@font-face {
	font-family: 'fa-snapchat';
	src:url('fonts/fa-snapchat_-73zac.eot');
	src:url('fonts/fa-snapchat.eot') format('embedded-opentype'),
		url('fonts/fa-snapchat_-73zac.ttf') format('truetype'),
		url('fonts/fa-snapchat_-73zac.woff') format('woff'),
		url('fonts/fa-snapchat_-73zac-fa-snapchat.svg') format('svg');
}

.fa-snapchat:before {
	font-family: 'fa-snapchat';
	content: "\e600";
};@charset "UTF-8";/*!Animate.css - http://daneden.me/animate Licensed under the MIT license -http://opensource.org/licenses/MIT Copyright (c) 2015 Daniel Eden*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}100%{-webkit-transform:none;transform:none}}@keyframes jello{11.1%{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}100%{-webkit-transform:none;transform:none}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp};/*!
 * Project:   Fission Strategy 2015
 * Date:      2015/07/07
/* ---------------------------------------- */

* { margin: 0; padding: 0; }

html { overflow-y: scroll; font-size: 100.01%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { background: #fff; font-size: 62.5%; }

body, textarea, input, select, option, button { color: #171b24; font: 16px/1.4375 Helvetica Neue,Helvetica,Arial,sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
div, form, blockquote, article, aside, details, figcaption, figure, footer, header, menu, nav, section, ul, ol, dl, p, table, pre, h1, h2, h3, h4, h5, h6 { display: block; margin: 0 0 20px; } :last-child { margin-bottom: 0 !important; } .last-child { margin-bottom: 0 !important; }
body > :not(.root-a), body > :not(.root-a) div, body > :not(.root-a) form { margin-bottom: 0; }

@media screen and (max-width: 1023px) {
body, button { font-size: 14px; }
}

@font-face { font-family: 'Icons'; src:url('../fonts/icomoon/fonts/icomoon_z8888v.eot'); src:url('../fonts/icomoon/fonts/icomoon.eot') format('embedded-opentype'), url('../fonts/icomoon/fonts/icomoon_z8888v.ttf') format('truetype'), url('../fonts/icomoon/fonts/icomoon_z8888v.woff') format('woff'), url('../fonts/icomoon/fonts/icomoon_z8888v-icomoon.svg') format('svg'); font-weight: normal; font-style: normal; }

/*!
 * Layout
/* ---------------------------------------- */

.root-a { position: relative; overflow: hidden; width: 100%; min-width: 320px; margin: 0; padding: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
 .root-a *, .root-a *:before, .root-a *:after { -moz-box-sizing: inherit; -webkit-box-sizing: inherit; box-sizing: inherit; }
 .root-a > .wrap { margin: 0; }
  .root-a .contain { max-width: 1260px; margin-left: auto; margin-right: auto; border-left: 30px solid transparent; border-right: 30px solid transparent; }

@media screen and (max-width: 1023px) {
.root-a .contain { border-left-width: 20px; border-right-width: 20px; }
}

/*!
 * Modules
/* ---------------------------------------- */

.bio-a { }
.no-touch .bio-a { -webkit-backface-visibility: hidden; }
 .bio-a .nav { position: relative; margin-bottom: 30px; }
  .bio-a .nav figure { display: inline-block; overflow: hidden; position: relative; max-width: 500px; margin: 0; border-radius: 50%; background: #000; }
   .bio-a .nav figure img { display: block; margin: 0 auto; border-radius: 50%; }
   .bio-a .nav figure img { -webkit-transition: opacity 0.35s; transition: opacity 0.35s; }
   .bio-a .nav figure:hover img { opacity: 0.1; }
   .bio-a .nav figure figcaption { position: absolute; left: 50%; top: 50%; width: 70%; margin: 30px 0 0; color: inherit; font-size: 32px; line-height: 1.3; font-weight: 300; opacity: 0; }
   .ie8 .bio-a .nav figure figcaption { display: none; }
   .bio-a .nav figure figcaption { -webkit-transition: margin 0.35s, opacity 0.35s; transition: margin 0.35s, opacity 0.35s; }
   .bio-a .nav figure figcaption { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
   .bio-a .nav figure:hover figcaption { margin-top: 20px; opacity: 1; }
    .bio-a .nav figure figcaption span { display: block; }
    .bio-a .nav figure figcaption .button-a { display: inline-block; margin: 30px 20px; background-color: #1dc321; color: #fff; }
  .bio-a .nav ul { list-style: none; margin: 0; padding: 0; }
   .bio-a .nav li { position: absolute; left: 0; top: 50%; margin: -30px 0 0; font-size: 60px; }
   .bio-a .nav li.next { left: auto; right: 0; }
    .bio-a .nav li:before { display: none; }
    .bio-a .nav li a { display: block; color: #7f7f7f; text-decoration: none !important; }
    .bio-a .nav li a:hover { color: #fff; }
     .bio-a .nav li a:before { content: '\e603'; font: 60px/1 Icons; font-size: inherit; }
     .bio-a .nav li a:before { -webkit-transition: none; transition: none; }
     .bio-a .nav li.next a:before { content: '\e604'; }
  .bio-a .hx { margin-bottom: 5px; }
  .bio-a .role { margin-bottom: 15px; font-size: 18px; font-weight: bold; }
  .bio-a .socials-a { margin-bottom: 25px; }
   .bio-a .socials-a a { color: inherit; }

@media screen and (max-width: 1023px) {
.bio-a .nav figure { max-width: 400px; }
 .bio-a .nav figure figcaption { margin-top: 20px; font-size: 26px; }
 .bio-a .nav figure:hover figcaption { margin-top: 10px; }
.bio-a .role { margin-bottom: 20px; font-size: 16px; }
}
@media screen and (max-width: 599px) {
.bio-a .nav ul { display: none; }
.bio-a .nav figure { max-width: 100%; margin-left: 40px; margin-right: 40px; }
 .bio-a .nav figure:hover img { opacity: 1; }
 .bio-a .nav figure figcaption { display: none; }
}

/* green box */

.box-a { position: relative; margin: 100px 0; padding: 100px 0; color: #fff; text-align: center; }
 .box-a:before { position: absolute; left: 0; right: 0; top: 0; bottom: 0; content: ''; background: #4fc52f; }
 .box-a:before { -webkit-transform: skewY(-3deg); -ms-transform: skewY(-3deg); transform: skewY(-3deg); }
 .box-a > .contain { position: relative; }

@media screen and (max-width: 1023px) {
.box-a { margin: 50px 0; padding: 50px 0; color: #fff; text-align: center; }
 .box-a:before { -webkit-transform: skewY(-2deg); -ms-transform: skewY(-2deg); transform: skewY(-2deg); }
}
@media screen and (max-width: 599px) {
.box-a { margin: 50px 0; padding: 35px 0; }
}

/* browser warning */

.browser-a { margin: 0; padding: 20px 40px; background: #b22; color: #fff; text-align: center; }
 .browser-a a { color: #fff !important; text-decoration: underline; }

/* global content */

.content-a { margin-bottom: 0; }
 .content-a > .wrap { position: relative; z-index: 2; padding-bottom: 80px; background: #fff; }

@media screen and (max-width: 1023px) {
.content-a > .wrap { padding-bottom: 60px; }
}

/* bredcrumbs */

.crumbs-a { margin-bottom: 40px; }
 .crumbs-a a { display: inline-block; box-shadow: inset 0 -1px 0; color: inherit; }
  .crumbs-a span { padding: 0 10px; }

/* call to action */

.cta-a { }
 .cta-a:before { display: block; content: '\e601'; margin: 0 0 30px; font: 90px/1 Icons; text-align: inherit; }
 .cta-a.touch:before { -webkit-animation: pulse 1s; animation: pulse 1s; }
 .cta-a p { margin: 0 0 20px; font-size: 42px; font-weight: 300; }
 .cta-a p.action { vertical-align: top; }

@media screen and (max-width: 1023px) {
.cta-a:before { margin-bottom: 20px; font-size: 60px; }
 .cta-a p { font-size: 30px; }
}
@media screen and (max-width: 599px) {
.cta-a p { font-size: 24px; }
}

@-webkit-keyframes pulse { 0% { -webkit-transform: scale3d(1, 1, 1); } 50% { -webkit-transform: scale3d(1.25, 1.25, 1.25); } 100% { -webkit-transform: scale3d(1, 1, 1); } }
@keyframes pulse { 0% { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.25, 1.25, 1.25); } 100% { transform: scale3d(1, 1, 1); } }

/* post list */

.entries-a { }
 .entries-a > .wrap { margin: -40px -20px 0; font-size: 0; letter-spacing: -1em; }
  .entries-a article { display: inline-block; width: 49.999%; margin: 0; border: 1px solid transparent; border-width: 40px 20px 0; font-size: 16px; letter-spacing: 0; vertical-align: top; }
  .entries-a article.full { width: 100%; }
  .entries-a .entry-a .byline { font-size: 16px; }
   .entries-a .entry-a .byline img { max-width: 40px; margin-top: -20px; }
   .entries-a .entry-a .byline span { height: 40px; padding-left: 50px; }

@media screen and (max-width: 767px) {
.entries-a article { display: block; width: 100%; }
}
@media screen and (max-width: 599px) {
.entries-a .entry-a .byline { font-size: 14px; }
}

/* mini post lists */

.entries-b { }
 .entries-b > .hx { margin-bottom: 40px; }
 .entries-b > .more { margin-top: 50px; }

/* post */

.entry-a { margin-bottom: 50px; }
 .entry-a > header { }
  .entry-a > header .hx a { color: inherit; }
  .entry-a > header figure { }
   .entry-a > header figure img { display: block; width: 100%; }
  .entry-a .byline { display: table; position: relative; font-size: 18px; font-weight: bold; }
   .entry-a .byline img { position: absolute; left: 0; top: 50%; max-width: 60px; margin: -30px 0 0; border-radius: 50%; }
   .entry-a .byline span { display: table-cell; width: 100%; height: 60px; padding: 0 0 0 70px; vertical-align: middle; }
   .entry-a .byline a { color: inherit; }
 .entry-a > section { }
 .entry-a > footer { margin-top: 40px; }

@media screen and (max-width: 1023px) {
.entry-a .byline { font-size: 14px; }
 .entry-a .byline img { max-width: 40px; margin-top: -20px; }
 .entry-a .byline span { height: 40px; padding-left: 50px; }
}
@media screen and (max-width: 599px) {
.entry-a .byline span time { display: block; }
.entry-a .more { text-align: center; }
}

/* page header */

.header-a { position: relative; z-index: 3; overflow: hidden; margin: 0 0 50px; padding: 70px 0 120px; background: #380168; color: #fff; text-align: center; }
.no-cssclippathpolygon .header-a { margin-bottom: 70px; }
.no-cssclippathpolygon .header-a.no-patch { padding-bottom: 70px; }
.no-csstransforms .header-a { padding-bottom: 70px; }
.header-a { background: -webkit-linear-gradient(-45deg, #0803db 0%,#370165 50%); background: linear-gradient(135deg, #0803db 0%,#370165 50%); }
.header-a { -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 70%, 0 100%); clip-path: polygon(0% 0%, 100% 0%, 100% 70%, 0 100%); }
.header-a.tall { -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 0 100%); clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 0 100%); }
.safari .header-a.overflow { -webkit-clip-path: none; clip-path: none; }
 .header-a:before { position: absolute; left: 0; right: 0; top: 0; bottom: 0; content: ''; background: url(../images/header-a-bg-a.gif); pointer-events: none; }
 .header-a:after { display: none; position: absolute; left: 0; right: 0; top: 100%; content: ''; height: 300px; background: #fff; }
 .header-a:after { -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: skewY(-3deg); -ms-transform: skewY(-3deg); transform: skewY(-3deg); }
 .no-cssclippathpolygon .header-a:after { display: block; }
 .safari .header-a.overflow:after { display: block; }
 .no-cssclippathpolygon .header-a.no-patch:after { display: none; }
 .header-a > .contain { position: relative; }
 .no-touch .header-a > .contain { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
  .header-a .crumbs-a { margin: -30px auto 35px; }
  .header-a .socials-a { margin-bottom: 25px; }
   .header-a .socials-a a { color: inherit; }
   .header-a .button-a { min-width: 180px; margin: 0 5px; }
   .header-a .button-a.white:hover,
   .header-a .button-a.white.is-active { color: #2a0287; }
  .header-a .showcase-a { margin-bottom: -150px !important; }
  .no-touch .header-a .showcase-a { -webkit-backface-visibility: hidden; }
.header-a.intro { padding-top: 220px; background: url(../images/header-a-intro-a.jpg) 50% 0 no-repeat; background-size: cover; }

@media screen and (max-width: 1279px) {
.header-a { padding-bottom: 90px; -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 85%, 0 100%); clip-path: polygon(0% 0%, 100% 0%, 100% 85%, 0 100%); }
.header-a.tall { -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 95%, 0 100%); clip-path: polygon(0% 0%, 100% 0%, 100% 95%, 0 100%); }
 .header-a.intro { padding-top: 150px; }
 .header-a .showcase-a { margin-bottom: -100px !important; }
}
@media screen and (max-width: 1023px) {
.header-a { padding: 40px 0 60px; }
.no-cssclippathpolygon .header-a.no-patch { margin-bottom: 50px; padding-bottom: 40px; }
 .header-a .crumbs-a { margin-top: -10px; }
 .header-a .socials-a { margin-top: -10px; }
 .header-a .showcase-a { margin: 0 -20px; padding: 0; margin-bottom: -80px !important; }
  .header-a .showcase-a article { padding-left: 20px; padding-right: 20px; }
}
@media screen and (max-width: 767px) {
.header-a .showcase-a { margin-bottom: 0 !important; }
}
@media screen and (max-width: 599px) {
.header-a { margin-bottom: 35px; -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 0 100%); clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 0 100%); }
.no-cssclippathpolygon .header-a { margin-bottom: 35px; }
.header-a.tall { -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 98%, 0 100%); clip-path: polygon(0% 0%, 100% 0%, 100% 98%, 0 100%); }
.header-a.intro { padding-top: 100px; }
 .header-a .links { margin-top: -10px; font-size: 0; letter-spacing: -1em; }
  .header-a .links .button-a { min-width: 280px; margin: 10px 5px 0; font-size: 14px; letter-spacing: 0; }
}

/* hero parallax */

.hero-a { margin-bottom: 0; }
.header-a + .hero-a { margin-top: -15px; }
.hero-a + .wrap { margin-top: 400px; padding-top: 80px; }
 .hero-a > .wrap { position: fixed; left: 0; top: 0; right: 0; z-index: -1; min-height: 800px; background-position: 50% 0; background-repeat: no-repeat; background-size: cover; }

@media screen and (max-width: 1279px) {
.hero-a + .wrap { padding-top: 50px; }
}
@media screen and (max-width: 767px) {
.hero-a > .wrap { min-height: 450px; }
.hero-a + .wrap { margin-top: 200px; }
}
@media screen and (max-width: 599px) {
.header-a + .hero-a { margin-top: -85px; }
.hero-a + .wrap { margin-top: 0; padding-top: 35px; }
 .hero-a > .wrap { position: static; min-height: 0; padding-top: 56.25%; }
}

/* intro */

.intro-a { }
 .intro-a blockquote { margin-left: 0; margin-right: 0; margin-top: 0; padding: 0; background: none; font-size: 52px; line-height: 1.2; font-weight: 100; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; }
  .intro-a blockquote:before { display: none; }
  .intro-a blockquote cite { margin-top: 20px; text-align: center; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
 .intro-a .tweet { margin-top: 90px; font-size: 18px; }
  .intro-a .tweet a.fa { margin-left: 0; margin-right: 5px; color: #4fc52f; box-shadow: none !important; font-size: 1.1em; font-weight: normal; }
  .intro-a .tweet a.hash { box-shadow: none !important; }
  .intro-a .tweet a { display: inline-block; margin: 0 2px; color: #fff; box-shadow: 0 1px 0 0 rgba(255,255,255,0.5); font-weight: bold; }
  .intro-a .tweet a:hover { box-shadow: 0 1px 0 0 rgba(255,255,255,0.8); }

@media screen and (max-width: 1279px) {
.intro-a blockquote { font-size: 42px; }
.intro-a .tweet { font-size: 16px; }
}
@media screen and (max-width: 599px) {
.intro-a blockquote { font-size: 28px; line-height: 1.3; }
 .intro-a blockquote cite { font-size: 16px; }
.intro-a .tweet { margin-top: 40px; }
}

/* icons */

.ix-a:before { display: block; margin: 0 0 30px !important; font: 80px/1 Icons; text-align: inherit; }
.ix-a.idea:before { content: '\e605'; }
.ix-a.code:before { content: '\e600'; }
.ix-a.love:before { content: ''; height: 70px; background: url(../images/icons-heart-a.png) 50% 0 no-repeat; background-size: contain; }

@media screen and (max-width: 599px) {
.ix-a:before { margin-bottom: 20px !important; font-size: 60px; }
.ix-a.love:before { height: 50px; }
}

/* featured */

.featured-a { overflow: hidden; margin: 50px 0; }
 .featured-a > .wrap { margin: -35px -20px 0; font-size: 0; letter-spacing: -1em; }
  .featured-a article { display: inline-block; width: 33.333%; margin: 0; padding: 0; border: 1px solid transparent; border-width: 35px 20px 0; font-size: 16px; letter-spacing: 0; vertical-align: top; text-align: center; }
   .featured-a article .hx { margin: 0 0 5px; color: inherit; font-size: 18px; font-weight: bold; }
    .featured-a article .hx .fa { display: block; width: 100%; margin: 0 0 15px !important; font-size: 30px; color: #4fc52f; }

@media screen and (max-width: 1023px) {
.featured-a article { font-size: 14px; }
 .featured-a article .hx { font-size: 16px; }
}
@media screen and (max-width: 767px) {
.featured-a article { width: 49.999%; }
}
@media screen and (max-width: 599px) {
.featured-a article { display: block; width: 100%; }
}

/* global footer */

.footer-a { position: relative; margin-bottom: 0; padding-bottom: 50px; background: #fff; text-align: center; }
 .footer-a .logo { margin: 0 auto 20px; color: #4fc52f; font: 30px/1 Icons; }
  .footer-a .logo:before { content: '\e602'; }
 .footer-a .intro { max-width: 900px; margin: 0 auto 30px; font-size: 24px; line-height: 1.25; font-weight: 300; }
 .footer-a .links { margin-bottom: 45px; padding: 0; }
  .footer-a .links li { display: inline-block; margin: 0 10px; font-weight: 500; vertical-align: top; }
   .footer-a .links li:before { display: none; }
   .footer-a .links li a { color: #111; }
    .footer-a .links li a:before { -webkit-transition: none; transition: none; }
   .footer-a .links li a:hover { color: #4fc52f; }
 .footer-a .locations { padding: 0; font-size: 0; letter-spacing: -1em; }
  .footer-a .locations li { display: inline-block; position: relative; margin: 0; font-size: 16px; letter-spacing: 0; vertical-align: top; }
  .footer-a .locations li ~ li { margin-left: 20px; }
   .footer-a .locations li:before { position: absolute; left: -20px; top: 5px; content: '•'; width: 20px; margin: 0; color: inherit; font-size: 10px; line-height: 1; text-align: center; }
   .footer-a .locations li:first-child:before { display: none; }
   .footer-a .locations li a { color: inherit; }

@media screen and (max-width: 1023px) {
.footer-a .logo { font-size: 24px; }
.footer-a .intro { font-size: 18px; }
.footer-a .locations li { font-size: 14px; }
}
@media screen and (max-width: 413px) {
.footer-a .links li:not(.social) { display: block; margin: 0 0 10px; font-size: 18px; }
.footer-a .links li.social { font-size: 22px; }
}

/* forms */

.forms-a { max-width: 800px; margin-left: auto; margin-right: auto; text-align: center; }
 .forms-a .required, .forms-a em { color: #4fc52f; font-style: normal; font-weight: normal; }
 .forms-a label:first-child, .forms-a span.label { display: block; margin: 0 0 10px; font-size: 18px; font-weight: bold; }
 .forms-a .invisible { visibility: hidden; }
 .forms-a .intro { margin-bottom: 50px; }
 .forms-a .fields { max-width: 700px; margin: 0 auto 30px; padding: 40px 60px 60px; background: #f6f6f6; font-size: 0; letter-spacing: -1em; text-align: left; }
  .forms-a .fields p, .forms-a .fields li { display: inline-block; width: 49.999%; margin: 0; border: 1px solid transparent; border-width: 15px 5px 0; font-size: 16px; letter-spacing: 0; vertical-align: top; }
  .forms-a .fields .label-line { margin-bottom: -5px; }
  .forms-a .fields .full { display: block; width: 100%; }
  .forms-a .fields .sep { margin-top: 10px; }
  .forms-a .fields ul { list-style: none; margin: 0 0 10px; padding: 0; }
   .forms-a .fields li { margin: 0; }
    .forms-a .fields li:before { display: none; }
 .forms-a .action { margin-top: 50px; }

.validate .errors.filled { display: block; margin-top: 5px; color: #f00; font-size: 12px; }

@media screen and (max-width: 1023px) {
.forms-a .fields { padding: 30px 30px 40px; }
 .forms-a label:first-child, .forms-a span.label { font-size: 16px; }
}
@media screen and (max-width: 767px) {
.forms-a { max-width: none; }
 .forms-a .fields { max-width: none; margin-left: -20px; margin-right: -20px; padding: 20px 20px 30px; }
  .forms-a label:first-child, .forms-a span.label { font-size: 15px; }
}
@media screen and (max-width: 599px) {
.forms-a .fields p, .forms-a .fields li { display: block; width: 100%; }
 .forms-a .invisible { display: none !important; }
}

/* effects */

@media screen and (min-width: 1024px) {
.js .fx-a { opacity: 0; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }
.js .fx-a.is-on { -webkit-transition: opacity 0.75s, -webkit-transform 0.75s; transition: opacity 0.75s, transform 0.75s; }
.js .fx-a.is-on { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

/* gallery */

.gallery-a { overflow: hidden; margin: 50px 0; }
 .gallery-a > .wrap { position: relative; padding: 0 100px; }
  .gallery-a figure { background: #fff; text-align: center; }
  .gallery-a figure ~ figure { display: none; }
  .gallery-a article { text-align: center; }
  .gallery-a article ~ article { display: none; }
   .gallery-a article .hx { display: none; font-size: 20px; font-weight: bold; }
   .gallery-a article .more { margin-bottom: 35px; }
  .gallery-a .slick-slide { margin: 0; }
   .gallery-a .slick-slide:before { position: absolute; left: 0; top: 100%; right: 0; content: ''; height: 300px; background: #fff; }
  .gallery-a figure img { display: block; margin: 0 auto; }
  .gallery-a > .wrap > button { position: absolute; left: 0; top: 50%; overflow: hidden; width: 40px; height: 60px; margin: -45px 0 0; padding: 0; min-width: 0; border: none; color: #999; text-indent: 321%; white-space: nowrap; }
  .gallery-a > .wrap > button:hover { border-color: transparent; background-color: transparent; color: #111; }
  .gallery-a > .wrap > button.slick-next { left: auto; right: 0; }
  .gallery-a > .wrap > button.slick-disabled { opacity: 0.2; }
   .gallery-a > .wrap > button:before { position: absolute; left: 0; top: 0; content: '\e603'; width: 100%; font: 60px/1 Icons; text-indent: 0; text-align: center; }
   .gallery-a > .wrap > button.slick-next:before { content: '\e604'; }
 .gallery-a .slick-list { margin-bottom: 0; }
 .gallery-a .slick-dots { display: none !important; }

.slick-dots { list-style: none; margin: 20px 0 0; padding: 0; font-size: 0; letter-spacing: -1em; text-align: center; }
 .slick-dots li { display: inline-block; margin: 0 3px; font-size: 10px; letter-spacing: 0; }
  .slick-dots li:before { display: none; }
  .slick-dots li button { width: 10px; height: 10px; padding: 0; min-width: 10px !important; border: none; border-radius: 50%; background: #ddd; }
  .slick-dots li.slick-active button { background-color: #999; }

@media screen and (max-width: 1023px) {
.gallery-a { margin: 35px 0; }
 .gallery-a > .wrap { padding: 0; }
  .gallery-a > .wrap > button { width: 60px; height: 40px; margin: -35px 0 0; }
  .gallery-a > .wrap > button { display: none !important; }
   .gallery-a > .wrap > button:before { font-size: 40px; }
   .gallery-a article { }
    .gallery-a article .hx { display: block; margin-bottom: 10px; }
    .gallery-a article .h2 { font-size: 16px; font-weight: normal; }
    .gallery-a article figure { }
 .gallery-a .slick-dots { display: block !important; }
}

/* list */

.list-a { margin-top: -6px; margin-left: -3px; margin-right: -3px; padding: 0; font-size: 0; letter-spacing: -1em; }
 .list-a li { display: inline-block; margin: 6px 3px 0; font-size: 12px; font-weight: 500; letter-spacing: 0; vertical-align: top; }
  .list-a li:before { display: none; }
  .list-a li a { display: block; padding: 5px 10px; border: 1px solid #dddddd; background: #fff; color: #666; }
  .list-a li a:hover { border-color: #bbb; color: #333; }

.list-b { padding-left: 25px; }
 .list-b li { margin-bottom: 15px; }
  .list-b li:before { margin-left: -25px; }
  .list-b a { color: inherit; }

/* logos */

.logos-a { overflow: hidden; margin: 50px 0 70px; text-align: center; }
 .logos-a > .wrap { margin: -50px -25px 0; font-size: 0; letter-spacing: -1em; }
  .logos-a figure { display: inline-block; margin: 50px 25px 0; font-size: 16px; letter-spacing: 0; vertical-align: middle; }
   .logos-a figure img { display: block; margin: 0 auto; }
  .logos-a .more { display: none; margin: 30px 0 0; }

@media screen and (max-width: 1023px) {
.logos-a:not(.is-more) figure:nth-child(n+4) { display: none; }
.logos-a .more { display: block; }
.logos-a.is-more .more { display: none; }
}
@media screen and (max-width: 599px) {
.logos-a { margin-top: 35px; }
 .logos-a > .wrap { margin: -35px 0 0; }
  .logos-a figure { display: block; width: 100%; margin: 35px 0 0; }
}

/* responsive map */

.map-a { position: relative; overflow: hidden; height: 0; padding-bottom: 90%; /* (width / height = padding-bottom) */ }
 .map-a iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* services navbar */

.navbar-a { margin-bottom: 50px; padding-bottom: 20px; border-bottom: 1px solid #ccc; }
 .navbar-a ul { display: table; width: 100%; margin: 0; padding: 0; table-layout: fixed; }
  .navbar-a li { margin: 0; padding: 0 10px; display: table-cell; vertical-align: middle; text-align: center; }
   .navbar-a li:before { display: none; }
   .navbar-a li a { color: #868686; }
   .navbar-a li a:hover { color: #000; }
   .navbar-a li.is-active > a { color: #000; }

@media screen and (max-width: 1279px) {
.navbar-a li { font-size: 14px; }
}
@media screen and (max-width: 1023px) {
.navbar-a { display: none; }
}

/* blog layout */

.page-a { position: relative; }
 .page-a:after { display: table; clear: both; content: ''; }
 .page-a > .primary { float: left; width: 100%; margin: 0 -100% 0 0; padding-right: 340px; }
 .page-a > .secondary { float: right; width: 300px; padding: 20px; }
  .page-a > .secondary:before { position: absolute; top: -200px; bottom: -200px; right: 0; content: ''; width: 300px; background: #f6f6f6; }
  .page-a > .secondary > * { position: relative; }
  .page-a > .secondary > .sidebar-a:first-child { margin-top: -70px; }

@media screen and (max-width: 1279px) {
.page-a { margin-right: -30px; }
 .page-a > .primary { padding-right: 330px; }
}
@media screen and (max-width: 1023px) {
.page-a { margin-right: 0; }
 .page-a > .primary { float: none; margin: 0; padding: 0; }
 .page-a > .secondary { display: none; float: none; width: auto; margin: 35px -20px 0; padding: 30px 20px; background: #f6f6f6; }
  .page-a > .secondary:before { top: 100%; left: -20px; right: -20px; bottom: auto; width: auto; height: 300px; }
  .page-a > .secondary > .sidebar-a:first-child { margin-top: 0; }
}

/* paging */

.paging-a { margin: 50px 0; }
 .paging-a ul { list-style: none; margin: 0; padding: 0; font-size: 0; letter-spacing: -1em; text-align: center; }
  .paging-a li { display: inline-block; margin: 0 3px; font-size: 15px; line-height: 26px; letter-spacing: 0; vertical-align: top; }
   .paging-a li:before { display: none; }
   .paging-a li a, .paging-a li > span { display: block; min-width: 30px; padding: 0 3px; border: 2px solid transparent; color: inherit; text-align: center; text-decoration: none !important; }
   .paging-a li a:hover { color: #4fc52f; }
   .paging-a li.is-active a { border-color: #4fc52f; font-weight: bold; }
  .paging-a li.step { margin-left: 20px; font-weight: bold; }
  .paging-a li.step.prev { margin-left: 0; margin-right: 20px; }

@media screen and (max-width: 1023px) {
.paging-a { margin-top: 50px; }
}
@media screen and (max-width: 599px) {
.paging-a li { margin: 0 1px; font-size: 14px; }
.paging-a li.step { margin-left: 10px; }
.paging-a li.step.prev { margin-right: 10px; }
}

/* contact pop */

.pop-a { margin: 0; }
 .pop-a:before { position: fixed; left: 100%; top: 0; right: 0; bottom: 0; z-index: 1001; content: ''; background: #111; background: rgba(0,0,0,0.75); opacity: 0; }
 .pop-a.is-active:before { left: 0; opacity: 1; }
 .pop-a > .wrap { position: absolute; left: 200%; top: 150px; z-index: 1002; max-width: 950px; margin: 0 0 0 -475px; padding: 100px; background: #1800ff url(../images/pop-a-bg-a.jpg) 50% 0 no-repeat; background-size: 100% auto; color: #fff; text-align: center; opacity: 0; }
 .pop-a.is-active > .wrap { left: 50%; opacity: 1; }
 .pop-a a { color: inherit; box-shadow: 0 1px 0; }
 .pop-a a:hover { color: inherit; box-shadow: 0 0 0; }
  .pop-a > .wrap > .header { margin-bottom: 40px; }
  .pop-a .close { font-size: 14px; }

 .pop-a:before { -webkit-transition: opacity 0.5s 0.2s, left 0s 0.7s; transition: opacity 0.5s 0.2s, left 0s 0.7s; }
 .pop-a.is-active:before { -webkit-transition: opacity 0.5s; transition: opacity 0.5s; }
  .pop-a > .wrap { -webkit-transition: opacity 0.5s, left 0s 0.5s; transition: opacity 0.5s, left 0s 0.5s; }
  .pop-a.is-active > .wrap { -webkit-transition: opacity 0.5s 0.1s; transition: opacity 0.5s 0.1s; }

@media screen and (max-width: 1024px) {
.pop-a > .wrap { left: 150%; right: 20px; max-width: 100%; margin: 0; padding: 60px; }
 .pop-a.is-active > .wrap { left: 20px;  }
}
@media screen and (max-width: 599px) {
.pop-a > .wrap { padding: 30px 20px; }
}

.pop-a.thanks { }
 .pop-a.thanks .fields { position: relative; max-width: 550px; margin: 0 auto 15px; padding: 0; background: none; }
 .pop-a.thanks .fields.extra { display: none; }
 .pop-a.thanks .fields.is-active { display: block; }
  .pop-a.thanks .fields .errors.filled { color: #ffd74a; }
  .pop-a.thanks .fields .required { position: absolute; top: 0; right: 0; width: auto; text-align: right; }
  .pop-a.thanks .button-a { min-width: 180px; }
  .no-touch .pop-a.thanks .button-a:hover { border-color: #4fc52f; background-color: #4fc52f; color: #fff; }

/* special quote */

.quote-a { margin: 0 0 30px; padding: 100px 0; background: none; font-size: 42px; font-weight: 300; }
 .quote-a:before, .quote-a:after { position: absolute; left: 0; right: 0; top: 0; content: '“'; font: bold 130px/1 Times New Roman,Times,serif; text-align: center; }
 .quote-a:after { top: auto; bottom: -50px; content: '”'; }
 .quote-a cite { margin-top: 40px; text-align: center; }

@media screen and (max-width: 1023px) {
.quote-a { padding: 70px 0; font-size: 32px; line-height: 1.4; }
 .quote-a:before, .quote-a:after { font-size: 100px; }
 .quote-a cite { margin-top: 25px; font-size: 16px; }
}
@media screen and (max-width: 599px) {
.quote-a { padding: 50px 0; font-size: 24px; }
 .quote-a:before, .quote-a:after { font-size: 70px; }
 .quote-a:after { bottom: -35px; }
 .quote-a cite { font-size: 14px; }
}

/* quick search */

.search-a { }
 .search-a p { position: relative; }
  .search-a p label { display: none; }
  .search-a p input { padding-right: 35px; }
  .search-a p button { position: absolute; right: 0; top: 0; width: 40px; padding: 0; border-color: transparent !important; background: transparent !important; color: #aaa !important; text-align: center; }

/* separator */

.sep-a { text-align: center; }
 .sep-a:after { display: block; content: ''; width: 44px; height: 3px; margin: 20px auto 0; border-top: 3px solid; }

@media screen and (max-width: 1023px) {
.sep-a:after { height: 2px; margin-top: 15px; border-top-width: 2px; }
}

/* share buttons */

.share-a { list-style: none; margin: -5px -5px 15px; padding: 0; font-size: 0; letter-spacing: -1em; }
 .share-a li { display: inline-block; margin: 5px; font-size: 16px; letter-spacing: 0; vertical-align: top; }
  .share-a li:before { display: none; }

@media screen and (max-width: 599px) {
.share-a { text-align: center; }
}

/* case studies */

.showcase-a { text-align: left; }
 .showcase-a > .items { position: relative; }
  .showcase-a article { margin: 0; }
  .js .showcase-a article { opacity: 0; }
  .js .showcase-a .slick-slider article { -webkit-transition: opacity 0.75s; transition: opacity 0.75s; }
  .js .showcase-a article.active { opacity: 1; }
  .showcase-a article ~ article { display: none; }
   .showcase-a article:after { display: table; clear: both; content: ''; }
   .showcase-a article > .screen { float: left; width: 50%; margin: 0 -100% 0 0; }
    .showcase-a article > .screen img { display: block; }
   .showcase-a article > .wrap { margin: 0 0 0 50%; padding-left: 50px; }
    .showcase-a article .logo { display: table; position: relative; width: 200px; margin: 0 auto 50px; }
     .showcase-a article .logo span { display: table-cell; height: 70px; vertical-align: middle; text-align: center; }
      .showcase-a article .logo img { display: block; margin: 0 auto; }
  .showcase-a > .items > button { position: absolute; left: 75%; top: 10px; overflow: hidden; width: 50px; height: 50px; margin-left: 25px; padding: 0; border: none !important; background: none !important; color: #7e7e7f; text-indent: 321%; white-space: nowrap; }
  .showcase-a > .items > button.slick-disabled { opacity: 0.25; }
  .showcase-a > .items > button.slick-prev { margin-left: -145px; }
  .showcase-a > .items > button.slick-next { margin-left: 145px; }
  .showcase-a > .items > button:hover { color: #fff; }
   .showcase-a > .items > button:before { position: absolute; left: 0; top: 0; content: '\e603'; width: 100%; font: 30px/50px Icons; text-indent: 0; text-align: center; }
   .showcase-a > .items > button.slick-next:before { content: '\e604'; }
   .showcase-a .slick-list { margin-bottom: 0; }

@media screen and (max-width: 1279px) {
.showcase-a article .logo { margin-bottom: 35px; }
}
@media screen and (max-width: 1023px) {
.showcase-a article { position: relative; padding-top: 100px; }
 .showcase-a article > .screen { padding-right: 15px; }
 .showcase-a article > .wrap { padding-left: 15px; }
  .showcase-a article .logo { position: absolute; left: 50%; top: 0; margin-left: -100px; }
 .showcase-a > .items > button { left: 50%; }
 .showcase-a > .items > button.slick-prev { margin-left: -170px; }
 .showcase-a > .items > button.slick-next { margin-left: 120px; }
}
@media screen and (max-width: 599px) {
.showcase-a article > .screen { float: none; width: 100%; margin: 0 0 30px; padding-right: 0; }
.showcase-a article > .wrap { margin: 0; padding-left: 0; }
}
@media screen and (max-width: 359px) {
.showcase-a > .items > button.slick-prev { margin-left: -155px; }
.showcase-a > .items > button.slick-next { margin-left: 105px; }
}

/* sidebar */

.sidebar-a { position: relative; z-index: 4; }
 .sidebar-a hr { margin: 25px 0; }
 .sidebar-a .socials-a li ~ li { margin-left: 15px; }
 .sidebar-a .socials-a a { color: #2a0287; font-size: 24px; }
 .sidebar-a .tweets-a > div { margin: 0 0 5px; }

/* social links */

.socials-a { list-style: none; padding: 0; }
 .socials-a li { display: inline-block; margin: 0; font-size: 20px; vertical-align: top; }
 .socials-a li ~ li { margin-left: 8px; }
  .socials-a li:before { display: none; }
    .socials-a li a:before { -webkit-transition: none; transition: none; }

/* team */

.team-a { overflow: hidden; margin: 50px 0; }
 .team-a > .wrap { margin: -50px -25px 0; font-size: 0; letter-spacing: -1em; }
  .team-a article { display: inline-block; width: 24.999%; margin: 0; border: 1px solid transparent; border-width: 50px 25px 0; font-size: 16px; letter-spacing: 0; vertical-align: top; text-align: center; }
   .team-a article > a { display: block; color: #111; text-decoration: none; }
   .team-a article figure { position: relative; max-width: 300px; margin: 0 auto 10px; }
    .team-a article figure img { display: block; border-radius: 50%; }
    .team-a article figure img + img { display: none; position: absolute; left: 0; top: 0; }
    .team-a article:hover figure img + img { display: block; }
   .team-a article .hx { margin: 0 0 5px; font-size: 24px; font-weight: 300; }
   .team-a article .role { margin: 0 0 10px; font-weight: bold; }
   .team-a article .socials-a { margin-top: 10px; }
    .team-a article .socials-a a { color: #2a0287; }
    .team-a article .socials-a a:hover { color: #4fc52f; }

@media screen and (max-width: 1023px) {
.team-a article { width: 33.333%; }
}
@media screen and (max-width: 767px) {
.team-a article { width: 49.999%; font-size: 14px; }
 .team-a article .hx { font-size: 18px; }
}
@media screen and (max-width: 599px) {
.team-a > .wrap { margin: -35px -10px 0; }
 .team-a article { border-width: 35px 10px 0; }
}
@media screen and (max-width: 413px) {
.team-a article { display: block; width: 100%; }
 .team-a article figure { max-width: 100%; margin-left: 40px; margin-right: 40px; }
}

/* post teaser */

.teaser-a { margin-bottom: 40px; text-align: center; }
 .teaser-a .hx { margin-bottom: 10px; }
  .teaser-a .hx a { color: inherit; }
 .teaser-a .byline { display: inline-block; position: relative; }
  .teaser-a .byline p { display: table; width: auto; font-size: 18px; font-weight: bold; }
   .teaser-a .byline img { position: absolute; left: 0; top: 50%; max-width: 60px; margin: -30px 0 0; border-radius: 50%; }
   .teaser-a .byline span { display: table-cell; height: 60px; padding: 0 0 0 70px; vertical-align: middle; text-align: left; }
   .teaser-a .byline a { color: inherit; }

@media screen and (max-width: 1023px) {
.teaser-a .byline p { font-size: 14px; }
 .teaser-a .byline p img { max-width: 40px; margin-top: -20px; }
 .teaser-a .byline p span { height: 40px; padding-left: 50px; }
}
@media screen and (max-width: 599px) {
.teaser-a .byline p span time { display: block; text-align: left; }
}

/* service teaser */

.teaser-b { margin-bottom: 70px; }
.teaser-b + .teaser-b { padding-top: 70px; border-top: 1px solid #ccc; }
 .teaser-b:after { display: table; clear: both; content: ''; }
 .teaser-b > figure { float: right; width: 52.5%; margin: 0; }
  .teaser-b > figure img { display: block; }
 .teaser-b > .wrap { float: left; width: 42.5%; margin: 0; }
 .teaser-b.left > figure { float: left; }
 .teaser-b.left > .wrap { float: right; }
 .teaser-b .action { margin: -10px -5px 0; font-size: 0; letter-spacing: -1em; }
  .teaser-b .action .button-a { min-width: 160px; margin: 10px 5px 0; font-size: 15px; letter-spacing: 0; }

@media screen and (max-width: 1023px) {
.teaser-b > figure { float: none !important; width: auto; margin: 0 0 15px; }
.teaser-b > .wrap { float: none !important; width: auto; }
 .teaser-b .action .button-a { font-size: 14px; }
}
@media screen and (max-width: 767px) {
.teaser-b { margin-bottom: 35px; }
.teaser-b + .teaser-b { padding-top: 35px; }
}
@media screen and (max-width: 599px) {
.teaser-b .action { text-align: center; }
 .teaser-b .action .button-a { min-width: 180px; }
}
@media screen and (max-width: 413px) {
.teaser-b .action .button-a { min-width: 280px; }
}

/* custom tick boxes */

.tick-a { }
:root .tick-a { position: absolute; left: -10001px; }
:root .tick-a + label { display: inline-block; position: relative; margin-right: 20px; padding-left: 34px; line-height: 24px; vertical-align: top; }
 :root .tick-a + label:before { display: inline-block; position: absolute; left: 0; top: 0; content: ''; width: 24px; height: 24px; margin: 0; padding: 6px; border: 1px solid #ddd; background: #fff; color: #4fc52f; font: 18px/22px FontAwesome; vertical-align: top; text-align: center; }
 :root .tick-a[type=radio] + label:before { border-radius: 50%; box-shadow: inset 0 0 0 6px #fff; }
 :root .tick-a[type=radio]:checked + label:before { background-color: #4fc52f; }
 :root .tick-a[type=checkbox] + label:before { padding: 0; }
 :root .tick-a[type=checkbox]:checked + label:before { content: '\f00c'; }

/* global header */

.top-a { position: relative; z-index: 101; height: 100px; margin: 0; }
 .top-a > .wrap { margin: 0; background: #fff; box-shadow: 0 2px 3px rgba(0,0,0,0.1); }
 .top-a.ghost > .wrap { position: static; box-shadow: none; }
  .top-a > .wrap > .contain { position: relative; height: 100px; margin-bottom: 0; }
   .top-a .logo { position: absolute; left: 0; z-index: 103; top: 35px; font: 30px/1 Icons; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
    .top-a .logo a { display: block; }
     .top-a .logo a:before { content: '\e602'; }
     .top-a .logo a span { display: none; }
   .top-a .skips { position: absolute; top: 50%; left: 0; z-index: 9999; list-style: none; width: 100%; height: 0; margin: -30px 0 0; padding: 0; text-align: center; }
    .top-a .skips li { position: absolute; left: 0; top: 0; width: 100%; height: 0; font: bold 50px/1 Calibri,Myriad Pro,Arial,Helvetica Neue,Helvetica,sans-serif; }
     .top-a .skips li:before { display: none;  }
     .top-a .skips li a { display: inline-block; position: fixed; left: -10001px; margin: 0 auto; padding: 20px 30px; border: 1px dotted #fff; border-color: rgba(255,255,255,0.7); border-radius: 20px;  background: #333; background: rgba(0,0,0,0.6); color: #fff; text-align: center; text-decoration: none; outline: none; }
     .top-a .skips li a:focus, .top-a > .skips li a:active { position: relative; left: 0; }
   .top-a .nav { position: absolute; right: 0; top: 50%; margin-top: -10px; }
    .top-a .nav .hx { display: none; }
    .top-a .nav ul { list-style: none; margin: 0; padding: 0; }
     .top-a .nav li { display: inline-block; position: relative; margin: 0; padding: 0 0 10px; font-weight: 500; line-height: 20px; vertical-align: top; }
     .top-a .nav li ~ li { margin-left: 15px; }
      .top-a .nav li:before { display: none; }
      .top-a .nav li a { display: block; padding-bottom: 2px; color: inherit; }
      .top-a .nav li a:hover { color: #4fc52f; }
      .top-a .nav li.is-active > a { box-shadow: 0 3px 0 #4fc52f; }
      .top-a .nav li .fa { margin-top: 1px; font-size: 18px; }
       .top-a .nav li a:before { -webkit-transition: none; transition: none; }
      .top-a .nav li em { position: absolute; left: -10001px; top: -10001px; }
      .top-a .nav li > ul { position: absolute; left: 10001px; top: 100%; width: 230px; margin: 0; padding: 15px 0; background: #54c33b; color: #fff; text-align: left; opacity: 0; }
      .top-a .nav li > ul { -webkit-transition: opacity 0.35s, left 0s 0.35s; transition: opacity 0.35s, left 0s 0.35s; }
      .top-a .nav li:hover > ul { left: 0; opacity: 1; }
      .top-a .nav li:hover > ul { -webkit-transition: opacity 0.35s, left 0s; transition: opacity 0.35s, left 0s; }
       .top-a .nav li li { display: block; padding: 0; font-size: 14px; }
       .top-a .nav li li ~ li { margin: 0; padding: 0; }
        .top-a .nav li li a { display: block; padding: 5px 10px 5px 20px; color: inherit; opacity: 0.9; }
        .top-a .nav li li a:hover { color: inherit; opacity: 1; }
        .top-a .nav li li.is-active > a { box-shadow: none; }
.top-a.ghost { position: absolute; left: 0; top: 0; right: 0; color: #fff; }
 .top-a.ghost > .wrap { background: none; }
  .top-a.ghost .logo a { color: inherit; }
.top-a.second { position: fixed; left: 0; top: 0; right: 0; height: 60px; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); }
.top-a.second { -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; }
.is-scrolled .top-a.second { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
 .top-a.second > .wrap > .contain { height: 60px; }
  .top-a.second .logo { top: 18px; font-size: 24px; }

@media screen and (max-width: 1023px) {
.top-a { height: 60px; }
 .top-a > .wrap > .contain { height: 60px; }
  .top-a .logo { top: 18px; font-size: 24px; }
.top-a.second { display: none; }
}
@media screen and (max-width: 768px) {
.top-a > .wrap { position: static; }
.top-a .nav { position: static; margin-top: 0; }
 .top-a .nav .hx { display: block; position: absolute; right: 0; z-index: 102; top: 9px; overflow: hidden; width: 40px; height: 40px; margin: 0; text-indent: 321%; white-space: nowrap; cursor: pointer; }
 .top-a .nav .hx { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
  .top-a .nav .hx:before { position: absolute; left: 0; right: 0; top: 9px; content: ''; height: 2px; border-top: 2px solid; box-shadow: 0 10px 0, 0 20px 0; }
  .native.android .top-a .nav .hx:before { border-top-color: #333; box-shadow: 0 10px 0 0 #333, 0 20px 0 0 #333; }
  .native.android .top-a.ghost .nav .hx:before { border-top-color: #fff; box-shadow: 0 10px 0 0 #fff, 0 20px 0 0 #fff; }
 .top-a .nav > ul { display: none; position: absolute; left: -20px; top: 0; right: -20px; z-index: 101; padding: 60px 0 0; background: #fff; box-shadow: 0 2px 3px rgba(0,0,0,0.1); }
 .top-a.ghost .nav > ul { background-color: #410869; }
 .is-nav .top-a .nav > ul { display: block; }
  .top-a .nav li { display: block; padding: 0; border-top: 1px solid #ddd !important; font-size: 16px; text-align: center; }
  .top-a.ghost .nav li { border-top-color: rgba(255,255,255,0.15) !important; }
  .top-a .nav li ~ li { margin-left: 0; }
   .top-a .nav li a { display: block; padding: 10px 5px; color: #2a0287; }
   .top-a.ghost .nav li a { color: #fff !important; }
   .top-a .nav li a:not(:last-child):after { content: ' +'; margin-right: -5px; -webkit-transition: none; transition: none; }
   .top-a .nav li.is-active a { box-shadow: none; color: #4fc52f !important; }
   .top-a .nav li span[hidden] { display: inline !important; margin-left: 10px; font: 500 14px/20px Helvetica Neue,Helvetica,Arial,sans-serif !important; }
   .top-a .nav li ul { display: none; position: static; width: auto; margin: 0; padding: 0 0 10px; background: transparent; color: inherit; box-shadow: none; opacity: 1; }
   .top-a .nav li.is-open > ul { display: block; }
    .top-a .nav li li { border-top: none !important; font-size: 12px; font-weight: normal; }
     .top-a .nav li li a { padding: 5px; color: inherit; }
     .top-a .nav li li a:hover { color: inherit; }
}

/* tweets */

.tweets-a { margin-bottom: 50px; }
 .tweets-a .h6 { font-size: 16px; }

/* responsive video */

.video-a { position: relative; overflow: hidden; height: 0; padding: 30px 0 56.25%; }
 .video-a iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* subscribe */

.updates-a { }
 .updates-a p { margin: 0 0 10px; }
 .updates-a p.h6 { margin-bottom: 15px; }
  .updates-a p .button-a { display: block; width: 100%; }

/*!
 * Buttons
/* ---------------------------------------- */

.button-a, button, input[type="submit"], input[type="button"], input[type="reset"] { display: inline-block; height: 44px; padding: 0 23px; border: 2px solid #4fc52f; background: transparent; color: #4fc52f; font-size: 15px; font-weight: bold; line-height: 40px; text-align: center; text-decoration: none !important; outline: none; vertical-align: top; }
.button-a:hover, .button-a.is-active, button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover { background-color: #4fc52f; color: #fff; }

.button-a.filled { background-color: #4fc52f; color: #fff; }
.button-a.filled:hover { opacity: 0.9; }

.button-a.blue { border-color: #2a0287; color: #2a0287; }
.button-a.blue:hover, .button-a.blue.is-active { background: #2a0287; color: #fff; }

.button-a.white { border-color: #fff; color: #fff; }
.button-a.white:hover, .button-a.white.is-active { background: #fff; color: #4fc52f; }

.button-a .fa { margin-left: -10px; margin-right: 10px; }

@media screen and (max-width: 1023px) {
.button-a, button, input[type="submit"], input[type="button"], input[type="reset"] { font-size: 14px; }
}
@media screen and (max-width: 599px) {
.button-a { min-width: 280px; }
}

/*!
 * Helpers
/* ---------------------------------------- */

.offset { position: absolute !important; left: -10001px !important; overflow: hidden !important; }

.alignright { float: right; margin: 0 0 20px 20px; }
.alignleft { float: left; margin: 0 20px 20px 0; }
 .alignright img, .alignleft img { display: block; max-width: none; }

[hidden] { display: none !important; }

.tal { text-align: left !important; }
.tac { text-align: center !important; }
.tar { text-align: right !important; }

.ie8 .hide-desktop { display: none !important; }

.mw900 { max-width: 900px !important; margin-left: auto; margin-right: auto; }

._mYa { margin-bottom: 50px !important; margin-top: 50px !important; } ._mYb { margin-bottom: 100px !important; margin-top: 100px !important; } ._mYc { margin-bottom: 35px !important; margin-top: 35px !important; }
._mBa { margin-bottom: 50px !important; } ._mBb { margin-bottom: 100px !important; } ._mBc { margin-bottom: 35px !important; }
._mTa { margin-top: 50px !important; } ._mTb { margin-top: 100px !important; } ._mTc { margin-top: 35px !important; }

@media screen and (max-width: 1023px) {
._mYa { margin-bottom: 35px !important; margin-top: 35px !important; } ._mYb { margin-bottom: 50px !important; margin-top: 50px !important; } ._mYc { margin-bottom: 25px !important; margin-top: 25px !important; }
._mBa { margin-bottom: 35px !important; } ._mBb { margin-bottom: 50px !important; } ._mBc { margin-bottom: 25px !important; }
._mTa { margin-top: 35px !important; } ._mTb { margin-top: 50px !important; } ._mTc { margin-top: 25px !important; }
}
@media screen and (max-width: 599px) {
._mYa { margin-bottom: 25px !important; margin-top: 25px !important; } ._mYb { margin-bottom: 35px !important; margin-top: 35px !important; }
._mBa { margin-bottom: 25px !important; } ._mBb { margin-bottom: 35px !important; }
._mTa { margin-top: 25px !important; } ._mTb { margin-top: 35px !important; }
}

@media screen and (min-width: 1px) { .hide { display: none !important; } }
@media screen and (min-width: 1024px) { .show-desktop { display: block !important; } .hide-desktop { display: none !important; } }
@media screen and (max-width: 1023px) { .show-tablet { display: block !important; } .hide-tablet { display: none !important; } }
@media screen and (max-width: 599px) { .show-mobile { display: block !important; } .hide-mobile { display: none !important; } }

/*!
 * Defaults
/* ---------------------------------------- */

form { }
 label { cursor: pointer; vertical-align: middle; }
 label:first-child { display: block; margin: 0 0 5px; }
  label em { color: #f00; }
 input[type=text], input[type=password], input[type=search], input[type=email], input[type=tel], textarea, select { width: 100%; height: 44px; padding: 0 14px; border: 1px solid #ddd; border-radius: 0; background: #fff; vertical-align: top; line-height: 42px; -webkit-appearance: none; outline: none; }
 .native.android input:not([type=checkbox]):not([type=radio]) { padding-top: 11px; padding-bottom: 11px; line-height: 20px; }
 input[type="checkbox"], input[type="radio"] { padding: 0; }
 textarea { overflow: auto; height: auto; padding: 14px; line-height: 1.2; resize: vertical; }
 select { padding: 10px 30px 10px 13px; background: #fff url(../images/select-a.png) 100% 50% no-repeat; line-height: normal; -webkit-appearance: none; -moz-appearance: none; text-indent: 1px; text-overflow: ''; }
 select::-ms-expand { display: none; }
 .ie9 select, .ie8 select { padding-right: 8px; padding-left: 6px; background-image: none; }
 .ie8 select { padding-top: 12px; padding-bottom: 12px; }
 .gecko select { padding-left: 8px; }
 .datepicker[type] { padding-right: 50px; background-image: url(../images/datepicker-a.png); background-position: 100% 50%; background-repeat: no-repeat; }
 button, input[type="submit"], input[type="button"], input[type="reset"] { overflow: visible; cursor: pointer; -webkit-appearance: button; } button::-moz-focus-inner { padding: 0; border: none; }
 button[disabled], input[disabled] { cursor: default; }

 ::-webkit-input-placeholder { color: #aaa; font-style: normal; opacity: 1; }
 :-ms-input-placeholder { color: #aaa !important; font-style: normal; opacity: 1; }
 :-moz-placeholder { color: #aaa; font-style: normal; opacity: 1; }
 ::-moz-placeholder { color: #aaa; font-style: normal; opacity: 1; }
 .placeholder, .placeholdersjs { color: #aaa !important; font-style: normal; opacity: 1; }
 select:invalid { color: #aaa; }

/* tables */

table { display: table; border-collapse: collapse; border-spacing: 0; }
 table th, table td { padding: 5px 10px; border: 1px solid #eee; }

/* headers */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { color: inherit; font: 300 10px/1.25 Helvetica Neue,Helvetica,Arial,sans-serif; }
h1, .h1 { color: inherit; font-size: 42px; font-weight: 100; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: auto; }
h2, .h2 { color: inherit; font-size: 32px; font-weight: 300; }
h3, .h3 { color: inherit; font-size: 28px; font-weight: 300; }
h4, .h4 { color: inherit; font-size: 24px; font-weight: 300; }
h5, .h5 { color: #2a0287; font-size: 24px; font-weight: 500; }
h6, .h6 { color: inherit; font-size: 18px; font-weight: bold; }

@media screen and (max-width: 1023px) {
h1, .h1 { font-size: 32px; }
h2, .h2 { font-size: 26px; }
h3, .h3 { font-size: 20px; }
h4, .h4 { font-size: 20px; font-weight: 400; }
h5, .h5 { font-size: 20px; font-weight: 500; }
h6, .h6 { font-size: 14px; }
}
@media screen and (max-width: 359px) {
h1, .h1 { font-size: 28px; }
h2, .h2 { font-size: 24px; }
h3, .h3 { font-size: 18px; }
h4, .h4 { font-size: 18px; }
h5, .h5 { font-size: 18px; }
}

/* lists */

ul, ol, dd, blockquote { padding-left: 40px; }
 ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

@media screen and (max-width: 1023px) {
ul, ol, dd, blockquote { padding-left: 30px; }
}

ol, ul { list-style: none; counter-reset: ordered; }
 li { margin-bottom: 3px; counter-increment: ordered; }
  ol li:before { position: absolute; content: counter(ordered) '.'; width: 15px; margin: 0 0 0 -30px; color: #4fc52f; font-weight: 600; text-align: right; }
  ul li:before { float: left; overflow: hidden; content: '\f105'; margin: -2px 0 0 -35px; color: #4fc52f; font: 24px/1 FontAwesome; }

@media screen and (max-width: 1023px) {
ol li:before { width: 15px; margin: 0 0 0 -30px; color: #4fc52f; font-weight: 600; text-align: right; }
ul li:before { margin: 0 0 0 -25px; font-size: 18px; }
}

dl { }
 dt { color: #4fc52f; font-weight: bold; }
 dd { margin-bottom: 15px; padding: 0; }

/* links */

a { background: transparent; color: #4fc52f; text-decoration: none; }
a, a:before, a:after, label, button { -webkit-transition: border 0.25s, background 0.25s, color 0.25s, box-shadow 0.25s, opacity 0.25s; transition: border 0.25s, background 0.25s, color 0.25s, box-shadow 0.25s, opacity 0.25s; }
a:hover, a:focus, a:active { color: #4fc52f; text-decoration: none; }
 a span { cursor: pointer; }

/* images */

figure { }
 img { max-width: 100%; border-width: 0; }
 img { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
 figcaption { display: block; margin-top: 10px; color: #999; font-size: 14px; }

/* other */

blockquote { position: relative; margin-bottom: 50px; margin-top: 50px; padding: 50px 70px 40px; background: #f6f6f6; font-size: 24px; line-height: 1.3; font-style: normal; font-weight: 300; }
 blockquote:before { position: absolute; left: 25px; top: 25px; content: '“'; font-size: 60px; line-height: 1; font-weight: bold; }
 blockquote cite { display: block; font-size: 18px; font-weight: bold; font-style: normal; text-align: right; }
pre { padding: 10px; border: 1px solid #ccc; background: #f3f3f3; font: 12px/1.2 Consolas,Monaco,Courier New,monospace; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
code { padding: 2px 4px; background-color: #f9f2f4; color: #c7254e; font-size: 80%; white-space: nowrap; }
hr { overflow: hidden; width: auto; height: 1px; margin: 50px -50px; border: none; border: none; background: #d6d6d6; font-size: 0; }
mark { background-color: #e0f5c0; }
sup, sub { font-size: 0.6875em; vertical-align: top; } sub { vertical-align: bottom; }

@media screen and (max-width: 1023px) {
hr { margin: 35px -20px; }
blockquote { margin: 35px 0; font-size: 20px; line-height: 1.4; }
 blockquote cite { font-size: 16px; }
}
@media screen and (max-width: 767px) {
blockquote { margin-left: -20px; margin-right: -20px; padding: 30px 30px 20px 50px; }
 blockquote:before { left: 15px; top: 10px; font-size: 46px; }
 blockquote cite { font-size: 14px; }
}
@media screen and (max-width: 599px) {
 blockquote { padding: 60px 20px 25px; text-align: center; }
  blockquote:before { left: 0; right: 0; top: 12px; font-size: 60px; text-align: inherit; }
  blockquote cite { margin-top: 15px; text-align: inherit; }
}

/*!
 * Plugins
/* ---------------------------------------- */

.pika-single { z-index: 9999; display: block; position: relative; color: #333; background: #fff; border: 1px solid #ccc; border-bottom-color: #bbb; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } .pika-single:before, .pika-single:after { content: " "; display: table; } .pika-single:after { clear: both } .pika-single { *zoom: 1 } .pika-single.is-hidden { display: none; } .pika-single.is-bound { position: absolute; box-shadow: 0 5px 15px -5px rgba(0,0,0,.5); } .pika-lendar { float: left; width: 240px; margin: 8px; } .pika-title { position: relative; text-align: center; } .pika-label { display: inline-block; *display: inline; position: relative; z-index: 9999; overflow: hidden; margin: 0; padding: 5px 3px; font-size: 14px; line-height: 20px; font-weight: bold; background-color: #fff; } .pika-title select { cursor: pointer; position: absolute; z-index: 9998; margin: 0; left: 0; top: 5px; filter: alpha(opacity=0); opacity: 0; } .pika-prev, .pika-next { display: block; cursor: pointer; position: relative; outline: none; border: 0; padding: 0; width: 20px; height: 30px; color: rgba(0, 0, 0, 0); white-space: nowrap; overflow: hidden; background-color: transparent; background-position: center center; background-repeat: no-repeat; background-size: 75% 75%; opacity: .5; *position: absolute; *top: 0; } .pika-prev:hover, .pika-next:hover { opacity: 1; } .pika-prev, .is-rtl .pika-next { float: left; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg=='); *left: 0; } .pika-next, .is-rtl .pika-prev { float: right; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII='); *right: 0; } .pika-prev.is-disabled, .pika-next.is-disabled { cursor: default; opacity: .2; } .pika-select { display: inline-block; *display: inline; } .pika-table { width: 100%; border-collapse: collapse; border-spacing: 0; border: 0; } .pika-table th, .pika-table td { width: 14.285714285714286%; padding: 0; } .pika-table th { color: #999; font-size: 12px; line-height: 25px; font-weight: bold; text-align: center; } .pika-button { cursor: pointer; display: block; box-sizing: border-box; -moz-box-sizing: border-box; outline: none; border: 0; margin: 0; width: 100%; padding: 5px; color: #666; font-size: 12px; line-height: 15px; text-align: right; background: #f5f5f5; } .pika-week { font-size: 11px; color: #999; } .is-today .pika-button { color: #33aaff; font-weight: bold; } .is-selected .pika-button { color: #fff; font-weight: bold; background: #33aaff; box-shadow: inset 0 1px 3px #178fe5; border-radius: 3px; } .is-disabled .pika-button { pointer-events: none; cursor: default; color: #999; opacity: .3; } .pika-button:hover { color: #fff !important; background: #ff8000 !important; box-shadow: none !important; border-radius: 3px !important; } .pika-table abbr { border-bottom: none; cursor: help; }

.pika-lendar { margin-bottom: 8px !important; }
.pika-prev, .pika-next { border-radius: 0; background-color: #fff !important; font: inherit; text-align: left; text-indent: 321%; white-space: nowrap; }
.pika-table th, .pika-table td { border: none; }
.pika-button { width: 100%; height: auto; border-radius: 0 !important; color: inherit !important; font-weight: normal; }
.pika-button:hover { border-radius: 0 !important; background-color: #ddd !important; color: #333 !important; }
.is-today { color: #4fc52f; }
.is-selected .pika-button { background-color: #4fc52f !important; box-shadow: none; color: #fff !important; };/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/*  
  ZURB Foundation components:
  Import the building blocks you need for your project. 
  Reducing the number of imported components will optimize page speed.
*/
/* 
	My custom settings. These variables are copied from _settings.css
	This file will only contain uncommented settings that are actually used in the theme.
*/
/*
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/grid";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/accordion";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/alert-boxes";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/block-grid";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/breadcrumbs";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/button-groups";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/buttons";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/clearing";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/dropdown";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/dropdown-buttons";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/flex-video";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/forms";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/icon-bar";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/inline-lists";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/joyride";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/keystrokes";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/labels";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/magellan";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/orbit";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/pagination";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/panels";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/pricing-tables";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/progress-bars";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/range-slider";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/reveal";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/side-nav";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/split-buttons";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/sub-nav";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/switches";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/tables";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/tabs";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/thumbs";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/tooltips";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/top-bar";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/type";
@import "https://fissionstrategy.com/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/offcanvas";
*/
/* line 364, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.5.2/"; }

/* line 368, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

/* line 373, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

/* line 378, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em; }

/* line 383, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em; }

/* line 388, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em; }

/* line 393, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em; }

/* line 398, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em; }

/* line 403, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em; }

/* line 408, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em; }

/* line 413, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false; }

/* line 422, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
html, body {
  height: 100%; }

/* line 425, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
html {
  box-sizing: border-box; }

/* line 430, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

/* line 435, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
html, body {
  font-size: 100%; }

/* line 438, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
body {
  background: #FFFFFF;
  color: #222222;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative; }

/* line 451, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
a:hover {
  cursor: pointer; }

/* line 454, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto; }

/* line 456, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic; }

/* line 463, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
  max-width: none !important; }

/* line 468, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
.left {
  float: left !important; }

/* line 469, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
.right {
  float: right !important; }

/* line 172, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
/* line 173, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:after {
  clear: both; }

/* line 473, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
.hide {
  display: none; }

/* line 478, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
.invisible {
  visibility: hidden; }

/* line 484, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 487, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle; }

/* line 497, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px; }

/* line 500, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_global.scss */
select {
  width: 100%; }

/* small displays */
@media only screen {
  /* line 244, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  /* line 247, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  /* line 251, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  /* line 254, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  /* line 259, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  /* line 262, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  /* line 265, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  /* line 268, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  /* line 271, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* medium displays */
@media only screen and (min-width:40.0625em) {
  /* line 244, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  /* line 247, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  /* line 251, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  /* line 254, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  /* line 259, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  /* line 262, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  /* line 265, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  /* line 268, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  /* line 271, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* large displays */
@media only screen and (min-width:64.0625em) {
  /* line 244, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  /* line 247, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  /* line 251, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  /* line 254, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  /* line 259, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  /* line 262, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  /* line 265, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  /* line 268, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  /* line 271, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xlarge displays */
@media only screen and (min-width:90.0625em) {
  /* line 244, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  /* line 247, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  /* line 251, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  /* line 254, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  /* line 259, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  /* line 262, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  /* line 265, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  /* line 268, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  /* line 271, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xxlarge displays */
@media only screen and (min-width:120.0625em) {
  /* line 244, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  /* line 247, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  /* line 251, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  /* line 254, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  /* line 259, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  /* line 262, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  /* line 265, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  /* line 268, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row; }
  /* line 271, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* Orientation targeting */
/* line 286, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-landscape, .hide-for-portrait {
  display: inherit !important; }

/* line 288, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-landscape, .show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
/* line 293, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

/* line 297, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

/* line 301, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

/* line 305, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

/* line 310, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  /* line 315, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-landscape, .hide-for-portrait {
    display: inherit !important; }
  /* line 317, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-landscape, .show-for-portrait {
    display: none !important; }
  /* Specific visibility for tables */
  /* line 322, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }
  /* line 326, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }
  /* line 330, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }
  /* line 334, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }
  /* line 339, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  /* line 345, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-portrait, .hide-for-landscape {
    display: inherit !important; }
  /* line 347, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-portrait, .show-for-landscape {
    display: none !important; }
  /* Specific visibility for tables */
  /* line 352, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }
  /* line 356, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }
  /* line 360, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }
  /* line 364, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }
  /* line 369, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape {
    display: table-cell !important; } }

/* Touch-enabled device targeting */
/* line 374, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important; }

/* line 375, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important; }

/* line 376, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important; }

/* line 377, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
/* line 380, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table !important; }

/* line 381, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table !important; }

/* line 382, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important; }

/* line 383, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important; }

/* line 384, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important; }

/* line 385, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important; }

/* line 386, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important; }

/* line 387, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important; }

/* line 388, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important; }

/* line 389, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important; }

/* line 390, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important; }

/* line 391, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch th.show-for-touch {
  display: table-cell !important; }

/* Screen reader-specific classes */
/* line 394, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

/* line 397, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }
  /* line 401, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-on-focus:focus, .show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
/* line 414, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
.print-only {
  display: none !important; }

@media print {
  /* line 416, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    text-shadow: none !important; }
  /* line 422, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-print {
    display: block; }
  /* line 423, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-print {
    display: none; }
  /* line 425, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-print {
    display: table !important; }
  /* line 426, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-print {
    display: table-header-group !important; }
  /* line 427, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-print {
    display: table-row-group !important; }
  /* line 428, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-print {
    display: table-row !important; }
  /* line 429, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-print {
    display: table-cell !important; }
  /* line 430, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-print {
    display: table-cell !important; }
  /* line 433, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  a, a:visited {
    text-decoration: underline; }
  /* line 434, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }
  /* line 436, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /* line 441, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  /* line 444, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  pre, blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  /* line 449, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  /* line 452, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr, img {
    page-break-inside: avoid; }
  /* line 454, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  img {
    max-width: 100% !important; }
  @page {
    margin: .5cm; }

  /* line 460, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  /* line 466, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  h2, h3 {
    page-break-after: avoid; }
  /* line 468, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-on-print {
    display: none !important; }
  /* line 469, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .print-only {
    display: block !important; }
  /* line 470, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-print {
    display: none !important; }
  /* line 471, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-print {
    display: inherit !important; } }

/* Print visibility */
@media print {
  /* line 477, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-print {
    display: block; }
  /* line 478, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-print {
    display: none; }
  /* line 480, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-print {
    display: table !important; }
  /* line 481, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-print {
    display: table-header-group !important; }
  /* line 482, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-print {
    display: table-row-group !important; }
  /* line 483, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-print {
    display: table-row !important; }
  /* line 484, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-print {
    display: table-cell !important; }
  /* line 485, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-print {
    display: table-cell !important; } }

@media not print {
  /* line 489, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-print {
    display: none !important; } }

/* 
  Font Awesome - (http://fontawesome.io/) :
  Feel free to remove the import statement below if you don't plan to use icon-fonts in your project
*/
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../assets/fontawesome/fonts/fontawesome-webfont_v-4.3.0.eot');
  src: url('../assets/fontawesome/fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../assets/fontawesome/fonts/fontawesome-webfont.woff') format('woff2'), url('../assets/fontawesome/fonts/fontawesome-webfont_v-4.3.0.woff') format('woff'), url('../assets/fontawesome/fonts/fontawesome-webfont_v-4.3.0.ttf') format('truetype'), url('../assets/fontawesome/fonts/fontawesome-webfont_v-4.3.0-fontawesomeregular.svg') format('svg');
  font-weight: normal;
  font-style: normal; }

/* line 1, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_core.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
/* line 5, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_larger.scss */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

/* line 10, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_larger.scss */
.fa-2x {
  font-size: 2em; }

/* line 11, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_larger.scss */
.fa-3x {
  font-size: 3em; }

/* line 12, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_larger.scss */
.fa-4x {
  font-size: 4em; }

/* line 13, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_larger.scss */
.fa-5x {
  font-size: 5em; }

/* line 1, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_fixed-width.scss */
.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

/* line 1, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  /* line 5, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_list.scss */
  .fa-ul > li {
    position: relative; }

/* line 7, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_list.scss */
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  /* line 13, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_list.scss */
  .fa-li.fa-lg {
    left: -1.8571428571em; }

/* line 1, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

/* line 7, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_bordered-pulled.scss */
.pull-right {
  float: right; }

/* line 8, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_bordered-pulled.scss */
.pull-left {
  float: left; }

/* line 11, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_bordered-pulled.scss */
.fa.pull-left {
  margin-right: .3em; }
/* line 12, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_bordered-pulled.scss */
.fa.pull-right {
  margin-left: .3em; }

/* line 1, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_animated.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

/* line 6, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_animated.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  /* line 12, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_animated.scss */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  /* line 16, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_animated.scss */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  /* line 23, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_animated.scss */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  /* line 27, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_animated.scss */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* line 1, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_rotated-flipped.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

/* line 2, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_rotated-flipped.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/* line 3, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_rotated-flipped.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

/* line 5, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_rotated-flipped.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

/* line 6, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_rotated-flipped.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

/* line 8, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_rotated-flipped.scss */
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

/* line 1, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

/* line 9, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

/* line 15, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_stacked.scss */
.fa-stack-1x {
  line-height: inherit; }

/* line 16, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_stacked.scss */
.fa-stack-2x {
  font-size: 2em; }

/* line 17, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_stacked.scss */
.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-glass:before {
  content: "\f000"; }

/* line 5, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-music:before {
  content: "\f001"; }

/* line 6, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-search:before {
  content: "\f002"; }

/* line 7, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-envelope-o:before {
  content: "\f003"; }

/* line 8, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-heart:before {
  content: "\f004"; }

/* line 9, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-star:before {
  content: "\f005"; }

/* line 10, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-star-o:before {
  content: "\f006"; }

/* line 11, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-user:before {
  content: "\f007"; }

/* line 12, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-film:before {
  content: "\f008"; }

/* line 13, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-th-large:before {
  content: "\f009"; }

/* line 14, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-th:before {
  content: "\f00a"; }

/* line 15, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-th-list:before {
  content: "\f00b"; }

/* line 16, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-check:before {
  content: "\f00c"; }

/* line 17, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

/* line 18, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-search-plus:before {
  content: "\f00e"; }

/* line 19, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-search-minus:before {
  content: "\f010"; }

/* line 20, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-power-off:before {
  content: "\f011"; }

/* line 21, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-signal:before {
  content: "\f012"; }

/* line 22, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

/* line 23, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-trash-o:before {
  content: "\f014"; }

/* line 24, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-home:before {
  content: "\f015"; }

/* line 25, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-file-o:before {
  content: "\f016"; }

/* line 26, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-clock-o:before {
  content: "\f017"; }

/* line 27, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-road:before {
  content: "\f018"; }

/* line 28, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-download:before {
  content: "\f019"; }

/* line 29, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

/* line 30, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

/* line 31, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-inbox:before {
  content: "\f01c"; }

/* line 32, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-play-circle-o:before {
  content: "\f01d"; }

/* line 33, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

/* line 34, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-refresh:before {
  content: "\f021"; }

/* line 35, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-list-alt:before {
  content: "\f022"; }

/* line 36, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-lock:before {
  content: "\f023"; }

/* line 37, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-flag:before {
  content: "\f024"; }

/* line 38, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-headphones:before {
  content: "\f025"; }

/* line 39, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-volume-off:before {
  content: "\f026"; }

/* line 40, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-volume-down:before {
  content: "\f027"; }

/* line 41, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-volume-up:before {
  content: "\f028"; }

/* line 42, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-qrcode:before {
  content: "\f029"; }

/* line 43, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-barcode:before {
  content: "\f02a"; }

/* line 44, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-tag:before {
  content: "\f02b"; }

/* line 45, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-tags:before {
  content: "\f02c"; }

/* line 46, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-book:before {
  content: "\f02d"; }

/* line 47, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-bookmark:before {
  content: "\f02e"; }

/* line 48, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-print:before {
  content: "\f02f"; }

/* line 49, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-camera:before {
  content: "\f030"; }

/* line 50, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-font:before {
  content: "\f031"; }

/* line 51, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-bold:before {
  content: "\f032"; }

/* line 52, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-italic:before {
  content: "\f033"; }

/* line 53, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-text-height:before {
  content: "\f034"; }

/* line 54, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-text-width:before {
  content: "\f035"; }

/* line 55, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-align-left:before {
  content: "\f036"; }

/* line 56, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-align-center:before {
  content: "\f037"; }

/* line 57, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-align-right:before {
  content: "\f038"; }

/* line 58, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-align-justify:before {
  content: "\f039"; }

/* line 59, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-list:before {
  content: "\f03a"; }

/* line 60, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

/* line 61, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-indent:before {
  content: "\f03c"; }

/* line 62, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-video-camera:before {
  content: "\f03d"; }

/* line 63, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

/* line 64, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-pencil:before {
  content: "\f040"; }

/* line 65, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-map-marker:before {
  content: "\f041"; }

/* line 66, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-adjust:before {
  content: "\f042"; }

/* line 67, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-tint:before {
  content: "\f043"; }

/* line 68, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

/* line 69, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-share-square-o:before {
  content: "\f045"; }

/* line 70, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-check-square-o:before {
  content: "\f046"; }

/* line 71, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-arrows:before {
  content: "\f047"; }

/* line 72, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-step-backward:before {
  content: "\f048"; }

/* line 73, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-fast-backward:before {
  content: "\f049"; }

/* line 74, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-backward:before {
  content: "\f04a"; }

/* line 75, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-play:before {
  content: "\f04b"; }

/* line 76, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-pause:before {
  content: "\f04c"; }

/* line 77, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-stop:before {
  content: "\f04d"; }

/* line 78, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-forward:before {
  content: "\f04e"; }

/* line 79, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-fast-forward:before {
  content: "\f050"; }

/* line 80, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-step-forward:before {
  content: "\f051"; }

/* line 81, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-eject:before {
  content: "\f052"; }

/* line 82, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-chevron-left:before {
  content: "\f053"; }

/* line 83, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-chevron-right:before {
  content: "\f054"; }

/* line 84, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-plus-circle:before {
  content: "\f055"; }

/* line 85, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-minus-circle:before {
  content: "\f056"; }

/* line 86, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-times-circle:before {
  content: "\f057"; }

/* line 87, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-check-circle:before {
  content: "\f058"; }

/* line 88, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-question-circle:before {
  content: "\f059"; }

/* line 89, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-info-circle:before {
  content: "\f05a"; }

/* line 90, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-crosshairs:before {
  content: "\f05b"; }

/* line 91, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-times-circle-o:before {
  content: "\f05c"; }

/* line 92, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-check-circle-o:before {
  content: "\f05d"; }

/* line 93, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-ban:before {
  content: "\f05e"; }

/* line 94, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-arrow-left:before {
  content: "\f060"; }

/* line 95, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-arrow-right:before {
  content: "\f061"; }

/* line 96, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-arrow-up:before {
  content: "\f062"; }

/* line 97, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-arrow-down:before {
  content: "\f063"; }

/* line 98, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

/* line 99, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-expand:before {
  content: "\f065"; }

/* line 100, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-compress:before {
  content: "\f066"; }

/* line 101, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-plus:before {
  content: "\f067"; }

/* line 102, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-minus:before {
  content: "\f068"; }

/* line 103, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-asterisk:before {
  content: "\f069"; }

/* line 104, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-exclamation-circle:before {
  content: "\f06a"; }

/* line 105, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-gift:before {
  content: "\f06b"; }

/* line 106, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-leaf:before {
  content: "\f06c"; }

/* line 107, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-fire:before {
  content: "\f06d"; }

/* line 108, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-eye:before {
  content: "\f06e"; }

/* line 109, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-eye-slash:before {
  content: "\f070"; }

/* line 110, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

/* line 111, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-plane:before {
  content: "\f072"; }

/* line 112, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-calendar:before {
  content: "\f073"; }

/* line 113, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-random:before {
  content: "\f074"; }

/* line 114, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-comment:before {
  content: "\f075"; }

/* line 115, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-magnet:before {
  content: "\f076"; }

/* line 116, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-chevron-up:before {
  content: "\f077"; }

/* line 117, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-chevron-down:before {
  content: "\f078"; }

/* line 118, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-retweet:before {
  content: "\f079"; }

/* line 119, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-shopping-cart:before {
  content: "\f07a"; }

/* line 120, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-folder:before {
  content: "\f07b"; }

/* line 121, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-folder-open:before {
  content: "\f07c"; }

/* line 122, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-arrows-v:before {
  content: "\f07d"; }

/* line 123, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-arrows-h:before {
  content: "\f07e"; }

/* line 124, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

/* line 125, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-twitter-square:before {
  content: "\f081"; }

/* line 126, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-facebook-square:before {
  content: "\f082"; }

/* line 127, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-camera-retro:before {
  content: "\f083"; }

/* line 128, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-key:before {
  content: "\f084"; }

/* line 129, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

/* line 130, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-comments:before {
  content: "\f086"; }

/* line 131, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-thumbs-o-up:before {
  content: "\f087"; }

/* line 132, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-thumbs-o-down:before {
  content: "\f088"; }

/* line 133, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-star-half:before {
  content: "\f089"; }

/* line 134, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-heart-o:before {
  content: "\f08a"; }

/* line 135, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-sign-out:before {
  content: "\f08b"; }

/* line 136, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-linkedin-square:before {
  content: "\f08c"; }

/* line 137, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-thumb-tack:before {
  content: "\f08d"; }

/* line 138, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-external-link:before {
  content: "\f08e"; }

/* line 139, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-sign-in:before {
  content: "\f090"; }

/* line 140, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-trophy:before {
  content: "\f091"; }

/* line 141, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-github-square:before {
  content: "\f092"; }

/* line 142, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-upload:before {
  content: "\f093"; }

/* line 143, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-lemon-o:before {
  content: "\f094"; }

/* line 144, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-phone:before {
  content: "\f095"; }

/* line 145, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-square-o:before {
  content: "\f096"; }

/* line 146, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-bookmark-o:before {
  content: "\f097"; }

/* line 147, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-phone-square:before {
  content: "\f098"; }

/* line 148, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-twitter:before {
  content: "\f099"; }

/* line 149, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"; }

/* line 150, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-github:before {
  content: "\f09b"; }

/* line 151, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-unlock:before {
  content: "\f09c"; }

/* line 152, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-credit-card:before {
  content: "\f09d"; }

/* line 153, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-rss:before {
  content: "\f09e"; }

/* line 154, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-hdd-o:before {
  content: "\f0a0"; }

/* line 155, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-bullhorn:before {
  content: "\f0a1"; }

/* line 156, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-bell:before {
  content: "\f0f3"; }

/* line 157, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-certificate:before {
  content: "\f0a3"; }

/* line 158, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-hand-o-right:before {
  content: "\f0a4"; }

/* line 159, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-hand-o-left:before {
  content: "\f0a5"; }

/* line 160, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-hand-o-up:before {
  content: "\f0a6"; }

/* line 161, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-hand-o-down:before {
  content: "\f0a7"; }

/* line 162, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8"; }

/* line 163, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9"; }

/* line 164, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa"; }

/* line 165, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab"; }

/* line 166, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-globe:before {
  content: "\f0ac"; }

/* line 167, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-wrench:before {
  content: "\f0ad"; }

/* line 168, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-tasks:before {
  content: "\f0ae"; }

/* line 169, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-filter:before {
  content: "\f0b0"; }

/* line 170, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-briefcase:before {
  content: "\f0b1"; }

/* line 171, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-arrows-alt:before {
  content: "\f0b2"; }

/* line 172, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

/* line 173, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

/* line 174, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-cloud:before {
  content: "\f0c2"; }

/* line 175, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-flask:before {
  content: "\f0c3"; }

/* line 176, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

/* line 177, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

/* line 178, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-paperclip:before {
  content: "\f0c6"; }

/* line 179, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

/* line 180, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-square:before {
  content: "\f0c8"; }

/* line 181, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

/* line 182, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-list-ul:before {
  content: "\f0ca"; }

/* line 183, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-list-ol:before {
  content: "\f0cb"; }

/* line 184, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-strikethrough:before {
  content: "\f0cc"; }

/* line 185, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-underline:before {
  content: "\f0cd"; }

/* line 186, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-table:before {
  content: "\f0ce"; }

/* line 187, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-magic:before {
  content: "\f0d0"; }

/* line 188, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-truck:before {
  content: "\f0d1"; }

/* line 189, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-pinterest:before {
  content: "\f0d2"; }

/* line 190, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-pinterest-square:before {
  content: "\f0d3"; }

/* line 191, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-google-plus-square:before {
  content: "\f0d4"; }

/* line 192, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-google-plus:before {
  content: "\f0d5"; }

/* line 193, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-money:before {
  content: "\f0d6"; }

/* line 194, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-caret-down:before {
  content: "\f0d7"; }

/* line 195, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-caret-up:before {
  content: "\f0d8"; }

/* line 196, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-caret-left:before {
  content: "\f0d9"; }

/* line 197, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-caret-right:before {
  content: "\f0da"; }

/* line 198, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-columns:before {
  content: "\f0db"; }

/* line 199, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

/* line 200, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

/* line 201, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

/* line 202, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-envelope:before {
  content: "\f0e0"; }

/* line 203, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-linkedin:before {
  content: "\f0e1"; }

/* line 204, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

/* line 205, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

/* line 206, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

/* line 207, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-comment-o:before {
  content: "\f0e5"; }

/* line 208, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-comments-o:before {
  content: "\f0e6"; }

/* line 209, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

/* line 210, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-sitemap:before {
  content: "\f0e8"; }

/* line 211, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-umbrella:before {
  content: "\f0e9"; }

/* line 212, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

/* line 213, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-lightbulb-o:before {
  content: "\f0eb"; }

/* line 214, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-exchange:before {
  content: "\f0ec"; }

/* line 215, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-cloud-download:before {
  content: "\f0ed"; }

/* line 216, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-cloud-upload:before {
  content: "\f0ee"; }

/* line 217, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-user-md:before {
  content: "\f0f0"; }

/* line 218, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-stethoscope:before {
  content: "\f0f1"; }

/* line 219, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-suitcase:before {
  content: "\f0f2"; }

/* line 220, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-bell-o:before {
  content: "\f0a2"; }

/* line 221, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-coffee:before {
  content: "\f0f4"; }

/* line 222, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-cutlery:before {
  content: "\f0f5"; }

/* line 223, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-file-text-o:before {
  content: "\f0f6"; }

/* line 224, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-building-o:before {
  content: "\f0f7"; }

/* line 225, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-hospital-o:before {
  content: "\f0f8"; }

/* line 226, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-ambulance:before {
  content: "\f0f9"; }

/* line 227, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-medkit:before {
  content: "\f0fa"; }

/* line 228, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-fighter-jet:before {
  content: "\f0fb"; }

/* line 229, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-beer:before {
  content: "\f0fc"; }

/* line 230, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-h-square:before {
  content: "\f0fd"; }

/* line 231, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-plus-square:before {
  content: "\f0fe"; }

/* line 232, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-angle-double-left:before {
  content: "\f100"; }

/* line 233, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-angle-double-right:before {
  content: "\f101"; }

/* line 234, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-angle-double-up:before {
  content: "\f102"; }

/* line 235, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-angle-double-down:before {
  content: "\f103"; }

/* line 236, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-angle-left:before {
  content: "\f104"; }

/* line 237, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-angle-right:before {
  content: "\f105"; }

/* line 238, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-angle-up:before {
  content: "\f106"; }

/* line 239, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-angle-down:before {
  content: "\f107"; }

/* line 240, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-desktop:before {
  content: "\f108"; }

/* line 241, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-laptop:before {
  content: "\f109"; }

/* line 242, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-tablet:before {
  content: "\f10a"; }

/* line 243, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

/* line 244, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-circle-o:before {
  content: "\f10c"; }

/* line 245, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-quote-left:before {
  content: "\f10d"; }

/* line 246, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-quote-right:before {
  content: "\f10e"; }

/* line 247, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-spinner:before {
  content: "\f110"; }

/* line 248, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-circle:before {
  content: "\f111"; }

/* line 249, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

/* line 250, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-github-alt:before {
  content: "\f113"; }

/* line 251, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-folder-o:before {
  content: "\f114"; }

/* line 252, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-folder-open-o:before {
  content: "\f115"; }

/* line 253, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-smile-o:before {
  content: "\f118"; }

/* line 254, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-frown-o:before {
  content: "\f119"; }

/* line 255, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-meh-o:before {
  content: "\f11a"; }

/* line 256, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-gamepad:before {
  content: "\f11b"; }

/* line 257, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-keyboard-o:before {
  content: "\f11c"; }

/* line 258, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-flag-o:before {
  content: "\f11d"; }

/* line 259, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-flag-checkered:before {
  content: "\f11e"; }

/* line 260, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-terminal:before {
  content: "\f120"; }

/* line 261, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-code:before {
  content: "\f121"; }

/* line 262, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

/* line 263, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

/* line 264, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-location-arrow:before {
  content: "\f124"; }

/* line 265, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-crop:before {
  content: "\f125"; }

/* line 266, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-code-fork:before {
  content: "\f126"; }

/* line 267, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

/* line 268, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-question:before {
  content: "\f128"; }

/* line 269, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-info:before {
  content: "\f129"; }

/* line 270, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-exclamation:before {
  content: "\f12a"; }

/* line 271, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-superscript:before {
  content: "\f12b"; }

/* line 272, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-subscript:before {
  content: "\f12c"; }

/* line 273, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-eraser:before {
  content: "\f12d"; }

/* line 274, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-puzzle-piece:before {
  content: "\f12e"; }

/* line 275, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-microphone:before {
  content: "\f130"; }

/* line 276, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-microphone-slash:before {
  content: "\f131"; }

/* line 277, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-shield:before {
  content: "\f132"; }

/* line 278, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-calendar-o:before {
  content: "\f133"; }

/* line 279, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-fire-extinguisher:before {
  content: "\f134"; }

/* line 280, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-rocket:before {
  content: "\f135"; }

/* line 281, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-maxcdn:before {
  content: "\f136"; }

/* line 282, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-chevron-circle-left:before {
  content: "\f137"; }

/* line 283, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-chevron-circle-right:before {
  content: "\f138"; }

/* line 284, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-chevron-circle-up:before {
  content: "\f139"; }

/* line 285, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-chevron-circle-down:before {
  content: "\f13a"; }

/* line 286, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-html5:before {
  content: "\f13b"; }

/* line 287, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-css3:before {
  content: "\f13c"; }

/* line 288, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-anchor:before {
  content: "\f13d"; }

/* line 289, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-unlock-alt:before {
  content: "\f13e"; }

/* line 290, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-bullseye:before {
  content: "\f140"; }

/* line 291, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-ellipsis-h:before {
  content: "\f141"; }

/* line 292, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-ellipsis-v:before {
  content: "\f142"; }

/* line 293, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-rss-square:before {
  content: "\f143"; }

/* line 294, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-play-circle:before {
  content: "\f144"; }

/* line 295, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-ticket:before {
  content: "\f145"; }

/* line 296, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-minus-square:before {
  content: "\f146"; }

/* line 297, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-minus-square-o:before {
  content: "\f147"; }

/* line 298, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-level-up:before {
  content: "\f148"; }

/* line 299, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-level-down:before {
  content: "\f149"; }

/* line 300, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-check-square:before {
  content: "\f14a"; }

/* line 301, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-pencil-square:before {
  content: "\f14b"; }

/* line 302, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-external-link-square:before {
  content: "\f14c"; }

/* line 303, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-share-square:before {
  content: "\f14d"; }

/* line 304, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-compass:before {
  content: "\f14e"; }

/* line 305, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

/* line 306, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

/* line 307, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

/* line 308, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

/* line 309, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-gbp:before {
  content: "\f154"; }

/* line 310, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

/* line 311, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

/* line 312, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

/* line 313, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

/* line 314, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-won:before, .fa-krw:before {
  content: "\f159"; }

/* line 315, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

/* line 316, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-file:before {
  content: "\f15b"; }

/* line 317, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-file-text:before {
  content: "\f15c"; }

/* line 318, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "\f15d"; }

/* line 319, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "\f15e"; }

/* line 320, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-sort-amount-asc:before {
  content: "\f160"; }

/* line 321, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-sort-amount-desc:before {
  content: "\f161"; }

/* line 322, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "\f162"; }

/* line 323, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "\f163"; }

/* line 324, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-thumbs-up:before {
  content: "\f164"; }

/* line 325, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-thumbs-down:before {
  content: "\f165"; }

/* line 326, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-youtube-square:before {
  content: "\f166"; }

/* line 327, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-youtube:before {
  content: "\f167"; }

/* line 328, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-xing:before {
  content: "\f168"; }

/* line 329, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-xing-square:before {
  content: "\f169"; }

/* line 330, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-youtube-play:before {
  content: "\f16a"; }

/* line 331, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-dropbox:before {
  content: "\f16b"; }

/* line 332, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-stack-overflow:before {
  content: "\f16c"; }

/* line 333, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-instagram:before {
  content: "\f16d"; }

/* line 334, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-flickr:before {
  content: "\f16e"; }

/* line 335, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-adn:before {
  content: "\f170"; }

/* line 336, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-bitbucket:before {
  content: "\f171"; }

/* line 337, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-bitbucket-square:before {
  content: "\f172"; }

/* line 338, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-tumblr:before {
  content: "\f173"; }

/* line 339, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-tumblr-square:before {
  content: "\f174"; }

/* line 340, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-long-arrow-down:before {
  content: "\f175"; }

/* line 341, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-long-arrow-up:before {
  content: "\f176"; }

/* line 342, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-long-arrow-left:before {
  content: "\f177"; }

/* line 343, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-long-arrow-right:before {
  content: "\f178"; }

/* line 344, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-apple:before {
  content: "\f179"; }

/* line 345, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-windows:before {
  content: "\f17a"; }

/* line 346, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-android:before {
  content: "\f17b"; }

/* line 347, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-linux:before {
  content: "\f17c"; }

/* line 348, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-dribbble:before {
  content: "\f17d"; }

/* line 349, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-skype:before {
  content: "\f17e"; }

/* line 350, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-foursquare:before {
  content: "\f180"; }

/* line 351, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-trello:before {
  content: "\f181"; }

/* line 352, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-female:before {
  content: "\f182"; }

/* line 353, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-male:before {
  content: "\f183"; }

/* line 354, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"; }

/* line 355, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-sun-o:before {
  content: "\f185"; }

/* line 356, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-moon-o:before {
  content: "\f186"; }

/* line 357, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-archive:before {
  content: "\f187"; }

/* line 358, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-bug:before {
  content: "\f188"; }

/* line 359, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-vk:before {
  content: "\f189"; }

/* line 360, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-weibo:before {
  content: "\f18a"; }

/* line 361, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-renren:before {
  content: "\f18b"; }

/* line 362, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-pagelines:before {
  content: "\f18c"; }

/* line 363, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-stack-exchange:before {
  content: "\f18d"; }

/* line 364, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

/* line 365, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "\f190"; }

/* line 366, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

/* line 367, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-dot-circle-o:before {
  content: "\f192"; }

/* line 368, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-wheelchair:before {
  content: "\f193"; }

/* line 369, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-vimeo-square:before {
  content: "\f194"; }

/* line 370, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

/* line 371, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-plus-square-o:before {
  content: "\f196"; }

/* line 372, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-space-shuttle:before {
  content: "\f197"; }

/* line 373, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-slack:before {
  content: "\f198"; }

/* line 374, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-envelope-square:before {
  content: "\f199"; }

/* line 375, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-wordpress:before {
  content: "\f19a"; }

/* line 376, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-openid:before {
  content: "\f19b"; }

/* line 377, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

/* line 378, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

/* line 379, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-yahoo:before {
  content: "\f19e"; }

/* line 380, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-google:before {
  content: "\f1a0"; }

/* line 381, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-reddit:before {
  content: "\f1a1"; }

/* line 382, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-reddit-square:before {
  content: "\f1a2"; }

/* line 383, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

/* line 384, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-stumbleupon:before {
  content: "\f1a4"; }

/* line 385, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-delicious:before {
  content: "\f1a5"; }

/* line 386, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-digg:before {
  content: "\f1a6"; }

/* line 387, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-pied-piper:before {
  content: "\f1a7"; }

/* line 388, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8"; }

/* line 389, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-drupal:before {
  content: "\f1a9"; }

/* line 390, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-joomla:before {
  content: "\f1aa"; }

/* line 391, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-language:before {
  content: "\f1ab"; }

/* line 392, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-fax:before {
  content: "\f1ac"; }

/* line 393, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-building:before {
  content: "\f1ad"; }

/* line 394, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-child:before {
  content: "\f1ae"; }

/* line 395, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-paw:before {
  content: "\f1b0"; }

/* line 396, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-spoon:before {
  content: "\f1b1"; }

/* line 397, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-cube:before {
  content: "\f1b2"; }

/* line 398, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-cubes:before {
  content: "\f1b3"; }

/* line 399, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-behance:before {
  content: "\f1b4"; }

/* line 400, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-behance-square:before {
  content: "\f1b5"; }

/* line 401, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-steam:before {
  content: "\f1b6"; }

/* line 402, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-steam-square:before {
  content: "\f1b7"; }

/* line 403, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-recycle:before {
  content: "\f1b8"; }

/* line 404, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

/* line 405, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

/* line 406, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-tree:before {
  content: "\f1bb"; }

/* line 407, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-spotify:before {
  content: "\f1bc"; }

/* line 408, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-deviantart:before {
  content: "\f1bd"; }

/* line 409, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-soundcloud:before {
  content: "\f1be"; }

/* line 410, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-database:before {
  content: "\f1c0"; }

/* line 411, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-file-pdf-o:before {
  content: "\f1c1"; }

/* line 412, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-file-word-o:before {
  content: "\f1c2"; }

/* line 413, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-file-excel-o:before {
  content: "\f1c3"; }

/* line 414, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

/* line 415, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

/* line 416, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

/* line 417, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

/* line 418, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

/* line 419, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-file-code-o:before {
  content: "\f1c9"; }

/* line 420, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-vine:before {
  content: "\f1ca"; }

/* line 421, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-codepen:before {
  content: "\f1cb"; }

/* line 422, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-jsfiddle:before {
  content: "\f1cc"; }

/* line 423, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

/* line 424, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-circle-o-notch:before {
  content: "\f1ce"; }

/* line 425, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"; }

/* line 426, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

/* line 427, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-git-square:before {
  content: "\f1d2"; }

/* line 428, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-git:before {
  content: "\f1d3"; }

/* line 429, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-hacker-news:before {
  content: "\f1d4"; }

/* line 430, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-tencent-weibo:before {
  content: "\f1d5"; }

/* line 431, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-qq:before {
  content: "\f1d6"; }

/* line 432, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

/* line 433, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

/* line 434, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

/* line 435, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-history:before {
  content: "\f1da"; }

/* line 436, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-genderless:before, .fa-circle-thin:before {
  content: "\f1db"; }

/* line 437, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-header:before {
  content: "\f1dc"; }

/* line 438, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-paragraph:before {
  content: "\f1dd"; }

/* line 439, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-sliders:before {
  content: "\f1de"; }

/* line 440, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-share-alt:before {
  content: "\f1e0"; }

/* line 441, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-share-alt-square:before {
  content: "\f1e1"; }

/* line 442, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-bomb:before {
  content: "\f1e2"; }

/* line 443, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

/* line 444, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-tty:before {
  content: "\f1e4"; }

/* line 445, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-binoculars:before {
  content: "\f1e5"; }

/* line 446, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-plug:before {
  content: "\f1e6"; }

/* line 447, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-slideshare:before {
  content: "\f1e7"; }

/* line 448, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-twitch:before {
  content: "\f1e8"; }

/* line 449, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-yelp:before {
  content: "\f1e9"; }

/* line 450, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-newspaper-o:before {
  content: "\f1ea"; }

/* line 451, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-wifi:before {
  content: "\f1eb"; }

/* line 452, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-calculator:before {
  content: "\f1ec"; }

/* line 453, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-paypal:before {
  content: "\f1ed"; }

/* line 454, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-google-wallet:before {
  content: "\f1ee"; }

/* line 455, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-cc-visa:before {
  content: "\f1f0"; }

/* line 456, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-cc-mastercard:before {
  content: "\f1f1"; }

/* line 457, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-cc-discover:before {
  content: "\f1f2"; }

/* line 458, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-cc-amex:before {
  content: "\f1f3"; }

/* line 459, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-cc-paypal:before {
  content: "\f1f4"; }

/* line 460, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-cc-stripe:before {
  content: "\f1f5"; }

/* line 461, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-bell-slash:before {
  content: "\f1f6"; }

/* line 462, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-bell-slash-o:before {
  content: "\f1f7"; }

/* line 463, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-trash:before {
  content: "\f1f8"; }

/* line 464, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-copyright:before {
  content: "\f1f9"; }

/* line 465, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-at:before {
  content: "\f1fa"; }

/* line 466, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-eyedropper:before {
  content: "\f1fb"; }

/* line 467, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-paint-brush:before {
  content: "\f1fc"; }

/* line 468, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-birthday-cake:before {
  content: "\f1fd"; }

/* line 469, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-area-chart:before {
  content: "\f1fe"; }

/* line 470, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-pie-chart:before {
  content: "\f200"; }

/* line 471, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-line-chart:before {
  content: "\f201"; }

/* line 472, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-lastfm:before {
  content: "\f202"; }

/* line 473, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-lastfm-square:before {
  content: "\f203"; }

/* line 474, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-toggle-off:before {
  content: "\f204"; }

/* line 475, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-toggle-on:before {
  content: "\f205"; }

/* line 476, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-bicycle:before {
  content: "\f206"; }

/* line 477, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-bus:before {
  content: "\f207"; }

/* line 478, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-ioxhost:before {
  content: "\f208"; }

/* line 479, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-angellist:before {
  content: "\f209"; }

/* line 480, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-cc:before {
  content: "\f20a"; }

/* line 481, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

/* line 482, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-meanpath:before {
  content: "\f20c"; }

/* line 483, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-buysellads:before {
  content: "\f20d"; }

/* line 484, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-connectdevelop:before {
  content: "\f20e"; }

/* line 485, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-dashcube:before {
  content: "\f210"; }

/* line 486, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-forumbee:before {
  content: "\f211"; }

/* line 487, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-leanpub:before {
  content: "\f212"; }

/* line 488, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-sellsy:before {
  content: "\f213"; }

/* line 489, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-shirtsinbulk:before {
  content: "\f214"; }

/* line 490, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-simplybuilt:before {
  content: "\f215"; }

/* line 491, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-skyatlas:before {
  content: "\f216"; }

/* line 492, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-cart-plus:before {
  content: "\f217"; }

/* line 493, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-cart-arrow-down:before {
  content: "\f218"; }

/* line 494, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-diamond:before {
  content: "\f219"; }

/* line 495, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-ship:before {
  content: "\f21a"; }

/* line 496, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-user-secret:before {
  content: "\f21b"; }

/* line 497, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-motorcycle:before {
  content: "\f21c"; }

/* line 498, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-street-view:before {
  content: "\f21d"; }

/* line 499, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-heartbeat:before {
  content: "\f21e"; }

/* line 500, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-venus:before {
  content: "\f221"; }

/* line 501, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-mars:before {
  content: "\f222"; }

/* line 502, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-mercury:before {
  content: "\f223"; }

/* line 503, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-transgender:before {
  content: "\f224"; }

/* line 504, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-transgender-alt:before {
  content: "\f225"; }

/* line 505, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-venus-double:before {
  content: "\f226"; }

/* line 506, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-mars-double:before {
  content: "\f227"; }

/* line 507, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-venus-mars:before {
  content: "\f228"; }

/* line 508, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-mars-stroke:before {
  content: "\f229"; }

/* line 509, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-mars-stroke-v:before {
  content: "\f22a"; }

/* line 510, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-mars-stroke-h:before {
  content: "\f22b"; }

/* line 511, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-neuter:before {
  content: "\f22c"; }

/* line 512, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-facebook-official:before {
  content: "\f230"; }

/* line 513, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-pinterest-p:before {
  content: "\f231"; }

/* line 514, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-whatsapp:before {
  content: "\f232"; }

/* line 515, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-server:before {
  content: "\f233"; }

/* line 516, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-user-plus:before {
  content: "\f234"; }

/* line 517, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-user-times:before {
  content: "\f235"; }

/* line 518, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-hotel:before, .fa-bed:before {
  content: "\f236"; }

/* line 519, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-viacoin:before {
  content: "\f237"; }

/* line 520, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-train:before {
  content: "\f238"; }

/* line 521, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-subway:before {
  content: "\f239"; }

/* line 522, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/assets/fontawesome/scss/_icons.scss */
.fa-medium:before {
  content: "\f23a"; }

/* 
  My custom styles:
  Add your scss files below to structure your project styles
*/
/* line 2, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_wp-admin.scss */
#wpadminbar {
  position: fixed !important; }

/* line 1, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_footer.scss */
.scroll-to-top {
  position: fixed;
  background-color: #4fc52f;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  width: 40px;
  height: 40px;
  right: 15px;
  bottom: -40px;
  color: #fff;
  text-align: center;
  border: 2px solid #fff;
  z-index: 50;
  cursor: pointer;
  opacity: 0.4;
  -moz-transition: all, 0.35s, ease-in-out;
  -o-transition: all, 0.35s, ease-in-out;
  -webkit-transition: all, 0.35s, ease-in-out;
  transition: all, 0.35s, ease-in-out; }
  /* line 18, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_footer.scss */
  .scroll-to-top i {
    margin-top: 8px; }
  /* line 22, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_footer.scss */
  .scroll-to-top:hover {
    opacity: 1; }

/* line 29, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_footer.scss */
.is-scrolled .scroll-to-top {
  bottom: 15px; }

/* line 1, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
body {
  width: 100%; }

/* line 6, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
.root-a {
  opacity: 0; }
  /* line 11, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
  .root-a .footer-a .intro {
    font-size: 21px;
    max-width: 675px; }
  /* line 17, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
  .root-a .footer-a .contain {
    max-width: 800px; }

/* line 23, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
.paging-a li.is-active span {
  border-color: #4fc52f;
  font-weight: bold; }

/* line 28, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
.center {
  text-align: center; }

/* line 32, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
.page-loader {
  position: fixed;
  display: block;
  background-image: url(../images/fission-icon.png);
  width: 53px;
  height: 53px;
  background-size: 53px 53px;
  top: 50%;
  left: 50%;
  margin: -26px 0 0 -26px;
  z-index: 200; }

/* line 45, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
.team-a article > a:hover {
  color: #4fc52f; }

/* line 49, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
article.left {
  float: none !important; }

/* line 54, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
.services .header-a.tall {
  min-height: 950px; }

@media screen and (max-width: 768px) {
  /* line 60, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
  .top-a .nav li span[hidden] {
    font-size: 16px !important; } }

/* line 65, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
.showcase-a article .logo img {
  display: block;
  margin: 0 auto; }

/* line 70, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
.logos-a {
  margin: 50px -65px 70px !important; }
  @media screen and (max-width: 1200px) {
    .logos-a {
      margin: 50px 0px 70px !important; } }
  /* line 75, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
  .logos-a .wrap {
    margin: -50px 0px 0 !important; }
    /* line 77, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
    .logos-a .wrap figure {
      margin: 75px 15px 0 !important; }
      @media screen and (max-width: 599px) {
        .logos-a .wrap figure {
          margin: 75px 0px 0 !important; } }

/* line 87, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
.blog-list figure {
  overflow: hidden;
  max-height: 250px; }
  @media screen and (max-width: 768px) {
    .blog-list figure {
      max-height: 400px; } }

/* line 96, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 103, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
.alignleft {
  float: left;
  margin: 0 20px 20px 0; }

/* line 108, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
.alignright {
  float: right;
  margin: 0 0 20px 20px; }

/* line 115, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
.button-a.block {
  display: block;
  position: relative;
  width: 100%; }

/* line 122, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, label, input, li, span, option, body, textarea, select, button {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial; }

/* line 126, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_general.scss */
.logos-a figure img {
  display: block;
  margin: 0 auto;
  max-height: 80px;
  width: auto; }

@media screen and (min-width: 1024px) {
  .anchor {
    padding-top: 70px;
    margin-top: -70px; } }

/* line 2, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_404.scss */
.error404 .hero-a.not-found + .wrap {
  margin-top: 850px;
  padding-top: 0; }
  @media screen and (max-width: 767px) {
    .error404 .hero-a.not-found + .wrap {
      margin-top: 500px; } }
  @media screen and (max-width: 599px) {
    .error404 .hero-a.not-found + .wrap {
      margin-top: -20px; } }
/* line 15, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_404.scss */
.error404 .box-a:before {
  top: -55px; }
/* line 19, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_404.scss */
.error404 .hero-a > .wrap {
  min-height: 900px; }
  @media screen and (max-width: 767px) {
    .error404 .hero-a > .wrap {
      min-height: 600px; } }
  @media screen and (max-width: 599px) {
    .error404 .hero-a > .wrap {
      min-height: 500px; } }
/* line 32, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_404.scss */
.error404 .search-form-container {
  transform-origin: 50% 50% 0;
  position: absolute;
  width: 420px;
  height: 420px;
  background-color: rgba(0, 0, 0, 0.8);
  left: 50%;
  margin-left: -210px;
  top: 200px;
  padding-top: 50px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }
  @media screen and (max-width: 767px) {
    .error404 .search-form-container {
      top: 75px; } }
  @media screen and (max-width: 599px) {
    .error404 .search-form-container {
      width: 300px;
      height: 300px;
      margin-left: -150px;
      top: 150px;
      padding-top: 30px; } }
  /* line 57, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_404.scss */
  .error404 .search-form-container * {
    color: #FFFFFF; }
  /* line 62, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_404.scss */
  .error404 .search-form-container h1 {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 140px;
    line-height: 140px;
    margin-bottom: 10px; }
    @media screen and (max-width: 599px) {
      .error404 .search-form-container h1 {
        font-size: 100px;
        line-height: 90px; } }
  /* line 75, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_404.scss */
  .error404 .search-form-container h4 {
    font-size: 30px; }
    @media screen and (max-width: 599px) {
      .error404 .search-form-container h4 {
        font-size: 20px;
        margin-bottom: 10px; } }
  /* line 84, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_404.scss */
  .error404 .search-form-container h5 {
    font-size: 17px;
    font-weight: 600; }
    @media screen and (max-width: 599px) {
      .error404 .search-form-container h5 {
        font-size: 13px;
        margin-bottom: 10px; } }
  /* line 94, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_404.scss */
  .error404 .search-form-container form {
    position: relative;
    width: 200px;
    position: relative;
    margin: 0 auto 0 auto; }
    /* line 100, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_404.scss */
    .error404 .search-form-container form input {
      width: 100%;
      display: block;
      padding-right: 30px;
      color: #000000; }
    /* line 115, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_404.scss */
    .error404 .search-form-container form .fa-search {
      position: absolute;
      color: #ccc;
      font-size: 20px;
      top: 10px;
      right: 10px; }

/* line 3, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
form label.error {
  color: red;
  cursor: initial; }
/* line 9, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
form button[disabled] {
  opacity: 0.6; }
/* line 13, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
form .form-message {
  display: none; }
/* line 17, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
form.home-signup {
  max-width: 350px;
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  display: none;
  height: 138px; }
  /* line 25, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
  form.home-signup label {
    display: block;
    color: #919191;
    font-size: 15px;
    cursor: default;
    margin-top: -10px;
    margin-bottom: 10px; }
/* line 34, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
form #submit_author {
  display: none; }
/* line 38, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
form #author #author_placeholder {
  color: #aaa !important; }

/* line 48, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
.yui-skin-sam *, .iframe * {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important; }
/* line 53, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
.yui-skin-sam form, .iframe form {
  max-width: 700px !important;
  width: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto; }
  /* line 60, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
  .yui-skin-sam form .infusion-submit, .iframe form .infusion-submit {
    text-align: center !important; }
  /* line 63, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
  .yui-skin-sam form .default .background, .yui-skin-sam form .default .webFormBodyContainer, .iframe form .default .background, .iframe form .default .webFormBodyContainer {
    background-color: #f6f6f6; }
  /* line 66, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
  .yui-skin-sam form td, .iframe form td {
    border: none;
    background-color: transparent; }
  /* line 71, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
  .yui-skin-sam form .default .body, .iframe form .default .body {
    background-color: transparent; }
  /* line 75, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
  .yui-skin-sam form .bodyContainer, .iframe form .bodyContainer {
    width: 100% !important; }
  /* line 79, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
  .yui-skin-sam form .infusion-field-label-container, .yui-skin-sam form .infusion-field-input-container, .iframe form .infusion-field-label-container, .iframe form .infusion-field-input-container {
    display: block;
    width: 100% !important; }
  /* line 85, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
  .yui-skin-sam form .infusion-field-label-container label, .iframe form .infusion-field-label-container label {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: bold; }
  /* line 91, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
  .yui-skin-sam form .infusion-field-input-container input, .iframe form .infusion-field-input-container input {
    color: #171b24;
    font: 16px/1.4375 Helvetica Neue, Helvetica, Arial, sans-serif; }
  /* line 96, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
  .yui-skin-sam form tr, .iframe form tr {
    border: none; }
  /* line 100, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_forms.scss */
  .yui-skin-sam form .infusion-submit, .iframe form .infusion-submit {
    padding: 0 10px 5px 10px; }

/* line 2, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_single-no-sidebar.scss */
.post-no-sidebar .hx.h2 {
  font-size: 42px;
  font-weight: 100; }
  @media screen and (max-width: 1023px) {
    .post-no-sidebar .hx.h2 {
      font-size: 32px; } }
  @media screen and (max-width: 599px) {
    .post-no-sidebar .hx.h2 {
      font-size: 28px; } }
@media screen and (max-width: 599px) {
  /* line 13, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_single-no-sidebar.scss */
  .post-no-sidebar .share-header {
    display: none !important; } }
/* line 17, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_single-no-sidebar.scss */
.post-no-sidebar p.byline {
  float: left;
  padding-right: 10px;
  height: 100%;
  white-space: nowrap;
  width: 100%;
  margin-top: 5px;
  padding-bottom: 20px; }
  /* line 27, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_single-no-sidebar.scss */
  .post-no-sidebar p.byline img {
    top: 0;
    margin: 0; }
  /* line 32, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_single-no-sidebar.scss */
  .post-no-sidebar p.byline span time {
    display: inline-block !important; }

/* line 1, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_thanks_popup.scss */
.contact-thanks-popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.8); }

/* line 12, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_thanks_popup.scss */
.contact-thanks-popup-overlay * {
  font-family: 'Helvetica Neue',  Helvetica,  sans-serif;
  outline: none; }

/* line 17, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_thanks_popup.scss */
.contact-thanks-popup-overlay .popup-content-container {
  position: relative;
  margin: 0 auto 0 auto;
  background-color: #8dc63f;
  z-index: 1;
  top: 45%;
  padding: 15px 50px 15px 50px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 300px;
  height: 300px;
  margin-top: -150px;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border:  */ }

@media screen and (min-width: 420px) {
  /* line 38, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_thanks_popup.scss */
  .contact-thanks-popup-overlay .popup-content-container {
    width: 300;
    height: 300px;
    margin-top: -150px; } }

@media screen and (min-width: 600px) {
  /* line 45, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_thanks_popup.scss */
  .contact-thanks-popup-overlay .popup-content-container {
    width: 300px;
    height: 300px;
    margin-top: -150px;
    padding: 15px 50px 15px 50px; } }

/* line 52, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_thanks_popup.scss */
.contact-thanks-popup-overlay .popup-content-container h3 {
  -moz-transition: all, 0.2s, ease-in-out;
  -o-transition: all, 0.2s, ease-in-out;
  -webkit-transition: all, 0.2s, ease-in-out;
  transition: all, 0.2s, ease-in-out;
  color: white;
  text-align: center;
  font-weight: 200;
  margin-top: 1.5em;
  font-size: 42px;
  line-height: 50px; }

/* line 66, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_thanks_popup.scss */
.contact-thanks-popup-overlay .popup-content-container p {
  -moz-transition: all, 0.2s, ease-in-out;
  -o-transition: all, 0.2s, ease-in-out;
  -webkit-transition: all, 0.2s, ease-in-out;
  transition: all, 0.2s, ease-in-out;
  font-size: 18px;
  color: white;
  line-height: 26px;
  text-align: center;
  font-weight: 300;
  display: block;
  letter-spacing: 1px;
  margin-bottom: 15px; }

/* line 82, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_thanks_popup.scss */
.contact-thanks-popup-overlay .close-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  cursor: pointer; }

/* line 93, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_thanks_popup.scss */
.contact-thanks-popup-overlay .close-button {
  position: absolute;
  bottom: 20px;
  color: #646464;
  font-weight: 200;
  width: 100%;
  text-align: center;
  left: 0;
  font-size: 17px; }

@media screen and (min-width: 420px) {
  /* line 105, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_thanks_popup.scss */
  .contact-thanks-popup-overlay .close-button {
    bottom: 25px; } }

@media screen and (min-width: 600px) {
  /* line 110, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_thanks_popup.scss */
  .contact-thanks-popup-overlay .close-button {
    bottom: 55px; } }

/* line 114, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_thanks_popup.scss */
.contact-thanks-popup-overlay .close-button > span {
  -moz-transition: all, 0.2s, ease-in-out;
  -o-transition: all, 0.2s, ease-in-out;
  -webkit-transition: all, 0.2s, ease-in-out;
  transition: all, 0.2s, ease-in-out;
  cursor: pointer; }

/* line 121, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_thanks_popup.scss */
.contact-thanks-popup-overlay .close-button > span:hover {
  opacity: 0.7; }

/* line 3, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_email_popup.scss */
.email-popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.8); }
  /* line 4, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_email_popup.scss */
  .email-popup-overlay .email-icon {
    background-image: url(../images/mail-icon.png);
    position: relative;
    width: 36px;
    height: 25px;
    background-size: 36px 25px;
    margin: 15px auto 0 auto; }
    @media screen and (min-width: 420px) {
      .email-popup-overlay .email-icon {
        width: 54px;
        height: 43px;
        background-size: 54px 43px;
        margin: 40px auto 0 auto; } }
    @media screen and (min-width: 600px) {
      .email-popup-overlay .email-icon {
        margin: 50px auto 0 auto; } }
  /* line 28, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_email_popup.scss */
  .email-popup-overlay * {
    font-family: 'Helvetica Neue', Helvetica, sans-serif;
    outline: none; }
  /* line 41, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_email_popup.scss */
  .email-popup-overlay .form-container {
    position: relative;
    margin: 0 auto 0 auto;
    background-color: #4fc52f;
    z-index: 1;
    top: -600px;
    padding: 15px 50px 15px 50px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 300px;
    height: 300px;
    margin-top: -150px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */ }
    @media screen and (min-width: 420px) {
      .email-popup-overlay .form-container {
        width: 400px;
        height: 400px;
        margin-top: -200px; } }
    @media screen and (min-width: 600px) {
      .email-popup-overlay .form-container {
        width: 550px;
        height: 550px;
        margin-top: -275px;
        padding: 15px 50px 15px 50px; } }
    /* line 73, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_email_popup.scss */
    .email-popup-overlay .form-container h3 {
      -moz-transition: all, 0.2s, ease-in-out;
      -o-transition: all, 0.2s, ease-in-out;
      -webkit-transition: all, 0.2s, ease-in-out;
      transition: all, 0.2s, ease-in-out;
      color: #FFFFFF;
      text-align: center;
      font-weight: 200;
      margin-top: 10px;
      font-size: 20px;
      line-height: 24px; }
      @media screen and (min-width: 420px) {
        .email-popup-overlay .form-container h3 {
          margin-top: 10px;
          font-size: 24px;
          line-height: 30px; } }
      @media screen and (min-width: 600px) {
        .email-popup-overlay .form-container h3 {
          margin-top: 15px;
          font-size: 42px;
          line-height: 50px; } }
    /* line 97, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_email_popup.scss */
    .email-popup-overlay .form-container p {
      -moz-transition: all, 0.2s, ease-in-out;
      -o-transition: all, 0.2s, ease-in-out;
      -webkit-transition: all, 0.2s, ease-in-out;
      transition: all, 0.2s, ease-in-out;
      font-size: 16px;
      color: #FFFFFF;
      line-height: 22px;
      text-align: center;
      font-weight: 300;
      display: none;
      margin-bottom: 15px; }
      @media screen and (min-width: 420px) {
        .email-popup-overlay .form-container p {
          display: block; } }
      @media screen and (min-width: 600px) {
        .email-popup-overlay .form-container p {
          font-size: 18px;
          line-height: 26px; } }
    /* line 117, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_email_popup.scss */
    .email-popup-overlay .form-container input[type="text"] {
      -moz-transition: all, 0.2s, ease-in-out;
      -o-transition: all, 0.2s, ease-in-out;
      -webkit-transition: all, 0.2s, ease-in-out;
      transition: all, 0.2s, ease-in-out;
      background-color: #FFFFFF;
      text-align: center;
      border: none;
      box-shadow: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      margin: 10px auto 0 auto;
      position: relative;
      display: block;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      width: 200px;
      padding: 10px 10px 10px 10px;
      font-size: 12px; }
      @media screen and (min-width: 420px) {
        .email-popup-overlay .form-container input[type="text"] {
          width: 240px;
          padding: 15px 10px 15px 10px;
          font-size: 14px; } }
      @media screen and (min-width: 600px) {
        .email-popup-overlay .form-container input[type="text"] {
          width: 280px;
          padding: 15px 10px 15px 10px;
          font-size: 18px; } }
      /* line 147, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_email_popup.scss */
      .email-popup-overlay .form-container input[type="text"]:focus {
        background-color: whitesmoke; }
    /* line 152, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_email_popup.scss */
    .email-popup-overlay .form-container button {
      -webkit-appearance: none;
      position: relative;
      display: block;
      color: #FFFFFF;
      background-color: transparent;
      border: 2px solid #FFFFFF;
      margin: 10px auto 0 auto;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-tap-highlight-color: transparent;
      -webkit-touch-callout: none;
      height: auto;
      line-height: 1.333;
      width: 200px;
      padding: 10px 10px 10px 10px;
      font-size: 12px;
      -moz-transition: all, 0.2s, ease-in-out;
      -o-transition: all, 0.2s, ease-in-out;
      -webkit-transition: all, 0.2s, ease-in-out;
      transition: all, 0.2s, ease-in-out; }
      @media screen and (min-width: 420px) {
        .email-popup-overlay .form-container button {
          width: 240px;
          padding: 15px 10px 15px 10px;
          font-size: 14px; } }
      @media screen and (min-width: 600px) {
        .email-popup-overlay .form-container button {
          width: 280px;
          padding: 15px 10px 15px 10px;
          font-size: 18px; } }
      /* line 184, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_email_popup.scss */
      .email-popup-overlay .form-container button:active {
        background-color: #FFFFFF;
        color: #4fc52f; }
      /* line 189, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_email_popup.scss */
      .email-popup-overlay .form-container button:hover {
        color: #4fc52f;
        background-color: #FFFFFF; }
  /* line 198, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_email_popup.scss */
  .email-popup-overlay .close-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    cursor: pointer; }
  /* line 209, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_email_popup.scss */
  .email-popup-overlay .close-button {
    position: absolute;
    bottom: 20px;
    color: #646464;
    font-weight: 200;
    width: 100%;
    text-align: center;
    left: 0;
    font-size: 17px; }
    @media screen and (min-width: 420px) {
      .email-popup-overlay .close-button {
        bottom: 25px; } }
    @media screen and (min-width: 600px) {
      .email-popup-overlay .close-button {
        bottom: 55px; } }
    /* line 227, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_email_popup.scss */
    .email-popup-overlay .close-button > span {
      -moz-transition: all, 0.2s, ease-in-out;
      -o-transition: all, 0.2s, ease-in-out;
      -webkit-transition: all, 0.2s, ease-in-out;
      transition: all, 0.2s, ease-in-out;
      cursor: pointer; }
      /* line 230, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_email_popup.scss */
      .email-popup-overlay .close-button > span:hover {
        opacity: 0.7; }
  /* line 237, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_email_popup.scss */
  .email-popup-overlay .error-message {
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    top: 15px;
    opacity: 0;
    position: relative; }

/* line 4, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_blog.scss */
.entry-a.blog-list > header > a.h3 {
  color: #222222;
  margin: 0 0 20px;
  display: block; }
/* line 11, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_blog.scss */
.entry-a #blog-signup-form {
  max-width: initial;
  margin-top: 40px; }
/* line 15, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_blog.scss */
.entry-a .blog-signup {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%; }
  /* line 21, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_blog.scss */
  .entry-a .blog-signup h3 {
    margin-bottom: 10px;
    margin-top: 15px; }
  /* line 25, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_blog.scss */
  .entry-a .blog-signup .row {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 420px; }
    @media screen and (max-width: 600px) {
      .entry-a .blog-signup .row {
        max-width: 100%; } }
    /* line 37, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_blog.scss */
    .entry-a .blog-signup .row p.w-60 {
      width: 59.999%; }
    /* line 41, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_blog.scss */
    .entry-a .blog-signup .row p.w-40 {
      width: 39.999%; }
      /* line 44, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_blog.scss */
      .entry-a .blog-signup .row p.w-40 .button-a {
        min-width: initial; }
    @media screen and (max-width: 600px) {
      .entry-a .blog-signup .row p {
        width: 100% !important; } }

/* line 66, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_blog.scss */
.post-with-sidebar .related-posts-separator {
  display: none; }

/* line 1, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_pull_quote.scss */
.pull-quote {
  position: relative;
  color: #0903D6;
  font-family: Roboto,"Helvetica Neue",Helvetica,Arial;
  line-height: 120%;
  margin: 45px 0 45px 0;
  padding: 0; }
  /* line 10, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_pull_quote.scss */
  .pull-quote:before {
    content: "";
    position: absolute;
    display: block;
    background-image: url(../images/quote.svg);
    background-repeat: no-repeat;
    height: 42px;
    width: 45px;
    left: -70px;
    top: -10px; }
  /* line 23, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_pull_quote.scss */
  .pull-quote:after {
    content: "";
    position: absolute;
    display: block;
    background-image: url(../images/unquote.svg);
    background-repeat: no-repeat;
    height: 42px;
    width: 45px;
    right: -70px;
    bottom: -10px; }
  @media screen and (max-width: 1023px) {
    .pull-quote {
      padding: 70px;
      margin: 30px 0 30px 0; }
      /* line 39, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_pull_quote.scss */
      .pull-quote:before {
        content: "";
        position: absolute;
        display: block;
        background-image: url(../images/quote.svg);
        background-repeat: no-repeat;
        height: 42px;
        width: 45px;
        left: 0px;
        top: 30px; }
      /* line 52, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_pull_quote.scss */
      .pull-quote:after {
        content: "";
        position: absolute;
        display: block;
        background-image: url(../images/unquote.svg);
        background-repeat: no-repeat;
        height: 42px;
        width: 45px;
        right: 0px;
        bottom: 30px; } }
  /* line 69, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_pull_quote.scss */
  .pull-quote.small {
    font-size: 26px; }
  /* line 73, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_pull_quote.scss */
  .pull-quote.medium {
    font-size: 28px; }
  /* line 77, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_pull_quote.scss */
  .pull-quote.big {
    font-size: 36px; }
  @media screen and (max-width: 599px) {
    .pull-quote {
      font-size: 24px !important; } }

/* line 89, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_pull_quote.scss */
.primary .entry-a .pull-quote {
  padding: 70px;
  margin: 30px 0 30px 0; }
  /* line 91, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_pull_quote.scss */
  .primary .entry-a .pull-quote:before {
    content: "";
    position: absolute;
    display: block;
    background-image: url(../images/quote.svg);
    background-repeat: no-repeat;
    height: 42px;
    width: 45px;
    left: 0px;
    top: 30px; }
  /* line 104, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_pull_quote.scss */
  .primary .entry-a .pull-quote:after {
    content: "";
    position: absolute;
    display: block;
    background-image: url(../images/unquote.svg);
    background-repeat: no-repeat;
    height: 42px;
    width: 45px;
    right: 0px;
    bottom: 30px; }

/* Resources */
/* line 3, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
.featured-b {
  margin-left: -20px;
  margin-right: -20px; }
  /* line 7, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
  .featured-b > article {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    width: 49%;
    vertical-align: top; }
    @media screen and (max-width: 767px) {
      .featured-b > article {
        width: 100%;
        display: block; } }
    /* line 29, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
    .featured-b > article h3 a {
      color: #222222; }
    /* line 34, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
    .featured-b > article .button-a {
      margin-right: 10px; }
      @media screen and (max-width: 599px) {
        .featured-b > article .button-a {
          display: block;
          margin-right: 0;
          margin-bottom: 10px; } }
  /* line 45, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
  .featured-b .socials-b {
    padding-left: 0; }
    /* line 48, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
    .featured-b .socials-b li {
      display: inline-block;
      margin-right: 10px; }
      /* line 52, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
      .featured-b .socials-b li:before {
        display: none; }
      /* line 55, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
      .featured-b .socials-b li a {
        color: #2a0287;
        font-size: 20px; }

/* line 64, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
.resources-a {
  margin-left: -20px;
  margin-right: -20px; }
  /* line 68, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
  .resources-a .load-more-resources {
    text-align: center; }
  /* line 76, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
  .resources-a h5.sep-a {
    margin: 70px 0 40px 0; }
  /* line 80, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
  .resources-a article {
    padding-left: 20px;
    padding-right: 20px;
    width: 32.9%;
    vertical-align: top;
    display: inline-block;
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .resources-a article {
        width: 100%;
        display: block; } }
    /* line 94, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
    .resources-a article figure a {
      text-align: center; }
    /* line 98, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
    .resources-a article figure img {
      position: relative;
      display: block;
      margin: 0 auto 0 auto;
      width: auto;
      height: auto;
      max-width: 100%; }
    @media screen and (max-width: 599px) {
      .resources-a article .button-a {
        width: 100%;
        display: block; } }
    /* line 115, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
    .resources-a article .socials-b {
      padding-left: 0; }
      /* line 118, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
      .resources-a article .socials-b li {
        display: inline-block;
        margin-right: 10px; }
        /* line 122, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
        .resources-a article .socials-b li:before {
          display: none; }
        /* line 125, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
        .resources-a article .socials-b li a {
          color: #2a0287;
          font-size: 20px; }
    /* line 133, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
    .resources-a article h3 a {
      color: #222222; }

/* line 141, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
.wrap.gray {
  background-color: #f6f6f6; }

/* line 147, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
body.single-resource .box-a {
  padding: 65px 0; }
  /* line 150, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
  body.single-resource .box-a:before {
    background-color: #FFFFFF;
    border-top: #4fc52f solid 10px; }
/* line 157, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
body.single-resource .content-a > .wrap {
  padding-bottom: 20px; }
/* line 161, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
body.single-resource header figure {
  position: relative;
  margin: 0 auto 30px auto;
  margin-bottom: 50px !important;
  max-width: 550px; }
  /* line 167, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
  body.single-resource header figure img {
    height: auto;
    -webkit-box-shadow: 10px 10px 0px -2px #f6f6f6;
    -moz-box-shadow: 10px 10px 0px -2px #f6f6f6;
    box-shadow: 10px 10px 0px -2px #f6f6f6; }

/* line 177, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
body.post-type-archive-resource .header-a {
  margin-bottom: 0;
  background-color: #f6f6f6; }
/* line 182, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
body.post-type-archive-resource .wrap.gray {
  margin-top: -80px;
  padding-top: 130px; }
/* line 187, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
body.post-type-archive-resource .contain {
  max-width: 1100px; }

/* line 192, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
.list-c {
  padding-left: 0; }
  /* line 195, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
  .list-c:after {
    clear: both;
    content: "";
    position: relative; }
  /* line 202, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
  .list-c li {
    margin-bottom: 15px;
    margin-right: -10px;
    margin-left: -10px; }
    /* line 207, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
    .list-c li figure {
      width: 33%;
      float: left;
      padding-left: 10px;
      padding-right: 10px;
      display: block; }
      @media screen and (max-width: 599px) {
        .list-c li figure {
          float: none;
          width: 100%; } }
    /* line 220, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
    .list-c li span {
      width: 66%;
      float: left;
      padding-left: 10px;
      padding-right: 10px;
      display: block; }
      @media screen and (max-width: 599px) {
        .list-c li span {
          float: none;
          width: 100%; } }
    /* line 234, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
    .list-c li:after {
      clear: both;
      content: "";
      position: relative;
      display: block; }
  /* line 242, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
  .list-c li:before {
    display: none; }
  /* line 243, /Users/gholme4/Documents/MAMP/htdocs/fissionstrategy_wp/wp-content/themes/fissionstrategy/scss/site/_resources.scss */
  .list-c a {
    color: inherit; }