/*
Theme Name: Paddle Boarding
Version: 1.0
*/

/**
**********************************************************
BODY, GLOBAL TEXT
**********************************************************
*/
u {
    text-decoration: none!important;
}


#top-logo {
    width: 270px;
}

#cart-mobile{
    display: none!important;
}

a#cart-mobile{
    display: none!important;
}


.padding-20.col-sm-12 {
    padding-top: 0px;
}


#top-menu {float: right;}

.padding-20{
    padding: 2%;
}

#suppliers {
    display: inline-block;
    padding: 0% 0% 1% 1%;
}

.sidebar-block .textwidget img {float:left}

.navbar-toggle{
    margin-right: 0px;
}
.testimonial_rotator_prev, .testimonial_rotator_next {z-index:88!important;}

.row,  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 0;
    padding-left: 0;
}

#social-top {
    text-align: right;
}

button.single_add_to_cart_button.button.alt {
    padding: 10px 20px;
    margin: 10px 0px;
    border: none;
    background: #30A3E4;
    font-size: 20px;
    color: #fff;
    width: 40%;
}

.input-text {
    padding: 10px 20px;
}

span#select2-chosen-1 {
    padding: 10px 20px;
}

a.select2-choice.select2-default {
    padding: 10px 20px;
}

.images {
    min-height: 540px;
    min-width: 540px;
}

a.checkout-button.button.alt.wc-forward {
    padding: 10px 20px;
    margin: 10px 0px;
    border: none;
    font-weight: normal;
    background: #30A3E4;
    font-size: 20px;
    color: #fff!important;
    border-radius: 0px;
}

input#place_order{
   padding: 10px 20px;
   margin: 10px 0px;
   border: none;
   font-weight: normal;
   background: #30A3E4;
   font-size: 20px;
   color: #fff!important;
   border-radius: 0px;   
}

a.checkout-button.button.alt.wc-forward:hover{
 background: #30A3E4;   
 color: #fff;
}


.thumbnails.columns-3 {
    display: none;
}

a.button.wc-forward {
    color: #fff;
    float: right;
    text-transform: uppercase;
    border-bottom: 1px solid;
}


a.button.wc-forward:hover {
    color: #fff;
}

.woocommerce-message {
    padding: 20px;
    background: #30A3E4;
    color: #fff;
    font-size: 18px;
}


input.contact.wpi-button {
    padding: 10px 20px;
    margin: 10px 0px;
    border: none;
    background: #000;
    font-size: 20px;
    color: #fff;
    width: 40%;
    font-weight: normal;
    border-radius: 0px;
}

input.contact.wpi-button:hover {
    padding: 10px 20px;
    margin: 10px 0px;
    border: none;
    background: #000;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    border-radius: 0px;
}

.footer-social-icon a {
    float: left;
    padding: 20px;
}

.footer-social-icon {
    display: inline-block;
    padding: 2%;
    text-align: center;
}

#contact-social {
    font-size: 20px;
    color: #fff;
    float: right;
    line-height: 28px;
    margin: 10px;
    padding-right: 30px;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}

#social-top a.social-icon {
    display: inline-block;
    max-width: 45px;
}

a#social-kiwi {
    position: absolute;
    bottom: 0;
    right: 0;
}

.row.bg-black.padding-top-bottom{
    position: relative;
    margin-top:0px;
}

.fa-chevron-left:before{
    color: #fff;
}

.fa-chevron-right:before{
    color: #fff;
}

section#testimonialrotatorwidget-2 {
    padding: 3% 2% 5% 2%;
}

#testimonialrotatorwidget-2{
    font-size: 16px
}

#testimonialrotatorwidget-2 b {
    font-size: 18px;
}

a.btn-primary.cta-buttons {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.col-sm-4{
    padding: 20px;
    min-height: 400px;
}

input.wpcf7-form-control.wpcf7-submit {
    padding: 10px 20px;
    background: #009BDF;
    border: none;
    color: #fff;
    width: 20%;
}

.bg-sup-logo a.btn-primary {
    position: absolute;
    bottom: 20px;
}

ul.footer-social-icon {
    padding: 2% 0%;
}

.bottom-booknow a.btn-primary {
    position: relative;
    bottom: 0px;
}

p {    
    overflow: hidden;
    color: #000;
    font-size: 17px!important;
    line-height: 21px!important;
}


p, li, span {
    font-size: 1.2em;
    line-height: 130%;
}
@media (max-width:2100px){
    .font-size-shrink p{
        font-size: 1em;
    }
}
@media (max-width:2000px){
    .font-size-shrink p{
        font-size: 1.1em;
        line-height: 110%;
    }
}

ul, ol {
    margin: 10px;
} 


/* headings */
h1, h2, h3, h4, h5, h6 {    
    color: #000;
    font-weight: 700;
    padding: 10px 10px 10px 0px;
}
h1 {
    font-size:  3.3em;
}
h2 {
    font-size: 2em;
}
h3 {
    font-size: 2.2em;
}
h4 {
    font-size: 1.5em;
}
h5 {
    font-size: 1.2em;
}
h6 {
    font-size: 1em;
}

/* link */
a:link, a:visited {
    color: #009BDF;
}
/* link hover */
a:hover, a:active {
    color: #298ec7 !important;
    text-decoration: none !important;
}

/**
**********************************************************
NAVBAR
**********************************************************
*/

.navbar {
    z-index: 500;   
    border-radius: 0;
    margin-bottom: 0;
    border: none;
    background: #000;
    opacity: 0;
    margin-top: -100px;
}
.navbar-collapse {
    box-shadow: none !important;
    border: none;
}

.navbar-toggle {
    border-radius: 0 !important;
}
.navbar-brand, .navbar-brand > a {
    text-transform: uppercase;
    font-weight: bold;
}
.navbar.affix {
    position: fixed;
    width: 100%;
    top:0;
    padding: 0;
    margin: 0;    
/*
    animation: fadeIn 1s;
    -webkit-animation: fadeIn 1s;
    */
    visibility: visible;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    opacity: 1;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
}

to {
    opacity: 1;
}
}

@keyframes fadeIn {
  from {
    opacity: 0;
}

to {
    opacity: 1;
}
}

h1.shop {margin-top:160px;margin-left:50px;}

.affix-top {
    position: relative;    
}
.navbar-inverse .navbar-nav > li > a {
    color: #FFF;
    text-transform: uppercase;
}
.navbar-inverse .navbar-nav > li > a:hover {
    color: #009BDF;
    background: transparent !important;
}
.navbar-inverse .navbar-nav > .active > a,
navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #009BDF;
    background: transparent !important;
}

.hamburger {
    color: #FFF !important;
    border-color: #FFF !important;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {

}

/* make hamburger menu appear earlier */
@media (max-width: 1100px) {
    .navbar-header {
        float: none;
    }


    #cart-mobile{
        display: block!important;
    }

    a#cart-mobile {
        width: 40px;
        display: inline-block!important;
    }

    .hamburger {
        margin-top: 0px!important;
    }

    img.visible-1100 {
        float: left;
    }

    #social-top {
        text-align: left;
        padding: 10px 0px 0px 0px;
    }

    .bg-black {
        background-color: #000;
        margin-top: 188px!important;
    }
    .padding-top-bottom {margin-top:0px!important;}

    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {

    }
    .navbar-fixed-top {
        top: 0;
    }

    .navbar{
        margin-top: -165px;
    }

    #contact-social {
        float: none;
        line-height: auto;
        margin: 10px;
        padding-right: 0px; 
    }

    button.single_add_to_cart_button.button.alt{
        width: 100%!important;
    }

    input.contact.wpi-button{
        width: 100%!important;
    }

    input.input-text.qty.text{
        width: 100%!important;
    }

    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        width: 100%;
    }
    .collapse.in{
        display:block !important;
    }

    .col-sm-4{
        min-height: auto;
    }
}

/**
**********************************************************
CAROUSEL
**********************************************************
*/
.carousel-inner {

}
.carousel-inner > .item {
    margin-top: -20px;
    /* specify height of carousel here */
    height: 600px;   
}
@media (max-width: 768px) { 
    .bg-black {
        background-color: #000;
        margin-top: 170px!important;
    }

    .video-container{
        padding-bottom: 0px!important;
    }
}
/* background of ARROW's */
.carousel-control.left, 
.carousel-control.right {
    background-image: none;
    background: transparent;
    width: 50px;
}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before{
    background: none;  
    color: #FFF;
}
.glyphicon-chevron-left, .glyphicon-chevron-right {

}
/* caption */
.carousel-caption {   
    width: 90%;
    /*max-width: 400px;*/
    padding: 20px;
    left: 5%;
    bottom: 5%;
}
@media (max-width:500px) {
    .carousel-caption {   
        font-size: 1.6em;
    }
    h1.shop {margin-top:180px;margin-left:10px;}
    .padding-top-bottom {margin-top:0px!important;}
    .sidebar-block .textwidget {padding-left:10px;}

}
.text-center{margin-top:0px!important;}
.carousel-control .icon-prev, 
.carousel-control .icon-next {
    font-size: 150px !important;
}

/**
**********************************************************
SITE CONTENT classes
**********************************************************
*/
.set-relative {
    position: relative;
}

iframe {
    width: 100% !important;
    height: 550px;
    overflow: hidden;
}

iframe.booking {height:1200px;}

/* IFRAME OVERLAY */
.overlay {
 background: transparent; 
 position: relative; 
 width:100%;
 height:600px; /* your iframe height */
 top:600px;  /* your iframe height */
 margin-top:-600px;  /* your iframe height */
 cursor: crosshair;
}

.top-left-heading {
    background: #FFF;
    position: absolute;
    bottom: 0;
    max-width: 80%;
    padding: 0 20px;
}

.bg-sup-logo {
    padding: 2%;
    position: relative;
}

img.suplogo-home {
    position: absolute;
    right: 0;
    bottom: 0;
}

.blog-title span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: left;
}
.blog-title h1 {
    display:flex; 
    align-items: center;
    height: 100%;
    width: 100%; 
    color: #FFF;
}

.sidebox-social {
    padding: 0 0 5px 0;
}
.sidebox {
    width: 100%;
    overflow: hidden;
    margin: 0px 0px 15px 0px;
    min-width: 300px;
}
.sidebox-social a:link, .sidebox-social a:visited, .sidebox-social a:hover, .sidebox-social a:active {
    float: left;
    width: 32px;
    height: 32px;
    margin: 10px 15px 10px 12px;
    padding: 0;
    text-indent: -9999em;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
    background-color: transparent;
    background-image: url('images/crunchify-follow-sprite.png');
    background-repeat: no-repeat;
}
.sm-rss {
    background-position: 0 0;
}
.sm-goo {
    background-position: 0 -32px;
}
.sm-fac {
    background-position: 0 -64px;
}
.sm-twi {
    background-position: 0 -160px;
}
.sm-wor {
    background-position: 0 -192px;
}


/**
**********************************************************
WOO COMMERCE (shop)
**********************************************************
*/
.cat-item {
    list-style: none;
    border-bottom: 1px solid gray;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.cat-item a:link, .cat-item a:visited, .count, .sidebar-title {
    text-transform: uppercase;
    color: gray !important;
    font-size: 1em;
}
.cat-item a:hover, .cat-item a:active {
    color: #009BDF !important;
}
.sidebar-title {
    margin-left: 50px;
    margin-bottom: 40px;
    font-size: 1.4em;
    border-bottom: 4px solid #8e8e8e;
    padding-left: 0px;
}
.sidebar-block .textwidget {margin-left:40px;}
.product_title {
    color: gray !important;
    font-size: 2em;
    text-transform: uppercase;
    margin-bottom: 0px;
}

input.input-text.qty.text {
    padding: 10px;
    width: 40%;
}

.product_meta, .woocommerce-tabs, .related.products, .contact-bottom {
    display: none;
}
.images {
   float: left; 
   margin-right: 40px;
}


@media  (max-width: 1470px) {
  .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 8px;
    font-size: 16px;
}  

#bs-example-navbar-collapse-1 {
    padding-right: 0px;
    padding-left: 0px;
}
}

@media  (max-width: 1190px) {
   .nav > li > a {
    padding: 10px 5px;
}
}


@media (max-width:1200px) {
    .images {
       float: none; 
       margin-right: 0;
       display: block;
   }


   .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{
    float: none!important;
}

img.suplogo-home{
    position: relative;
}

.bg-sup-logo a.btn-primary {
    position: absolute!important;
    bottom: auto!important;
}

.col-sm-4 {
    min-height: 200px;
}

#social-top{
    padding-bottom: 0px;
}

#contact-social{
    margin-top: 0px;
}



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

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

.bg-sup-logo a.btn-primary {
    position: relative;
    bottom: 0;
    margin: 0px;
}

.sidebar-block {
    margin-left: -40px;
    float: none!important;
    width: auto;
}
}
.summary {

    display: block;
}

/**
**********************************************************
MARGIN, PADDING, POSITION classes
**********************************************************
*/
.padding-10 {
    padding: 10px;
}
.banner-content {
    padding: 2% 5%;
}

.clearfix{
    background: #000;
}

.padding-none {
    padding: 0;
}
.padding-sides {
    padding-right: 20px;
    padding-left: 20px;
}
.padding-top-bottom {
    padding-top: 20px;
    padding-bottom: 20px;
}

.margin-10 {
    margin: 10px;
}
.margin-none {
    margin: 0;
}


@media (max-width : 767px) {
    .match-height {
        height: auto !important;
    } 

    #socialicons {
        display: none;
    }

    .footer-social-icon a{
        padding: 0px;
    }
}

/**
**********************************************************
CONTACT FORM 7
**********************************************************
*/
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #fff;
    width: 60%;
    padding: 10px;
    border: 1px solid #ebebeb;
    padding-left: 5px !important;
    margin: 0px;
    font-weight: normal;
}

div.wpcf7-validation-errors {
    display: none !important;
}
div.wpcf7-mail-sent-ok {
    border: none !important;
    background-color: #009BDF !important;
    color: #FFF !important;
    position: absolute;
    bottom: 0;
    left: 24px;
}
span.wpcf7-not-valid-tip {
    color: #009BDF !important;
    font-size: 0.6em !important;
}
/**
**********************************************************
FOOTER classes
**********************************************************
*/

.footer-social-icon a {
    display: inline-block;
    list-style: none;
    margin-right: 40px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.footer-social-icon a:hover {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
}


@media (max-width:768px) {
    .footer-social-icon a {
        margin-left: 5px;
        margin-right: 5px;
    }
    .footer-social-icon a {
        width: 100px;
    }
}

.btn-primary {
    border-radius: 0;
    border: 0;
    box-shadow: 0;
    margin: 0 10px;
}
a.btn-primary {
    color: #FFF !important;
    /*    margin-left: 10px;*/
}

/**
**********************************************************
COLOUR classes
**********************************************************
*/
.white, .white p, .white ul li, .white h1, .white h2, .white h3, .white h4, .white h5, .white > a:link, span.white  {
    color: #FFF !important;
}

.blue {
    color: #009BDF;
}
.bg-blue, .btn-primary {
    background-color: #009BDF;
}
.bg-blue-hover:hover {
    background-color: #30A3E4;
}

.light-blue {
    color: #30A3E4;
}
.bg-light-blue {
    background-color: #30A3E4;
}

.bg-black {
    background-color: #000;
    margin-top: 125px;
}


/**
**********************************************************
GRAVITY FORMS
**********************************************************
*/
/*
.gform_heading {
    display: none !important;
}
.color_toggle_on_input_click {
    color: #ECEAEB !important;
}
.gfield li, .gform_wrapper, .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium,
.ginput_container .ginput_container_textarea, .textarea {
    background: #ECEAEB;

}
.textarea {
    max-height: 200px;
}
.gform_wrapper .top_label input.medium, .top_label select.medium, textarea {
    border: none;
    padding-left: 30px !important;
}
.gfield{
    border-bottom: 6px solid #FFF;
    position: relative;
}
.gfield_label{  
    display: none !important;
    color: #494949 ; 
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: lighter;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 100% !important;
}
.gform_wrapper select[multiple=multiple] option:first-child {
    margin-top: 60px;
}
.gform_wrapper .gform_footer {
    background: #FFF !important;
    margin: 0 !important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit] {
    display: -moz-inline-stack;
    display: inline-block;
    background: #4C5B6B;
    color: #FFF;
    text-transform: uppercase;
    font-size: 2em !important;
    padding: 15px 30px;
}
*/



/**
**********************************************************
IMAGES (must stay at bottom of CSS file please)
**********************************************************
*/
img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}
img.image-full-width {
    width: 100%;
}
/* background cover */
.bg-cover {
    background-size: cover !important;
    background-image: url('http://placehold.it/800x1200');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    padding: 0px;
    
}

.bg-cover img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

#latest-news-cta {
    background: #30A3E4;
    text-align: center;
    padding: 1% 2% 1% 2%;
    color: #fff;
    font-size: 18px;
}
#latest-news-cta a {color: #555;}

#latest-news-cta h2{
    color: #fff;
}

/* match up wordpress left, right, center to real css rules */
.aligncenter, div.aligncenter {
    display: block; margin: 5px auto;
}
.alignright {
    float:right; margin: 5px 0 20px 20px;
}
.alignleft {
    float: left; margin: 5px 20px 20px 0;
}
@media (max-width: 768px) { 
 .alignright {
    float:none;
    display: block;
    margin: 5px auto;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea{
    width: 100%;
}

.alignleft {
    float:none;
    display: block;
    margin: 5px auto;
}

.visible-1100{
    margin: 0px;
}

#social-top {
    text-align: left;
    padding: 10px 0px 0px 0px;
}

#contact-social{
    margin: 0px;
}

#social-top a.social-icon{
    max-width: 40px;
}

#contact-social{
    font-size: 18px;
}

}
a img.alignright {
    float: right; margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left; margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block; margin-left: auto; margin-right: auto
}
/* center images vertically */
.img-vertical-center {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    text-align:center; /* Align center inline elements */
    font: 0/0 a;
}

.img-vertical-center:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.img-vertical-center {
    vertical-align: middle;
    display: inline-block;
}

.woocommerce-message a.button.wc-forward {color: #555;}
.wpcf7 p {    font-family: inherit;
    font-size: inherit;
    line-height: inherit;color: #a9a9a9;font-size: 1.3em!important}
    #youtube-videos {width:100%;height:auto;text-align:center;}
    #youtube-videos iframe {height:300px;display:inline;width:450px!important;margin-left:15px;}
    #___ytsubscribe_0 {width:200px;float: left;}
/**
**********************************************************
Icons
**********************************************************
*/
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}
audio,canvas,video{display:inline-block;}
audio:not([controls]){display:none;height:0;}
[hidden]{display:none;}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{margin:0;}
a:focus{outline:thin dotted;}
a:active,a:hover{outline:0;}
h1{font-size:2em;margin:0.67em 0;}
abbr[title]{border-bottom:1px dotted;}
b,strong{font-weight:bold;}
dfn{font-style:italic;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}
mark{background:#ff0;color:#000;}
code,kbd,pre,samp{font-family:monospace, serif;font-size:1em;}
pre{white-space:pre-wrap;}
q{quotes:"\201C" "\201D" "\2018" "\2019";}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{border:0;}
svg:not(:root){overflow:hidden;}
figure{margin:0;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}
button,input{line-height:normal;}
button,select{text-transform:none;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled],html input[disabled]{cursor:default;}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;}
table{border-collapse:collapse;border-spacing:0;}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333333;background-color:#ffffff;}
input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;}
button,input,select[multiple],textarea{background-image:none;}
a{color:#428bca;text-decoration:none;}a:hover,a:focus{color:#2a6496;text-decoration:underline;}
a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
img{vertical-align:middle;}
.img-responsive{display:block;max-width:100%;height:auto;}
.img-rounded{border-radius:6px;}
.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#ffffff;border:1px solid #dddddd;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto;}
.img-circle{border-radius:50%;}
hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eeeeee;}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0;}
@font-face{font-family:'Glyphicons Halflings';src:url('fonts/glyphicons-halflings-regular.eot');src:url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;}
.glyphicon-asterisk:before{content:"\2a";}
.glyphicon-plus:before{content:"\2b";}
.glyphicon-euro:before{content:"\20ac";}
.glyphicon-minus:before{content:"\2212";}
.glyphicon-cloud:before{content:"\2601";}
.glyphicon-envelope:before{content:"\2709";}
.glyphicon-pencil:before{content:"\270f";}
.glyphicon-glass:before{content:"\e001";}
.glyphicon-music:before{content:"\e002";}
.glyphicon-search:before{content:"\e003";}
.glyphicon-heart:before{content:"\e005";}
.glyphicon-star:before{content:"\e006";}
.glyphicon-star-empty:before{content:"\e007";}
.glyphicon-user:before{content:"\e008";}
.glyphicon-film:before{content:"\e009";}
.glyphicon-th-large:before{content:"\e010";}
.glyphicon-th:before{content:"\e011";}
.glyphicon-th-list:before{content:"\e012";}
.glyphicon-ok:before{content:"\e013";}
.glyphicon-remove:before{content:"\e014";}
.glyphicon-zoom-in:before{content:"\e015";}
.glyphicon-zoom-out:before{content:"\e016";}
.glyphicon-off:before{content:"\e017";}
.glyphicon-signal:before{content:"\e018";}
.glyphicon-cog:before{content:"\e019";}
.glyphicon-trash:before{content:"\e020";}
.glyphicon-home:before{content:"\e021";}
.glyphicon-file:before{content:"\e022";}
.glyphicon-time:before{content:"\e023";}
.glyphicon-road:before{content:"\e024";}
.glyphicon-download-alt:before{content:"\e025";}
.glyphicon-download:before{content:"\e026";}
.glyphicon-upload:before{content:"\e027";}
.glyphicon-inbox:before{content:"\e028";}
.glyphicon-play-circle:before{content:"\e029";}
.glyphicon-repeat:before{content:"\e030";}
.glyphicon-refresh:before{content:"\e031";}
.glyphicon-list-alt:before{content:"\e032";}
.glyphicon-flag:before{content:"\e034";}
.glyphicon-headphones:before{content:"\e035";}
.glyphicon-volume-off:before{content:"\e036";}
.glyphicon-volume-down:before{content:"\e037";}
.glyphicon-volume-up:before{content:"\e038";}
.glyphicon-qrcode:before{content:"\e039";}
.glyphicon-barcode:before{content:"\e040";}
.glyphicon-tag:before{content:"\e041";}
.glyphicon-tags:before{content:"\e042";}
.glyphicon-book:before{content:"\e043";}
.glyphicon-print:before{content:"\e045";}
.glyphicon-font:before{content:"\e047";}
.glyphicon-bold:before{content:"\e048";}
.glyphicon-italic:before{content:"\e049";}
.glyphicon-text-height:before{content:"\e050";}
.glyphicon-text-width:before{content:"\e051";}
.glyphicon-align-left:before{content:"\e052";}
.glyphicon-align-center:before{content:"\e053";}
.glyphicon-align-right:before{content:"\e054";}
.glyphicon-align-justify:before{content:"\e055";}
.glyphicon-list:before{content:"\e056";}
.glyphicon-indent-left:before{content:"\e057";}
.glyphicon-indent-right:before{content:"\e058";}
.glyphicon-facetime-video:before{content:"\e059";}
.glyphicon-picture:before{content:"\e060";}
.glyphicon-map-marker:before{content:"\e062";}
.glyphicon-adjust:before{content:"\e063";}
.glyphicon-tint:before{content:"\e064";}
.glyphicon-edit:before{content:"\e065";}
.glyphicon-share:before{content:"\e066";}
.glyphicon-check:before{content:"\e067";}
.glyphicon-move:before{content:"\e068";}
.glyphicon-step-backward:before{content:"\e069";}
.glyphicon-fast-backward:before{content:"\e070";}
.glyphicon-backward:before{content:"\e071";}
.glyphicon-play:before{content:"\e072";}
.glyphicon-pause:before{content:"\e073";}
.glyphicon-stop:before{content:"\e074";}
.glyphicon-forward:before{content:"\e075";}
.glyphicon-fast-forward:before{content:"\e076";}
.glyphicon-step-forward:before{content:"\e077";}
.glyphicon-eject:before{content:"\e078";}
.glyphicon-chevron-left:before{content:"\e079";}
.glyphicon-chevron-right:before{content:"\e080";}
.glyphicon-plus-sign:before{content:"\e081";}
.glyphicon-minus-sign:before{content:"\e082";}
.glyphicon-remove-sign:before{content:"\e083";}
.glyphicon-ok-sign:before{content:"\e084";}
.glyphicon-question-sign:before{content:"\e085";}
.glyphicon-info-sign:before{content:"\e086";}
.glyphicon-screenshot:before{content:"\e087";}
.glyphicon-remove-circle:before{content:"\e088";}
.glyphicon-ok-circle:before{content:"\e089";}
.glyphicon-ban-circle:before{content:"\e090";}
.glyphicon-arrow-left:before{content:"\e091";}
.glyphicon-arrow-right:before{content:"\e092";}
.glyphicon-arrow-up:before{content:"\e093";}
.glyphicon-arrow-down:before{content:"\e094";}
.glyphicon-share-alt:before{content:"\e095";}
.glyphicon-resize-full:before{content:"\e096";}
.glyphicon-resize-small:before{content:"\e097";}
.glyphicon-exclamation-sign:before{content:"\e101";}
.glyphicon-gift:before{content:"\e102";}
.glyphicon-leaf:before{content:"\e103";}
.glyphicon-eye-open:before{content:"\e105";}
.glyphicon-eye-close:before{content:"\e106";}
.glyphicon-warning-sign:before{content:"\e107";}
.glyphicon-plane:before{content:"\e108";}
.glyphicon-random:before{content:"\e110";}
.glyphicon-comment:before{content:"\e111";}
.glyphicon-magnet:before{content:"\e112";}
.glyphicon-chevron-up:before{content:"\e113";}
.glyphicon-chevron-down:before{content:"\e114";}
.glyphicon-retweet:before{content:"\e115";}
.glyphicon-shopping-cart:before{content:"\e116";}
.glyphicon-folder-close:before{content:"\e117";}
.glyphicon-folder-open:before{content:"\e118";}
.glyphicon-resize-vertical:before{content:"\e119";}
.glyphicon-resize-horizontal:before{content:"\e120";}
.glyphicon-hdd:before{content:"\e121";}
.glyphicon-bullhorn:before{content:"\e122";}
.glyphicon-certificate:before{content:"\e124";}
.glyphicon-thumbs-up:before{content:"\e125";}
.glyphicon-thumbs-down:before{content:"\e126";}
.glyphicon-hand-right:before{content:"\e127";}
.glyphicon-hand-left:before{content:"\e128";}
.glyphicon-hand-up:before{content:"\e129";}
.glyphicon-hand-down:before{content:"\e130";}
.glyphicon-circle-arrow-right:before{content:"\e131";}
.glyphicon-circle-arrow-left:before{content:"\e132";}
.glyphicon-circle-arrow-up:before{content:"\e133";}
.glyphicon-circle-arrow-down:before{content:"\e134";}
.glyphicon-globe:before{content:"\e135";}
.glyphicon-tasks:before{content:"\e137";}
.glyphicon-filter:before{content:"\e138";}
.glyphicon-fullscreen:before{content:"\e140";}
.glyphicon-dashboard:before{content:"\e141";}
.glyphicon-heart-empty:before{content:"\e143";}
.glyphicon-link:before{content:"\e144";}
.glyphicon-phone:before{content:"\e145";}
.glyphicon-usd:before{content:"\e148";}
.glyphicon-gbp:before{content:"\e149";}
.glyphicon-sort:before{content:"\e150";}
.glyphicon-sort-by-alphabet:before{content:"\e151";}
.glyphicon-sort-by-alphabet-alt:before{content:"\e152";}
.glyphicon-sort-by-order:before{content:"\e153";}
.glyphicon-sort-by-order-alt:before{content:"\e154";}
.glyphicon-sort-by-attributes:before{content:"\e155";}
.glyphicon-sort-by-attributes-alt:before{content:"\e156";}
.glyphicon-unchecked:before{content:"\e157";}
.glyphicon-expand:before{content:"\e158";}
.glyphicon-collapse-down:before{content:"\e159";}
.glyphicon-collapse-up:before{content:"\e160";}
.glyphicon-log-in:before{content:"\e161";}
.glyphicon-flash:before{content:"\e162";}
.glyphicon-log-out:before{content:"\e163";}
.glyphicon-new-window:before{content:"\e164";}
.glyphicon-record:before{content:"\e165";}
.glyphicon-save:before{content:"\e166";}
.glyphicon-open:before{content:"\e167";}
.glyphicon-saved:before{content:"\e168";}
.glyphicon-import:before{content:"\e169";}
.glyphicon-export:before{content:"\e170";}
.glyphicon-send:before{content:"\e171";}
.glyphicon-floppy-disk:before{content:"\e172";}
.glyphicon-floppy-saved:before{content:"\e173";}
.glyphicon-floppy-remove:before{content:"\e174";}
.glyphicon-floppy-save:before{content:"\e175";}
.glyphicon-floppy-open:before{content:"\e176";}
.glyphicon-credit-card:before{content:"\e177";}
.glyphicon-transfer:before{content:"\e178";}
.glyphicon-cutlery:before{content:"\e179";}
.glyphicon-header:before{content:"\e180";}
.glyphicon-compressed:before{content:"\e181";}
.glyphicon-earphone:before{content:"\e182";}
.glyphicon-phone-alt:before{content:"\e183";}
.glyphicon-tower:before{content:"\e184";}
.glyphicon-stats:before{content:"\e185";}
.glyphicon-sd-video:before{content:"\e186";}
.glyphicon-hd-video:before{content:"\e187";}
.glyphicon-subtitles:before{content:"\e188";}
.glyphicon-sound-stereo:before{content:"\e189";}
.glyphicon-sound-dolby:before{content:"\e190";}
.glyphicon-sound-5-1:before{content:"\e191";}
.glyphicon-sound-6-1:before{content:"\e192";}
.glyphicon-sound-7-1:before{content:"\e193";}
.glyphicon-copyright-mark:before{content:"\e194";}
.glyphicon-registration-mark:before{content:"\e195";}
.glyphicon-cloud-download:before{content:"\e197";}
.glyphicon-cloud-upload:before{content:"\e198";}
.glyphicon-tree-conifer:before{content:"\e199";}
.glyphicon-tree-deciduous:before{content:"\e200";}
.glyphicon-briefcase:before{content:"\1f4bc";}
.glyphicon-calendar:before{content:"\1f4c5";}
.glyphicon-pushpin:before{content:"\1f4cc";}
.glyphicon-paperclip:before{content:"\1f4ce";}
.glyphicon-camera:before{content:"\1f4f7";}
.glyphicon-lock:before{content:"\1f512";}
.glyphicon-bell:before{content:"\1f514";}
.glyphicon-bookmark:before{content:"\1f516";}
.glyphicon-fire:before{content:"\1f525";}
.glyphicon-wrench:before{content:"\1f527";}