/*--------------------------------------------------------------------------------------------------

    Theme Name: Parlament
    Theme URI: http://parlament.icypixels.com/
    Description: A Political WordPress theme meant to revolutionize the way you interact with a candidate's website. This is a theme brought to you by <a href="http://www.icypixels.com/?utm_source=dashboard&utm_medium=banner&utm_content=textlink&utm_campaign=parlament" title="Icy Pixels WordPress Themes">Icy Pixels</a> (<a href="http://twitter.com/theicypixels/">Twitter</a> | <a href="https://www.facebook.com/pages/Icy-Pixels/170508899756996">Facebook</a>). Make sure you check out the included documentation and if any issues arise, we offer quality <a href="http://icypixels.ticksy.com/" title="Support">theme support</a>.
    Author: Icy Pixels
    Author URI: http://www.icypixels.com/
    License: GNU General Public License version 3.0
    License URI: http://www.gnu.org/licenses/gpl-3.0.html
    Tags: white
    Version: 1.0.5

    Designed & Handcrafted by Paul from Icy Pixels
    All files, unless otherwise stated, are released under the GNU General Public License
    version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------

    Table of Contents 

    1. CSS Reset
    2. Setup
    3. Header Styling
    4. Navigation
    5. Content Styling
        5.a.  Main Content
        5.b.  Sidebar
    6. Post Styling
    7. Comments Styling    
    8. Footer Styling    
    9. Widgets
    10. Icy Page Builder Styling
        a. Blog Block
        b. Carousel Block
        c. Icy Section
        d. Slogan
        e. Biography
        f. Stats Graph
        g. Quotes
        h. Google Map
        j. Contact Form
        k. Events Slider
    11. WPML Language Switcher
    12. Mailchimp
    13. View.js
    14. MISC
    15. Media Queries

--------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------------------------
    1.  CSS Reset
--------------------------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block; }
body {
    line-height: 1; }
ol, ul {
    list-style: none; }
blockquote, q {
    quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none; }
table {
    border-collapse: collapse;
    border-spacing: 0; }
html {
    -webkit-text-size-adjust: none;
}

/*--------------------------------------------------------------------------------------------------
    2.  Setup
--------------------------------------------------------------------------------------------------*/

body,
textarea,
button {
    margin: 0;
    font-family: 'Roboto', Georgia, Serif;    
    font-size: 15px;
    line-height: 26px;
    border: none;
    -webkit-text-size-adjust: auto;    
    -webkit-border-radius: 0;
}

body {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    color: #777; 
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */       
    position: relative;
}

input {
    font-family: 'Roboto', Georgia, Serif;    
    font-size: 15px;
    line-height: 26px;

}

button,
input[type="submit"] {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border: none;
    clear: both;
    float: left;
    font-family: Helvetica, Arial;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    padding: 15px 15px;
    background: #222;
}

button:hover,
input[type="submit"]:hover {
    background-color: #0a9de2;
}

input[type="text"],
input[type="email"] {
    width: 40%;
    background-color: #f8f8f8;    
    border: 1px solid #f0f0f0;
}

textarea {
    width: 100%;
    background-color: #f8f8f8;    
    border: 1px solid #f0f0f0;
}

input:focus,
textarea:focus {
    outline: none;
    border-color: #0a9de2;
}

input[type="submit"] {
    background-color: transparent;
    width: auto;
    padding: 15px 30px;
}

input[type="submit"]:hover {
    background-color: #0a9de2;
    opacity: 0.8;
    width: auto;
}

input[type="button"],
input[type="submit"],
.more-link {    
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: 300;    
    color: #fff;
    padding: 10px 20px;
    cursor: pointer;
    float: left;
    margin-top: 0px;
    border: 2px solid transparent;

    background: #ef3f42; color: #fff;
}

.more-link:hover,
input[type="button"]:hover,
input[type="submit"]:hover
 { 
    border: 2px solid #ef3f42;
    background: transparent;
    color: #ef3f42;
}

p { font-weight: 400; }

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

a {
    color: #0a9de2;
    text-decoration: none;      
}

a:hover { text-decoration: none; color: #3b3448;}

a img { border: none }

a, .transition {
    -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;
}

hr { background-color: #f0f0f0; border: none; height: 1px; margin: 25px auto; }

h1,
h2,
h3,
h4,
h5,
h6 {    
    -webkit-font-smoothing: antialiased;    
    font-family: 'Roboto Condensed', Helvetica, Arial;
    color: #736c83;
    letter-spacing: 0px;
    font-weight: 400;
}

h1 {
    font-size: 42px;
    line-height: 68px;
}

h2 {
    font-size: 26px;
    line-height: 42px;
}

h3 {
    font-size: 20px;
    line-height: 36px;
}

h4 {
    font-size: 16px;
    line-height: 26px;
}

h5 {
    font-size: 13px;
    line-height: 21px;
}

h6 {
    font-size: 12px;
    line-height: 18px;
}

ul, ol, dl { margin-left: 30px;}

.wrapper {
    position: relative;
    width:1260px;
    padding: 0 20px;    
    margin: 0 auto;    
    box-sizing: border-box; -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -webkit-backface-visibility: hidden;    
}

.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.127659574%}.row-fluid [class*="span"]:first-child{margin-left:0}.aq-template-wrapper{position:relative;float:left;width:100%}.row-fluid .span12,.aq-template-wrapper .aq_span12{width:99.99999998999999%;*width:99.94680850063828%}.row-fluid .span11,.aq-template-wrapper .aq_span11{width:91.489361693%;*width:91.4361702036383%}.row-fluid .span10,.aq-template-wrapper .aq_span10{width:82.97872339599999%;*width:82.92553190663828%}.row-fluid .span9,.aq-template-wrapper .aq_span9{width:74.468085099%;*width:74.4148936096383%}.row-fluid .span8,.aq-template-wrapper .aq_span8{width:65.95744680199999%;*width:65.90425531263828%}.row-fluid .span7,.aq-template-wrapper .aq_span7{width:57.446808505%;*width:57.3936170156383%}.row-fluid .span6,.aq-template-wrapper .aq_span6{width:48.93617020799999%;*width:48.88297871863829%}.row-fluid .span5,.aq-template-wrapper .aq_span5{width:40.425531911%;*width:40.3723404216383%}.row-fluid .span4,.aq-template-wrapper .aq_span4{width:31.914893614%;*width:31.8617021246383%}.row-fluid .span3,.aq-template-wrapper .aq_span3{width:23.404255317%;*width:23.3510638276383%}.row-fluid .span2,.aq-template-wrapper .aq_span2{width:14.89361702%;*width:14.8404255306383%}.row-fluid .span1,.aq-template-wrapper .aq_span1{width:6.382978723%;*width:6.329787233638298%}.row-fluid .offset12{margin-left:104.25531914893617%;*margin-left:104.14893617021275%}.row-fluid .offset12:first-child{margin-left:102.12765957446808%;*margin-left:102.02127659574467%}.row-fluid .offset11{margin-left:95.74468085106382%;*margin-left:95.6382978723404%}.row-fluid .offset11:first-child{margin-left:93.61702127659574%;*margin-left:93.51063829787232%}.row-fluid .offset10{margin-left:87.23404255319149%;*margin-left:87.12765957446807%}.row-fluid .offset10:first-child{margin-left:85.1063829787234%;*margin-left:84.99999999999999%}.row-fluid .offset9{margin-left:78.72340425531914%;*margin-left:78.61702127659572%}.row-fluid .offset9:first-child{margin-left:76.59574468085106%;*margin-left:76.48936170212764%}.row-fluid .offset8{margin-left:70.2127659574468%;*margin-left:70.10638297872339%}.row-fluid .offset8:first-child{margin-left:68.08510638297872%;*margin-left:67.9787234042553%}.row-fluid .offset7{margin-left:61.70212765957446%;*margin-left:61.59574468085106%}.row-fluid .offset7:first-child{margin-left:59.574468085106375%;*margin-left:59.46808510638297%}.row-fluid .offset6{margin-left:53.191489361702125%;*margin-left:53.085106382978715%}.row-fluid .offset6:first-child{margin-left:51.063829787234035%;*margin-left:50.95744680851063%}.row-fluid .offset5{margin-left:44.68085106382979%;*margin-left:44.57446808510638%}.row-fluid .offset5:first-child{margin-left:42.5531914893617%;*margin-left:42.4468085106383%}.row-fluid .offset4{margin-left:36.170212765957444%;*margin-left:36.06382978723405%}.row-fluid .offset4:first-child{margin-left:34.04255319148936%;*margin-left:33.93617021276596%}.row-fluid .offset3{margin-left:27.659574468085104%;*margin-left:27.5531914893617%}.row-fluid .offset3:first-child{margin-left:25.53191489361702%;*margin-left:25.425531914893618%}.row-fluid .offset2{margin-left:19.148936170212764%;*margin-left:19.04255319148936%}.row-fluid .offset2:first-child{margin-left:17.02127659574468%;*margin-left:16.914893617021278%}.row-fluid .offset1{margin-left:10.638297872340425%;*margin-left:10.53191489361702%}.row-fluid .offset1:first-child{margin-left:8.51063829787234%;*margin-left:8.404255319148938%}

section h1,
section h2,
section h3,
section h4,
section h5,
section h6 { margin-bottom: 20px; }

.alignleft { float: left }

.alignright { float: right }

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}

.hidden { display: none }

.navigation-links, p, .bot-margin { margin-bottom: 20px; }

::-webkit-input-placeholder  { color: #999; }
input:-moz-placeholder { color:#999;}
.sticky { background-color: #f6f6f6; }

/*--------------------------------------------------------------------------------------------------
    3.  Header Styling      
--------------------------------------------------------------------------------------------------*/

.hello-bar {
    background-color: #29262f;
    height: 40px;
    width: 100%;
    top: 0;
    position: fixed;
    z-index: 3;    
}

.logged-in .hello-bar { top: 28px;}

#top { 
    clear: both;
    background-color: #16161D;
    position: relative;
    width: 100%;
    z-index: 2;
 }

.icy-sticky-wrapper {    
    width: 100%;
    clear: both;
    position: relative;
}

.icy-sticky-wrapper #top {
    width: 100%;
    position: relative;     
}


.is-sticky #top {
    box-shadow : 0 1px 3px rgba(0, 0, 0, 0.25);
}

.hello-bar .widget {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 40px;
    font-weight: 400;
    color: #736c83;
}

header {
    margin: 0;
    display: block;    
    position: relative;
    padding: 0;    
    z-index: 3;
    background-color: #16161D;  
}

.logo-wrapper {
    float: left;
    text-align: left;
}

.logo-wrapper.extend {
    background-color: #0a9de2;
    margin-left: -9999px;
    padding-left: 9999px;
}

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

.logo img { 
  max-width: 100%;
  height: auto;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.logo span {
    line-height: 0;
    font-size: 0;
    display: block;
}

.logo .text_logo {
  line-height: 64px;
  font-size: 36px;
  display: block;
  color: #fff;
  margin-bottom: 0;
  padding-right: 25px;
  font-family: 'Roboto Condensed';
  text-transform: uppercase;
  font-weight: 900;
}
        
.logo .normal_logo{
}

.logo .retina_logo{
  display: none;
}


@media (-webkit-min-device-pixel-ratio: 2) {
    .logo .normal_logo {
        display: none;
    }

    .logo .retina_logo {        
        display: block;
    }
}

.icy-button.donate {  
    top: 7px;
    position: relative;    
    padding: 5px;
    background-color: #ef3f42;
    color: #fff;
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    vertical-align: middle;
    float: left;
}

/* Button 7a */
.icy-button.donate {
  overflow: visible;
}

.icy-button.donate:before {
  color: #fff;
  width: 22px;
}

.icy-button.language {
    position: relative;    
    padding: 5px;
    color: #fff;
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    vertical-align: middle;
    float: left;    

}

.icy-button.language:hover {
    background-color: rgba(255, 255, 255, 0.1);
    cursor: pointer;
}

.icy-button.language:before {
  color: #fff;
  width: 22px;
}

.icy-button.donate:hover {
  -webkit-animation: fadeOutText 0.7s;
  -moz-animation: fadeOutText 0.7s;
  animation: fadeOutText 0.7s;
}

.icy-button.donate:hover::before {
  -webkit-animation: moveToRight 0.7s;
  -moz-animation: moveToRight 0.7s;
  animation: moveToRight 0.7s;
}

@-webkit-keyframes fadeOutText {
  0% { color: transparent; }
  50% { color: transparent; }
  100% { color: #fff; }
}

@-moz-keyframes fadeOutText {
  0% { color: transparent; }
  50% { color: transparent; }
  100% { color: #fff; }
}

@keyframes fadeOutText {
  0% { color: transparent; }
  50% { color: transparent; }
  100% { color: #fff; }
}

@-webkit-keyframes moveToRight {
  50% { -webkit-transform: translateX(80px); }
  51% { opacity: 1; -webkit-transform: translateX(80px); }
  52% { opacity: 0; -webkit-transform: translateX(80px); }
  73% { opacity: 0; -webkit-transform: translateX(40px); }
  94% { opacity: 1; -webkit-transform: translateX(0px);  }
  100% { -webkit-transform: translateX(0%); }
}

@-moz-keyframes moveToRight {
  50% { -webkit-transform: translateX(80px); }
  51% { opacity: 1; -webkit-transform: translateX(80px); }
  52% { opacity: 0; -webkit-transform: translateX(80px); }
  73% { opacity: 0; -webkit-transform: translateX(40px); }
  94% { opacity: 1; -webkit-transform: translateX(0px);  }
  100% { -webkit-transform: translateX(0%); }
}

@keyframes moveToRight {
  50% { -webkit-transform: translateX(80px); }
  51% { opacity: 1; -webkit-transform: translateX(80px); }
  52% { opacity: 0; -webkit-transform: translateX(80px); }
  73% { opacity: 0; -webkit-transform: translateX(40px); }
  94% { opacity: 1; -webkit-transform: translateX(0px);  }
  100% { -webkit-transform: translateX(0%); }
}

.search-button {
    background-color: #ef3f42;
    width: 40px;
    height: 40px;
    position: relative;
    float: right;    
    z-index:99;
    margin-right:0px;
}

.icon-search {
    position: absolute;
    left: 12px;
    top: 12px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: text-shadow .2s ease;
       -moz-transition: text-shadow .2s ease;
        -ms-transition: text-shadow .2s ease;
         -o-transition: text-shadow .2s ease;
            transition: text-shadow .2s ease;
}


.search-button:hover .icon-search {
    text-shadow: 0 0px 8px #fff;
}

.search-button.active {
    background-color: #29262f;       
}

.search-button.active .icy-button.icon-search:before { content: "\F14E"; }

.hello-bar .icon-card:before,
.hello-bar .icon-flag:before { 
    font-size: 16px !important;
    line-height: 26px !important;  
    margin-right: 10px;
    background-color: rgba(0, 0, 0, 0.2);
    width: 40px;
    margin-left: -5px;
    margin-top: -5px;
    margin-bottom: -5px;  
}

.icy-language-switcher {
    float: left;
    margin-left: 20px;
    margin-top: 7px;
}

.message-wrapper {
    padding-left: 120px;
}

.icy-featured-image {
    width: 100%;
    font-size: 0;
    line-height: 0;
    position: relative;
    clear: both;
    display: block;
    margin-bottom: 0;
    overflow: hidden;    
}

.icy-featured-image img {    
    left: 0;
    width: 100%;
    height: auto;
}

.search-wrapper {
    width: 30%;
    position: absolute;
    top: -90px;
    height: 40px;
    right: 57px;
    z-index: 100;
}

.search-wrapper form input {
    width: 100%;
    background-color: #16161D;
    border: 1px solid #3b3448;
    height: 40px;
    padding: 0 10px;
    text-align: left;
    margin: 0;    
}

.icy-page-title {
    width: 100%;    
    background: #3b3448;
    position: relative;    
    color: #fff;
    display: block;
    top: 0;
}

.icy-featured-image.with-title .icy-page-title {
    background: transparent;
filter:alpha(opacity=90); opacity:.9;

    position: absolute;
    top: 50%;
}

.icy-page-title .flex-caption-wrapper {
    position: relative;
    display: block; 
}

.icy-page-title .flex-caption .flex-caption-content {
    position: relative;
    padding: 5% 0;
    top: 0;
}

.with-title .icy-page-title .flex-caption .flex-caption-content {
    position: absolute;
    padding: 0;
    top: 34%;    
}

.flex-caption-content .caption-title {
    margin-bottom: 0;
    line-height: 1.3;
}

.full-width-slider .flex-caption,
.icy-page-title .flex-caption {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1220px;
  height: 100%;
  padding-left: 0;
  margin: 0 auto;
}

.full-width-slider .caption-title,
.icy-page-title .caption-title {
  background: transparent;
  font-family: 'Roboto Condensed';
  left: 0;
  position: relative !important;
}

.full-width-slider .flex-caption .flex-caption-content,
.icy-page-title .flex-caption .flex-caption-content {
  position: relative;
  width: 50%;
  top: 34%;
}

.icy-page-title.only-title .flex-caption .flex-caption-content {
    top: 0;
}

/* Control Nav */
.full-width-slider .flex-caption .caption-button {
  width: auto;
  padding: 10px 15px;
  clear: both;
  float: left;
  margin-left: -5px;
  margin-top: 0px;
  color: #ef3f42;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #fff;
}

.csstransitions .flexslider .flex-caption .caption-title,
.csstransitions .flexslider .flex-caption .caption-button {
  opacity: 0;
}

.full-width-slider .flex-caption .caption-title span,
.icy-page-title .flex-caption .caption-title span  {
  background: #0a9de2;
  box-shadow: 10px 0 0 #ef3f42, -10px 0 0 #ef3f42;
  color: #fff;
  font-size: 55px;
  text-transform: uppercase;
  font-weight: 300;
  word-wrap: normal;
}

/*--------------------------------------------------------------------------------------------------
    4.  Navigation
--------------------------------------------------------------------------------------------------*/

nav#primary-nav {
    font-size: 13px;
    line-height: 13px;
    font-family: 'Roboto', Helvetica, Arial;    
    float: right;
    font-weight: 300;
    position: relative;        
    text-transform: uppercase;
    /*box-shadow: inset 0 4px 0 #3b3448;*/
}    

    nav#primary-nav ul {
        margin: 0;
        padding: 0;
        list-style: none;        
        float: left;
    }

        nav#primary-nav ul a {
            display: inline-block;
            position: relative;
        }

        nav#primary-nav ul > li {
            float: left;
            display: inline-block;
            display: block;
            position: relative;
            z-index: 1;              
            position: relative;            
            list-style: none;            
            letter-spacing: 1px;                                            
        }

        nav#primary-nav ul > li:first-child {
            margin-left: 0;
        }

        nav#primary-nav ul > li a {
            padding: 16px 15px;
            border-top: 4px solid transparent;
            -webkit-transition: none;
               -moz-transition: none;
                -ms-transition: none;
                 -o-transition: none;
                    transition: none;
        }

        nav#primary-nav ul > li a::before {
          position: absolute;
          top: -4px;
          left: 15px;
          overflow: hidden;
          padding: 16px 0;
          max-width: 0;
          border-top: 4px solid #0a9de2;
          color: #fff;
          content: attr(data-hover);
          -webkit-transition: max-width 0.5s;
          -moz-transition: max-width 0.5s;
          transition: max-width 0.5s;

          white-space: nowrap;
        }

        nav#primary-nav ul > li a:hover::before,
        nav#primary-nav ul > li a:focus::before {
          max-width: 100%;
        }

        nav#primary-nav ul li a { text-align: left; }                

        nav#primary-nav ul li:hover {
            visibility: inherit;
        }

        nav#primary-nav ul ul {
            position: absolute;
            top: -9999em;
            width: 180px;
            z-index: 9999;
            line-height: 20px; 
            visibility: hidden;
        }

        nav#primary-nav ul ul li { width: 100% }

        nav#primary-nav ul li:hover ul,
        nav#primary-nav ul li.sfHover ul {
            left: 0px;
            top: 63px; 
            visibility: visible;            
        }

        nav#primary-nav ul a {            
            line-height: 28px;
            transition: all ease-in-out .4s;
            -webkit-transition: all ease-in-out .4s;
            -moz-transition: all ease-in-out .4s;
            -o-transition: all ease-in-out .4s;
        }

        nav#primary-nav ul li a { 
            color: #d9d9d9;                
        }

        nav#primary-nav ul li a:hover { color: #0a9de2;}                        

        nav#primary-nav ul li:hover li ul,
        nav#primary-nav ul li.sfHover li ul,
        nav#primary-nav ul li li:hover li ul,
        nav#primary-nav ul li li.sfHover li ul,
        nav#primary-nav ul li li li:hover li ul,
        nav#primary-nav ul li li li.sfHover li ul { top: -9999em }

        nav#primary-nav ul li li:hover ul,
        nav#primary-nav ul li li.sfHover ul,
        nav#primary-nav ul li li li:hover ul,
        nav#primary-nav ul li li li.sfHover ul,
        nav#primary-nav ul li li li li:hover ul,
        nav#primary-nav ul li li li li.sfHover ul {
            left: 180px; 
            top:0px;
            visibility: visible;
        }
        
        nav#primary-nav ul li.current-cat a,
        nav#primary-nav ul li.current_page_item a,        
        nav#primary-nav ul li.current-menu-item a,
        nav#primary-nav ul > li a:hover::before { 
            border-top-color: #0a9de2;
            text-decoration: none;      
            color: #fff;      
        }

        nav#primary-nav ul ul {
            padding: 0 0 0 0;
            background: #16161D;
            color: #666;
            background-image: inherit;                
        }

            nav#primary-nav ul ul li {                                
                padding: 0px;
                margin: 0;
                color: #666;                
                letter-spacing: 0px;
                z-index: 9999;
                position: relative;
            }

            nav#primary-nav ul ul li:last-child { border-bottom: none }

            nav#primary-nav ul li ul li a {
                font-size: 13px;     
                line-height: 35px;
                letter-spacing: 2px;
                padding: 0 20px;

                font-weight: 300;
                border-top: 0;
            }  

            nav#primary-nav ul ul > li a::before {
                position: absolute;
                top: 0px;
                left: 21px;
                overflow: hidden;
                padding: 0px 0;
                max-width: 0;               
                color: #fff;
                content: attr(data-hover);
                -webkit-transition: max-width 0.5s;
                -moz-transition: max-width 0.5s;
                transition: max-width 0.5s;

                white-space: nowrap;
                border-top: 0;
              }

              nav#primary-nav ul ul > li a:hover { color: inherit; }

              nav#primary-nav ul ul > li a:hover::before,
              nav#primary-nav ul ul > li a:focus::before {
                max-width: 100%;
              }         

.nav-prev {float: left;}
.nav-next {float: right;}

.navigation-posts {
    padding-top: 50px;
    border-top: 1px solid #f0f0f0;
    font-weight: 400;
    float: left;
    width: 100%;
    padding-bottom: 50px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 50px;
}

.navigation-posts a {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: 300;    
    border: 2px solid #0a9de2;
    padding: 10px 15px;
    cursor: pointer;
    color: #fff;
    background: #0a9de2;
    float: left;
}

.navigation-posts a:hover { 
    color: #0a9de2;
    background-color: transparent;
}

#icy-nav {
    overflow: hidden;
    display: none;
    background-color: #29262f;
}

#icy-nav ul,
#icy-nav ul li {
    text-align: left;
    margin: 0 auto;    
}

#icy-nav ul {
    padding: 20px;
}

#icy-nav ul ul { padding: 5px; }

#icy-nav ul li:first-child { border-top: none; }

#icy-nav ul li { 
    padding: 7px 10px;
    border-top: 1px solid #454647;
}

#icy-nav ul ul li {
    padding: 7px 10px;    
}

#icy-nav ul li.current-cat a,
#icy-nav ul li.current_page_item a, 
#icy-nav ul li.current-menu-item a {    
    font-weight: 400;
}

#icy-nav a { color: #d9d9d9; }
#icy-nav a:hover { color: #0a9de2;}

.nav-btn {
    display: block;
    width: 2.625em;
    height: 2.25em;
    cursor: pointer;
    padding: 0;
    border: 0;
    outline: none;
    background: url("images/nav-icon.svg") left center no-repeat;
    background-size: 1.875em 1.5em;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.85;
    margin-top: 15px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    display: none;
    float: right;
}
.no-svg .nav-btn {
  background-image: url("images/nav-icon.png");
}
.nav-btn:hover, .nav-btn:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.nav-btn { display: none; }

/*--------------------------------------------------------------------------------------------------
    5.  Content Styling
--------------------------------------------------------------------------------------------------*/

ul.posts-list li.post { 
    margin: 35px 0px 0px 0px;
    padding-bottom: 35px;
}
ul.posts-list li.post:first-child {
    margin-top: 0;
}

ul.posts-list li.post:last-child {
    border-bottom: none;
    padding-bottom: 35px;
}

.main-container {
    position: relative;
    clear: both;
    background-color: #fff;    
    z-index: 1;
}

.content {        
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;  
    margin: 70px 0;
}

.primary {    
    position: relative;
    z-index: 1;
    background-color: #fff;
}

ul.posts-list { margin: 0;}

/*--------------------------*
/*  WordPress Styles
/*--------------------------*/

.aligncenter{ display:block;  margin:0 auto}
.alignright{ float:right;  margin:10px 0 10px 10px}
.alignleft{ float:left;  margin:10px 10px 10px 0}
.floatleft{ float:left}
.floatright{ float:right}
.textcenter{ text-align:center}
.textright{ text-align:right}
.textleft{ text-align:left}
.wp-caption img{ margin:0;  padding:0;  border:0 none}

/* Wrapper div for the entire comment form. */
div#respond { }

/* Reply title. */
h3#reply-title { }

/* Cancel comment link. */
h3#reply-title small { }

/* The comment form. */
form#commentform { }

/* Comment author field. */
p.comment-form-author { }
p.comment-form-author label { display: none; }
p.comment-form-author input#author { }

/* Comment email field. */
p.comment-form-email { }
p.comment-form-email label { display: none; }
p.comment-form-email input#email { }

/* Comment URL field. */
p.comment-form-url { }
p.comment-form-url label { display: none; }
p.comment-form-url input#url { }

/* Required (*) text. */
span.required { display: none; }

/* Comment form text. */
p.comment-form-comment { }
p.comment-form-comment label { display: none; }
p.comment-form-comment textarea#comment { }

/* Must log in paragraph. */
p.must-log-in { }

/* Logged in paragraph. */
p.logged-in-as { }

/* Comment notes paragraph. */
p.comment-notes { }

/* Allowed tags paragraph. */
p.form-allowed-tags { }
p.form-allowed-tags code { }

/* Paragraph that wraps the submit button and hidden comment ID fields. */
p.form-submit { }

/* Submit button. */
input#submit { }
.wp-smiley{margin:0 !important; max-height:1em}

blockquote.left{margin-right:20px; text-align:right; margin-left:0; width:33%; float:left}
blockquote.right{margin-left:20px; text-align:left; margin-right:0; width:33%; float:right}


address { font-style: italic; }

abbr[title],
acronym[title],
dfn[title] {
  cursor: help;
  border-bottom: 1px dotted #666;
}

blockquote {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #9da0a4;
  font-style: italic;
  margin: 40px 80px;
}

strong { font-weight: bold; }

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

dfn { font-weight: bold; }

sup {
  font-size: 11px;
  vertical-align: top;
}

sub {
  font-size: 11px;
  vertical-align: bottom;
}

small { font-size: 11px; }

del { text-decoration: line-through; }

ins { text-decoration: underline; }

code,
pre { line-height: 18px; }

var,
kbd,
samp,
code,
pre {
  font: 12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace;
  background: #fff;
}

kbd { font-weight: bold; }

samp,
var { font-style: italic; }

pre {
  white-space: pre;
  overflow: auto;
  padding: 10px;
  clear: both;
  margin: 40px 80px;
}

code { padding: 3px; }

ul,
ol,
dl { margin-left: 30px; }

table {
  border: 1px solid #f1f1f1;
  border-width: 1px;
  line-height: 18px;
  margin: 0 0 22px 0;
  text-align: left;
  padding: 0 5px;
}

table .even { background: #f5f5f5; }

caption { text-align: left; }

tr { border-bottom: 1px solid #f5f5f5; }

th,
td {
  padding: 5px;
  vertical-align: middle;
  text-align: center;
}

blockquote {
    border-left: 1px solid #c6c6c6;
    margin: 25px 0 25px 0;
    padding: 1.5% 3% 1.5% 3%;
    font-family: 'Roboto Condensed', Helvetica, Arial;
    font-style: normal;    
    font-weight: 300 !important;
    position: relative;
    font-size: 26px;
    line-height: 1.3em;
    background-color: #0a9de2;
    color: #fff;
     
}

blockquote p {
    margin-bottom: 0;
    font-weight: 300;
    text-transform: uppercase;
}

input[type="text"],
input[type="email"],
textarea {    
    padding: 10px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    color: #666;
    font-weight: 300;
    display: inline-block;    
    clear: both;
}

input[type="text"] { width: 40%; }

/*--------------------------------------------------------------------------------------------------
    5.a.  Main Content Styling
--------------------------------------------------------------------------------------------------*/

img.alignleft {
    float: left;
    margin: 10px 25px 20px 0;
}

img.alignright {
    display: block;
    margin: 10px 0 25px 20px;
}

img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
    margin-top: 5px;
}

embed,
object,
iframe {
    width: 100%;
}

.icy_video {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;    
    height: 100%;
}

.icy_video p {
    margin-bottom: 0;
}

.wp-caption {
    text-align: center;
    clear: both;
    overflow: hidden;    
    font-style: italic;
    position: relative;
}

.wp-caption[style] {
    width: 100% !important;
}

.wp-caption img,
.wp-caption img a {
    margin: 0;
    padding: 0;
    border: 0 none;
    max-width: 100%;
    height: auto;
}

.wp-caption
.wp-caption-text {
    margin: 0;    
}

.wp-caption {
    margin: 20px 0;
}

.wp-caption img{ 
    clear: both;
    overflow: hidden;
    margin:0 auto;    
}

.wp-caption-text {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    color: #444;
    padding: 20px;
    font-family: 'Roboto', Georgia, Serif;
    font-size: 24px;
    font-weight: 300;
    bottom: 40px;
    font-style: normal;
}

.gallery-caption
{    
    position: relative;
    background: #fff; 
    color: #666;
    font-size: 16px;
    padding: 0;
    margin: 0;
    bottom: 0;
}

.gallery{margin:0 auto 1.625em;}
.gallery a img{border:none;}
.gallery .gallery-icon img{ background: #fff; border: none !important;}

.gallery-item {
  float: left;  
  text-align: center;
  margin-left: 0;
}

.gallery dl.gallery-item:last-child { padding-right: 0; }

a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
.content .gallery .gallery-icon a:focus img,
.content .gallery .gallery-icon a:hover img,
.content .gallery .gallery-icon a:active img{background:#fff;}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img{background:#fff;}

#submit { cursor: pointer; margin: 0 0 0px 0; }


/*--------------------------------------------------------------------------------------------------
    5.b.  Sidebar Styling
--------------------------------------------------------------------------------------------------*/

.sidebar {
    margin: 75px 0;
    padding-left: 2.12766%;
    border-left: 1px solid #f1f1f1;
}

.left-side .sidebar {
    padding-right: 2.12766%;
    padding-left: 0;
    border-left: 0;
    border-right: 1px solid #f1f1f1;
}


/*--------------------------------------------------------------------------------------------------
    6.  Post Styling
--------------------------------------------------------------------------------------------------*/

.post {
    list-style-type: none;
    position: relative;
}

.entry-title h1 {        
    font-family: 'Roboto Condensed', Helvetica, Arial;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: -1px;
    line-height: 42px;
    color: #333;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-bottom: 50px;
    margin-top: 50px;
}


.post:first-child .entry-title h1 {
    margin-top: 0;
}

.entry-title:hover h1 {
    color: #0a9de2;    
}

.entry-meta {
    width: 100%;
    margin: 30px auto;
    text-align: center;
    float: left;
}

.entry-content .the-content {
    position: relative;        
    margin-bottom: 0px;
}

.post .entry-content { margin-bottom: 0px; }

li:last-child .entry-content .the-content { border-bottom: none;}

.entry-content .the-content .more-link {
    text-align: center;   
    float: left;
    margin-top: 30px;     
}

.entry-content ul { list-style-type: disc; margin-bottom: 20px; }

.entry-content ol { list-style-type: decimal;  margin-bottom: 20px; }

.entry-content {
    margin-left: 0 !important;    
    width: 100%;
    float: left;
    clear: both;
}

.entry-content ul.slides { margin-bottom: 0;}

.post-media {
    float: left;    
    width: 100%;
    clear: both;
    overflow: hidden;
}

.post-media ul { margin: 0;}

.pagenavi {
    padding-top: 50px;
    margin-top: 50px;
    border-top: 1px solid #ebebeb;
    font-weight: 400;
    clear: both;
    float: left;    
}

.pagenavi span {
    background-color: #eee;
    color: #666;
    padding: 14px 16px !important;
    border: none !important;
    font-weight: 400;
    font-family: 'Roboto';
    border-radius: 4px;
    margin-right: 8px;

}

.pagenavi span:hover {
    background-color: #0a9de2;
    color: #fff;
}

.pagenavi a {
    color: #666;
}

.pagenavi span:hover a,
.pagenavi span:hover a:hover { color: #fff; }


/*--------------------------------------------------------------------------------------------------
    7.  Comments Styling                                
--------------------------------------------------------------------------------------------------*/

.comments-container {
    margin-left: 0 !important;    
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;    
    float: left;
    width: 100%;
}

.list-of-comments {
    float: left;
    list-style-type: none;
    width: 100%;
    margin-top: 25px;
    margin-left: 0 !important;
}

.list-of-comments .comment-entry p { margin-bottom: 0 !important; }
.list-of-comments ul { margin-left: 40px; }
.list-of-comments ul ul { margin-left: 40px; margin-top: 0px; }
.list-of-comments li #comments-form { margin-top: 20px; margin-bottom: 20px; }
.list-of-comments li .respond { padding-top: 5px }

.comment-content { 
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}


.comment { margin: 0; margin-bottom: 20px; }

.pinglist {
    margin: 20px 0 40px 40px;
    list-style-type: decimal;
}

.children { list-style-type: none }

#comments-form {
    margin-top: 0px;
    float: left;
    padding-bottom: 30px;
}

#comments-form input {
    margin-right: 20px;
    margin-left: 0;
    width: auto;
    clear: both;
    margin-bottom: 10px;
}

#comments-form textarea { width: 85% }

.list-of-comments .avatar {
    position: relative;
    border-radius: 4px;
}

.list-of-comments .bypostauthor .comment-author .avatar {

}

.comments-number {
    font-size: 26px;
    line-height: 42px;
    font-weight: 300;
    padding: 10px 0;
    margin-bottom: 0;
    border-bottom: 2px solid #f0f0f0;
    color: #999;
    font-family: 'Roboto', Georgia, Serif;
    margin-bottom: 10px;
}

.comment-meta {
    position: absolute; 
    top: 10px;
    right: 0;
    color: #ccc;
}

    .comment-meta a {        
        font-family: 'Roboto Condensed', Arial, sans-serif;
        color: #ccc;
        font-weight: 300;
    }

    .comment-meta a:hover { color: #777 }

.says { display: none }    

.comment-author-admin { background-color: #f9f9f9; }

.comment-author,
.comment-meta { padding-left: 0px; }

.comment-author {
    position: relative;
    font-size: 24px;
    font-weight: bold;     
    font-family: 'Roboto Condensed', Helvetica, Arial;
}

.comment-author figure {
    float: left;
    display: inline-block;
}

.comment-author span {
    margin-left: 0px;
}
.comment-author cite { font-style: normal;
    display: inline-block;    
    margin-bottom: 0;
    color: #666;
    font-weight: 400;
    font-family: 'Roboto';
 }

span.author-name {
    margin-left: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
    float: left;
}

.comment-entry ul,
.comment-entry ol,
.comment-entry dl { margin-left: 20px }

ol .comments-form { width: 100% }

.nocomments {
    text-align: left;
    padding: 20px;
}

.moderation {
    padding-left: 0px;
    color: #999;
    font-size: 11px;
}

.comment-entry ul {
    list-style-type: disc;
    margin-bottom: 20px;
}

.comment-entry {     
    margin-left: 0 !important;
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;    
    color: #777;
    font-size: 14px;    
    padding: 25px 25px 25px 0;    
    position: relative;
    margin-bottom: 20px;
    word-wrap: break-word;
}

span.reply-to {        
    font-family: 'Roboto', Helvetica, Arial;
    font-size: 12px;
    font-weight: 300;
    padding: 5px 10px;
    color: #777;
    float: left;
    margin-left: 20px;
    margin-top: 18px;
}

span.reply-to a { color: #0a9de2; text-transform: uppercase; position: absolute; right: 0; top: 24px; }

span.reply-to a:hover {
    color: #0a9de2;
}

span.reply-to a.comment-edit-link { right: 40px; }


/*--------------------------------------------------------------------------------------------------
    8.  Footer Styling                                                  
--------------------------------------------------------------------------------------------------*/

footer.footer-container {             
    width: 100%;
    background: #29262f;
    color: #697296;
    position: relative;
    display: block;    
    padding: 70px 20px;
    font-size: 12px;
    line-height: 18px;    
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 1;
    clear: both;
}

footer .social .widget {
    text-align: left;
}

footer .widget {
    color: #697296;
    line-height: 23px;
}

footer .widget ul li { color: #697296; }

footer { color: #697296; }

footer .copyright,
footer .social { line-height: 18px; min-height: 18px !important;}
footer .copyright .widget { 
    text-align: left;
}

footer #footer-widgets > div { min-height: 18px !important; }

footer input[type="text"] {
    background-color: #16161D;
    border: 1px solid #3b3448;
}

#footer-widgets .widget-title {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-weight: 300;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #3b3448;
    position: relative;
}

#footer-widgets .widget-title:before {
    width: 10%;
    height: 1px;
    background-color: #0a9de2;
    content: ' ';
    position: absolute;
    left: 0px;
    bottom: -1px;
}


#footer-widgets .widget a,
.secondary-footer .widget a,
footer a { color: #697296; }
#footer-widget .widget a.icy-social,
.secondary-footer .widget a.icy-social { color: #fff !important; }
#footer-widgets .widget a:hover,
.secondar-footer .widget a:hover,
footer a:hover { color: #f0f0f0; }

.secondary-footer {
    background-color: #16161D;  
    z-index: 2;  
    font-size: 13px;
    float: left;
    position: relative;
    width: 100%; 
    clear: both;       
}

.secondary-footer .copyright { font-size: 11px; }

.secondary-footer * {
    line-height: 40px !important;    
}

.secondary-footer .icy-social-wrapper { line-height: 0px !important; overflow: hidden; }

.secondary-footer .paid-for {
    background-color: #3b3448;    
    margin-left: -9999px !important;
    padding-left: 9999px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.secondary-footer .paid-for .widget { color: #fff; }

.secondary-footer .widget { margin-bottom: 0px; }

.secondary-footer p { margin-bottom: 0; }


/*--------------------------------------------------------------------------------------------------
    9.  Widgets                                                                   
--------------------------------------------------------------------------------------------------*/

.widget { 
    font-size:13px;
    line-height:28px;
    color: #697296;
    font-weight: 400;
    letter-spacing: 0px;
    float: left;
    text-align: left;
    margin-bottom: 25px;
}

.widget ol {
    list-style-type: decimal;
    margin: 0;
}

.widget ul { 
    margin: 0; 
    list-style: none; 
}

.widget ul li {
    font-size:13px;
    line-height:22px;
    font-weight: normal;
    color: #666;
}

.widget ul li:first-child { border-top: none; }

.widget ul li:first-child { margin:0; }
.widget ul li:last-child { border-bottom: none; margin-bottom: 0; }

aside.sidebar .widget-title,
.widget-title {
    font-family: 'Roboto Condensed', Arial;
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 23px;
    margin-bottom: 25px;
    font-weight: 400;
    text-transform: uppercase;
    color: #736c83;
    border-bottom: 2px solid #e7e7e7;
}

.widget-title span {
    color: #0a9de2;
}

footer .widget-title span { color: #fff; }

.widget p {
    margin-bottom: 10px;
}

.widget_search form { margin-top: 15px }

.widget {
    float: left;
    width: 100%;
}

footer #footer-widgets .widget:last-child { margin-bottom: 0; }

.widget_recent_entries .post-date {
    font-style: italic;
}

/* calendar widget */
.widget_calendar {float: left;}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: left; color: #FFF; font-size: 16px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 14px; }
#wp-calendar thead th { padding-bottom: 10px; text-align: center }
#wp-calendar tbody { color: #FFF; }
#wp-calendar tbody td { background: transparent; border: 1px solid #3b3448; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #16161D; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

.icy_video iframe {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;

    margin-bottom: 20px;
}

#flickr-wrapper {
    display: inline-block;
    overflow: hidden;
}

.flickr_badge_image {
    float: right;
    width: 90px;
    height: 90px;
}

.flickr_badge_image img {
    width: 90px;
    height: 90px;
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter:alpha(opacity=70);
    -webkit-transition: opacity .7s ease-out;
    -moz-transition: opacity .7s ease-out;
    -o-transition: opacity .7s ease-out;
    transition: opacity .7s ease-out;
}

.flickr_badge_image img:hover {
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=100);
}

.tribe-events-list-widget-events .entry-title { margin-bottom:0; font-weight:400; }
 
/*--------------------------------------------------------------------------------------------------
    10. Icy Page Builder Styling
--------------------------------------------------------------------------------------------------*/

.aq_block_toggle .tab-body, .aq_block_accordion .tab-body {
    padding: 10px;
    background-image: none;
    border: none;
}

.icy-block-title, .aq-block-title {
    font-family: 'Roboto Condensed', Arial;
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 23px;
    margin-bottom: 25px;
    font-weight: 400;
    text-transform: uppercase;
    color: #736c83;
    border-bottom: 2px solid #e7e7e7; }

.aq_block_toggle, .aq_block_accordion,
.aq_block_toggles_wrapper,
.aq_block_accordion_wrapper,
.aq_block_tabs {
    border: none;
    border-radius: 0;
    margin: 0;
}

.aq_block_toggle .tab-body p, .aq_block_accordion .tab-body p {
    margin-bottom: 0;
}
.aq_block_accordion.first-child {
    border-top-color: #f0f0f0;
    margin: 0;
}
.aq_block_accordion {
    border: none;
}

.aq_block_tabs .aq-tab {
    padding: 20px;
    padding-bottom: 0;
    border-color: #f0f0f0;
}

.aq_block_tabs ul.aq-nav li {
    margin: 0 -1px -1px 0!important;
    border-radius: 0;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', Helvetica, Arial;
    font-size: 13px;
    cursor: pointer;
    outline: none;
}

.aq_block_tabs ul.aq-nav li a {
    color: #999;
    outline: none;
    border-radius: 0;
    border-color: #f0f0f0;
    padding: 10px 10px 4px 10px;
}

.aq_block_tabs,
.aq_block_accordion_wrapper,
.aq_block_toggle_wrapper { margin-bottom: 0; }

.aq-template-wrapper .aq-first {
    margin-left: 0 !important;
}

hr.aq-block-hr-single {
    margin-top: 70px;
    margin-bottom: 70px;
}

.icy-block-title {
    text-transform: uppercase;
}

.full-width-slider {
    position: relative;
    display: block;    
    margin-top: 0;
    overflow: hidden;    
}

/*--------------------------------------------------------------------------------------------------
    10. a. Blog Block
--------------------------------------------------------------------------------------------------*/

.icy-blogposts-wrapper ul.blogposts-grid { 
    margin: 0; 
    list-style-type: none;
}

.blogposts-grid .blog-item {
    margin-bottom: 30px;
    position: relative;
    float: left;
    display: block;
}


.blogposts-grid .blog-item .article-title,
.blogposts-grid .blog-item .article-content {
    float: left;
    clear: both;
    width: 100%;
}

.blogposts-grid .blog-item .article-link .entry-title {
    font-size: 36px;
    line-height: 46px;
    color: #394755;
    font-family: 'Roboto Condensed', Arial;
    text-transform: uppercase; 
    margin-bottom: 13px;  
    clear: both;     

    -webkit-transition: opacity .5s ease;
       -moz-transition: opacity .5s ease;
        -ms-transition: opacity .5s ease;
         -o-transition: opacity .5s ease;
            transition: opacity .5s ease;
            font-weight: 700;
}

.blogposts-grid .blog-item .article-link .entry-title:hover {
    opacity: 0.85;
}

.blogposts-grid .blog-item .picture { 
    line-height: 0; 
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
    -webkit-backface-visibility: hidden;    
}

.blogposts-grid .blog-item .post-meta {
    font-size: 13px;
    line-height: 28px;
    font-weight: 300;
    font-family: 'Roboto', Arial;
    text-transform: uppercase;
    margin-top: 17px;
    padding-bottom: 16px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 17px;
    width: 100%;
    float: left;
}

.blogposts-grid .blog-item .post-meta .meta {
    width: 80%;
    float: left;
    position: relative;
}

.blogposts-grid .blog-item .post-meta .share {
    width: 19.4%;
    float: right; 
    position: relative;   
} 

.blogposts-grid .blog-item .post-meta .meta-info strong,
.blogposts-grid .blog-item .post-meta .meta-info strong a {
    color: #b1bfcc;
    font-weight: 700;    
}

.blogposts-grid .blog-item .post-meta .meta-info strong { 
    margin-right: 10px;
}


.blogposts-grid .blog-item .post-meta .comment-count a { color: #fff; }
.csstransitions .blogposts-grid .blog-item .post-meta .comment-count {
    background-color: #ef3f42;
    color: #fff;
    font-size: 13px;
    line-height: 28px;    
    vertical-align: top;
    float: right;
    width: 0;
    text-indent: -9999px;    
    transition-property: width, padding, text-indent;
    transition-duration: 0s, 0.7s, 0s;  
    transition-delay: 0s, 0s, 0s;
    transition-easing: linear, cubic-bezier(0,1,1,0), linear;
    margin-right: -1px;
}
.csstransitions .blogposts-grid .blog-item .post-meta:hover .comment-count {
    width: auto;
    text-indent: 0;
    padding: 0px 10px 0 10px;
    transition-property: width, padding, text-indent;
    transition-duration: 0s, 0.5s, 0s;  
    transition-delay: 0.3s, 0.3s, 0.3s;
    transition-easing: linear, cubic-bezier(0,1,1,0), linear;
}

.blogposts-grid .blog-item .post-meta [class*="icon-"] { 
    font-family: 'Batch';    
    content: "";  
    float: left;
    font-size: 16px;
    line-height: 16px;
    font-style: normal;
    font-weight: normal;  
    text-align: center;
    text-decoration: none;
    text-transform: none;
    padding: 6px;
    margin-right: 10px;  
}

.blogposts-grid .blog-item .post-meta .meta-info { float: left; font-family: 'Roboto'; }

.blogposts-grid .blog-item .post-meta .icy-social.icon { 
    max-width: 100px; display: block; 
    padding-right: 8px;
    text-align: right;
    margin-bottom: 1px;
}

.blogposts-grid .blog-item .post-meta .icy-social,
.blogposts-grid .blog-item .post-meta a.icy-social {
    line-height: 28px;    
    max-height: 28px;    
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

    padding: 0;
    font-size: 10px;
    text-align: left;
}

.blogposts-grid .blog-item .post-meta .icy-social:before {
    line-height: 28px; 
    text-align: center;   
}

.blogposts-grid .blog-item .post-meta .icy-social-wrapper a { 
  display: inline-block; 
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  -webkit-backface-visibility: hidden;
  position: relative;
  margin-right: -3px;
}

.post-meta .share-icons { 
    position: absolute;
    top: 50px;
    right: 0;
    opacity: 0;

    -webkit-transition: top .3s ease-in-out, opacity .3s ease-in-out;
    -moz-transition: top .3s ease-in-out, opacity .3s ease-in-out;
    -ms-transition: top .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: top .3s ease-in-out, opacity .3s ease-in-out;
    transition: top .3s ease-in-out, opacity .3s ease-in-out;
}

.post-meta .share-icons.inview {
    top: 29px;
    opacity: 1;
}


.post-meta .share-icons a {
    margin-left: -2px;
}

.blogposts-grid .blog-item .post-meta .icon-author { color: #fff; background-color: #f68e51; }
.blogposts-grid .blog-item .post-meta .icon-time { color: #fff; background-color: #697a8c; }
.blogposts-grid .blog-item .post-meta .icon-category { color: #fff; background-color: #bfd74b; }
.blogposts-grid .blog-item .post-meta .icon-tag { color: #fff; background-color: #546988; }
.blogposts-grid .blog-item .post-meta .icon-comments { color: #fff; background-color: #ef3f42; float: right; margin-right: 1px; }
.blogposts-grid .blog-item .post-meta .icon-sharing { color: #fff; background-color: #0a9de2; float: right; margin-right: 0; cursor: pointer;}

.icon-author:before { content: '\F043'; }
.icon-time:before { content: '\F090'; }
.icon-category:before { content: '\F0AE'; }
.icon-tag:before { content: '\F0AB'; }
.icon-comments:after { content: '\F006'; }
.icon-sharing:after { content: '\F159'; }
.icon-flag:before { content: '\F160'; }

.hero-view ul,
.thumb-view ul { margin: 0; clear: both; }
.blog-item.big-thumbnail img {
    -webkit-transition: opacity .5s ease;
       -moz-transition: opacity .5s ease;
        -ms-transition: opacity .5s ease;
         -o-transition: opacity .5s ease;
            transition: opacity .5s ease;

    -webkit-backface-visibility: visible;    
}
.blog-item.big-thumbnail img:hover { 
    opacity: 0.85;
}

.blog-item.big-thumbnail {
    width: 100%;
}

.small-thumbnail.span12 {
    margin-left: 0 !important;
}

.small-thumbnail .article-title {
    position: absolute;
    text-align: center;
    top: 0px;
    padding: 5px 8px;
    background-color: #0a9de2;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

    opacity: 0.8;
    filter: alpha(opacity=80);

    -webkit-transition: top .5s ease, opacity .3s ease .2s ;
       -moz-transition: top .5s ease, opacity .3s ease .2s ;
        -ms-transition: top .5s ease, opacity .3s ease .2s ;
         -o-transition: top .5s ease, opacity .3s ease .2s ;
            transition: top .5s ease, opacity .3s ease .2s ;
}

.small-thumbnail .article-title .article-link .entry-title { 
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    margin-bottom: 0px;
    text-align: center;
    font-weight: 300;

    -webkit-transform: translate3d(0, 0, 100px) rotateX(0deg);
       -moz-transform: translate3d(0, 0, 100px) rotateX(0deg);
        -ms-transform: translate3d(0, 0, 100px) rotateX(0deg);
         -o-transform: translate3d(0, 0, 100px) rotateX(0deg);
            transform: translate3d(0, 0, 100px) rotateX(0deg);

    -webkit-transition: -webkit-transform .5s ease;
       -moz-transition: -moz-transform .5s ease;
        -ms-transition: -ms-transform .5s ease;
         -o-transition: -o-transform .5s ease;
            transition: transform .5s ease;
}

.small-thumbnail .post-meta {
    position: absolute;
    bottom: 0px;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;

    background-color: rgba(57, 71, 85, 0.7);
}

.blog-item.small-thumbnail .post-meta .meta { 
    position: absolute;
    bottom: -28px;
    width: 100%;

    bottom: 5px;
    right: 5px;

    -webkit-transition: bottom .3s ease .7s;
       -moz-transition: bottom .3s ease .7s;
        -ms-transition: bottom .3s ease .7s;
         -o-transition: bottom .3s ease .7s;
            transition: bottom .3s ease .7s;
}

.blog-item.small-thumbnail:hover .post-meta .meta {
    bottom: 5px;
}

.blog-item.small-thumbnail .post-meta .share { 
    position: absolute;
    bottom: 33px;
    width: 28px;
    right: -28px;

    -webkit-transition: right .5s ease 1s;
       -moz-transition: right .5s ease 1s;
        -ms-transition: right .5s ease 1s;
         -o-transition: right .5s ease 1s;
            transition: right .5s ease 1s;
}

.blogposts-grid .blog-item.small-thumbnail {
    overflow: hidden;
    margin-bottom: 25px;
}

.small-thumbnail:hover .article-title {
    top: 0 !important;
    opacity: 1;
    filter: alpha(opacity=100);
}
.blog-item.small-thumbnail:hover .picture {
    -webkit-transition: all .5s ease .3s;
       -moz-transition: all .5s ease .3s;
        -ms-transition: all .5s ease .3s;
         -o-transition: all .5s ease .3s;
            transition: all .5s ease .3s;  
}
.blog-item.small-thumbnail:hover .picture {
    -webkit-transform: scale(1.15) rotate(5deg);
   -moz-transform: scale(1.15) rotate(5deg);
    -ms-transform: scale(1.15) rotate(5deg);
     -o-transform: scale(1.15) rotate(5deg);
        transform: scale(1.15) rotate(5deg);

    -webkit-transition: all .5s ease .3s;
       -moz-transition: all .5s ease .3s;
        -ms-transition: all .5s ease .3s;
         -o-transition: all .5s ease .3s;
            transition: all .5s ease .3s; 
}

.blog-item.small-thumbnail .post-meta {
    margin: 0;
    padding: 0;
    border: none;

    -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);

    -webkit-transition: -webkit-transform .5s ease;
       -moz-transition: -moz-transform .5s ease;
        -ms-transition: -ms-transform .5s ease;
         -o-transition: -o-transform .5s ease;
            transition: transform .5s ease;


}

.ie9 .blog-item.small-thumbnail .post-meta {
    top: 100%;
}

.ie9 .blog-item.small-thumbnail .post-meta {
    top: 0;
}

.blog-item.small-thumbnail:hover .post-meta {

    -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);

}

/*.small-thumbnail .post-meta .meta-info { width: 50%; }*/

.small-thumbnail .post-meta .meta-info:nth-child(1),
.small-thumbnail .post-meta .meta-info:nth-child(2) {
    -webkit-transition: all .5s ease .5s;
       -moz-transition: all .5s ease .5s;
        -ms-transition: all .5s ease .5s;
         -o-transition: all .5s ease .5s;
            transition: all .5s ease .5s;

    width: 28px;
    height: 28px;

    float: right;
}

.small-thumbnail .post-meta .meta-info:nth-child(1) { 
    -webkit-transform: translate(-100%);
       -moz-transform: translate(-100%);
        -ms-transform: translate(-100%);
         -o-transform: translate(-100%);
            transform: translate(-100%);
}

.small-thumbnail .post-meta .meta-info:nth-child(1),
.small-thumbnail .post-meta .meta-info:nth-child(1) strong,
.small-thumbnail .post-meta .meta-info:nth-child(1) strong a {
    background-color: #697a8c;
    color: #fff;
}

.small-thumbnail .post-meta .meta-info:nth-child(2),
.small-thumbnail .post-meta .meta-info:nth-child(2) strong,
.small-thumbnail .post-meta .meta-info:nth-child(2) strong a {
    background-color: #f68e51;
    color: #fff;
}

.small-thumbnail .post-meta .meta-info:nth-child(2) { 
    -webkit-transform: translate(100%);
       -moz-transform: translate(100%);
        -ms-transform: translate(100%);
         -o-transform: translate(100%);
            transform: translate(100%);
}

.small-thumbnail:hover .post-meta .meta-info:nth-child(1),
.small-thumbnail:hover .post-meta .meta-info:nth-child(2) { 
-webkit-transform: translate(0);
   -moz-transform: translate(0);
    -ms-transform: translate(0);
     -o-transform: translate(0);
        transform: translate(0);

}

.small-thumbnail .post-meta .meta-info:hover {
    width: 50%;
}

.blog-item.small-thumbnail:hover .post-meta .share { right: 5px; opacity: 1;}

.small-thumbnail .post-meta .share-icons {
    opacity: 0;
    right: 0;
}

.small-thumbnail .post-meta .share-icons {
    top: -86px;
    opacity: 0;
    right: 0;
}

.small-thumbnail .post-meta .share-icons.inview {
    opacity: 1;
    -webkit-transition: opacity .3s ease .5s;
       -moz-transition: opacity .3s ease .5s;
        -ms-transition: opacity .3s ease .5s;
         -o-transition: opacity .3s ease .5s;
            transition: opacity .3s ease .5s;
}

.small-thumbnail .post-meta .share-icons .googleplus {
    -webkit-transform: translate(-28px, 28px);
    -moz-transform: translate(-28px, 28px);
    transform: translate(-28px, 28px);
    z-index: -1;
}

.small-thumbnail .post-meta .share-icons .facebook {
    -webkit-transform: translate(-28px, 57px);
    -moz-transform: translate(-28px, 57px);
    transform: translate(-28px, 57px);
    z-index: -1;
}

.small-thumbnail .post-meta .share-icons .twitter {
    -webkit-transform: translate(0px, 28px);
    -moz-transform: translate(0px, 28px);
    transform: translate(0px, 28px);
    z-index: -1;
}


.blog-item.small-thumbnail .post-meta .icy-social.icon { 
    max-width: 28px;
    max-height: 28px !important;
}

/*--------------------------------------------------------------------------------------------------
    10. b. Carousel Block
--------------------------------------------------------------------------------------------------*/

.icy-posts-carousel {

}

.icy-posts-carousel .icy-carousel-title {
    font-size: 39px;
    line-height: 50px;
    font-weight: 100;
    color: #697296;
    font-family: 'Roboto Condensed';
    float: left;   
    clear: both;
    width: 100%;
    text-align: center;
    letter-spacing: -1px;
    margin-bottom: 0;
}

.icy-posts-carousel .icy-button.icon-book::before,
.icy-posts-carousel .icy-button.icon-calendar::before {
    font-size: 112px !important;
    line-height: 112px !important;
    color: #ef3f42;
    text-align: center;
    float: none !important;
    -webkit-font-smoothing: antialiased;
}

.icy-posts-carousel .icy-button.icon-book,
.icy-posts-carousel .icy-button.icon-calendar {
    display:block;
    float: left;
    clear: both;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;    
}

.carousel-grid {
   margin-bottom: 0px !important;
}

.carousel-grid li { 
    position: relative;  
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);  
    -webkit-backface-visibility: hidden;   
}

/*.csstransforms3d.csstransitions .carousel-grid li { opacity: 0; }*/

.carousel-grid .picture { float: left; width: 100%; line-height: 0; overflow: hidden; }

.carousel-grid li .hover {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(57, 71, 85, 0.7);

    -webkit-transition: opacity .3s ease;
       -moz-transition: opacity .3s ease;
        -ms-transition: opacity .3s ease;
         -o-transition: opacity .3s ease;
            transition: opacity .3s ease;
}

.carousel-grid li:hover .hover {    
    opacity: 1;
    -webkit-transition: opacity .3s ease;
       -moz-transition: opacity .3s ease;
        -ms-transition: opacity .3s ease;
         -o-transition: opacity .3s ease;
            transition: opacity .3s ease;
            z-index: 50;
}

.carousel-grid .picture img {     
    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;

    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);  
    -webkit-backface-visibility: hidden;            
}

.carousel-grid li:hover .picture img {
    -webkit-transform: scale(1.15) rotate(5deg);
       -moz-transform: scale(1.15) rotate(5deg);
        -ms-transform: scale(1.15) rotate(5deg);
         -o-transform: scale(1.15) rotate(5deg);
            transform: scale(1.15) rotate(5deg);

    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;          
}

.carousel-grid .article-title { 
    width: 75%; 
    box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; 
    white-space: nowrap; 
    position: absolute; 
    overflow: hidden;
    z-index: 100;
}

.carousel-grid .entry-title { 
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
    margin-top: 60px;
    background-color: #0a9de2;
    padding: 0 10px;    
}

.carousel-grid .post-meta {
    width: auto;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: absolute;
    margin-top: 90px;
    background-color: #ef3f42;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 26px;
    z-index: 100;
}

/*--------------------------------------------------------------------------------------------------
    10. c. Icy Section
--------------------------------------------------------------------------------------------------*/

.icy-section {
    position: relative;
    float: left;
    width: 100%;
    z-index: 0;
    position: relative;
    clear: both;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
}

.icy-section.stacked + .main-container { display: none; }

/*--------------------------------------------------------------------------------------------------
    10. d. Slogan
--------------------------------------------------------------------------------------------------*/

.icy-slogan .icy-slogan-title {
    font-size: 59px;
    line-height: .9em;    
    font-family: 'Roboto', Helvetica, Arial;
    font-weight: bolder;
    color: #fff;
    text-transform: uppercase;    
    letter-spacing: -2px;    
    padding: 30px;
    text-align: center;
    margin-bottom: 0;
}

/*--------------------------------------------------------------------------------------------------
    10. e. Team Member
--------------------------------------------------------------------------------------------------*/

.icy-member {     
    position: relative;
    float: left;
}

.icy-member .icy-member-picture {
    line-height: 0;
    position: relative;
    width: 100%;
    float: left;
}

.icy-member .icy-member-name,
.icy-member .icy-bio,
.icy-member .icy-position {
    width: 100%;
    clear: both;
}

.icy-member .icy-member-name {
    font-size: 24px;
    line-height: 40px;
    font-family: 'Roboto', Helvetica, Arial;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0px;
    text-transform: uppercase;
    position: absolute;
    background: #0a9de2;
    width: auto;
    padding: 2px 10px;
    left: 0;
    bottom: 0;
}

.icy-member .icy-position {
    font-size: 16px;
    line-height: 20px;
    font-family: 'Roboto Condensed', Helvetica, Arial;
    font-weight: 300;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    background-color: #ef3f42;
    width: auto;
    padding: 2px 10px;
    color: #fff;
    bottom: 44px;
}

.icy-member .icy-bio {
    font-size: 14px;
    line-height: 24px;
    color: #777;
    background-color: #f9f9f9;
    padding: 20px;
    box-sizing: border-box;
}

.icy-member .icy-bio p { margin-bottom: 0; }

.icy-member .icy-member-picture img { z-index: 2; line-height: 0; }

/*--------------------------------------------------------------------------------------------------
    10. f. Stats Graph
--------------------------------------------------------------------------------------------------*/

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

.icy-skill h2 {
    font-family: 'Roboto Condensed', Helvetica, Arial;
    margin-top: 25px;
    color: #999;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0;
}

.easyPieChart {
    position: relative;
    text-align: center;
    display: inline-block;
}

.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.easyPieChart span {
    font-size: 39px;
    font-weight: 600;
    
}


/*--------------------------------------------------------------------------------------------------
    10. g. Quotes
--------------------------------------------------------------------------------------------------*/

.icy-quote {
    background-color: #3b3448;
    color: #Fff;
    font-size: 26px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    padding: 20px;
    font-weight: 700;
    word-spacing: 10px;
    letter-spacing: -1px;
}

.icy-quote .author {
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 26px;
    background-color: rgba(0, 0, 0, 0.1);
    color: #fff;
    vertical-align: middle;
    padding: 5px 10px;
    text-transform: none;
    font-weight: 300;
    letter-spacing: 0;
    word-spacing: initial;
}

/*--------------------------------------------------------------------------------------------------
    10. h. Google Map
--------------------------------------------------------------------------------------------------*/

.icy-map-canvas {
    
}

.icy-map-canvas img { max-width:none !important; }

.icy-map-canvas .icy-map-description .firstHeading,
.icy-map-canvas .icy-map-description p {
    margin-bottom: 0; 
}

.icy-map-canvas .icy-map-description p { font-size: 13px; }

/*--------------------------------------------------------------------------------------------------
    10. i. Contact Form
--------------------------------------------------------------------------------------------------*/

.wpcf7 {
    text-align: left !important;
    margin-left: 5px !important;
}

/*--------------------------------------------------------------------------------------------------
    10. j. Events Slider
--------------------------------------------------------------------------------------------------*/

.icy-eventslider-navigation {
    float: left;
    width: 100%;
    overflow: hidden;
}

.icy-eventslider-day {
    float: left;
    background-color: #fcfbf9;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;

    width: 10%;
    padding: 19px 0;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    min-height: 80px;
    border-right: 1px solid #edecea;
    box-shadow: inset 0 -5px rgba(0, 0, 0, 0.1);
    margin-right: 0;    
}

.icy-eventslider-day:hover {
    cursor: pointer;
}

.icy-eventslider-day:first-child { border-radius: 0;}
.icy-eventslider-day:last-child { border-radius: 0 3px 0 0; padding: 18px 0; border-bottom: none; }

.icy-eventslider-day .day-number {
    font-weight: 400;
    font-size: 24px;
    float: left;
    clear: both;
    width: 100%;
    line-height: 24px;
}

.icy-eventslider-day .month {
    font-size: 16px;
    font-weight: 300;
    float: left;
    clear: both;
    width: 100%;
    line-height: 16px;
    text-transform: lowercase;
    color: #aaa;
}

.icy-eventslider-day.flex-active-slide {
    background-color: #0a9de2;
    color: #fff;
}

.icy-eventslider-day.flex-active-slide .month {
    color: #f1f1f1;
}

.icy-eventslider-day.see-all {
  color: #0a9de2;
  max-height: 80px;
}

.icy-eventslider-day.see-all:hover,
.icy-eventslider-day.see-all:hover a {
    color: #fff;
    background-color: #0a9de2;
}

.icy-eventslider-day.see-all .text {
  clear: both;
  float: left;
  width: 100%;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
}

.icy-eventslider-day.see-all .icy-button::before {
  float: left;
  clear: both;
  width: 100%;
  text-align: center;
}

.icy-eventslider {
    width: 100%;
    clear: both;
    float: left;
}

.icy-eventslider-content {
    background: #fff;
    position: relative;
}

.icy-eventslider .picture { line-height: 0; }

.icy-eventslider-content .text {
    max-width: 60%;
    width: auto;
    position: absolute;    
    background-color: #ef3f42;
    bottom: 0;
    left: 0;    
    padding: 10px 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.icy-eventslider-content .content .meta {
    width: auto;
    position: absolute;        
    right: 0;    
    padding: 5px 8px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;    
    color: #fff;
    max-width: 40%;
}

.icy-eventslider-content .content .day {
    background-color: #f68e51;
    top: 0;
}    

.icy-eventslider-content .content .address {
    top: 37px;
    background-color: #697a8c;

}

.icy-eventslider-content .content .cost {
    background-color: #bfd74b;
    top: 74px;
    
}

.csstransitions .icy-eventslider-content .content .day,
.csstransitions .icy-eventslider-content .content .address,
.csstransitions .icy-eventslider-content .content .cost,
.csstransitions .icy-eventslider-content .text { opacity: 0; }

.icy-eventslider-content .meta .icy-button {
    float: right;
    margin-top: -21px;
    margin-left: 10px;
}
.icy-eventslider-content .text .event-title {
    font-size: 39px;
    color: #fff;
    font-weight: 300;
    font-family: 'Roboto Condensed';
    line-height: 1.43;
    margin-bottom: 0;
    text-transform: uppercase;
}

.icy-eventslider-content .picture {
    width: 100%;
    float: left;
}

/*--------------------------------------------------------------------------------------------------
    10. k. Donation Form
--------------------------------------------------------------------------------------------------*/

.icy-donation-form {
    margin: 0;
    padding: 0;
}

.icy-donation-form .description {
    text-align: left;
    float: left;
    position: relative;
    width: 100%;}
.icy-donation-form .description .body-text {
    clear: both;
    line-height: 58px;
    display: block;
    font-family: 'Roboto Condensed';
    font-size: 37px;
    font-weight: 300;
    color: #697296;
}
.icy-donation-form .description .keyword-text {
    clear: both;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
    color: #394755;
    font-family: 'Roboto';
    font-size: 69px;
    font-weight: 900;
    letter-spacing: -2px;
    line-height: 69px;
}

.icy-donation-amounts {
    margin: 0;
    padding: 0;
}

.icy-donation-amounts ul#amounts { margin: 0; padding: 0; list-style-type: none; width: 100%; clear: both; overflow: hidden; padding-top: 25px; border-top: 1px solid #ebebeb; }

.icy-donation-amounts ul#amounts li { float: left; width: 31.5%; margin-left: 0; margin-right: 1.5%; margin-bottom: 1.5%; }

.icy-donation-amounts ul#amounts li .amount { 
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 29px;
    line-height: 29px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px 15px;
    cursor: pointer;
    float: left;
    margin-top: 0px;
    border: 1px solid #8c9fae;
    background: #8c9fae;
    color: #fff;
    letter-spacing: -1px;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    margin-right: 1.5%;
    margin-left: 1.5%;    

    border: 1px solid #b1bfcc;
    background: #b1bfcc;
}

.icy-donation-amounts ul#amounts li .amount.pressed,
.icy-donation-amounts ul#amounts li .amount:hover {
    background-color: #fff;
    border-color: #b1bfcc;
    box-shadow: none;
    color: #b1bfcc;
}

.icy-donation-amounts ul#amounts li.other-amount  {
    width: 64.5%;
    margin-bottom: 25px;
    margin-left: 0.5%;
    margin-right: 0;
} 

.icy-donation-amounts ul#amounts li.other-amount input[type="text"] {
    width: 100%;
    padding: 20px;
    line-height: 29px;
    margin-bottom: 0;    
}

.icy-donation-form .donate-next-wrapper {
    text-align: left;
    padding-top: 25px;
    border-top: 1px solid #ebebeb;
}

.icy-donation-form #donate-next {
    margin-left: 0;
    text-align: center;
    width: 100%;
    padding: 20px;    
}



/*--------------------------------------------------------------------------------------------------
    11. WPML Language switcher
--------------------------------------------------------------------------------------------------*/

.header_language_list{
    background-color: #546988;
    display: block;
    float: left;
}

.header_language_list ul{
    list-style: none;
    margin:0;
    padding:0;  
    position:relative;
    background-color:#bfd74b;
}

.header_language_list ul li{  
    position: relative;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 2px;
    text-transform: uppercase;
    vertical-align: middle;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.05);
    clear: both;
    font-family: 'Roboto';
    display: none;

    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
    -webkit-backface-visibility: hidden;
}

.header_language_list ul li span.flag {
    float: left;
    margin-right:10px;
    padding:0 11px;
    background-color:rgba(0, 0, 0, 0.1);
}

.header_language_list ul li span.flag img {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
    -webkit-backface-visibility: hidden;
}

.header_language_list ul li a, .header_language_list ul li a:visited{
    color: #fff;
    position: relative;
    float: left;
}

.header_language_list ul li a:hover, .header_language_list ul li a:active{
    color: #fff;
}

/*--------------------------------------------------------------------------------------------------
    12. Mailchimp
--------------------------------------------------------------------------------------------------*/

#mc_signup_form .mc_var_label {
    display: none;
}

#mc_signup_form {
    width: 100%;
    float: left;    
}

#mc_signup_form .mc_input {
    margin-bottom: 0;
}

#mc_signup_form input {
    width: 100%;
}

#mc_signup_form input[type="submit"] {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: 300;
    background-color: #0a9de2;
    color: #fff;       
    border-radius: 0;
    padding: 14px 20px;
    cursor: pointer;
    margin-top: 0px;
}

#mc_signup_form input[type="submit"]:hover {
    border-color: transparent;
}

#mc_signup_form .mc_signup_submit {
    width: 40% !important;
    float: left !important;
    margin-bottom: 0;
}

#mc_signup_form .mc_merge_var { 
    width: 60%;
    float: left;
    margin-bottom: 0;
}

#mc_subheader {    
    background: #3b3448;
    color: #fff;
    padding: 20px;
    margin-bottom: 0 !important;
    line-height: 23px !important;
}

.aq_block_toggle h2.tab-head, .aq_block_accordion h2.tab-head {
    background-color: #fff;
    border: none;
    margin-top: -1px;
    border-top: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;    
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    border-radius: 0;
    color: #999;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', Helvetica, Arial;
    font-size: 17px;
    cursor: pointer;
}

ul.gallery-images { margin: 0; list-style-type: none; -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
    -webkit-backface-visibility: hidden;}

.gallery-images li { 
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
    -webkit-backface-visibility: hidden;
    max-width: 100%;
    display: inline-block;
    float: left;
    line-height: 0;
}

/*--------------------------------------------------------------------------------------------------
    13. View.js
--------------------------------------------------------------------------------------------------*/

.gallery-images a {line-height: 0;font-size: 0;}
.gallery-images .fullwidth { width: 100%; }
.gallery-images .half { width: 50%;  }
.gallery-images .third { width: 33.333%;  }
.gallery-images .quarter { width: 25%;  }

.viewer {-moz-user-select:none;-webkit-user-select:none;user-select:none;width:100%; }
.viewer{background:rgba(31, 31, 30, 0.97);white-space:nowrap;}
.rgba .viewer{background:rgba(31, 31, 30, 0.97);white-space:nowrap;}
.viewer .caption{visibility:visible;line-height:50px;font-family:bryant-web,Helvetica Neue,sans-serif;font-size:16px;font-weight:500;filter:alpha(opacity=0);-khtml-opacity:0;-moz-opacity:0;opacity:0;color:#a29886;}
.viewer .current .caption{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;}
.viewer .close{color:#a29886;filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;font-size:30px;height:auto;line-height:16px;padding:0;font-weight:400;}
.viewer li>div{top:20px;bottom:20px;left:0;right:0;}
.viewer li.has-caption>div{bottom:50px;}
.viewer .next,.viewer .previous,.viewer .current{display:block;}.viewer .next img,.viewer .previous img,.viewer .current img{-webkit-transform:translatez(0);}
.viewer img{-webkit-box-shadow:0 3px 5px rgba(0, 0, 0, 0.3),transparent 0 0 0,transparent 0 0 0,transparent 0 0 0,transparent 0 0 0;-moz-box-shadow:0 3px 5px rgba(0, 0, 0, 0.3),transparent 0 0 0,transparent 0 0 0,transparent 0 0 0,transparent 0 0 0;box-shadow:0 3px 5px rgba(0, 0, 0, 0.3),transparent 0 0 0,transparent 0 0 0,transparent 0 0 0,transparent 0 0 0;}
.viewer .current img{-webkit-box-shadow:0 10px 20px rgba(0, 0, 0, 0.4),transparent 0 0 0,transparent 0 0 0,transparent 0 0 0,transparent 0 0 0;-moz-box-shadow:0 10px 20px rgba(0, 0, 0, 0.4),transparent 0 0 0,transparent 0 0 0,transparent 0 0 0,transparent 0 0 0;box-shadow:0 10px 20px rgba(0, 0, 0, 0.4),transparent 0 0 0,transparent 0 0 0,transparent 0 0 0,transparent 0 0 0;}
.viewer .current .caption{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;visibility:visible;}


/*--------------------------------------------------------------------------------------------------
    14. MISC
--------------------------------------------------------------------------------------------------*/

@font-face {
    font-family: 'Batch';
    src: url('includes/fonts/batch-icons-webfont.eot');
    src: url('includes/fonts/batch-icons-webfont.eot#iefix') format('embedded-opentype'), url('includes/fonts/batch-icons-webfont.woff') format('woff'), url('includes/fonts/batch-icons-webfont.ttf') format('truetype'), url('includes/fonts/batch-icons-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Icons - Batch & Social Icons styling */
.icy-button[class*="icon-"]:before{font-family:'Batch';content:"";font-size:16px;line-height:16px;font-style:normal;font-weight:normal;text-align:center;text-decoration:none;text-transform:none;float:left}.icy-button:active{outline:0}.icy-button.icon-search:before{content:"\F094"}.icy-button.icon-card:before{content:"\F105"}.icy-button.icon-book:before{content:"\F0D3"}.icy-button.icon-calendar:before{content:"\F05B"}.icy-button.icon-clock:before{content:"\F166"}.icy-button.icon-location:before{content:"\F07C"}.icy-button.icon-pricetag:before{content:"\F0AE"}.icy-button.icon-next:before{content:"\F14B"}.icy-button.icon-flag:before,.icon-flag:before{content:"\F160"}.icon-author:before,.icy-button.icon-author:before{content:'\F043'}.icon-time:before,.icy-button.icon-time:before{content:'\F090'}.icon-category:before,.icy-button.icon-category{content:'\F0AE'}.icon-tag:before,.icy-button.icon-tag{content:'\F0AB'}.icon-comments:after,.icy-button.icon-comments{content:'\F006'}.icon-sharing:after,.icy-button.icon-sharing{content:'\F159'}.hello-bar .social-icons-wrapper .icy-social-wrapper{float:right}.hello-bar .social-icons-wrapper,.social-icons-wrapper{display:inline-block;width:auto;float:right}.hello-bar .widget_icy_social_widget{width:auto}.icy-social.icon{max-width:40px}.icy-social,a.icy-social{line-height:40px;max-height:40px!important;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:#fff}.icy-social:before{line-height:40px;font-size:150%}.icy-social-wrapper a{float:left;-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0);-webkit-backface-visibility:hidden;position:relative;margin-right:0px;-webkit-transform-origin:0 100%;-moz-transform-origin:0 100%;transform-origin:0 100%;-webkit-transition:-webkit-transform .3s ease-in-out,-webkit-box-shadow .3s linear;-moz-transition:-moz-transform .3s ease-in-out,-moz-box-shadow .3s linear;-ms-transition:-ms-transform .3s ease-in-out,box-shadow .3s linear;-o-transition:-o-transform .3s ease-in-out,box-shadow .3s linear;transition:transform .3s ease-in-out,box-shadow .3s linear}.icy-social-wrapper a:hover{-webkit-transform:rotateX(-25deg);-moz-transform:rotateX(-25deg);-ms-transform:rotateX(-25deg);transform:rotateX(-25deg);box-shadow:0 -3px 5px rgba(0,0,0,0.9)}.icy-social-wrapper a:active{-webkit-transform:rotateX(0);-moz-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);box-shadow:0 -1px 5px rgba(0,0,0,0.5)}.icy-social.acrobat:before{content:"\00E3";color:#fb0000}.icy-social.amazon:before{content:"a"}.icy-social.android:before{content:"&"}.icy-social.angellist:before{content:"\00D6"}.icy-social.aol:before{content:"\""}.icy-social.appnet:before{content:"\00E1"}.icy-social.appstore:before{content:"A"}.icy-social.bitbucket:before{content:"\00E9"}.icy-social.bitcoin:before{content:"2";color:#f7931a}.icy-social.blogger:before{content:"B"}.icy-social.buffer:before{content:"\00E5"}.icy-social.call:before{content:"7"}.icy-social.cal:before{content:"."}.icy-social.cart:before{content:"\00C9"}.icy-social.chrome:before{content:"["}.icy-social.cloudapp:before{content:"c"}.icy-social.creativecommons:before{content:"C"}.icy-social.delicious:before{content:"#"}.icy-social.digg:before{content:";"}.icy-social.disqus:before{content:"Q"}.icy-social.dribbble:before{content:"D"}.icy-social.dropbox:before{content:"d";color:#1f75cc}.icy-social.drupal:before{content:"\00E4";color:#fff}.icy-social.dwolla:before{content:"\00E0"}.icy-social.email:before{content:"]";color:#312c2a}.icy-social.eventasaurus:before{content:"v";color:#9de428}.icy-social.eventbrite:before{content:"|"}.icy-social.eventful:before{content:"'";color:#06c}.icy-social.evernote:before{content:"E"}.icy-social.facebook:before{content:"f"}.icy-social.fivehundredpx:before{content:"0";color:#29b6ff}.icy-social.flattr:before{content:"%"}.icy-social.flickr:before{content:"F"}.icy-social.forrst:before{content:":";color:#50894f}.icy-social.foursquare:before{content:"4"}.icy-social.github:before{content:"\00E8"}.icy-social.gmail:before{content:"m";color:#f00}.icy-social.google:before{content:"G"}.icy-social.googleplay:before{content:"h"}.icy-social.googleplus:before{content:"+"}.icy-social.gowalla:before{content:"@"}.icy-social.grooveshark:before{content:"8"}.icy-social.guest:before{content:"?"}.icy-social.html5:before{content:"5"}.icy-social.ie:before{content:"6"}.icy-social.instagram:before{content:"\00DC"}.icy-social.instapaper:before{content:"I"}.icy-social.intensedebate:before{content:"{"}.icy-social.itunes:before{content:"i";color:#1a6dd2}.icy-social.klout:before{content:"K"}.icy-social.lanyrd:before{content:"-"}.icy-social.lastfm:before{content:"l"}.icy-social.lego:before{content:"\00EA";color:#fff900}.icy-social.linkedin:before{content:"L"}.icy-social.lkdto:before{content:"\00EE"}.icy-social.logmein:before{content:"\00EB"}.icy-social.macstore:before{content:"^"}.icy-social.meetup:before{content:"M"}.icy-social.myspace:before{content:"_"}.icy-social.ninetyninedesigns:before{content:"9";color:#f50}.icy-social.openid:before{content:"o";color:#ff921d}.icy-social.opentable:before{content:"\00C7"}.icy-social.paypal:before{content:"$"}.icy-social.pinboard:before{content:"n"}.icy-social.pinterest:before{content:"1"}.icy-social.plancast:before{content:"P"}.icy-social.plurk:before{content:"j"}.icy-social.pocket:before{content:"\00E7";color:#ee4056}.icy-social.podcast:before{content:"`"}.icy-social.posterous:before{content:"~"}.icy-social.print:before{content:"\00D1"}.icy-social.quora:before{content:"q"}.icy-social.reddit:before{content:">";color:red}.icy-social.rss:before{content:"R"}.icy-social.scribd:before{content:"}";color:#00d5ea}.icy-social.skype:before{content:"S"}.icy-social.smashing:before{content:"*"}.icy-social.songkick:before{content:"k"}.icy-social.soundcloud:before{content:"s"}.icy-social.spotify:before{content:"="}.icy-social.stackoverflow:before{content:"\00EC";color:#ff7a15}.icy-social.statusnet:before{content:"\00E2";color:#fff}.icy-social.steam:before{content:"b"}.icy-social.stripe:before{content:"\00A3"}.icy-social.stumbleupon:before{content:"/"}.icy-social.tumblr:before{content:"t"}.icy-social.twitter:before{content:"T"}.icy-social.viadeo:before{content:"H";color:#f59b20}.icy-social.vimeo:before{content:"V"}.icy-social.vk:before{content:"N"}.icy-social.weibo:before{content:"J";color:#e6162d}.icy-social.wikipedia:before{content:","}.icy-social.windows:before{content:"W"}.icy-social.wordpress:before{content:"w"}.icy-social.xing:before{content:"X"}.icy-social.yahoo:before{content:"Y"}.icy-social.ycombinator:before{content:"\00ED"}.icy-social.yelp:before{content:"y"}.icy-social.youtube:before{content:"U"}.icy-social.acrobat{background-color:#fff;color:#000}.icy-social.amazon{background-color:#ffad1d;color:#030037;text-shadow:0 1px 0 rgba(255,255,255,0.5)}.icy-social.android{background-color:#a4c639}.icy-social.angellist{background-color:#000}.icy-social.aol{background-color:#f00}.icy-social.appnet{background-color:#3178bd}.icy-social.appstore{background-color:#000}.icy-social.bitbucket{background-color:#205081}.icy-social.bitcoin{background-color:#efefef;color:#4d4d4d}.icy-social.blogger{background-color:#ee5a22}.icy-social.buffer{background-color:#232323}.icy-social.call{background-color:#008000}.icy-social.cal{background-color:#d63538}.icy-social.cart{background-color:#333}.icy-social.chrome{background-color:#006cd4}.icy-social.cloudapp{background-color:#fff;color:#312c2a}.icy-social.creativecommons{background-color:#000}.icy-social.delicious{background-color:#3271cb}.icy-social.digg{background-color:#164673}.icy-social.disqus{background-color:#5d8aad}.icy-social.dribbble{background-color:#ea4c89}.icy-social.dropbox{background-color:#fff;color:#312c2a}.icy-social.drupal{background-color:#0077c0;color:#fff}.icy-social.dwolla{background-color:#e88c02}.icy-social.email{background-color:#f0f0eb;color:#312c2a}.icy-social.eventasaurus{background-color:#192931;color:#fff}.icy-social.eventbrite{background-color:#ff5616}.icy-social.eventful{background-color:#fff;color:#47ab15}.icy-social.evernote{background-color:#6bb130;color:#fff}.icy-social.facebook{background-color:#4863ae}.icy-social.fivehundredpx{background-color:#333}.icy-social.flattr{background-color:#8aba42}.icy-social.flickr{background-color:#ff0084}.icy-social.forrst{background-color:#1e360d}.icy-social.foursquare{background-color:#44a8e0}.icy-social.github{background-color:#fbfbfb;color:#050505}.icy-social.gmail{background-color:#efefef;color:#222}.icy-social.google{background-color:#4e6cf7}.icy-social.googleplay{background-color:#000}.icy-social.googleplus{background-color:#dd4b39}.icy-social.gowalla{background-color:#ff720a}.icy-social.grooveshark{background-color:#111;color:#eee}.icy-social.guest{background-color:#1b4d6d}.icy-social.html5{background-color:#ff3617}.icy-social.ie{background-color:#00a1d9}.icy-social.instapaper{background-color:#eee;color:#222}.icy-social.instagram{background-color:#3f729b}.icy-social.intensedebate{background-color:#0099e1}.icy-social.klout{background-color:#e34a25}.icy-social.itunes{background-color:#efefeb;color:#312c2a}.icy-social.lanyrd{background-color:#2e6ac2}.icy-social.lastfm{background-color:#dc1a23}.icy-social.lego{background-color:#fb0000}.icy-social.linkedin{background-color:#0083a8}.icy-social.lkdto{background-color:#7c786f}.icy-social.logmein{background-color:#000}.icy-social.macstore{background-color:#007dcb}.icy-social.meetup{background-color:#ff0026}.icy-social.myspace{background-color:#000}.icy-social.ninetyninedesigns{background-color:#fff;color:#072243}.icy-social.openid{background-color:#f5f5f5;color:#333}.icy-social.opentable{background-color:#900}.icy-social.paypal{background-color:#fff;color:#32689a;text-shadow:0 1px 0 rgba(255,255,255,0.5)}.icy-social.pinboard{background-color:blue}.icy-social.pinterest{background-color:#c91618}.icy-social.plancast{background-color:#e7ebed;color:#333}.icy-social.plurk{background-color:#cf682f}.icy-social.pocket{background-color:#fff;color:#777}.icy-social.podcast{background-color:#9365ce}.icy-social.posterous{background-color:#ffd959;color:#bc7134}.icy-social.print{background-color:#f0f0eb;color:#222;text-shadow:0 1px 0 rgba(255,255,255,0.8)}.icy-social.quora{background-color:#a82400}.icy-social.reddit{background-color:#fff;color:#222}.icy-social.rss{background-color:#ff7f25}.icy-social.scribd{background-color:#231c1a}.icy-social.skype{background-color:#00a2ed}.icy-social.smashing{background-color:#ff4f27}.icy-social.songkick{background-color:#ff0050}.icy-social.soundcloud{background-color:#ff4500}.icy-social.spotify{background-color:#60af00}.icy-social.stackoverflow{background-color:#fff;color:#555}.icy-social.statusnet{background-color:#829d25}.icy-social.steam{background-color:#000}.icy-social.stripe{background-color:#2f7ed6}.icy-social.stumbleupon{background-color:#eb4924}.icy-social.tumblr{background-color:#374a61}.icy-social.twitter{background-color:#46c0fb}.icy-social.viadeo{background-color:#fff;color:#000}.icy-social.vimeo{background-color:#00a2cd}.icy-social.vk{background-color:#45688e}.icy-social.weibo{background-color:#faf6f1;color:#000}.icy-social.wikipedia{background-color:#fff;color:#000}.icy-social.windows{background-color:#0052a4;color:#fff}.icy-social.wordpress{background-color:#464646}.icy-social.xing{background-color:#0a5d5e}.icy-social.yahoo{background-color:#a200c2}.icy-social.ycombinator{background-color:#f60}.icy-social.yelp{background-color:#e60010}.icy-social.youtube{background-color:#f00}

.right-aligned .logo-wrapper {
    float: right;
    margin-left: 0px;
    padding-left: 25px;
    margin-right: -9999px;
    padding-right: 9999px;
}
.right-aligned nav#primary-nav { float: left; }
.right-aligned .nav-btn { float: left; }

/* Animate.css */

.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}.animated.hinge{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }   100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }
    
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }
    
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
    
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }
    
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }
    
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
    
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
    
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
    
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }
    
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
    
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(20px);
    }
    
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(20px);
    }
    
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }
    
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight;
}


/*--------------------------------------------------------------------------------------------------
    15. Media queries
--------------------------------------------------------------------------------------------------*/

@media (min-width: 1401px) and (max-width: 1681px) {
    .icy-page-title .flex-caption .caption-title span,
    .full-width-slider .flex-caption .caption-title span {
        font-size: 46px;
    }
}

@media (min-width: 1201px) and (max-width: 1400px) {
    .icy-page-title .flex-caption .caption-title span,
    .full-width-slider .flex-caption .caption-title span {
        font-size: 42px;
    }

    .full-width-slider .flex-caption .caption-button { font-size: 13px; }
}

@media (min-width: 1025px) and (max-width: 1200px) {
    .wrapper { width: 100%; }
    
    .icy-page-title .flex-caption .caption-title span,
    .full-width-slider .flex-caption .caption-title span {
        font-size: 32px;
    }    

    .full-width-slider .flex-caption .caption-button { font-size: 13px; }
}

@media (min-width: 900px) and (max-width: 1024px) {
    .wrapper { width: 100%; }  
    
    .icy-page-title .flex-caption .caption-title span,
    .full-width-slider .flex-caption .caption-title span {
        font-size: 35px;
    }

    .full-width-slider .flex-caption .caption-button { font-size: 13px; }
}

@media (min-width: 770px) and (max-width: 899px) {    

    .wrapper { width: 100%; }  

    .icy-page-title .flex-caption .caption-title span,
    .full-width-slider .flex-caption .caption-title span {
        font-size: 27px;
    }

    .full-width-slider .flex-caption .caption-button { font-size: 11px; line-height: 1.4; }

    .carousel-grid .article-title { position: relative; top: 0; width: 100%; }
    .carousel-grid .entry-title { margin-top: 0; }
    .carousel-grid .post-meta { margin-top: 0; width: 100%; }
    .icy-posts-carousel .icy-carousel-title { font-size: 23px; line-height: 21px;}

    .icy-eventslider-content .text .event-title { font-size: 24px; }

    .icy-member .icy-member-name { font-size: 18px; }

    .easyPieChart span { font-size: 20px; }
}

@media (max-width: 769px) and (min-width: 721px) {

    
    .wrapper { width: 100%; }  

    .nav-btn {
        display: block;
    }
    nav#primary-nav { display: none; }

    .icy-page-title .flex-caption .caption-title span,
    .full-width-slider .flex-caption .caption-title span {
        font-size: 27px;
    }

    .full-width-slider .flex-caption .caption-button { font-size: 11px; line-height: 1.4; }

    .carousel-grid .article-title { position: relative; top: 0; width: 100%; }
    .carousel-grid .entry-title { margin-top: 0; }
    .carousel-grid .post-meta { margin-top: 0; width: 100%; }
    .icy-posts-carousel .icy-carousel-title { font-size: 23px; line-height: 21px;}

    .icy-eventslider-content .text .event-title { font-size: 24px; }
    .icy-eventslider-content .text { bottom: auto; }

    .icy-member .icy-member-name { font-size: 18px; }

    .easyPieChart span { font-size: 20px; }   

    .sidebar,
    .content {
        width: 100% !important;
    } 
}

@media (max-width: 720px) {

    body { overflow-x: hidden; }

    .wrapper { width: 100%; }

    .nav-btn {
        display: block;
    }
    nav#primary-nav { display: none; }

    .hello-bar { height: auto; position: relative; top: 0 !important; }

    .icy-page-title .flex-caption .caption-title span,
    .full-width-slider .flex-caption .caption-title span {
        font-size: 18px;
    }

    .full-width-slider .flex-caption .caption-button { font-size: 11px; line-height: 1.4; }

    .icy-posts-carousel .icy-carousel-title { margin-bottom: 40px; }
    .carousel-grid .blog-item { float: left; clear: both; width: 100%; margin: 0; margin-bottom: 40px; }
    .carousel-grid .article-title { position: relative; top: 0; width: 100%; }
    .carousel-grid .entry-title { margin-top: 0; }
    .carousel-grid .post-meta { margin-top: 0; width: 100%; }
    .icy-posts-carousel .icy-carousel-title { font-size: 23px; line-height: 21px;}
    .carousel-grid .picture img { width: 100%; }
    .icy-posts-carousel .icy-button.icon-book:before, .icy-posts-carousel .icy-button.icon-calendar::before { font-size: 70px !important; line-height: 40px !important; }

    .icy-eventslider-content .text .event-title { font-size: 24px; }
    .icy-eventslider-content .content { display: none; }

    .icy-member .icy-member-name { font-size: 18px; }

    .easyPieChart span { font-size: 20px; }        

    .row-fluid [class*="span"] { width: 100% !important; margin-left: 0; margin-right: 0; margin-bottom: 25px; }

    .search-wrapper { width: 100%; right: 0px; height: 52px; }
    .search-wrapper form input { height: 52px;}
    .social-icons-wrapper { margin-bottom: 0 !important; }
    .hello-bar .wrapper { margin: 0; padding: 0; }

    .icy-button.donate { top: 0; width: 100%; float: left; box-sizing: border-box; padding: 13px; }
    .icy-member-picture img { width: 100%; }

    .icy-language-switcher { margin: 0; width:100%; float: left; }
    .header_language_list, .icy-button.language { width: 100%; padding: 7px; box-sizing: border-box; }

}

/* CUSTOM */
.program-header
{
	background-color: #af0012; 
	color: #ffffff;
	font-size: 55px; 
	text-transform: uppercase; 
	font-weight: 300; 
	word-wrap: normal; 
	text-align:center; 
	line-height:71.5px; 
	margin-bottom: 10px;
}

.aq_block_toggle h2.tab-head
{
	color: #af0012;
} 

#aq-block-440-6 .aq_block_toggle h2.tab-head
{
	color: #f05919;
} 

.to_legend
{
	width: 64px;
	padding:10px;
}