/* Basic Styles */
html,body{height:100%}
html{width:100%;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{
background:#eee;color:#555;
font-weight:300;font-size:16px;font-family:sans-serif;line-height:28px;
}
a{color:#36b;text-decoration:none;cursor:pointer;-webkit-transition:color 0.1s linear 0s;-moz-transition:color 0.1s linear 0s;-o-transition:color 0.1s linear 0s;transition:color 0.1s linear 0s}
a:hover,a:active,a:focus{outline:0;color:#000;text-decoration:none}
a img{border:none}
a>img{vertical-align:bottom}
img{max-width:none}
strong{font-weight:500}
p{margin:0 0 30px}
hr{border-style:dashed;border-color:#ddd;border-bottom:none;border-left:none;border-right:none;margin:50px 0}
.align_left{float:left;margin:0 25px 0 0px!important}
.align_right{float:right;margin:0 0 0 25px!important}
.text_align_left{text-align:left}
.text_align_center{text-align:center}
.text_align_right{text-align:right}
.color-text{color:#36b}
.through{text-decoration:line-through}
input,button,select,textarea{font-weight:300;font-family:sans-serif;outline:0}
input:focus,textarea:focus,input[type="text"]:focus{outline:0}
input:-moz-placeholder,textarea:-moz-placeholder{color:#807d76}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#807d76}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#807d76}
/* Code and Pre */
code,pre{padding:0 3px 2px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
  color:#dcdad8;font-size:12px;font-family:Monaco,Menlo,Consolas,"Courier New",monospace;
}
code{padding:2px 4px;border:1px solid #221b16;
  background-color:#090909;
  color:#dcdad8;white-space:nowrap;
}
pre{display:block;margin:70px 50px;padding:30px;
  border:1px solid #221b16;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
  background-color:#030303;white-space:pre;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;font-size:12px;line-height:20px;
}
pre code{padding:0;border:0;background-color:transparent;color:inherit;white-space:pre;white-space:pre-wrap}
.pre-scrollable{overflow-y:scroll;max-height:340px}
/* Typography */
h1,h2,h3,h4,h5,h6{margin:0 0 20px 0;color:#000;font-weight:300;font-family:sans-serif;line-height:1.5em}
h1{font-size:48px}
h2{font-size:36px}
h3{font-size:24px}
h4{font-size:20px}
h5{font-size:18px}
h6{font-size:16px}
h3.spec{color:#000;font-size:24px;font-weight:300;line-height:1em;margin-bottom:30px;text-transform:uppercase}
/* Margin Bottom Sets */
.margin-0{margin-bottom:0 !important}
.margin-10{margin-bottom:10px !important}
.margin-15{margin-bottom:15px !important}
.margin-20{margin-bottom:20px !important}
.margin-30{margin-bottom:30px !important}
.margin-40{margin-bottom:40px !important}
.margin-50{margin-bottom:50px !important}
.margin-60{margin-bottom:60px !important}
.margin-70{margin-bottom:70px !important}
.margin-80{margin-bottom:80px !important}
/* Home Slider */
#home-slider{position:relative;overflow:hidden;height:100%}
#home-slider .overlay{position:absolute;width:100%;height:100%;background:#eee;opacity:.3;filter:alpha(opacity=30);z-index:0}
#home-slider .slider-text{position:absolute;left:50%;top:50%;margin:-150px 0 0 -585px;width:1170px;height:250px;text-align:center;z-index:2}
#home-slider #slidecaption{width:100%;line-height:250px;margin:0;text-align:center;text-shadow:none}
#home-slider .slide-content{font-size:60px;color:#000;letter-spacing:-3px;text-transform:uppercase}
#home-slider .control-nav{position:absolute;width:100%;background:#f9f9f9;height:50px;bottom:0;z-index:2}
#home-slider #nextslide,#home-slider #prevslide{background-color:#eee;background-image:none;display:inline-block;margin:0;position:relative;top:0;left:0;right:0;width:50px;height:50px;opacity:1;filter:alpha(opacity=100);-webkit-transition:background 0.1s linear 0s;-moz-transition:background 0.1s linear 0s;-o-transition:background 0.1s linear 0s;transition:background 0.1s linear 0s}
#home-slider #nextslide{margin-left:-3px}
#home-slider #nextsection{float:right}
#home-slider #nextslide:hover,#home-slider #prevslide:hover{background-color:#8bade1}
#home-slider #nextslide i,#home-slider #prevslide i{font-size:16px;color:#000;position:absolute;left:50%;top:50%;margin-top:-7px;line-height:1em}
#home-slider #nextslide i{margin-left:-8px}
#home-slider #prevslide i{margin-left:-9px}
#home-slider ul#slide-list{top:50%;padding:0;margin:-6px 0 0 0}
#home-slider ul#slide-list li{margin-right:12px}
#home-slider ul#slide-list li:last-child{margin-right:0}
#home-slider ul#slide-list li a{background-color:#6E7074;background-image:none;width:12px;height:12px;-webkit-border-radius:999px;-moz-border-radius:999px;border-radius:999px;-webkit-transition:background 0.1s linear 0s;-moz-transition:background 0.1s linear 0s;-o-transition:background 0.1s linear 0s;transition:background 0.1s linear 0s}
#home-slider ul#slide-list li a:hover{background-color:#000/*fff*/}
#home-slider ul#slide-list li.current-slide a,
#home-slider ul#slide-list li.current-slide a:hover{background-color:#8bade1}
#home-slider #nextsection{background-color:#eee;margin:0;position:relative;float:right;width:50px;height:50px;-webkit-transition:background 0.1s linear 0s;-moz-transition:background 0.1s linear 0s;-o-transition:background 0.1s linear 0s;transition:background 0.1s linear 0s}
#home-slider #nextsection:hover{background-color:#8bade1}
#home-slider #nextsection i{font-size:16px;color:#000;position:absolute;left:50%;top:50%;margin-top:-7px;line-height:1em}
#home-slider #nextsection i{margin-left:-7px}
/* Counter */
#qnf{color:#000;background-color:#a7ef8e;margin:0;position:absolute;left:15px;top:0px;width:40px;height:40px;line-height:2.5em;z-index:9999}
#qnf1{color:#000;background-color:#eee;margin:0;position:absolute;left:0px;top:0px;width:40px;height:40px;line-height:2.5em;z-index:9999}
#qnf1{width:100%}
#qnf:hover,#qnf1:hover{background-color:#8bade1}
#stat{font-size:12px;font-weight:400;bottom:0;height:200px;left:0;margin:auto;position:absolute;top:0;right:0;width:320px;color:#000;z-index:9999}
#clock-counter-title{font-size:24px;bottom:0;height:230px/*180px*/;left:0;margin:auto;position:absolute;top:0;right:0;width:280px/*320px*/;
color:#333;z-index:9999;text-shadow:0 0.2em 2em white;-webkit-text-fill-color:#333;-webkit-text-stroke:1px white;font-weight:800}
#clock-counter{font-size:50px;bottom:0;height:80px/*10px*/;left:0;margin:auto;position:absolute;top:0;right:0;width:320px;color:#222;
z-index:9999;text-shadow:0 0.2em 2em white;-webkit-text-fill-color:#222;-webkit-text-stroke:1px white;font-weight:800}
#clock-counter1{font-size:24px;bottom:0;height:1px;left:0;margin:auto;position:absolute;top:0;right:0;width:320px;color:#222;
z-index:9999;text-shadow:0 0.2em 2em white;-webkit-text-fill-color:#222;-webkit-text-stroke:1px white;font-weight:800}
/* Header */
header{width:100%;z-index:99}
header .sticky-nav{position:relative;width:100%;height:60px;
	background:#eee;z-index:1001;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.25);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.25);box-shadow:0 1px 1px rgba(0,0,0,0.25);
}
header .sticky-nav.stuck{position:fixed;top:0;left:0;z-index:1001}
header #logo{color:#000;float:left;padding:15px 0;margin-left:20px}
header #logo a{
	background:url(../img/logo.png) no-repeat;width:96px;height:30px;text-indent:-9999px;display:block;opacity:1;filter:alpha(opacity=100);-webkit-transition:opacity 0.25s ease-in-out 0s;-moz-transition:opacity 0.25s ease-in-out 0s;-o-transition:opacity 0.25s ease-in-out 0s;transition:opacity 0.25s ease-in-out 0s;
}
header #logo a:hover{opacity:0.65;filter:alpha(opacity=65)}
nav#menu{float:right;margin-right:20px}
nav#menu #menu-nav{margin:0;padding:0}
nav#menu #menu-nav li{list-style:none;display:inline-block;margin-left:50px}
nav#menu #menu-nav li:first-child{margin-left:0}
nav#menu #menu-nav li a{color:#000;font-size:16px;font-weight:300;line-height:60px;display:block;text-transform:uppercase}
nav#menu #menu-nav li.current a,nav#menu #menu-nav li a:hover{color:#36b}
/* Mobile Navigation */
#mobile-nav{display:none}
.menu-nav{
	background:url(../img/menu-mobile.png) 0 0 no-repeat;width:16px;height:16px;display:block;margin:22px 0 0 0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform 250ms ease-out 0s;-moz-transition:-moz-transform 250ms ease-out 0s;-o-transition:-o-transform 250ms ease-out 0s;transition:transform 250ms ease-out 0s;
}
.menu-nav.open{background-position:0 -16px;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition:-webkit-transform 250ms ease-out 0s;-moz-transition:-moz-transform 250ms ease-out 0s;-o-transition:-o-transform 250ms ease-out 0s;transition:transform 250ms ease-out 0s}
#navigation-mobile{display:none;text-align:center;width:100%;
	background:#eee;border-bottom:1px solid #f9f9f9;position:relative;float:left;z-index:9999;
}
#navigation-mobile li{list-style:none;border-top:1px solid #f9f9f9}
#navigation-mobile li a{display:block;font-size:16px;text-transform:uppercase;padding:20px 0}
/* Section Page */
.page{background:#f9f9f9;padding:90px 0;position:relative;z-index:99}
.page-alternate{background:#eee;padding:90px 0;position:relative;z-index:99}
.title-page{text-align:center;margin-bottom:90px}
.title-page .title{font-size:48px;margin:0 0 10px 0}
.title-page .title-description{font-size:24px;font-weight:200;margin:0}
/* Section Portfolio */
.type-work{color:#000;font-size:24px;font-weight:300;margin-bottom:30px;line-height:1em;text-transform:uppercase}
.work-nav #filters{margin:0;padding:0;list-style:none}
.work-nav #filters li{margin:0 0 30px 0;padding:0}
.work-nav #filters li a{color:#807d76;font-size:16px;display:block}
.work-nav #filters li a:hover{color:#000}
.work-nav #filters li a.selected{color:#8bade1}
#thumbs{margin:0;padding:0}
#thumbs li{list-style-type:none}
.item-thumbs{position:relative;overflow:hidden;margin-bottom:30px;cursor:pointer}
.item-thumbs a + img{width:100%}
.item-thumbs .hover-wrap{position:absolute;display:block;width:100%;height:100%;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 450ms ease-out 0s;-moz-transition:all 450ms ease-out 0s;-o-transition:all 450ms ease-out 0s;transition:all 450ms ease-out 0s;-webkit-transform:rotateY(180deg) scale(0.5,0.5);-moz-transform:rotateY(180deg) scale(0.5,0.5);-ms-transform:rotateY(180deg) scale(0.5,0.5);-o-transform:rotateY(180deg) scale(0.5,0.5);transform:rotateY(180deg) scale(0.5,0.5)}
.item-thumbs:hover .hover-wrap,.item-thumbs.active .hover-wrap{opacity:1;filter:alpha(opacity=100);-webkit-transform:rotateY(0deg) scale(1,1);-moz-transform:rotateY(0deg) scale(1,1);-ms-transform:rotateY(0deg) scale(1,1);-o-transform:rotateY(0deg) scale(1,1);transform:rotateY(0deg) scale(1,1)}
.item-thumbs .hover-wrap .overlay-img{position:absolute;width:100%;height:100%;
	background:#8bade1;opacity:0.80;filter:alpha(opacity=80);
}
.item-thumbs .hover-wrap .overlay-img-thumb{position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;
	color:#000;font-size:32px;line-height:1em;opacity:1;filter:alpha(opacity=100);
}
/* About Section */
.profile-name{margin-bottom:15px}
.profile-description{margin-bottom:25px}
.image-wrap{position:relative;overflow:hidden;margin-bottom:25px;cursor:pointer}
.image-wrap img{width:100%}
.image-wrap  .hover-wrap{position:absolute;display:block;width:100%;height:100%;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 450ms ease-out 0s;-moz-transition:all 450ms ease-out 0s;-o-transition:all 450ms ease-out 0s;transition:all 450ms ease-out 0s;-webkit-transform:rotateY(180deg) scale(0.5,0.5);-moz-transform:rotateY(180deg) scale(0.5,0.5);-ms-transform:rotateY(180deg) scale(0.5,0.5);-o-transform:rotateY(180deg) scale(0.5,0.5);transform:rotateY(180deg) scale(0.5,0.5)}
.image-wrap:hover .hover-wrap,.image-wrap.active .hover-wrap{opacity:1;filter:alpha(opacity=100);-webkit-transform:rotateY(0deg) scale(1,1);-moz-transform:rotateY(0deg) scale(1,1);-ms-transform:rotateY(0deg) scale(1,1);-o-transform:rotateY(0deg) scale(1,1);transform:rotateY(0deg) scale(1,1)}
.image-wrap .hover-wrap .overlay-img{position:absolute;width:100%;height:100%;
	background:#8bade1;opacity:0.80;filter:alpha(opacity=80);
}
.image-wrap .hover-wrap .overlay-text-thumb{position:absolute;width:100%;height:32px;top:50%;margin:-16px 0 0 0;
	color:#000;font-size:20px;font-weight:300;line-height:32px;text-transform:uppercase;text-align:center;opacity:1;filter:alpha(opacity=100);
}
.social-icons{margin:0;padding:0}
.social-icons li{display:inline-block;margin-left:15px}
.social-icons li:first-child{margin-left:0}
.social-icons li a{color:#000;font-size:16px;line-height:1em;width:16px;height:16px;opacity:0.3;filter:alpha(opacity=30);-webkit-transition:opacity 0.1s linear 0s;-moz-transition:opacity 0.1s linear 0s;-o-transition:opacity 0.1s linear 0s;transition:opacity 0.1s linear 0s}
.social-icons li a:hover{opacity:1;filter:alpha(opacity=100)}
/* Contact Section */
.contact-details h3{color:#000;font-size:24px;font-weight:300;margin-bottom:30px;line-height:1em;text-transform:uppercase}
.contact-details ul{margin:0;padding:0;list-style:none}
.contact-details ul li{margin:0 0 20px;line-height:28px;padding:0}
#contact-form{margin-bottom:0}
#contact-form p{margin-bottom:1px}
#contact-form input,#contact-form textarea{border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;
	background:#eee;color:#000;font-size:16px;height:auto;padding:15px;margin:0;resize:none;
}
#contact-form input{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#contact-form textarea{width:100%;resize:vertical;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#contact-form .submit{background:#ddd;color:#f9f9f9;cursor:pointer;display:inline-block;font-size:18px;font-weight:500;padding:16px 40px;text-align:center;vertical-align:middle;width:auto;margin-top:30px;-webkit-transition:background 0.1s linear 0s,color 0.1s linear 0s;-moz-transition:background 0.1s linear 0s,color 0.1s linear 0s;-o-transition:background 0.1s linear 0s,color 0.1s linear 0s;transition:background 0.1s linear 0s,color 0.1s linear 0s}
#contact-form .submit:hover{background:#8bade1;color:#000}
#response{margin-top:20px;color:#000}
/* Twitter Feed */
#twitter-feed{padding:100px 0 90px;text-align:center}
#twitter-feed .follow{position:absolute;bottom:30px;left:50%;margin-left:-8px;font-size:16px}
#ticker .tweet_list{margin:0;padding:0;height:64px;list-style:none;overflow-y:hidden}
#ticker .tweet_list li{font-size:18px;height:64px;line-height:28px;overflow:hidden}
#ticker .tweet_list .tweet_time a{color:#807d76;font-size:14px;font-style:italic;margin-left:10px}
#ticker .tweet_list .tweet_time a:hover{color:#000}
/* Social Area */
#social-area{text-align:center}
#social-area #social ul{margin:0;padding:0}
#social-area #social ul li{display:inline-block;margin-left:30px;list-style:none;cursor:pointer}
#social-area #social ul li:first-child{margin-left:0}
#social ul li a{display:block;width:70px;height:70px;background:#eee;-webkit-transition:all 400ms ease-out 0s;-moz-transition:all 400ms ease-out 0s;-o-transition:all 400ms ease-out 0s;transition:all 400ms ease-out 0s;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg)}
#social ul li a span{display:inline-block;margin:0;
	color:#55606a;font-size:32px;line-height:70px;opacity:0.3;filter:alpha(opacity=30);
-webkit-transition:all 400ms ease-out 0s;-moz-transition:all 400ms ease-out 0s;-o-transition:all 400ms ease-out 0s;transition:all 400ms ease-out 0s;

-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);
}

#social ul li:hover a,#social ul li.active a{background-color:#8bade1;-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg);transform:rotateY(0deg)}
#social ul li:hover a span,#social ul li.active a span{color:#000;opacity:1;filter:alpha(opacity=100);-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg);transform:rotateY(0deg)}
/* Footer */
footer{position:relative;width:100%;height:auto;background:#eee;text-align:center;z-index:99}
footer .credits{color:#000;font-size:13px;margin-bottom:0;padding:20px 0;text-transform:uppercase}
/* Back to Top */
#back-to-top{display:none;background-color:#ddd;margin:0;position:fixed;bottom:0;right:15px;width:50px;height:50px;z-index:99;-webkit-transition:background 0.1s linear 0s;-moz-transition:background 0.1s linear 0s;-o-transition:background 0.1s linear 0s;transition:background 0.1s linear 0s}
#back-to-top:hover{background-color:#8bade1}
#back-to-top i{font-size:16px;color:#000;position:absolute;left:50%;top:50%;margin-top:-7px;line-height:1em}
#back-to-top i{margin-left:-7px}
/* Preloader */
#jpreOverlay,#jSplash{background-color:#f9f9f9;
position:absolute;width:100%;height:100%;z-index:700}
#jpreSlide{position:absolute;top:50% !important;left:50% !important;margin:-50px 0 0 -50px;width:100px;height:100px}
#jpreLoader{position:relative !important;width:100% !important;height:100% !important;top:0 !important}
#jprePercentage{width:50px;height:50px !important;line-height:50px;position:absolute !important;text-align:center;left:50%;top:50%;margin:-25px 0 0 -25px;z-index:800;font-size:24px;
	color:#000;-webkit-animation:circle 1s infinite forwards;-moz-animation:circle 1s infinite forwards;-ms-animation:circle 1s infinite forwards;-o-animation:circle 1s infinite forwards;animation:circle 1s infinite forwards;
}
#circle{position:absolute;top:50%;left:50%;z-index:11;margin:-50px 0 0 -50px;width:100px;height:100px;
	background:#8bade1;-webkit-border-radius:999px;-moz-border-radius:999px;border-radius:999px;opacity:0;filter:alpha(opacity=0);-webkit-animation:circle 1s infinite forwards;-moz-animation:circle 1s infinite forwards;-ms-animation:circle 1s infinite forwards;animation:circle 1s infinite forwards;
}
@-webkit-keyframes circle{
	0%{-webkit-transform:rotateY(0deg);-webkit-animation-timing-function:ease-in}
	50%{-webkit-transform:rotateY(180deg);-webkit-animation-timing-function:ease-out}
	100%{-webkit-transform:rotateY(0deg);-webkit-animation-timing-function:ease-in}
}
@-moz-keyframes circle{
	0%{-moz-transform:rotateY(0deg)}
	50%{-moz-transform:rotateY(180deg);-moz-animation-timing-function:ease-out}
	100%{-moz-transform:rotateY(0deg);-moz-animation-timing-function:ease-in}
}
@-ms-keyframes circle{
	0%{-ms-transform:rotateY(0deg);-ms-animation-timing-function:ease-in}
	50%{-ms-transform:rotateY(180deg);-ms-animation-timing-function:ease-out}
	100%{-ms-transform:rotateY(0deg);-ms-animation-timing-function:ease-in}
}
@-o-keyframes circle{
	0%{-o-transform:rotateY(0deg);-o-animation-timing-function:ease-in}
	50%{-o-transform:rotateY(180deg);-o-animation-timing-function:ease-out}
	100%{-o-transform:rotateY(0deg);-o-animation-timing-function:ease-in}
}
@keyframes circle{
	0%{transform:rotateY(0deg);animation-timing-function:ease-in}
	50%{transform:rotateY(180deg);animation-timing-function:ease-out}
	100%{transform:rotateY(0deg);animation-timing-function:ease-in}
}
/* Isotope Filtering */
/* Isotope Filtering */
.isotope-item{z-index:2}
.isotope-hidden.isotope-item{pointer-events:none;z-index:1}
/* Isotope CSS3 transitions */
.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:-o-transform,opacity;transition-property:transform,opacity}
/* disabling Isotope CSS3 transitions */
.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}
/* End:Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}

/******** SHORTCODES ********/
/* Buttons */
.button{
  	display:inline-block;margin-bottom:0;padding:13px 26px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;
  	background-color:#c3c0ba;color:#23262C;vertical-align:middle;text-align:center;text-transform:uppercase;font-weight:500;font-size:16px;cursor:pointer;border:none;-webkit-transition:all 0.1s linear;-moz-transition:all 0.1s linear;-o-transition:all 0.1s linear;transition:all 0.1s linear;*border:0;*zoom:1;
}
/* Hover/Active/Focus State */
.button:hover,.button:active,.button:focus{background-color:#a7ef8e;color:#000}
/* Button Sizes */
.button.button-large{padding:16px 30px;font-size:18px}
.button.button-small{padding:8px 18px;font-size:14px}
.button.button-mini{padding:4px 12px;font-size:12px}
.button.button-block{padding-right:0;padding-left:0;width:100%}
.button + .button{margin-left:10px}
/* Accordion & Toggle */
.accordion{margin-bottom:20px}
.accordion-group{margin-bottom:4px;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.accordion-heading{border-bottom:0 none}
.accordion-heading .accordion-toggle{position:relative;display:block;padding:15px;
	background:#c3c0ba;color:#23262C;font-size:16px;font-weight:600;text-transform:uppercase;-webkit-transition:all 0.1s linear 0s;-moz-transition:all 0.1s linear 0s;-ms-transition:all 0.1s linear 0s;-o-transition:all 0.1s linear 0s;transition:all 0.1s linear 0s;
}
.accordion-toggle{cursor:pointer}
.accordion-heading:hover .accordion-toggle,.accordion-heading:hover .accordion-toggle.inactive{background:#a7ef8e;color:#000}
.accordion-heading .accordion-toggle.active{background:#a7ef8e;color:#000}
.accordion-heading .accordion-toggle.inactive{background:#c3c0ba}
.accordion-heading.accordionize .accordion-toggle span,.accordion-heading.togglize .accordion-toggle span{position:absolute;top:50%;right:20px;margin:-8px 0 0 0;
	color:#23262C;font-size:16px;-webkit-transition:all 0.1s linear 0s;-moz-transition:all 0.1s linear 0s;-ms-transition:all 0.1s linear 0s;-o-transition:all 0.1s linear 0s;transition:all 0.1s linear 0s;
}
.accordion-heading:hover .accordion-toggle span{color:#fff}
.accordion-heading .accordion-toggle.active span,.accordion-heading:hover .accordion-toggle.inactive span{color:#fff}
.accordion-heading.accordionize .accordion-toggle.active span,.accordion-heading.togglize .accordion-toggle.active span{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.accordion-heading.togglize .accordion-toggle span{margin:-8px 0 0 0;font-size:18px}
.accordion-heading.togglize .accordion-toggle.active span{opacity:0;filter:alpha(opacity=0)}
.accordion-heading.togglize .accordion-toggle.active span + span{opacity:1;filter:alpha(opacity=100)}
.accordion-inner{background:#eee;padding:16px 20px;border:none}
/* Alerts */
.alert{margin-bottom:20px;padding:15px 35px 15px 15px;border:none;text-shadow:none;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;
	background-color:#DBA571;
}

.alert,.alert h4{color:#fff}
.alert h4{margin:0}
.alert .close{position:relative;top:2px;right:-22px;line-height:20px;
	color:#fff;text-shadow:none;-webkit-transition:opacity 0.1s linear 0s;-moz-transition:opacity 0.1s linear 0s;-ms-transition:opacity 0.1s linear 0s;-o-transition:opacity 0.1s linear 0s;transition:opacity 0.1s linear 0s;
}

.alert .close:hover{opacity:1}
.alert-standard{background-color:#c3c0ba}
.alert-success{background-color:#1F7F5C}
.alert-danger,.alert-error{background-color:#E56C69}
.alert-info{background-color:#5A9AA8}
.alert-block{padding-top:14px;padding-bottom:14px}
.alert-block>p,.alert-block>ul{margin-bottom:0}
.alert-block p + p{margin-top:5px}
/* Tabs */
.nav{margin-bottom:0px;margin-left:0;list-style:none}
.nav>li>a{display:block;color:#23262C;font-size:14px;font-weight:600;text-transform:uppercase;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.nav>li>a:hover,.nav>li>a:focus{background-color:#a7ef8e;color:#000;text-decoration:none;display:block}
.nav>li>a>img{max-width:none}
.nav>.pull-right{float:right}
.nav-tabs{*zoom:1}
.nav-tabs:before,.nav-tabs:after{display:table;content:"";line-height:0}
.nav-tabs:after{clear:both}
.nav-tabs{border-bottom:none}
.nav-tabs>li{float:left;margin:0 2px 0 0}
.nav-tabs>li>a{background:#c3c0ba;padding:10px;line-height:12px}
.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus{border:none;background-color:#a7ef8e;color:#000;cursor:default}
.tabbable{*zoom:1}
.tabbable:before,.tabbable:after{display:table;content:"";line-height:0}
.tabbable:after{clear:both}
.tab-content{overflow:auto;padding:20px;background:#fff}
.tab-content>.tab-pane{display:none}
.tab-content>.active{display:block}
/* Blockquotes */
blockquote{padding:15px 20px;border-left:2px solid #a7ef8e}
blockquote p{margin-bottom:0;font-size:18px;line-height:28px}
blockquote small{display:block;color:#65676c;font-weight:400;font-size:13px;line-height:20px;margin-top:10px}
blockquote small:before{content:''}
/* Tooltip */
.tooltip{position:absolute;z-index:999;display:block;visibility:visible;padding:5px;font-weight:400;font-size:14px;opacity:0;filter:alpha(opacity=0)}
.tooltip.in{opacity:1;filter:alpha(opacity=100)}
.tooltip.top{margin-top:-3px}
.tooltip.right{margin-left:3px}
.tooltip.bottom{margin-top:3px}
.tooltip.left{margin-left:-3px}
.tooltip-inner{padding:5px;max-width:300px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;
	background-color:#ccc;color:#222;text-align:center;text-decoration:none;
}
.tooltip-arrow{position:absolute;width:0;height:0;border-style:solid;border-color:transparent}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-15px;border-width:10px 10px 0;border-top-color:#ccc}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-15px;border-width:10px 10px 10px 0;border-right-color:#ccc}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-15px;border-width:10px 0 10px 10px;border-left-color:#ccc}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-15px;border-width:0 10px 10px;border-bottom-color:#ccc}
/* Info Block */
.info-block{border-left:2px solid #a7ef8e;overflow:hidden;padding:20px;position:relative}
.info-text{padding-right:20%;position:relative}
.info-block h3{font-size:24px;line-height:1em;text-transform:uppercase}
.info-block p{margin-bottom:0}
.info-block a.button{margin-top:-20px;position:absolute;right:0;top:50%}
/* Video */
.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}
.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%;border:none}
/* Icons Example in full*/

/****** RESPONSIVE ********/
@media (min-width:768px) and (max-width:979px){/*not my*/
	#menu{display:none;}
	#mobile-nav{display:block;float:right;}
	#menu-nav-mobile{margin:0;}
	header .sticky-nav #mobile-nav,header .sticky-nav.stuck #mobile-nav{margin-right:20px;}
	#social-area #social ul li{margin-left:15px;}
	#social-area #social ul li a{width:50px;height:50px;}
	#social-area #social ul li a span{font-size:24px;line-height:50px;}
	#twitter-feed{padding-top:110px;padding-bottom:110px;}
	.info-block a.button{margin-top:20px;position:inherit;}
	.info-text{padding-right:0;}
	#clock-counter-title{font-size:20px;}
	#clock-counter{font-size:44px;}
	#clock-counter1{font-size:20px;}
	#qnf{font-size:18px;}
	#qnf1{font-size:16px;}
}

@media (min-width:481px) and (max-width:767px){/*not my*/
	#back-to-top{display:none !important;}
	#home-slider{margin-left:-20px;margin-right:-20px;}
	header .sticky-nav{position:relative;}
	header .sticky-nav,#navigation-mobile,.page,.page-alternate,#twitter-feed,footer{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;}
	header .sticky-nav #logo{margin-left:0;}
	header .sticky-nav.stuck #logo{margin-left:20px;}
	header .sticky-nav #menu{margin-right:0;}
	header .sticky-nav.stuck #menu{margin-right:20px;}
	#menu{display:none;}
	#mobile-nav{display:block;float:right;}
	#menu-nav-mobile{margin-left:-20px;margin-right:-20px;margin-bottom:0;}
	header .sticky-nav.stuck #mobile-nav{margin-right:20px;}
	.work-nav{margin-bottom:30px;}
	.type-work{background:url(../img/filter-icon.png) no-repeat;width:16px;height:16px;display:inline-block;text-indent:-9999px;margin-bottom:0;position:relative;line-height:10px;}
	.work-nav #filters,.work-nav #filters li{display:inline-block;}
	.work-nav #filters li{margin:0 10px 0 0;}
	.work-nav #filters li a{font-size:13px;text-transform:uppercase;}
	#about .profile{margin-bottom:30px;}
	#about .profile:last-child{margin-bottom:0;}
	#response{margin-bottom:30px;}
	.contact-details{border-top:1px dashed #3C3F45;padding-top:30px;text-align:center;}
	#contact-form .submit{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
	#social-area #social ul li:first-child,#social-area #social ul li{margin:15px;}
	#social-area #social ul li a{width:50px;height:50px;}
	#social-area #social ul li a span{font-size:24px;line-height:50px;}
	#twitter-feed{padding-top:90px;padding-bottom:100px;}
	#ticker .tweet_list li{font-size:16px;line-height:24px;}
	#ticker .tweet_list .tweet_time a{font-size:13px;margin-left:5px;}
	.info-block a.button{margin-top:20px;position:inherit;display:block;}
	.info-text{padding-right:0;}
	#clock-counter-title{font-size:18px;}
	#clock-counter{font-size:38px;}
	#clock-counter1{font-size:18px;}
	#qnf{font-size:16px;}
	#qnf1{font-size:14px;}
}

@media (max-width:480px){/*my horiz*/
	#back-to-top{display:none !important;}
	#home-slider{margin-left:-20px;margin-right:-20px;}
	#home-slider ul#slide-list{display:none;}
	header .sticky-nav{position:relative;}
	header .sticky-nav,#navigation-mobile,.page,.page-alternate,#twitter-feed,footer{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;}
	header .sticky-nav #logo{margin-left:0;}
	header .sticky-nav.stuck #logo{margin-left:20px;}
	header .sticky-nav #menu{margin-right:0;}
	header .sticky-nav.stuck #menu{margin-right:20px;}
	#menu{display:none;}
	#mobile-nav{display:block;float:right;}
	#menu-nav-mobile{margin-left:-20px;margin-right:-20px;margin-bottom:0;}
	#navigation-mobile li a{font-size:14px;padding:12px 0;}
	header .sticky-nav.stuck #mobile-nav{margin-right:20px;}
	.work-nav{margin-bottom:30px;}
	.type-work{background: url(../img/filter-icon.png) no-repeat;width:16px;height:16px;display:inline-block;text-indent:-9999px;margin-bottom:0;position:relative;line-height:10px;}
	.work-nav #filters li:first-child{margin-left:0;}
	.work-nav #filters,.work-nav #filters li{display:inline-block;}
	.work-nav #filters li{margin:0 10px 0 0;}
	.work-nav #filters li a{font-size:13px;text-transform:uppercase;}
	#about .profile{margin-bottom:30px;}
	#about .profile:last-child{margin-bottom:0;}
	#response{margin-bottom:30px;}
	.contact-details{border-top:1px dashed #3C3F45;padding-top:30px;text-align:center;}
	#contact-form .submit{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
	#social-area #social ul li:first-child,#social-area #social ul li{margin:15px;}
	#social-area #social ul li a{width:50px;height:50px;}
	#social-area #social ul li a span{font-size:24px;line-height:50px;}
	#twitter-feed{padding-top:90px;padding-bottom:100px;}
	#ticker .tweet_list li{font-size:14px;line-height:22px;}
	#ticker .tweet_list .tweet_time a{font-size:12px;margin-left:3px;}
	.info-block a.button{margin-top:20px;position:inherit;display:block;}
	.info-text{padding-right:0;}
	#clock-counter-title{font-size:16px;}
	#clock-counter{font-size:32px;}
	#clock-counter1{font-size:16px;}
	#qnf{font-size:14px;}
	#qnf1{font-size:12px;}
}

@media (max-width:320px){/*my vert*/
	#navigation-mobile li a{padding:20px 0;}
	.work-nav #filters li a{font-size:12px;}
	#twitter-feed{padding-top:90px;padding-bottom:120px;}
	#clock-counter-title{font-size:14px;}
	#clock-counter{font-size:27px;}
	#clock-counter1{font-size:14px;}
	#qnf{font-size:12px;}
	#qnf1{font-size:10px;}
}
/* Retina Display */
@media only screen and (-webkit-min-device-pixel-ratio:2),
 	only screen and (-moz-min-device-pixel-ratio:2),
  	only screen and (-o-min-device-pixel-ratio:2/1),
  	only screen and (min-device-pixel-ratio:2),
  	only screen and (min-resolution:2dppx){
		header #logo a{background-image:url(../img/logo_@2x.png);background-size:96px 30px;}
		.menu-nav{background-image:url(../img/menu-mobile_@2x.png);background-size:16px 32px;}
		.type-work{background-image:url(../img/filter-icon_@2x.png);background-size:16px 16px;}
	}



/******** FONTS ********/
/* Font-Face Icons */
@font-face{font-family:'Icons';src:url('fonts/Icons.eot');src:url('fonts/Icons.eot?#iefix') format('embedded-opentype'),url('fonts/Icons.woff') format('woff'),url('fonts/Icons.ttf') format('truetype'),url('fonts/Icons.svg#Icons') format('svg');font-weight:normal;font-style:normal}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before{font-family:'Icons';content:attr(data-icon);speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}
[class^="font-"]:before,[class*=" font-"]:before{font-family:'Icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased}
[class^="font-"],[class*=" font-"]{display:inline-block;line-height:1em}
/* Use the following CSS code if you want to have a class per icon */
/* Instead of a list of all class selectors,you can use the generic selector below,but it's slower:[class*="font-icon-"]{*/
.font-icon-zoom-out,.font-icon-zoom-in,.font-icon-wrench,.font-icon-waves,.font-icon-warning,.font-icon-volume-up,.font-icon-volume-off,.font-icon-volume-down,.font-icon-viewport,.font-icon-user,.font-icon-user-border,.font-icon-upload,.font-icon-upload-2,.font-icon-unlock,.font-icon-underline,.font-icon-tint,.font-icon-time,.font-icon-text,.font-icon-text-width,.font-icon-text-height,.font-icon-tags,.font-icon-tag,.font-icon-table,.font-icon-strikethrough,.font-icon-stop,.font-icon-step-forward,.font-icon-step-backward,.font-icon-stars,.font-icon-star,.font-icon-star-line,.font-icon-star-half,.font-icon-sort,.font-icon-sort-up,.font-icon-sort-down,.font-icon-social-zerply,.font-icon-social-youtube,.font-icon-social-yelp,.font-icon-social-yahoo,.font-icon-social-wordpress,.font-icon-social-virb,.font-icon-social-vimeo,.font-icon-social-viddler,.font-icon-social-twitter,.font-icon-social-tumblr,.font-icon-social-stumbleupon,.font-icon-social-soundcloud,.font-icon-social-skype,.font-icon-social-share-this,.font-icon-social-quora,.font-icon-social-pinterest,.font-icon-social-photobucket,.font-icon-social-paypal,.font-icon-social-myspace,.font-icon-social-linkedin,.font-icon-social-last-fm,.font-icon-social-grooveshark,.font-icon-social-google-plus,.font-icon-social-github,.font-icon-social-forrst,.font-icon-social-flickr,.font-icon-social-facebook,.font-icon-social-evernote,.font-icon-social-envato,.font-icon-social-email,.font-icon-social-dribbble,.font-icon-social-digg,.font-icon-social-deviant-art,.font-icon-social-blogger,.font-icon-social-behance,.font-icon-social-bebo,.font-icon-social-addthis,.font-icon-social-500px,.font-icon-sitemap,.font-icon-signout,.font-icon-signin,.font-icon-signal,.font-icon-shopping-cart,.font-icon-search,.font-icon-rss,.font-icon-road,.font-icon-retweet,.font-icon-resize-vertical,.font-icon-resize-vertical-2,.font-icon-resize-small,.font-icon-resize-horizontal,.font-icon-resize-horizontal-2,.font-icon-resize-fullscreen,.font-icon-resize-full,.font-icon-repeat,.font-icon-reorder,.font-icon-remove,.font-icon-remove-sign,.font-icon-remove-circle,.font-icon-read-more,.font-icon-random,.font-icon-question-sign,.font-icon-pushpin,.font-icon-pushpin-2,.font-icon-print,.font-icon-plus,.font-icon-plus-sign,.font-icon-play,.font-icon-picture,.font-icon-phone,.font-icon-phone-sign,.font-icon-phone-boxed,.font-icon-pause,.font-icon-paste,.font-icon-paper-clip,.font-icon-ok,.font-icon-ok-sign,.font-icon-ok-circle,.font-icon-music,.font-icon-move,.font-icon-money,.font-icon-minus,.font-icon-minus-sign,.font-icon-map,.font-icon-map-marker,.font-icon-map-marker-2,.font-icon-magnet,.font-icon-magic,.font-icon-lock,.font-icon-list,.font-icon-list-3,.font-icon-list-2,.font-icon-link,.font-icon-layer,.font-icon-key,.font-icon-italic,.font-icon-info,.font-icon-indent-right,.font-icon-indent-left,.font-icon-inbox,.font-icon-inbox-empty,.font-icon-home,.font-icon-heart,.font-icon-heart-line,.font-icon-headphones,.font-icon-headphones-line,.font-icon-headphones-line-2,.font-icon-headphones-2,.font-icon-hdd,.font-icon-group,.font-icon-grid,.font-icon-grid-large,.font-icon-globe_line,.font-icon-glass,.font-icon-glass_2,.font-icon-gift,.font-icon-forward,.font-icon-font,.font-icon-folder-open,.font-icon-folder-close,.font-icon-flag,.font-icon-fire,.font-icon-film,.font-icon-file,.font-icon-file-empty,.font-icon-fast-forward,.font-icon-fast-backward,.font-icon-facetime,.font-icon-eye,.font-icon-eye_disable,.font-icon-expand-view,.font-icon-expand-view-3,.font-icon-expand-view-2,.font-icon-expand-vertical,.font-icon-expand-horizontal,.font-icon-exclamation,.font-icon-email,.font-icon-email_2,.font-icon-eject,.font-icon-edit,.font-icon-edit-check,.font-icon-download,.font-icon-download_2,.font-icon-dashboard,.font-icon-credit-card,.font-icon-copy,.font-icon-comments,.font-icon-comments-line,.font-icon-comment,.font-icon-comment-line,.font-icon-columns,.font-icon-columns-2,.font-icon-cogs,.font-icon-cog,.font-icon-cloud,.font-icon-check,.font-icon-check-empty,.font-icon-certificate,.font-icon-camera,.font-icon-calendar,.font-icon-bullhorn,.font-icon-briefcase,.font-icon-bookmark,.font-icon-book,.font-icon-bolt,.font-icon-bold,.font-icon-blockquote,.font-icon-bell,.font-icon-beaker,.font-icon-barcode,.font-icon-ban-circle,.font-icon-ban-chart,.font-icon-ban-chart-2,.font-icon-backward,.font-icon-asterisk,.font-icon-arrow-simple-up,.font-icon-arrow-simple-up-circle,.font-icon-arrow-simple-right,.font-icon-arrow-simple-right-circle,.font-icon-arrow-simple-left,.font-icon-arrow-simple-left-circle,.font-icon-arrow-simple-down,.font-icon-arrow-simple-down-circle,.font-icon-arrow-round-up,.font-icon-arrow-round-up-circle,.font-icon-arrow-round-right,.font-icon-arrow-round-right-circle,.font-icon-arrow-round-left,.font-icon-arrow-round-left-circle,.font-icon-arrow-round-down,.font-icon-arrow-round-down-circle,.font-icon-arrow-light-up,.font-icon-arrow-light-round-up,.font-icon-arrow-light-round-up-circle,.font-icon-arrow-light-round-right,.font-icon-arrow-light-round-right-circle,.font-icon-arrow-light-round-left,.font-icon-arrow-light-round-left-circle,.font-icon-arrow-light-round-down,.font-icon-arrow-light-round-down-circle,.font-icon-arrow-light-right,.font-icon-arrow-light-left,.font-icon-arrow-light-down,.font-icon-align-right,.font-icon-align-left,.font-icon-align-justify,.font-icon-align-center,.font-icon-adjust{font-family:'Icons';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}
.font-icon-zoom-out:before{content:"\e000"}.font-icon-zoom-in:before{content:"\e001"}.font-icon-wrench:before{content:"\e002"}.font-icon-waves:before{content:"\e003"}.font-icon-warning:before{content:"\e004"}.font-icon-volume-up:before{content:"\e005"}.font-icon-volume-off:before{content:"\e006"}.font-icon-volume-down:before{content:"\e007"}.font-icon-viewport:before{content:"\e008"}.font-icon-user:before{content:"\e009"}.font-icon-user-border:before{content:"\e00a"}.font-icon-upload:before{content:"\e00b"}.font-icon-upload-2:before{content:"\e00c"}.font-icon-unlock:before{content:"\e00d"}.font-icon-underline:before{content:"\e00e"}.font-icon-tint:before{content:"\e00f"}.font-icon-time:before{content:"\e010"}.font-icon-text:before{content:"\e011"}.font-icon-text-width:before{content:"\e012"}.font-icon-text-height:before{content:"\e013"}.font-icon-tags:before{content:"\e014"}.font-icon-tag:before{content:"\e015"}.font-icon-table:before{content:"\e016"}.font-icon-strikethrough:before{content:"\e017"}.font-icon-stop:before{content:"\e018"}.font-icon-step-forward:before{content:"\e019"}.font-icon-step-backward:before{content:"\e01a"}.font-icon-stars:before{content:"\e01b"}.font-icon-star:before{content:"\e01c"}.font-icon-star-line:before{content:"\e01d"}.font-icon-star-half:before{content:"\e01e"}.font-icon-sort:before{content:"\e01f"}.font-icon-sort-up:before{content:"\e020"}.font-icon-sort-down:before{content:"\e021"}.font-icon-social-zerply:before{content:"\e022"}.font-icon-social-youtube:before{content:"\e023"}.font-icon-social-yelp:before{content:"\e024"}.font-icon-social-yahoo:before{content:"\e025"}.font-icon-social-wordpress:before{content:"\e026"}.font-icon-social-virb:before{content:"\e027"}.font-icon-social-vimeo:before{content:"\e028"}.font-icon-social-viddler:before{content:"\e029"}.font-icon-social-twitter:before{content:"\e02a"}.font-icon-social-tumblr:before{content:"\e02b"}.font-icon-social-stumbleupon:before{content:"\e02c"}.font-icon-social-soundcloud:before{content:"\e02d"}.font-icon-social-skype:before{content:"\e02e"}.font-icon-social-share-this:before{content:"\e02f"}.font-icon-social-quora:before{content:"\e030"}.font-icon-social-pinterest:before{content:"\e031"}.font-icon-social-photobucket:before{content:"\e032"}.font-icon-social-paypal:before{content:"\e033"}.font-icon-social-myspace:before{content:"\e034"}.font-icon-social-linkedin:before{content:"\e035"}.font-icon-social-last-fm:before{content:"\e036"}.font-icon-social-grooveshark:before{content:"\e037"}.font-icon-social-google-plus:before{content:"\e038"}.font-icon-social-github:before{content:"\e039"}.font-icon-social-forrst:before{content:"\e03a"}.font-icon-social-flickr:before{content:"\e03b"}.font-icon-social-facebook:before{content:"\e03c"}.font-icon-social-evernote:before{content:"\e03d"}.font-icon-social-envato:before{content:"\e03e"}.font-icon-social-email:before{content:"\e03f"}.font-icon-social-dribbble:before{content:"\e040"}.font-icon-social-digg:before{content:"\e041"}.font-icon-social-deviant-art:before{content:"\e042"}.font-icon-social-blogger:before{content:"\e043"}.font-icon-social-behance:before{content:"\e044"}.font-icon-social-bebo:before{content:"\e045"}.font-icon-social-addthis:before{content:"\e046"}.font-icon-social-500px:before{content:"\e047"}.font-icon-sitemap:before{content:"\e048"}.font-icon-signout:before{content:"\e049"}.font-icon-signin:before{content:"\e04a"}.font-icon-signal:before{content:"\e04b"}.font-icon-shopping-cart:before{content:"\e04c"}.font-icon-search:before{content:"\e04d"}.font-icon-rss:before{content:"\e04e"}.font-icon-road:before{content:"\e04f"}.font-icon-retweet:before{content:"\e050"}.font-icon-resize-vertical:before{content:"\e051"}.font-icon-resize-vertical-2:before{content:"\e052"}.font-icon-resize-small:before{content:"\e053"}.font-icon-resize-horizontal:before{content:"\e054"}.font-icon-resize-horizontal-2:before{content:"\e055"}.font-icon-resize-fullscreen:before{content:"\e056"}.font-icon-resize-full:before{content:"\e057"}.font-icon-repeat:before{content:"\e058"}.font-icon-reorder:before{content:"\e059"}.font-icon-remove:before{content:"\e05a"}.font-icon-remove-sign:before{content:"\e05b"}.font-icon-remove-circle:before{content:"\e05c"}.font-icon-read-more:before{content:"\e05d"}.font-icon-random:before{content:"\e05e"}.font-icon-question-sign:before{content:"\e05f"}.font-icon-pushpin:before{content:"\e060"}.font-icon-pushpin-2:before{content:"\e061"}.font-icon-print:before{content:"\e062"}.font-icon-plus:before{content:"\e063"}.font-icon-plus-sign:before{content:"\e064"}.font-icon-play:before{content:"\e065"}.font-icon-picture:before{content:"\e066"}.font-icon-phone:before{content:"\e067"}.font-icon-phone-sign:before{content:"\e068"}.font-icon-phone-boxed:before{content:"\e069"}.font-icon-pause:before{content:"\e06a"}.font-icon-paste:before{content:"\e06b"}.font-icon-paper-clip:before{content:"\e06c"}.font-icon-ok:before{content:"\e06d"}.font-icon-ok-sign:before{content:"\e06e"}.font-icon-ok-circle:before{content:"\e06f"}.font-icon-music:before{content:"\e070"}.font-icon-move:before{content:"\e071"}.font-icon-money:before{content:"\e072"}.font-icon-minus:before{content:"\e073"}.font-icon-minus-sign:before{content:"\e074"}.font-icon-map:before{content:"\e075"}.font-icon-map-marker:before{content:"\e076"}.font-icon-map-marker-2:before{content:"\e077"}.font-icon-magnet:before{content:"\e078"}.font-icon-magic:before{content:"\e079"}.font-icon-lock:before{content:"\e07a"}.font-icon-list:before{content:"\e07b"}.font-icon-list-3:before{content:"\e07c"}.font-icon-list-2:before{content:"\e07d"}.font-icon-link:before{content:"\e07e"}.font-icon-layer:before{content:"\e07f"}.font-icon-key:before{content:"\e080"}.font-icon-italic:before{content:"\e081"}.font-icon-info:before{content:"\e082"}.font-icon-indent-right:before{content:"\e083"}.font-icon-indent-left:before{content:"\e084"}.font-icon-inbox:before{content:"\e085"}.font-icon-inbox-empty:before{content:"\e086"}.font-icon-home:before{content:"\e087"}.font-icon-heart:before{content:"\e088"}.font-icon-heart-line:before{content:"\e089"}.font-icon-headphones:before{content:"\e08a"}.font-icon-headphones-line:before{content:"\e08b"}.font-icon-headphones-line-2:before{content:"\e08c"}.font-icon-headphones-2:before{content:"\e08d"}.font-icon-hdd:before{content:"\e08e"}.font-icon-group:before{content:"\e08f"}.font-icon-grid:before{content:"\e090"}.font-icon-grid-large:before{content:"\e091"}.font-icon-globe_line:before{content:"\e092"}.font-icon-glass:before{content:"\e093"}.font-icon-glass_2:before{content:"\e094"}.font-icon-gift:before{content:"\e095"}.font-icon-forward:before{content:"\e096"}.font-icon-font:before{content:"\e097"}.font-icon-folder-open:before{content:"\e098"}.font-icon-folder-close:before{content:"\e099"}.font-icon-flag:before{content:"\e09a"}.font-icon-fire:before{content:"\e09b"}.font-icon-film:before{content:"\e09c"}.font-icon-file:before{content:"\e09d"}.font-icon-file-empty:before{content:"\e09e"}.font-icon-fast-forward:before{content:"\e09f"}.font-icon-fast-backward:before{content:"\e0a0"}.font-icon-facetime:before{content:"\e0a1"}.font-icon-eye:before{content:"\e0a2"}.font-icon-eye_disable:before{content:"\e0a3"}.font-icon-expand-view:before{content:"\e0a4"}.font-icon-expand-view-3:before{content:"\e0a5"}.font-icon-expand-view-2:before{content:"\e0a6"}.font-icon-expand-vertical:before{content:"\e0a7"}.font-icon-expand-horizontal:before{content:"\e0a8"}.font-icon-exclamation:before{content:"\e0a9"}.font-icon-email:before{content:"\e0aa"}.font-icon-email_2:before{content:"\e0ab"}.font-icon-eject:before{content:"\e0ac"}.font-icon-edit:before{content:"\e0ad"}.font-icon-edit-check:before{content:"\e0ae"}.font-icon-download:before{content:"\e0af"}.font-icon-download_2:before{content:"\e0b0"}.font-icon-dashboard:before{content:"\e0b1"}.font-icon-credit-card:before{content:"\e0b2"}.font-icon-copy:before{content:"\e0b3"}.font-icon-comments:before{content:"\e0b4"}.font-icon-comments-line:before{content:"\e0b5"}.font-icon-comment:before{content:"\e0b6"}.font-icon-comment-line:before{content:"\e0b7"}.font-icon-columns:before{content:"\e0b8"}.font-icon-columns-2:before{content:"\e0b9"}.font-icon-cogs:before{content:"\e0ba"}.font-icon-cog:before{content:"\e0bb"}.font-icon-cloud:before{content:"\e0bc"}.font-icon-check:before{content:"\e0bd"}.font-icon-check-empty:before{content:"\e0be"}.font-icon-certificate:before{content:"\e0bf"}.font-icon-camera:before{content:"\e0c0"}.font-icon-calendar:before{content:"\e0c1"}.font-icon-bullhorn:before{content:"\e0c2"}.font-icon-briefcase:before{content:"\e0c3"}.font-icon-bookmark:before{content:"\e0c4"}.font-icon-book:before{content:"\e0c5"}.font-icon-bolt:before{content:"\e0c6"}.font-icon-bold:before{content:"\e0c7"}.font-icon-blockquote:before{content:"\e0c8"}.font-icon-bell:before{content:"\e0c9"}.font-icon-beaker:before{content:"\e0ca"}.font-icon-barcode:before{content:"\e0cb"}.font-icon-ban-circle:before{content:"\e0cc"}.font-icon-ban-chart:before{content:"\e0cd"}.font-icon-ban-chart-2:before{content:"\e0ce"}.font-icon-backward:before{content:"\e0cf"}.font-icon-asterisk:before{content:"\e0d0"}.font-icon-arrow-simple-up:before{content:"\e0d1"}.font-icon-arrow-simple-up-circle:before{content:"\e0d2"}.font-icon-arrow-simple-right:before{content:"\e0d3"}.font-icon-arrow-simple-right-circle:before{content:"\e0d4"}.font-icon-arrow-simple-left:before{content:"\e0d5"}.font-icon-arrow-simple-left-circle:before{content:"\e0d6"}.font-icon-arrow-simple-down:before{content:"\e0d7"}.font-icon-arrow-simple-down-circle:before{content:"\e0d8"}.font-icon-arrow-round-up:before{content:"\e0d9"}.font-icon-arrow-round-up-circle:before{content:"\e0da"}.font-icon-arrow-round-right:before{content:"\e0db"}.font-icon-arrow-round-right-circle:before{content:"\e0dc"}.font-icon-arrow-round-left:before{content:"\e0dd"}.font-icon-arrow-round-left-circle:before{content:"\e0de"}.font-icon-arrow-round-down:before{content:"\e0df"}.font-icon-arrow-round-down-circle:before{content:"\e0e0"}.font-icon-arrow-light-up:before{content:"\e0e1"}.font-icon-arrow-light-round-up:before{content:"\e0e2"}.font-icon-arrow-light-round-up-circle:before{content:"\e0e3"}.font-icon-arrow-light-round-right:before{content:"\e0e4"}.font-icon-arrow-light-round-right-circle:before{content:"\e0e5"}.font-icon-arrow-light-round-left:before{content:"\e0e6"}.font-icon-arrow-light-round-left-circle:before{content:"\e0e7"}.font-icon-arrow-light-round-down:before{content:"\e0e8"}.font-icon-arrow-light-round-down-circle:before{content:"\e0e9"}.font-icon-arrow-light-right:before{content:"\e0ea"}.font-icon-arrow-light-left:before{content:"\e0eb"}.font-icon-arrow-light-down:before{content:"\e0ec"}.font-icon-align-right:before{content:"\e0ed"}.font-icon-align-left:before{content:"\e0ee"}.font-icon-align-justify:before{content:"\e0ef"}.font-icon-align-center:before{content:"\e0f0"}.font-icon-adjust:before{content:"\e0f1"}



/******* SUPERSIZED *******/
/* Supersized Fullscreen Slideshow jQuery Plugin V:3.2.7 buildinternet.com/project/supersized Sam Dunn onemightyroar.com MIT License/GPL License*/
*{margin:0;padding:0}
img{border:none}
#supersized-loader{position:absolute;top:50%;left:50%;z-index:0;width:60px;height:60px;margin:-30px 0 0 -30px;text-indent:-999em;background:url(../img/progress.gif) no-repeat center center}
#supersized{display:block;position:fixed;left:0;top:0;overflow:hidden;z-index:-1;height:100%;width:100%;margin:0;padding:0}
#supersized img{width:auto;height:auto;position:relative;display:none;outline:none;border:none}
#supersized.speed img{-ms-interpolation-mode:nearest-neighbor;image-rendering: -moz-crisp-edges}/*Speed*/
#supersized.quality img{-ms-interpolation-mode:bicubic;image-rendering: optimizeQuality}/*Quality*/
#supersized li{display:block;list-style:none;z-index:-30;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;background:#111}
#supersized a{width:100%;height:100%;display:block}
#supersized li.prevslide{z-index:-20}
#supersized li.activeslide{z-index:-10}
#supersized li.image-loading{background:#111 url(../img/progress.gif) no-repeat center center;width:100%;height:100%}
#supersized li.image-loading img{visibility:hidden}
#supersized li.prevslide img,#supersized li.activeslide img{display:inline-block}


/****** SUPERSIZED 1.2 ******/
/* Supersized Fullscreen Slideshow jQuery Plugin V:3.2.7 buildinternet.com/project/supersized Shutter 1.2 Sam Dunn onemightyroar.com License :MIT License/GPL License*/
/* Controls Bar */
#controls-wrapper{margin:0 auto;height:42px;width:100%;bottom:0px;left:0;z-index:4;background:url(../img/nav-bg.png) repeat-x;position:fixed}
#controls{overflow:hidden;height:100%;position:relative;text-align:left;z-index:5}
#slidecounter{float:left;color:#999;font:14px "Helvetica Neue",Helvetica,Arial,sans-serif;text-shadow:#000 0 -1px 0;margin:0px 10px 0 15px;line-height:42px}
#slidecaption{overflow:hidden;float:left;color:#FFF;font:400 14px "Helvetica Neue",Helvetica,Arial,sans-serif;text-shadow:#000 1px 1px 2px;margin:0 20px 0 0;line-height:42px}
#navigation{float:right;margin:0px 20px 0 0}
#play-button{float:left;margin-top:1px;border-right:1px solid #333;background:url('../img/supersized/bg-hover.png') repeat-x 0 44px}
#play-button:hover{background-position:0 1px;cursor:pointer}
#prevslide,#nextslide{position:absolute;height:43px;width:43px;top:50%;margin-top:-21px;opacity:0.6}
#prevslide{left:10px;background:url('../img/supersized/back.png')}
#nextslide{right:10px;background:url('../img/supersized/forward.png')}
#prevslide:active,#nextslide:active{margin-top:-19px}
#prevslide:hover,#nextslide:hover{cursor:pointer}
ul#slide-list{padding:15px 0;float:left;position:absolute;left:50%}
ul#slide-list li{list-style:none;width:12px;height:12px;float:left;margin:0 5px 0 0}
ul#slide-list li.current-slide a,ul#slide-list li.current-slide a:hover{background-position:0 0px}
ul#slide-list li a{display:block;width:12px;height:12px;background:url('../img/supersized/nav-dot.png') no-repeat 0 -24px}
ul#slide-list li a:hover{background-position:0 -12px;cursor:pointer}
#tray-button{float:right;margin-top:1px;border-left:1px solid #333;background:url('../img/supersized/bg-hover.png') repeat-x 0 44px}
#tray-button:hover{background-position:0 1px;cursor:pointer}
/* Progress Bar */
#progress-back{z-index:5;position:fixed;bottom:42px;left:0;height:8px;width:100%;background:url('../img/supersized/progress-back.png') repeat-x}
#progress-bar{position:relative;height:8px;width:100%;background:url('../img/supersized/progress-bar.png') repeat-x}
/* Thumbnail Navigation */
#nextthumb,#prevthumb{z-index:2;display:none;position:fixed;bottom:61px;height:75px;width:100px;overflow:hidden;background:#ddd;border:1px solid #fff;-webkit-box-shadow:0 0 5px #000}
#nextthumb{right:12px}
#prevthumb{left:12px}
#nextthumb img,#prevthumb img{width:150px;height:auto; }
#nextthumb:active,#prevthumb:active{bottom:59px}
#nextthumb:hover,#prevthumb:hover{cursor:pointer}
/* Thumbnail Tray */
#thumb-tray{position:fixed;z-index:3;bottom:0;left:0;background:url(../img/bg-black.png);height:150px;width:100%;overflow:hidden;text-align:center;-moz-box-shadow:0px 0px 4px #000;-webkit-box-shadow:0px 0px 4px #000;box-shadow:0px 0px 4px #000}
#thumb-back,#thumb-forward{position:absolute;z-index:5;bottom:42px;height:108px;width:40px}
#thumb-back{left:0;background:url('../img/supersized/thumb-back.png') no-repeat center center}
#thumb-forward{right:0;background:url('../img/supersized/thumb-forward.png') no-repeat center center}
#thumb-back:hover,#thumb-forward:hover{cursor:pointer;background-color:rgba(256,256,256,0.1)}
#thumb-back:hover{border-right:1px solid rgba(256,256,256,0.2)}
#thumb-forward:hover{border-left:1px solid rgba(256,256,256,0.2)}
ul#thumb-list{display:inline-block;list-style:none;position:relative;left:0px;padding:0 0px}
ul#thumb-list li{background:#111;list-style:none;display:inline;width:150px;height:108px;overflow:hidden;float:left;margin:0}
ul#thumb-list li img{width:200px;height:auto;opacity:0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);-webkit-transition:all 100ms ease-in-out;-moz-transition:all 100ms ease-in-out;-o-transition:all 100ms ease-in-out;-ms-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out}
ul#thumb-list li.current-thumb img,ul#thumb-list li:hover img{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}
ul#thumb-list li:hover{cursor:pointer}



/****** Tablesaw v1.0.4 github.com/filamentgroup/tablesaw (c) 2015 Filament Group; Licensed MIT ********/
table.tablesaw{empty-cells:show;max-width:100%;width:100%}
.tablesaw{border-collapse:collapse;width:100%}
/* Structure */
.tablesaw{border:0;padding:0}
.tablesaw th{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.5em .7em}
.tablesaw td{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.3em .5em}
.tablesaw thead tr:first-child th{padding-top:.9em;padding-bottom:.7em}
.tablesaw tfoot tr:first-child th{padding-top:.9em;padding-bottom:.7em}
.tablesaw-enhanced .tablesaw-bar .btn{
  border:1px solid #ccc;background:none;background-color:#fafafa;-webkit-box-shadow:0 1px 0 rgba(255,255,255,1);box-shadow:0 1px 0 rgba(255,255,255,1);
  color:#4a4a4a;clear:both;cursor:pointer;display:block;font:bold 20px/1 sans-serif;margin:0;padding:.5em .85em .4em .85em;
  position:relative;text-align:center;text-decoration:none;text-transform:capitalize;text-shadow:0 1px 0 #fff;width:100%;
  background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.1)),color-stop(50%,rgba(255,255,255,.1)),color-stop(55%,rgba(170,170,170,.1)),to(rgba(120,120,120,.15)));
  background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0%,rgba(255,255,255,.1) 50%,rgba(170,170,170,.1) 55%,rgba(120,120,120,.15) 100%);
  background-image:linear-gradient(top,rgba(255,255,255,.1) 0%,rgba(255,255,255,.1) 50%,rgba(170,170,170,.1) 55%,rgba(120,120,120,.15) 100%);
  -webkit-appearance:none !important;-moz-appearance:none !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;border-radius:.25em;
}
.tablesaw-enhanced .tablesaw-bar a.btn{color:#1c95d4}
.tablesaw-enhanced .tablesaw-bar .btn:hover{text-decoration:none}
.tablesaw-enhanced .tablesaw-bar .btn:active{background-color:#ddd;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(100,100,100,.35)),to(rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,rgba(100,100,100,.35) 0%,rgba(255,255,255,0) 70%);background-image:linear-gradient(top,rgba(100,100,100,.35) 0%,rgba(255,255,255,0) 70%)}
.tablesaw-enhanced .tablesaw-bar .btn:hover,.tablesaw-enhanced .tablesaw-bar .btn:focus{color:#208de3;background-color:#fff;outline:none}
.tablesaw-bar .btn:focus{-webkit-box-shadow:0 0 .35em #4faeef !important;box-shadow:0 0 .35em #4faeef !important}
.ie-lte8 .tablesaw-bar .btn:hover,.ie-lte8 .tablesaw-bar .btn:focus{color:#208de3;background-color:#fff;border-color:#aaa;outline:none}
.tablesaw-bar .btn-select select{background:none;border:none;display:block;position:absolute;font-weight:inherit;left:0;top:0;margin:0;width:100%;height:100%;z-index:2;min-height:1em}
.tablesaw-bar .btn-select select{opacity:0;filter:alpha(opacity=0);display:inline-block;color:transparent}
.tablesaw-bar .btn select option{background:#fff;color:#000;font-family:sans-serif}
.tablesaw-enhanced .tablesaw-bar .btn.btn-select{color:#4d4d4d;padding-right:2.5em;min-width:7.25em;text-align:left;text-indent:0}
.ie-lte8 .tablesaw-bar .btn-select{min-width:6.1em}
.tablesaw-bar .btn.btn-small,.tablesaw-bar .btn.btn-micro{display:inline-block;width:auto;height:auto;position:relative;top:0}
.tablesaw-bar .btn.btn-small{font-size:1.0625em;line-height:19px;padding:.3em 1em .3em 1em}
.tablesaw-bar .btn.btn-micro{font-size:.8125em;padding:.4em .7em .25em .7em}
.tablesaw-enhanced .tablesaw-bar .btn-select{text-align:left}
.tablesaw-bar .btn-select:after{background:#e5e5e5;background:rgba(0,0,0,.1);-webkit-box-shadow:0 2px 2px rgba(255,255,255,.25);box-shadow:0 2px 2px rgba(255,255,255,.25);content:" ";display:block;position:absolute}
.tablesaw-bar .btn-select.btn-small,.tablesaw-bar .btn-select.btn-micro{padding-right:1.5em}
.tablesaw-bar .btn-select:after{background:none;background-repeat:no-repeat;background-position:.25em .45em;content:"\25bc";font-size:.55em;padding-top:1.2em;padding-left:1em;left:auto;right:0;margin:0;top:0;bottom:0;width:1.8em}
.tablesaw-bar .btn-select.btn-small:after,.tablesaw-bar .btn-select.btn-micro:after{width:1.2em;font-size:.5em;padding-top:1em;padding-right:.5em;line-height:1.65;background:none;-webkit-box-shadow:none;box-shadow:none;border-left-width:0}
.tablesaw-advance .btn{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-shadow:0 1px 0 #fff;border-radius:.25em}
.tablesaw-advance .btn.btn-micro{font-size:.8125em;padding:.3em .7em .25em .7em}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn{display:inline-block;overflow:hidden;width:1.8em;height:1.8em;background-position:50% 50%;margin-left:.5em;position:relative}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before,.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before,.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before{content:"\0020";overflow:hidden;width:0;height:0;position:absolute}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before{left:.5em;top:.65em;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #808080}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before{left:.5em;top:.65em;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #808080}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before{top:.45em;border-top:5px solid transparent;border-bottom:5px solid transparent}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before{left:.6em;border-right:5px solid #808080}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before{left:.7em;border-left:5px solid #808080}
.tablesaw-advance a.tablesaw-nav-btn.disabled{opacity:.25;filter:alpha(opacity=25);cursor:default;pointer-events:none}
.tablesaw-bar{clear:both;font-family:sans-serif}
.tablesaw-toolbar{font-size:.875em;float:left}
.tablesaw-toolbar label{padding:.5em 0;clear:both;display:block;color:#888;margin-right:.5em;text-transform:uppercase}
.tablesaw-bar .btn,.tablesaw-enhanced .tablesaw-bar .btn{margin-top:.5em;margin-bottom:.5em}
.tablesaw-bar .btn-select,.tablesaw-enhanced .tablesaw-bar .btn-select{margin-bottom:0}
.tablesaw-bar .tablesaw-toolbar .btn{margin-left:.4em;margin-top:0;text-transform:uppercase;border:none;-webkit-box-shadow:none;box-shadow:none;background:transparent;font-family:sans-serif;font-size:1em;padding-left:.3em}
.tablesaw-bar .tablesaw-toolbar .btn-select{min-width:0}
.tablesaw-bar .tablesaw-toolbar .btn-select:after{padding-top:.9em}
.tablesaw-bar .tablesaw-toolbar select{color:#888;text-transform:none;background:transparent}
.tablesaw-toolbar ~ table{clear:both}
.tablesaw-toolbar .a11y-sm{clip:rect(0 0 0 0);height:1px;overflow:hidden;position:absolute;width:1px}
@media (min-width:24em){.tablesaw-toolbar .a11y-sm{clip:none;height:auto;width:auto;position:static;overflow:visible}}
table.tablesaw tbody th{font-weight:bold}
table.tablesaw tbody tr{background:#fff}
table.tablesaw tbody tr:hover{background:#bfa}
table.tablesaw td a{display:block}
table.tablesaw thead th,table.tablesaw thead td,table.tablesaw tfoot th,table.tablesaw tfoot td{color:#444;font-size:.9em}
.tablesaw th,.tablesaw td{line-height:1em;text-align:left;vertical-align:middle}
.tablesaw td,.tablesaw tbody th{vertical-align:middle;font-size:.85em}
.tablesaw td .btn,.tablesaw tbody th .btn{margin:0}
.tablesaw thead,.tablesaw tfoot{border:1px solid #e5e5e4;background:#e2dfdc;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e2dfdc));background-image:-webkit-linear-gradient(top,#fff,#e2dfdc);background-image:linear-gradient(to bottom,#fff,#e2dfdc)}
.tablesaw thead th{font-weight:100;color:#777;text-transform:uppercase;text-shadow:0 1px 0 #fff;text-align:left}
.tablesaw thead tr:first-child th{font-weight:normal;font-family:sans-serif;border-right:1px solid #e4e1de}
.tablesaw tfoot th{font-weight:100;color:#777;text-transform:uppercase;text-shadow:0 1px 0 #fff;text-align:left}
.tablesaw tfoot tr:first-child th{font-weight:normal;font-family:sans-serif;border-right:1px solid #e4e1de}
.tablesaw tbody tr{border-bottom:1px solid #dfdfdf}
.tablesaw caption{text-align:left;margin-bottom:0;opacity:.5;filter:alpha(opacity=50);line-height:2.4}
@media (min-width:25em){.tablesaw caption{margin-bottom:.6em;line-height:1.2}}
.tablesaw-cell-label-top{text-transform:uppercase;font-size:.9em;font-weight:normal}
.tablesaw-cell-label{font-size:.65em;text-transform:uppercase;color:#888;font-family:sans-serif}
@media (min-width:40em){.tablesaw td{line-height:2em}}
@media only all{
  .tablesaw-swipe .tablesaw-cell-persist{border-right:1px solid #e4e1de}
  .tablesaw-swipe .tablesaw-cell-persist{-webkit-box-shadow:3px 0 4px -1px #e4e1de;box-shadow:3px 0 4px -1px #e4e1de}
}
.tablesaw-stack tbody tr{border-bottom:1px solid #dfdfdf}
.tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label{display:none}
@media only all{
  .tablesaw-stack td,.tablesaw-stack th{text-align:left;display:block}
  .tablesaw-stack tr{clear:both;display:table-row}
  .tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label{display:block;padding:0 .6em 0 0;width:30%;display:inline-block}
  .tablesaw-stack th .tablesaw-cell-label-top,.tablesaw-stack td .tablesaw-cell-label-top{display:block;padding:.4em 0;margin:.4em 0}
  .tablesaw-cell-label{display:block}
  .tablesaw-stack tbody th.group{margin-top:-1px}
  .tablesaw-stack th.group b.tablesaw-cell-label{display:none !important}
}
@media (max-width:39.9375em){
  .tablesaw-stack thead td,.tablesaw-stack thead th,.tablesaw-stack tfoot td,.tablesaw-stack tfoot th{display:none}
  .tablesaw-stack tbody td,.tablesaw-stack tbody th{clear:left;float:left;width:100%}
  .tablesaw-cell-label{vertical-align:top}
  .tablesaw-cell-content{max-width:67%;display:inline-block}
  .tablesaw-stack td:empty,.tablesaw-stack th:empty{display:none}
}
@media (min-width:40em){
  .tablesaw-stack tr{display:table-row}
  .tablesaw-stack td,.tablesaw-stack th,.tablesaw-stack thead td,.tablesaw-stack thead th{display:table-cell;margin:0}
  .tablesaw-stack td .tablesaw-cell-label,.tablesaw-stack th .tablesaw-cell-label{display:none !important}
}
.tablesaw-fix-persist{table-layout:fixed}
@media only all{.tablesaw-swipe th.tablesaw-cell-hidden,.tablesaw-swipe td.tablesaw-cell-hidden{display:none}}
.btn.tablesaw-columntoggle-btn span{text-indent:-9999px;display:inline-block}
.tablesaw-columntoggle-btnwrap{position:relative}
.tablesaw-columntoggle-btnwrap .dialog-content{padding:.5em}
.tablesaw-columntoggle tbody td{line-height:1.5}
.tablesaw-columntoggle-popup{display:none}
.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup{display:block;position:absolute;top:2em;right:0;background-color:#fff;padding:.5em .8em;border:1px solid #ccc;-webkit-box-shadow:0 1px 2px #ccc;box-shadow:0 1px 2px #ccc;border-radius:.2em;z-index:1}
.tablesaw-columntoggle-popup fieldset{margin:0}
@media only all{
  .tablesaw-columntoggle th.tablesaw-priority-6,.tablesaw-columntoggle td.tablesaw-priority-6,
  .tablesaw-columntoggle th.tablesaw-priority-5,.tablesaw-columntoggle td.tablesaw-priority-5,
  .tablesaw-columntoggle th.tablesaw-priority-4,.tablesaw-columntoggle td.tablesaw-priority-4,
  .tablesaw-columntoggle th.tablesaw-priority-3,.tablesaw-columntoggle td.tablesaw-priority-3,
  .tablesaw-columntoggle th.tablesaw-priority-2,.tablesaw-columntoggle td.tablesaw-priority-2,
  .tablesaw-columntoggle th.tablesaw-priority-1,.tablesaw-columntoggle td.tablesaw-priority-1{display:none}
}
.tablesaw-columntoggle-btnwrap .dialog-content{top:0 !important;right:1em;left:auto !important;width:12em;max-width:18em;margin:-.5em auto 0}
.tablesaw-columntoggle-btnwrap .dialog-content:focus{outline-style:none}
@media (min-width:20em){.tablesaw-columntoggle th.tablesaw-priority-1,.tablesaw-columntoggle td.tablesaw-priority-1{display:table-cell}}
@media (min-width:30em){.tablesaw-columntoggle th.tablesaw-priority-2,.tablesaw-columntoggle td.tablesaw-priority-2{display:table-cell}}
@media (min-width:40em){
  .tablesaw-columntoggle th.tablesaw-priority-3,.tablesaw-columntoggle td.tablesaw-priority-3{display:table-cell}
  .tablesaw-columntoggle tbody td{line-height:2}
}
@media (min-width:50em){.tablesaw-columntoggle th.tablesaw-priority-4,.tablesaw-columntoggle td.tablesaw-priority-4{display:table-cell}}
@media (min-width:60em){.tablesaw-columntoggle th.tablesaw-priority-5,.tablesaw-columntoggle td.tablesaw-priority-5{display:table-cell}}
@media (min-width:70em){.tablesaw-columntoggle th.tablesaw-priority-6,.tablesaw-columntoggle td.tablesaw-priority-6{display:table-cell}}
@media only all{
  .tablesaw-columntoggle th.tablesaw-cell-hidden,.tablesaw-columntoggle td.tablesaw-cell-hidden{display:none}
  .tablesaw-columntoggle th.tablesaw-cell-visible,.tablesaw-columntoggle td.tablesaw-cell-visible{display:table-cell}
}
.tablesaw-columntoggle-popup .btn-group > label{display:block;padding:.2em 0;white-space:nowrap}
.tablesaw-columntoggle-popup .btn-group > label input{margin-right:.8em}
.tablesaw-sortable,.tablesaw-sortable thead,.tablesaw-sortable thead tr,.tablesaw-sortable thead tr th{position:relative}
.tablesaw-sortable thead tr th{padding-right:1.6em;vertical-align:top}
.tablesaw-sortable th.tablesaw-sortable-head,.tablesaw-sortable tr:first-child th.tablesaw-sortable-head{padding-top:.9em;padding-bottom:.7em;padding-left:1em;padding-right:1.6em}
.tablesaw-sortable .tablesaw-sortable-head button{min-width:100%;color:inherit;background:transparent;border:0;padding:0;text-align:left;font:inherit;text-transform:inherit;position:relative}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:before{content:"↑";position:absolute;left:-8px}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:before{content:"↓";position:absolute;left:-8px}
.tablesaw-sortable .not-applicable:after{content:"--";display:block}
.tablesaw-sortable .not-applicable span{display:none}
.tablesaw-advance{float:right}
.tablesaw-advance.minimap{margin-right:.4em}
.tablesaw-advance-dots{float:left;margin:0;padding:0;list-style:none}
.tablesaw-advance-dots li{display:table-cell;margin:0;padding:.4em .2em}
.tablesaw-advance-dots li i{width:.25em;height:.25em;background:#555;border-radius:100%;display:inline-block}
.tablesaw-advance-dots-hide{opacity:.25;filter:alpha(opacity=25);cursor:default;pointer-events:none}

.b-cont img{max-width:500px;width:100%;height:auto}

