/*
Theme Name: Office
Theme URI: http://www.wpexplorer.com
Description: Premium WordPress theme by <a href="http://www.wpexplorer.com">WPExplorer.com</a>
Author: WPExplorer
Author URI: http://themeforest.net/user/WPExplorer
Version: 2.8.0
License: Custom
License URI: http://themeforest.net/licenses
*/

/*-----------------------------------------------------------------------------------*
/* = Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
/*-----------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0 }
body { background: #fff; line-height: 1; }
ol, ul { list-style: none; padding: 0; margin: 0; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { font-weight: normal; text-align: left; }
blockquote:before, blockquote:after, q:before, q:after { content: "" }
blockquote, q { quotes: "" "" }
a img { border: 0 }
img { max-width: 100%; height: auto; }
/* Block elements */
header, hgroup, footer, section, article, aside { display: block }
/*jetback wpstats smiley hide*/
#wpstats { display: none }
/*-----------------------------------------------------------------------------------*
/* = Body, Common Classes & Wrap
/*-----------------------------------------------------------------------------------*/
body { background-color: #d9d9d9; background-image: url("images/bg.png"); background-repeat: repeat; margin-bottom: 25px; font-size: 13px; line-height: 1.5em; color: #444; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; }
body.no-font-smoothing, body.no-font-smoothing .button { -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; }
a { text-decoration: none; color: #ec651b; }
a:hover { text-decoration: underline }
p { margin: 0 0 1em }
hr { outline: none; display: block; margin-top: 25px; margin-bottom: 25px; background: none; border: none; height: 1px; border-top: double #ddd; clear: both; }
img { max-width: 100% }
strong { font-weight: 700 }
em { font-style: italic }
pre { background: #fff url("images/pre-bg.png") repeat; margin: 30px 0px; padding: 25px 20px; line-height: 25px; border: 1px solid #ddd; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
address { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; margin-top: 20px; margin-bottom: 20px; }
blockquote { border-left: 4px solid #ccc; padding-left: 20px; margin: 30px 0px; }
.clear { clear: both }
.clearfix:before, .clearfix:after, .column-last:after { content: " "; display: table; }
.clearfix:after { clear: both }
.clearfix { *zoom: 1 }
*:first-child+html .clearfix { zoom: 1 } /* IE7 */
.remove-margin { margin-right: 0 !important }
#breadcrumbs { margin-top: 5px; height: 16px; line-height: 16px; font-size: 11px; color: #999; padding-left: 15px; background: url("images/breadcrumbs-arrow.png") left top no-repeat; }
.breadcrumbs-title { margin-right: 5px }
.google-map { overflow: hidden }
.pattern-bg { background-image: url("images/grid_noise.png"); }
.shadow-container { webkit-box-shadow: 0 0 10px rgba(0,0,0,.25); -moz-box-shadow: 0 0 10px rgba(0,0,0,.25); box-shadow: 0 0 10px rgba(0,0,0,.25); }
.entry ul, .entry ol { margin-left: 30px; margin-bottom: 10px; list-style: inherit; }
.entry ol { list-style: decimal }
/*-----------------------------------------------------------------------------------*
/* = Structure
/*-----------------------------------------------------------------------------------*/
#wrap { margin: 0 auto; width: 970px; }
.container { background-color: #fff; padding: 25px; }
/*-----------------------------------------------------------------------------------*
/* = Headings
/*-----------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 { color: #333; line-height: 1.5em; font-weight: bold; }
h1 { font-size: 24px; margin-bottom: 25px; line-height: 1.2em; }
h2 { font-size: 16px }
h3 { font-size: 14px }
h4 { font-size: 13px }
h2, h3, h4, h5, h6 { margin-top: 35px; margin-bottom: 25px; }
h1 a, h2 a, h3 a, h4 a { color: #333 }
h2 a:hover, h3 a:hover, h4 a:hover { color: #fb491f; text-decoration: none; }
a h2:hover, a h3:hover, a h4:hover { color: #fb491f; text-decoration: none; }
.single-title { margin-bottom: 5px }
/*-----------------------------------------------------------------------------------*
/* = WordPress Styles
/*-----------------------------------------------------------------------------------*/
.sticky { }
.gallery-caption { }
.bypostauthor { }
/*aligns*/
.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin: 0 0 10px 20px; }
.alignleft { float: left; margin: 0 20px 10px 0; }
/*floats*/
.floatleft { float: left }
.floatright { float: right }
/*text style*/
.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }
/*captions*/
.wp-caption { max-width: 100% !important }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; max-width: 100%; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
/*smiley reset*/
.wp-smiley { margin: 0 !important; max-height: 1em; }
/*blockquote*/
blockquote.left { margin-right: 20px; text-align: right; margin-left: 0; width: 33%; float: left; }
blockquote.right { margin-left: 20px; text-align: left; margin-right: 0; width: 33%; float: right; }
/*img attachment*/
#img-attch-page { text-align: center; overflow: hidden; }
#img-attch-page img { display: inline-block; nowhitespace: afterproperty; margin: 0 auto; max-width: 100%; border: 5px solid #d4d4d4; /*for IE*/ width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; border-color: rgba(0,0,0, 0.08); -webkit-transition: border 0.3s ease; -o-transition: border 0.3s ease; -moz-transition: border 0.3s ease; ; }
#img-attch-page a:hover img { border-color: #fc7251 }
#img-attach-page-content { text-align: center; margin-top: 25px; }
/* Text meant only for screen readers. */
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }

/*-----------------------------------------------------------------------------------*
/* = Headings
/*-----------------------------------------------------------------------------------*/
#page-heading { position: relative; margin-bottom: 25px; padding-bottom: 15px; border-bottom: double #ddd; }
#page-heading h1, #page-heading h2 { font-size: 24px; color: #000; margin: 0px !important; }
.heading { height: 35px; line-height: 35px; text-align: center; margin-top: 40px; margin-bottom: 25px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; text-shadow: 0px 0px 1px #fff; background: url("images/heading-bg.png") center center repeat-x; }
.heading h2 { margin: 0; font-size: 13px; font-weight: bold; color: #fff; text-shadow: none; }
.heading span { display: inline-block; height: 35px; line-height: 35px; background: #3c3c3c; padding: 0 20px; -webkit-box-shadow: 0 0 10px rgba(0,0,0,.3); -moz-box-shadow: 0 0 10px rgba(0,0,0,.3); box-shadow: 0 0 10px rgba(0,0,0,.3); }
.heading a span { transition: background 0.3s ease-in-out; -webkit-transition: background 0.3s ease-in-out; -o-transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; }
.heading a, .heading a:hover { color: #fff }
.heading a:hover span { background: #fc6440 }
.archive-title { text-transform:capitalize; }
/*-------------------------------------------------*
/* = Top Menu
/*-------------------------------------------------*/
#top-bar { margin: 0; height: 45px; line-height: 45px; width: 100%; background: #444 url("images/top-bar-bg.png"); overflow: hidden; margin-bottom: -44px; }
.top-bar-fixed { position: fixed; top: 0px; z-index: 999; margin-bottom: 0; }
#top-bar-inner { position: relative; margin: 0 auto; width: 970px; font-size: 11px; }
#top-bar-inner ul.top-menu { margin: 0 }
#top-bar-inner ul.top-menu a { height: 45px; line-height: 45px; float: left; padding-right: 10px; margin-right: 10px; color: #bbb; background: url("images/menu-dash.png") right center no-repeat; text-decoration: none; }
#top-bar-inner ul.top-menu a:hover { color: #fff }
#top-bar-inner ul.top-menu li:last-child a { margin: : 0; padding: 0; background: none; }
/*callout*/
a#top-bar-callout { height: 45px; line-height: 45px; padding: 0 25px; position: absolute; top: 0px; right: 0px; background: #fc6440; color: #fff; font-size: 16px; font-weight: bold; -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9; transition: opacity 0.3s ease-in-out; -webkit-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; }
a#top-bar-callout:hover { text-decoration: none; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
/*-------------------------------------------------*
/* = Header
/*-------------------------------------------------*/
#header { background-color: #fff; margin-top: 44px; margin-left: auto; margin-right: auto; margin-bottom: 30px; position: relative; width: 920px; padding: 25px; }
/*header styles*/
#header.header-style-two { margin-bottom: 0px; border-bottom: none; }
#header.header-style-three { margin-top: 74px; margin-bottom: 0px; border-bottom: none; }
#header.header-style-four { margin-top: 74px; margin-bottom: 30px; }
/*logo*/
#logo { float: left }
#logo a { font-weight: 700; color: #333; padding: 0px; margin: 0px; text-decoration: none; }
#logo a:hover { color: #666 }
#logo img { display: block; max-width: 100%; }
#logo h1, #logo h2 { font-size: 32px; margin: 0 !important; line-height: 1em !important; }
/*header aside - added in Version 1.9*/
#header-aside { float: right }
#header-phone { text-align: right; font-weight: bold; }
#header-aside #searchbar { float: right; min-width: 210px; max-width: 210px; margin-top: 7px; margin-bottom: 0; width: 100%; }
/*social*/
#social { margin-top: 7px; list-style: none; text-align: right; margin-right: -7px; }
#social li { display: inline-block; margin-right: 7px; }
#social a { display: block; float: left; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
#social a img { display: block; -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
#social a:hover img { -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; }
/*tipsy*/
.tipsy { padding: 5px; font-size: 11px; letter-spacing: 1px; background-repeat: no-repeat; font-family: 'Helvetica Neue', Arial; background-image: url("images/tipsy.gif"); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: #000; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.tipsy-south { background-position: bottom center }
/*-------------------------------------------------*
/* =  Navigation
/*-------------------------------------------------*/
#navigation { background-color: #2b2b2b; height: auto; min-height: 50px; width: 970px; }
#navigation [class^="icon-"]:before, #navigation [class*=" icon-"]:before { display: none }
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu { line-height: 1.0 }
.sf-menu ul { position: absolute; top: -999em; width: 180px; }
.sf-menu ul li { width: 100% }
.sf-menu li:hover { visibility: inherit }
.sf-menu li { float: left; position: relative; }
.sf-menu a { display: block; position: relative; background-color: #2b2b2b; transition: background 0.4s ease; -webkit-transition: background 0.4s ease; -o-transition: background 0.4s ease; -moz-transition: background 0.4s ease; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { left: 0px; nowhitespace: afterproperty; top: 50px; /* match top ul list item height */ z-index: 99; ; }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 180px; /* match ul width */ top: 0; ; }
/*** navigation skin ***/
.sf-menu { float: left; border-right: 1px solid #3c3c3c; border-right: 1px solid rgba(255,255,255, 0.08); }
.sf-menu a { font-size: 12px; height: 50px; line-height: 50px; font-weight: bold; color: #fff; padding: 0 20px; text-decoration: none; border-left: 1px solid #3c3c3c; border-left: 1px solid rgba(255,255,255, 0.08); border-right: 1px solid #111; border-right: 1px solid rgba(0,0,0, 0.7); }
.sf-menu li:first-child a { border-left: none }
.sf-menu a:hover { background-color: #fc6440; color: #fff; }
#navigation .sf-menu > .current-menu-item > a,
#navigation .sf-menu > .current-menu-parent > a { background-color: #fc6440; color: #fff; }
/*Subs*/
.sf-menu ul { font-size: 12px; background: #2b2b2b; padding: 0px; -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.3); -moz-box-shadow: 0 5px 10px rgba(0,0,0,.3); box-shadow: 0 5px 10px rgba(0,0,0,.3); }
.sf-menu ul a { margin: 0px; padding: 12px 10px; height: auto; line-height: 1.3em !important; color: #999; border-left: none; border-right: none; border-top: 1px solid #3c3c3c; border-top: 1px solid rgba(255,255,255, 0.08); border-bottom: 1px solid #111; border-bottom: 1px solid rgba(0,0,0, 0.7); }
.sf-menu ul li:first-child > a { border-top: none }
.sf-menu ul li:last-child > a { border-bottom: none }
.sf-menu ul ul a { border-bottom: 1px solid #111; border-bottom: 1px solid rgba(0,0,0, 0.7); }
.sf-menu ul ul li:last-child a { border-bottom: none !important }
.sf-menu ul ul, .sf-menu ul ul li:first-child a { border-top: none }
/*** arrows **/
.sf-menu a.sf-with-ul { padding-right: 2.25em; min-width: 1px; }
.sf-sub-indicator { position: absolute; display: block; top: 50%; margin-top: -6px; right: .75em; width: 12px; height: 12px; text-indent: -999em; overflow: hidden; background: url('images/nav-down-white.png'); opacity: 0.8; }
a:focus >.sf-sub-indicator, a:hover >.sf-sub-indicator, a:active >.sf-sub-indicator, li:hover >a >.sf-sub-indicator, li.sfHover >a >.sf-sub-indicator { opacity: 1 }
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { top: 50%; margin-top: -6px; background: url('images/nav-right-white.png'); opacity: 0.8; }
.sf-menu ul a:focus >.sf-sub-indicator, .sf-menu ul a:hover >.sf-sub-indicator, .sf-menu ul a:active >.sf-sub-indicator, .sf-menu ul li:hover >a >.sf-sub-indicator, .sf-menu ul li.sfHover >a >.sf-sub-indicator { opacity: 1 }
/*no text menu items*/
.sf-menu .no-text > a { text-indent: -9999px; background-position: center center !important; }
/*menu icons*/
.sf-menu .icon-bolt > a, .sf-menu .icon-pig > a, .sf-menu .icon-briefcase > a, .sf-menu .icon-camera > a, .sf-menu .icon-film > a, .sf-menu .icon-gear > a, .sf-menu .icon-grid > a, .sf-menu .icon-home > a, .sf-menu .icon-mail > a, .sf-menu .icon-pencil > a, .sf-menu .icon-photo > a, .sf-menu .icon-graph > a, .sf-menu .icon-lab > a, .sf-menu .icon-map > a, .sf-menu .icon-cloud > a, .sf-menu .icon-cart > a, .sf-menu .icon-flag > a, .sf-menu .icon-bulb > a, .sf-menu .icon-date > a, .sf-menu .icon-brush > a, .sf-menu .icon-megaphone > a, .sf-menu .icon-support > a, .sf-menu .icon-person > a, .sf-menu .icon-bubble > a, .sf-menu .icon-rss > a, .sf-menu .icon-link > a { background-position: 18px center; background-repeat: no-repeat; padding-left: 45px; }
.sf-menu .icon-bolt > a { background-image: url("images/menu-icon/icon-bolt.png") }
.sf-menu .icon-briefcase > a { background-image: url("images/menu-icon/icon-briefcase.png") }
.sf-menu .icon-camera > a { background-image: url("images/menu-icon/icon-camera.png") }
.sf-menu .icon-film > a { background-image: url("images/menu-icon/icon-film.png") }
.sf-menu .icon-gear > a { background-image: url("images/menu-icon/icon-gear.png"); : ; }
.sf-menu .icon-grid > a { background-image: url("images/menu-icon/icon-grid.png") }
.sf-menu .icon-home > a { background-image: url("images/menu-icon/icon-home.png") }
.sf-menu .icon-mail > a { background-image: url("images/menu-icon/icon-mail.png") }
.sf-menu .icon-pencil > a { background-image: url("images/menu-icon/icon-pencil.png") }
.sf-menu .icon-photo > a { background-image: url("images/menu-icon/icon-photo.png") }
.sf-menu .icon-graph > a { background-image: url("images/menu-icon/icon-graph.png") }
.sf-menu .icon-lab > a { background-image: url("images/menu-icon/icon-lab.png") }
.sf-menu .icon-map > a { background-image: url("images/menu-icon/icon-map.png") }
.sf-menu .icon-cloud > a { background-image: url("images/menu-icon/icon-cloud.png") }
.sf-menu .icon-cart > a { background-image: url("images/menu-icon/icon-cart.png") }
.sf-menu .icon-flag > a { background-image: url("images/menu-icon/icon-flag.png") }
.sf-menu .icon-date > a { background-image: url("images/menu-icon/icon-date.png") }
.sf-menu .icon-bulb > a { background-image: url("images/menu-icon/icon-bulb.png") }
.sf-menu .icon-brush > a { background-image: url("images/menu-icon/icon-brush.png") }
.sf-menu .icon-megaphone > a { background-image: url("images/menu-icon/icon-megaphone.png") }
.sf-menu .icon-support > a { background-image: url("images/menu-icon/icon-support.png") }
.sf-menu .icon-person > a { background-image: url("images/menu-icon/icon-person.png") }
.sf-menu .icon-bubble > a { background-image: url("images/menu-icon/icon-bubble.png") }
.sf-menu .icon-pig > a { background-image: url("images/menu-icon/icon-pig.png") }
.sf-menu .icon-rss > a { background-image: url("images/menu-icon/icon-rss.png") }
.sf-menu .icon-link > a { background-image: url("images/menu-icon/icon-link.png") }
/*-----------------------------------------------------------------------------------*/
/* = Home
/*-----------------------------------------------------------------------------------*/
.home-wrap { margin-bottom: -25px }
/*tagline*/
#home-tagline { color: #000; margin-top: 40px; margin-bottom: 25px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 28px; line-height: 1.6em; text-align: center; }
#home-tagline a { border-bottom: 1px dotted #eb6b1e }
#home-tagline a:hover { text-decoration: none }
/*static video*/
.home-video { margin: -25px -25px 25px }
/*static page*/
#home-static-page { margin-bottom: 25px }
/*highlights*/
#home-highlights { margin-bottom: 5px; margin-right: -20px; }
#home-highlights .heading { margin-right: 20px }
.hp-highlight { float: left; width: 215px; margin-right: 20px; margin-bottom: 20px; }
.hp-highlight.count-1 { clear: both }
.hp-highlight p:last-child { margin-bottom: 0px }
.hp-highlight-link:hover { text-decoration: none }
.hp-highlight-link:hover img { opacity: 0.85 }
.hp-highlight h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #000; font-size: 18px; margin-top: 0px; margin-bottom: 10px; }
.hp-highlight-img { float: left; margin-right: 15px; margin-bottom: 10px; }
/*home portfolio*/
#home-projects { margin-bottom: 51px }
/*portfolio carousel*/
#home-portfolio-carousel-wrp { position: relative; margin: 0 auto; width: 720px; min-height: 170px; }
#home-portfolio-carousel-wrp { padding-left: 23px }
#home-portfolio-carousel-wrp .portfolio-item { margin-right: 25px; min-height: 170px; }
#home-portfolio-carousel { position: relative }
#carousel-pagination { position: absolute; bottom: -20px; left: 50%; }
#carousel-pagination a { height: 6px; width: 25px; display: inline-block; margin-right: 5px; text-indent: -9999px; background: #d9d9d9; background: rgba(192,192,192, 0.35); }
#carousel-pagination a.selected { background: #fc6440 }
#carousel-prev, #carousel-next { display: block; position: absolute; top: 50%; margin-top: -26px; height: 54px; width: 53px; cursor: pointer; }
#carousel-prev { left: -90px; background: url("images/carousel-prev.png"); }
#carousel-next { right: -90px; background: url("images/carousel-next.png"); }
#carousel-prev:hover { background-position: 0 -54px }
#carousel-next:hover { background-position: 0 -54px }
/*home blog*/
#home-blog { margin-right: -25px }
#home-blog .heading { margin-right: 25px }
.home-entry { float: left; width: 290px; margin-right: 25px; margin-bottom: 25px; font-size: 12px; }
.home-entry.count-1 { clear: both }
.home-entry img { max-width: 100%; nowhitespace: afterproperty; margin-bottom: 10px; border: 5px solid #d4d4d4; /*for IE*/ border-color: rgba(0,0,0, 0.08); -webkit-transition: border 0.3s ease; -o-transition: border 0.3s ease; -moz-transition: border 0.3s ease; ; }
.home-entry a:hover img { border-color: #fc7251 }
.home-entry h3 { font-size: 13px; margin: 0 0 5px; }
/*-----------------------------------------------------------------------------------*/
/* = Image Slider
/*-----------------------------------------------------------------------------------*/
/* FlexSlider necessary styles */
.flexslider { width: 100%; margin: 0; padding: 0; }
.flexslider .slides > li { display: none } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img { max-width: 100%; display: block; }
.flex-pauseplay span { text-transform: capitalize }
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .slides { display: block }
* html .slides { height: 1% }
.no-js .slides > li:first-child { display: block }
/*slider wrap */
#slider-wrap { min-height: 100px; position: relative; margin: -25px -25px 25px; background: url("images/loader.gif") no-repeat 50% 50%; border-bottom: 6px solid #ddd; border-bottom: 6px solid rgba(0,0,0, 0.1); }
.home-revslider { margin: -25px -25px 25px; border-bottom: 6px solid #ddd; border-bottom: 6px solid rgba(0,0,0, 0.1); }
/*homepage specific*/
#full-slides img { display: block; margin: 0; padding: 0; width: 100%; }
#full-slides .slides_container { width: 970px; display: none; }
#full-slides .slides_container .slide, #full-slides .slides_container .video-slide div { display: block; width: 970px; }
#full-slides .caption { font-size: 14px; position: absolute; max-width: 360px; height: auto; left: 0px; bottom: 0px; background-color: #000; color: #fff; padding: 20px 25px; -moz-opacity: 0.85; -khtml-opacity: 0.85; opacity: 0.85; }
#full-slides .caption h2, #full-slides .caption h3 { font-size: 1.500em; /* 21px / 14px */ color: #fff; margin: 0; ; }
#full-slides .caption p { color: #999; font-size: 12px; }
#full-slides .caption a { color: #fd7f61 }
#full-slides .caption a:hover { color: #fda894; text-decoration: none !important; }
#full-slides .flex-prev, #full-slides .flex-next { display: block !important; position: absolute; right: 0px; bottom: 0px; width: 30px; height: 30px; text-indent: -9999px; z-index: 90; transition: background 0.3s ease-in-out; -webkit-transition: background 0.3s ease-in-out; -o-transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; }
#full-slides .flex-prev { right: 30px; background: #000 url("images/sliders/arrow-left.png") center center no-repeat; }
#full-slides .flex-next { background: #000 url("images/sliders/arrow-right.png") center center no-repeat }
#full-slides .flex-prev:hover, #full-slides .flex-next:hover { background-color: #fc6440 }
/*-----------------------------------------------------------------------------------*
/* = Portfolio
/*-----------------------------------------------------------------------------------*/
#portfolio-wrap { width: 940px; position: relative; overflow: hidden; margin-bottom: -20px; margin-right: -20px; }
#portfolio-description { padding-bottom: 25px; margin-bottom: 25px; border-bottom: double #ddd; }
#portfolio-description p:last-child { margin: 0 }
#portfolio-bycat-description { }
#portfolio-bycat-description p:last-child { margin: 0 }
#portfolio-by-category-wrap .portfolio-category { margin-right: -20px }
#portfolio-by-category-wrap .portfolio-category .heading { margin-right: 20px }
#portfolio-wrap ul { margin: 0px; list-style: none; }
.no-margin { margin-right: 0px !important }
.no-left-margin { margin-left: 0px !important; }
.no-border { border-right: 0px !important }
ul.filter { font-size: 12px; position: absolute; top: 50%; margin-top: -30px; right: 0px; list-style: none; color: #999; height: 40px; line-height: 40px; font-weight: bold; }
ul.filter li { float: left; margin-right: 10px; padding-right: 16px; background: url("images/asterisk.png") right center no-repeat; }
ul.filter a { color: #999; padding-bottom: 3px; text-decoration: none; }
ul.filter li:last-child { margin: 0; padding: 0; background: 0; }
ul.filter a:hover, ul.filter a.active { color: #333 }
ul.filter a.active { border-bottom: 3px solid #fd7f61 }
/*portfolio items*/
.portfolio-item { overflow: hidden; position: relative; float: left; width: 215px; margin-right: 20px; margin-bottom: 20px; }
.portfolio-item a { display: block; background: #222; text-decoration: none; }
.portfolio-item img { display: block }
.portfolio-item h3 { text-align: center; margin: 0; background: #222; color: #fff; padding: 5px; font-size: 12px; }
/*single portfolio*/
#single-portfolio-left { float: left; width: 380px; }
#single-portfolio-left h1 { font-size: 18px; line-height: 1em; }
#single-portfolio-meta { font-size: 11px; margin-bottom: 20px; background: #fff url("images/line-bg.png"); border: 1px solid #ddd; line-height: 26px; margin: 30px 0; padding: 26px 20px 23px; color: #666; box-shadow: 0 2px 2px rgba(0,0,0, .08); }
#single-portfolio-meta:before { background: url("images/line-tape.png") center center no-repeat; content: ''; float: left; height: 25px; margin-top: -38px; width: 100%; }
#single-portfolio-meta span { font-size: 12px; margin-right: 5px; font-weight: bold; }
#full-portfolio-video { margin: -25px -25px 25px; border-bottom: 6px solid #ddd; border-bottom: 6px solid rgba(0,0,0, 0.1); }
.single-portfolio-full-feat-img { margin: -25px -25px 25px; border-bottom: 6px solid #ddd; border-bottom: 6px solid rgba(0,0,0, 0.1); }
.single-portfolio-full-feat-img img { display: block; width: 100%; }
/* portfolio images/slider*/
#single-portfolio-right { float: right; width: 510px; text-align: center; display: block; margin: 0 0 15px; padding: 0; }
#single-portfolio-right img { border: 5px solid #ddd; border-color: rgba(0,0,0, 0.12); box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#single-portfolio-right img:last-child { margin-bottom: 0px }
#portfolio-slides-wrap { position: relative; min-height: 100px; background: url("images/loader.gif") no-repeat 50% 50%; }
#portfolio-slides-wrap .flex-control-nav { margin-top: 15px }
#portfolio-slides-wrap .flex-control-nav li { float: left; margin-left: 3px; margin-bottom:3px; }
#portfolio-slides-wrap .flex-control-nav li:first-child { margin: 0; }
#portfolio-slides-wrap .flex-control-nav a { line-height: 1.3em; display: block; padding: 4px 8px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-decoration: none; border: 1px solid #ccc; font-size: 11px; cursor: pointer; color: #666; text-shadow: 1px 1px 1px #fff; font-weight: 400; background: #e5e5e5; box-shadow: inset 0 1px 1px #fff; background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd)); background: -moz-linear-gradient(top, #eeeeee, #dddddd); }
#portfolio-slides-wrap .flex-control-nav a:hover  { background: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#eeeeee)); background: -moz-linear-gradient(top, #dddddd, #eeeeee); text-decoration: none; }
#portfolio-slides-wrap .flex-control-nav a.flex-active  { color: #fff; background: #222; border-color: transparent; text-shadow: none; box-shadow: none; }
/*related projects*/
#single-portfolio-related { margin-top: 25px }
#single-portfolio-related .portfolio-item { margin-bottom: 0px }
/*portfolio next/prev*/
#single-portfolio-nav { font-size: 12px; margin-top: 25px; padding-top: 25px; border-top: double #ddd; }
#single-portfolio-nav a:hover { font-style: italic }
#single-portfolio-nav .column-last { float: right; text-align: right; }
/*full portfolio*/
.full-portfolio #single-portfolio-left { width: 260px }
.full-portfolio #single-portfolio-meta { margin: 11px 0 0 }
#full-portfolio-content { float: right; width: 635px; }
.full-portfolio.meta-disable #full-portfolio-content { float: none; width: 100% !important; }
/*portfolio grid*/
#portfolio-grid-divider { display: block; width: 100%; height: 1px; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; margin: 20px 0; }
/*-----------------------------------------------------------------------------------*
/* = Posts & Pages
/*-----------------------------------------------------------------------------------*/
.post { float: left; width: 660px; }
.full-width { float: none !important; width: 100% !important; }

/*blog entries style 1*/
.loop-entry { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #eee; }
.loop-entry:last-child { border: none; margin: 0; padding: 0; }
.loop-entry-left { float: left; width: 100px; }
.loop-entry-right { float: right; width: 520px; }
.loop-entry-thumbnail { margin-bottom: 25px }
.loop-entry-thumbnail img { width: 100%; display: block; margin: 0px; border-bottom: 4px solid #ddd; border-color: rgba(0,0,0, 0.1); transition: border 0.4s ease; -webkit-transition: border 0.4s ease; -o-transition: border 0.4s ease; -moz-transition: border 0.4s ease; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.loop-entry-thumbnail a:hover img { border-color: #fc7251 }
.loop-entry h2 { margin-top: -5px; margin-bottom: 10px; font-size: 16px; }
/*blog entries style 2*/
.loop-entry-two { padding-bottom: 20px; margin-bottom: 30px; border-bottom: 1px solid #eee; }
.loop-entry-two h2 { margin: 0 0 10px }
.loop-entry-two-thumbnail { max-width: 45%; float: left; margin-right: 20px; margin-bottom: 10px; padding: 4px; border: 1px solid #ddd; }
.loop-entry-two-thumbnail img { margin: 0px; padding: 0px; display: block; -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out; -ms-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; }
.loop-entry-two-thumbnail:hover img { -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; }
/*thumbnail*/
.post-thumbnail { margin-bottom: 20px }
.post-thumbnail img { width: 100%; border-bottom: 4px solid #ddd; border-color: rgba(0,0,0, 0.1); }
/*post meta*/
.post-meta { width: 100px; float: left; background: #2b2b2b; background: rgba(0,0,0, 0.8); padding: 10px; margin-right: 20px; margin-bottom: 0px; white-space:nowrap; }
.post-date { margin: -10px -10px 0; padding: 3px 10px; background: #fc7150; color: #fff; text-align: left; font-size: 13px; font-weight: bold; margin-bottom: 5px; }
.post-meta ul { margin: 0; list-style: none; }
.post-author, .post-cat { font-size: 11px; text-align: left; color: #ccc; font-style: italic; }
.post-author a, .post-cat a { font-weight: bold; color: #a1a1a1; text-decoration: none; }
.post-author a:hover, .post-cat a:hover { color: #fff }
/*post-author-bio*/
.author-info { margin-top: 25px; }
.author-info h4 { font-weight: bold; color: #333; font-size: 13px; margin-top: 20px; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px dotted #d6d6d6; }
.author-info .author-avatar { float: left; margin-right: 20px; margin-bottom:20px; max-width: 30%; border: 1px solid #ddd; padding: 4px; background: #fff; }
.author-info .author-avatar img { display: block; }
.author-info .author-avatar img:hover { opacity: 0.7; }
/*post tags*/
.post-tags { margin-top: 40px; font-size: 12px; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
.post-tags h4 { margin: 0 0 10px }
.post-tags a { background: url("images/asterisk.png") right no-repeat; padding-right: 15px; margin-right: 8px; }
.post-tags a:last-child { background: none; margin: 0; padding: 0; }
/*-----------------------------------------------------------------------------------*
/* = Services
/*-----------------------------------------------------------------------------------*/
#services-wrap { }
#services-description { padding-bottom: 25px; margin-bottom: 25px; border-bottom: double #ddd; }
#services-description p:last-child { margin: 0 }
#service-tabs { float: left; width: 240px; }
#service-content { float: right; nowhitespace: afterproperty; width: 655px; margin-top: -5px; /*fixes small line-height issue so content matches tabs*/ }
.service-tab-content { display: none }
#service-content h2 { font-size: 21px }
#service-tabs li { list-style: none }
#service-tabs a { font-weight: bold; color: #000; display: block; background: #aaa; padding: 20px; margin-bottom: 20px; text-decoration: none; text-shadow: 0px 0px 1px rgba(255,255,255, 0.8); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-opacity: 0.4; -khtml-opacity: 0.4; opacity: 0.4; }
#service-tabs a span { margin-right: 10px }
#service-tabs a:hover { -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; }
#service-tabs li.active a { background: #fc6440; color: #fff; text-shadow: none; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
#service-content h2:first-child { margin-top: 0px }
/*-----------------------------------------------------------------------------------*
/* = FAQ's
/*-----------------------------------------------------------------------------------*/
#faqs-cats { margin-bottom: 25px; text-align: center; width: 100%; height: 25px; }
#faqs-cats li { display: inline-block; margin-right: 5px; }
#faqs-cats a { position: relative; display: block; padding: 0 15px; height: 25px; line-height: 25px; color: #fff; font-size: 12px; font-weight: bold; background: #111; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-decoration: none; }
#faqs-cats a:hover, #faqs-cats .active { background: #fc6440; color: #fff; }
#faqs-cats .active:after { content: ""; position: absolute; bottom: -7px; left: 50%; margin-left: -6px; width: 0px; height: 0px; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #fc6440; font-size: 0px; line-height: 0px; }
#faqs-wrap { width: 920px; overflow: hidden; height: auto; }
.faq-item { width: 100%; margin-bottom: 20px }
.faq-title { cursor: pointer; background-color: #eee; background-image: url("images/minus.png"); background-position: 98% center; background-repeat: no-repeat; margin: 0; font-size: 14px; color: #666; border: 1px solid #ddd; text-shadow: 0 0 1px #fff; }
.faq-title:hover { background-color: #e6e6e6; color: #333; }
.faq-title.active { background-image: url("images/plus.png"); background-color: #e6e6e6; border-bottom: none; color: #333; }
.faq-title span { display: block; padding: 15px; padding-left: 60px; background: url("images/question.png") 10px center no-repeat; }
.faq-content { position: relative; z-index: 10; display: none; padding: 20px; padding-left: 60px; background: #fff url("images/answer.png") 10px 18px no-repeat; border: 1px solid #ddd; }
.faq-content p:last-child { margin: 0 }
/*-----------------------------------------------------------------------------------*
/* = Testimonials - Post Type
/*-----------------------------------------------------------------------------------*/
#testimonials-description { margin-bottom: 25px; padding-bottom: 25px; border-bottom: double #ddd; }
#testimonials-description p:last-child { margin-bottom: 0 }
.testimonial-item { margin-bottom: 25px }
.testimonial { font-family: Georgia, "Times New Roman", Times, serif; position: relative; padding: 15px; margin-bottom: 10px; border: 1px solid #ddd; color: #777; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 13px; line-height: 1.6em; font-style: italic; text-align: center; -webkit-box-shadow: 0 0 4px rgba(0,0,0,.1); -moz-box-shadow: 0 0 4px rgba(0,0,0,.1); box-shadow: 0 0 4px rgba(0,0,0,.1); }
.testimonial p:last-child { margin: 0 }
.testimonial:after { content: ""; position: absolute; bottom: -10px; left: 50%; margin-left: -10px; height: 10px; width: 20px; background: url("images/testimonial-arrow.png") no-repeat; display: block; }
.testimonial p:last-child { margin-bottom: 0px }
.testimonial-author { text-align: center; color: #999; font-size: 11px; font-weight: bold; font-family: 'Helvetica Neue', Helvetica, Arial; font-style: normal; color: #444; }
/*-----------------------------------------------------------------------------------*
/* = Pagination
/*-----------------------------------------------------------------------------------*/
ul.page-numbers { clear: both; list-style: none; margin: 25px 0 0; }
.page-numbers:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
ul.page-numbers li { display: block; float: left; margin: 0 5px 5px 0; text-align: center; }
.page-numbers a, .page-numbers span { line-height: 1.3em; display: block; padding: 4px 8px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-decoration: none; border: 1px solid #ccc; font-size: 11px; cursor: pointer; color: #666; text-shadow: 1px 1px 1px #fff; font-weight: 400; background: #e5e5e5; box-shadow: inset 0 1px 1px #fff; background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd)); background: -moz-linear-gradient(top, #eeeeee, #dddddd); }
.page-numbers a:hover { background: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#eeeeee)); background: -moz-linear-gradient(top, #dddddd, #eeeeee); text-decoration: none; }
.page-numbers.current, .page-numbers.current:hover { color: #fff; background: #222; border-color: transparent; text-shadow: none; box-shadow: none; }
/*-----------------------------------------------------------------------------------*
/* = Comments
/*-----------------------------------------------------------------------------------*/
#comments { width: 100%; margin-top: 25px; clear: both; }
#comments .comments-title { text-transform: none; font-weight: bold; color: #333; font-size: 13px; margin-top: 20px; margin-bottom: 30px; padding-bottom: 10px; border-bottom: 1px dotted #d6d6d6; }
.comment-notes { font-size: 12px; color: #666; font-family: Georgia, "Times New Roman", Times, serif; }
.comment-list .children { margin-left: 20px }
.comment-list li article { position: relative }
.comment-author { position: absolute; top: 0; left: 0; }
.comment-author .avatar { height: 40px; width: 40px; padding: 2px; border: 1px solid #eee; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.comment-body { position: relative; padding: 15px 15px 0; margin-left: 70px; margin-bottom: 30px; background: #ffffff; border: 1px solid #EBEBEB; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; -moz-transition: all 0.4s ease; }
.comment-body p { margin-bottom: 15px !important }
.comment-body:after { content: ''; position: absolute; top: 10px; left: -12px; width: 12px; height: 20px; background: url("images/comment-arrow.png") no-repeat; }
.comment-meta { margin-bottom: 5px; }
.comment-meta .fn { font-weight: bold; color: #222; font-size: 12px; }
.comment-date { font-size: 11px; font-style: italic; color: #666; }
.comment-date a { color: #555; }
#comments .reply { display: none; position: absolute; top: 10px; right: 10px; }
.comment-reply-link { font-size: 10px }
#comments .comment-body:hover .reply { display: block }
#cancel-comment-reply-link { float: right; color: #F00; font-weight: normal; font-size: 11px; }
#cancel-comment-reply-link:hover { text-decoration: none; color: #000; }
#respond h3 { font-weight: bold; color: #333; font-size: 13px; margin-top: 20px; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #d6d6d6; }
.logged-in-as { font-size: 12px }
label { font-size: 13px; font-weight: bold; color: #666; margin: 0; }
.comment-navigation { font-size: 12px }
.nav-next { text-align: right }
.form-allowed-tags { display: none }
span.required { color: #F00 }
/*WP JetPack*/
.comment-subscription-form { font-size: 12px; margin-top: 20px; margin-bottom: 0px; }
.comment-subscription-form:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.comment-subscription-form input, .comment-subscription-form label { float: left; margin: 0px !important; margin-right: 5px !important; padding: 10px; }
/*-----------------------------------------------------------------------------------*/
/* = Form Styling
/*-----------------------------------------------------------------------------------*/
input[type="text"], input[type="password"], input[type="url"], input[type="email"], input[type="tel"] { margin-top: 5px }
input[type="text"], input[type="password"], input[type="url"], input[type="email"], input[type="tel"], textarea { color: #999; padding: 7px; border: 1px solid #ddd; background: #fff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; box-sizing: border-box; }
input[type="text"]:focus, input[type="password"]:focus, input[type="url"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus { background: #fff; border: 1px solid #bdbdbd; color: #444; -webkit-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); -moz-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); }
textarea { width: 100% }
/*contact form 7 specific*/
div.wpcf7 .wpcf7-not-valid { border-color: #F00; box-shadow: 0 0 6px rgba(255,0,0,0.4); }
span.wpcf7-not-valid-tip { display: none !important }
div.wpcf7-validation-errors { margin: 0; padding: 10px; color: #c4690e; background: #fffdf3; text-align: center; border: 1px solid #e6bf4a; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
div.wpcf7-mail-sent-ng { margin: 0; padding: 10px; background: #ffe9e9; color: #d04544; border: 1px solid #e7a9a9; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
/*-----------------------------------------------------------------------------------*
/* = Sidebar
/*-----------------------------------------------------------------------------------*/
#sidebar { width: 235px; float: right; }
.sidebar-box { padding-bottom: 20px; margin-bottom: 20px; }
.sidebar-box h4 { margin-top: 0px !important; margin-bottom: 10px; padding-bottom: 10px; text-transform: uppercase; font-size: 12px; letter-spacing: 1px; border-bottom: double #ddd; }
.sidebar-box h4 span { }
.sidebar-box ul { list-style: none; list-style-position: inside; margin: 0px; }
.sidebar-box li { margin-bottom: 5px }
.container.sidebar-left #sidebar { float: left; }
.container.sidebar-left .post { float: right; }
#sidebar select { max-width: 100%; }
/*-----------------------------------------------------------------------------------*/
/* = Gallery
/*-----------------------------------------------------------------------------------*/
.gallery-wrap { margin-right: -20px; margin-bottom: -20px; }
.gallery-photo { float: left; width: 215px; margin-right: 20px; margin-bottom: 20px; overflow: hidden; }
.gallery-photo img { border: 5px solid #ddd; border-color: rgba(192,192,192, 0.4); display: block; -webkit-transition: border 0.3s ease-in-out; -moz-transition: border 0.3s ease-in-out; -o-transition: border 0.3s ease-in-out; -ms-transition: border 0.3s ease-in-out; transition: border 0.3s ease-in-out; }
.gallery-photo a:hover img { border-color: #fc6440 }
.gallery-post-content { margin-top: 25px; padding-top: 20px; border-top: double #ddd; }
/*-----------------------------------------------------------------------------------*/
/* = Staff
/*-----------------------------------------------------------------------------------*/
#staff-description { padding-bottom: 25px; border-bottom: double #ddd; }
#staff-description p:last-child { margin: 0 }
#staff-wrap { margin-top: 25px; margin-right: -25px; }
.staff-member { position: relative; width: 100px; float: left; margin-right: 25px; margin-bottom: 25px; padding: 4px; background: #fff; border: 1px solid #ddd; }
.staff-img img { display: block }
.staff-meta { display: none; position: absolute; width: 120px; top: -30px; left: 50%; margin-left: -70px; background: #222; color: #999; padding: 10px; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 0 7px rgba(0,0,0,.4); -moz-box-shadow: 0 0 7px rgba(0,0,0,.4); box-shadow: 0 0 7px rgba(0,0,0,.4); }
.staff-meta { font-size: 11px }
.staff-meta h3 { margin: 0px; font-size: 13px; color: #fff; }
.staff-meta:after { content: ""; display: block; position: absolute; bottom: -7px; left: 50%; margin-left: -10px; width: 0px; height: 0px; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #222; font-size: 0px; line-height: 0px; }
/*staff posts*/
.staff-post .entry img:first-child { border: 5px solid #d4d4d4; /*for IE*/ border-color: rgba(192,192,192, 0.3); }
.staff-post-featured-thumbnail { float: left; display: block; max-width: 60%; margin-right: 25px; margin-bottom: 25px; border: 5px solid #d4d4d4; /*for IE*/ border-color: rgba(192,192,192, 0.3); box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
/*staff related*/
#single-staff-related h2 { font-weight: bold; color: #333; font-size: 13px; margin-top: 20px; margin-bottom: 15px; padding-bottom: 10px; border-bottom: double #ddd; }
.related-staff-item { float: left; margin-left: 2%; width:15%; padding: 4px; background: #fff; border: 1px solid #ddd;  box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.related-staff-item img { display: block; width: 100%; }
.related-staff-item img:hover { opacity: 0.85; }
/*-----------------------------------------------------------------------------------*/
/* = Widgets
/*-----------------------------------------------------------------------------------*/
/*recent posts*/
.widget_recent_entries li { margin-bottom: 5px }
.widget_recent_entries a:hover { text-decoration: hover }
/*tagcloud*/
.tagcloud a { float: left; nowhitespace: afterproperty; text-shadow: none; font-size: 12px !important; line-height: 1em !important; display: block; color: #666; text-shadow: 1px 1px 1px #fff; margin-right: 5px; margin-bottom: 7px; padding: 6px 8px 6px 17px; line-height: 1.3em; background: #eee url("images/tagcircle.png") 5px center no-repeat; border: 1px solid #ddd; /*rounded corners*/ webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; ; }
.tagcloud a:hover { background-color: #f9f9f9; text-decoration: none; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }
#footer .tagcloud a { text-shadow: none; color: #fff; background-color: #444; background-image: none; border: none; padding: 6px 8px; }
#footer .tagcloud a:hover { color: #fff !important; background-color: #fc7251; text-decoration: none; }
/*calendar*/
#sidebar #wp-calendar caption { color: #999 }
#sidebar #wp-calendar tbody { color: #666 }
#sidebar #wp-calendar tbody td { background: #fff; border: 1px solid #eee; }
#sidebar #wp-calendar tbody td:hover { background: #eee }
#sidebar #wp-calendar tbody a { color: #ef4034 !important }
#footer #wp-calendar caption { color: #999 }
#footer #wp-calendar tbody { color: #666 }
#footer #wp-calendar tbody td { background: #333; border: 1px solid #000; }
#footer #wp-calendar tbody td:hover { background: #555; color: #fff; }
#footer #wp-calendar tbody a { color: #fff !important }
/*subscribe*/
#subscribe-blog #subscribe-field { margin-top: 5px; webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#subscribe-blog input { width: 100px !important }
#subscribe-blog #subscribe-field:focus { }
#subscribe-blog input[type="submit"] { cursor: pointer; padding: 5px; font-size: 11px; background: #ffd964 url("images/yellow-btn.png"); border: 1px solid #F9B653; color: #9C6533 !important; text-shadow: 1px 1px 0px rgba(255,255,255,0.4); box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1); webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
#subscribe-blog input[type="submit"]:hover { opacity: 0.90 }
#sidebar #subscribe-blog { font-size: 12px }
#sidebar #subscribe-blog #subscribe-field { font-size: 11px; width: 100% !important; padding: 10px 5px !important; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#footer #subscribe-blog #subscribe-field { background: #444; border: 1px solid #2b2b2b; }
#footer #subscribe-blog #subscribe-field:focus { background-color: #555; color: #fff; }
/*twitter*/
.widget_twitter h4 { background: url("images/twitter-widget-icon.png") right top no-repeat }
ul.tweets li { margin-bottom: 10px }
#sidebar .tweets a { color: #444; font-weight: bold; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
#sidebar .tweets a:hover { text-decoration: none; text-shadow: none; color: #000; background: #f0b910; }
/*testimonial widget*/
.widget_office_testimonials h4 { position: relative }
#testimonials-slider { position: relative }
#testimonials-slider .flex-control-nav { position: absolute; right: 0px; top: -50px; height: 8px; }
#testimonials-slider .flex-control-nav li { display: inline-block; zoom: 1; *display: inline; text-align: center; }
#testimonials-slider .flex-control-nav a { cursor: pointer; height: 8px; width: 8px; display: inline-block; margin: 0; margin-left: 5px; background: #999; text-indent: -9999px; -webkit-border-radius: 99px; -moz-border-radius: 99px; border-radius: 99px; }
#footer #testimonials-slider .flex-control-nav a { background: #666 }
#testimonials-slider .flex-control-nav a.flex-active { background: #000 }
#footer #testimonials-slider .flex-control-nav a.flex-active { background: #fff }
.testimonial-content { position: relative; padding: 15px 15px 20px; border: 1px solid #ddd; color: #444; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-family: Georgia; font-size: 13px; font-style: italic; }
.testimonial-content:after { content: ""; position: absolute; bottom: -10px; left: 50%; margin-left: -10px; height: 10px; width: 20px; background: url("images/testimonial-arrow.png") no-repeat; display: block; }
.testimonial-content p:last-child { margin-bottom: 0px }
.testimonial-by { margin: 10px 0; text-align: center; color: #999; font-size: 11px; font-weight: bold; font-family: 'Helvetica Neue', Helvetica, Arial; font-style: normal; color: #444; }
#footer .testimonial-by { border: none !important; color: #fff; }
#footer .testimonial-content { background-color: #121212; border-color: #000; color: #666; }
#footer .testimonial-content:after { background: url("images/testimonial-arrow-dark.png") no-repeat }
.footer-widget { margin-bottom: 20px }
#footer #searchbar { margin: 0 }
/*flickr & recent work*/
.office-flickr-widget, .widget-recent-portfolio { margin-right: -5px !important }
.widget-recent-portfolio li { margin: 0; padding: 0 !important; border: none; list-style: none; }
.office-flickr-widget a, .widget-recent-portfolio a { float: left; width: 45px; height: 45px; margin-right: 5px; margin-bottom: 5px; border: 5px solid #ddd; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.office-flickr-widget a:hover, .widget-recent-portfolio a:hover { border-color: #ff7944 }
.office-flickr-widget img, .widget-recent-portfolio img { display: block; width: 45px; height: 45px; }
#footer .office-flickr-widget, #footer .widget-recent-portfolio { margin-right: -8px !important }
#footer .office-flickr-widget a, #footer .widget-recent-portfolio a { width: 54px; height: 54px; margin-right: 8px; margin-bottom: 8px; }
#footer .office-flickr-widget a, #footer .widget-recent-portfolio a { border-color: #222 }
#footer .office-flickr-widget a:hover, #footer .widget-recent-portfolio a:hover { border-color: #ff7944 }
#footer .office-flickr-widget img, #footer .widget-recent-portfolio img { display: block; width: 54px; height: 54px; }
/*-----------------------------------------------------------------------------------*
/* = Footer
/*-----------------------------------------------------------------------------------*/
#footer { position: relative; padding: 0 25px; background: #2b2b2b url("images/footer-bg.png"); color: #7f7f7f; font-size: 12px; }
#footer a { color: #ccc; text-decoration: none; }
#footer a:hover { color: #fff }
#footer  ul { margin-left: 0px !important }
/*footer widgets*/
#footer-left, #footer-middle, #footer-right { float: left; width: 280px; margin-top: 25px; }
#footer-middle { margin-left: 40px; margin-right: 40px; }
.footer-widget { color: #7f7f7f; margin-bottom: 25px; }
.footer-widget h4 { color: #fff; font-size: 13px; padding-bottom: 15px; margin: 0 0 15px; border-bottom: double #444; }
.full-widgets #footer-left,
.full-widgets #footer-middle,
.full-widgets #footer-right { width: 100% !important; margin-right: 0; margin-left: 0; }
/*footer bottom*/
#footer-bottom { margin: 10px auto; width: 970px; font-size: 11px; }
#footer-bottom a { color: #666 }
#footer-bottom a:hover { color: #333 }
#copyright { float: left; width: 400px; font-size: 10px; color: #666; }
#footer-menu { width: 550px; float: right; font-size: 10px; text-align: right; }
#footer-menu li { display: inline }
#footer-menu a { margin-right: 5px; padding-right: 10px; text-decoration: none; background: url("images/square.png") right center no-repeat; }
#footer-menu li:last-child a { margin: 0; padding: 0; background: none; }
#toplink { display: none; position: absolute; bottom: 0px; right: -60px; text-indent: -9999px; height: 40px; width: 40px; background: #666 url("images/arrow-up.png") center center no-repeat; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#toplink:hover { background-color: #000 }
/*-----------------------------------------------------------------------------------*
/* = Search Bar
/*-----------------------------------------------------------------------------------*/
#searchbar { display: block; position: relative; width: 100%; margin-bottom: -10px; }
#search { font-size: 11px; position: relative; width: 100%; padding: 10px 30px 10px 10px; outline: none; border: 1px solid #ddd; color: #666; margin: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#search:focus { }
#searchsubmit { position: absolute; right: 12px; top: 50%; margin-top: -7px; background: url("images/search.png") no-repeat; text-indent: -9999px; border: none; outline: none; width: 15px; height: 15px; cursor: pointer; box-shadow: none; padding: 0; }
.search-entry { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #eee; }
.search-entry h2 { margin: 0 0 10px }
.search-portfolio-thumb { max-width: 45%; float: left; margin-right: 20px; padding: 4px; border: 1px solid #ddd; }
.search-portfolio-thumb img { margin: 0px; padding: 0px; display: block; -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out; -ms-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; }
.search-portfolio-thumb:hover img { -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; }
/*-----------------------------------------------------------------------------------*/
/* = Shortcodes
/*-----------------------------------------------------------------------------------*/
/*hr*/
hr.none { border: none; outline: none; height: 1px; background: none; }
hr.double-line { }
hr.dotted-line { border: none; border-top: 1px dotted #ccc; }
hr.solid-line { border: none; border-top: 1px solid #ccc; }
hr.dashed-line { border: none; border-top: 1px dashed #ccc; }
/*lists*/
.check ul { margin: 25px 0 25px 20px; list-style-image: url('images/shortcodes/check.png'); }
.bullets-gray ul { margin: 25px 0 25px 20px; list-style-image: url('images/shortcodes/bullets-gray.png'); }
.bullets-black ul { margin: 25px 0 25px 20px; list-style-image: url('images/shortcodes/bullets-black.png'); }
.bullets-blue ul { margin: 25px 0 25px 20px; list-style-image: url('images/shortcodes/bullets-blue.png'); }
.bullets-red ul { margin: 25px 0 25px 20px; list-style-image: url('images/shortcodes/bullets-red.png'); }
.bullets-purple ul { margin: 25px 0 25px 20px; list-style-image: url('images/shortcodes/bullets-purple.png'); }
/*alerts*/
.alert-red, .alert-yellow, .alert-green, .alert-blue { font-size: 13px; nowhitespace: afterproperty; font-weight: bold; text-align: left; margin: 20px 0; color: #666; /*IE fail fix*/ color: rgba(0,0,0, .6); text-shadow: 0px 0px 1px rgba(255,255,255, 0.3); display: block; padding: 20px; text-align: center; border: 1px solid rgba(0,0,0, 0.2); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,0.08); }
.alert-red.alignright, .alert-yellow.alignright, .alert-green.alignright, .alert-blue.alignright { float: right; width: 50%; margin: 0 0 10px 20px; }
.alert-red.alignleft, .alert-yellow.alignleft, .alert-green.alignleft, .alert-blue.alignleft { float: left; width: 50%; margin: 0 20px 10px 0; }
.alert-red p:last-child, .alert-yellow p:last-child, .alert-green p:last-child, .alert-blue p:last-child { margin-bottom: 0 }
.alert-title { margin-top: 0; margin-bottom: 0; font-size: 16px; color: rgba(0,0,0, .7); }
.alert-gray { color: #666; background: #f6f6f6; border: 1px solid #ddd; }
.alert-gray strong { color: #666; }
.alert-red { color: #de5959; background: #ffe9e9; border: 1px solid #fab4b4; }
.alert-red strong { color: #de5959; }
.alert-green { color: #5f9025; background: #ebf6e0; border: 1px solid #c3e39d; }
.alert-green strong { color: #5f9025; }
.alert-blue { color: #5091b2; background: #e9f7fe; border: 1px solid #c3deec; }
.alert-blue strong { color: #5091b2; }
.alert-yellow { color: #c4690e; background: #FFFACA; border: 1px solid #f0da95; }
.alert-yellow strong { color: #c4690e; }
/*buttons*/
.office-button { margin-right: 5px }
.office-button, .office-button span { display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.office-button { white-space: nowrap; nowhitespace: afterproperty; nowhitespace: afterproperty; line-height: 1em; position: relative; outline: none; overflow: visible; /* removes extra side padding in IE */ cursor: pointer; nowhitespace: afterproperty; nowhitespace: afterproperty; border: 1px solid #999; /* IE */ border: rgba(0,0,0,.1) 1px solid; /* Saf4+,Chrome,FF3.6 */ border-bottom: rgba(0,0,0,.3) 1px solid; nowhitespace: afterproperty; nowhitespace: afterproperty; background: -moz-linear-gradient(center top,rgba(255,255,255,.1) 0%,rgba(0,0,0,.1) 100%); /* FF3.6 */ background: -webkit-gradient(linear,center bottom,center top,from(rgba(0,0,0,.1)),to(rgba(255,255,255,.1))); /* Saf4+,Chrome */ filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF',EndColorStr='#19000000'); /* IE6,IE7 */ -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF',EndColorStr='#19000000')"; /* IE8 */ -moz-user-select: none; -webkit-user-select: none; -khtml-user-select: none; user-select: none; margin-bottom: 10px; font-family: 'Helvetica Neue',Arial,sans-serif; font-size: 11px; min-height: 34px; text-decoration: none; ; }
.office-button.full, .office-button.full span { display: block }
.office-button:hover, .office-button.hover { opacity: 0.8 }
.office-button:active, .office-button.active { top: 1px }
.office-button span { position: relative; color: #fff; font-weight: bold; text-shadow: 0 1px 1px rgba(0,0,0,0.25); border-top: rgba(255,255,255,.4) 1px solid; padding: 0.8em 1.3em; line-height: 1.3em; text-decoration: none; text-align: center; white-space: nowrap; }
.office-button.black { background-color: #333 }
.office-button.gray { background-color: #666 }
.office-button.light-gray { background-color: #D5D2D2; text-shadow: 1px 1px 0px #FFF; }
.office-button.light-gray span { color: #444; text-shadow: 1px 1px 0px #e7e7e7; border-top: rgba(255,255,255,.6) 1px solid; }
.office-button.red { background-color: #D4363A }
.office-button.orange { background-color: #fc6440 }
.office-button.blue { background-color: #025D8C }
.office-button.pink { background-color: #e22092 }
.office-button.green { background-color: #86b662 }
.office-button.rosy { background-color: #FE4365 }
.office-button.brown { background-color: #7B5C5D }
.office-button.purple { background-color: #66435F }
.office-button.gold { background-color: #febd4c }
/*toggle*/
.toggle-wrap { margin: 10px 0 }
h3.trigger { margin: 0px }
h3.trigger a { display: block; border: 1px solid #ddd; padding: 10px; outline: 0 !important; font-weight: 400; font-size: 12px; text-shadow: 1px 1px 1px rgba(255,255,255,1); margin-bottom: 0px; text-indent: 22px; background-color: #fff; background-image: url("images/plus.png"); background-position: 12px center; background-repeat: no-repeat; }
h3.trigger a:hover, h3.active a { background-color: #f5f5f5 }
h3.active a { background-image: url("images/minus.png") }
.toggle_container { background-color: #fff; overflow: hidden; padding: 20px; border: 1px solid #ddd; border-top: 0px; }
/*accordion*/
.accordion h3 { font-size: 12px; text-shadow: 1px 1px 1px rgba(255,255,255,1); margin-bottom: 0px; margin-top: 5px; }
.accordion h3 a { display: block; padding: 10px; border: 1px solid #ddd; text-indent: 22px; background-color: #fff; background-image: url("images/plus.png"); background-position: 12px center; background-repeat: no-repeat; outline: 0 !important; font-weight: 400; }
.ui-state-focus { outline: none }
.accordion h3 a:hover, .accordion .ui-state-active a { text-shadow: none; background-image: url("images/minus.png"); background-color: #f5f5f5; border-color: #ddd; }
.accordion .ui-accordion-content { padding: 20px; background: #fff; border: 1px solid #ddd; border-top: 0px; }
.accordion .ui-accordion-content p:last-child { margin: 0px }
/*columns*/
.one-half, .two-columns { width: 48% }
.one-third, .three-columns { width: 30.66% }
.one-two-third { width: 65.33% }
.one-fourth, .four-columns { width: 22% }
.one-three-fourth { width: 74% }
.one-fifth { width: 16.8% }
.one-sixth { width: 13.33% }
.two-columns, .three-columns, .four-columns, .one-two-third, .one-three-fourth, .one-half, .one-third, .two-third, .one-fourth, .three-fourth, .one-fifth, .one-sixth { position: relative; margin-right: 4%; float: left; }
.column-last { margin-right: 0px }
.column-first { margin-left: 0px; }
.column-first { clear: both; }
.column-last:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; }
/*tabs*/
.tab-shortcode { }
.tab-shortcode ul.ui-tabs-nav { display: block; margin: 0 !important; padding: 0; border-bottom: solid 1px #ddd; margin-left: 1px !important; }
.tab-shortcode	ul.ui-tabs-nav li { display: block; width: auto; height: 30px; padding: 0; float: left; margin-bottom: 0; }
.tab-shortcode	ul.ui-tabs-nav li a { display: block; text-decoration: none; width: auto; height: 29px; padding: 0px 20px; line-height: 30px; border: solid 1px #ddd; border-width: 1px 1px 0 0; margin: 0; color: #666; background: #f5f5f5; font-size: 12px; }
.tab-shortcode	ul.ui-tabs-nav .ui-state-active a { background: #fff; height: 30px; position: relative; top: -4px; padding-top: 4px; border-left-width: 1px; margin: 0 0 0 -1px; color: #111; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; border-top-left-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; }
.tab-shortcode	ul.ui-tabs-nav li a:hover { color: #ec651b }
.tab-shortcode	ul.ui-tabs-nav .ui-state-active a:hover { color: #111 }
.tab-shortcode ul.ui-tabs-nav li:first-child .ui-state-active a { margin-left: 0 }
.tab-shortcode ul.ui-tabs-nav li:first-child a { border-width: 1px 1px 0 1px; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; border-top-left-radius: 2px; }
.tab-shortcode ul.ui-tabs-nav li:last-child a { -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; }
.tab-shortcode .tab_content { background: #fff; padding: 20px; border-left: solid 1px #ddd; border-right: solid 1px #ddd; border-bottom: solid 1px #ddd; }
/* Clearfixing tabs for beautiful stacking */
ul.tab-shortcode:before, ul.tab-shortcode:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
ul.tab-shortcode:after { clear: both }
ul.tab-shortcode { zoom: 1 }
.ui-tabs-hide { display: none }
/* Pricing Tables*/
.pricing-table { width: 100%; margin: 25px 0; }
.pricing-table li:last-child .pricing-content { border-right: 1px solid #e0e0e0 }
.pricing { float: left; text-align: center; }
.pricing-table { list-style: none !important; margin: 0 !important; }
.pricing-table ul { list-style: none !important }
.pricing-content, .pricing-header, .pricing-button { -webkit-transition: background 0.2s ease-in-out; -moz-transition: background 0.2s ease-in-out; -o-transition: background 0.2s ease-in-out; -ms-transition: background 0.2s ease-in-out; transition: background 0.2s ease-in-out; }
.pricing:hover .pricing-content, .featured-pricing:hover .pricing-header, .featured-pricing:hover .pricing-button { background: #fffbc4 }
.pricing-third { width: 33% }
.pricing-fourth { width: 25% }
.pricing-fifth { width: 20% }
.pricing-header { padding: 20px; border: 1px solid transparent; border-bottom: 0px; }
.featured-pricing .pricing-header { border-color: #e0e0e0; background: #fff; margin-right: -1px; }
.pricing-header h4 { font-size: 19px; font-weight: bold; color: #aaa; margin: 0px; }
.featured-pricing .pricing-header h4 { font-size: 21px; color: #000; }
.price { font-weight: bold; font-size: 16px; color: #49ae3b; margin: 0px; }
.featured-pricing .price { color: #e65940 !important }
.pricing-content { background: #fff; border: 1px solid #e0e0e0; border-right: 0px; -webkit-box-shadow: 0 0 4px rgba(0,0,0,.1); -moz-box-shadow: 0 0 4px rgba(0,0,0,.1); box-shadow: 0 0 4px rgba(0,0,0,.1); }
.pricing-content ul { margin: 0; padding: 0; }
.pricing-content li { padding: 15px; border-bottom: 1px solid #e0e0e0; }
.pricing-content li:last-child { border-bottom: 0px }
.pricing-button { padding: 20px }
.pricing-button .office-button { margin: 0px }
.featured-pricing .pricing-button { background: #fff; border: 1px solid #e0e0e0; border-top: 0px; margin-right: -1px; }
/*-----------------------------------------------------------------------------------*/
/* = Clean button
/*-----------------------------------------------------------------------------------*/
input[type="clean-button"], .wpcf7-submit, input[type="submit"], .shipping-calculator-button {
	-webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; 
	font-family: inherit;
    position: relative;
    font-size: 11px;
    cursor: pointer;
	margin-top: 5px;
    display: inline-block;
    white-space: nowrap;
    nowhitespace: afterproperty;
    text-align: center;
    outline: none;
    text-decoration: none;
    display: block;
    color: #666;
    font-weight: bold;
    padding: 8px 15px;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    background: #efefef;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #bcbcbc;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
    background-image: -moz-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
    background-image: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
    background-image: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%);
    background-image: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 60%,rgba(225,223,226,1) 100%); }
input[type="clean-button"]:hover, .wpcf7-submit:hover, input[type="submit"]:hover, .shipping-calculator-button:hover { opacity: 0.7;
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
    text-decoration: none;
    color: #000; }
input[type="clean-button"]:active, .wpcf7-submit:active, input[type="submit"]:active, .shipping-calculator-button:active {  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3) inset; }
input[type="clean-button"].full-width { width: 100%; padding-left: 0 !important; padding-right: 0 !important; text-align: center; }
/*-----------------------------------------------------------------------------------*
/* Sitemap
/*-----------------------------------------------------------------------------------*/
.sitemap-container ul { margin-bottom: 25px }
#sitemap-wrap h2 { font-size: 13px; margin-bottom: 10px; margin-top: 0px; }
.sitemap-container li { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px solid #eee; border-bottom-color: rgba(192,192,192, 0.2); }
.sitemap-container ul li:first-child { padding-top: 5px; border-top: 1px solid #eee; border-top-color: rgba(192,192,192, 0.2); }
.sitemap-container a { }
.sitemap-container a:hover { color: #000; text-decoration: none; }
/*-----------------------------------------------------------------------------------*
/* = Gallery - WP Shortcode
/*-----------------------------------------------------------------------------------*/
.gallery-item img { border: 5px solid #ddd !important; border-color: rgaba(192,192,192, 0.4) !important; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
/*-----------------------------------------------------------------------------------*
/* 404 Page
/*-----------------------------------------------------------------------------------*/
#error-page-title { font-size: 300px; text-align: center; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #D5D5D5; background: none; line-height: 1em; border: none; }
#error-page-text { margin-top: -60px; text-align: center; font-size: 14px; color: #999; }
/*-----------------------------------------------------------------------------------*
/* = WooCommerce Tweaks - Added in Version 2.0
/*-----------------------------------------------------------------------------------*/
/*store*/
body.woocommerce .woocommerce-result-count, body.woocommerce-page h1.page-title { display: none }
body.woocommerce .woocommerce-ordering, body.woocommerce-page .woocommerce-ordering { float: none }
/*checkout*/
body table { background: #fff; border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; }
body.woocommerce-cart table.shop_table { background: #fff }
body.woocommerce-cart table.shop_table thead { background: #eee; color: #666; }
body.woocommerce-cart table.shop_table thead th { text-align: left; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; }
body.woocommerce-cart table.shop_table thead th:first-child { border-left: 0 }
body.woocommerce-cart table.shop_table td { padding: 12px; vertical-align: middle; }
body.woocommerce-cart .cart_totals table { width: 100% }
body.woocommerce-cart .cart_totals table th { color: #666; background-color: #eee; }
.cart_totals h2 { padding-bottom: 7px; border-bottom: double #ddd; }
.shipping_calculator h2 { margin: 0 }
body.woocommerce table.cart a.remove:hover, body.woocommerce #content table.cart a.remove:hover, body.woocommerce-page table.cart a.remove:hover, body.woocommerce-page #content table.cart a.remove:hover { background: none; color: #000; }
body .woocommerce-message, body .woocommerce-error, body .woocommerce-info { background: #fff; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; box-shadow: 0 1px 3px rgba(0,0,0,0.03); -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.03); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.03); }
.products a h3:hover { color: #ec651b }
/*products*/
body.single-product p.price { margin-bottom: 30px; font-size: 28px !important; }
body.woocommerce table.variations, body.woocommerce table.group_table { background: none; border: none; box-shadow: none; margin-top: 20px; }
body.woocommerce table.group_table { margin-bottom: 20px }
body.woocommerce table.group_table td { padding: 5px 0 }
body.woocommerce div.product div.images img, body.woocommerce ul.products li.product img { background: #fff; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; padding: 4px; border: 1px solid #ddd; box-sizing: border-box; }
body.woocommerce .images .thumbnails a { margin-bottom: 1em }
body.woocommerce div.product div.images img:hover, body.woocommerce ul.products li.product img:hover { border-color: #ccc }
.related.products h2 { font-size: 13px; padding-bottom: 7px; border-bottom: double #ddd; }
body.woocommerce .related ul.products li.product, body.woocommerce .related ul li.product, body.woocommerce .upsells.products ul.products li.product, body.woocommerce .upsells.products ul li.product, body.woocommerce-page .related ul.products li.product, body.woocommerce-page .related ul li.product, body.woocommerce-page .upsells.products ul.products li.product, body.woocommerce-page .upsells.products ul li.product { width: 22%; margin-right: 4%; }
body.woocommerce .related ul.products li.product.last, body.woocommerce .related ul li.product.last, body.woocommerce .upsells.products ul.products li.product.last, body.woocommerce .upsells.products ul li.product.last, body.woocommerce-page .related ul.products li.product.last, body.woocommerce-page .related ul li.product.last, body.woocommerce-page .upsells.products ul.products li.product.last, body.woocommerce-page .upsells.products ul li.product.last { margin-right: 0 }
/*tabs*/
body.woocommerce div.product .woocommerce-tabs ul.tabs { margin: 0; border-left: 1px solid #ddd; padding-left: 1px; }
body.woocommerce div.product .woocommerce-tabs ul.tabs li { background: #eee; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
body.woocommerce div.product .woocommerce-tabs ul.tabs li a { font-weight: normal }
body.woocommerce div.product .woocommerce-tabs .panel { background: #fff; padding: 20px; border: 1px solid #e0dadf; border-top: none; }
body.woocommerce div.product .woocommerce-tabs .panel h2 { margin-top: 0; margin-bottom: 20px; padding-bottom: 10px; border-bottom: double #eee; }
body.woocommerce table.shop_attributes, body.woocommerce-page table.shop_attributes { border: 1px solid #eee; border-bottom: none; margin: 0; }
body.woocommerce table.shop_attributes th, body.woocommerce-page table.shop_attributes td { border-bottom: 1px solid #eee }
body.single-product div.woocommerce-tabs #comments { border: 0; padding: 0; margin: 0; }
body.woocommerce div.woocommerce-tabs #comments { font-size: 14px }
body.woocommerce div.woocommerce-tabs #comments .meta strong { color: #333 }
body.woocommerce div.woocommerce-tabs #comments .description, body.woocommerce div.woocommerce-tabs #comments .noreviews { font-size: 12px; color: #666; font-weight: normal; }
/*pagination*/
body.woocommerce nav.woocommerce-pagination, .woocommerce-page nav.woocommerce-pagination { text-align: left }
body.woocommerce nav.woocommerce-pagination ul { margin: 0 }
body.woocommerce nav.woocommerce-pagination ul li { text-align: center; background: #fff; }
body.woocommerce nav.woocommerce-pagination ul li span.current { background: #444; color: #fff; border-color: transparent; }
/*widgets*/
body.woocommerce .widget_price_filter .ui-slider .ui-slider-handle { border: 1px solid #ccc; background: #ddd; box-shadow: none; }
body.woocommerce .widget_price_filter .ui-slider .ui-slider-range { background: #eee; box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5); -webkit-box-shadow: inset 0 0 0 1px rgba(204, 204, 204, 0.5); -moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5); }
body.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content { background: #444 }
body.woocommerce .widget_price_filter .price_label { font-size: 13px; color: #666; font-weight: bold; }
body.woocommerce ul.product_list_widget li { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dotted #ddd; }
body.woocommerce ul.cart_list li img, body.woocommerce-page ul.cart_list li img, body.woocommerce ul.product_list_widget li img, body.woocommerce-page ul.product_list_widget li img { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; border: 3px solid #ddd; border-color: rgba(0,0,0, 0.1); }
body.woocommerce ul.cart_list li img:hover, body.woocommerce-page ul.cart_list li img:hover, body.woocommerce ul.product_list_widget li img:hover, body.woocommerce-page ul.product_list_widget li img:hover { border-color: #444 }
/*-----------------------------------------------------------------------------------*
/* Updates
/*-----------------------------------------------------------------------------------*/
.page-featured-img { width: 100% }
#staff-by-department .staff-category { margin-right: -25px; margin-bottom: -25px; }
a#top-bar-callout { font-size: 14px }
.isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: top, left, opacity; transition-property: transform, opacity; }
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }
.testimonial-widget-readmore { white-space: nowrap; overflow: hidden; }
.page-slider-shortcode { background: #fff; border-bottom: 6px solid #ddd; border-bottom: 6px solid rgba(0,0,0, 0.1); }

/*-----------------------------------------------------------------------------------*
/* PrettyPhoto
/*-----------------------------------------------------------------------------------*/
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_expand:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_contract:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{background:url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}
div.pp_default .pp_gallery ul li a{background:url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:10px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_rounded .pp_description{color:#fff;margin-right:85px}
div.dark_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{background:url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{background:url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_square .pp_nav .pp_play{background:url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{background:url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:22px}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
/* ------------------------------------------
CSS3 GITHUB BUTTONS (Nicolas Gallagher)
Licensed under Unlicense
http://github.com/necolas/css3-github-buttons
------------------------------------------ */
.gh-button { position: relative; overflow: visible; display: inline-block; padding: 0.5em 1em; border: 1px solid #d4d4d4; margin: 0; text-decoration: none; text-shadow: 1px 1px 0 #fff; font: 11px/normal sans-serif; color: #333; white-space: nowrap; cursor: pointer; outline: none; background-color: #ececec; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec)); background-image: -moz-linear-gradient(#f4f4f4, #ececec); background-image: -o-linear-gradient(#f4f4f4, #ececec); background-image: linear-gradient(#f4f4f4, #ececec); -webkit-background-clip: padding; -moz-background-clip: padding; -o-background-clip: padding-box; /*background-clip: padding-box; */ /* commented out due to Opera 11.10 bug */ -webkit-border-radius: 0.2em; -moz-border-radius: 0.2em; border-radius: 0.2em; /* IE hacks */ zoom: 1; *display: inline; }
.gh-button:hover, .gh-button:focus, .gh-button:active, .gh-button.active { border-color: #3072b3; border-bottom-color: #2a65a0; text-decoration: none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); color: #fff; background-color: #3C8DDE; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#599bdc), to(#3072b3)); background-image: -moz-linear-gradient(#599bdc, #3072b3); background-image: -o-linear-gradient(#599bdc, #3072b3); background-image: linear-gradient(#599bdc, #3072b3); }
.gh-button:active, .gh-button.active { border-color: #2a65a0; border-bottom-color: #3884CF; background-color: #3072b3; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3072b3), to(#599bdc)); background-image: -moz-linear-gradient(#3072b3, #599bdc); background-image: -o-linear-gradient(#3072b3, #599bdc); background-image: linear-gradient(#3072b3, #599bdc); }
/* overrides extra padding on button elements in Firefox */
.gh-button::-moz-focus-inner { padding: 0; border: 0; }
.gh-button.icon:before { content: ""; position: relative; top: 1px; float: left; width: 12px; height: 12px; margin: 0 0.75em 0 -0.25em; background: url(images/gh-icons.png) 0 99px no-repeat; }
.gh-button.arrowup.icon:before { background-position: 0 0 }
.gh-button.arrowup.icon:hover:before, .gh-button.arrowup.icon:focus:before, .gh-button.arrowup.icon:active:before { background-position: -12px 0 }
.gh-button.arrowdown.icon:before { background-position: 0 -12px }
.gh-button.arrowdown.icon:hover:before, .gh-button.arrowdown.icon:focus:before, .gh-button.arrowdown.icon:active:before { background-position: -12px -12px }
.gh-button.arrowleft.icon:before { background-position: 0 -24px }
.gh-button.arrowleft.icon:hover:before, .gh-button.arrowleft.icon:focus:before, .gh-button.arrowleft.icon:active:before { background-position: -12px -24px }
.gh-button.arrowright.icon:before { float: right; margin: 0 -0.25em 0 0.5em; background-position: 0 -36px; }
.gh-button.arrowright.icon:hover:before, .gh-button.arrowright.icon:focus:before, .gh-button.arrowright.icon:active:before { background-position: -12px -36px }
.gh-button.approve.icon:before { background-position: 0 -48px }
.gh-button.approve.icon:hover:before, .gh-button.approve.icon:focus:before, .gh-button.approve.icon:active:before { background-position: -12px -48px }
.gh-button.add.icon:before { background-position: 0 -288px }
.gh-button.add.icon:hover:before, .gh-button.add.icon:focus:before, .gh-button.add.icon:active:before { background-position: -12px -288px }
.gh-button.remove.icon:before { background-position: 0 -60px }
.gh-button.remove.icon:hover:before, .gh-button.remove.icon:focus:before, .gh-button.remove.icon:active:before { background-position: -12px -60px }
.gh-button.log.icon:before { background-position: 0 -72px }
.gh-button.log.icon:hover:before, .gh-button.log.icon:focus:before, .gh-button.log.icon:active:before { background-position: -12px -72px }
.gh-button.calendar.icon:before { background-position: 0 -84px }
.gh-button.calendar.icon:hover:before, .gh-button.calendar.icon:focus:before, .gh-button.calendar.icon:active:before { background-position: -12px -84px }
.gh-button.chat.icon:before { background-position: 0 -96px }
.gh-button.chat.icon:hover:before, .gh-button.chat.icon:focus:before, .gh-button.chat.icon:active:before { background-position: -12px -96px }
.gh-button.clock.icon:before { background-position: 0 -108px }
.gh-button.clock.icon:hover:before, .gh-button.clock.icon:focus:before, .gh-button.clock.icon:active:before { background-position: -12px -108px }
.gh-button.settings.icon:before { background-position: 0 -120px }
.gh-button.settings.icon:hover:before, .gh-button.settings.icon:focus:before, .gh-button.settings.icon:active:before { background-position: -12px -120px }
.gh-button.comment.icon:before { background-position: 0 -132px }
.gh-button.comment.icon:hover:before, .gh-button.comment.icon:focus:before, .gh-button.comment.icon:active:before { background-position: -12px -132px }
.gh-button.fork.icon:before { background-position: 0 -144px }
.gh-button.fork.icon:hover:before, .gh-button.fork.icon:focus:before, .gh-button.fork.icon:active:before { background-position: -12px -144px }
.gh-button.like.icon:before { background-position: 0 -156px }
.gh-button.like.icon:hover:before, .gh-button.like.icon:focus:before, .gh-button.like.icon:active:before { background-position: -12px -156px }
.gh-button.favorite.icon:before { background-position: 0 -348px }
.gh-button.favorite.icon:hover:before, .gh-button.favorite.icon:focus:before, .gh-button.favorite.icon:active:before { background-position: -12px -348px }
.gh-button.home.icon:before { background-position: 0 -168px }
.gh-button.home.icon:hover:before, .gh-button.home.icon:focus:before, .gh-button.home.icon:active:before { background-position: -12px -168px }
.gh-button.key.icon:before { background-position: 0 -180px }
.gh-button.key.icon:hover:before, .gh-button.key.icon:focus:before, .gh-button.key.icon:active:before { background-position: -12px -180px }
.gh-button.lock.icon:before { background-position: 0 -192px }
.gh-button.lock.icon:hover:before, .gh-button.lock.icon:focus:before, .gh-button.lock.icon:active:before { background-position: -12px -192px }
.gh-button.unlock.icon:before { background-position: 0 -204px }
.gh-button.unlock.icon:hover:before, .gh-button.unlock.icon:focus:before, .gh-button.unlock.icon:active:before { background-position: -12px -204px }
.gh-button.loop.icon:before { background-position: 0 -216px }
.gh-button.loop.icon:hover:before, .gh-button.loop.icon:focus:before, .gh-button.loop.icon:active:before { background-position: -12px -216px }
.gh-button.search.icon:before { background-position: 0 -228px }
.gh-button.search.icon:hover:before, .gh-button.search.icon:focus:before, .gh-button.search.icon:active:before { background-position: -12px -228px }
.gh-button.mail.icon:before { background-position: 0 -240px }
.gh-button.mail.icon:hover:before, .gh-button.mail.icon:focus:before, .gh-button.mail.icon:active:before { background-position: -12px -240px }
.gh-button.move.icon:before { background-position: 0 -252px }
.gh-button.move.icon:hover:before, .gh-button.move.icon:focus:before, .gh-button.move.icon:active:before { background-position: -12px -252px }
.gh-button.edit.icon:before { background-position: 0 -264px }
.gh-button.edit.icon:hover:before, .gh-button.edit.icon:focus:before, .gh-button.edit.icon:active:before { background-position: -12px -264px }
.gh-button.pin.icon:before { background-position: 0 -276px }
.gh-button.pin.icon:hover:before, .gh-button.pin.icon:focus:before, .gh-button.pin.icon:active:before { background-position: -12px -276px }
.gh-button.reload.icon:before { background-position: 0 -300px }
.gh-button.reload.icon:hover:before, .gh-button.reload.icon:focus:before, .gh-button.reload.icon:active:before { background-position: -12px -300px }
.gh-button.rss.icon:before { background-position: 0 -312px }
.gh-button.rss.icon:hover:before, .gh-button.rss.icon:focus:before, .gh-button.rss.icon:active:before { background-position: -12px -312px }
.gh-button.tag.icon:before { background-position: 0 -324px }
.gh-button.tag.icon:hover:before, .gh-button.tag.icon:focus:before, .gh-button.tag.icon:active:before { background-position: -12px -324px }
.gh-button.trash.icon:before { background-position: 0 -336px }
.gh-button.trash.icon:hover:before, .gh-button.trash.icon:focus:before, .gh-button.trash.icon:active:before { background-position: -12px -336px }
.gh-button.user.icon:before { background-position: 0 -360px }
.gh-button.user.icon:hover:before, .gh-button.user.icon:focus:before, .gh-button.user.icon:active:before { background-position: -12px -360px }
.gh-button.primary { font-weight: bold }
.gh-button.danger { color: #900 }
.gh-button.danger:hover, .gh-button.danger:focus, .gh-button.danger:active { border-color: #b53f3a; border-bottom-color: #a0302a; color: #fff; background-color: #dc5f59; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dc5f59), to(#b33630)); background-image: -moz-linear-gradient(#dc5f59, #b33630); background-image: -o-linear-gradient(#dc5f59, #b33630); background-image: linear-gradient(#dc5f59, #b33630); }
.gh-button.danger:active, .gh-button.danger.active { border-color: #a0302a; border-bottom-color: #bf4843; background-color: #b33630; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b33630), to(#dc5f59)); background-image: -moz-linear-gradient(#b33630, #dc5f59); background-image: -o-linear-gradient(#b33630, #dc5f59); background-image: linear-gradient(#b33630, #dc5f59); }
.gh-button.pill { -webkit-border-radius: 50em; -moz-border-radius: 50em; border-radius: 50em; }
.gh-button.disable { opacity: 0.5 }
.gh-button.big { font-size: 14px }
.gh-button.big.icon:before { top: 0 }
.gh-button-group { display: inline-block; list-style: none; padding: 0; margin: 0; /* IE hacks */ zoom: 1; *display: inline; }
.gh-button + .gh-button, .gh-button + .gh-button-group, .gh-button-group + .gh-button, .gh-button-group + .gh-button-group { margin-left: 15px }
.gh-button-group li { float: left; padding: 0; margin: 0; }
.gh-button-group .gh-button { float: left; margin-left: -1px; }
.gh-button-group > .gh-button:not(:first-child):not(:last-child), .gh-button-group li:not(:first-child):not(:last-child) .gh-button { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.gh-button-group > .gh-button:first-child, .gh-button-group li:first-child .gh-button { margin-left: 0; -webkit-border-top-right-radius: 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-topright: 0; -moz-border-radius-bottomright: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; }
.gh-button-group > .gh-button:last-child, .gh-button-group li:last-child > .gh-button { -webkit-border-top-left-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-topleft: 0; -moz-border-radius-bottomleft: 0; border-top-left-radius: 0; border-bottom-left-radius: 0; }
.gh-button-group.minor-group .gh-button { border: 1px solid #d4d4d4; text-shadow: none; background-image: none; background-color: #fff; }
.gh-button-group.minor-group .gh-button:hover, .gh-button-group.minor-group .gh-button:focus { background-color: #599bdc }
.gh-button-group.minor-group .gh-button:active, .gh-button-group.minor-group .gh-button.active { background-color: #3072b3 }
.gh-button-group.minor-group .gh-button.icon:before { opacity: 0.8 }
.gh-button-container .gh-button, .gh-button-container .gh-button-group { vertical-align: top }
/*----------------------------------------------------------------------------------*/
/*	- Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
/*	- License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
/*-----------------------------------------------------------------------------------*/
@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.1.0');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.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.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes 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);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.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}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}