/******************************************************************
Site Name:
Author:  Flange

Stylesheet: Main Stylesheet

Here you can easily toggle on/off modules and files.

******************************************************************/
/** STEP 1: Reset **/
/******************************************************************
Site Name:
Author:

Stylesheet: Magnific Popup Stylesheet

http://github.com/necolas/normalize.css

******************************************************************/
/******************************
 * HTML5 DISPLAY DEFINITIONS
 *****************************/
/*
 * Corrects `block` display not defined in IE6/7/8/9 & FF3.
 */
@import url("https://fonts.googleapis.com/css?family=Chivo");
@import url("https://fonts.googleapis.com/css?family=Lora");
@import url("https://fonts.googleapis.com/css?family=Merriweather:300");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE6/7/8/9 & FF3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
 * Known issue: no IE6 support.
 */
[hidden] {
  display: none; }

/******************************
 * BASE
 *****************************/
/*
 * 1. Corrects text resizing oddly in IE6/7 when body `font-size` is set using 'em' units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Addresses `font-family` inconsistency between `textarea` and other form elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/*
 * Addresses margins handled incorrectly in IE6/7.
 */
body {
  margin: 0; }

/******************************
 * LINKS
 *****************************/
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:active,
a:hover {
  outline: 0; }

/******************************
 * TYPOGRAPHY
 *****************************/
/*
 * Addresses styling not present in IE7/8/9, S5, Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in FF3+, S4/5, Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/*
 * Addresses styling not present in S5, Chrome.
 */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Addresses margins set differently in IE6/7.
 */
p,
pre {
  margin: 1em 0; }

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Addresses CSS quotes not supported in IE6/7.
 */
q {
  quotes: none; }

/*
 * Addresses `quotes` property not supported in S4.
 */
q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 75%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 * gist.github.com/413930
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/******************************
 * LISTS
 *****************************/
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/*
 * Addresses paddings set differently in IE6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/******************************
 * EMBEDDED CONTENT
 *****************************/
/*
 * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *	  code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/*
 * Corrects overflow displayed oddly in IE9.
 */
svg:not(:root) {
  overflow: hidden; }

/******************************
 * FIGURE
 *****************************/
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11.
 */
figure {
  margin: 0; }

/******************************
 * FORMS
 *****************************/
/*
 * Corrects margin displayed oddly in IE6/7.
 */
form {
  margin: 0; }

/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE6/7/8/9.
 * 2. Corrects text not wrapping in FF3.
 * 3. Corrects alignment displayed oddly in IE6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/*
 * Addresses FF3/4 setting `line-height` on `input` using `!important` in the
 * UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native 'audio' and 'video' controls.
 * 2. Corrects inability to style clickable 'input' types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type 'input' and others.
 * 4. Removes inner spacing in IE7 without affecting normal text inputs.
 *	  Known issue: inner spacing remains in IE6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to content-box in IE8/9.
 * 2. Removes excess padding in IE8/9.
 * 3. Removes excess padding in IE7.
 *	Known issue: excess padding remains in IE6.
 */
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/*
 * 1. Addresses 'appearance' set to 'searchfield' in S5, Chrome.
 * 2. Addresses 'box-sizing' set to 'border-box' in S5, Chrome (include '-moz' to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in FF3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/******************************
 * TABLES
 *****************************/
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/******************************************************************
 * CUSTOMIZED RESET VALUES
 * I added these extra styles as a more personalized reset. Feel free
 * to remove them if you like or add your own. If you want to update
 * the normalize styles, make sure to edit from this point up.
 ******************************************************************/
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

b,
strong,
.strong {
  font-weight: bold; }

dfn,
em,
.em {
  font-style: italic; }

small,
.small {
  font-size: 75%; }

ul,
ol {
  padding: 0;
  list-style-type: none; }

dd {
  margin: 0; }

.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none; }

/** STEP 2: Utilities **/
/******************************************************************
Site Name:
Author:

Stylesheet: Variables

******************************************************************/
/**************
 * Fonts
 **************/
/**************
 * Sizes
 **************/
/**************
 * Colors
 **************/
/* Color Scheme */
/* Social Media - http://www.paulund.co.uk/social-media-colours */
/**************
 * Forms
 * Integrated with Select2 and Gravity Forms
 **************/
/**************
 * Tables
 **************/
/**************
 * Grid Stuff
 **************/
/******************************************************************
Site Name:
Author:

Stylesheet: Mixins & Constants Stylesheet

This is where you can take advantage of Sass' great features:
Mixins & Constants. I won't go in-depth on how they work exactly,
there are a few articles below that will help do that. What I will
tell you is that this will help speed up simple changes like
changing a color or adding CSS3 techniques like gradients.

A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more.

******************************************************************/
/*************************
 * TABLE OF CONTENTS
 *************************
 1. Clearfix
 2. Wrap
 3. Images
 4. Typography
 5. Utililty Styles
 6. Transition
 7. Animation
 8. Vertical Align Dynamic Height
 9. Text Truncation
 10. Grayscale
 11. Transparent Background Color
 12. Gradients
 ************************/
/*************************
 * CLEARFIX
 * http://nicolasgallagher.com/micro-clearfix-hack/
 ************************/
.clearfix {
  zoom: 1; }
  .clearfix:after, .clearfix:before {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

/*************************
 * WRAP
 ************************/
/*************************
 * IMAGES
 ************************/
.img-border {
  border: 1px solid #CCC;
  padding: 5px; }

.img-rounded {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }

.img-polaroid {
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  padding: 4px; }

.img-circle {
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  border-radius: 500px; }

/*************************
 * TYPOGRAPHY
 ************************/
/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Arial, serif !important;
  font-style: italic; }

.mobile-only,
tr.mobile-only,
th.mobile-only,
td.mobile-only {
  display: none !important; }

@media only screen and (max-width: 767px) {
  .mobile-only {
    display: block !important; }

  tr.mobile-only {
    display: table-row !important; }

  th.mobile-only,
  td.mobile-only {
    display: table-cell !important; } }
.mobile-hide {
  display: block !important; }

tr.mobile-hide {
  display: table-row !important; }

th.mobile-hide,
td.mobile-hide {
  display: table-cell !important; }

@media only screen and (max-width: 767px) {
  .mobile-hide,
  tr.mobile-hide,
  th.mobile-hide,
  td.mobile-hide {
    display: none !important; } }
.tablet-only,
tr.tablet-only,
th.tablet-only,
td.tablet-only {
  display: none !important; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tablet-only {
    display: block !important; }

  tr.tablet-only {
    display: table-row !important; }

  th.tablet-only,
  td.tablet-only {
    display: table-cell !important; } }
.tablet-hide {
  display: block !important; }

tr.tablet-hide {
  display: table-row !important; }

th.tablet-hide,
td.tablet-hide {
  display: table-cell !important; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tablet-hide,
  tr.tablet-hide,
  th.tablet-hide,
  td.tablet-hide {
    display: none !important; } }
.desktop-only,
tr.desktop-only,
th.desktop-only,
td.desktop-only {
  display: none !important; }

@media only screen and (min-width: 992px) {
  .desktop-only {
    display: block !important; }

  tr.desktop-only {
    display: table-row !important; }

  th.desktop-only,
  td.desktop-only {
    display: table-cell !important; } }
.desktop-hide {
  display: block !important; }

tr.desktop-hide {
  display: table-row !important; }

th.desktop-hide,
td.desktop-hide {
  display: table-cell !important; }

@media only screen and (min-width: 992px) {
  .desktop-hide,
  tr.desktop-hide,
  th.desktop-hide,
  td.desktop-hide {
    display: none !important; } }
/*************************
 * UTILITY STYLES
 ************************/
.float-left {
  float: left; }

.float-none {
  float: none; }

.float-right {
  float: right; }

.clear-left {
  clear: left; }

.clear-both,
.clear {
  clear: both; }

.clear-right {
  clear: right; }

/* Image replacement */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }
  .ir:before {
    content: "";
    display: block;
    height: 150%;
    width: 0; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.scaffolding-hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.scaffolding-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.scaffolding-visuallyhidden.focusable:active,
.scaffolding-visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.scaffolding-invisible {
  visibility: hidden; }

/*************************
 * TRANSITION
 * I totally rewrote this to be cleaner and easier to use.
 * You'll need to be using Sass 3.2+ for these to work.
 * Thanks to @anthonyshort for the inspiration on these.
 * USAGE: @include transition(all 0.2s ease-in-out);
 ************************/
/*************************
 * ANIMATION
 * Compass CSS3 mixins don't yet handle vendor prefixes
 * for CSS animations, so this is a very simple mixin to
 * simulate that functionality.
 ************************/
/*************************
 * VERTICAL ALIGN DYNAMIC HEIGHT
 * http://css-tricks.com/centering-in-the-unknown/
 ************************/
/*************************
 * TEXT TRUNCATION
 ************************/
/*************************
 * GRAYSCALE
 ************************/
/*************************
 * TRANSPARENT BG-COLOR
 ************************/
/*************************
 * GRADIENTS
 * Be careful with these since they can really slow
 * down your CSS. Don't overdue it.
 * USAGE: @include css-gradient(#dfdfdf,#f8f8f8);
 ************************/
/*************************
 * FLEXBOX
 * Values: flex | inline-flex
 * Default: flex
 * USAGE: @include flexbox(flex);
 ************************/
/*************************
 * FLEXBOX WRAP
 * Values: nowrap | wrap | wrap-reverse
 * Default: nowrap
 * USAGE: @include flex-wrap(nowrap)
 ************************/
/*************************
 * FLEXBOX DIRECTION
 * Values: row | row-reverse | column | column-reverse
 * Default: row
 * USAGE: @include flex-direction(row)
 ************************/
/*************************
 * FLEXBOX JUSTIFY CONTENT
 * Values: flex-start | flex-end | center | space-between | space-around
 * Default: flexstart
 * USAGE: @include justify-content(flex-start)
 ************************/
/*************************
 * FLEXBOX ALIGN ITEMS
 * Values: flex-start | flex-end | center | baseline | stretch
 * Default: stretch
 * USAGE: @include align-items(stretch)
 ************************/
/******************************************************************
Site Name:
Author:

Stylesheet: Accessibility Stylesheet

******************************************************************/
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }
  .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    display: block;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */ }

/** STEP 3: Elements **/
/******************************************************************
Site Name:
Author:

Stylesheet: Typography Stylesheet

******************************************************************/
body {
  font-family: "Lora", Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
  color: #444;
  line-height: 1.55; }

p {
  -webkit-hyphens: manual;
  -epub-hyphens: manual;
  -moz-hyphens: manual;
  hyphens: manual; }
  p.lead {
    font-size: 1.5em;
    font-family: "Lora", Georgia, Times, "Times New Roman", serif; }

b,
strong,
.strong {
  font-weight: bold; }

cite,
dfn,
em,
i,
.em {
  font-style: italic; }

small,
.small {
  font-size: 75%; }

abbr[title],
abbr[data-original-title] {
  border-bottom: 1px dotted #999;
  cursor: help; }

blockquote {
  border-left: 5px solid #EEE;
  margin: 0 0 20px;
  padding: 0; }
  blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25;
    margin-bottom: 0; }
  blockquote small {
    color: #999999;
    display: block;
    line-height: 20px; }
    blockquote small :before {
      content: '\2014 \00A0'; }

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

address {
  display: block;
  font-style: normal;
  line-height: 1.3;
  margin-bottom: 1em; }

code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333;
  border-radius: 0;
  padding: 0 3px 2px; }

code {
  background-color: #F7F7F7;
  border: 1px solid #E1E1E8;
  color: #D14;
  display: inline-block;
  padding: 2px 4px;
  white-space: pre-wrap; }

pre {
  background-color: #F5F5F5;
  border: 1px solid #CCC;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  display: block;
  font-size: 13px;
  line-height: 1.3;
  margin: 0 0 10px;
  padding: 9.5px;
  white-space: pre;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word; }

pre code {
  background-color: transparent;
  border: 0;
  color: inherit;
  padding: 0;
  white-space: pre;
  white-space: pre-wrap; }

hr {
  clear: both;
  border: 0;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #EEE;
  margin: 1.429em 0; }

/*************************
 * HEADING
 ************************/
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5 {
  font-family: "Chivo", apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: 500;
  text-rendering: optimizelegibility; }
  h1 a, .h1 a,
  h2 a, .h2 a,
  h3 a, .h3 a,
  h4 a, .h4 a,
  h5 a, .h5 a {
    text-decoration: none; }

h1,
.h1 {
  font-size: 3em !important;
  line-height: 1.2;
  margin: 0.67em 0;
  color: #ef0e4e; }

h2,
.h2 {
  font-size: 1.75em;
  line-height: 1.2;
  margin: 0.83em 0; }

h3,
.h3 {
  font-size: 1.25em;
  line-height: 1.4;
  margin: 1em 0; }

h4,
.h4 {
  font-size: 1.1em;
  line-height: 1.5;
  margin: 1.33em 0; }

h5,
.h5 {
  font-size: 0.846em;
  line-height: 1.5;
  margin: 1.67em 0; }

h6,
.h6 {
  font-size: 0.746em;
  line-height: 1.55;
  margin: 2.33em 0; }

/*************************
 * TINYMCE
 ************************/
.underline {
  text-decoration: underline; }

.italic {
  font-style: italic; }

.bold {
  font-weight: bold; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

/******************************************************************
Site Name:
Author:

Stylesheet: Main Navigation

On mobile devices, this menu is known as "off-canvas".
It currently slides out from the right.

******************************************************************/
#mobile-menu-button {
  clear: both;
  display: block;
  float: right;
  margin: 10px;
  padding-bottom: 2px;
  border-bottom: 2px solid #F3BFA5;
  font-size: 1em;
  line-height: 1;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  color: white;
  font-family: "Chivo", apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", sans-serif; }
  #mobile-menu-button:hover, #mobile-menu-button:active, #mobile-menu-button:focus {
    text-decoration: none; }
  #mobile-menu-button .fa:before {
    content: "\f107"; }

#main-navigation ul.menu {
  position: absolute;
  top: 0;
  right: -70%;
  bottom: 0;
  width: 70%;
  z-index: 1000;
  clear: both;
  overflow: hidden;
  display: none;
  margin: 0;
  padding: 0; }
  #main-navigation ul.menu li {
    border-bottom: 1px solid #111;
    display: block;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    /* sub menu - child */
    /* sub menu - child */ }
    #main-navigation ul.menu li a {
      color: white;
      display: inline-block;
      font-family: "Chivo", apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", sans-serif;
      padding: 15px 5%;
      border-bottom: 2px solid transparent;
      text-decoration: none;
      width: 80%;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      #main-navigation ul.menu li a:hover, #main-navigation ul.menu li a:focus {
        border-bottom: 2px solid #F3BFA5;
        background-color: transparent;
        color: #F3BFA5; }
    #main-navigation ul.menu li a.menu-button {
      border-left: 1px solid #111;
      cursor: pointer;
      display: inline-block;
      height: auto;
      margin: 0;
      padding: 15px 0;
      text-align: center;
      width: 20%;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
    #main-navigation ul.menu li a.menu-back-button {
      background: #222;
      cursor: pointer;
      display: inline-block;
      padding: 15px;
      text-decoration: none;
      width: 100%;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
    #main-navigation ul.menu li.current-menu-item > a, body.single-research-posts #main-navigation ul.menu li#menu-item-21 > a, body.single-post #main-navigation ul.menu li#menu-item-20 > a {
      background-color: white;
      color: #ef0e4e; }
      #main-navigation ul.menu li.current-menu-item > a:hover, #main-navigation ul.menu li.current-menu-item > a:focus, body.single-research-posts #main-navigation ul.menu li#menu-item-21 > a:hover, body.single-research-posts #main-navigation ul.menu li#menu-item-21 > a:focus, body.single-post #main-navigation ul.menu li#menu-item-20 > a:hover, body.single-post #main-navigation ul.menu li#menu-item-20 > a:focus {
        background-color: #F3BFA5; }
    #main-navigation ul.menu li.current-menu-ancestor > a {
      background-color: white;
      color: #ef0e4e; }
      #main-navigation ul.menu li.current-menu-ancestor > a:hover, #main-navigation ul.menu li.current-menu-ancestor > a:focus {
        background-color: #F3BFA5; }
    #main-navigation ul.menu li.menu-item-no-children a {
      width: 100%; }
    #main-navigation ul.menu li ul.sub-menu {
      background-color: #333;
      bottom: 0;
      display: block;
      margin: 0;
      overflow: hidden;
      padding: 0;
      position: absolute;
      right: -100%;
      top: 0;
      width: 100%;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
    #main-navigation ul.menu li ul.sub-menu-open {
      right: 0; }

/* Opening Menu */
body.menu-open #main-navigation ul.menu {
  display: block;
  right: 0; }
body.menu-open #mobile-menu-button .fa:before {
  content: "\f105"; }
body.menu-open #container {
  left: -70%; }

/* LARGER MOBILE DEVICES */
/* TABLET & SMALLER LAPTOPS */
@media only screen and (min-width: 768px) {
  #mobile-menu-button {
    display: none !important; }

  #main-navigation {
    white-space: nowrap;
    /* end ul.menu */ }
    #main-navigation ul.menu {
      bottom: auto;
      box-shadow: none;
      display: block;
      margin: 0 auto;
      overflow: visible;
      padding: 0;
      position: relative;
      right: auto;
      text-align: center;
      top: auto;
      width: auto;
      float: right;
      /* end .menu li */
      /* Show the child ul */ }
      #main-navigation ul.menu li {
        border-bottom: none;
        display: inline-block;
        margin-left: -6px;
        position: relative;
        z-index: 1000;
        /* maintain hover state on dropdown */
        /*Children*/ }
        #main-navigation ul.menu li a {
          display: block;
          width: auto;
          margin: 10px;
          padding: 1px 5px 0;
          line-height: 24px; }
        #main-navigation ul.menu li a.menu-button {
          display: none !important; }
        #main-navigation ul.menu li a.menu-back-button {
          display: none !important; }
        #main-navigation ul.menu li:hover.current-menu-ancestor > a, #main-navigation ul.menu li:focus.current-menu-ancestor > a {
          background-color: #222; }
        #main-navigation ul.menu li.first-item a {
          border-left: none; }
        #main-navigation ul.menu li.last-item {
          /* Children */ }
          #main-navigation ul.menu li.last-item ul.sub-menu {
            left: auto;
            right: 0; }
            #main-navigation ul.menu li.last-item ul.sub-menu li {
              /* Grand Children */ }
              #main-navigation ul.menu li.last-item ul.sub-menu li ul.sub-menu {
                left: auto;
                right: 99.9%; }
        #main-navigation ul.menu li.menu-item-no-children a {
          width: auto; }
        #main-navigation ul.menu li ul.sub-menu {
          background-color: #222;
          bottom: auto;
          display: none;
          left: 0;
          min-width: 120%;
          overflow: visible;
          position: absolute;
          text-align: left;
          top: 99.9%;
          width: auto;
          z-index: 1000;
          -webkit-transition: top 1s;
          -moz-transition: top 1s;
          -ms-transition: top 1s;
          -o-transition: top 1s;
          -transition: top 1s;
          transition: top 1s; }
          #main-navigation ul.menu li ul.sub-menu li {
            display: block;
            margin: 0;
            white-space: nowrap;
            /* Grand Children */ }
            #main-navigation ul.menu li ul.sub-menu li a {
              border-bottom: 1px solid #292929;
              border-left: none;
              display: block;
              font-size: 95%;
              padding: 8px 12px; }
            #main-navigation ul.menu li ul.sub-menu li.last-item a {
              border-bottom: none; }
            #main-navigation ul.menu li ul.sub-menu li ul.sub-menu {
              left: 99.9%;
              top: 0; }
      #main-navigation ul.menu li:hover > ul {
        display: table; }

  /* end #main-navigation */ }
/* DESKTOP */
/* FULL VIEWING SIZE */
@media only screen and (min-width: 1200px) {
  #main-navigation {
    /* end ul.menu */ }
    #main-navigation ul.menu {
      /* end .menu li */ }
      #main-navigation ul.menu li.last-item {
        /* Children */ }
        #main-navigation ul.menu li.last-item ul.sub-menu {
          left: 0;
          right: auto; }
          #main-navigation ul.menu li.last-item ul.sub-menu li {
            /* Grand Children */ }
            #main-navigation ul.menu li.last-item ul.sub-menu li ul.sub-menu {
              left: 99.9%;
              right: auto; }

  /* end #main-navigation */ }
/******************************************************************
Site Name:
Author:

Stylesheet: Links Stylesheet

******************************************************************/
a,
a:visited {
  color: #ef0e4e;
  text-decoration: none; }

/* on hover and focus */
a:hover,
a:focus {
  color: #F3BFA5;
  text-decoration: underline; }

/* on click */
a:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

/* read more link */
.read-more {
  white-space: nowrap; }

/******************************************************************
Site Name:
Author:

Stylesheet: Lists Stylesheet

******************************************************************/
ul,
ol {
  margin: 1em 0;
  padding: 0; }

ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal; }

ul li > ul,
ul li > ol,
ol li > ol,
ol li > ul {
  margin-top: 5px; }

ul ul,
ul ol,
ol ul,
ol ol {
  margin: 0 .5em; }

li {
  margin-bottom: .5em;
  margin-left: 2em; }

dd {
  color: #787878;
  font-size: 0.9em;
  margin-bottom: 1.5em;
  margin-left: 0; }

/******************************************************************
Site Name:
Author:

Stylesheet: Media Stylesheet

******************************************************************/
/* Image Sizes */
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail,
img {
  height: auto;
  max-width: 100%; }

video {
  height: auto !important;
  width: 100% !important; }

/* Image Alignment */
img.alignleft,
.alignleft {
  float: left;
  margin: 15px 20px 15px 0; }

img.alignright,
.alignright {
  float: right;
  margin: 15px 0 15px 20px; }

img.aligncenter,
.aligncenter {
  display: block;
  margin: 0 auto; }

img.alignnone,
.alignnone {
  clear: both;
  margin: 15px 0; }

/* Image Caption */
.wp-caption {
  background: #EEE;
  max-width: 100% !important;
  padding: 5px;
  /* images inside wp-caption */ }
  .wp-caption img {
    margin-bottom: 0;
    width: 100%; }
  .wp-caption .wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

/* Image Gallery */
.gallery .gallery-item {
  display: inline-block;
  margin: 1%;
  overflow: hidden;
  position: relative; }
  .gallery .gallery-item .gallery-icon {
    text-align: center; }
    .gallery .gallery-item .gallery-icon a img {
      vertical-align: bottom; }
.gallery > br {
  display: none; }

.gallery-caption {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 0;
  color: #FFF;
  display: none;
  font-size: 0.8em;
  left: 0;
  line-height: 1;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 3px 5px;
  position: absolute;
  text-align: left;
  width: 100%; }

.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.gallery-item:hover .gallery-caption {
  opacity: 1; }

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }

.gallery-columns-1 .gallery-item {
  width: 98%; }

.gallery-columns-2 .gallery-item {
  width: 48%; }

.gallery-columns-3 .gallery-item {
  width: 31.3%; }

/* Galleries no more then 4 to a row on small screens */
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
  width: 23%; }

/* Change gallery to proper spacing on larger screens */
@media only screen and (min-width: 768px) {
  .gallery-columns-5 .gallery-item {
    width: 18%; }

  .gallery-columns-6 .gallery-item {
    width: 14.6%; }

  .gallery-columns-7 .gallery-item {
    width: 12.2%; }

  .gallery-columns-8 .gallery-item {
    width: 10.5%; }

  .gallery-columns-9 .gallery-item {
    width: 9.1%; } }
/* Core Media Player */
/* Video Player */
.wp-video {
  margin: 1em 0; }

.mejs-video {
  height: auto !important;
  padding-top: 57%;
  width: 100% !important; }
  .mejs-video .mejs-inner .mejs-mediaelement video {
    bottom: 0;
    height: 100% !important;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100% !important; }
  .mejs-video .mejs-inner .mejs-layers .mejs-poster {
    height: 100% !important;
    width: 100% !important; }
  .mejs-video .mejs-inner .mejs-overlay-play {
    height: 100% !important;
    width: 100% !important; }

/* Audio Player */
/* Audio Playlist */
.wp-playlist {
  overflow: hidden; }
  .wp-playlist .wp-playlist-tracks .wp-playlist-item .wp-playlist-caption {
    display: block; }
    .wp-playlist .wp-playlist-tracks .wp-playlist-item .wp-playlist-caption .wp-playlist-item-title {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }

/******************************************************************
Site Name:
Author:

Stylesheet: Tables Stylesheet

******************************************************************/
table {
  border-collapse: collapse;
  margin: 1em 0;
  text-align: left;
  width: 100%; }
  table thead {
    text-align: center; }
  table th,
  table td {
    padding: 4px; }
  table th {
    background-color: #EEE;
    border: 1px solid #DDD;
    color: #111;
    font-weight: bold;
    text-align: center; }
  table td {
    border: solid 1px #DDD;
    color: #111;
    vertical-align: top; }
  table tr:nth-child(even),
  table tr.even {
    background-color: #FFF; }
  table tr:nth-child(odd),
  table tr.odd {
    background-color: #F0F0F0; }

/************************
 * MEDIA QUERIES
 ************************/
@media only screen and (min-width: 768px) {
  table th,
  table td {
    padding: 8px; } }
/******************************************************************
Site Name:
Author:

Stylesheet: Forms Stylesheet

******************************************************************/
/**
* Placeholders
*/
::-webkit-input-placeholder {
  color: #CCC;
  font-style: italic;
  font-weight: 400; }

:-moz-placeholder {
  color: #CCC;
  font-style: italic;
  font-weight: 400; }

::-moz-placeholder {
  color: #CCC;
  font-style: italic;
  font-weight: 400; }

:-ms-input-placeholder {
  /* IE 10-11 */
  color: #CCC;
  font-style: italic;
  font-weight: 400; }

::-ms-input-placeholder {
  /* IE EDGE */
  color: #CCC;
  font-style: italic;
  font-weight: 400; }

[placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.5s ease;
  transition: opacity 0.5s 0.5s ease;
  opacity: 0; }

[placeholder]:focus:-moz-placeholder {
  -moz-transition: opacity 0.5s 0.5s ease;
  transition: opacity 0.5s 0.5s ease;
  opacity: 0; }

[placeholder]:focus::-moz-placeholder {
  -moz-transition: opacity 0.5s 0.5s ease;
  transition: opacity 0.5s 0.5s ease;
  opacity: 0; }

[placeholder]:focus:-ms-placeholder {
  -ms-transition: opacity 0.5s 0.5s ease;
  transition: opacity 0.5s 0.5s ease;
  opacity: 0; }

/**
* Labels
*/
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold; }

/**
* Inputs
*/
textarea,
select,
input[type="text"],
input[type="url"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="password"] {
  background: #F9F9F9;
  border: 1px solid #DDD;
  border-radius: 0;
  color: #444;
  font-size: 1em;
  letter-spacing: normal;
  outline: none;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 100%; }
  textarea:focus, textarea:active,
  select:focus,
  select:active,
  input[type="text"]:focus,
  input[type="text"]:active,
  input[type="url"]:focus,
  input[type="url"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="password"]:focus,
  input[type="password"]:active {
    background: #FFF;
    border: 1px solid #999; }

select,
input[type="text"],
input[type="url"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="password"] {
  line-height: 42px;
  height: 42px;
  padding: 0 8px; }

input[type="image"] {
  border: none;
  padding: 0;
  width: auto; }

textarea {
  resize: none;
  padding: 8px; }

select {
  font-size: 1em;
  font-family: inherit;
  padding: 5px !important;
  overflow: hidden;
  letter-spacing: normal;
  border: 0;
  outline: 1px ridge #DDD;
  -webkit-border-radius: 0;
  -webkit-appearance: menulist-button; }
  select option {
    padding: 2px 10px !important;
    display: block; }
  select:focus {
    border: 0;
    outline: 1px ridge #999;
    -webkit-border-radius: 0;
    -webkit-appearance: menulist-button; }

/**
* Submit & Buttons
*/
input[type="submit"],
input[type="button"],
button[type="submit"],
a.button {
  background-color: #34495e;
  background-image: none;
  border: 0;
  border-radius: 0;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-family: "Chivo", apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 1.125em;
  font-weight: 700;
  margin-bottom: 0;
  padding-top: 0.675em;
  padding-bottom: 0.675em;
  padding-left: 1em;
  padding-right: 1em;
  text-align: center;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  -transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  vertical-align: middle;
  width: 100%; }
  input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active, input[type="submit"].active,
  input[type="button"]:hover,
  input[type="button"]:focus,
  input[type="button"]:active,
  input[type="button"].active,
  button[type="submit"]:hover,
  button[type="submit"]:focus,
  button[type="submit"]:active,
  button[type="submit"].active,
  a.button:hover,
  a.button:focus,
  a.button:active,
  a.button.active {
    background-color: #2c3e50;
    color: #FFF;
    text-decoration: none; }
  input[type="submit"]:focus,
  input[type="button"]:focus,
  button[type="submit"]:focus,
  a.button:focus {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  input[type="submit"]:active,
  input[type="button"]:active,
  button[type="submit"]:active,
  a.button:active {
    outline: 0; }
  input[type="submit"]:disabled, input[type="submit"].disabled, input[type="submit"]:disabled[disabled],
  input[type="button"]:disabled,
  input[type="button"].disabled,
  input[type="button"]:disabled[disabled],
  button[type="submit"]:disabled,
  button[type="submit"].disabled,
  button[type="submit"]:disabled[disabled],
  a.button:disabled,
  a.button.disabled,
  a.button:disabled[disabled] {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65; }
    input[type="submit"]:disabled:hover, input[type="submit"].disabled:hover, input[type="submit"]:disabled[disabled]:hover,
    input[type="button"]:disabled:hover,
    input[type="button"].disabled:hover,
    input[type="button"]:disabled[disabled]:hover,
    button[type="submit"]:disabled:hover,
    button[type="submit"].disabled:hover,
    button[type="submit"]:disabled[disabled]:hover,
    a.button:disabled:hover,
    a.button.disabled:hover,
    a.button:disabled[disabled]:hover {
      color: #FFF;
      background-color: #2c3e50; }
  input[type="submit"]:first-child,
  input[type="button"]:first-child,
  button[type="submit"]:first-child,
  a.button:first-child {
    *margin-left: 0; }

/************************
 * SEARCH FORM STYLES
 ************************/
.error-404 #searchform {
  margin: 1em 0;
  max-width: 481px; }

#searchform {
  height: 42px;
  overflow: hidden;
  position: relative; }
  #searchform label {
    display: none; }
  #searchform #s {
    padding-right: 12%;
    width: 100%; }
  #searchform #searchsubmit {
    font-size: 1em;
    height: 42px;
    line-height: 42px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 12%; }

/************************
 * PASSWORD FORM STYLES
 ************************/
.post-password-form label {
  display: block; }
.post-password-form input[type="password"] {
  margin-top: 4px;
  margin-bottom: 1em; }

/************************
 * MEDIA QUERIES
 ************************/
@media only screen and (min-width: 768px) {
  input[type="submit"],
  input[type="button"],
  button[type="submit"],
  a.button {
    padding-left: 2em;
    padding-right: 2em;
    width: auto; }

  .post-password-form input[type="password"] {
    display: block;
    width: 50%; } }
/******************************************************************
Site Name:
Author:

Stylesheet: Bootstrap Grid Stylesheet

v3.3.7 (http://getbootstrap.com)

******************************************************************/
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/**
 * Framework grid generation
 *
 * Used only by Bootstrap to generate the correct number of grid classes given
 * any value of `$grid-columns`.
 */
/**
 * Grid system
 * Generate semantic grid columns with these mixins.
 */
/**
 * Container widths
 * Set the container width, and override it for fixed navbars in media queries.
 */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  zoom: 1; }
  .container:after, .container:before {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

/**
 * Fluid container
 *
 * Utilizes the mixin meant for fixed width containers, but without any defined
 * width for fluid, full width layouts.
 */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  zoom: 1; }
  .container-fluid:after, .container-fluid:before {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.wrap {
  zoom: 1;
  margin-left: auto;
  margin-right: auto; }
  .wrap:after, .wrap:before {
    content: " ";
    display: table; }
  .wrap:after {
    clear: both; }

/** 
 * Row
 *
 * Rows contain and clear the floats of your columns.
 */
.row {
  margin-left: -15px;
  margin-right: -15px;
  zoom: 1; }
  .row:after, .row:before {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

/**
 * Columns
 * Common styles for small and large grid columns
 */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

/**
 * Extra small grid
 *
 * Columns, offsets, pushes, and pulls for extra small devices like smartphones.
 */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

/**
 * Small grid
 *
 * Columns, offsets, pushes, and pulls for the small device range, from phones to tablets.
 */
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
/**
 * Medium grid
 *
 * Columns, offsets, pushes, and pulls for the desktop device range.
 */
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
/**
 * Large grid
 *
 * Columns, offsets, pushes, and pulls for the large desktop device range.
 */
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
/******************************************************************
Site Name:
Author:

Stylesheet: Pagination Stylesheet

******************************************************************/
.scaffolding_page_navi {
  margin: 1em 0;
  /* current page link */
  /* common styles for page-navi links */
  /* remove the bg on end links */
  /* previous link */
  /* next page link */
  /* first page link */
  /* last page link */ }
  .scaffolding_page_navi li {
    float: left;
    margin: 0; }
    .scaffolding_page_navi li a {
      color: #333;
      display: block;
      padding: 3px 10px;
      position: relative;
      text-decoration: none; }
      .scaffolding_page_navi li a:hover, .scaffolding_page_navi li a:focus {
        color: #ef0e4e;
        text-decoration: underline; }
  .scaffolding_page_navi li.bpn-current {
    background-color: #f5f5f5;
    color: #ef0e4e;
    padding: 3px 10px;
    position: relative; }
    .scaffolding_page_navi li.bpn-current a {
      /* hovering on current page link */ }
      .scaffolding_page_navi li.bpn-current a:hover, .scaffolding_page_navi li.bpn-current a:focus {
        color: #333; }
  .scaffolding_page_navi li.bpn-prev-link,
  .scaffolding_page_navi li.bpn-next-link {
    font-weight: 700; }
    .scaffolding_page_navi li.bpn-prev-link a,
    .scaffolding_page_navi li.bpn-next-link a {
      color: #ef0e4e; }
      .scaffolding_page_navi li.bpn-prev-link a:hover, .scaffolding_page_navi li.bpn-prev-link a:focus,
      .scaffolding_page_navi li.bpn-next-link a:hover,
      .scaffolding_page_navi li.bpn-next-link a:focus {
        color: #333; }
  .scaffolding_page_navi li.bpn-prev-link a:hover,
  .scaffolding_page_navi li.bpn-next-link a:hover,
  .scaffolding_page_navi li.bpn-first-page-link a:hover,
  .scaffolding_page_navi li.bpn-last-page-link a:hover {
    background: none; }

/* end .scaffolding_page_navi */
/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left; }
.wp-prev-next .next-link {
  float: right; }

/* end .wp-prev-next */
/******************************************************************
Site Name:
Author:

Stylesheet: Comments Stylesheet

******************************************************************/
/************************
 * COMMENT FORM
 ************************/
.respond-form,
.comment-respond {
  /* comment submit button */
  /* comment form title */
  /* cancel comment reply link */
  /* logged in comments */
  /* allowed tags */
  /* no comments */ }
  .respond-form #reply-title,
  .comment-respond #reply-title {
    font-weight: bold; }
  .respond-form form,
  .comment-respond form {
    margin: 0.75em 0; }
    .respond-form form p,
    .comment-respond form p {
      margin: 0 0 0.75em; }
    .respond-form form ul,
    .comment-respond form ul {
      margin: 0; }
      .respond-form form ul li,
      .comment-respond form ul li {
        clear: both;
        list-style-type: none;
        margin-bottom: 0.7335em;
        margin-left: 0; }
        .respond-form form ul li label,
        .respond-form form ul li small,
        .comment-respond form ul li label,
        .comment-respond form ul li small {
          display: none; }
    .respond-form form input[type="text"],
    .respond-form form input[type="email"],
    .respond-form form input[type="url"],
    .respond-form form textarea,
    .comment-respond form input[type="text"],
    .comment-respond form input[type="email"],
    .comment-respond form input[type="url"],
    .comment-respond form textarea {
      width: 100%;
      /* form validation */ }
      .respond-form form input[type="text"]:invalid,
      .respond-form form input[type="email"]:invalid,
      .respond-form form input[type="url"]:invalid,
      .respond-form form textarea:invalid,
      .comment-respond form input[type="text"]:invalid,
      .comment-respond form input[type="email"]:invalid,
      .comment-respond form input[type="url"]:invalid,
      .comment-respond form textarea:invalid {
        background-color: #f6e7eb;
        border-color: #fbc2c4;
        box-shadow: none;
        outline: none; }
    .respond-form form input[type="text"],
    .respond-form form input[type="email"],
    .respond-form form input[type="url"],
    .comment-respond form input[type="text"],
    .comment-respond form input[type="email"],
    .comment-respond form input[type="url"] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea,
    .comment-respond form textarea {
      height: 150px; }
    .respond-form form label,
    .comment-respond form label {
      clear: both;
      display: block;
      font-weight: bold;
      line-height: 1.3em;
      margin: 10px 0 4px 0; }
      .respond-form form label .required,
      .comment-respond form label .required {
        color: #AF3124; }
  .respond-form #comment-form-title,
  .comment-respond #comment-form-title {
    margin: 0 0 1.1em; }
  .respond-form .form-allowed-tags,
  .comment-respond .form-allowed-tags {
    margin: 1em 0 1.675em 0; }
    .respond-form .form-allowed-tags code,
    .comment-respond .form-allowed-tags code {
      display: block;
      margin-top: 0.5em;
      overflow: hidden; }
  .respond-form .nocomments,
  .comment-respond .nocomments {
    margin: 0 20px 1.1em; }

/************************
 * COMMENTS
 ************************/
/* h3 comment title */
#comments {
  /* number of comments span */ }

.comment-nav ul {
  margin: 1em 0; }
  .comment-nav ul li {
    margin-left: 0; }

.commentlist {
  margin: 0;
  padding: 0;
  /* general comment classes */
  /* vcard */
  /* end .commentlist .vcard */
  /* comment meta */
  /* comment content */
  /* end .commentlist .comment_content */
  /* comment reply link */
  /* end .commentlist .comment-reply-link */ }
  .commentlist li {
    clear: both;
    list-style-type: none;
    margin-bottom: 1.5em;
    overflow: hidden;
    padding: 0;
    position: relative;
    /* end .commentlist li ul.children */ }
    .commentlist li:last-child {
      margin-bottom: 0; }
    .commentlist li .children {
      margin: 0;
      /* variations */
      /* change number for different depth */ }
      .commentlist li .children li {
        margin-left: 0 0 0 3em; }
  .commentlist li[class*=depth-] {
    margin-top: 1.1em; }
  .commentlist li.depth-1 {
    margin-left: 0;
    margin-top: 0; }
  .commentlist .vcard {
    height: auto;
    min-height: 32px;
    position: relative; }
    .commentlist .vcard .fn {
      font-weight: 700;
      font-style: normal;
      font-size: 1.25em;
      margin-left: 50px; }
    .commentlist .vcard time {
      float: right;
      margin-left: 10px; }
      .commentlist .vcard time a {
        color: #999;
        font-size: 1.25em;
        font-weight: 300;
        text-decoration: none; }
        .commentlist .vcard time a:hover {
          text-decoration: underline; }
    .commentlist .vcard .avatar,
    .commentlist .vcard .photo {
      border: 1px solid #DDD;
      left: 0;
      margin: 0;
      position: absolute;
      top: 0;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
  .commentlist .alert.info p {
    color: #AF3124;
    font-style: italic; }
  .commentlist .comment_content {
    border: 1px solid #DDD;
    clear: both;
    margin-top: 1em;
    padding: 0.5em 0.5em 0.5em 1.5em; }
    .commentlist .comment_content p {
      font-size: 1em;
      line-height: 1.5em;
      margin: 1em 0; }
    .commentlist .comment_content ul li,
    .commentlist .comment_content ol li {
      list-style-type: inherit;
      overflow: visible; }
  .commentlist .comment-reply-link {
    color: #ef0e4e;
    float: right;
    font-size: 0.9em;
    font-weight: 400;
    margin: 0.5em 0 1em 0;
    padding: 5px 15px;
    text-decoration: none; }
    .commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
      color: #F3BFA5;
      text-decoration: none; }
    .commentlist .comment-reply-link:after {
      content: "\f112";
      font-family: "FontAwesome";
      padding-left: 5px; }

/* end .commentlist */
/******************************************************************
Site Name:
Author:

Stylesheet: Widgets Stylesheet

******************************************************************/
/* links widget */
/* meta widget */
/* pages widget */
/* recent-posts widget */
/* archives widget */
/* tag-cloud widget */
/* calendar widget */
/* category widget */
/* recent-comments widget */
/* search widget */
/* text widget */
/** STEP 5: Plugins **/
/******************************************************************
Site Name:
Author:

Stylesheet: Responsive Gravity Forms Styles

Usage: Uncheck box in Gravity Forms Settings to "Not" Output default CSS. 
Do not enable option "Enable enhanced user interface" on dropdowns - we're using Select2 rather than Chosen.

Last reviewed with plugin Version 2.0.2.

******************************************************************/
/* Import Other Styles */
/******************************************************************
Site Name:
Author:

Stylesheet: Read Class Styles for Gravity Forms

Reference: http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes,
https://wordpress.org/plugins/gravity-forms-css-ready-selector/

******************************************************************/
/* inline fields */
li.gf_inline div.ginput_container {
  white-space: nowrap !important; }

.top_label input.small,
.top_label select.small,
.top_label .select2-container.small,
.top_label textarea.small,
.top_label input.medium,
.top_label select.medium,
.top_label .select2-container.medium,
.top_label textarea.medium,
.top_label input.large,
.top_label select.large,
.top_label .select2-container.large,
.top_label textarea.large,
.left_label input.small,
.left_label select.small,
.left_label .select2-container.small,
.left_label textarea.small,
.left_label input.medium,
.left_label select.medium,
.left_label .select2-container.medium,
.left_label textarea.medium,
.left_label input.large,
.left_label select.large,
.left_label .select2-container.large,
.left_label textarea.large,
.right_label input.small,
.right_label select.small,
.right_label .select2-container.small,
.right_label textarea.small,
.right_label input.medium,
.right_label select.medium,
.right_label .select2-container.medium,
.right_label textarea.medium,
.right_label input.large,
.right_label select.large,
.right_label .select2-container.large,
.right_label textarea.large {
  width: 100%; }

.top_label {
  /* end li.gfield.gf_inline */
  /* 2 column */
  /* 3 column */ }
  .top_label li.gfield.gf_inline {
    vertical-align: top;
    width: auto !important;
    margin-right: 14px;
    float: none !important;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1; }
    .top_label li.gfield.gf_inline input[type=text].large,
    .top_label li.gfield.gf_inline input[type=url].large,
    .top_label li.gfield.gf_inline input[type=email].large,
    .top_label li.gfield.gf_inline input[type=tel].large,
    .top_label li.gfield.gf_inline input[type=number].large,
    .top_label li.gfield.gf_inline input[type=password].large {
      width: 25.4em !important; }
    .top_label li.gfield.gf_inline input[type=text].medium,
    .top_label li.gfield.gf_inline input[type=url].medium,
    .top_label li.gfield.gf_inline input[type=email].medium,
    .top_label li.gfield.gf_inline input[type=tel].medium,
    .top_label li.gfield.gf_inline input[type=number].medium,
    .top_label li.gfield.gf_inline input[type=password].medium {
      width: 18.7em !important; }
    .top_label li.gfield.gf_inline input[type=text].datepicker.medium {
      width: 6em !important; }
    .top_label li.gfield.gf_inline input[type=text].small,
    .top_label li.gfield.gf_inline input[type=url].small,
    .top_label li.gfield.gf_inline input[type=email].small,
    .top_label li.gfield.gf_inline input[type=tel].small,
    .top_label li.gfield.gf_inline input[type=number].small,
    .top_label li.gfield.gf_inline input[type=password].small {
      width: 5em !important; }
    .top_label li.gfield.gf_inline select {
      width: auto !important; }
    .top_label li.gfield.gf_inline textarea {
      width: 95% !important; }
    .top_label li.gfield.gf_inline div.gfield_time_hour input[type=text],
    .top_label li.gfield.gf_inline div.gfield_time_minute input[type=text] {
      width: 70% !important; }
    .top_label li.gfield.gf_inline div.gfield_time_hour,
    .top_label li.gfield.gf_inline div.gfield_time_minute,
    .top_label li.gfield.gf_inline div.gfield_date_month,
    .top_label li.gfield.gf_inline div.gfield_date_day,
    .top_label li.gfield.gf_inline div.gfield_date_year {
      width: 50px; }
    .top_label li.gfield.gf_inline div.gfield_time_ampm {
      width: auto; }
  .top_label li.gfield.gf_left_half,
  .top_label li.gfield.gf_right_half {
    width: 100%; }
    .top_label li.gfield.gf_left_half input.medium,
    .top_label li.gfield.gf_left_half input.large,
    .top_label li.gfield.gf_left_half select.medium,
    .top_label li.gfield.gf_left_half select.large,
    .top_label li.gfield.gf_left_half .select2-container.medium,
    .top_label li.gfield.gf_left_half .select2-container.large,
    .top_label li.gfield.gf_right_half input.medium,
    .top_label li.gfield.gf_right_half input.large,
    .top_label li.gfield.gf_right_half select.medium,
    .top_label li.gfield.gf_right_half select.large,
    .top_label li.gfield.gf_right_half .select2-container.medium,
    .top_label li.gfield.gf_right_half .select2-container.large {
      width: 100%; }
    .top_label li.gfield.gf_left_half textarea,
    .top_label li.gfield.gf_right_half textarea {
      width: 100%; }
    .top_label li.gfield.gf_left_half input.small,
    .top_label li.gfield.gf_right_half input.small {
      width: 100%; }
  .top_label li.gfield.gf_left_half + li.gsection,
  .top_label li.gfield.gf_right_half + li.gsection {
    padding: 16px 0 8px 0; }
  .top_label li.gfield.gf_left_half + li.gfield.gsection.gf_left_half,
  .top_label li.gfield.gf_right_half + li.gfield.gsection.gf_left_half,
  .top_label li.gfield.gf_left_half + li.gfield.gsection.gf_right_half,
  .top_label li.gfield.gf_right_half + li.gfield.gsection.gf_right_half,
  .top_label li.gfield.gsection.gf_left_half + li.gfield.gsection.gf_left_half,
  .top_label li.gfield.gsection.gf_right_half + li.gfield.gsection.gf_left_half,
  .top_label li.gfield.gsection.gf_right_half + li.gfield.gsection.gf_right_half {
    padding: 16px 0 8px 0; }
  .top_label li.gfield.gsection.gf_left_half + li.gfield.gsection.gf_right_half {
    padding: 0 0 8px 0; }
  .top_label li.gfield.gsection.gf_left_half + li.gfield.gsection.gf_right_half + li.gfield.gsection.gf_left_half + li.gfield.gsection.gf_right_half {
    padding: 16px 0 8px 0; }
  .top_label li.gfield.gf_left_half + li.gfield,
  .top_label li.gfield.gf_right_half + li.gfield,
  .top_label li.gfield.gf_left_half + .gform_footer,
  .top_label li.gfield.gf_right_half + .gform_footer {
    clear: both; }
  .top_label li.gfield.gf_left_third,
  .top_label li.gfield.gf_middle_third,
  .top_label li.gfield.gf_right_third {
    width: 100%; }
  .top_label li.gfield.gfield_error.gf_left_third,
  .top_label li.gfield.gfield_error.gf_middle_third,
  .top_label li.gfield.gfield_error.gf_right_third {
    width: 100%; }
  .top_label li.gfield.gf_left_third + li.gsection,
  .top_label li.gfield.gf_right_third + li.gsection {
    padding: 16px 0 8px 0; }
  .top_label li.gfield.gf_left_third + li.gfield,
  .top_label li.gfield.gf_middle_third + li.gfield,
  .top_label li.gfield.gf_right_third + li.gfield,
  .top_label li.gfield.gf_left_third + .gform_footer,
  .top_label li.gfield.gf_middle_third + .gform_footer,
  .top_label li.gfield.gf_right_third + .gform_footer {
    clear: both; }

/* end .top_label */
/* radio/checkbox sub-column */
li.gfield.gf_list_2col ul.gfield_checkbox li,
li.gfield.gf_list_2col ul.gfield_radio li,
li.gfield.gf_2col ul.gfield_checkbox li,
li.gfield.gf_2col ul.gfield_radio li {
  width: 100%;
  margin: 0 0 8px 0;
  min-height: 1.8em; }

li.gfield.gf_list_3col ul.gfield_checkbox li,
li.gfield.gf_list_3col ul.gfield_radio li,
li.gfield.gf_3col ul.gfield_checkbox li,
li.gfield.gf_3col ul.gfield_radio li {
  width: 100%;
  margin: 0 0 8px 0;
  min-height: 1.8em; }

li.gfield.gf_list_4col ul.gfield_checkbox li,
li.gfield.gf_list_4col ul.gfield_radio li {
  width: 100%;
  margin: 0 0 8px 0;
  min-height: 1.8em; }

li.gfield.gf_list_5col ul.gfield_checkbox li,
li.gfield.gf_list_5col ul.gfield_radio li {
  width: 100%;
  float: left;
  margin: 0 0 8px 0;
  min-height: 1.8em; }

li.gfield.gf_list_2col ul.gfield_checkbox,
li.gfield.gf_list_2col ul.gfield_radio,
li.gfield.gf_list_3col ul.gfield_checkbox,
li.gfield.gf_list_3col ul.gfield_radio,
li.gfield.gf_list_4col ul.gfield_checkbox,
li.gfield.gf_list_4col ul.gfield_radio,
li.gfield.gf_list_5col ul.gfield_checkbox,
li.gfield.gf_list_5col ul.gfield_radio,
li.gfield.gf_2col ul.gfield_checkbox,
li.gfield.gf_2col ul.gfield_radio,
li.gfield.gf_3col ul.gfield_checkbox,
li.gfield.gf_3col ul.gfield_radio {
  overflow: hidden; }

li.gfield.gf_list_2col label.gfield_label,
li.gfield.gf_list_3col label.gfield_label,
li.gfield.gf_list_4col label.gfield_label,
li.gfield.gf_list_5col label.gfield_label,
li.gfield.gf_list_inline label.gfield_label {
  margin: 10px 0 10px 0; }

/* optional height settings for the radio/checkbox columns */
li.gfield.gf_list_height_25 ul.gfield_checkbox li,
li.gfield.gf_list_height_25 ul.gfield_radio li {
  height: 25px; }

li.gfield.gf_list_height_50 ul.gfield_checkbox li,
li.gfield.gf_list_height_50 ul.gfield_radio li {
  height: 50px; }

li.gfield.gf_list_height_75 ul.gfield_checkbox li,
li.gfield.gf_list_height_75 ul.gfield_radio li {
  height: 75px; }

li.gfield.gf_list_height_100 ul.gfield_checkbox li,
li.gfield.gf_list_height_100 ul.gfield_radio li {
  height: 100px; }

li.gfield.gf_list_height_125 ul.gfield_checkbox li,
li.gfield.gf_list_height_125 ul.gfield_radio li {
  height: 125px; }

li.gfield.gf_list_height_150 ul.gfield_checkbox li,
li.gfield.gf_list_height_150 ul.gfield_radio li {
  height: 150px; }

/* radio/checkbox inline list */
li.gfield.gf_list_inline ul.gfield_checkbox li
ul.gfield_radio li {
  width: auto !important;
  float: none !important;
  margin: 0 10px 10px 0;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1; }

/* hide am/pm field */
li.gf_hide_ampm div.gfield_time_ampm {
  display: none !important; }

/* scrolling text section break */
li.gsection.gf_scroll_text {
  height: 180px;
  width: 96%;
  overflow: auto;
  border: 1px solid #CCC;
  border-bottom: 1px solid #CCC !important; }
  li.gsection.gf_scroll_text h2.gsection_title {
    margin: 10px 10px 0 10px !important; }
  li.gsection.gf_scroll_text .gsection_description {
    margin: 10px;
    font-size: 0.8em; }

div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ul,
form div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ul {
  list-style-type: disc !important;
  margin: 1em 0 1em 1.5em;
  padding-left: 0; }
  div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ul li,
  form div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ul li {
    margin: 0 0 0.5em;
    overflow: visible;
    padding-left: 0; }
div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ol,
form div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ol {
  list-style-type: decimal !important;
  margin: 1em 0 1.5em 2.0em;
  padding-left: 0; }
  div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ol li,
  form div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ol li {
    overflow: visible;
    margin: 0 0 0.5em;
    padding-left: 0; }
    div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul,
    form div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul {
      margin: 1em 0 1em 1.5em; }
      div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul li,
      form div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul li {
        padding-left: 0;
        margin: 0 0 0.5em; }

div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description dl {
  margin: 0 0 1.5em 0;
  padding-left: 0; }
  div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description dl dt {
    font-weight: bold; }
  div.gform_ul.gform_fields li.gfield.gsection.gf_scroll_text div.gsection_description dl dd {
    margin: 0 0 1em 1.5em; }

/* HTML field alert style */
li.gfield.gfield_html.gf_alert_green,
li.gfield.gfield_html.gf_alert_red,
li.gfield.gfield_html.gf_alert_yellow,
li.gfield.gfield_html.gf_alert_gray,
li.gfield.gfield_html.gf_alert_blue {
  margin: 20px 0 !important;
  padding: 20px !important; }

li.gfield.gfield_html.gf_alert_green {
  border: 1px solid #97B48A;
  background-color: #CBECA0;
  text-shadow: #DFB 1px 1px;
  color: #030; }

li.gfield.gfield_html.gf_alert_red {
  border: 1px solid #CFADB3;
  background-color: #FAF2F5;
  text-shadow: #FFF 1px 1px;
  color: #832525; }

li.gfield.gfield_html.gf_alert_yellow {
  border: 1px solid #E6DB55;
  background-color: #FFFBCC;
  text-shadow: #FCFAEA 1px 1px;
  color: #222; }

li.gfield.gfield_html.gf_alert_gray {
  border: 1px solid #CCC;
  background-color: #EEE;
  text-shadow: #FFF 1px 1px;
  color: #424242; }

li.gfield.gfield_html.gf_alert_blue {
  border: 1px solid #a7c2e7;
  background-color: #D1E4F3;
  text-shadow: #E0F1FF 1px 1px;
  color: #314475; }

/* confirmation styles */
div.gform_confirmation_wrapper.gf_confirmation_simple_yellow {
  margin: 30px 0;
  max-width: 99%;
  border-top: 1px solid #E6DB55;
  border-bottom: 1px solid #E6DB55;
  padding: 2em;
  background-color: #FFFBCC;
  color: #424242;
  font-size: 1.6em; }

div.gform_confirmation_wrapper.gf_confirmation_simple_gray {
  margin: 30px 0;
  max-width: 99%;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 2em;
  background-color: #EAEAEA;
  color: #424242;
  font-size: 1.6em; }

div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient {
  position: relative;
  background-color: #FFFBD2;
  margin: 30px 0;
  border: 1px solid #E6DB55;
  -moz-box-shadow: 0 0 5px rgba(221, 215, 131, 0.75);
  -webkit-box-shadow: 0 0 5px rgba(221, 215, 131, 0.75);
  box-shadow: 0 0 5px rgba(221, 215, 131, 0.75); }
  div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient div#gforms_confirmation_message {
    margin: 0;
    padding: 40px;
    max-width: 99%;
    font-size: 1.8em;
    border-top: 2px solid #FFF;
    border-bottom: 1px solid #E6DB55;
    background-color: #FFFBCC;
    color: #424242;
    background: #fffce5;
    background: -moz-linear-gradient(top, #fffce5 0%, #fff9bf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fffce5), color-stop(100%, #fff9bf));
    background: -webkit-linear-gradient(top, #fffce5 0%, #fff9bf 100%);
    background: -o-linear-gradient(top, #fffce5 0%, #fff9bf 100%);
    background: -ms-linear-gradient(top, #fffce5 0%, #fff9bf 100%);
    background: linear-gradient(to bottom, #fffce5 0%, #fff9bf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffce5', endColorstr='#fff9bf',GradientType=0 ); }

div.gform_confirmation_wrapper.gf_confirmation_green_gradient {
  position: relative;
  background-color: #f1fcdf;
  margin: 30px 0;
  border: 1px solid #a7c37c;
  -moz-box-shadow: 0 0 5px rgba(86, 122, 86, 0.4);
  -webkit-box-shadow: 0 0 5px rgba(86, 122, 86, 0.4);
  box-shadow: 0 0 5px rgba(86, 122, 86, 0.4); }
  div.gform_confirmation_wrapper.gf_confirmation_green_gradient div#gforms_confirmation_message {
    margin: 0;
    padding: 40px;
    max-width: 99%;
    font-size: 1.8em;
    border-top: 2px solid #effade;
    border-bottom: 1px solid #a7c37c;
    background-color: #FFFBCC;
    text-shadow: #DFB 1px 1px;
    color: #030;
    background: #dbf2b7;
    background: -moz-linear-gradient(top, #dbf2b7 0%, #b4d088 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dbf2b7), color-stop(100%, #b4d088));
    background: -webkit-linear-gradient(top, #dbf2b7 0%, #b4d088 100%);
    background: -o-linear-gradient(top, #dbf2b7 0%, #b4d088 100%);
    background: -ms-linear-gradient(top, #dbf2b7 0%, #b4d088 100%);
    background: linear-gradient(to bottom, #dbf2b7 0%, #b4d088 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbf2b7', endColorstr='#b4d088',GradientType=0 ); }

div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient
div.gform_confirmation_wrapper.gf_confirmation_green_gradient:before, div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient
div.gform_confirmation_wrapper.gf_confirmation_green_gradient:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 40%;
  background: rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg); }
div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient
div.gform_confirmation_wrapper.gf_confirmation_green_gradient:after {
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto; }

/************************
 * MEDIA QUERIES
 ************************/
@media only screen and (min-width: 768px) {
  .right_label input.small,
  .right_label select.small,
  .right_label .select2-container.small,
  .right_label textarea.small,
  .left_label input.small,
  .left_label select.small,
  .left_label .select2-container.small,
  .left_label textarea.small {
    width: 15%; }

  .right_label input.medium,
  .right_label select.medium,
  .right_label .select2-container.medium,
  .right_label textarea.medium,
  .left_label input.medium,
  .left_label select.medium,
  .left_label .select2-container.medium,
  .left_label textarea.medium {
    width: 35%; }

  .right_label input.large,
  .right_label select.large,
  .right_label .select2-container.large,
  .right_label textarea.large,
  .left_label input.large,
  .left_label select.large,
  .left_label .select2-container.large,
  .left_label textarea.large {
    width: 69%; }

  .right_label .ginput_complex,
  .left_label .ginput_complex {
    width: 69%; }

  .top_label input.large,
  .top_label select.large,
  .top_label .select2-container.large,
  .top_label textarea.large {
    width: 100%; }
  .top_label input.small,
  .top_label select.small,
  .top_label .select2-container.small,
  .top_label textarea.small {
    width: 25%; }
  .top_label input.medium,
  .top_label select.medium,
  .top_label .select2-container.medium,
  .top_label textarea.medium {
    width: 49%; }
  .top_label li.gf_list_inline ul.gfield_radio li,
  .top_label li.gf_list_inline ul.gfield_checkbox li {
    display: inline-block; }
    .top_label li.gf_list_inline ul.gfield_radio li label,
    .top_label li.gf_list_inline ul.gfield_checkbox li label {
      margin-right: 2em; }
  .top_label li.gfield.gf_left_half,
  .top_label li.gfield.gf_right_half,
  .top_label li.gfield_medium {
    width: 49%; }
    .top_label li.gfield.gf_left_half input.small,
    .top_label li.gfield.gf_right_half input.small,
    .top_label li.gfield_medium input.small {
      width: 35%; }
  .top_label li.gfield.gf_left_half {
    float: left;
    clear: left !important; }
  .top_label li.gfield.gf_right_half {
    float: right;
    clear: right !important; }
  .top_label li.gfield.gf_left_half input.large,
  .top_label li.gfield.gf_left_half select.large,
  .top_label li.gfield.gf_left_half .select2-container.large,
  .top_label li.gfield.gf_left_half textarea.large,
  .top_label li.gfield.gf_left_half input.medium,
  .top_label li.gfield.gf_left_half select.medium,
  .top_label li.gfield.gf_left_half .select2-container.medium,
  .top_label li.gfield.gf_left_half textarea.medium,
  .top_label li.gfield.gf_right_half input.large,
  .top_label li.gfield.gf_right_half select.large,
  .top_label li.gfield.gf_right_half .select2-container.large,
  .top_label li.gfield.gf_right_half textarea.large,
  .top_label li.gfield.gf_right_half input.medium,
  .top_label li.gfield.gf_right_half select.medium,
  .top_label li.gfield.gf_right_half .select2-container.medium,
  .top_label li.gfield.gf_right_half textarea.medium {
    width: 100% !important; }
  .top_label li.gfield.gf_left_third,
  .top_label li.gfield.gf_middle_third,
  .top_label li.gfield.gf_right_third {
    width: 32%; }
    .top_label li.gfield.gf_left_third input.medium,
    .top_label li.gfield.gf_left_third input.large,
    .top_label li.gfield.gf_left_third select.medium,
    .top_label li.gfield.gf_left_third select.large,
    .top_label li.gfield.gf_left_third .select2-container.medium,
    .top_label li.gfield.gf_left_third .select2-container.large,
    .top_label li.gfield.gf_middle_third input.medium,
    .top_label li.gfield.gf_middle_third input.large,
    .top_label li.gfield.gf_middle_third select.medium,
    .top_label li.gfield.gf_middle_third select.large,
    .top_label li.gfield.gf_middle_third .select2-container.medium,
    .top_label li.gfield.gf_middle_third .select2-container.large,
    .top_label li.gfield.gf_right_third input.medium,
    .top_label li.gfield.gf_right_third input.large,
    .top_label li.gfield.gf_right_third select.medium,
    .top_label li.gfield.gf_right_third select.large,
    .top_label li.gfield.gf_right_third .select2-container.medium,
    .top_label li.gfield.gf_right_third .select2-container.large {
      width: 100%; }
  .top_label li.gfield.gfield_error.gf_left_third,
  .top_label li.gfield.gfield_error.gf_middle_third,
  .top_label li.gfield.gfield_error.gf_right_third {
    width: 29%; }
  .top_label li.gfield.gf_left_third {
    float: left;
    clear: left !important; }
  .top_label li.gfield.gf_middle_third {
    float: left;
    margin-left: 2% !important;
    clear: none !important; }
  .top_label li.gfield.gfield_error.gf_middle_third {
    margin-left: 3%; }
  .top_label li.gfield.gf_right_third {
    float: right;
    clear: right !important; }

  /* end .top_label */
  li.gfield.gf_list_2col label,
  li.gfield.gf_list_3col label,
  li.gfield.gf_list_4col label,
  li.gfield.gf_list_5col label {
    margin-bottom: 10px; }

  li.gfield.gf_list_2col ul.gfield_checkbox li,
  li.gfield.gf_list_2col ul.gfield_radio li,
  li.gfield.gf_2col ul.gfield_checkbox li,
  li.gfield.gf_2col ul.gfield_radio li {
    width: 50%;
    float: left;
    padding-right: 1em; }
    li.gfield.gf_list_2col ul.gfield_checkbox li:nth-child(2n),
    li.gfield.gf_list_2col ul.gfield_radio li:nth-child(2n),
    li.gfield.gf_2col ul.gfield_checkbox li:nth-child(2n),
    li.gfield.gf_2col ul.gfield_radio li:nth-child(2n) {
      clear: right; }
    li.gfield.gf_list_2col ul.gfield_checkbox li:nth-child(2n+1),
    li.gfield.gf_list_2col ul.gfield_radio li:nth-child(2n+1),
    li.gfield.gf_2col ul.gfield_checkbox li:nth-child(2n+1),
    li.gfield.gf_2col ul.gfield_radio li:nth-child(2n+1) {
      clear: left; }

  li.gfield.gf_list_3col ul.gfield_checkbox li,
  li.gfield.gf_list_3col ul.gfield_radio li,
  li.gfield.gf_3col ul.gfield_checkbox li,
  li.gfield.gf_3col ul.gfield_radio li {
    width: 33%;
    float: left;
    padding-right: 1em; }
    li.gfield.gf_list_3col ul.gfield_checkbox li:nth-child(3n),
    li.gfield.gf_list_3col ul.gfield_radio li:nth-child(3n),
    li.gfield.gf_3col ul.gfield_checkbox li:nth-child(3n),
    li.gfield.gf_3col ul.gfield_radio li:nth-child(3n) {
      clear: right; }
    li.gfield.gf_list_3col ul.gfield_checkbox li:nth-child(3n+1),
    li.gfield.gf_list_3col ul.gfield_radio li:nth-child(3n+1),
    li.gfield.gf_3col ul.gfield_checkbox li:nth-child(3n+1),
    li.gfield.gf_3col ul.gfield_radio li:nth-child(3n+1) {
      clear: left; }

  li.gfield.gf_list_4col ul.gfield_checkbox li,
  li.gfield.gf_list_4col ul.gfield_radio li {
    width: 25%;
    float: left;
    padding-right: 1em; }
    li.gfield.gf_list_4col ul.gfield_checkbox li:nth-child(4n),
    li.gfield.gf_list_4col ul.gfield_radio li:nth-child(4n) {
      clear: right; }
    li.gfield.gf_list_4col ul.gfield_checkbox li:nth-child(4n+1),
    li.gfield.gf_list_4col ul.gfield_radio li:nth-child(4n+1) {
      clear: left; }

  li.gfield.gf_list_5col ul.gfield_checkbox li,
  li.gfield.gf_list_5col ul.gfield_radio li {
    width: 20%;
    float: left;
    padding-right: 1em; }
    li.gfield.gf_list_5col ul.gfield_checkbox li:nth-child(5n),
    li.gfield.gf_list_5col ul.gfield_radio li:nth-child(5n) {
      clear: right; }
    li.gfield.gf_list_5col ul.gfield_checkbox li:nth-child(5n+1),
    li.gfield.gf_list_5col ul.gfield_radio li:nth-child(5n+1) {
      clear: left; } }
/******************************************************************
Site Name:
Author:

Stylesheet: Submission and Error Styles for Gravity Forms

******************************************************************/
/* ERRORS */
/*
li.gfield.gfield_error,
li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: #FFDFE0;
	margin-bottom: 6px !important;
	padding: 6px 6px 4px 6px !important;
	border-top: 1px solid #C89797;
	border-bottom: 1px solid #C89797;
}
*/
li.gfield.gfield_creditcard_warning {
  margin-bottom: 6px !important;
  padding: 6px 6px 4px 6px !important;
  border: 1px dashed #a00; }

li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message {
  font-size: 1em;
  font-family: "Chivo", apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", sans-serif;
  padding: 10px 20px 10px 45px;
  min-height: 25px;
  background-image: url("/wp-content/plugins/gravityforms/images/stopbanner.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: #a00;
  border-bottom: 1px solid #620101;
  color: #FFF;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  line-height: 1.3em;
  letter-spacing: 0.2pt; }

li.gfield + li.gfield.gfield_creditcard_warning {
  margin-top: 14px !important; }

.gfield_error {
  /*
  .gfield_label {
  	color: $color__alert-red;
  }
  */ }
  .gfield_error input[type=text],
  .gfield_error input[type=url],
  .gfield_error input[type=email],
  .gfield_error input[type=tel],
  .gfield_error input[type=number],
  .gfield_error input[type=password],
  .gfield_error textarea,
  .gfield_error input,
  .gfield_error .select2-container .select2-choice {
    border: 1px solid #c0392b; }
    .gfield_error input[type=text]:focus,
    .gfield_error input[type=url]:focus,
    .gfield_error input[type=email]:focus,
    .gfield_error input[type=tel]:focus,
    .gfield_error input[type=number]:focus,
    .gfield_error input[type=password]:focus,
    .gfield_error textarea:focus,
    .gfield_error input:focus,
    .gfield_error .select2-container .select2-choice:focus {
      border: 1px solid #c0392b; }
  .gfield_error .gform_fileupload_multifile .gform_drop_area {
    border: 2px dotted #c0392b; }

/*
li.gfield.gfield_error.gfield_contains_required {
	margin-top: 12px;
	margin-bottom: 12px !important;
	padding-left: 10px !important;
}
*/
/*
li.gfield.gfield_error.gfield_contains_required label.gfield_label,
li.gfield.gfield_error.gfield_contains_required div.ginput_container  {
	margin-top: 12px;
}
*/
div.validation_error {
  position: relative;
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  background-color: #EEE;
  border-top-width: 3px;
  border-top-style: solid;
  width: auto;
  font-weight: bold;
  margin-bottom: 1.6em;
  border-top-color: #c0392b; }
  div.validation_error:before {
    font-family: "FontAwesome";
    display: inline-block;
    position: absolute;
    top: 0.5em;
    left: 0.675em;
    font-size: 1.5em; }
  div.validation_error:before {
    content: "\f071";
    color: #c0392b; }

div.gf_page_steps + div.validation_error {
  margin-top: 16px; }

/*
div.gfield_description.validation_error {
	color: $color__alert-red;
	font-weight: bold;
	font-size: 0.85em;
	letter-spacing: normal;
	line-height: 1.2em;
	margin-bottom: 16px;
}
*/
div.gfield_description.validation_message {
  color: #c0392b; }

/*
li.gfield_error .ginput_complex.ginput_container label,
li.gfield_error ul.gfield_checkbox,
li.gfield_error ul.gfield_radio {
	color: $color__alert-red;
}
*/
/*
.top_label .gfield_description.validation_message,
.gfield_description.validation_message {
	padding: 10px 0 !important;
}
*/
/*
.ginput_container + .gfield_description.validation_message {
	margin-top: 6px;
}
*/
/*
.gfield_description + .gform_wrapper .gfield_description.validation_message {
	margin-top: 6px;
}
*/
.ginput_container.ginput_list + .gfield_description.validation_message {
  margin-top: 0; }

/* AJAX FORMS */
.gform_ajax_spinner {
  padding-left: 10px; }

/* CAPTCHA */
.gfield_captcha_input_container {
  padding-top: 3px; }

.simple_captcha_small input {
  width: 100px; }

.simple_captcha_medium input {
  width: 150px; }

.simple_captcha_large input {
  width: 200px; }

.gform_wrapper .left_label .simple_captcha_small,
.right_label .simple_captcha_small,
.left_label .simple_captcha_medium,
.right_label .simple_captcha_medium,
.left_label .simple_captcha_large,
.right_label .simple_captcha_large {
  margin-left: 32%; }

.gfield_captcha_container img.gfield_captcha {
  border: none !important;
  background: none !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important; }

/* MATH CHALLENGE */
.math_small input {
  width: 69px; }

.math_medium input {
  width: 90px; }

.math_large input {
  width: 108px; }

.left_label .math_small,
.right_label .math_small,
.left_label .math_medium,
.right_label .math_medium,
.left_label .math_large,
.right_label .math_large {
  margin-left: 32%; }

/* HIDDEN FIELDS */
input[type=hidden],
input.gform_hidden,
.gform_hidden,
.gf_hidden {
  display: none !important;
  max-height: 1px !important;
  overflow: hidden; }

.ginput_full br,
.ginput_left br,
.ginput_right br {
  display: none !important; }

/* HIDE HONEYPOT */
.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px; }

/************************
 * MEDIA QUERIES
 ************************/
/******************************************************************
Site Name:
Author:

Stylesheet: Extra Form Field Styles for Gravity Forms

******************************************************************/
/* DATE & TIME */
.gfield_time_hour,
.gfield_time_minute,
.gfield_date_month,
.gfield_date_day,
.gfield_date_year {
  width: 70px;
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1; }

.gfield_date_month,
.gfield_date_day,
.gfield_date_year {
  margin-right: 12px;
  width: 50px;
  float: left; }
  .gfield_date_month input,
  .gfield_date_day input,
  .gfield_date_year input {
    width: 85% !important; }

.gfield_date_dropdown_month,
.gfield_date_dropdown_day,
.gfield_date_dropdown_year {
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  margin-right: 6px; }

.gfield_time_ampm {
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1; }

.gfield_time_ampm select {
  width: 60px !important; }

.gfield_time_hour input,
.gfield_time_minute input,
.gfield_date_month input,
.gfield_date_day input,
.gfield_date_year input {
  width: 70% !important; }

/* DATE PICKER */
.datepicker {
  width: 100px !important; }

input.datepicker.datepicker_with_icon {
  margin-right: 4px !important;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1; }

.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  font-family: "Chivo", apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 0.875em;
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); }

.ui-datepicker a {
  text-decoration: none; }

.ui-datepicker table {
  width: 100%;
  border-collapse: collapse; }

.ui-datepicker-header {
  background-color: #666;
  /* set the header background color */
  color: #e0e0e0;
  font-weight: bold;
  -moz-box-shadow: inset 0 1px 1px 0 rgba(250, 250, 250, 0.2);
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(250, 250, 250, 0.2);
  box-shadow: inset 0 1px 1px 0 rgba(250, 250, 250, 0.2);
  filter: dropshadow(color=#000, offx=1, offy=-1);
  line-height: 40px;
  min-height: 30px !important;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #666; }

.ui-datepicker-title {
  text-align: center; }
  .ui-datepicker-title .ui-datepicker-month {
    margin-right: 5px; }

.ui-datepicker-title select {
  margin-top: 2.5%; }

.ui-datepicker-prev:before {
  font-family: "FontAwesome";
  font-size: 1em;
  color: #FFF;
  content: "\f104";
  margin-right: 5px;
  margin-left: 5px; }

.ui-datepicker-next:after {
  font-family: "FontAwesome";
  font-size: 1em;
  color: #FFF;
  content: "\f105";
  margin-right: 5px;
  margin-left: 5px; }

.ui-datepicker-prev,
.ui-datepicker-next {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  color: #FFF !important;
  height: 30px; }

.ui-datepicker-prev {
  float: left;
  background-position: center -30px; }

.ui-datepicker-next {
  float: right;
  background-position: center 0px; }

.ui-datepicker thead {
  background: #f7f7f7;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f1f1f1));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background: -o-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
  border-bottom: 1px solid #bbb; }

.ui-datepicker th {
  text-transform: uppercase;
  text-align: center;
  font-size: 6pt;
  padding: 5px 0;
  color: #666666;
  text-shadow: 1px 0px 0px #fff;
  filter: dropshadow(color=#fff, offx=1, offy=0); }

.ui-datepicker tbody td {
  padding: 0;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb; }

.ui-datepicker tbody td:last-child {
  border-right: 0px; }

.ui-datepicker tbody tr {
  border-bottom: 1px solid #bbb; }

.ui-datepicker tbody tr:last-child {
  border-bottom: 0px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666666;
  text-shadow: 1px 1px 0px #fff;
  filter: dropshadow(color=#fff, offx=1, offy=1); }

.ui-datepicker-calendar .ui-state-default {
  background: #ededed;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #dedede));
  background: -webkit-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -o-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: -ms-linear-gradient(top, #ededed 0%, #dedede 100%);
  background: linear-gradient(to bottom, #ededed 0%, #dedede 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
  -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
  -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5);
  box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, 0.5); }

.ui-datepicker-calendar .ui-state-hover {
  background: #f7f7f7; }

.ui-datepicker-calendar .ui-state-active {
  background: #FFF2AA;
  /* set the active date background color */
  border: 1px solid #c19163;
  /* set the active date border color */
  color: #666;
  /* set the active date font color */
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  text-shadow: 0px 1px 0px #FFF;
  filter: dropshadow(color=#FFF, offx=0, offy=1);
  position: relative;
  margin: -1px; }

.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3; }

.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0; }

.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0; }

.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0; }

td.ui-datepicker-unselectable.ui-state-disabled {
  background-color: #d7d7d7; }

table.ui-datepicker-calendar {
  margin: 0 0 0 0 !important; }

body div#ui-datepicker-div[style] {
  z-index: 9999 !important; }

/* TEXTAREA CHARACTER COUNT */
div.charleft {
  font-size: 11px;
  margin-top: 4px;
  color: #B7B7B7;
  width: 92% !important;
  white-space: nowrap !important; }

div.charleft[style] {
  width: 92% !important; }

div.charleft.warningTextareaInfo {
  color: #A1A1A1; }

li.gf_hide_charleft div.charleft {
  display: none !important; }

/* SUBMISSION LIMIT MESSAGE */
.gf_submission_limit_message {
  color: #790000;
  font-size: 1.4em; }

/* PRICING FIELDS */
.ginput_price {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7; }

span.ginput_total {
  color: #060;
  font-size: 1.2em; }

.top_label span.ginput_total {
  margin: 8px 0; }

span.ginput_product_price_label {
  margin-right: 2px; }

span.ginput_product_price {
  color: #900; }

span.ginput_quantity_label {
  margin-left: 10px;
  margin-right: 2px; }

input.ginput_quantity {
  width: 40px; }

/* MULTI PAGE */
.gform_page_footer {
  margin: 20px 0;
  width: 99%;
  border-top: 1px dotted #CCC;
  padding: 16px 0 0 0; }
  .gform_page_footer input.gform_previous_button {
    float: left;
    width: auto !important;
    padding-left: 1em;
    padding-right: 1em; }
  .gform_page_footer input.gform_next_button, .gform_page_footer .button.gform_button {
    float: right;
    width: auto !important;
    padding-left: 1em;
    padding-right: 1em; }

.gf_progressbar_wrapper {
  clear: both;
  width: 99%;
  margin: 0 0 8px 0;
  padding: 0 0 16px 0;
  border-bottom: 1px dotted #CCC; }
  .gf_progressbar_wrapper h3.gf_progressbar_title {
    font-size: 13px;
    line-height: 1em !important;
    margin: 0 0 6px 0 !important;
    padding: 0 !important;
    clear: both;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6; }

.gf_progressbar {
  width: 100%;
  height: 20px;
  overflow: hidden;
  line-height: 20px !important;
  border: 1px solid #CCC;
  background-image: url("/wp-content/plugins/gravityforms/images/gf-percentbar-bg.png");
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #FFF; }

.gf_progressbar_percentage {
  height: 20px;
  text-align: right;
  font-family: "Chivo", apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 1em; }

.gf_progressbar_percentage span {
  display: block;
  width: auto;
  float: right;
  margin-right: 5px;
  margin-left: 5px;
  line-height: 18px; }

.gf_progressbar_percentage.percentbar_0 span {
  color: #959595;
  text-shadow: none; }

.percentbar_blue {
  background-image: url("/wp-content/plugins/gravityforms/images/gf-percentbar-blue.png");
  background-repeat: repeat-x;
  background-color: #0072BC;
  color: #FFF; }

.percentbar_gray {
  background-image: url("/wp-content/plugins/gravityforms/images/gf-percentbar-gray.png");
  background-repeat: repeat-x;
  background-color: #666;
  color: #FFF; }

.percentbar_green {
  background-image: url("/wp-content/plugins/gravityforms/images/gf-percentbar-green.png");
  background-repeat: repeat-x;
  background-color: #94DC21;
  color: #FFF; }

.percentbar_orange {
  background-image: url("/wp-content/plugins/gravityforms/images/gf-percentbar-orange.png");
  background-repeat: repeat-x;
  background-color: #DC7021;
  color: #FFF; }

.percentbar_red {
  background-image: url("/wp-content/plugins/gravityforms/images/gf-percentbar-red.png");
  background-repeat: repeat-x;
  background-color: #DC2521;
  color: #FFF; }

.percentbar_custom {
  background-image: url("/wp-content/plugins/gravityforms/images/gf-percentbar-custom.png");
  background-repeat: repeat-x; }

.gf_page_steps {
  width: 99%;
  margin: 0 0 8px 0;
  padding: 0 0 4px 0;
  border-bottom: 1px dotted #CCC; }

.gf_step {
  width: auto !important;
  margin: 0 10px 10px 0;
  font-size: 14px;
  height: 20px;
  line-height: 20px !important;
  filter: alpha(opacity=20);
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
  font-family: arial,sans-serif;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1; }
  .gf_step span.gf_step_number {
    font-size: 20px;
    float: left;
    font-family: arial,sans-serif; }
  .gf_step.gf_step_active {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0; }

.gf_step_clear {
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden; }

/* PASSWORD STRENGTH INDICATOR */
.gfield_password_strength {
  border: 1px solid #DDD;
  margin: 0;
  padding: 3px 5px;
  text-align: center;
  width: 200px;
  background-color: #EEE; }
  .gfield_password_strength.bad {
    background-color: #FFB78C;
    border-color: #FF853C; }
  .gfield_password_strength.good {
    background-color: #FFEC8b;
    border-color: #FC0; }
  .gfield_password_strength.short, .gfield_password_strength.mismatch {
    background-color: #FFA0A0;
    border-color: #f04040; }
  .gfield_password_strength.strong {
    background-color: #C3FF88;
    border-color: #8DFF1C; }

/* LIST FIELDS */
table.gfield_list,
table.gfield_list caption,
table.gfield_list tbody,
table.gfield_list tfoot,
table.gfield_list thead,
table.gfield_list tr,
table.gfield_list th,
table.gfield_list td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  background: none; }

table.gfield_list {
  border-spacing: 0;
  border-collapse: collapse; }

table.gfield_list thead th {
  font-weight: bold;
  text-align: left; }

li.gfield.gfield_error table.gfield_list thead th {
  color: #790000; }

table.gfield_list thead,
table.gfield_list tr {
  padding: 0;
  margin: 0; }

table.gfield_list th,
table.gfield_list td {
  padding: 0 0 0.5em 0; }

table.gfield_list th + th,
table.gfield_list td + td {
  padding: 0 0 0.5em 0.7em; }

.left_label .gfield_list, .right_label .gfield_list {
  width: 64%; }

.top_label .gfield_list {
  width: 100%; }

.left_label .gf_list_one_column, .right_label .gf_list_one_column {
  width: 45%; }

.top_label .gf_list_one_column {
  width: 46%; }

.gfield_list input {
  width: 98%; }

.gfield_icon_disabled {
  cursor: default !important;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6; }

table.gfield_list td.gfield_list_icons {
  min-width: 45px !important; }

/* MULTI-FILE UPLOAD */
.gform_fileupload_multifile .gform_drop_area {
  padding: 25px;
  border: 2px dotted #DDD;
  text-align: center;
  color: #888; }
  .gform_fileupload_multifile .gform_drop_area input[type=button] {
    padding: 5px 1em;
    font-size: 0.875em;
    margin-left: 10px;
    line-height: 1.3;
    width: auto !important;
    background: #DDD;
    color: #666; }
    .gform_fileupload_multifile .gform_drop_area input[type=button]:hover, .gform_fileupload_multifile .gform_drop_area input[type=button]:focus {
      background: #CCC; }

.gform_delete {
  vertical-align: middle;
  cursor: pointer; }

.gform_save_link {
  display: block;
  margin-top: 1em;
  text-decoration: underline; }
  .gform_save_link:hover {
    text-decoration: none; }

/* HTML */
div.gform_body ul.gform_fields li.gfield.gfield_html ul li,
form div.gform_body ul.gform_fields li.gfield.gfield_html ul li {
  list-style-type: disc !important;
  margin: 0 0 0.5em;
  overflow: visible;
  padding-left: 0; }

div.gform_body ul.gform_fields li.gfield.gfield_html ul,
form div.gform_body ul.gform_fields li.gfield.gfield_html ul {
  list-style-type: disc !important;
  margin: 1em 0 1em 1.5em;
  padding-left: 0; }

div.gform_body ul.gform_fields li.gfield.gfield_html ol li,
form div.gform_body ul.gform_fields li.gfield.gfield_html ol li {
  list-style-type: decimal !important;
  overflow: visible;
  margin: 0 0 0.5em;
  padding-left: 0; }

div.gform_body ul.gform_fields li.gfield.gfield_html ol,
form div.gform_body ul.gform_fields li.gfield.gfield_html ol {
  list-style-type: decimal !important;
  margin: 1em 0 1.5em 2.0em;
  padding-left: 0; }

div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul,
form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li {
  list-style-type: disc !important;
  padding-left: 0; }

div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul {
  margin: 1em 0 1em 1.5em; }

form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li {
  margin: 0 0 0.5em; }

div.gform_body ul.gform_fields li.gfield.gfield_html dl {
  margin: 0 0 1.5em 0;
  padding-left: 0; }

div.gform_body ul.gform_fields li.gfield.gfield_html dl dt {
  font-weight: bold; }

div.gform_body ul.gform_fields li.gfield.gfield_html dl dd {
  margin: 0 0 1em 1.5em; }

.gfield_html.gfield_no_follows_desc {
  margin-top: 10px; }

/************************
 * MEDIA QUERIES
 ************************/
@media only screen and (min-width: 768px) {
  .gform_save_link {
    display: inline-block;
    margin-left: 1em;
    margin-top: 0; }

  .left_label div.charleft,
  .right_label div.charleft {
    margin-left: 32%; }

  .right_label .gform_fileupload_multifile,
  .left_label .gform_fileupload_multifile {
    margin-left: 31%; }

  .left_label li.gfield_html_formatted,
  .right_label li.gfield_html_formatted {
    margin-left: 32%; } }
/******************************************************************
Site Name:
Author:

Stylesheet: Credit Card Styles for Gravity Forms

******************************************************************/
.gform_card_icon_container {
  margin: 8px 0 6px 0;
  height: 32px; }

div.gform_card_icon {
  margin-right: 4px;
  text-indent: -9000px;
  background-image: url("/wp-content/plugins/gravityforms/images/gf-creditcard-icons.png");
  background-repeat: no-repeat;
  width: 36px;
  height: 32px;
  float: left; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa {
  background-position: 0 0; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background-position: 0 -32px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background-position: 0 -64px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -36px 0; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background-position: -36px -32px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background-position: -36px -64px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex {
  background-position: -72px 0; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background-position: -72px -32px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background-position: -72px -64px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover {
  background-position: -108px 0; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background-position: -108px -32px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background-position: -108px -64px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro {
  background-position: -144px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background-position: -144px -32px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background-position: -144px -64px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb {
  background-position: -180px 0; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background-position: -180px -32px; }

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background-position: -180px -64px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa {
  background-position: 0 -192px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background-position: 0 -224px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background-position: 0 -256px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -36px -192px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background-position: -36px -224px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background-position: -36px -256px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex {
  background-position: -72px -192px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background-position: -72px -224px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background-position: -72px -256px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover {
  background-position: -108px -192px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background-position: -108px -224px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background-position: -108px -256px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro {
  background-position: -144px -192px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background-position: -144px -224px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background-position: -144px -256px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb {
  background-position: -180px -192px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background-position: -180px -224px; }

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background-position: -180px -256px; }

/* CREDIT CARD FIELDS */
.gform_card_icon_container input[type=radio]#gform_payment_method_creditcard {
  float: left;
  position: relative;
  top: 4px !important; }

.ginput_complex .ginput_cardinfo_right {
  min-width: 85px !important; }

.ginput_complex .ginput_cardinfo_left {
  display: block;
  margin-bottom: 0.5em; }

.ginput_complex .ginput_cardinfo_left label,
.ginput_complex .ginput_cardinfo_right label {
  white-space: nowrap !important; }

.ginput_complex select.ginput_card_expiration.ginput_card_expiration_month,
.ginput_complex .select2-container.ginput_card_expiration.ginput_card_expiration_month,
.ginput_complex select.ginput_card_expiration.ginput_card_expiration_year,
.ginput_complex .select2-container.ginput_card_expiration.ginput_card_expiration_year {
  width: 49% !important;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1; }

.ginput_complex select.ginput_card_expiration.ginput_card_expiration_year,
.ginput_complex .select2-container.ginput_card_expiration.ginput_card_expiration_year {
  float: right; }

.ginput_complex span.ginput_cardextras {
  display: block;
  overflow: hidden; }

.ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container {
  position: relative;
  display: block;
  min-width: 160px !important; }

.ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month,
.ginput_complex .ginput_cardinfo_left .select2-container.ginput_card_expiration.ginput_card_expiration_month {
  margin-right: 4px; }

.ginput_complex .ginput_cardinfo_right input.ginput_card_security_code {
  max-width: 49% !important; }

.ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
  width: 32px;
  height: 23px;
  background-image: url("/wp-content/plugins/gravityforms/images/gf-creditcard-icons.png");
  background-repeat: no-repeat;
  background-position: 0 -128px;
  position: relative;
  top: -1px;
  left: 6px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1; }

/************************
 * MEDIA QUERIES
 ************************/
@media only screen and (min-width: 768px) {
  .ginput_complex .ginput_cardinfo_left,
  .ginput_complex .ginput_cardinfo_right {
    min-height: 43px;
    position: relative;
    float: left; }

  .ginput_complex .ginput_cardinfo_left {
    width: 50%;
    margin-right: 1%;
    margin-bottom: 0;
    max-width: 400px; } }
/* GForm Wrapper */
.gform_wrapper {
  overflow: inherit;
  margin: 1em auto;
  width: 100%; }
  .gform_wrapper:focus {
    outline: 0; }

/* REQUIRED */
.gfield_required {
  color: #c0392b;
  margin-left: 4px; }

/* INPUTS */
textarea.small {
  height: 80px; }

textarea.medium {
  height: 150px; }

textarea.large {
  height: 250px; }

/* RADIO & CHECKBOXES */
ul.gfield_checkbox,
ul.gfield_radio {
  margin: 0.5em 0 0; }
  ul.gfield_checkbox li,
  ul.gfield_radio li {
    position: relative; }
    ul.gfield_checkbox li label,
    ul.gfield_checkbox li input,
    ul.gfield_radio li label,
    ul.gfield_radio li input {
      margin-left: 5px; }
    ul.gfield_checkbox li input[type="radio"],
    ul.gfield_checkbox li input[type="checkbox"],
    ul.gfield_radio li input[type="radio"],
    ul.gfield_radio li input[type="checkbox"] {
      position: absolute;
      top: 0.3em; }
      ul.gfield_checkbox li input[type="radio"][value="gf_other_choice"],
      ul.gfield_checkbox li input[type="checkbox"][value="gf_other_choice"],
      ul.gfield_radio li input[type="radio"][value="gf_other_choice"],
      ul.gfield_radio li input[type="checkbox"][value="gf_other_choice"] {
        line-height: 42px;
        height: 42px;
        top: 0;
        left: 0; }
    ul.gfield_checkbox li label,
    ul.gfield_radio li label {
      display: inline-block;
      padding-left: 23px; }
    ul.gfield_checkbox li input[type="text"],
    ul.gfield_radio li input[type="text"] {
      margin-left: 28px;
      width: auto; }

/* HOVER & FOCUS */
.field_hover {
  border: 1px dashed #2175A9;
  cursor: pointer; }

.field_selected {
  background-color: #DFEFFF;
  border: 1px solid #C2D7EF; }

/* CUSTOM FIELDS */
.ginput_complex {
  overflow: hidden; }
  .ginput_complex .field_name_first,
  .ginput_complex .field_name_last {
    width: 100%; }
  .ginput_complex .ginput_left,
  .ginput_complex .ginput_right,
  .ginput_complex .ginput_full {
    min-height: 43px;
    display: block;
    overflow: hidden;
    margin-bottom: 0.5em; }
  .ginput_complex .ginput_left,
  .ginput_complex .ginput_right {
    width: 100%; }
  .ginput_complex input[type=text],
  .ginput_complex input[type=url],
  .ginput_complex input[type=email],
  .ginput_complex input[type=tel],
  .ginput_complex input[type=number],
  .ginput_complex input[type=password] {
    width: 100%; }
    .ginput_complex input[type=text]:focus + label,
    .ginput_complex input[type=url]:focus + label,
    .ginput_complex input[type=email]:focus + label,
    .ginput_complex input[type=tel]:focus + label,
    .ginput_complex input[type=number]:focus + label,
    .ginput_complex input[type=password]:focus + label {
      font-weight: bold; }
  .ginput_complex select {
    width: 100%; }

/* HEADER */
.gform_heading {
  width: 100%;
  margin-bottom: 2em; }

/* BODY */
/* FOOTER */
.gform_footer {
  margin: 1.5em 0 1em 0;
  clear: both; }

/* TITLES & DESCRIPTIONS */
h2.gsection_title {
  margin: 0;
  padding: 0;
  letter-spacing: normal; }

h2.gsection_title,
h3.gform_title {
  font-weight: bold;
  font-size: 1.3em; }

h3.gform_title {
  letter-spacing: normal;
  margin: 10px 0 6px 0; }

span.gform_description {
  font-weight: normal; }

h2.gsection_title,
.gsection_description,
h3.gform_title {
  width: 100%; }

.description,
.gfield_description,
.gsection_description,
.gform_wrapper .instruction {
  font-size: 0.85em;
  line-height: 1.5em;
  clear: both;
  letter-spacing: normal; }

.field_description_above .description,
.field_description_above .gfield_description,
.field_description_above .gsection_description {
  padding: 4px 0 8px 0; }

.field_description_below .description,
.field_description_below .gfield_description,
.field_description_below .gsection_description {
  padding: 4px 0 0 0; }

.gfield_date_year + .gfield_description {
  padding: 0; }

.left_label .gsection .gsection_description,
.right_label .gsection .gsection_description {
  margin-left: 0;
  padding-top: 4px;
  padding-left: 0;
  line-height: 1.5em; }

/* LISTS */
form ul {
  margin: 0;
  list-style-type: none; }
  form ul li {
    margin-left: 0;
    list-style-type: none;
    list-style-image: none;
    list-style: none;
    overflow: visible; }
    form ul li.gfield {
      clear: both;
      margin-bottom: 1em; }

ul.gfield_radio li,
ul.gfield_checkbox li {
  overflow: hidden; }

form ul.right_label li,
form ul.left_label li {
  margin-bottom: 14px; }

form ul.right_label li ul.gfield_radio li,
form ul.left_label li ul.gfield_radio li,
form ul.right_label li ul.gfield_checkbox li,
form ul.left_label li ul.gfield_checkbox li {
  margin-bottom: 10px; }

form ul li:before,
form ul li:after,
form ul.gform_fields {
  padding: 0;
  margin: 0;
  overflow: visible; }
form .inline {
  display: inline !important; }

/* LABELS */
ul.gfield_radio label,
ul.gfield_checkbox label {
  font-weight: normal; }

.ginput_complex .ginput_left input:focus + label,
.ginput_complex .ginput_right input:focus + label,
.ginput_complex .ginput_full input:focus + label {
  font-weight: bold; }

.form_sublabel_below .ginput_complex label,
.form_sublabel_below .gfield_time_hour label,
.form_sublabel_below .gfield_time_minute label,
.form_sublabel_below .gfield_date_month label,
.form_sublabel_below .gfield_date_day label,
.form_sublabel_below .gfield_date_year label,
.form_sublabel_below .instruction {
  margin: 3px 0 0; }
.form_sublabel_below .ginput_complex + .description,
.form_sublabel_below .ginput_complex + .gfield_description,
.form_sublabel_below .ginput_complex + .gsection_description {
  margin-top: 0.3em; }

.form_sublabel_above .ginput_complex label,
.form_sublabel_above .gfield_time_hour label,
.form_sublabel_above .gfield_time_minute label,
.form_sublabel_above .gfield_date_month label,
.form_sublabel_above .gfield_date_day label,
.form_sublabel_above .gfield_date_year label,
.form_sublabel_above .instruction {
  margin: 0 0 3px; }

.ginput_complex label,
.gfield_time_hour label,
.gfield_time_minute label,
.gfield_date_month label,
.gfield_date_day label,
.gfield_date_year label,
.instruction {
  display: block;
  font-size: 0.7em;
  font-weight: normal;
  letter-spacing: 1px; }

.top_label .gfield_label,
.left_label .gfield_label,
.right_label .gfield_label {
  margin: 10px 0 5px 0;
  display: -moz-inline-stack;
  display: inline-block;
  line-height: 1.3em;
  clear: both; }

.gsection .gfield_label {
  font-weight: bold;
  font-size: 1.3em; }

/* SECTIONS */
.gsection {
  border-bottom: 4px double #CCC;
  padding: 2em 0 0.5em 0;
  margin: 0 0 1em;
  clear: both; }
  .gsection:first-of-type {
    padding: 0 0 0.5em 0; }

/************************
 * MEDIA QUERIES
 ************************/
@media only screen and (min-width: 768px) {
  .gform_footer.right_label, .gform_footer.left_label {
    padding: 16px 0 10px 31%; }

  .gform_heading {
    width: auto; }

  .field_name_first,
  .field_name_last {
    width: 49%; }

  .left_label .gfield_label {
    float: left;
    margin: 0 2% 0 0;
    width: 29%; }

  .right_label .gfield_label {
    float: left;
    margin: 0 2% 0 0;
    width: 29%;
    text-align: right; }

  .left_label .gfield_description,
  .right_label .gfield_description {
    width: 69%; }

  .left_label ul.gfield_checkbox,
  .right_label ul.gfield_checkbox,
  .left_label ul.gfield_radio,
  .right_label ul.gfield_radio {
    margin-left: 32%;
    overflow: hidden; }

  .right_label .gfield_description,
  .left_label .gfield_description,
  .left_label .instruction,
  .right_label .instruction {
    margin-left: 31%; }

  .field_name_first {
    float: left; }

  .field_name_last {
    float: right; }

  .ginput_complex .name_last {
    clear: none; }
  .ginput_complex.has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix .name_prefix,
  .ginput_complex.has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix .name_first,
  .ginput_complex.has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix .name_middle,
  .ginput_complex.has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix .name_last {
    float: left; }
  .ginput_complex.has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix .name_suffix {
    float: right; }
  .ginput_complex.has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix .name_prefix,
  .ginput_complex.has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix .name_suffix {
    width: 10%; }
  .ginput_complex.has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix .name_prefix {
    margin-right: 2%; }
  .ginput_complex.has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix .name_first,
  .ginput_complex.has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix .name_middle,
  .ginput_complex.has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix .name_last {
    margin-right: 2%;
    width: 24%; }
  .ginput_complex.no_prefix.has_first_name.has_middle_name.has_last_name.no_suffix .name_first,
  .ginput_complex.no_prefix.has_first_name.has_middle_name.has_last_name.no_suffix .name_middle,
  .ginput_complex.no_prefix.has_first_name.has_middle_name.has_last_name.no_suffix .name_last {
    width: 32%; }
  .ginput_complex.no_prefix.has_first_name.has_middle_name.has_last_name.no_suffix .name_first,
  .ginput_complex.no_prefix.has_first_name.has_middle_name.has_last_name.no_suffix .name_middle {
    float: left;
    margin-right: 2%; }
  .ginput_complex.no_prefix.has_first_name.has_middle_name.has_last_name.no_suffix .name_last {
    float: right; }
  .ginput_complex.no_prefix.has_first_name.no_middle_name.has_last_name.no_suffix .name_first {
    float: left;
    width: 49%; }
  .ginput_complex.no_prefix.has_first_name.no_middle_name.has_last_name.no_suffix .name_last {
    float: right;
    width: 49%; }
  .ginput_complex.has_prefix.has_first_name.no_middle_name.has_last_name.no_suffix .name_prefix {
    float: left;
    margin-right: 2%;
    width: 20%; }
  .ginput_complex.has_prefix.has_first_name.no_middle_name.has_last_name.no_suffix .name_first {
    float: left;
    margin-right: 2%;
    width: 38%; }
  .ginput_complex.has_prefix.has_first_name.no_middle_name.has_last_name.no_suffix .name_last {
    float: right;
    width: 38%; }
  .ginput_complex.no_prefix.has_first_name.no_middle_name.has_last_name.has_suffix .name_first,
  .ginput_complex.no_prefix.has_first_name.no_middle_name.has_last_name.has_suffix .name_last {
    float: left;
    margin-right: 2%;
    width: 38%; }
  .ginput_complex.no_prefix.has_first_name.no_middle_name.has_last_name.has_suffix .name_suffix {
    float: right;
    width: 20%; }
  .ginput_complex .ginput_full {
    clear: both; }
  .ginput_complex .ginput_left {
    float: left;
    width: 49%; }
  .ginput_complex .ginput_right {
    float: right;
    width: 49%; } }
/** STEP 6: Libraries **/
/******************************************************************
Site Name:
Author:

Stylesheet: Select2 Stylesheet

* Modified to remove gradients and drop shadows and sassified.

Version: 3.5.2 Timestamp: Sat Nov  1 14:43:36 EDT 2014

https://select2.github.io/

Select2 gives you a customizable select box with support for searching, tagging, remote data sets, infinite scrolling, and many other highly used options.

******************************************************************/
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 100%;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.select2-container.small {
  font-size: 90%; }

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
  Force border-box so that % widths fit the parent
  container without overlap because of margin/padding.
  More Info : http://www.quirksmode.org/css/box.html
  */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.select2-container .select2-choice {
  display: block;
  height: 42px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  border: 1px solid #DDD;
  white-space: nowrap;
  line-height: 42px;
  color: #111;
  text-align: left;
  text-decoration: none;
  background-color: #F9F9F9;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0; }

.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #DDD; }

.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px; }

.select2-container .select2-choice > .select2-chosen {
  font-size: 1em;
  line-height: 40px;
  margin-right: 30px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto; }

html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0; }

.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url("../libs/images/select2.png") right top no-repeat;
  cursor: pointer;
  outline: 0; }

.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block; }

.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer; }

.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #111;
  border: 1px solid #DDD;
  border-top: 0; }

.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #DDD;
  border-bottom: 0; }

.select2-drop-active {
  border: 1px solid #999;
  border-top: none; }

.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #999; }

.select2-drop-auto-width {
  border-top: 1px solid #DDD;
  width: auto; }

.select2-drop-auto-width .select2-search {
  padding-top: 4px; }

.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 30px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-clip: padding-box; }

html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #DDD; }

.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../libs/images/select2.png") no-repeat 7px 5px; }

html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px; }

.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap; }

.select2-search input {
  width: 100%;
  height: auto !important;
  line-height: normal;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-size: 1em;
  border: 1px solid #DDD;
  background: #fff url("../libs/images/select2.png") no-repeat 100% -22px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  -transition: none;
  transition: none; }
  .select2-search input:focus, .select2-search input:active {
    background: #fff url("../libs/images/select2.png") no-repeat 100% -22px !important; }

html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: #fff url("../libs/images/select2.png") no-repeat -37px -22px; }

.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px; }

.select2-search input.select2-active {
  background: #fff url("../libs/images/select2-spinner.gif") no-repeat 100%; }

.select2-container:focus .select2-choice,
.select2-container:focus .select2-choices,
.select2-container:active .select2-choice,
.select2-container:active .select2-choices,
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  background: #FFF;
  border: 1px solid #999;
  outline: none; }

.select2-dropdown-open .select2-choice {
  background-color: #FFF; }

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #999;
  border-top-color: transparent; }

.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none; }

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none; }

.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -11px 5px; }

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px; }

.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* results */
.select2-results {
  font-size: inherit;
  max-height: 200px;
  padding: 0;
  margin: 4px 0 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: transparent; }

html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px; }

.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0; }

.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
  margin: 0; }

.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold; }

.select2-results .select2-result-label {
  font-size: 1em;
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.select2-results-dept-1 .select2-result-label {
  padding-left: 20px; }

.select2-results-dept-2 .select2-result-label {
  padding-left: 40px; }

.select2-results-dept-3 .select2-result-label {
  padding-left: 60px; }

.select2-results-dept-4 .select2-result-label {
  padding-left: 80px; }

.select2-results-dept-5 .select2-result-label {
  padding-left: 100px; }

.select2-results-dept-6 .select2-result-label {
  padding-left: 110px; }

.select2-results-dept-7 .select2-result-label {
  padding-left: 120px; }

.select2-results .select2-highlighted {
  background: #ef0e4e;
  color: #fff; }

.select2-results li em {
  background: #feffde;
  font-style: normal; }

.select2-results .select2-highlighted em {
  background: transparent; }

.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000; }

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  font-size: 1em;
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px; }

/* disabled look for disabled choices in the results dropdown */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default; }

.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default; }

.select2-results .select2-selected {
  display: none; }

.select2-more-results.select2-active {
  background: #f4f4f4 url("../libs/images/select2-spinner.gif") no-repeat 100%; }

.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2); }

.select2-more-results {
  background: #f4f4f4;
  display: list-item; }

/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default; }

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0; }

.select2-container.select2-container-disabled .select2-choice abbr {
  display: none; }

/* multiselect */
.select2-container-multi.select2-container-active .select2-choices,
.select2-container-multi:focus .select2-choices,
.select2-container-multi:active .select2-choices {
  background-color: #FFF; }

.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #DDD;
  cursor: text;
  overflow: hidden;
  background-color: #F9F9F9; }

html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px; }

.select2-locked {
  padding: 3px 5px 3px 5px !important; }

.select2-container-multi .select2-choices {
  min-height: 26px; }

.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #999;
  outline: none; }

.select2-container-multi .select2-choices li {
  float: left;
  list-style: none; }

html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right; }

.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-size: 100%;
  color: #111;
  outline: 0;
  border: 0;
  background: transparent !important; }

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url("../libs/images/select2-spinner.gif") no-repeat 100% !important; }

.select2-default {
  color: #999 !important; }

.select2-container-multi .select2-choices .select2-search-choice {
  font-size: 1em;
  padding: 3px 5px 3px 18px;
  margin: 5px 0 3px 8px;
  position: relative;
  color: #333;
  cursor: default;
  border: 1px solid #DDD;
  background-color: #FFF;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px; }

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default; }

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4; }

.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 8px;
  font-size: 1px;
  outline: none;
  background: url("../libs/images/select2.png") right top no-repeat; }

html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px; }

.select2-container-multi .select2-search-choice-close {
  left: 3px; }

html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px; }

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px; }

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px; }

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default; }

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4; }

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none; }

/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline; }

.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important; }

.select2-display-none {
  display: none; }

.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll; }

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url("../libs/images/select2x2.png") !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important; }

  .select2-search input {
    background-position: 100% -22px !important; } }
/******************************************************************
Site Name:
Author:

Stylesheet: Magnific Popup Stylesheet

******************************************************************/
.mfp-bg {
  background: #0b0b0b;
  filter: alpha(opacity=80);
  height: 100%;
  left: 0;
  opacity: 0.8;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1042; }

.mfp-wrap {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none !important;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1043; }

.mfp-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  left: 0;
  padding: 0 8px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%; }
  .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  cursor: auto;
  width: 100%; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  left: 8px;
  margin-top: -0.8em;
  position: absolute;
  right: 8px;
  text-align: center;
  top: 50%;
  width: auto;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: none;
  overflow: visible;
  padding: 0;
  z-index: 1046; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  color: white;
  font-family: Arial, Baskerville, monospace;
  font-size: 28px;
  font-style: normal;
  height: 44px;
  line-height: 44px;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 44px; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  padding-right: 6px;
  right: -6px;
  text-align: right;
  width: 100%; }

.mfp-counter {
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  right: 0;
  top: 0; }

.mfp-arrow {
  height: 110px;
  margin: 0;
  margin-top: -55px;
  opacity: 0.65;
  padding: 0;
  position: absolute;
  -webkit-tap-highlight-color: transparent;
  top: 50%;
  width: 90px; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow
  :after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    border: medium inset transparent;
    content: '';
    display: block;
    height: 0;
    left: 0;
    margin-left: 35px;
    margin-top: 35px;
    position: absolute;
    top: 0;
    width: 0; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-bottom-width: 13px;
    border-top-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-bottom-width: 21px;
    border-top-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    border-right: 27px solid #3f3f3f;
    margin-left: 25px; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-bottom: 40px;
  padding-top: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    max-width: 900px;
    width: 100%; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  width: 100%; }
  .mfp-iframe-scaler iframe {
    background: black;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

/* Main image in popup */
img.mfp-img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: auto;
  line-height: 0;
  margin: 0 auto;
  max-width: 100%;
  padding: 40px 0 40px;
  width: auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    background: #444;
    bottom: 40px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    content: '';
    display: block;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 40px;
    width: auto;
    z-index: -1; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }

.mfp-bottom-bar {
  cursor: auto;
  left: 0;
  margin-top: -36px;
  position: absolute;
  top: 100%;
  width: 100%; }

.mfp-title {
  color: #f3f3f3;
  line-height: 18px;
  padding-right: 36px;
  text-align: left;
  word-wrap: break-word; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */ }
    .mfp-img-mobile .mfp-figure:after {
      bottom: 0;
      top: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
    .mfp-img-mobile .mfp-figure .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0;
      padding: 3px 5px;
      position: fixed;
      top: auto; }
      .mfp-img-mobile .mfp-figure .mfp-bottom-bar:empty {
        padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    background: rgba(0, 0, 0, 0.6);
    height: 35px;
    line-height: 35px;
    padding: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 35px; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }

  .mfp-ie7 .mfp-img {
    padding: 0; }
  .mfp-ie7 .mfp-bottom-bar {
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
    width: 600px; }
  .mfp-ie7 .mfp-container {
    padding: 0; }
  .mfp-ie7 .mfp-content {
    padding-top: 44px; }
  .mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0; } }
/** STEP 7: Media Queries **/
/*
BASE (MOBILE) STYLES
This is where you add the majority of your styles. These will be loaded on all devices, so make sure this holds the bare minimum any device needs to view your site.
*/
/******************************************************************
Site Name:
Author:

Stylesheet: Base Mobile Stylesheet

Be light and don't over style since everything here will be
loaded by mobile devices. You want to keep it as minimal as
possible. This is called at the top of the main stylesheet
and will be used across all viewports.

******************************************************************/
/*************************
 * GENERAL STYLES
 ************************/
html {
  height: 100%;
  overflow-x: hidden; }

body {
  height: auto;
  overflow-x: hidden; }
  body #container {
    height: 100%;
    /* styles for mobile nav slide in */
    position: relative;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    border-top: 1px solid #F3BFA5; }

h1,
.h1 {
  font-size: 2em !important;
  line-height: 1.2;
  letter-spacing: 0; }

h2 {
  color: #ef0e4e; }
  footer h2 {
    color: white; }

blockquote {
  border: none; }

button, .button, a.button {
  border-radius: 40px;
  background-color: #5f2f58; }
  button:hover, .button:hover, a.button:hover {
    background-color: #7B2D7D; }
  button:focus, button:active, .button:focus, .button:active, a.button:focus, a.button:active {
    background-color: #5f2f58; }
  .sidebar button, .sidebar .button, .sidebar a.button {
    width: 100%; }

i {
  min-width: 1em; }

ul.article-list-with-image {
  list-style: none; }

article.if-in-the-news {
  margin-bottom: 15px;
  padding: 15px; }
  article.if-in-the-news h2 {
    margin-top: 0;
    float: left; }
  article.if-in-the-news time {
    float: right;
    padding-top: 15px; }

.text-highlight {
  max-width: 400px;
  font-size: 1.8em;
  padding: 2px 0;
  margin: 20px 0;
  line-height: 1.7; }
  .text-highlight a, .text-highlight span {
    color: #fff;
    padding: 5px;
    max-width: 500px;
    padding: .25rem 1rem;
    box-decoration-break: clone; }

/*************************
 * HEADER STYLES
 ************************/
header#masthead {
  z-index: 1000;
  width: 100%;
  height: 8.5em;
  background-color: #5F2F58;
  background-color: rgba(95, 47, 88, 0.9);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5f2f58+0,ef0e4e+100&0.9+0,0.9+100 */
  background: -moz-linear-gradient(left, rgba(95, 47, 88, 0.9) 0%, rgba(239, 14, 78, 0.9) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(95, 47, 88, 0.9) 0%, rgba(239, 14, 78, 0.9) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(95, 47, 88, 0.9) 0%, rgba(239, 14, 78, 0.9) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e65f2f58', endColorstr='#e6ef0e4e',GradientType=1 );
  /* IE6-9 */
  color: white; }

#inner-header {
  padding: 0 1em;
  margin: 0 auto; }

#organisation-name {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

#logo {
  margin: 0;
  padding: 1em 0 0.5em; }

#searchform {
  height: 2em;
  float: right;
  border: none;
  border-bottom: 2px solid #F3BFA5; }
  #searchform input#s {
    height: 2em;
    padding: 5px 10px 0 0;
    border: none;
    background-color: transparent;
    color: white;
    font-family: "Chivo", apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", sans-serif;
    line-height: 1;
    width: 8.5em;
    transition: width 1s ease-in-out; }
    #searchform input#s::-webkit-input-placeholder {
      background-color: transparent;
      color: white;
      font-style: normal; }
    #searchform input#s:-moz-placeholder {
      background-color: transparent;
      color: white;
      font-style: normal; }
    #searchform input#s::-moz-placeholder {
      background-color: transparent;
      color: white;
      font-style: normal; }
    #searchform input#s:-ms-input-placeholder {
      background-color: transparent;
      color: white;
      font-style: normal; }
  #searchform input#s:focus {
    width: 15.5em; }
  #searchform #searchsubmit {
    height: 2em;
    background-color: transparent !important;
    color: #F3BFA5;
    font-size: 0.9em;
    line-height: 2.5em; }

#main-navigation {
  float: left;
  margin-top: 0; }
  #main-navigation ul.menu {
    background-color: #333; }

#banner {
  z-index: 999;
  min-height: 10em;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover; }
  #banner h1 {
    margin: 0 auto;
    padding: 1em 0;
    font-size: 3em !important;
    font-weight: normal;
    font-weight: 400;
    letter-spacing: 0.01em;
    color: white; }
  #banner .spacer {
    padding-top: 26%; }

/* end .banner */
/*************************
 * POSTS & CONTENT STYLES
 ************************/
article header {
  position: static;
  top: auto;
  z-index: inherit;
  width: 100%;
  height: auto;
  -webkit-clip-path: none;
  clip-path: none;
  background-color: transparent;
  background: none;
  color: #111; }

#content {
  padding-top: 0; }
  .blog #content, .single #content {
    padding-top: 1em; }

#inner-content {
  margin: 0 auto;
  padding: 0;
  /* headers */
  /* titles */
  /* want to style individual post classes? Booya! */
  /* post by id (i.e. post-3) */
  /* general post style */
  /* general article on a page style */
  /* general style on an attatchment */
  /* sticky post style */
  /* hentry class */
  /* style by category (i.e. category-videos) */
  /* style by tag (i.e. tag-news) */
  /* post meta */
  /* entry content */
  /* footers */ }
  #inner-content .page-title,
  #inner-content .archive-title,
  #inner-content .single-title {
    margin-top: 0; }
  #inner-content .byline {
    color: #999;
    margin: -1em 0 0; }

/* end #inner-content */
ul.tabs {
  margin: 0 0 1em;
  padding: 0px;
  border-bottom: 1px solid white;
  list-style: none; }
  ul.tabs li {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer; }

ul.tabs li,
label.radios-taxonomies-title {
  width: 100%;
  height: 3em;
  margin-right: 1.5%;
  padding: 1em;
  font-family: "Chivo", apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", sans-serif;
  line-height: 1;
  text-align: center;
  background-color: #F5F2F2;
  color: #ef0e4e;
  font-weight: normal; }
  ul.tabs li[for="research-taxonomy-"],
  label.radios-taxonomies-title[for="research-taxonomy-"] {
    display: none; }
  ul.tabs li:last-child,
  label.radios-taxonomies-title:last-child {
    margin-right: 0; }

ul.tabs li:hover,
.radios-taxonomies-title:hover,
input:focus + label.radios-taxonomies-title {
  background-color: #ef0e4e;
  color: white;
  cursor: pointer; }

ul.tabs li.current,
ul.tabs li.current a,
input.js-wpv-filter-trigger:checked + label {
  background-color: #ef0e4e;
  color: white; }

#tabs-container div.tab-content {
  display: none; }

#tabs-container div.tab-content.current {
  display: inherit;
  padding: 1em; }

.page-research #tabs-container div.tab-content.current {
  background-color: #F5F2F2; }

section {
  margin: 0 -15px;
  padding: 1em 0; }
  article section {
    padding: 1em 0; }
  section > div {
    padding: 0; }
  section > div.row {
    margin: 0; }
  section.split, section.split > div {
    padding: 0; }
  section.split > div > div h2, section.split > div > div h3, section.split > div > div h4 {
    padding-top: 0; }
  section.split > div > div:first-child h2, section.split > div > div:first-child h3, section.split > div > div:first-child h4 {
    padding-top: 0; }

section.quotation {
  background: #6B969D;
  color: white; }
  section.quotation blockquote p {
    font-family: "Lora", Georgia, Times, "Times New Roman", serif;
    font-size: 1.2em;
    line-height: 1.25; }
    section.quotation blockquote p.citation {
      font-size: 1em;
      color: #5f2f58;
      text-align: right;
      font-style: normal; }
    section.quotation blockquote p cite {
      font-style: normal;
      font-family: "Chivo", apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", sans-serif;
      font-size: 18px; }

section.whyshouldicare {
  background: white;
  min-height: 24em;
  color: #444; }
  section.whyshouldicare p {
    margin: 2em 0 0; }
  section.whyshouldicare h2 {
    margin-top: 0;
    font-family: "Lora", Georgia, Times, "Times New Roman", serif;
    color: #444; }
  section.whyshouldicare.split > div > div:first-child h2, section.whyshouldicare.split > div > div:first-child h3, section.whyshouldicare.split > div > div:first-child h4 {
    padding-top: 0; }
  section.whyshouldicare #homepage-video {
    margin-bottom: 15px; }

section.currentcampaign {
  background: #9BBAB9 url("../images/current-campaign-bg.jpg") bottom left no-repeat; }
  section.currentcampaign h2 {
    font-size: 1em;
    color: white; }
  section.currentcampaign .featured-campaign h3 {
    padding: 0 5px;
    font-size: 2em;
    letter-spacing: 1px; }
    section.currentcampaign .featured-campaign h3 span {
      background: #ef0e4e;
      color: white; }
    section.currentcampaign .featured-campaign h3 span a {
      text-decoration: none;
      padding: none; }

#the-issue-video {
  background: #5f2f58 url(../images/play-button-pink.png) center center no-repeat;
  height: 450px;
  width: 100%;
  position: relative; }

.video-caption {
  position: absolute;
  bottom: 2em;
  left: 2em; }
  .video-caption span {
    display: inline-block;
    color: #fff;
    font-family: "Chivo", apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", sans-serif;
    padding: 10px 1em 10px 1rem; }
  .video-caption span.title-question {
    background-color: #6B969D;
    font-size: 18px; }
  .video-caption span.title-answer {
    background-color: #ef0e4e;
    font-size: 42px;
    padding-top: 0; }

section.whatconcerns {
  background: white; }
  section.whatconcerns .darker {
    padding-bottom: 4em;
    background: #F5F2F2; }
    section.whatconcerns .darker h2, section.whatconcerns .darker ul {
      max-width: 66.66666%; }
    section.whatconcerns .darker h2 {
      background: url(../images/twitter.png) left bottom no-repeat;
      padding-left: 45px; }

.igjr-slice {
  background: url(../images/headers/igjr-background.jpg) right bottom no-repeat;
  background-size: cover; }
  .igjr-slice h2 a {
    background: #7B2D7D; }

.research-listings form {
  margin-bottom: 2em; }
.research-listings .research-item {
  position: relative;
  margin-bottom: 2em; }
  .research-listings .research-item h2 {
    font-family: "Lora", Georgia, Times, "Times New Roman", serif;
    font-size: 1.5em;
    margin: 0 0 0.83em 0;
    line-height: 1.3; }
    .research-listings .research-item h2 a {
      display: block;
      padding: 2rem;
      background-color: #F5F1F1; }
    .research-listings .research-item h2 a, .research-listings .research-item h2 a:visited {
      color: #7B2D7D; }
    .research-listings .research-item h2 a:hover, .research-listings .research-item h2 a:active {
      background-color: #f5f5f5; }
.research-listings input.js-wpv-filter-trigger {
  display: none; }
.research-listings .research-item-date {
  font-family: "Chivo", apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", sans-serif; }

.single-research-posts .sidebar .button {
  font-size: 1.1em;
  font-weight: normal;
  background-color: #7B2D7D;
  transition: .5s; }
  .single-research-posts .sidebar .button:hover {
    background-color: #5f2f58; }

.campaign {
  padding-bottom: 2em; }

.in-the-press {
  padding: 1em 2em;
  background-color: #6B969D; }
  .in-the-press h2 {
    margin: 0;
    font-size: 1em;
    color: #5f2f58; }
  .in-the-press h3 {
    margin: 0;
    font-size: 1.5em;
    font-family: "Lora", Georgia, Times, "Times New Roman", serif; }
  .in-the-press h3, .in-the-press h3 a {
    color: white; }

article.research-posts {
  padding-bottom: 4em; }

.research-nav {
  background-color: #F6F3F3; }
  .research-nav .prev-next-paper {
    overflow: hidden; }
    .research-nav .prev-next-paper p {
      background-color: #fff;
      float: left;
      padding: 1em;
      font-family: "Chivo", apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", sans-serif;
      margin-left: 0; }
      .research-nav .prev-next-paper p a {
        color: #7B2D7D;
        display: block;
        font-size: 1.6em;
        font-family: "Lora", Georgia, Times, "Times New Roman", serif; }
      .research-nav .prev-next-paper p span {
        display: block; }

.white {
  background: white; }

.beige {
  background: #F5F2F2; }

h2.icon {
  padding-top: 100px;
  background-position: center top;
  background-repeat: no-repeat; }
  h2.icon.calculator {
    background-image: url("../images/icon-calculator.png"); }
  h2.icon.piggybank {
    background-image: url("../images/icon-piggybank.png"); }
  h2.icon.family {
    background-image: url("../images/icon-family.png"); }

/* Style individual templates */
.home .weblator-poll-container .panel-heading {
  display: none; }
.home .weblator-poll-container .panel-default {
  border: 0 none;
  padding: 0; }
  .home .weblator-poll-container .panel-default ul {
    margin-left: 0;
    padding-left: 0; }
    .home .weblator-poll-container .panel-default ul li {
      margin: 0 0 1em 0;
      padding-left: 0; }
  .home .weblator-poll-container .panel-default label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 35px;
    margin-right: 15px;
    font-size: 18px;
    font-family: "Lora", Georgia, Times, "Times New Roman", serif;
    font-weight: normal; }
  .home .weblator-poll-container .panel-default input[type=radio] {
    display: none; }
  .home .weblator-poll-container .panel-default label:before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 20px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: #fff;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8); }
  .home .weblator-poll-container .panel-default label:before {
    border-radius: 11px; }
  .home .weblator-poll-container .panel-default input[type=radio]:checked + label:before {
    content: "\2022";
    color: #444;
    font-size: 26px;
    text-align: center;
    line-height: 24px; }
.home .weblator-poll-container .panel-footer {
  background: none;
  border: 0 none; }
  .home .weblator-poll-container .panel-footer .vote-button {
    background-color: #7B2D7D;
    color: #fff;
    border-radius: 25px;
    width: 140px;
    font-size: 16px;
    font-family: "Chivo", apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", sans-serif;
    padding: 9px; }
  .home .weblator-poll-container .panel-footer .vote-button:hover, .home .weblator-poll-container .panel-footer .vote-button:active {
    background-color: #5f2f58; }

.blog .blog-preview {
  background-position: -200px -200px; }

.page-navigation {
  font-family: "Chivo", apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", sans-serif;
  margin: 2em 0; }
  .page-navigation .scaffolding_page_navi li {
    font-size: 1.1em; }
  .page-navigation .scaffolding_page_navi li a {
    color: #7B2D7D; }
  .page-navigation .scaffolding_page_navi li.bpn-current {
    background: transparent; }
  .page-navigation .scaffolding_page_navi li.bpn-prev-link, .page-navigation .scaffolding_page_navi li.bpn-next-link {
    font-weight: normal; }

.wpv-pagination-nav-links-container {
  margin-left: 2rem;
  font-family: "Chivo", apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", sans-serif; }
  .wpv-pagination-nav-links-container li {
    float: left;
    list-style: none;
    margin-left: 0;
    margin-right: 1.4em; }
    .wpv-pagination-nav-links-container li a {
      color: #7B2D7D; }
    .wpv-pagination-nav-links-container li li.wpv-pagination-nav-links-item-current {
      color: #ef0e4e; }

.wpv-filter-previous-link {
  margin-left: 2rem; }

.wpv-filter-previous-link, .wpv-filter-next-link {
  font-family: "Chivo", apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", sans-serif;
  color: #7B2D7D;
  margin-right: 1em; }

.blog #inner-content article,
.archive #inner-content article,
.search #inner-content article {
  border-bottom: 1px solid #EEE;
  margin-bottom: 1em;
  padding-bottom: 1em; }
  .blog #inner-content article.last-post, .blog #inner-content article.only-post,
  .archive #inner-content article.last-post,
  .archive #inner-content article.only-post,
  .search #inner-content article.last-post,
  .search #inner-content article.only-post {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0; }

.single #inner-content .byline {
  margin: -1em 0 1em; }

ul.article-list-with-image.preview-square li {
  clear: both;
  margin-left: 0;
  padding-right: 0; }
  ul.article-list-with-image.preview-square li img {
    width: 100%;
    height: auto; }
  ul.article-list-with-image.preview-square li h2 {
    font-family: "Lora", Georgia, Times, "Times New Roman", serif;
    color: #5f2f58; }

ul.donate-buttons li {
  list-style: none;
  float: left;
  margin-left: 0;
  width: 100%; }

.how-amount-will-help {
  clear: both; }

/*************************
 * SIDEBARS & ASIDES
 ************************/
.sidebar {
  margin-top: 2em; }

.widgettitle {
  border-bottom: 2px solid #444;
  margin-bottom: 0.75em; }

.widget {
  margin: 2.2em 0;
  padding: 0;
  /* list styles */ }
  .widget.first-widget {
    margin: 0 0 2.2em; }
    .widget.first-widget .widgettitle {
      margin-top: 0; }
  .widget.only-widget {
    margin: 0; }
    .widget.only-widget .widgettitle {
      margin-top: 0; }
  .widget.last-widget {
    margin: 2.2em 0 0; }
  .widget ul li,
  .widget ol li {
    margin-bottom: 0.75em;
    /* deep nesting */ }
    .widget ul li ul,
    .widget ul li ol,
    .widget ol li ul,
    .widget ol li ol {
      margin-top: 0.75em;
      padding-left: 1em; }

/* end .widget */
/*************************
 * FOOTER STYLES
 ************************/
footer.footer {
  clear: both;
  margin: 0 -15px;
  background-color: #444;
  color: #fff; }
  footer.footer > div.row {
    margin: 0; }
  footer.footer * {
    font-family: "Chivo", apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Open Sans", "Helvetica Neue", sans-serif; }

#inner-footer, #inner-footer-partners {
  padding: 2em 0; }

#inner-footer-partners .container {
  background: url(../images/partner-sprite.png) right bottom no-repeat;
  height: 80px;
  background-size: 100%; }
  #inner-footer-partners .container p {
    margin-top: 0; }

#inner-footer nav {
  float: left; }
  #inner-footer nav ul#menu-footer-menu li:first-child a {
    padding-left: 0; }
#inner-footer p.copyright {
  float: left;
  margin: 0; }

#inner-footer-partners {
  background: #656565; }

div.newsletter-signup {
  margin-bottom: 2em; }
  div.newsletter-signup .nf-form-fields-required, div.newsletter-signup label {
    display: none; }
  div.newsletter-signup h2 {
    font-size: 1em;
    display: inline; }
  div.newsletter-signup input {
    margin-bottom: 10px;
    border: none;
    border-bottom: 2px solid #6B969D;
    background: #444;
    color: white; }
  div.newsletter-signup input:focus {
    background-color: #444;
    color: #fff;
    border: inherit; }
  div.newsletter-signup button {
    border: none;
    border-bottom: 2px solid #6B969D;
    border-radius: 0;
    background-color: #6B969D !important;
    color: #fff; }
  div.newsletter-signup button:hover, div.newsletter-signup button:focus, div.newsletter-signup button:active {
    background-color: #6B969D !important; }

ul.footer-menu {
  margin: 0;
  padding: 0;
  text-align: center; }
  ul.footer-menu li {
    display: inline-block;
    margin: 0 0 0 -3px;
    padding: 0; }
    ul.footer-menu li a {
      border-right: 1px solid #ccc;
      color: #6B969D;
      display: block;
      line-height: 1;
      padding: 0 0.875em; }
    ul.footer-menu li:last-child a {
      margin-right: 1em; }
  ul.footer-menu ul.sub-menu {
    display: none; }

/* end .footer-menu */
/* scroll to top link */
#back-top {
  bottom: 10px;
  margin-right: 30px;
  position: fixed;
  right: 0;
  z-index: 9999; }
  #back-top a {
    background: #000;
    -moz-border-radius: 500px;
    -webkit-border-radius: 500px;
    border-radius: 500px;
    display: block;
    opacity: 0.2;
    text-decoration: none;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    width: 40px; }
    #back-top a:hover, #back-top a:focus {
      color: #000;
      opacity: 1; }
  #back-top .fa {
    color: #FFF;
    display: block;
    font-size: 1.5em;
    height: 40px;
    line-height: 35px;
    margin-bottom: 7px;
    text-align: center;
    width: 40px; }

/* end #back-top */
/*
TABLET & SMALLER LAPTOPS
Here you can begin to add more resource-intensive styles.
*/
@media only screen and (min-width: 768px) {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Tablet & Small Desktop Stylesheet
  
  Here's where you can start getting into the good stuff.
  This size will work on iPads, other tablets, and desktops.
  So you can start working with more styles, background images,
  and other resources. Have fun!
  
  ******************************************************************/
  /*************************
   * GENERAL
   ************************/
  .nonhome #inner-content .container, .search #inner-content .container, .blog #inner-content .container, .single-post #inner-content .container, .single-campaign #inner-content .container, .single-research-posts #inner-content .container {
    width: 950px; }

  #inner-footer-partners .container {
    width: 950px;
    background-size: auto;
    background-position: right center;
    height: auto; }

  #inner-footer .container {
    width: 1000px; }

  h1,
  .h1 {
    font-size: 3em !important;
    line-height: 1.2; }

  article.if-in-the-news {
    margin-bottom: 30px;
    padding: 30px; }
    article.if-in-the-news h2 {
      max-width: 75%; }
    article.if-in-the-news time {
      padding-top: 30px; }

  .maincontent h2 {
    font-size: 45px; }
  .maincontent p {
    font-size: 17px; }

  /*************************
   * HEADER
   ************************/
  header#masthead {
    position: absolute;
    top: 0;
    height: 9em;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 6em, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 6em, 0 100%); }

  #inner-header {
    padding: 1em 15px 4em;
    margin: 0 auto; }
    #inner-header.wrap {
      max-width: 1030px; }

  #logo {
    float: left;
    margin: 0; }

  #searchform {
    margin-right: 15px;
    margin-bottom: 5px; }

  #main-navigation {
    float: right;
    clear: right; }
    #main-navigation ul.menu {
      background-color: transparent; }

  #banner {
    height: 40em;
    padding: 10em 15px 0; }
    #banner h1 {
      font-size: 6em !important;
      padding: 1em 30% 0 0; }
      .page-campaigns #banner h1 {
        padding-right: 20%; }
    #banner .wrap {
      max-width: 1000px; }
    #banner .spacer {
      padding-top: 26%; }

  /* end .banner */
  /*************************
   * POSTS & CONTENT
   ************************/
  #content {
    padding-top: 0; }
    .standard-content-page #content, .blog #content, .category #content, .single #content, .error404 #content, body.search #content {
      padding-top: 12em; }

  ul.tabs li,
  label.radios-taxonomies-title {
    width: 23.5%; }

  ul.tabs li.current,
  input.js-wpv-filter-trigger:checked + label {
    position: relative;
    height: 48px; }
    ul.tabs li.current:after,
    input.js-wpv-filter-trigger:checked + label:after {
      position: absolute;
      top: 47px;
      left: 0;
      width: 100%;
      height: 1em;
      -webkit-clip-path: polygon(0 0, 100% 0, 0 1em);
      clip-path: polygon(0 0, 100% 0, 0 1em);
      background-color: #ef0e4e;
      content: ' '; }

  section {
    padding: 4em 0; }
    article section {
      padding: 1em 0; }
    section > div:not(.tabs-container) {
      padding: 4em 0; }
      section > div:not(.tabs-container).box-highlight {
        padding-top: 0; }
    section.split, section.split > div {
      padding: 0; }
    section.split > div > div h2, section.split > div > div h3, section.split > div > div h4 {
      padding-top: 2em; }
    section.split > div > div:first-child h2, section.split > div > div:first-child h3, section.split > div > div:first-child h4 {
      padding-top: 3em; }

  .slantedtop {
    margin: -4em -15px 0;
    position: relative;
    z-index: 1000;
    -webkit-clip-path: polygon(0 4em, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 4em, 100% 0, 100% 100%, 0 100%); }
    .slantedtop > div {
      padding: 2em 0 4em; }

  section.quotation blockquote p {
    font-size: 2em;
    line-height: 1.2; }

  section.whyshouldicare p {
    margin: 10em 0 0; }
  section.whyshouldicare #homepage-video {
    margin-bottom: 0;
    padding-right: 0; }

  section.currentcampaign {
    background: #9BBAB9 url("../images/current-campaign-bg.jpg") bottom right no-repeat; }
    section.currentcampaign .featured-campaign h3.text-highlight {
      display: block;
      font-size: 3em;
      max-width: 480px; }
      section.currentcampaign .featured-campaign h3.text-highlight span {
        background-color: #ef0e4e; }
      section.currentcampaign .featured-campaign h3.text-highlight span a {
        text-decoration: none;
        padding: none; }

  section.research-intro > p {
    max-width: 680px; }

  .research-listings div.js-wpv-view-layout {
    padding-bottom: 0; }
  .research-listings .research-item h2 a {
    padding-right: 300px; }
  .research-listings .research-item .research-item-date {
    position: absolute;
    right: 2em;
    top: 40%; }

  .prev-next-paper p {
    width: 48%; }

  .igjr-slice {
    min-height: 310px;
    padding-top: 100px;
    /*h2 { max-width: 400px; font-size: 2.7em; padding: 2px 0; margin: 20px 0; line-height: 1.7;
    	a {color: #fff; background: $color__purple_text; padding: 5px; max-width: 500px;  padding: .5rem 1rem;  box-decoration-break: clone;}
    }*/ }
    .igjr-slice h2 {
      font-size: 2.7em; }
      .igjr-slice h2 a {
        padding-top: .25rem;
        padding-bottom: .25rem; }
    .igjr-slice p {
      font-size: 1.4em; }

  ul.article-list-with-image.preview-square li {
    margin-left: 2em;
    padding-bottom: 30px;
    padding-right: 90px; }
    ul.article-list-with-image.preview-square li:nth-child(even) {
      padding-left: 90px; }
    ul.article-list-with-image.preview-square li img {
      width: 200px;
      height: 200px;
      float: left;
      margin-right: 30px; }
    ul.article-list-with-image.preview-square li:nth-child(even) img {
      float: right;
      margin-left: 30px; }
    ul.article-list-with-image.preview-square li h2 {
      padding-top: 15px; }

  .tabs-container h3 {
    margin-top: 0; }

  ul.donate-buttons li {
    margin: 0 1em 1.25em 0;
    width: auto; }

  .blog-preview {
    background-size: 180px;
    min-height: 220px; }

  .blog-preview:nth-child(even) {
    padding-left: 210px;
    background-position: left center; }

  .blog-preview:nth-child(odd) {
    padding-right: 200px;
    background-position: right center; }

  /*************************
   * SIDEBARS & ASIDES
   ************************/
  .sidebar {
    margin-top: 0.5em; }

  /*************************
   * FOOTER STYLES
   ************************/
  div.newsletter-signup p {
    display: inline; }
  div.newsletter-signup p input {
    width: 19em;
    margin-bottom: 0; }
  div.newsletter-signup p button {
    padding: 7px 0;
    background-color: #444 !important;
    margin-left: -5px;
    color: #6B969D; }

  div.footer-nav-copyright {
    margin-top: 3em; } }
/*
DESKTOP
*/
@media only screen and (min-width: 992px) {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Desktop Stylesheet
  
  This is the desktop size. It's larger than an iPad so it will only
  be seen on the Desktop.
  
  ******************************************************************/
  /*************************
   * GENERAL
   ************************/
  /*************************
   * HEADER
   ************************/
  /*************************
   * POSTS & CONTENT
   ************************/
  .igjr-slice {
    min-height: 450px; }

  /*************************
   * SIDEBARS & ASIDES
   ************************/
  /*************************
   * FOOTER
   ************************/ }
/*
FULL VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*/
@media only screen and (min-width: 1200px) {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Super Large Monitor Stylesheet
  
  You can add some advanced styles here if you like. This kicks in
  on larger screens.
  
  ******************************************************************/
  /*************************
   * GENERAL
   ************************/
  /* Set max content width */
  .wrap {
    max-width: 1170px; }

  /*************************
   * HEADER
   ************************/
  /*************************
   * POSTS & CONTENT
   ************************/
  /*************************
   * SIDEBARS & ASIDES
   ************************/
  /*************************
   * FOOTER
   ************************/ }
/*
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2+) along with
other displays with a 2x resolution. You can also create a media
query for retina AND a certain size if you want. Go Nuts.
*/
/*@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min--moz-device-pixel-ratio: 1.5),
	only screen and (min-device-pixel-ratio: 1.5) {
		@import "media-queries/retina";
}*/
/*
iPHONE 5 MEDIA QUERY
Want to get fancy for no good reason? Knock yourself out.
*/
/*
PRINT STYLESHEET
Feel free to customize this. Remember to add things that won't make
sense to print at the bottom. Things like nav, ads, and forms should
be set to display none.
*/
@media print {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Print Stylesheet
  
  This is the print stylesheet. There are probably not a lot of reasons
  to edit this stylesheet. If you want to though, go for it.
  
  ******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after,
    a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after,
    a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }
