/*
Theme Name: The Vitamin See
Theme URI: http://www.thevitaminsee.com
Description: A custom theme
Author: Kristin Falkner
Author URI: http://www.kristinfalkner.com
*/

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
.make-this-work {
	background-color: #333;
	padding: 10px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
    margin:0;
    padding:0;
}

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE 6/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 IE 6/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.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1, h2, h3, h4, h5, h6 {
  margin:0;
  padding:0;
  }

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/*
 * Addresses margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

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 IE 6/7.
 */

q {
    quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */

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 IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 0;
    padding:0;
}

dd {
    margin: 0;
}

/*
 * Addresses paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    margin:0;
    padding:0;
}

/*
 * Corrects list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}


/*
 * Corrects overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE 6/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 IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/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 IE 6/7, Firefox 3+, Safari 5,
 *    and 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 Firefox 3+ 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 IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
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 IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and 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 Safari 5 and 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 Firefox 3+.
 */

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

/*
 * 1. Removes default vertical scrollbar in IE 6/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;
}

/* ==========================================================================
   WordPress Standards
   ========================================================================== */
   
.alignleft              { float: left; margin:0 10px 0 0; }
.alignright             { float: right; margin:0 0 0 10px; }
.aligncenter            { display:block; margin:0 auto; text-align:center; }
.clear                { clear: both; }
.small                {font-size: 11px;}
.bold               {font-weight: bold;}
.wp-caption-text, .gallery-caption  {text-align:center;}
.sticky               {}
.bypostauthor           {}

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

*:focus, a, a:active, a:focus{
    outline: none; /* Works in Firefox, Chrome, IE8 and above */
   _noFocusLine: expression(this.hideFocus=true); /* Fix for IE7 */
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Theme Structure
   ========================================================================== */

body {
  background:#fff;
  color:#363535;
  font:16px 'PT Sans', sans-serif;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.container {
  width:100%;
  max-width:1000px;
  margin:0 auto;
}

header {
  background:#f5f5f5;
  padding:10px 0;
  position:relative;
  z-index:5;
}

.category header, .page-template-page-contact header, .single-videos header, .post-type-archive-videos header {
  -moz-box-shadow: 0 3px 5px rgba(0, 1, 1, 0.35);
  -webkit-box-shadow: 0 3px 5px rgba(0, 1, 1, 0.35);
  box-shadow: 0 3px 5px rgba(0, 1, 1, 0.35);
}

.menu-main-menu-container {
  float:right;
  font-size:14px;
  font-weight:700;
  margin:35px 0 0;
}

.menu-main-menu-container li {
  float:left;
  list-style-type:none;
  text-transform:uppercase;
  margin-left:18px!important;
}

.menu-main-menu-container li:first-child {
  margin-left:0;
}

.menu-main-menu-container a {
  color:#808285;
}

.menu-main-menu-container a:hover, .menu-main-menu-container .current-menu-parent a, .menu-main-menu-container .current-menu-item a {
  color:#f15713;
}

#content {
  padding:30px 0;
}

footer {
  background:#fff;
  color:#000;
  padding:50px 0 0;
}

footer .about {
  width:55%;
  float:left;
  font-size:14px;
}

footer .about a {
  text-transform: uppercase;
  color:#000;
  font-size:12px;
  font-weight:700;
}

footer .about a i {
  padding-left:2px;
}

footer .about a:hover {
  opacity: .7;
}

footer .search {
  width:40%;
  float:right;
  text-align: right;
}

.opt-in-bar .search {
  width: 45%;
  float: left;
}

footer #searchform,
.opt-in-bar #searchform {
  background:#fff;
  padding:5px;
}

footer #searchform #s,
.opt-in-bar #searchform #s {
  width:69%;
  padding:0 3%;
  border:none;
  font:18px 'PT Sans', sans-serif;
  line-height:37px;
  height:37px;
  color:#949494;
  float:left;
}

footer #searchform #searchsubmit,
.opt-in-bar #searchform #searchsubmit {
  background:#f15614;
  border:none;
  float:right;
  color:#fff;
  font:18px 'PT Sans', sans-serif;
  line-height:37px;
  font-weight:700;
  text-transform:uppercase;
  width:24%;
  height:37px;
}

.category .opt-in-bar #searchform #searchsubmit {
  background:#f15713;
}

#footer-social li {
  list-style-type:none;
  float:left;
  font:14px 'PT Sans',sans-serif;
  line-height:24px;
  margin:15px 25px 0 0;
  text-transform:uppercase;
  vertical-align:middle;
}

#footer-social li a {
  color:#ffffff;
  display:block;
}

#footer-social li a:hover {
  color:#f15713;
}

#footer-social li a i {
  font-size:24px;
  height:30px;
  vertical-align:middle;
  color:#f15713;
  margin-right:5px;
}

footer .copyright {
  color:#979696;
  font-size:12px;
  margin:40px 0 0;
  text-align:center;
}

.opt-in-bar {
  padding:14px 0;
  background-color: #f5f5f5;
  color: #000;
  font-size:18px;
  font-weight:700;
}

.opt-in-bar .label {
  float:left;
  margin-top:12px;
}

.opt-in-bar #gform_wrapper_2 {
  float:right;
  width:50%;
  background:#fff;
  padding:4px;
}

#footer-content .form {
  background:#fff;
  padding:4px;
}

#footer-content .search .label {
  color: #000;
  margin-bottom: 10px;
  font-weight: 700;
}

.opt-in-bar .smart-forms .gui-input,
#footer-content .smart-forms .gui-input {
  background:#fff;
  border:none;
}

.opt-in-bar #gform_wrapper_2 .gform_body,
#footer-content #gform_wrapper_2 .gform_body {
  float:left;
  width:60%;
}

.opt-in-bar #gform_wrapper_2 .gform_footer,
#footer-content #gform_wrapper_2 .gform_footer {
  float:right;
  width:35%;
  margin-right:4px;
  text-align:right;
}

.opt-in-bar #gform_wrapper_2 .gfield,
#footer-content #gform_wrapper_2 .gfield {
  margin:0;
}

#footer-content .search-inner {
  display: inline-block;
}

.opt-in-bar #gform_wrapper_2 li,
#footer-content #gform_wrapper_2 li {
  list-style-type:none;
}

.opt-in-bar #gform_wrapper_2 label,
#footer-content #gform_wrapper_2 label {
  display:none;
}

.opt-in-bar .smart-forms .button,
#footer-content .smart-forms .button {
  background:#323232;
  position:relative;
  bottom:auto;
  right:auto;
}

#footer-content .smart-forms a.button {
  display: block;
  height: 42px;
  line-height: 42px;
}

.opt-in-bar .smart-forms .button:hover {
  background:#000;
}

.opt-in-bar .smart-forms .validation_error,
#footer-content .smart-forms .validation_error {
  display:none;
}

.opt-in-bar .gform_confirmation_message,
#footer-content .gform_confirmation_message {
  margin:12px 0;
  text-align:right;
}

.category .opt-in-bar .smart-forms .button,
#footer-content .smart-forms .button {
  background:#f15713;
}

.category .opt-in-bar .smart-forms .button:hover,
#footer-content .smart-forms .button:hover {
  background:#d54e12;
}

.opt-in-bar .social {
  width: 55%;
  float: right;
  margin-top: 10px;
  text-align: right;
  text-transform: uppercase;
}

.opt-in-bar .social li {
  display: inline-block;
  margin-left: 2px;
  vertical-align: middle;
}

.opt-in-bar .social .social-label {
  margin-left: 0;
  margin-right: 10px;
}

.opt-in-bar .social a {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 38px 38px;
  width: 38px;
  height: 38px;
  color: #323232;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
}

.opt-in-bar .social a.facebook {
  background-image: url('images/icon-facebook.png');
}

.opt-in-bar .social a.twitter {
  background-image: url('images/icon-twitter.png');
}

.opt-in-bar .social a.instagram {
  background-image: url('images/icon-instagram.png');
}

.opt-in-bar .social a.www {
  background-image: url('images/icon-www.png');
}

.opt-in-bar .social a.youtube {
  background-image: url('images/icon-youtube.png');
}

.opt-in-bar .social a.vimeo {
  background-image: url('images/icon-vimeo.png');
}

.opt-in-bar .social a:hover {
  opacity: .7;
}

p {
  margin:0;
  padding:0 0 20px;
}

a {
  text-decoration:none;
  transition:color 0.2s linear;
  -moz-transition:color 0.2s linear;
  -o-transition:color 0.2s linear;
  -webkit-transition:color 0.2s linear;
}

img {
  width:auto;
  max-width:100%;
  height:auto;
}

/* ==========================================================================
   Homepage
   ========================================================================== */
   
#home-slider li {
  width:100%;
  list-style-type:none;
  position:relative;
  background:url(images/slider-shadow.png) no-repeat center bottom;
  padding-bottom:30px;
}

.home-slide-title {
  position:absolute;
  bottom:60px;
  right:0;
  background:rgba(17,17,17,0.85);
  padding:20px 40px;
}

.home-slide-title h1 {
  font-size:24px;
  color:#f15713;
}

.home-slide-title p.post-meta {
  color:#898989;
  font-size:14px;
  letter-spacing:1px;
  padding:0;
}

.home-slide-title p.post-meta a {
  color:#898989;
}

.home-lower {
  margin-top: 20px;
}
   
.home-lower .post-preview {
  position: relative;
  margin: 0 0 10px;
  background-size: cover;
  padding-bottom: 25%;
}

.home-lower .post-preview:hover::before {
  opacity: 0;
}

.home-lower .post-preview::before {
  position: absolute;
  top: 0;
  left: 0;
  opacity: .7;
  transition: all .3s ease-in-out;
  background-color: #fff;
  width: 100%;
  height: 100%;
  content: '';
}

.home-lower .post-preview--1 {
  float: left;
  width: 30%;
}

.home-lower .post-preview--2 {
  float: left;
  margin: 0 10px;
  width: calc(30% - 20px);
}

.home-lower .post-preview--3 {
  float: left;
  width: 40%;
}

.home-lower .post-preview--4 {
  clear: both;
  float: left;
  width: 35%;
  padding-bottom: 30%;
}

.home-lower .post-preview--5 {
  float: left;
  margin: 0 10px;
  width: calc(30% - 20px);
  padding-bottom: 30%;
}

.home-lower .post-preview--6 {
  float: left;
  width: 35%;
  padding-bottom: 30%;
}

.home-lower .post-preview .info {
  position: absolute;
  bottom: 10px;
  left: 0;
  transition: all .3s ease-in-out;
  float: none;
  width: 55%;
  background:rgba(17,17,17,0.85);
  padding: 15px;
  color: #fff;
}

.home-lower .post-preview.top-left .info {
  top: 10px;
  bottom: auto;
}

.home-lower .post-preview.top-right .info {
  top: 10px;
  right: 0;
  left: auto;
  bottom: auto;
}

.home-lower .post-preview.bottom-right .info {
  left: auto;
  right: 0;
}

.home-lower .post-preview .info h2 {
  color: #f15713;
}

/* ==========================================================================
   Pagination
   ========================================================================== */

.wp-pagenavi {
  clear: both;
  text-align:center;
  margin:20px 0 0;
  position:relative;
}

.wp-pagenavi a, .wp-pagenavi span {
  text-decoration: none;
  color:#a1a0a0;
  padding: 3px 5px;
  margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  color:#f15713;
}

.wp-pagenavi span.current {
  font-weight: bold;
}

.wp-pagenavi a.nextpostslink {
  position:absolute;
  top:-5px;
  right:0;
  color:#000;
  font-weight:700;
}

.wp-pagenavi a.previouspostslink {
  position:absolute;
  top:-5px;
  left:0;
  color:#000;
  font-weight:700;
}

/* ==========================================================================
   Category Page
   ========================================================================== */
   
.category #content {
  padding:0 0 30px;
}
   
#category-header {
  height:240px;
  text-align:center;
  position:relative;
}

#category-header-inner-wrapper {
  display:table;
  width:100%;
  height:100%;
  position:relative;
  z-index:2;
}

.category-header-inner {
  display:table-cell;
  vertical-align:middle;
}

#category-header h1, .videos-title {
  font-size:48px;
  font-weight:700;
  color:#fff;
  text-transform:uppercase;
}

#category-header .border {
  width:280px;
  margin:5px auto 15px;
  height:1px;
  background:#fff;
}

#category-header p {
  color:#fff;
  padding:0;
  font-size:21px;
}
   
.cat-bg {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:240px;
  z-index:-1;
  background-blend-mode:multiply;
  background-color:#f15713;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
}

.cat-tint {
  display:none;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:240px;
  background-color:#f15713;
  opacity:0.7;
}

.no-background-blend-mode .cat-tint {
  display:block;
}

.cat-main {
  width:64%;
  float:left;
}

.post-preview {
  margin:20px 0 0;
}

.post-preview .thumbnail {
  float:left;
  width:20%;
  position:relative;
}

.post-preview .thumbnail img {
  width:100%;
  max-width:130px;
  height:auto;
}

.post-preview .thumbnail .mask {
  position:absolute;
  top:0;
  left:0;
}

.post-preview .info {
  float:right;
  width:75%;
  margin-top:10px;
}

.post-preview h2 {
  font-size:21px;
  line-height:21px;
  margin:0;
}

.post-preview a {
  color:#f15713;
}

.post-preview .post-meta {
  padding:0;
}

.post-preview .post-meta a {
  color:#7d7c7c;
}


/* ==========================================================================
   Post Detail
   ========================================================================== */
   
.post-content {
  width:66%;
  float:left;
}

.featured-image {
  margin-bottom:30px;
}

.featured-image img {
  border:1px solid #323232;
  width:auto;
  max-width:100%;
  height:auto;
}
   
.post-content h1 {
  color:#f15713;
  font-size:30px;
  font-weight:700;
  line-height:30px;
}

.post-meta {
  color:#7d7c7c;
  font-size:14px;
  text-transform:uppercase;
}

.post-content .post-meta a {
  color:#7d7c7c;
  text-decoration:none;
}

.post-meta a:hover {
  color:#333;
}

.post-content blockquote {
  font-size:24px;
  line-height:30px;
  text-align:center;
  border-top:1px solid #000;
  border-bottom:1px solid #000;
  margin:0 0 25px;
  padding:30px 0 10px;
}

.post-content a {
  color:#f15713;
  text-decoration:underline;
}

.stat-block {
  background:#f5f5f5;
  font-size:15px;
  font-weight:700;
  text-align:center;
  width:30%;
  padding:25px 15px;
}

.stat-block strong {
  color:#f15713;
  display:block;
  font-size:60px;
  line-height:50px;
}

.stat-block-right {
  float:right;
  margin:0 0 20px 20px;
}

.stat-block-left {
  float:left;
  margin:0 20px 20px 0;
}

.post-footer {
  border-top:1px solid #000;
  border-bottom:1px solid #000;
  padding:10px 0;
}

.post-content p.post-tags {
  float:left;
  padding:0;
  font-size:14px;
}

.post-content p.post-tags i {
  font-size:20px;
  height:20px;
  vertical-align:middle;
  margin-right:10px;
}

.post-content .post-tags a {
  color:#7d7c7c;
  text-decoration:none;
  text-transform:uppercase;
}

.post-share {
  float:right;
}

.post-share .label {
  color:#7d7c7c;
  font-size:14px;
  float:left;
  margin-right:10px;
  text-transform:uppercase;
}

.post-share .addtoany_list {
  float:left;
}

.author-box {
  background:#f5f5f5;
  padding:15px;
  margin-top:15px;
}

.author-box .image {
  width:90px;
  float:left;
  position:relative;
  margin-right:30px;
}

.author-box .image .mask {
  position:absolute;
  top:0;
  left:0;
}

.author-box .image .mask img {
  width:100%;
  height:auto;
  
}

.author-box h4 {
  font-size:21px;
  color:#323232;
}

/* ==========================================================================
   Sidebar
   ========================================================================== */ 
   
.related-post {
  margin-bottom:35px;
  text-align:right;
}

.related-post .image {
  border:1px solid #323232;
  position:relative;
  overflow:hidden;
  margin-bottom:8px;
}

.related-post .image .overlay {
  display:none;
  background:rgba(231,87,19,0.8);
  color:#fff;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:101%;
}

.related-post .image .overlay-inner {
  display:table;
  width:100%;
  height:100%;
}

.related-post .image .overlay-inner h3 {
  color:#fff;
  display:table-cell;
  vertical-align:middle;
  text-align:center;
}

.related-post strong {
  text-transform:uppercase;
  color:#f15713;
  font-weight:700;
}

.single-post-opt-in {
  background:#f5f5f5;
  border-bottom:10px solid #f15713;
  margin-bottom:30px;
}

.single-post-opt-in h3 {
  background:#f15713;
  color:#fff;
  padding:10px 15px;
  text-align:center;
}

.single-post-opt-in .inner {
  padding:10px 15px;
}

.single-post-opt-in .inner label {
  display:none;
}

.single-post-opt-in .smart-forms .gui-input {
  background:#fff;
}

.single-post-opt-in .smart-forms .gform_footer {
  text-align:right;
}

.single-post-opt-in .smart-forms .button {
  display: block;
  position:relative;
  bottom:0;
  text-align: center;
  font-size:14px;
  padding:0 25px;
  margin:5px 0 15px;
}
   
.sidebar {
  width:30%;
  float:right;
}

.category .sidebar {
  margin-top:25px;
}

.sidebar li {
  list-style-type:none;
}

#sidebar-follow {
  margin-bottom:25px;
}

#sidebar-follow li {
  float:left;
  font-size:21px;
  font-weight:700;
  line-height:30px;
  margin-right:10px;
}

#sidebar-follow li a {
  color:#f15713;
  font-size:27px;
}

.sidebar .wpp-list li {
  margin-bottom: 20px;
  text-align:right;
}

.sidebar .wpp-list .post-meta {
	display: none;
}

.sidebar .wpp-list li a {
  color:#f15713;
}

.sidebar .wpp-list li img {
  border:1px solid #323232;
  margin-bottom:10px;
}

.sidebar .wpp-list li h4 {
  font-size:18px;
  text-transform:uppercase;
}

.sidebar .wpp-list li h5 {
  font-size:16px;
  font-weight:400;
}

.sidebar .wpp-list li h5 strong {
  color:#f15713;
  font-weight:700;
}

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

.sidebar-image a {
  display: inline-block;
  margin: 20px auto;
}

/* ==========================================================================
   Videos
   ========================================================================== */
   
.single-videos #content, .post-type-archive-videos #content {
  padding:0;
}

.single-videos #menu-item-11 a {
  color:#f15713;
}
   
.featured-video {
  background:#f5f5f5;
  font-size:16px;
  line-height:21px;
  position:relative;
  margin:30px auto;
}

.featured-video h4 {
  color:#7d7c7c;
  font-size:14px;
  font-weight:400;
  text-transform:uppercase;
}

.featured-video h1 {
  color:#f15713;
  font-size:24px;
  font-weight:700;
  margin-bottom:10px;
}

.featured-video .video-embed {
  width:64%;
  float:left;
}

.featured-video .video-info {
  width:34%;
  float:right;
}

.featured-video .video-info .inner {
  padding:25px 15px;
}

.video-share {
  position:absolute;
  bottom:0;
  right:0;
  background:#323232;
  color:#fff;
  padding:10px;
}

.video-share .label {
  float:left;
  font-size:14px;
  font-weight:700;
  padding-right:10px;
}

.video-share .a2a_kit {
  float:left;
}

.videos-grid {
  display:none;
}

.video-row {
  margin:30px 0;
}

.individual-video {
  float:left;
  width:32%;
  margin-right:2%;
  font-size:16px;
  line-height:21px;
}

.individual-video.row-end {
  margin-right:0;
}

.individual-video .image {
  position:relative;
}

.individual-video .play-btn {
  background:url(images/playbtn.png) no-repeat 0 0;
  text-indent:-9999px;
  font-size:0;
  line-height:0;
  width:60px;
  height:47px;
  position:absolute;
  top:50%;
  left:50%;
  margin-left:-30px;
  margin-top:-23px;
}

.individual-video img {
  margin-bottom:20px;
}

.individual-video h3 {
  color:#f15713;
  font-size:20px;
  font-weight:700;
  margin-bottom:5px;
}

.individual-video a {
  color:#f15713;
}

/* ==========================================================================
   Contact
   ========================================================================== */ 
   
 .page-template-page-contact #content {
   padding:0;
 }
 
 #contact-header {
  background:url(images/contact-header.jpg) no-repeat center center;
  background-size:cover;
  -moz-background-size:cover;
  -webkit-background-size:cover;
  -o-background-size:cover;
  height:240px;
  text-align:center;
  position:relative;
}

#contact-header h1 {
  font-size:48px;
  font-weight:700;
  color:#fff;
  text-transform:uppercase;
}

#contact-header .border {
  width:280px;
  margin:5px auto 15px;
  height:1px;
  background:#fff;
}

#contact-header p {
  color:#fff;
  padding:0;
  font-size:21px;
}

.contact-top {
  padding-top:25px;
}
   
.contact-top .info {
  width:25%;
  float:left;
  margin:7px 0 25px;
}

.contact-top .info strong {
  font-size:17px;
}

.contact-top .info a {
  color:#363535;
}

.contact-top .info .email, .contact-top .info .phone {
  font-weight:700;
  line-height:25px;
}

.contact-top .info .email {
  margin:10px 0 5px;
}

.contact-top .info .phone span {
  font-size:24px;
}

.contact-top .info a span, .contact-top .info span {
  color:#f15713;
  width:25px;
  font-size:18px;
  display:inline-block;
  height:25px;
  vertical-align:middle;
}

.contact-top .info .contact-logo {
  display: block;
  margin-top: 30px;
  width: auto;
  max-width: 200px;
}

.contact-top .form {
  float:right;
  width:70%;
  position:relative;
}

.contact-top .form li {
  list-style-type:none;
}

.our-mission-container {
  background:#f5f5f5;
  padding:25px 0;
  margin-top:20px;
}

.our-mission-container h2 {
  font-size:24px;
  color:#f15713;
  margin:10px 0;
  text-transform:uppercase;
}

.our-mission-container .image {
  width:25%;
  float:left;
  position:relative;
}

.our-mission-container .image .mask {
  position:absolute;
  top:0;
  left:0;
}

.our-mission-container .text {
  width:70%;
  float:right;
  font-size:17px;
  line-height:24px;
}

/* ==========================================================================
   Responsive Embeds
   ========================================================================== */ 

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/**
 * bxSlider v4.2.4
 * Copyright 2013-2015 Steven Wanderski
 * Written while drinking Belgian ales and listening to jazz

 * Licensed under MIT (http://opensource.org/licenses/MIT)
 */

/** VARIABLES 
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: -40px;
  background: url('images/slider-prev.png') no-repeat 0 0;
}
.bx-wrapper .bx-next {
  right: -40px;
  background: url('images/slider-next.png') no-repeat 0 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -14px;
  outline: 0;
  width: 16px;
  height: 28px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/*  
--------------------------------------------------
@Start smart forms
-------------------------------------------------- 
*/

/* Gravity Forms Overrides
---------------------------------- */

.gfield.gform_validation_container {
  display:none !important;
  }
  
.gfield {
  margin:10px 0;
  }

.gfield_required {
  display:none;
  }
  
.gfield .validation_message {
  display:none;
  }

/* @form wrappers 
---------------------------------- */
.smart-wrap{ padding:0 20px; }
.smart-forms, 
.smart-forms *{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.smart-forms .left-half {
  width:48%;
  float:left;
}

.smart-forms .right-half {
  width:48%;
  float:right;
}

.smart-forms .validation_error {
  border-left:5px solid #f15713;
  background:#f5f5f5;
  font-weight:700;
  padding:5px 0 5px 15px;
  margin-bottom:10px;
}

/* @form helper classes 
--------------------------------------------------------------- */
.smart-forms .section{ margin-bottom:22px; }
.smart-forms .smart-link{ color:#1ABC9C; text-decoration:none; }
.smart-forms .smart-link:hover{ text-decoration: underline; }
.smart-forms .tagline{ height:0; border-top:1px solid #D9DDE5; text-align:center;  }
.smart-forms .tagline span{ 
  text-transform:uppercase; 
  display:inline-block;
  position:relative;
  padding:0 15px; 
  background:#fff; 
  color:#1ABC9C;
  top:-10px;  
}

/* @form label + field :: field class is useful for validation 
---------------------------------------------------------------------- */
.smart-forms .field{ display:block; position:relative; }
.smart-forms .field-icon i { color:#A2A6A8; position:relative; top:0; }
.smart-forms .field-label { display: block; margin-bottom: 12px; }
.smart-forms .field-label.colm{ padding-top:12px; }
.smart-forms .field-label em{ 
  color:#e74c3c;
  font-size:14px;
  font-style:normal;
  display:inline-block;
  margin-left:4px;
  position:relative; 
  top:3px;  
}

/* @crossbrowser placeholder styling :: modern browsers only IE10+
------------------------------------------------------------------------ */
.smart-forms input[type=search] { -webkit-appearance: textfield; }
.smart-forms ::-webkit-search-decoration, 
.smart-forms ::-webkit-search-cancel-button { -webkit-appearance: none; }
.smart-forms input::-webkit-input-placeholder,
.smart-forms textarea::-webkit-input-placeholder { color: #919DA8; }
.smart-forms input:focus::-webkit-input-placeholder,
.smart-forms textarea:focus::-webkit-input-placeholder { color: #D6DBE0; }
.smart-forms input:-moz-placeholder,
.smart-forms textarea:-moz-placeholder { color: #919DA8; }
.smart-forms input:focus:-moz-placeholder,
.smart-forms textarea:focus:-moz-placeholder { color: #D6DBE0; }
.smart-forms input::-moz-placeholder,
.smart-forms textarea::-moz-placeholder { color: #919DA8; opacity: 1; }
.smart-forms input:focus::-moz-placeholder,
.smart-forms textarea:focus::-moz-placeholder { color: #D6DBE0; opacity: 1; }
.smart-forms input:-ms-input-placeholder,
.smart-forms textarea:-ms-input-placeholder { color: #919DA8; }
.smart-forms input:focus:-ms-input-placeholder,
.smart-forms textarea:focus:-ms-input-placeholder { color: #D6DBE0; }

/* @element general styling :: fonts :: adjust accordingly
------------------------------------------------------------- */
.smart-forms label, 
.smart-forms input,
.smart-forms button,
.smart-forms select,  
.smart-forms textarea {
  margin: 0;  
  font-size: 15px;
  font-family:  "PT Sans", sans-serif;
  font-weight:400;
  color: #464646;
  outline:none;
}

.smart-forms label {
  margin:0 0 12px;
  display:block;
  }
  
.smart-forms .long-field-description {
  margin-bottom:20px;
}
  
.smart-forms .gfield_label span {
  font-size:14px;
}

/* @remove browser specific styling
----------------------------------------------- */
.smart-forms .gui-input,
.smart-forms .gui-textarea,
.smart-forms .select > select,
.smart-forms input[type="button"],
.smart-forms input[type="submit"],
.smart-forms input[type="search"],
.smart-forms .select-multiple select {
  -webkit-tap-highlight-color:transparent;
  -webkit-tap-highlight-color: rgba(0,0,0,0); 
  -webkit-border-radius:0px;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

}

.smart-forms input[type="search"]::-webkit-search-decoration,
.smart-forms input[type="search"]::-webkit-search-cancel-button,
.smart-forms input[type="search"]::-webkit-search-results-button,
.smart-forms input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

/* @labels font-size styling :: adjust to fit your needs 
--------------------------------------------------------- */
.smart-forms .switch, 
.smart-forms .option,
.smart-forms .field-label{ font-size:14px; }

/* @prevent user selection for usability purposes
----------------------------------------------------- */
.smart-forms .radio,
.smart-forms .button,  
.smart-forms .checkbox,
.smart-forms .switch > label{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* @universal rules for all elements 
---------------------------------------------------- */
.smart-forms .radio,
.smart-forms .button,
.smart-forms .tooltip,
.smart-forms .checkbox,  
.smart-forms .gui-input,
.smart-forms .notification,
.smart-forms .gui-textarea,
.smart-forms .select > select,
.smart-forms .select-multiple select,
.smart-forms input[type="button"].button,
.smart-forms input[type="submit"].button,
.smart-forms input[type="search"].gui-input{ 
  -webkit-transition:all 0.5s ease-in-out;
  -moz-transition:all 0.5s ease-in-out;
  -ms-transition:all 0.5s ease-in-out;
  -o-transition:all 0.5s ease-in-out;
  transition:all 0.5s ease-in-out;
  outline:none;
}

/* @control border-size :: color etc for these elements 
----------------------------------------------------------- */
.smart-forms .select,
.smart-forms .gui-input,
.smart-forms .gui-textarea,
.smart-forms .select > select,
.smart-forms .select-multiple select{
  background: #f5f5f5;
  position: relative;
  vertical-align: top;
  border: 1px solid #d5d4d4;
  display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
  color: #363535;
  font:16px 'PT Sans', sans-serif;
  font-weight:700;
  outline:none;
  height: 39px;
  width: 100%;
  *zoom: 1;
}

/* @styling inputs and textareas 
------------------------------------------- */
.smart-forms .gui-input, 
.smart-forms .gui-textarea { padding:10px; }
.smart-forms .gui-textarea {    
    resize: none;
  line-height: 19px;
  overflow: auto;
  max-width:100%;
    height: 150px;
    margin-bottom:15px;
}

/* @hint below textareas 
---------------------------------------- */
.smart-forms .input-hint {
    padding: 10px;
  display: block;
  margin-top: -4px;
  line-height: 16px;
  position: relative;    
  background: #F2F4FA;
    border: 2px solid #bdc3c7;
  border-top:1px solid #bdc3c7;
  font-family:Arial, Helvetica, sans-serif;
    -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
    font-size: 11px;
    color: #777;
}

/* @form selects :: dropdowns 
-------------------------------------------------- */
.smart-forms .select { border:0; z-index:10; }
.smart-forms .select > select {
  display: block;
    padding:9px 10px; 
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
  outline:none;
  text-indent: 0.01px;
    text-overflow: ''; 
  z-index:10;
  margin: 0;  
}

.smart-forms .select > select::-ms-expand { display: none; }
.smart-forms .select:before, 
.smart-forms .select:after {
    content: '';
    position: absolute;
    pointer-events: none;
  z-index:15;
}

.smart-forms .select:before { 
  top: 2px;
  right: 2px;
  width: 34px;
  bottom: 2px;
  background: #fff;
  -webkit-border-radius: 0 1px 1px 0;
  -moz-border-radius: 0 1px 1px 0;
  -o-border-radius: 0 1px 1px 0;
  border-radius: 0 1px 1px 0;
}

.smart-forms .select .arrow {
  position: absolute;
  top: 9px;
  right: 5px;
  width: 24px;
  height: 24px;
  background:#FFF;
  color:#6a6a6a;
  pointer-events:none;
  z-index:16;
}

.smart-forms .select .arrow:after,
.smart-forms .select .arrow:before {
  content: '';
  position: absolute;
  font:12px "Consolas", monospace;
  font-style:normal;
  pointer-events:none;
  left:6px;
}

.smart-forms .select .arrow:before { content:'\25BC'; bottom:4px; }
.smart-forms .select .double:after { content:'\25B2'; top:-1px;  }
.smart-forms .select .double:before { content:'\25BC'; bottom:-1px; }
.smart-forms .select-multiple select { 
  width:100%; 
  height: 123px;
  padding: 10px;
}

/* @file inputs :: file uploaders 
-------------------------------------------------------- */
.smart-forms .file{ display:none; width:100%; position:relative;}
.smart-forms .file .gui-file{
  width:100%;
  height:100%;
  cursor:pointer;
  padding:8px 10px;
  position:absolute;
  -moz-opacity:0;
  opacity: 0;
  z-index:11;
  bottom:0; 
  right:0;
}

.smart-forms .file .gui-input {
  width:65%;
}

.smart-forms .file .button {
  position: absolute;
  top:0;
  right:0;
  float: none;
  font-size:12px;
  letter-spacing:2px;
  line-height:39px;
  height: 39px;
  width:28%;
  text-align:center;
  padding: 0 2%;
  z-index:10;
}

.smart-forms .file:hover .button {
  color:#fff;
  background-color:$darkblue;
}

/* @form element :hover state 
-------------------------------------------- */
.smart-forms .gui-input:hover,
.smart-forms .gui-textarea:hover,
.smart-forms .select > select:hover,
.smart-forms .select-multiple select:hover, 
.smart-forms .gui-input:hover ~ .input-hint,
.smart-forms .file .gui-file:hover + .gui-input,
.smart-forms .gui-textarea:hover ~ .input-hint{
  border-color: #323232;
}

/* @form element :focus state 
-------------------------------------------------------- */
.smart-forms .gui-input:focus,
.smart-forms .gui-textarea:focus,
.smart-forms .select > select:focus,
.smart-forms .select-multiple select:focus{ border-color: #323232; color: #3C3C3C; }
.smart-forms .gui-textarea:focus{  height: 170px; }
.smart-forms .select > select:focus { z-index:10; z-index:20\9; }
.smart-forms .gui-input:focus ~ .field-icon i,
.smart-forms .gui-textarea:focus ~ .field-icon i{ color:#323232; }
.smart-forms .select-multiple select:focus, 
.smart-forms .gui-input:focus ~ .input-hint,
.smart-forms .gui-textarea:focus ~ .input-hint, 
.smart-forms .file .gui-file:focus + .gui-input{ border-color: #323232; }
.smart-forms .select > select:focus + .arrow{ color:#323232; }

/* @radio + checkbox option elements 
----------------------------------------------------- */
.smart-forms .option {
    position: relative; 
  padding-right:15px;    
  display: inline-block;
    vertical-align: middle;
}

.smart-forms .option > input {
    position: absolute;
    height: inherit;
    width: inherit;
    opacity: 0;
  left: 0;
}
.smart-forms .checkbox, 
.smart-forms .radio { 
  position:relative;
  margin-right:2px;
  background: white;
  display: inline-block;
    border: 3px solid #f15713;  
  height: 21px;
  width: 21px;
  top:5px;  
}

.smart-forms .option label {
  display:inline-block;
}

.smart-forms .checkbox:before, 
.smart-forms .radio:before {
    content: '';
    display: none;
}


.smart-forms input:checked + .checkbox:before, 
.smart-forms input:checked + .radio:before {
    display: block;
}

.smart-forms .checkbox:before {
    position: absolute;
    top: 4px;
    left: 3px;
    width: 6px;
    height: 3px;
    border: solid #f15713;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.smart-forms input:checked + .checkbox, 
.smart-forms input:checked + .radio{ border: 3px solid #f15713; }
.smart-forms .radio { 
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px; 
  -o-border-radius: 20px; 
  border-radius: 20px;
 
}
.smart-forms .radio:before {
    margin: 4px;
    width: 7px;
    height: 7px;
    background: #f15713;
    -webkit-border-radius: 10px;
  -moz-border-radius: 10px; 
  -o-border-radius: 10px; 
  border-radius: 10px;
}


/* @radio + checkbox :hover state 
-------------------------------------------------- */
.smart-forms input:hover + .checkbox, 
.smart-forms input:hover + .radio{
    border-color: #f15713;
}

/* @radio + checkbox :focus state 
--------------------------------------------------- */
.smart-forms input:focus + .checkbox, 
.smart-forms input:focus + .radio{
    border-color: #323232;
}

.smart-forms input:focus + .radio:before{ background: #f15713; }
.smart-forms input:focus + .checkbox:before{ border-color: #f15713; }

/* @toggle switch elements 
-------------------------------------------------- */
.smart-forms .switch {
  cursor:pointer; 
  position: relative; 
  padding-right:10px;
    display: inline-block;
  margin-bottom:5px;
  height: 26px;
}

.smart-forms .switch > label {
  cursor:pointer;
    display: inline-block;
    position: relative;
    height: 25px;
  width: 58px;
  color: #fff;
    font-size: 10px;
    font-weight: bold;
  line-height: 20px;
    text-align: center;
    background: #B5C1C7;
    border: 2px solid #B5C1C7;
  text-transform: uppercase;
  font-family:Helvetica, Arial, sans-serif;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; 
}
.smart-forms .switch > label + span{ display:inline-block; padding-left:5px; position:relative; top:-7px; }
.smart-forms .switch > label:before {
    content: attr(data-off);
    position: absolute;
    top: 1px;
    right: 3px;
    width: 33px;
}

.smart-forms .switch > label:after {
  content:""; 
    margin: 1px;
    width: 19px;
    height: 19px;
  display: block;
    background: #fff;
    -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
}

.smart-forms .switch > input {
  -webkit-appearance: none;
  position: absolute;
    width: inherit;
    height: inherit;
    opacity: 0;
  left: 0;
  top: 0;
   
}

/* @toggle switch focus state 
-------------------------------------------------------------- */
.smart-forms .switch > input:focus { outline: none; }
.smart-forms .switch > input:focus + label { color: #fff; border-color: #a1a6a9; background:#a1a6a9; }
.smart-forms .switch > input:focus + label:after { background: #fff; }

/* @toggle switch normal state 
--------------------------------------------------------------- */
.smart-forms .switch > input:checked + label {
    border-color: #1ABC9C;
  background: #1ABC9C; 
  padding-left: 33px;
  color: white;
}

.smart-forms .switch > input:checked + label:before {
    content: attr(data-on);
    left: 1px;
  top:1px;
}

.smart-forms .switch > input:checked + label:after {
    margin: 1px;
    width: 19px;
    height: 19px;
    background: white;
}

/* @toggle switch normal state focus 
--------------------------------------------------------------------------------- */
.smart-forms .switch > input:checked:focus + label { background: #16a085; border-color: #16a085; }
.smart-forms .switch-round > label { 
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -o-border-radius: 13px;
  border-radius: 13px; 
}
.smart-forms .switch-round > label + span{ top:-2px; }
.smart-forms .switch-round > label:before { width: 33px; }
.smart-forms .switch-round > label:after {
    width: 19px;
  color:#B5C1C7;
  content: "\2022";
  font:20px/20px Times, Serif;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -o-border-radius: 13px;
  border-radius: 13px;
}

.smart-forms .switch-round > input:checked + label { padding-left: 33px; }
.smart-forms .switch-round > input:checked + label:after{ color:#1ABC9C; }

/* @buttons 
----------------------------------------------------- */
.smart-forms .button {
  background:#f15713;
  border:none;
  height: 39px;
  color: #fff;
  line-height: 1;
  font:18px 'PT Sans', sans-serif;
  font-weight:700;
    cursor: pointer;
  padding: 0 45px;
  text-align: center;
  vertical-align: top;
  position:absolute;
  right:0;
  bottom:10px;
  -webkit-user-drag: none;
  }

/* @buttons :hover, :active states 
---------------------------------------------------------------- */
.smart-forms .button:hover { color: #fff; background: #d54e12; }
.smart-forms .button.reset-btn:hover, .smart-forms .button.reset-btn:active { color: #fff; background: #ab2222; }
.smart-forms .button:active{ color: #fff; background: #d54e12; }
.smart-forms a.button, 
.smart-forms span.button, 
.smart-forms label.button { line-height: 42px; text-decoration: none; }
.smart-forms .button i{ font-size:14px; }
.smart-forms .button-list .button{ margin-bottom:5px; }

/* @primary button theme
-------------------------------------------- */
.smart-forms .btn-primary {  background-color: #1abc9c;  }
.smart-forms .btn-primary:hover,
.smart-forms .btn-primary:focus { background-color: #48c9b0; }
.smart-forms .btn-primary:active{ background-color: #16a085; }
.smart-forms .btn-primary, 
.smart-forms .btn-primary:hover,
.smart-forms .btn-primary:focus, 
.smart-forms .btn-primary:active{ color: #fff; text-shadow: 0 1px rgba(0, 0, 0, 0.08); }

/* @rounded buttons 
-------------------------------------------- */
.smart-forms .btn-rounded{ 
  -webkit-border-radius:22px;
  -moz-border-radius:22px;
  -o-border-radius:22px;
  border-radius:22px;  
}

/* @left + right buttons :: look like IOS
-------------------------------------------- */
.smart-forms .button-left, 
.smart-forms .button-right {
    position: relative;
  z-index:9;
}

.smart-forms .button-left:before, 
.smart-forms .button-right:before {
    content:'';
    z-index:-1;
    width: 32px;
    height: 32px;
  position: absolute;
    background-color: inherit;
  border-color: inherit;  
    border: none;
  top: 5px;
}

.smart-forms .button-left {
    border-left-width: 0; 
  padding: 0 18px 0 7px;
    -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  margin-left:20px;
}

.smart-forms .button-left:before {
    left: -15px;
    -webkit-border-radius: 2px 5px 0 5px;
  -moz-border-radius: 2px 5px 0 5px;
  -o-border-radius: 2px 5px 0 5px;
  border-radius: 2px 5px 0 5px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.smart-forms .button-right {
    padding: 0 7px 0 18px;
    border-right-width: 0;
    -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  margin-right:20px;
}

.smart-forms .button-right:before {
    right: -15px;
    -webkit-border-radius: 5px 2px 5px 0;
  -moz-border-radius: 5px 2px 5px 0;
  -o-border-radius: 5px 2px 5px 0;
  border-radius: 5px 2px 5px 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* @left right button pointed button shapes 
------------------------------------------------ */
.smart-forms .btn-pointed.button-left, 
.smart-forms .btn-pointed.button-right{ 
  -webkit-border-radius:22px;
  -moz-border-radius:22px;
  -o-border-radius:22px; 
  border-radius:22px;  
}

.smart-forms .btn-rounded.button-left{ 
  -webkit-border-radius: 0 22px 22px 0;
  -moz-border-radius: 0 22px 22px 0;
  -o-border-radius: 0 22px 22px 0; 
  border-radius: 0 22px 22px 0;  
}

.smart-forms .btn-rounded.button-right{
  -webkit-border-radius: 22px 0 0 22px;
  -moz-border-radius: 22px 0 0 22px;
  -o-border-radius: 22px 0 0 22px;
  border-radius: 22px 0 0 22px; 
}

/* @push buttons
------------------------------------------------ */
.smart-forms .pushed { 
  -webkit-box-shadow:inset 0 -0.3em 0 rgba(0,0,0,0.2);
  -moz-box-shadow:inset 0 -0.3em 0 rgba(0,0,0,0.2);
  -o-box-shadow:inset 0 -0.3em 0 rgba(0,0,0,0.2);
  box-shadow:inset 0 -0.3em 0 rgba(0,0,0,0.2);
  position:relative;
}

.smart-forms .pushed:active{
  -webkit-box-shadow:inset 0 -0.15em 0 rgba(0,0,0,0.2);
  -moz-box-shadow:inset 0 -0.15em  0 rgba(0,0,0,0.2);
  -o-box-shadow:inset 0 -0.15em  0 rgba(0,0,0,0.2);
  box-shadow:inset 0 -0.15em  0 rgba(0,0,0,0.2);
  top:2px;
}

.smart-forms .pushed.button-left:before {
  -webkit-box-shadow:inset 0.35em 0  0 rgba(0,0,0,0.2);
  -moz-box-shadow:inset 0.35em 0 0 rgba(0,0,0,0.2);
  -o-box-shadow:inset 0.35em 0 0 rgba(0,0,0,0.2);
  box-shadow:inset 0.35em 0 0 rgba(0,0,0,0.2);  
}

.smart-forms .pushed:active.button-left:before{
  -webkit-box-shadow:inset 0.2em 0  0 rgba(0,0,0,0.2);
  -moz-box-shadow:inset 0.2em 0  0 rgba(0,0,0,0.2);
  -o-box-shadow:inset 0.2em 0  0 rgba(0,0,0,0.2);
  box-shadow:inset 0.2em 0  0 rgba(0,0,0,0.2);
}

.smart-forms .pushed.button-right:before {
  -webkit-box-shadow:inset  -0.35em 0  0 rgba(0,0,0,0.2);
  -moz-box-shadow:inset -0.35em 0  0  rgba(0,0,0,0.2);
  -o-box-shadow:inset -0.35em 0  0  rgba(0,0,0,0.2);
  box-shadow:inset -0.35em 0  0  rgba(0,0,0,0.2); 
}

.smart-forms .pushed:active.button-right:before{
  -webkit-box-shadow:inset -0.2em 0  0 rgba(0,0,0,0.2);
  -moz-box-shadow:inset -0.2em 0  0 rgba(0,0,0,0.2);
  -o-box-shadow:inset -0.2em 0  0 rgba(0,0,0,0.2);
  box-shadow:inset -0.2em 0  0 rgba(0,0,0,0.2);
}

/* @adjust buttons in form footer
------------------------------------------------ */
.smart-forms .form-footer .button{ margin-right:10px; margin-bottom:5px; }
.smart-forms .align-right .button{ margin-right:0; margin-left:10px; }

/* @social buttons :: facebook :: twitter :: google +
---------------------------------------------------- */
.smart-forms .twitter, 
.smart-forms .twitter:hover, 
.smart-forms .twitter:focus,
.smart-forms .facebook, 
.smart-forms .facebook:hover, 
.smart-forms .facebook:focus,
.smart-forms .googleplus,
.smart-forms .googleplus:hover, 
.smart-forms .googleplus:focus { color:#fff; text-shadow: 0 1px rgba(0, 0, 0, 0.08); } 
.smart-forms .facebook { background-color:#3b5998; }
.smart-forms .twitter { background-color:#00acee;  }
.smart-forms .googleplus { background-color:#dd4b39; }
.smart-forms .facebook:hover, 
.smart-forms .facebook:focus { background-color:#25385F;  }
.smart-forms .twitter:hover, 
.smart-forms .twitter:focus { background-color:#00749F;  }
.smart-forms .googleplus:hover, 
.smart-forms .googleplus:focus { background-color:#8D2418;  }
.smart-forms .span-left{ padding-left:52px; text-align:left; }
.smart-forms .btn-social { position:relative; margin-bottom:5px;  }
.smart-forms .btn-social i{ font-size:22px; position:relative; top:2px;    }
.smart-forms .btn-social span{
  -webkit-border-radius:3px 0 0 3px;
  -moz-border-radius:3px 0 0 3px;
  -o-border-radius:3px 0 0 3px;
  border-radius:3px 0 0 3px;  
  display:inline-block; 
  text-align:center; 
  position:absolute;
  width:42px; 
  left:0; 
}
.smart-forms .twitter span{ background-color:#009AD5; }
.smart-forms .facebook span{ background-color:#31497D; }
.smart-forms .googleplus span{ background-color:#C03121; }

/* @rating and review star widget :: with hover back afetr selecting
------------------------------------------------------------------------ */
.smart-forms .rating { overflow: hidden; }
.smart-forms .rating.block { display:block; margin:10px 0; }
.smart-forms .rating label{color: #B5C1C7;} 
.smart-forms .rating label i{ font-size:17px; text-align:center; color:inherit;  }
.smart-forms .rating label span{ font:22px/22px Times, Serif; }
.smart-forms .rating-star{ margin-left:4px; }
.smart-forms .rating-input { position: absolute; left:-9999px; top: auto; }
.smart-forms .rating:hover .rating-star:hover,
.smart-forms .rating:hover .rating-star:hover ~ .rating-star,
.smart-forms .rating-input:checked ~ .rating-star { color: #1abc9c; }
.smart-forms .rating-star, 
.smart-forms .rating:hover .rating-star { 
  width: 18px;
  float: right;
  display: block;
  cursor:pointer;
  color: #B5C1C7; 
}


/* @smart widget
   @this widget helps us to position an element eg button or label or span
   @the positions can either be left or right while the input stays 100%
   @you ca use this to rapidly create search widgets, newsletter subscribe etc 
---------------------------------------------------------------------------------*/
.smart-forms .smart-widget, 
.smart-forms .append-picker-icon, 
.smart-forms .prepend-picker-icon { position: relative; display:block; }
.smart-forms .smart-widget .field input, 
.smart-forms .append-picker-icon input, 
.smart-forms .prepend-picker-icon input { width: 100%; }

.smart-forms .append-picker-icon button, 
.smart-forms .prepend-picker-icon button,
.smart-forms .smart-widget .button {
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
  border-radius:3px;
    position: absolute;
  height: 42px;
    top: 0;
}

.smart-forms .append-picker-icon button,
.smart-forms .prepend-picker-icon .gui-input,
.smart-forms .sm-left .field input, 
.smart-forms .sm-right .button{
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-top-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -o-border-top-left-radius: 0;
    -o-border-bottom-left-radius: 0;    
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.smart-forms .prepend-picker-icon button,
.smart-forms .append-picker-icon .gui-input,
.smart-forms .sm-right .field input, 
.smart-forms .sm-left .button{
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-top-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -o-border-top-right-radius: 0;
    -o-border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;      
}

.smart-forms .prepend-picker-icon button,
.smart-forms .sm-left .button { left:0; }
.smart-forms .append-picker-icon button,
.smart-forms .sm-right .button {  right:0; }

/* @smart widget buttons - to left 
------------------------------------------------- */
.smart-forms .sml-50, 
.smart-forms .prepend-picker-icon{ padding-left: 50px; } 
.smart-forms .sml-50 .button, 
.smart-forms .prepend-picker-icon button{ width: 50px; }
.smart-forms .sml-80{ padding-left: 80px; } 
.smart-forms .sml-80 .button { width: 80px; }
.smart-forms .sml-120{ padding-left: 120px; } 
.smart-forms .sml-120 .button { width: 120px; }

/* @lists
-------------------------------------------------------------- */
.smart-forms .smart-list{ list-style:none; margin:0; padding:0; }
.smart-forms .smart-list li{ margin-bottom:20px; }

/* @notification messages | info | error | warning | success
-------------------------------------------------------------- */
.smart-forms .form-msg{ display:none; }
.smart-forms .notification { color: #444; padding:15px; position:relative; }
.smart-forms .notification p{ margin:0; padding:0 15px; padding-left:5px; line-height:normal;  }
.smart-forms .notification .close-btn{
  margin-top: -7px;
  padding: inherit;
  position: absolute;
  text-decoration:none; 
    font: bold 20px/20px Arial, sans-serif;
  opacity: 0.65;  
  color: inherit;
    display: block;    
    right:1px;
  top:14%;
}

.smart-forms .notification .close-btn:hover{ opacity: 1; }
.smart-forms .alert-info { color:#163161; background-color: #cfe6fc; }
.smart-forms .alert-success { color:#336633; background-color: #d2f7ad; }
.smart-forms .alert-warning { color: #CC6600; background-color: #fae7a2; }
.smart-forms .alert-error { color:#990000; background-color: #FBDBCF; }

/* @validaion - error state
------------------------------------- */
.smart-forms .state-error .gui-input,
.smart-forms .state-error .gui-textarea,
.smart-forms .state-error.select > select,
.smart-forms .state-error.select-multiple > select,
.smart-forms .state-error input:hover + .checkbox, 
.smart-forms .state-error input:hover + .radio,
.smart-forms .state-error input:focus + .checkbox, 
.smart-forms .state-error input:focus + .radio,
.smart-forms .state-error .checkbox, 
.smart-forms .state-error .radio{
  background:#FEEFE9;
  border-color:#E46B66;
}

.smart-forms .state-error .gui-input ~ .field-icon i,
.smart-forms .state-error .gui-textarea ~ .field-icon i{  color: #e74c3c; }
.smart-forms .state-error.select .arrow { color: #e74c3c; }
.smart-forms .state-error.select:before {  border-left:1px solid #E46B66; }
.smart-forms .state-error .gui-input ~ .input-hint,
.smart-forms .state-error.file .gui-file:hover + .gui-input, 
.smart-forms .state-error .gui-textarea ~ .input-hint { border-color:#E46B66; }
.smart-forms .state-error + em{ 
  display: block!important;
  margin-top: 6px;
  padding: 0 3px;
  font-family:Arial, Helvetica, sans-serif;
  font-style: normal;
  line-height: normal;
  color:#CC0000;
  font-size:0.85em;
  
}

/* @validaion - success state 
-------------------------------------------------- */
.smart-forms .state-success .gui-input,
.smart-forms .state-success .gui-textarea,
.smart-forms .state-success.select > select,
.smart-forms .state-success.select-multiple > select,
.smart-forms .state-success input:hover + .checkbox, 
.smart-forms .state-success input:hover + .radio,
.smart-forms .state-success input:focus + .checkbox, 
.smart-forms .state-success input:focus + .radio, 
.smart-forms .state-success .checkbox, 
.smart-forms .state-success .radio{
  background:#EAFCD8;
  border-color:#2ecc71;
}

.smart-forms .state-success .gui-input ~ .field-icon i,
.smart-forms .state-success .gui-textarea ~ .field-icon i{  color: #2ecc71; }
.smart-forms .state-success.select .arrow { color: #2ecc71; }
.smart-forms .state-success.select:before {  border-left:1px solid #2ecc71; }
.smart-forms .state-success .gui-input ~ .input-hint,
.smart-forms .state-success.file .gui-file:hover + .gui-input, 
.smart-forms .state-success .gui-textarea ~ .input-hint { border-color:#2ecc71; }


/* @disabled state 
----------------------------------------------- */
.smart-forms .button[disabled],
.smart-forms .state-disabled .button,
.smart-forms input[disabled] + .radio,
.smart-forms input[disabled] + .checkbox,
.smart-forms .switch > input[disabled] + label{
  cursor: default;
  opacity:0.5;
}

.smart-forms .gui-input[disabled],
.smart-forms .gui-textarea[disabled], 
.smart-forms .select > select[disabled], 
.smart-forms .select-multiple select[disabled],
.smart-forms .gui-input[disabled] ~ .input-hint,
.smart-forms .file .gui-file[disabled] + .gui-input,
.smart-forms .file .gui-file[disabled]:hover + .gui-input, 
.smart-forms .gui-textarea[disabled] ~ .input-hint {    
  background-color: #f4f6f6;
  border-color: #d5dbdb!important;
  cursor: default;
  color: #d5dbdb;
  opacity:0.7;
}

.smart-forms input[disabled] ~ .field-icon i,
.smart-forms textarea[disabled] ~ .field-icon i,
.smart-forms .select > select[disabled] + .arrow{ 
  opacity:0.4; 
}

/*
  Mobile Menu
*/

.mobile-toggle {
  display:none;
  float:right;
  font-size:30px;
  margin:30px 15px 0 0;
  color:#f15713;
}
#mobile-menu:not( .mm-menu ) {
   display: none;
}
.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }

.mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }
  .mm-panel.mm-opened {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }
  .mm-panel.mm-subopened {
    -webkit-transform: translate3d(-30%, 0, 0);
    -moz-transform: translate3d(-30%, 0, 0);
    -ms-transform: translate3d(-30%, 0, 0);
    -o-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0); }
  .mm-panel.mm-highest {
    z-index: 1; }

.mm-menu > .mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0 20px; }
  .mm-menu > .mm-panel.mm-hasnavbar {
    padding-top: 40px; }
  .mm-menu > .mm-panel:before, .mm-menu > .mm-panel:after {
    content: '';
    display: block;
    height: 20px; }

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important; }

.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
  .mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
    border-color: transparent; }

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 40px;
  bottom: auto; }
  .mm-vertical .mm-listview > li > .mm-next:after,
  .mm-listview > li.mm-vertical > .mm-next:after {
    top: 16px;
    bottom: auto; }
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-navbar {
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }
  .mm-navbar > * {
    display: block;
    padding: 10px 0; }
  .mm-navbar a, .mm-navbar a:hover {
    text-decoration: none; }
  .mm-navbar .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .mm-navbar .mm-btn {
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    z-index: 1; }
    .mm-navbar .mm-btn:first-child {
      padding-left: 20px;
      left: 0; }
    .mm-navbar .mm-btn:last-child {
      padding-right: 20px;
      right: 0; }

.mm-panel .mm-navbar {
  display: none; }
.mm-panel.mm-hasnavbar .mm-navbar {
  display: block; }

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 14px; }
  .mm-listview a,
  .mm-listview a:hover {
    text-decoration: none; }
  .mm-listview > li {
    position: relative; }
    .mm-listview > li > a,
    .mm-listview > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
      .mm-listview > li > a.mm-arrow,
      .mm-listview > li > span.mm-arrow {
        padding-right: 50px; }
    .mm-listview > li:not(.mm-divider):after {
      content: '';
      border-bottom-width: 1px;
      border-bottom-style: solid;
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; }
    .mm-listview > li:not(.mm-divider):after {
      left: 20px; }
  .mm-listview .mm-next {
    background: rgba(3, 2, 1, 0);
    width: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2; }
    .mm-listview .mm-next:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0; }
    .mm-listview .mm-next + a,
    .mm-listview .mm-next + span {
      margin-right: 50px; }
    .mm-listview .mm-next.mm-fullsubopen {
      width: 100%; }
      .mm-listview .mm-next.mm-fullsubopen:before {
        border-left: none; }
      .mm-listview .mm-next.mm-fullsubopen + a,
      .mm-listview .mm-next.mm-fullsubopen + span {
        padding-right: 50px;
        margin-right: 0; }

.mm-menu > .mm-panel > .mm-listview {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-menu > .mm-panel > .mm-listview.mm-first {
    margin-top: -20px; }
  .mm-menu > .mm-panel > .mm-listview.mm-last {
    padding-bottom: 20px; }

.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 20px; }

.mm-next:after,
.mm-arrow:after {
  border-top: none;
  border-left: none;
  right: 20px; }

.mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview > li.mm-spacer {
  padding-top: 40px; }
  .mm-listview > li.mm-spacer > .mm-next {
    top: 40px; }
  .mm-listview > li.mm-spacer.mm-divider {
    padding-top: 25px; }

.mm-menu {
  background: #323232;
  color: #fff; }
 .mm-menu a:hover {
   color:#f15713;
 }
  .mm-menu .mm-navbar {
    display:none !important;
  }
  .mm-menu > .mm-panel.mm-hasnavbar {
    padding-top:20px !important;
  }
  .mm-menu .mm-navbar {
    border-color: rgba(0, 0, 0, 0.1); }
    .mm-menu .mm-navbar > *,
    .mm-menu .mm-navbar a {
      color: rgba(0, 0, 0, 0.3); }
    .mm-menu .mm-navbar .mm-btn:before,
    .mm-menu .mm-navbar .mm-btn:after {
      border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu .mm-listview > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-listview > li .mm-prev:before,
  .mm-menu .mm-listview > li .mm-next:after,
  .mm-menu .mm-listview > li .mm-arrow:after {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu .mm-listview > li .mm-prev:after,
  .mm-menu .mm-listview > li .mm-next:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
  .mm-menu .mm-listview > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.5); }
  .mm-menu.mm-vertical .mm-listview li.mm-opened > a.mm-next,
  .mm-menu.mm-vertical .mm-listview li.mm-opened > .mm-panel,
  .mm-menu .mm-listview li.mm-opened.mm-vertical > a.mm-next,
  .mm-menu .mm-listview li.mm-opened.mm-vertical > .mm-panel {
    background: rgba(0, 0, 0, 0.05); }
  .mm-menu .mm-divider {
    background: rgba(0, 0, 0, 0.05); }

/*
  jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }
/*
  jQuery.mmenu autoHeight addon CSS
*/
.mm-menu.mm-top.mm-autoheight, .mm-menu.mm-bottom.mm-autoheight {
  max-height: 80%; }
  .mm-menu.mm-top.mm-autoheight.mm-fullscreen, .mm-menu.mm-bottom.mm-autoheight.mm-fullscreen {
    max-height: 100%; }
.mm-menu.mm-measureheight > .mm-panel {
  bottom: auto !important;
  height: auto !important; }

/*
  jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/*
  jQuery.mmenu borderstyle extension CSS
*/
.mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after {
  content: none; }

.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after {
  left: 0 !important; }

/*
  jQuery.mmenu effects extension CSS
*/
html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-effect-zoom-menu.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
html.mm-effect-zoom-menu.mm-opening .mm-menu.mm-offcanvas {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0); }
html.mm-effect-zoom-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }
html.mm-effect-zoom-menu.mm-right.mm-opening .mm-menu.mm-offcanvas {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0); }

html.mm-effect-slide-menu .mm-menu.mm-offcanvas {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-effect-slide-menu.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }
html.mm-effect-slide-menu.mm-opening .mm-menu.mm-offcanvas {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }
html.mm-effect-slide-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: translate3d(30%, 0, 0);
  -moz-transform: translate3d(30%, 0, 0);
  -ms-transform: translate3d(30%, 0, 0);
  -o-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0); }
html.mm-effect-slide-menu.mm-right.mm-opening .mm-menu.mm-offcanvas {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

.mm-menu.mm-effect-zoom-panels .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: -webkit-transform, left;
  -moz-transition-property: -moz-transform, left;
  -ms-transition-property: -ms-transform, left;
  -o-transition-property: -o-transform, left;
  transition-property: transform, left; }
  .mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
    -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
    -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
    -o-transform: scale(1, 1) translate3d(0%, 0, 0);
    transform: scale(1, 1) translate3d(0%, 0, 0); }
    .mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened.mm-subopened {
      -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
      -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
      -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
      -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
      transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); }

.mm-menu.mm-effect-slide-panels-0 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-effect-slide-panels-100 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

/*
  jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -moz-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    -o-transform: translate(10000px, 0);
    transform: translate(10000px, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -moz-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    -o-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0); } }
.mm-menu.mm-fullscreen.mm-top, .mm-menu.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

/*
  jQuery.mmenu multiline extension CSS
*/
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > span {
  text-overflow: clip;
  white-space: normal; }

/*
  jQuery.mmenu pageshadow extension CSS
*/
.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99; }
.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%; }
.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
  content: none;
  display: none; }

.mm-menu.mm-pageshadow:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

/*
  jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
  jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }
.mm-menu.mm-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-top, .mm-menu.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.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
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

/* iPad */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  
  .container {
    width:98%!important;
  }
  
  .menu-main-menu-container {
    display:none;
  }
  
  .mobile-toggle {
    display:block;
  }
  
  .opt-in-bar .label {
    font-size:13px;
  }
  
  .opt-in-bar #gform_wrapper_2 .gform_body,
  #footer-content #gform_wrapper_2 .gform_body {
    width:53%;
  }
  
  .opt-in-bar #gform_wrapper_2 .gform_footer,
  #footer-content #gform_wrapper_2 .gform_footer {
    width:45%;
  }
  
  .opt-in-bar .search {
    width: 40%;
  }
  
  .opt-in-bar .social {
    width: 60%;
  }
  
  .bx-wrapper .bx-next {
    right:10px;
  }
  
  .bx-wrapper .bx-prev {
    left:10px;
  }
    
}

/* iPhone */
@media only screen and (max-width: 767px) and (min-width: 0) {
  
  .container {
    width:92%;
  }
  
  #home-slider li {
    background:none;
  }
  
  .home-slide-title {
    position:relative;
    right:auto;
    bottom:auto;
    padding:10px 20px;
  }

  .home-lower .post-preview {
    display: block;
    margin: 0 0 10px !important;
    float: none !important;
    width: 100% !important;
    padding-bottom: 50%;
  }

  .home-lower .post-preview .info {
    top: 10px !important;
    right: auto !important;
    left: 10px !important;
    bottom: auto !important;
    width: calc(100% - 20px) !important;
  }
  
  .menu-main-menu-container {
    display:none;
  }
  
  .mobile-toggle {
    display:block;
  }
  
  .bx-wrapper .bx-next {
    right:10px;
  }
  
  .bx-wrapper .bx-prev {
    left:10px;
  }
  
  .post-content, .cat-main, .sidebar, .post-preview .thumbnail, .post-preview .info, .home-lower .post-preview .thumbnail, .home-lower .post-preview .info {
    width:auto;
    float:none;
  }
  
  .post-preview .thumbnail, .home-lower .post-preview .thumbnail {
    width:130px;
    margin:0 auto 15px;
  }
  
  .post-preview .info {
    text-align:center;
  }
  
  .stat-block {
    width:45%;
  }
  
  .sidebar {
    margin-top:50px;
  }
  
  #sidebar-follow {
    text-align:center;
  }
  
  #sidebar-follow li {
    float:none;
    display:inline-block;
    margin:0 5px;
  }
  
  .sidebar .wpp-list li {
    text-align:center;
  }
  
  .featured-video .video-embed, .featured-video .video-info {
    width:auto;
    float:none;
  }
  
  .featured-video .video-info {
    padding:15px 15px 30px;
  }
  
  .individual-video {
    float:none;
    width:auto;
  }
  
  .individual-video img {
    width:100%;
    height:auto;
  }
  
  .contact-top .info, .contact-top .form {
    float:none;
    width:auto;
  }
  
  .contact-top .info {
    text-align:center;
  }
  
  .opt-in-bar .label, .opt-in-bar #gform_wrapper_2, #footer-content #gform_wrapper_2, .opt-in-bar #gform_wrapper_2 .gform_body, #footer-content #gform_wrapper_2 .gform_body, .opt-in-bar #gform_wrapper_2 .gform_footer, #footer-content #gform_wrapper_2 .gform_footer {
    float:none;
    width:auto;
  }
  
  .opt-in-bar .label {
    margin-bottom:10px;
    font-size:20px;
    text-align:center;
  }
  
  .opt-in-bar #gform_wrapper_2  {
    background:none;
  }
  
  .opt-in-bar .search,
  .opt-in-bar .social {
    float: none;
    width: auto;
  }
  
  .opt-in-bar .social {
    text-align: center;
  }
  
  .opt-in-bar .social li {
    margin: 0 5px;
  }
  
  .smart-forms .left-half, .smart-forms .right-half {
    float:none;
    width:auto;
  }
  
  .smart-forms .gui-textarea {
    margin-bottom:5px;
  }
  
  .smart-forms .option label {
    font-size:12px;
  }
  
  .smart-forms .button {
    display:block;
    position:relative;
    bottom:auto;
    margin:20px auto;
  }
  
  .our-mission-container .image, .our-mission-container .text {
    float:none;
    width:auto;
    text-align:center;
  }
  
  .our-mission-container .image {
    max-width:270px;
    margin:0 auto 25px;
  }
  
  footer .about, footer .search {
    width:auto;
    float:none;
    text-align:center;
  }
  
  footer .about a {
    display:block;
  }
  
  #footer-social li {
    float:none;
    display:inline-block;
    margin:15px 5px 0;
  }
  
  #footer-content .form {
    background: none;
  }
  
}