/* Minification failed. Returning unminified contents.
(1,7): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1,25): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1,44): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1,62): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1,90): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1,134): run-time error CSS1039: Token not allowed after unary operator: '-color-blue'
(1,172): run-time error CSS1039: Token not allowed after unary operator: '-color-green'
(1,210): run-time error CSS1039: Token not allowed after unary operator: '-color-grey'
(1,254): run-time error CSS1039: Token not allowed after unary operator: '-color-tulalip-red'
(1,313): run-time error CSS1039: Token not allowed after unary operator: '-color-yellow'
(2,924): run-time error CSS1039: Token not allowed after unary operator: '-color-tulalip-red'
(115,1): run-time error CSS1019: Unexpected token, found '@import'
(115,9): run-time error CSS1019: Unexpected token, found '"../css/pe-icon-7-stroke.css"'
(118,1): run-time error CSS1019: Unexpected token, found '@import'
(118,9): run-time error CSS1019: Unexpected token, found '"../css/flaticon-set-charity.css"'
(119,1): run-time error CSS1019: Unexpected token, found '@import'
(119,9): run-time error CSS1019: Unexpected token, found '"../css/utility-classes.css"'
(120,1): run-time error CSS1019: Unexpected token, found '@import'
(120,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800|Playfair+Display:400,400italic,700,700italic)'
(1045,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1046,10): run-time error CSS1035: Expected colon, found '{'
(1059,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(1060,10): run-time error CSS1035: Expected colon, found '{'
(1085,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1086,10): run-time error CSS1035: Expected colon, found '{'
(1099,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(1100,10): run-time error CSS1035: Expected colon, found '{'
(3721,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(3722,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3735,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(3736,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(3749,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(3750,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(7990,17): run-time error CSS1039: Token not allowed after unary operator: '-color-tulalip-red'
(8012,17): run-time error CSS1039: Token not allowed after unary operator: '-color-tulalip-red'
(8414,25): run-time error CSS1039: Token not allowed after unary operator: '-color-tulalip-red'
(8419,25): run-time error CSS1039: Token not allowed after unary operator: '-color-tulalip-red'
(8596,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(8597,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(8614,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(8615,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(8632,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(8633,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(8693,32): run-time error CSS1039: Token not allowed after unary operator: '-color-tulalip-red'
(8834,28): run-time error CSS1039: Token not allowed after unary operator: '-color-tulalip-red'
(9219,21): run-time error CSS1039: Token not allowed after unary operator: '-color-tulalip-red'
(9454,17): run-time error CSS1039: Token not allowed after unary operator: '-color-tulalip-red'
(9464,28): run-time error CSS1039: Token not allowed after unary operator: '-color-tulalip-red'
(9472,32): run-time error CSS1039: Token not allowed after unary operator: '-color-tulalip-red'
(9473,21): run-time error CSS1039: Token not allowed after unary operator: '-color-tulalip-red'
(9710,33): run-time error CSS1039: Token not allowed after unary operator: '-color-tulalip-red'
(9990,28): run-time error CSS1039: Token not allowed after unary operator: '-color-tulalip-red'
(10314,36): run-time error CSS1039: Token not allowed after unary operator: '-color-tulalip-red'
(10319,36): run-time error CSS1039: Token not allowed after unary operator: '-color-tulalip-red'
(10544,1517): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(10544,1544): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(10544,1665): run-time error CSS1019: Unexpected token, found '@keyframes'
(10544,1684): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
:root{--color-blue:blue;--color-green:#090;--color-grey:grey;--color-tulalip-red:#8b221d;--color-yellow:#ff0;}.color-blue{color:var(--color-blue);}.color-green{color:var(--color-green);}.color-grey{color:var(--color-grey);}.color-tulalip-red{color:var(--color-tulalip-red);}.bgcolor-yellow{background-color:var(--color-yellow);}
.d-block{display:block;}.d-inline-block{display:inline-block;}.font-size-1{font-size:1em;}.font-size-16{font-size:16px;}.h-260{height:260px;}.list-style-type-disc{list-style-type:disc;}.mb-6{margin-bottom:2.75rem !important;}.mb-30{margin-bottom:30px;}.ml-6{margin-left:2.75rem !important;}.ml-25{margin-left:25px;}.ml-2rem{margin-left:2rem !important;}.mt-123{margin-top:123px;}.mw-150{max-width:150px;}.pt-6{padding-top:75px !important;}.pl-2rem{padding-left:2rem;}.plr-1{padding-left:.25rem;padding-right:.25rem;}.resize-both{resize:both;}.w-80{width:80%;}.w-175{width:175px;}.w-250{width:250px;}.pointer-events-none{pointer-events:none;}.card{text-align:left;min-height:0;padding-bottom:0;}input::-webkit-input-placeholder{color:#ccc;}input::-moz-placeholder{color:#ccc;}input:-ms-input-placeholder{color:#ccc;}input:-moz-placeholder{color:#ccc;}.text-xl{font-size:4rem !important;color:#000;}.requiredInput{color:var(--color-tulalip-red);float:left;font-weight:500;font-size:9pt;}.text-italic{font-style:italic;}.text-xl{font-size:4rem !important;color:#000;}
.admin-panel {
    display: none;
    position: relative;
    right: 10px;
    top: 10px;
    width: 300px;
    padding: 10px;
    overflow: hidden;
    background: #FFF;
    border: 2px solid #545454;
}

.admin-panel-contents {
    margin-left: 10px;
}

.adminPanel-label {
    margin: 10px 0 0;
}

.admin-panel-open-close, .admin-panel-contents {
    float: left;
}

.admin-panel-title {
    margin-top: 3px;
}

.adminPanel-time {
    height: 25px;
    width: 100px;
}

.admin-panel-textbox {
    width: 180px;
    background-color: black;
}

.admin-panel-button {
    width: 166px;
    padding: 10px;
    border: 2px solid #545454;
    line-height: 10pt;
    cursor: pointer;
}

.admin-panel .ui-datepicker-today {
    background-color: #cd0a0a;
}

.admin-panel .ui-state-highlight {
    opacity: 0.5;
}

.admin-panel-infoWrapper {
    width: 166px;
    padding: 0 10px 5px;
    border: 2px dashed #545454;
    line-height: 13pt;
    font-size: 10pt;
}

.admin-panel-expandoButton {
    width: 35px;
    padding: 5px;
    margin: 5px 8px 0 0;
    color: #000;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    float: right;
    border: 2px solid #545454;
}

.admin-panel-wrapper {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999999999;
}

    .admin-panel-wrapper h1 {
        color: #FFF;
        font-size: 15pt;
        font-weight: 500;
        text-transform: uppercase;
    }

.adminPanel-login-controls {
    display: none;
}

@media only screen and (max-width: 767px) {
    .admin-panel-expandoButton {
        position: fixed;
        bottom: 0;
        right: 0;
        margin: 10px;
    }
}

@charset "utf-8";
/*------------------------------------------------------------------
[Master Stylesheet]

Project:        FundPro
Version:        2.0
Last change:    09.07.2017
Primary use:    Nonprofit, Crowdfunding & Charity HTML5 Template
Author:         ThemeMascot
URL:            http://themeforest.net/user/ThemeMascot
-------------------------------------------------------------------*/
@import "../css/pe-icon-7-stroke.css";
/* @import "../css/elegant-icons.css"; */
/* @import "../css/stroke-gap-icons.css"; */
@import "../css/flaticon-set-charity.css";
@import "../css/utility-classes.css";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800|Playfair+Display:400,400italic,700,700italic);
/*
This file contains the common styles of this theme.
*/
/*------------------------------------------------------------------
[table of contents]

* typography.less
* common.less
* extra.less
* overlay.less
* header.less
* nav.less
* topbar.less
* inner-header-title.less
* vertical-nav.less
* menu-full-page.less
* boxed-layout.less
* form.less
* side-push-panel.less
* box-hover-effect.less
* gallery-isotope.less
* slider.less
* home.less
* about.less
* causes.less
* volunteer.less
* contact.less
* event.less
* practice-area.less
* services.less
* job.less
* shop.less
* blog.less
* shortcodes.less 
	* alerts.less
	* blockquote.less
	* buttons.less
	* clients.less
	* countdown-Timer.less
	* countdown.less
	* dividers.less
	* facebook-disqus-comments.less
	* faqs.less
	* flex-slider.less
	* flip-box.less
	* font-icons.less
	* funfacts.less
	* infinitescroll.less
	* instagram.less
	* lightbox.less
	* map.less
	* pegination.less
	* pricing.less
	* process-steps.less
	* progress-bar.less
	* promo.less
	* section-title.less
	* separators.less
	* styled-icons.less
	* tabs.less
	* teams.less
	* testimonials.less
	* toggles-accordions.less
	* vertical-timeline.less
	* working-process.less
* Footer
* ===============================================
*/
/*
 * Typography.less
 * -----------------------------------------------
*/
::selection {
    background: #333333;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #333333;
    /* Firefox */
    color: #fff;
    text-shadow: none;
}

::-webkit-selection {
    background: #333333;
    /* Safari */
    color: #fff;
    text-shadow: none;
}

:active,
:focus {
    outline: none !important;
}

html {
    font-size: 100%;
}

body {
    line-height: 1.7;
    color: #000000;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    background-color: #fff;
}

a {
    color: #0000FF;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #FF0000;
        text-decoration: none;
    }

    a:visited {
        color: #800080;
    }

    a img {
        border: none;
    }

img {
    max-width: 100%;
}

iframe {
    border: none;
}
/* -------- Headings ---------- */
h1,
.h1 {
    font-size: 3.4rem;
}

h2,
.h2 {
    font-size: 2rem;
}

h3,
.h3 {
    font-size: 24px;
}

h4,
.h4 {
    font-size: 18px;
}

h5,
.h5 {
    font-size: 14px;
}

h6,
.h6 {
    font-size: 12px;
}

h1,
h2,
.h1,
.h2 {
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    line-height: 1.42857143;
    color: #333333;
}

    h1 small,
    h2 small,
    .h1 small,
    .h2 small,
    h1 .small,
    h2 .small,
    .h1 .small,
    .h2 .small {
        font-weight: normal;
        line-height: 1;
        color: #333333;
    }

    h1 a,
    h2 a,
    .h1 a,
    .h2 a {
        color: #333333;
    }

h3,
h4,
h5,
h6,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    line-height: 1.42857143;
    color: #333333;
}

    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #333333;
    }

    h3 a,
    h4 a,
    h5 a,
    h6 a,
    .h3 a,
    .h4 a,
    .h5 a,
    .h6 a {
        color: #333333;
    }
/* -------- Body Text ---------- */
p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form {
    margin-bottom: 10px;
}
/* -------- Custom Font Family ---------- */
.font-opensans {
    font-family: 'Open Sans', sans-serif;
}

.font-playfair {
    font-family: 'Playfair Display', serif;
}
/* breadcrumb */
.breadcrumb {
    background-color: transparent;
    padding-left: 0;
    text-align: center;
}

    .breadcrumb > li + li::before {
        content: "\f22d";
        font-family: fontawesome;
        font-size: 9px;
    }

    .breadcrumb li.active {
        color: #111111;
    }

    .breadcrumb.white li.active {
        color: #fff;
    }

    .breadcrumb.white li a {
        color: #808080;
    }

@media only screen and (min-width: 768px) {
    .breadcrumb.text-right {
        text-align: right;
    }
}
/*Drop Caps*/
.drop-caps p {
    text-align: justify;
}

    .drop-caps p:first-child:first-letter {
        color: #111111;
        display: block;
        float: left;
        font-size: 48px;
        line-height: 48px;
        margin: 6px 3px;
        padding: 10px 18px;
    }

.drop-caps.text-colored p:first-child:first-letter {
    display: block;
    float: left;
    font-size: 48px;
    line-height: 48px;
    margin: 6px 3px;
    padding: 10px 18px;
}

.drop-caps.border p:first-child:first-letter {
    border: 1px solid;
    margin: 8px 16px 0 0;
    padding: 15px 20px;
}

.drop-caps.border-rounded p:first-child:first-letter {
    border: 1px solid;
    border-radius: 50%;
    margin: 8px 16px 0 0;
    padding: 15px 20px;
}

.drop-caps.colored-square p:first-child:first-letter {
    color: #fff;
    margin: 8px 16px 0 0;
    padding: 15px 20px;
}

.drop-caps.colored-rounded p:first-child:first-letter {
    color: #fff;
    margin: 8px 16px 0 0;
    padding: 15px 20px;
    border-radius: 50%;
}

.drop-caps.dark-square p:first-child:first-letter {
    background: #222222;
    color: #fff;
    margin: 8px 16px 0 0;
    padding: 15px 20px;
}

.drop-caps.dark-rounded p:first-child:first-letter {
    background: #222222;
    color: #fff;
    margin: 8px 16px 0 0;
    padding: 15px 20px;
    border-radius: 50%;
}
/*Text Highlight*/
.text-highlight {
    background: none repeat scroll 0 0 #111111;
    border-radius: 4px;
    color: #fff;
    padding: 0 5px 3px;
}

    .text-highlight.light {
        background: #808080;
    }
/*
 * common.less
 * -----------------------------------------------
*/
/* -------- Basic Structure ---------- */
html {
    font-size: 100%;
    max-width: 100%;
}

@media only screen and (max-width: 991px) {
    html {
        font-size: 90%;
    }
}

@media only screen and (max-width: 767px) {
    html {
        font-size: 85%;
    }
}

@media only screen and (max-width: 479px) {
    html {
        font-size: 80%;
    }
}

html,
html a {
    -webkit-font-smoothing: antialiased;
}

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

strong {
    color: #555555;
}

img {
    max-width: 100%;
}

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

.fluid-video-wrapper {
    padding: 0;
    position: relative;
    width: 100%;
}

iframe {
    border: none;
    width: 100%;
}

.lead {
    font-size: 18px;
}

.text-highlight {
    background: none repeat scroll 0 0 #111111;
    border-radius: 4px;
    color: #fff;
    padding: 0 5px 3px;
}

    .text-highlight.light {
        background: #808080;
    }

.inline-block {
    display: inline-block;
}

.display-block {
    display: block;
}

.fullwidth {
    width: 100%;
}

.bg-hover-theme-colored {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/* Text-decoration */
.text-underline {
    text-decoration: underline;
}
/* -------- Line-Bottom ---------- */
.heading-line-bottom {
    border-bottom: 1px dashed #808080;
    display: inline-block;
    margin: 0;
    position: relative;
    margin: 20px 0;
}

    .heading-line-bottom::after {
        content: "";
        height: 2px;
        left: 0;
        position: absolute;
        top: 4px;
        width: 20px;
    }

.heading-title {
    margin-top: 10px;
}

.line-bottom {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

    .line-bottom:after {
        bottom: -4px;
        content: "";
        height: 2px;
        left: 0;
        position: absolute;
        width: 50px;
    }

.line-bottom-white {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

    .line-bottom-white:after {
        background: #fff none repeat scroll 0 0;
        bottom: -1px;
        content: "";
        height: 2px;
        left: 0;
        position: absolute;
        width: 50px;
    }

.line-bottom-centered {
    position: relative;
    margin: 10px 0 20px;
}

    .line-bottom-centered:after {
        background: #2b96cc none repeat scroll 0 0;
        bottom: -8px;
        content: "";
        height: 1px;
        left: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        position: absolute;
        right: 0;
        width: 30px;
    }

.title-icon [class^="flaticon-"]::after,
.title-icon [class^="flaticon-"]::before {
    font-size: 36px;
    margin-left: 10px;
}

.title-icon {
    margin: 0 auto;
    max-width: 160px;
    position: relative;
}

    .title-icon::after {
        content: "";
        height: 2px;
        left: 10px;
        position: absolute;
        top: 30px;
        width: 36px;
    }

    .title-icon::before {
        content: "";
        height: 2px;
        position: absolute;
        right: 10px;
        top: 30px;
        width: 36px;
    }

.opening-hours ul li {
    padding: 4px 0 10px !important;
}

.outline-border {
    outline: 10px solid rgba(255, 255, 255, 0.25);
    outline-offset: 2px;
}
/* -------- List ---------- */
ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul ul,
    ol ul {
        margin-left: 15px;
    }

    ul.list {
        list-style: outside none none;
        margin-top: 13px;
        padding-left: 0;
    }

        ul.list li {
            margin: 5px 0;
            font-weight: 500;
            position: relative;
        }

            ul.list li:before {
                border: none;
                color: #a9a9a9;
                content: "\f111";
                display: inline-block;
                font-family: fontawesome;
                font-size: 12px;
                margin-right: 10px;
                padding: 0;
            }

            ul.list li:hover:before {
                background: none;
                border-color: transparent;
            }

            ul.list li a {
                text-decoration: none;
                -webkit-transition: all 300ms ease-in;
                -o-transition: all 300ms ease-in;
                transition: all 300ms ease-in;
            }
        /* -------- List White ---------- */
        ul.list.list-white li:before {
            color: #fff;
        }

        ul.list.list-white li:hover:before {
            background: none;
            border-color: transparent;
        }

        ul.list.list-white li a {
            color: #fff;
            text-decoration: none;
            -webkit-transition: all 300ms ease-in;
            -o-transition: all 300ms ease-in;
            transition: all 300ms ease-in;
        }
    /* -------- List border bottom ---------- */
    ul.list-border-bottom li {
        border-bottom: 1px solid #eeeeee;
        padding-bottom: 10px;
    }

    ul.list.list-border-bottom li:last-child {
        border-bottom: none;
    }

    ul.list-border-bottom.no-padding li {
        padding-bottom: 0px;
    }

        ul.list-border-bottom.no-padding li:last-child {
            border-bottom: none;
        }
/* -------- List Icons ---------- */
.list-icon li {
    font-size: 14px;
    margin: 0;
}

    .list-icon li i {
        color: #555555;
        font-size: 14px;
        height: 28px;
        line-height: 28px;
        margin: 5px 10px 5px 0;
        text-align: center;
        width: 28px;
    }

.list-icon.square li i {
    background: #c0c0c0;
    color: #555555;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin: 5px 10px 5px 0;
    text-align: center;
    width: 28px;
}

.list-icon.rounded li i {
    color: #555555;
    background: #c0c0c0;
    border-radius: 50%;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin: 5px 10px 5px 0;
    text-align: center;
    width: 28px;
}

.list-icon.theme-colored.square li i {
    color: #fff;
}

.list-icon.theme-colored.rounded li i {
    color: #fff;
}
/* -------- Personal Info List ---------- */
.list-info li {
    clear: both;
    position: relative;
}

    .list-info li label {
        display: inline-block;
        font-weight: bold;
        padding: 5px 0 0;
    }

    .list-info li span {
        left: 110px;
        padding: 5px 0;
        position: absolute;
    }

.list-features {
    -moz-column-count: 3;
    column-count: 3;
}

.list-dashed > article {
    border-bottom: 1px dashed #d3d3d3 !important;
    margin-bottom: 7px;
    padding-bottom: 7px;
}

.list-dashed > div {
    border-bottom: 1px dashed #d3d3d3 !important;
    margin-bottom: 7px;
    padding-bottom: 7px;
}

.list-dashed > li {
    border-bottom: 1px dashed #d3d3d3 !important;
    margin-bottom: 7px;
    padding-bottom: 7px;
}

.list-dashed.dark-dash > article {
    border-bottom: 1px dashed #333333 !important;
}

.list-dashed.dark-dash > div {
    border-bottom: 1px dashed #333333 !important;
}

.list-dashed.dark-dash > li {
    border-bottom: 1px dashed #333333 !important;
}

ul.list.check li:before {
    content: "\f00c";
    font-family: fontawesome;
    font-size: 12px;
}

ul.list.angle-double-right li:before {
    content: "\f101";
    font-family: fontawesome;
    font-size: 12px;
}

ul.list.angle-right li:before {
    content: "\f105";
    font-family: fontawesome;
}

ul.list.check-circle li:before {
    content: "\f058";
    font-family: fontawesome;
    font-size: 14px;
}
/* -------- Call To Actions ---------- */
.call-to-action {
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 20px;
}
/* -------- Section & Divider ---------- */
section {
    position: relative;
}

    section > .container,
    section > .container-fluid {
        padding-top: 60px;
        padding-bottom: 60px;
    }
/* -------- Background Video ---------- */
.bg-video {
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: -1;
}

    .bg-video .video {
        height: 100%;
        left: 0;
        margin: 0 !important;
        position: relative;
        top: 0;
        width: 100%;
    }

        .bg-video .video .mbYTP_wrapper {
            z-index: -1 !important;
        }
/* -------- Box Table ---------- */
.display-table-parent {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.display-table {
    display: table;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
}

.display-table-cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}
/* -------- Scroll To Top ---------- */
.scrollToTop {
    background: rgba(0, 0, 0, 0.1);
    bottom: 15px;
    display: none;
    height: 50px;
    padding: 2px;
    position: fixed;
    right: 15px;
    text-align: center;
    text-decoration: none;
    width: 50px;
    z-index: 99999;
}

    .scrollToTop i {
        color: #fff;
        font-size: 42px;
    }

    .scrollToTop:hover {
        background: rgba(0, 0, 0, 0.6);
        text-decoration: none;
    }
/*  
 * extra.less 
 * -----------------------------------------------
*/
/* -------- Heading Style ---------- */
.heading-border {
    border-bottom: 1px solid #d3d3d3;
    margin: 30px 0;
    padding: 20px 0;
}
/* -------- FullCalendar - Plugin ---------- */
.fc-day-number {
    color: #333333;
}

    .fc-day-number.fc-other-month {
        opacity: 0.4;
    }
/* scrolltofixed-container */
.scrolltofixed-container {
    position: static;
}

@media only screen and (max-width: 767px) {
    .scrolltofixed-container .scrolltofixed {
        position: static !important;
    }

        .scrolltofixed-container .scrolltofixed + div {
            display: none !important;
        }
}

.home-boxes .bg-icon {
    bottom: 0;
    color: #fff;
    font-size: 58px;
    line-height: 1;
    opacity: 0.3;
    position: absolute;
    right: 0;
    transform: rotate(-40deg);
}

.mfp-close-btn-in .mfp-close {
    color: #fff;
    font-size: 48px;
}
/* CSS Floation Animation */
.floating {
    -webkit-animation-name: Floatingx;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floating;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
}

@-webkit-keyframes Floatingx {
    from {
        -webkit-transform: translate(0, 0px);
    }

    65% {
        -webkit-transform: translate(0, 15px);
    }

    to {
        -webkit-transform: translate(0, 0px);
    }
}

@-moz-keyframes Floating {
    from {
        -moz-transform: translate(0, 0px);
    }

    65% {
        -moz-transform: translate(0, 15px);
    }

    to {
        -moz-transform: translate(0, 0px);
    }
}

.scaling {
    float: left;
    -webkit-animation-name: scalex;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: scale;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
}

@-webkit-keyframes scalex {
    from {
        -webkit-transform: scale(0.9);
    }

    65% {
        -webkit-transform: scale(1);
    }

    to {
        -webkit-transform: scale(0.9);
    }
}

@-moz-keyframes scale {
    from {
        -moz-transform: scale(0.9);
    }

    65% {
        -moz-transform: scale(1);
    }

    to {
        -moz-transform: scale(0.9);
    }
}
/*
 * overlays.less
 * -----------------------------------------------
*/
.layer-overlay {
    position: relative;
    /* overlay-dark */
    /* overlay-white */
}

    .layer-overlay::before {
        background: rgba(17, 17, 17, 0.5) none repeat scroll 0 0;
        content: " ";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 0;
    }

    .layer-overlay.overlay-light::before {
        background-color: rgba(255, 255, 255, 0.4);
    }

    .layer-overlay.overlay-lighter::before {
        background-color: rgba(255, 255, 255, 0.3);
    }

    .layer-overlay.overlay-deep::before {
        background-color: rgba(255, 255, 255, 0.9);
    }

    .layer-overlay.overlay-dark::before {
        background-color: rgba(17, 17, 17, 0.85);
    }

    .layer-overlay.overlay-dark-1::before {
        background-color: rgba(17, 17, 17, 0.1);
    }

    .layer-overlay.overlay-dark-2::before {
        background-color: rgba(17, 17, 17, 0.2);
    }

    .layer-overlay.overlay-dark-3::before {
        background-color: rgba(17, 17, 17, 0.3);
    }

    .layer-overlay.overlay-dark-4::before {
        background-color: rgba(17, 17, 17, 0.4);
    }

    .layer-overlay.overlay-dark-5::before {
        background-color: rgba(17, 17, 17, 0.5);
    }

    .layer-overlay.overlay-dark-6::before {
        background-color: rgba(17, 17, 17, 0.6);
    }

    .layer-overlay.overlay-dark-7::before {
        background-color: rgba(17, 17, 17, 0.7);
    }

    .layer-overlay.overlay-dark-8::before {
        background-color: rgba(17, 17, 17, 0.8);
    }

    .layer-overlay.overlay-dark-9::before {
        background-color: rgba(17, 17, 17, 0.9);
    }

    .layer-overlay.overlay-white::before {
        background-color: rgba(255, 255, 255, 0.4);
    }

    .layer-overlay.overlay-white-1::before {
        background-color: rgba(255, 255, 255, 0.1);
    }

    .layer-overlay.overlay-white-2::before {
        background-color: rgba(255, 255, 255, 0.2);
    }

    .layer-overlay.overlay-white-3::before {
        background-color: rgba(255, 255, 255, 0.3);
    }

    .layer-overlay.overlay-white-4::before {
        background-color: rgba(255, 255, 255, 0.4);
    }

    .layer-overlay.overlay-white-5::before {
        background-color: rgba(255, 255, 255, 0.5);
    }

    .layer-overlay.overlay-white-6::before {
        background-color: rgba(255, 255, 255, 0.6);
    }

    .layer-overlay.overlay-white-7::before {
        background-color: rgba(255, 255, 255, 0.7);
    }

    .layer-overlay.overlay-white-8::before {
        background-color: rgba(255, 255, 255, 0.8);
    }

    .layer-overlay.overlay-white-9::before {
        background-color: rgba(255, 255, 255, 0.9);
    }

    .layer-overlay.layer-pattern::before {
        background-image: url(../images/pattern1.png);
        background-color: rgba(0, 0, 0, 0.6);
    }

    .layer-overlay.layer-pattern2::before {
        background-image: url(../images/pattern2.png);
        background-color: rgba(0, 0, 0, 0.8);
    }

    .layer-overlay.layer-pattern3::before {
        background-image: url(../images/pattern3.png);
        background-color: rgba(0, 0, 0, 0.8);
    }

    .layer-overlay.maximage-layer-overlay::before {
        z-index: 1;
    }

    .layer-overlay.overlay-blue::before {
        background-color: rgba(1, 162, 208, 0.9);
    }

    .layer-overlay.overlay-blue-light::before {
        background-color: rgba(1, 162, 208, 0.45);
    }

    .layer-overlay.overlay-pink::before {
        background-color: rgba(235, 110, 142, 0.9);
    }

    .layer-overlay.overlay-pink-light::before {
        background-color: rgba(235, 110, 142, 0.45);
    }

    .layer-overlay.overlay-brown::before {
        background-color: rgba(60, 171, 111, 0.9);
    }

    .layer-overlay.overlay-brown-light::before {
        background-color: rgba(60, 171, 111, 0.45);
    }

    .layer-overlay.overlay-yellow::before {
        background-color: rgba(255, 187, 34, 0.9);
    }

    .layer-overlay.overlay-yellow-light::before {
        background-color: rgba(255, 187, 34, 0.45);
    }

    .layer-overlay.overlay-green::before {
        background-color: rgba(16, 196, 92, 0.9);
    }

    .layer-overlay.overlay-green-light::before {
        background-color: rgba(16, 196, 92, 0.45);
    }

    .layer-overlay.overlay-theme-color-1::before {
        background-color: rgba(173, 216, 230, 0.9);
    }

    .layer-overlay.overlay-theme-color-2::before {
        background-color: rgba(230, 173, 188, 0.9);
    }

    .layer-overlay.overlay-theme-color-3::before {
        background-color: rgba(230, 216, 173, 0.9);
    }

.half-divider .overlay-theme-color-1,
.half-divider .overlay-theme-color-2,
.half-divider .overlay-theme-color-3 {
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}
/*
 * header.less
 * -----------------------------------------------
*/
.header-top {
    padding: 5px 0;
}

    .header-top .header-widget .styled-icons a i:hover {
        background: none;
    }

    .header-top .header-widget .list-border li {
        border-right: 1px solid rgba(0, 0, 0, 0.06);
        padding: 5px 15px;
    }

        .header-top .header-widget .list-border li:last-child {
            border-right: 0;
        }

@media only screen and (max-width: 767px) {
    .header-top .header-widget .contact-info {
        margin-bottom: 20px;
    }

        .header-top .header-widget .contact-info li {
            display: block;
            text-align: center;
        }
}

.menuzord-brand img {
    max-height: 38px;
}
/* -------- Inner Header ---------- */
.inner-header .title {
    text-transform: uppercase;
}
/* -------- Custom theme style ---------- */
.header-nav .header-nav-wrapper .menuzord {
    padding: 0;
}

.header-nav.navbar-transparent.animated-active {
    background-color: rgba(0, 0, 0, 0.25);
}
/*
 * nav.less
 * -----------------------------------------------
*/
/* -------- Nav Sidebar ---------- */
.nav-sidebar li {
    background: #f1f1f1;
    padding-bottom: 0;
}

    .nav-sidebar li a {
        border-radius: 0;
    }

.nav-pills li a:hover,
.nav-pills li.active > a,
.nav-pills li.active > a:hover,
.nav-pills li.active > a:focus {
    background: #d3d3d3;
    color: #777777;
}
/* -------- Header Nav ---------- */
.header-nav {
    position: relative;
}

    .header-nav .header-nav-absolute-wrapper {
        width: 100%;
    }

    .header-nav .header-nav-wrapper .menuzord {
        padding: 0;
    }
/* -------- Menuzord ---------- */
.menuzord-menu > li > a {
    color: #333333;
    font-size: 13px;
    font-weight: 600;
}

.menuzord .menuzord-menu > li.active > a i,
.menuzord .menuzord-menu > li:hover > a i,
.menuzord .menuzord-menu ul.dropdown li:hover > a i {
    color: #fff;
}

.menuzord-menu ul.dropdown li {
    margin: 0;
}

    .menuzord-menu ul.dropdown li a {
        padding: 7px 25px 7px 22px;
        color: #666;
        font-weight: 600;
    }

    .menuzord-menu ul.dropdown li .indicator {
        top: 4px;
    }
/* -------- Megamenu-Row ---------- */
.menuzord-menu > li > .megamenu .megamenu-row li {
    border: 0 none;
    clear: both;
    font-size: 12px;
    margin: 0;
    padding: 2px;
    position: relative;
    width: 100%;
}

    .menuzord-menu > li > .megamenu .megamenu-row li a {
        display: block;
        padding: 8px 10px;
        -webkit-transition: padding 0.2s linear;
        -o-transition: padding 0.2s linear;
        transition: padding 0.2s linear;
    }

    .menuzord-menu > li > .megamenu .megamenu-row li.active > a,
    .menuzord-menu > li > .megamenu .megamenu-row li:hover > a {
        color: #111;
        padding-left: 15px;
    }

    .menuzord-menu > li > .megamenu .megamenu-row li a i {
        color: #444;
    }

    .menuzord-menu > li > .megamenu .megamenu-row li.active a i,
    .menuzord-menu > li > .menuzord-menu > li > .megamenu .megamenu-row li:hover a i {
        color: #fff;
    }

@media only screen and (max-width: 900px) {
    .menuzord-menu {
        background: #fff;
    }
}
/* -------- Scrolltofixed ---------- */
.header-nav .header-nav-wrapper.scroll-to-fixed-fixed.scroll-to-fixed-fixed {
    border-bottom: 1px solid #eee;
}

.header-nav .header-nav-absolute-wrapper.scroll-to-fixed-fixed.scroll-to-fixed-fixed .menuzord {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
}

.header .inner-sticky-wrapper {
    height: 80px;
}

@media only screen and (min-width: 901px) {
    .header-nav .header-nav-absolute-wrapper {
        bottom: -36px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        z-index: 1111;
    }

        .header-nav .header-nav-absolute-wrapper.scroll-to-fixed-fixed.scroll-to-fixed-fixed {
            bottom: auto;
        }
}
/* -------- Navbar Fixed  ---------- */
.header-nav {
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

    .header-nav.navbar-fixed-top {
        left: 0;
        position: fixed;
        right: 0;
        width: 100%;
        z-index: 1030;
    }
/* -------- Navbar Sticky Animated ---------- */
.navbar-sticky-animated .header-nav-wrapper .container {
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
/* -------- Header White ---------- */
.header-nav.navbar-white {
    background-color: rgba(255, 255, 255, 0.95);
    border: medium none;
}

    .header-nav.navbar-white .menuzord {
        background: transparent;
    }
/* -------- Header Transparent ---------- */
.header-nav.navbar-transparent .menuzord {
    background: transparent;
}

.header-nav.navbar-transparent .header-nav-wrapper {
    border-bottom: 1px solid #eee;
}

.header-nav.navbar-transparent.animated-active {
    background-color: rgba(0, 0, 0, 0.1);
}

    .header-nav.navbar-transparent.animated-active .header-nav-wrapper {
        border-bottom: none;
    }

    .header-nav.navbar-transparent.animated-active .menuzord-menu > li > a {
        color: #fff;
    }

@media only screen and (max-width: 900px) {
    .header-nav.navbar-transparent.animated-active .menuzord-menu > li > a {
        color: #888;
    }
}
/*
 * inner-header-title.less
 * -----------------------------------------------
*/
.inner-header .title {
    font-size: 36px;
    text-transform: uppercase;
}
/*
 *  vertical-nav.less
 * -----------------------------------------------
*/
.vertical-nav {
    /* vertical-nav-black*/
}

    .vertical-nav .header {
        width: 260px;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        background: #fff;
        z-index: 101;
        padding: 0;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        background-size: cover;
    }

    .vertical-nav .main-content,
    .vertical-nav footer {
        padding-left: 260px;
    }

    .vertical-nav .container {
        max-width: 940px;
    }

    .vertical-nav .menuzord {
        background: none;
    }

        .vertical-nav .menuzord .menuzord-menu ul.dropdown li:hover > a {
            background: #eeeeee none repeat scroll 0 0;
            color: #111111;
        }

    .vertical-nav .menuzord-menu li {
        padding: 5px 0;
        position: relative;
        width: 100%;
    }

        .vertical-nav .menuzord-menu li .indicator {
            float: right;
        }

        .vertical-nav .menuzord-menu li a {
            padding-left: 30px;
            width: 100%;
            color: #fff;
        }

    .vertical-nav .menuzord-menu ul.dropdown,
    .vertical-nav .menuzord-menu .megamenu {
        left: 100%;
        top: 4px;
    }

    .vertical-nav .menuzord-brand img {
        max-height: none;
    }

    .vertical-nav .vertical-nav-black {
        background: #111111;
    }

        .vertical-nav .vertical-nav-black .menuzord-menu ul.dropdown {
            background: #111111;
            border-color: #222222;
        }

            .vertical-nav .vertical-nav-black .menuzord-menu ul.dropdown li a {
                background: #111111;
            }

                .vertical-nav .vertical-nav-black .menuzord-menu ul.dropdown li a .indicator i {
                    color: #fff;
                }

            .vertical-nav .vertical-nav-black .menuzord-menu ul.dropdown li:hover > a {
                background: #111111 none repeat scroll 0 0;
                color: #fff;
            }

        .vertical-nav .vertical-nav-black .menuzord-menu > li > a {
            color: #808080;
        }

    .vertical-nav.vertical-nav-right .header {
        left: auto;
        right: 0;
    }

    .vertical-nav.vertical-nav-right .main-content,
    .vertical-nav.vertical-nav-right footer {
        padding-left: auto;
        margin-right: 260px;
        padding-top: 0;
    }

    .vertical-nav.vertical-nav-right .menuzord-menu ul.dropdown,
    .vertical-nav.vertical-nav-right .menuzord-menu .megamenu {
        left: auto;
        right: 100%;
        top: 0;
    }

@media only screen and (max-width: 1199px) {
    .vertical-nav .container {
        width: 100%;
    }
}

@media only screen and (max-width: 900px) {
    .vertical-nav .header {
        border: 0;
        padding: 0;
        position: relative;
        width: 100%;
    }

    .vertical-nav .vertical-nav-widget {
        display: none;
    }

    .vertical-nav .menuzord {
        background: #fff;
    }

    .vertical-nav .vertical-nav-black .menuzord {
        background: none;
    }

    .vertical-nav .menuzord-brand {
        margin: 0;
        padding: 0;
    }

        .vertical-nav .menuzord-brand img {
            max-height: 65px;
            padding: 10px;
        }

    .vertical-nav .header-nav-wrapper {
        background: #111111 none repeat scroll 0 0;
        position: fixed;
        top: 0;
        width: 100%;
    }

    .vertical-nav .vertical-nav-black .menuzord .menuzord-menu li > a,
    .vertical-nav .vertical-nav-black .menuzord .menuzord-menu li .indicator {
        border-color: #222222;
    }

    .vertical-nav .main-content,
    .vertical-nav footer {
        padding-left: 0;
    }

    .vertical-nav.vertical-nav-right .main-content,
    .vertical-nav.vertical-nav-right footer {
        margin-right: 0;
    }
}
/*
 *  menu-full-page.less
 * -----------------------------------------------
*/
/* menu-full-page plugin code */
.menu-full-page #fullpage-nav {
    background: rgba(255, 255, 255, 0.97);
    z-index: -1;
    position: fixed;
    /*left: -100%;*/
    /*left or right and the width of your navigation panel*/
    left: 0;
    /*left or right and the width of your navigation panel*/
    opacity: 0;
    width: 100%;
    /*should match the above value*/
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.5s ease-in-out;
}

    .menu-full-page #fullpage-nav ul {
        margin-top: 50px;
        -webkit-transition: all 0.7s ease-in-out;
        -moz-transition: all 0.7s ease-in-out;
        -ms-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out;
    }

    .menu-full-page #fullpage-nav li {
        text-align: center;
        transition: all 0.4s ease;
        padding: 10px 0;
        position: relative;
    }

        .menu-full-page #fullpage-nav li a {
            color: #111;
            font-size: 18px;
            font-family: 'Open Sans', sans-serif;
            text-decoration: none;
            font-weight: 400;
            text-transform: uppercase;
            padding: 0;
            position: relative;
        }

            .menu-full-page #fullpage-nav li a:hover {
                color: #888;
                -webkit-transition: color 2s time;
                -o-transition: color 2s time;
                transition: color 2s time;
            }

        .menu-full-page #fullpage-nav li:hover:after a {
            position: absolute;
            content: '';
            color: #FFF;
        }

    .menu-full-page #fullpage-nav ul ul {
        display: none;
    }

        .menu-full-page #fullpage-nav ul ul li a {
            font-size: 13px;
        }

            .menu-full-page #fullpage-nav ul ul li a:hover {
                color: #888;
            }

.menu-full-page .fullpage-nav-toggle.menu-open + #fullpage-nav {
    opacity: 1;
    z-index: 998;
}

    .menu-full-page .fullpage-nav-toggle.menu-open + #fullpage-nav > ul {
        margin-top: 70px;
    }

.menu-full-page .fullpage-nav-toggle {
    z-index: 999;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 70px;
    height: 70px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    background-color: transparent;
    /* active state, i.e. menu open */
}

    .menu-full-page .fullpage-nav-toggle i {
        text-decoration: none;
        font-size: 40px;
        color: #fff;
    }

    .menu-full-page .fullpage-nav-toggle:focus {
        outline: none;
    }

    .menu-full-page .fullpage-nav-toggle span {
        display: block;
        position: absolute;
        top: 45px;
        left: 18px;
        right: 18px;
        height: 4px;
        border-radius: 2px;
        background: #888;
        -webkit-transition: background 0 0.3s;
        transition: background 0 0.3s;
    }

        .menu-full-page .fullpage-nav-toggle span:before,
        .menu-full-page .fullpage-nav-toggle span:after {
            position: absolute;
            display: block;
            left: 0;
            width: 100%;
            height: 4px;
            border-radius: 0;
            background-color: #888;
            content: "";
            -webkit-transition-duration: 0.3s, 0.3s;
            transition-duration: 0.3s, 0.3s;
            -webkit-transition-delay: 0.3s, 0;
            transition-delay: 0.3s, 0;
        }

        .menu-full-page .fullpage-nav-toggle span:before {
            top: -12px;
            -webkit-transition-property: top, -webkit-transform;
            transition-property: top, transform;
        }

        .menu-full-page .fullpage-nav-toggle span:after {
            bottom: -12px;
            -webkit-transition-property: bottom, -webkit-transform;
            transition-property: bottom, transform;
        }

    .menu-full-page .fullpage-nav-toggle.menu-open {
        background-color: transparent;
    }

        .menu-full-page .fullpage-nav-toggle.menu-open span {
            background: none;
        }

            .menu-full-page .fullpage-nav-toggle.menu-open span:before,
            .menu-full-page .fullpage-nav-toggle.menu-open span:after {
                background-color: #111;
                -webkit-transition-delay: 0, 0.3s;
                transition-delay: 0, 0.3s;
            }

            .menu-full-page .fullpage-nav-toggle.menu-open span:before {
                top: 0;
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                transform: rotate(45deg);
            }

            .menu-full-page .fullpage-nav-toggle.menu-open span:after {
                bottom: 0;
                -webkit-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
            }
/* menu-full-page custom code */
.menu-full-page .header #fullpage-nav li {
    padding: 5px 0;
}

    .menu-full-page .header #fullpage-nav li a {
        background: none;
        display: inline;
        font-size: 18px;
        text-transform: none;
    }

.menu-full-page .header #fullpage-nav ul ul {
    margin-top: 0;
}

    .menu-full-page .header #fullpage-nav ul ul li {
        padding: 3px 0;
    }

        .menu-full-page .header #fullpage-nav ul ul li a {
            font-size: 12px;
        }

.menu-full-page .header #fullpage-nav ul li .dropdown {
    background: none;
    box-shadow: none;
    border: none;
    float: none;
    padding: 0;
    position: relative;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.9s cubic-bezier(0.55, 0, 0.175, 1);
    -moz-transition: all 0.9s cubic-bezier(0.55, 0, 0.175, 1);
    -ms-transition: all 0.9s cubic-bezier(0.55, 0, 0.175, 1);
    -o-transition: all 0.9s cubic-bezier(0.55, 0, 0.175, 1);
    transition: all 0.9s cubic-bezier(0.55, 0, 0.175, 1);
    display: block;
    visibility: visible;
}

.menu-full-page .header #fullpage-nav ul li:hover .dropdown {
    max-height: 700px;
}
/*
 *  boxed-layout.less
 * -----------------------------------------------
*/
.boxed-layout .container {
    max-width: 1170px;
    padding-left: 30px;
    padding-right: 30px;
}

.boxed-layout .header,
.boxed-layout .main-content,
.boxed-layout footer {
    margin: 0 auto;
    max-width: 1170px;
    box-shadow: 0 0 10px 1px #aaa;
}

.boxed-layout .header,
.boxed-layout section,
.boxed-layout footer {
    background-color: #fff;
}

.boxed-layout .header {
    margin-bottom: 15px;
}

    .boxed-layout .header .navbar-default {
        background-color: #fff;
        border-color: #fff;
        padding: 0;
    }

        .boxed-layout .header .navbar-default .navbar-nav > li > a {
            padding: 30px 5px;
        }

        .boxed-layout .header .navbar-default .navbar-collapse {
            background-color: #fff;
            border-color: #fff;
            margin-right: 30px;
        }

    .boxed-layout .header #header-logo {
        margin: 0;
        padding-top: 27px;
    }

@media only screen and (max-width: 991px) {
    .boxed-layout {
        padding-top: 0;
    }

        .boxed-layout .header .navbar-default .navbar-nav > li > a {
            padding: 10px;
        }

        .boxed-layout .header .navbar-default .navbar-collapse {
            margin-right: 15px;
        }

        .boxed-layout .navbar-header {
            padding: 15px 0;
        }

        .boxed-layout .navbar-collapse .navbar-nav li a .caret {
            margin-right: 0;
        }
}
/*
 * form.less
 * -----------------------------------------------
*/
/* -------- Form ---------- */
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    font-size: 14px;
}

.form-control {
    border-radius: 0;
    box-shadow: none;
    height: 45px;
}

label {
    font-weight: normal;
}

.form-control:focus,
form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="number"]:focus,
form input[type="url"]:focus,
form input[type="search"]:focus,
form input[type="tel"]:focus,
form input[type="password"]:focus,
form input[type="date"]:focus,
form input[type="color"]:focus,
form select:focus,
form textarea:focus {
    color: #404040;
    border-color: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    outline: none;
}

.form-transparent .form-control {
    background: transparent;
    color: #f7f7f7;
}

    .form-transparent .form-control:focus,
    .form-transparent form input[type="text"]:focus,
    .form-transparent form input[type="email"]:focus,
    .form-transparent form input[type="number"]:focus,
    .form-transparent form input[type="url"]:focus,
    .form-transparent form input[type="search"]:focus,
    .form-transparent form input[type="tel"]:focus,
    .form-transparent form input[type="password"]:focus,
    .form-transparent form input[type="date"]:focus,
    .form-transparent form input[type="color"]:focus,
    .form-transparent form select:focus,
    .form-transparent form textarea:focus {
        color: #f7f7f7;
    }

.form-transparent textarea.form-control,
.form-white textarea.form-control {
    height: 150px;
}

.form-white .form-control {
    background: #fff;
}

.form-transparent.form-line .form-control {
    border: none;
    border-bottom: 1px solid #c0c0c0;
    padding-left: 0;
}

.form-transparent.form-line textarea.form-control {
    height: 70px;
}

form label {
    font-weight: bold;
}
/* form error */
form .form-control.error {
    border: 2px solid #ee163b;
}

form .error {
    color: #ee163b;
}
/* -------- Donation Form ---------- */
.donation-form .form-group label.radio-inline {
    color: #808080;
}
/*-------- form-text-white ---------*/
.form-text-white .form-group label {
    color: #fff;
}

/*
 *  box-hover-effect.less
 * -----------------------------------------------
*/
.box-hover-effect {
    display: inline-block;
    vertical-align: middle;
}

    .box-hover-effect .effect-wrapper {
        position: relative;
        overflow: hidden;
        margin: 0;
        width: 100%;
        /* Icons Holder */
        /* Icons Holder middle */
        /* Icons Holder top left */
        /* Icons Holder top right */
        /* Icons Holder bottom left */
        /* Icons Holder bottom right */
        /* Text Holder */
        /* Text Holder middle */
        /* Text Holder top */
        /* Text Holder bottom */
    }

        .box-hover-effect .effect-wrapper .thumb {
            position: relative;
            overflow: hidden;
            backface-visibility: hidden;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            -webkit-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

            .box-hover-effect .effect-wrapper .thumb.gradient-effect:after {
                position: absolute;
                content: "";
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 10px, transparent);
            }

        .box-hover-effect .effect-wrapper .hover-link {
            bottom: 0;
            display: block;
            left: 0;
            position: absolute;
            right: 0;
            top: 0;
            background: none !important;
            color: transparent !important;
            z-index: 11;
        }

        .box-hover-effect .effect-wrapper .overlay-shade {
            bottom: 0;
            display: block;
            left: 0;
            position: absolute;
            right: 0;
            top: 0;
            z-index: 10;
            background-color: #000;
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }

            .box-hover-effect .effect-wrapper .overlay-shade.shade-white {
                background-color: #fff;
            }

        .box-hover-effect .effect-wrapper .icons-holder {
            display: inline-block;
            opacity: 0;
            position: absolute;
            z-index: 13;
            -webkit-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

            .box-hover-effect .effect-wrapper .icons-holder .icons-holder-inner {
                position: relative;
                margin: 0;
            }

                .box-hover-effect .effect-wrapper .icons-holder .icons-holder-inner a {
                    -webkit-transition: all 0.4s ease;
                    -o-transition: all 0.4s ease;
                    transition: all 0.4s ease;
                }

        .box-hover-effect .effect-wrapper .icons-holder-middle {
            left: 0;
            margin: 0 auto;
            right: 0;
            text-align: center;
            top: 40%;
            vertical-align: middle;
            width: 80%;
        }

            .box-hover-effect .effect-wrapper .icons-holder-middle .icons-holder-inner {
                display: inline-block;
                vertical-align: middle;
            }

                .box-hover-effect .effect-wrapper .icons-holder-middle .icons-holder-inner a {
                    -webkit-transition: all 0.4s ease;
                    -o-transition: all 0.4s ease;
                    transition: all 0.4s ease;
                }

        .box-hover-effect .effect-wrapper .icons-holder-top-left {
            top: -20%;
            left: 0;
            padding: 15px;
        }

            .box-hover-effect .effect-wrapper .icons-holder-top-left .icons-holder-inner {
                display: block;
            }

        .box-hover-effect .effect-wrapper .icons-holder-top-right {
            top: -20%;
            right: 0;
            padding: 15px;
        }

            .box-hover-effect .effect-wrapper .icons-holder-top-right .icons-holder-inner {
                display: block;
            }

        .box-hover-effect .effect-wrapper .icons-holder-bottom-left {
            bottom: -20%;
            left: 0;
            padding: 5px 15px;
        }

            .box-hover-effect .effect-wrapper .icons-holder-bottom-left .icons-holder-inner {
                display: block;
            }

        .box-hover-effect .effect-wrapper .icons-holder-bottom-right {
            bottom: -20%;
            right: 0;
            padding: 5px 15px;
        }

            .box-hover-effect .effect-wrapper .icons-holder-bottom-right .icons-holder-inner {
                display: block;
            }

        .box-hover-effect .effect-wrapper .text-holder {
            display: inline-block;
            opacity: 0;
            overflow: hidden;
            position: absolute;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
            z-index: 13;
        }

            .box-hover-effect .effect-wrapper .text-holder .title {
                color: #fff;
            }

            .box-hover-effect .effect-wrapper .text-holder .text_holder_inner {
                display: table;
                height: 100%;
                position: relative;
                width: 100%;
            }

            .box-hover-effect .effect-wrapper .text-holder .text_holder_inner2 {
                display: table-cell;
                height: 100%;
                position: relative;
                text-align: center;
                vertical-align: middle;
                width: 100%;
            }

        .box-hover-effect .effect-wrapper .overlay-shade.shade-white + .text-holder .title {
            color: #333;
        }

        .box-hover-effect .effect-wrapper .text-holder-middle {
            display: block;
            left: 0;
            margin: 0 auto;
            right: 0;
            text-align: center;
            top: 30%;
            vertical-align: middle;
            width: 80%;
        }

        .box-hover-effect .effect-wrapper .text-holder-top {
            display: block;
            left: 0;
            margin: 0 auto;
            right: 0;
            text-align: center;
            top: -40px;
            vertical-align: middle;
            width: 80%;
        }

        .box-hover-effect .effect-wrapper .text-holder-bottom {
            display: block;
            left: 0;
            margin: 0 auto;
            right: 0;
            text-align: center;
            bottom: -40px;
            vertical-align: middle;
            width: 80%;
        }

        .box-hover-effect .effect-wrapper .text-holder-top-left {
            left: 0;
            padding: 5px 15px;
            top: -40px;
            width: auto;
        }

        .box-hover-effect .effect-wrapper .text-holder-top-right {
            right: 0;
            padding: 5px 15px;
            top: -40px;
            width: auto;
        }

        .box-hover-effect .effect-wrapper .text-holder-bottom-left {
            left: 0;
            padding: 5px 15px;
            bottom: -40px;
            width: auto;
        }

        .box-hover-effect .effect-wrapper .text-holder-bottom-right {
            right: 0;
            padding: 5px 15px;
            bottom: -40px;
            width: auto;
        }

    .box-hover-effect:hover .effect-wrapper .thumb {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
    }

    .box-hover-effect:hover .effect-wrapper .overlay-shade {
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

    .box-hover-effect:hover .effect-wrapper .icons-holder {
        opacity: 1;
    }

    .box-hover-effect:hover .effect-wrapper .icons-holder-middle {
        top: 45%;
    }

    .box-hover-effect:hover .effect-wrapper .icons-holder-top-left {
        top: 0;
    }

    .box-hover-effect:hover .effect-wrapper .icons-holder-top-right {
        top: 0;
    }

    .box-hover-effect:hover .effect-wrapper .icons-holder-bottom-left {
        bottom: 2%;
    }

    .box-hover-effect:hover .effect-wrapper .icons-holder-bottom-right {
        bottom: 2%;
    }

    .box-hover-effect:hover .effect-wrapper .text-holder {
        opacity: 1;
    }

    .box-hover-effect:hover .effect-wrapper .text-holder-middle {
        top: 40%;
    }

    .box-hover-effect:hover .effect-wrapper .text-holder-top {
        top: 20px;
    }

    .box-hover-effect:hover .effect-wrapper .text-holder-bottom {
        bottom: 20px;
    }

    .box-hover-effect:hover .effect-wrapper .text-holder-top-left {
        top: 0;
    }

    .box-hover-effect:hover .effect-wrapper .text-holder-top-right {
        top: 0;
    }

    .box-hover-effect:hover .effect-wrapper .text-holder-bottom-left {
        bottom: 0;
    }

    .box-hover-effect:hover .effect-wrapper .text-holder-bottom-right {
        bottom: 0;
    }

.shadow-overlay {
    background-image: url("../images/shadow-overlay.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    bottom: 0;
    color: #fff;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}
/* Individual effects */
/* Individual effect = image-zoom-in */
.box-hover-effect.image-zoom-in .thumb {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.box-hover-effect.image-zoom-in:hover .thumb {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
/* Individual effect = image-zoom-out */
.box-hover-effect.image-zoom-out .thumb {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.box-hover-effect.image-zoom-out:hover .thumb {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* Individual effect = play button */
.box-hover-effect.play-button {
    /* Text Holder */
}

    .box-hover-effect.play-button .thumb {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .box-hover-effect.play-button:hover .thumb {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
    }

    .box-hover-effect.play-button .text-holder {
        opacity: 1;
    }

    .box-hover-effect.play-button .text-holder-middle {
        top: 34%;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .box-hover-effect.play-button:hover .text-holder-middle {
        top: 34%;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }

    .box-hover-effect.play-button .video-button {
        z-index: 11;
        position: absolute;
        top: 50%;
        left: 50%;
        background: rgba(255, 255, 255, 0.8);
        width: 60px;
        height: 60px;
        border-radius: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

        .box-hover-effect.play-button .video-button:before {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            display: block;
            width: 0;
            height: 0;
            border-top: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 10px solid transparent;
            border-left: 10px solid #666;
            -webkit-transform: translate(-15%, -50%);
            transform: translate(-15%, -50%);
            -webkit-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

    .box-hover-effect.play-button:hover .video-button {
        background: rgba(255, 51, 51, 0.9);
        width: 80px;
        height: 80px;
        box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.3);
    }

        .box-hover-effect.play-button:hover .video-button:before {
            border-left: 10px solid #fff;
        }
/* Individual effect = alaska */
.box-hover-effect.effect-alaska .bottom-info-box {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    padding: 15px 30px 0;
    position: absolute;
    right: 0;
    top: 75%;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    .box-hover-effect.effect-alaska .bottom-info-box .invisible-parts {
        display: none;
    }

.box-hover-effect.effect-alaska:hover .bottom-info-box {
    padding-top: 38px;
    top: 0;
}

    .box-hover-effect.effect-alaska:hover .bottom-info-box .invisible-parts {
        display: block;
    }
/* Individual effect = siberia */
.box-hover-effect.effect-siberia .info-box .info-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 70px 15px 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

    .box-hover-effect.effect-siberia .info-box .info-title:before {
        color: #fff;
        content: "\f054";
        font-family: "fontAwesome";
        position: absolute;
        text-align: center;
        line-height: 50px;
        bottom: 5px;
        top: 7px;
        right: 7px;
        width: 50px;
        height: 50px;
        background-color: rgba(9, 9, 9, 0.3);
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
        font-size: 18px;
    }

.box-hover-effect.effect-siberia .info-box .info-content {
    color: #ffffff;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    padding: 30px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    position: absolute;
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.box-hover-effect.effect-siberia:hover .info-box .info-title {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}

.box-hover-effect.effect-siberia:hover .info-box .info-content {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}
/* Individual effect = florida */
.box-hover-effect.effect-florida .info-box .info-title {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px;
    padding: 15px 70px 15px 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

    .box-hover-effect.effect-florida .info-box .info-title:before {
        color: #fff;
        content: "\f054";
        font-family: "fontAwesome";
        position: absolute;
        text-align: center;
        line-height: 50px;
        bottom: 5px;
        top: 7px;
        right: 7px;
        width: 50px;
        height: 50px;
        background-color: rgba(9, 9, 9, 0.3);
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
        font-size: 18px;
    }

.box-hover-effect.effect-florida .info-box .info-content {
    color: #ffffff;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    padding: 30px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    position: absolute;
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.box-hover-effect.effect-florida:hover .info-box .info-title {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

.box-hover-effect.effect-florida:hover .info-box .info-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}
/* Individual effect = london */
.box-hover-effect.effect-london .text-holder {
    top: -30px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.box-hover-effect.effect-london:hover .text-holder {
    top: 0;
}
/* Individual effect = rome */
.box-hover-effect.effect-rome:hover .text-holder {
    top: auto;
    bottom: 0;
}
/* Individual effect = paris */
.box-hover-effect.effect-paris:hover .thumb {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate(0, -70px);
    -ms-transform: translate(0, -70px);
    -o-transform: translate(0, -70px);
    transform: translate(0, -70px);
}

.box-hover-effect.effect-paris .text-holder {
    background: #333;
    padding: 5px 15px 5px;
    top: auto;
    bottom: -30px;
    width: 100%;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.box-hover-effect.effect-paris:hover .text-holder {
    top: auto;
    bottom: 0;
}
/* Individual effect = barlin */
.box-hover-effect.effect-barlin:hover .thumb {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.box-hover-effect.effect-barlin .text-holder-middle {
    bottom: 0;
    padding: 50px;
    top: 0;
}

    .box-hover-effect.effect-barlin .text-holder-middle .text_holder_inner .text_holder_inner2 .title1 {
        opacity: 0;
        -webkit-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
        -o-transform: translate(0, 10px);
        transform: translate(0, 10px);
        -webkit-transition: all 0.4s ease 0.2s;
        -o-transition: all 0.4s ease 0.2s;
        transition: all 0.4s ease 0.2s;
    }

    .box-hover-effect.effect-barlin .text-holder-middle .text_holder_inner .text_holder_inner2 .title2 {
        opacity: 0;
        -webkit-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
        -o-transform: translate(0, 10px);
        transform: translate(0, 10px);
        -webkit-transition: all 0.4s ease 0.3s;
        -o-transition: all 0.4s ease 0.3s;
        transition: all 0.4s ease 0.3s;
    }

.box-hover-effect.effect-barlin:hover .text-holder-middle {
    top: 0;
}

    .box-hover-effect.effect-barlin:hover .text-holder-middle .text_holder_inner .text_holder_inner2 .title1 {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .box-hover-effect.effect-barlin:hover .text-holder-middle .text_holder_inner .text_holder_inner2 .title2 {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.box-hover-effect.effect-barlin .hover-link {
    z-index: 13;
}
/*
 * gallery-isotope.less
 * -----------------------------------------------
*/
/* -------- Portfolio Isotop Filter ---------- */
.portfolio-filter {
    margin-bottom: 30px;
}

    .portfolio-filter a {
        color: #222222;
        display: inline-block;
        float: none;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0.08em;
        line-height: normal;
        margin-right: 25px;
        outline: medium none;
        padding: 5px;
        position: relative;
        text-transform: uppercase;
        -webkit-transition: all 100ms ease-in-out 0s;
        -o-transition: all 100ms ease-in-out 0s;
        transition: all 100ms ease-in-out 0s;
    }

        .portfolio-filter a.active,
        .portfolio-filter a:hover {
            color: #000;
        }

        .portfolio-filter a::after {
            background: #ddd none repeat scroll 0 0;
            content: "";
            height: 1px;
            left: 0;
            position: absolute;
        }

        .portfolio-filter a::before {
            bottom: -5px;
            content: "";
            height: 1px;
            left: 0;
            position: absolute;
            transition: all 300ms ease-in-out 0s;
            width: 0;
            z-index: 1;
        }

        .portfolio-filter a.active::before,
        .portfolio-filter a:hover::before,
        .portfolio-filter a:hover::before {
            width: 100%;
        }
/* -------- Portfolio Isotop Gallery ---------- */
.gallery-isotope {
    /*gutter*/
    /* by default 4 grids */
    /*portfolio 2 grids*/
    /*portfolio 2 grids*/
    /*portfolio 3 grids*/
    /*portfolio 4 grids*/
    /*portfolio 5 grids*/
    /*portfolio 6 grids*/
    /*portfolio 7 grids*/
    /*portfolio 8 grids*/
    /*portfolio 9 grids*/
    /*portfolio 10 grids*/
}

    .gallery-isotope.gutter-small .gallery-item {
        padding-right: 2px;
        padding-bottom: 2px;
    }

    .gallery-isotope.gutter .gallery-item {
        padding-right: 0;
        padding-bottom: 5px;
    }

    .gallery-isotope.gutter-10 .gallery-item {
        padding-right: 10px;
        padding-bottom: 10px;
    }

    .gallery-isotope.gutter-15 .gallery-item {
        padding-right: 15px;
        padding-bottom: 15px;
    }

    .gallery-isotope.gutter-20 .gallery-item {
        padding-right: 20px;
        padding-bottom: 20px;
    }

    .gallery-isotope.gutter-25 .gallery-item {
        padding-right: 25px;
        padding-bottom: 25px;
    }

    .gallery-isotope.gutter-30 .gallery-item {
        padding-right: 30px;
        padding-bottom: 30px;
    }

    .gallery-isotope.gutter-40 .gallery-item {
        padding-right: 40px;
        padding-bottom: 40px;
    }

    .gallery-isotope.gutter-50 .gallery-item {
        padding-right: 50px;
        padding-bottom: 50px;
    }

    .gallery-isotope.gutter-60 .gallery-item {
        padding-right: 60px;
        padding-bottom: 60px;
    }

    .gallery-isotope .gallery-item {
        width: 25%;
    }

        .gallery-isotope .gallery-item.wide {
            width: 50%;
        }

    .gallery-isotope.grid-1 .gallery-item {
        width: 100%;
    }

        .gallery-isotope.grid-1 .gallery-item.wide {
            width: 100%;
        }

    .gallery-isotope.grid-2 .gallery-item {
        width: 50%;
    }

        .gallery-isotope.grid-2 .gallery-item.wide {
            width: 100%;
        }

    .gallery-isotope.grid-3 .gallery-item {
        width: 33.333%;
    }

        .gallery-isotope.grid-3 .gallery-item.wide {
            width: 66.6667%;
        }

    .gallery-isotope.grid-4 .gallery-item {
        width: 25%;
    }

        .gallery-isotope.grid-4 .gallery-item.wide {
            width: 50%;
        }

    .gallery-isotope.grid-5 .gallery-item {
        width: 20%;
    }

        .gallery-isotope.grid-5 .gallery-item.wide {
            width: 40%;
        }

    .gallery-isotope.grid-6 .gallery-item {
        width: 16.666666667%;
    }

        .gallery-isotope.grid-6 .gallery-item.wide {
            width: 33.333%;
        }

    .gallery-isotope.grid-7 .gallery-item {
        width: 14.2857143%;
    }

        .gallery-isotope.grid-7 .gallery-item.wide {
            width: 28.5714286%;
        }

    .gallery-isotope.grid-8 .gallery-item {
        width: 12.5%;
    }

        .gallery-isotope.grid-8 .gallery-item.wide {
            width: 25%;
        }

    .gallery-isotope.grid-9 .gallery-item {
        width: 11.11%;
    }

        .gallery-isotope.grid-9 .gallery-item.wide {
            width: 22.22%;
        }

    .gallery-isotope.grid-10 .gallery-item {
        width: 10%;
    }

        .gallery-isotope.grid-10 .gallery-item.wide {
            width: 20%;
        }
/* -------- Portfolio Isotop Item Media Query ---------- */
@media only screen and (max-width: 991px) {
    .gallery-isotope .gallery-item {
        width: 33.333% !important;
    }

        .gallery-isotope .gallery-item.wide {
            width: 66.6667% !important;
        }
}

@media only screen and (max-width: 767px) {
    .gallery-isotope .gallery-item {
        width: 50% !important;
    }

        .gallery-isotope .gallery-item.wide {
            width: 100% !important;
        }
}

@media only screen and (max-width: 479px) {
    .gallery-isotope .gallery-item {
        width: 100% !important;
    }

        .gallery-isotope .gallery-item.wide {
            width: 100% !important;
        }
}
/* -------- Portfolio Isotop Overlay Effect ---------- */
.gallery-isotope .gallery-item {
    overflow: hidden;
}

    .gallery-isotope .gallery-item .thumb {
        position: relative;
        overflow: hidden;
    }

    .gallery-isotope .gallery-item .hover-link {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        height: 100%;
        background: none !important;
        color: transparent !important;
        z-index: 11;
    }

    .gallery-isotope .gallery-item .overlay-shade {
        position: absolute;
        display: inline-block;
        vertical-align: middle;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 12;
        background-color: #fff;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
    }

    .gallery-isotope .gallery-item:hover .overlay-shade {
        border: 8px solid #eeeeee;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .gallery-isotope .gallery-item .icons-holder {
        position: absolute;
        top: 0%;
        left: 50%;
        display: inline-block;
        width: auto;
        height: 36px;
        vertical-align: middle;
        z-index: 130;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .gallery-isotope .gallery-item .icons-holder .icons-holder-inner {
            position: relative;
            display: inline-block;
            vertical-align: middle;
            margin: -18px 0 0 -50%;
        }

            .gallery-isotope .gallery-item .icons-holder .icons-holder-inner a {
                opacity: 0;
                filter: alpha(opacity=0);
                -webkit-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }

    .gallery-isotope .gallery-item:hover .icons-holder {
        top: 50%;
    }

        .gallery-isotope .gallery-item:hover .icons-holder .icons-holder-inner a {
            opacity: 1;
        }

    .gallery-isotope .gallery-item .portfolio-description {
        padding: 10px 15px;
        background-color: #f8f8f8;
    }

        .gallery-isotope .gallery-item .portfolio-description .title {
            margin: 0;
        }

            .gallery-isotope .gallery-item .portfolio-description .title a {
                color: #333333;
            }

    .gallery-isotope .gallery-item .text-holder {
        box-sizing: border-box;
        display: block;
        height: 100%;
        left: 0;
        opacity: 0;
        overflow: hidden;
        padding: 25px 30px 60px;
        position: absolute;
        top: 0;
        -webkit-transition: opacity 0.3s ease-in-out 0s;
        -o-transition: opacity 0.3s ease-in-out 0s;
        transition: opacity 0.3s ease-in-out 0s;
        width: 100%;
        z-index: 13;
    }

        .gallery-isotope .gallery-item .text-holder .title {
            color: #fff;
        }

    .gallery-isotope .gallery-item:hover .text-holder {
        opacity: 1;
    }

.gallery-isotope .flex-control-nav {
    z-index: 111;
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
    .portfolio-filter a {
        margin-bottom: 20px;
    }

        .portfolio-filter a:last-child {
            margin-bottom: 0px;
        }
}

.portfolio-filter.text-white a {
    color: #fff;
    font-weight: 600;
}
/* -------- Portfolio Isotop Custom Overlay Effect ---------- */
.portfolio-upper-part {
    left: 30px;
    opacity: 0;
    position: absolute;
    top: -52px;
    transition: all 300ms ease 0s;
    z-index: 111;
}

.gallery-item:hover .thumb .portfolio-upper-part {
    opacity: 1;
    top: 14px;
}

.portfolio-bottom-part {
    bottom: -20px;
    left: 30px;
    opacity: 0;
    position: absolute;
    transition: all 300ms ease 0s;
    z-index: 111;
}

.gallery-item:hover .thumb .portfolio-bottom-part {
    bottom: 24px;
    opacity: 1;
}

.portfolio-view {
    bottom: 22px;
    opacity: 0;
    position: absolute;
    right: 42px;
    transition: all 600ms ease 0s;
    z-index: 111;
}

.gallery-item:hover .thumb .portfolio-view {
    opacity: 1;
}

.gallery-item .thumb img {
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

.gallery-item:hover .thumb img {
    transform: scale3d(1.2, 1.25, 1.2);
}
/*
 * sliders.less
 * -----------------------------------------------
*/
/* -------- Rev Slider ---------- */
#home .revslider-fullscreen {
    min-height: auto;
}
/* -------- Home Revolution Slider For Minimal Layouts ---------- */
.minimal-revslider-wrapper {
    left: 0;
    width: 100%;
}

    .minimal-revslider-wrapper .tp-leftarrow {
        left: 0;
    }

    .minimal-revslider-wrapper .tp-rightarrow {
        right: 0;
    }
/* -------- Tab-Slider ---------- */
.tab-slider .tab-content {
    padding: 0;
    border: 0;
}

.tab-slider .nav.nav-pills > div {
    background-color: #fff;
    float: left;
    margin-bottom: 15px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tab-slider .nav.nav-pills i {
    color: #d3d3d3;
}

.tab-slider .nav.nav-pills a {
    display: block;
    padding: 40px 30px;
    background: #f3f3f3;
}

    .tab-slider .nav.nav-pills a:hover i,
    .tab-slider .nav.nav-pills a:hover h6,
    .tab-slider .nav.nav-pills a.active i,
    .tab-slider .nav.nav-pills a.active h6 {
        color: #fff;
    }
/* -------- MaxImage Slider ---------- */
.maximage-slider .fullscreen-controls .img-prev,
.maximage-slider .fullscreen-controls .img-next {
    background: rgba(0, 0, 0, 0.3);
}
/* -------- Testimonial-Carousel ---------- */
.testimonial-carousel,
.testimonial-carousel-style2 {
    /* fullwidth */
}

    .testimonial-carousel .quote,
    .testimonial-carousel-style2 .quote,
    .testimonial-carousel .thumb,
    .testimonial-carousel-style2 .thumb {
        margin-bottom: 40px;
    }

        .testimonial-carousel .quote i,
        .testimonial-carousel-style2 .quote i {
            background: #555555;
            border-radius: 50%;
            color: #fff;
            font-size: 25px;
            height: 60px;
            line-height: 1;
            padding: 20px 0 0;
            text-align: center;
            width: 60px;
        }

    .testimonial-carousel .author,
    .testimonial-carousel-style2 .author {
        margin-top: 30px;
        text-transform: uppercase;
    }

    .testimonial-carousel.owl-theme .owl-controls,
    .testimonial-carousel-style2.owl-theme .owl-controls {
        margin-top: 10px;
    }

    .testimonial-carousel.fullwidth .content p,
    .testimonial-carousel-style2.fullwidth .content p {
        font-size: 15px;
        font-style: italic;
        color: #fff;
    }

        .testimonial-carousel.fullwidth .content p::after,
        .testimonial-carousel-style2.fullwidth .content p::after {
            content: "\f10e";
            font-family: fontawesome;
            font-size: 100px;
            left: 42%;
            opacity: 0.1;
            position: absolute;
        }

    .testimonial-carousel.bullet-white .owl-dots span,
    .testimonial-carousel-style2.bullet-white .owl-dots span {
        background: #fff;
    }

    .testimonial-carousel .owl-item img,
    .testimonial-carousel-style2 .owl-item img {
        display: inline-block;
        width: auto;
        max-width: 90px;
    }

    .testimonial-carousel.boxed .quote,
    .testimonial-carousel-style2.boxed .quote,
    .testimonial-carousel.boxed .thumb,
    .testimonial-carousel-style2.boxed .thumb {
        margin-bottom: 20px;
    }

    .testimonial-carousel.boxed .owl-item img,
    .testimonial-carousel-style2.boxed .owl-item img {
        display: inline-block;
        width: auto;
        max-width: 65px;
    }

    .testimonial-carousel.boxed .content::after,
    .testimonial-carousel-style2.boxed .content::after {
        bottom: 12px;
        content: "\f10e";
        font-family: fontawesome;
        font-size: 55px;
        opacity: 0.2;
        position: absolute;
        right: 10px;
    }

    .testimonial-carousel.boxed .owl-controls,
    .testimonial-carousel-style2.boxed .owl-controls {
        margin-top: 0;
    }

    .testimonial-carousel.boxed.owl-theme .owl-dots .owl-dot.active span,
    .testimonial-carousel-style2.boxed.owl-theme .owl-dots .owl-dot.active span,
    .testimonial-carousel.boxed.owl-theme .owl-dots .owl-dot:hover span,
    .testimonial-carousel-style2.boxed.owl-theme .owl-dots .owl-dot:hover span {
        opacity: 1;
    }
/* -------- Widget-Testimonial-Carousel ---------- */
.widget-testimonial-carousel .item img {
    max-width: 75px;
    float: right;
}
/* -------- Owl Carousel ---------- */
.owl-controls {
    margin: 0;
}

    .owl-controls .owl-nav > div {
        background: none repeat scroll 0 0 rgba(240, 240, 240, 0.8);
        border-radius: 0;
        display: block;
        margin: 0;
        padding: 10px;
        position: absolute;
        top: 45%;
        -webkit-transition: all .4s ease 0s;
        -moz-transition: all .4s ease 0s;
        -ms-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all 0.4s ease 0s;
        z-index: 6;
    }

    .owl-controls .owl-next {
        right: 0px;
    }

        .owl-controls .owl-next i {
            color: #888;
            font-size: 20px;
        }

    .owl-controls .owl-prev i {
        color: #888;
        font-size: 20px;
    }
/* owl dots */
.owl-theme .owl-dots {
    text-align: center;
    margin-top: 10px;
}

    .owl-theme .owl-dots .owl-dot {
        display: inline-block;
        zoom: 1;
    }

        .owl-theme .owl-dots .owl-dot span {
            background: #fff;
            border: 2px solid #eeeeee;
            border-radius: 50%;
            display: block;
            height: 12px;
            margin: 5px 3px;
            opacity: 0.8;
            -webkit-transition: all 0.4s ease 0s;
            -o-transition: all 0.4s ease 0s;
            transition: all 0.4s ease 0s;
            width: 12px;
        }
/* Image Carousel */
.image-carousel .owl-controls .owl-nav > div {
    opacity: 0;
}

.image-carousel:hover .owl-controls .owl-nav > div {
    opacity: 1;
}
/* Owl top nav style */
.owl-carousel.owl-nav-top.bullet-white .owl-dots span {
    background: #fff;
}

.owl-carousel.owl-nav-top .owl-controls .owl-nav > div {
    background-color: transparent;
    top: -68px;
    right: 0;
}

    .owl-carousel.owl-nav-top .owl-controls .owl-nav > div:hover {
        background-color: #d3d3d3;
    }

.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev {
    right: 35px;
}

.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next {
    right: 0;
}

.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev,
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next {
    background: #eeeeee;
    border: none;
    line-height: 14px;
    padding: 4px 5px;
    text-align: center;
}

    .owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev i,
    .owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next i {
        color: #888;
        font-size: 18px;
        font-weight: 600;
    }

.owl-carousel.no-bullet .owl-nav {
    display: none;
}

.recent-project .owl-controls .owl-nav > div {
    top: 38%;
}

.recent-project .owl-controls .owl-nav .owl-prev i,
.recent-project .owl-controls .owl-nav .owl-next i {
    padding: 2px 16px;
}

.featured-gallery.style2 {
    float: right;
    width: 92%;
}

    .featured-gallery.style2 .owl-controls {
        bottom: 58px;
        left: -80px;
        margin: 0;
        position: absolute;
    }

        .featured-gallery.style2 .owl-controls .owl-nav > div {
            top: 95%;
        }

        .featured-gallery.style2 .owl-controls .owl-nav .owl-prev {
            left: 0px;
        }

        .featured-gallery.style2 .owl-controls .owl-nav .owl-next {
            display: inline-table;
            left: 40px;
        }

            .featured-gallery.style2 .owl-controls .owl-nav .owl-prev i,
            .featured-gallery.style2 .owl-controls .owl-nav .owl-next i {
                color: #fff;
                font-size: 35px;
            }

@media only screen and (max-width: 991px) {
    .featured-gallery.style2 {
        float: none;
        margin-top: 58px;
        width: 100%;
    }

        .featured-gallery.style2 .owl-controls {
            bottom: auto;
            left: auto;
            top: -45px;
        }
}

.image-carousel .owl-controls .owl-nav > div {
    opacity: 0;
}

.image-carousel:hover .owl-controls .owl-nav > div {
    opacity: 1;
}
/* -------- Owl Fullwidth Carousel ---------- */
.fullwidth-carousel .owl-controls .owl-nav > div {
    top: 45%;
}

.fullwidth-carousel .carousel-item {
    min-height: 615px;
    width: 100%;
}

.fullwidth-carousel.blog-fullwidth-carousel .carousel-item {
    height: 600px;
    min-height: auto;
    width: 100%;
}

.fullwidth-carousel.blog-fullwidth-carousel .owl-controls .owl-nav > div {
    background: none;
}
/* -------- Twitter Feed Carousel ---------- */
.owl-dots-bottom-right .owl-dots {
    bottom: -10px;
    position: absolute;
    right: 0;
}
/* -------- Twitter Feed Carousel ---------- */
.twitter-feed.twitter-carousel {
    color: #111111;
    font-size: 16px;
}

    .twitter-feed.twitter-carousel a {
        color: #111111;
    }

.twitter-feed .date {
    font-size: 12px;
}

.twitter-feed.twitter-white,
.twitter-feed.twitter-white a {
    color: #fff;
}
/* -------- BX Slider ---------- */
.bx-wrapper {
    margin: 0 auto 7px;
    padding: 0;
    position: relative;
}

    .bx-wrapper .bx-viewport {
        background: inherit;
        border: 0 solid #fff;
        box-shadow: 0 0 0 #ccc;
        left: 0;
        transform: translateZ(0px);
    }
/* bx top nav style */
.bx-controls .bx-controls-direction > a {
    background: #eee none repeat scroll 0 0;
    border: medium none;
    height: auto;
    line-height: 28px;
    padding: 0 12px;
    width: auto;
    text-indent: 0;
    top: -52px;
    z-index: 0;
}

    .bx-controls .bx-controls-direction > a:hover {
        background: #ddd;
    }

    .bx-controls .bx-controls-direction > a i {
        color: #888;
    }

.bx-controls .bx-controls-direction .bx-prev {
    right: 35px;
    left: auto;
}

.bx-controls .bx-controls-direction .bx-next {
    right: 0;
}
/* -------- Typed Animation Slider ---------- */
.typed-cursor {
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.dots-left .owl-dots {
    margin-left: 10px;
    margin-top: 30px;
    text-align: left;
}

.owl-carousel .owl-item .testimonial-wrapper img {
    display: inline-block;
    width: 75px;
}
/*
 * home.less
 * -----------------------------------------------
*/
/* -------- Setion-Bottom-Absolute-Div ---------- */
.setion-bottom-absolute-div {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}
/*
 * about.less
 * -----------------------------------------------
*/
/* -------- Bg Img Box ---------- */
.bg-img-box {
    position: relative;
}

    .bg-img-box .caption {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 20px;
        position: absolute;
        top: 0;
    }

        .bg-img-box .caption .title {
            font-size: 30px;
            line-height: 39px;
        }

        .bg-img-box .caption p {
            max-width: 280px;
        }
/*
 * causes.less
 * -----------------------------------------------
*/
/* -------- Recent Causes ---------- */
.causes .progress-item .progress-bar .percent {
    background-color: rgba(255, 255, 255, 0.9);
    border: 2px solid;
    color: #333333;
    font-size: 10px;
    line-height: 8px;
    padding: 8px 5px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -7px;
}

.causes .progress-item .progress {
    background-color: #efefef;
    border-bottom: 1px solid #d3d3d3;
    box-shadow: none;
    height: 15px;
}
/*
 * 3.6  -> Causes
 * -----------------------------------------------
*/
.causes .thumb {
    position: relative;
    overflow: hidden;
}

    .causes .thumb img {
        transition: all 500ms ease 0s;
    }

.causes:hover .thumb img {
    transform: scale(1.1);
}

.causes .thumb .overlay-donate-now {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: -50px;
    transition: all 400ms ease 0s;
}

.causes:hover .thumb .overlay-donate-now {
    top: 10%;
}

.donate-piechart {
    margin: 0 auto;
}

    .donate-piechart.piechart-absolute {
        bottom: -40px;
        right: 15px;
        position: absolute;
    }

    .donate-piechart .piechart-block {
        border-radius: 50%;
    }

    .donate-piechart .piechart canvas {
        max-height: 70px;
    }

    .donate-piechart .piechart canvas {
        background-color: #eeeeee;
        border-radius: 50%;
        max-height: 80px;
    }

    .donate-piechart .piechart-block .piechart {
        min-height: 80px;
        min-width: 80px;
    }

    .donate-piechart .piechart-block .percent::after {
        font-size: 12px;
    }

    .donate-piechart .piechart-block .percent {
        font-size: 18px;
        line-height: 77px;
        position: relative;
    }
/*
 * 3.29  -> Pie Charts
 * -----------------------------------------------
*/
.piechart {
    position: relative;
    margin: 0 auto;
    text-align: center;
}

    .piechart .percent {
        font-size: 18px;
        z-index: 100;
        line-height: 60px;
    }

        .piechart .percent:after {
            content: "%";
            font-size: 18px;
        }

    .piechart canvas {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
/*
 * 3.29  -> Featured Causes
 * -----------------------------------------------
*/
.project-conditions {
    background: #f9f9f9 none repeat scroll 0 0;
    padding: 8px;
}

    .project-conditions li {
        border-right: 1px solid #d3d3d3;
        color: #808080;
        width: 32%;
    }

        .project-conditions li:last-child {
            border-right: medium none;
        }

        .project-conditions li strong {
            display: block;
            font-weight: 600;
            color: #222222;
        }
/*
 * volunteer.less
 * -----------------------------------------------
*/
.volunteer {
    position: relative;
    overflow: hidden;
    padding-bottom: 89px;
    border-radius: 20px;
}

.volunteer-info {
    padding: 20px;
    position: absolute;
    margin-top: -100px;
    top: 100%;
    left: 0;
    background: #fff;
    right: 0;
    bottom: 0;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    backface-visibility: hidden;
}

.volunteer-more {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transition: all .4s ease 0.1s;
    -webkit-transition: all .4s ease 0.1s;
    -moz-transition: all .4s ease 0.1s;
}

.volunteer:hover .volunteer-info {
    top: 190px;
}

.volunteer:hover .volunteer-more {
    opacity: 1;
    -moz-opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}
/*
 * contact.less
 * -----------------------------------------------
*/
.contact-wrapper {
    padding: 50px 50px 50px 100px;
}

.contact-form .form-group {
    margin-bottom: 20px;
}

.contact-form .form-control {
    background-image: none;
    border: 1px solid #c0c0c0;
    border-radius: 0;
    box-shadow: none;
    height: 48px;
}

    .contact-form .form-control:focus,
    .contact-form .form-control:active {
        box-shadow: none;
        color: #333333;
    }

.contact-form .form-control2 {
    background-color: rgba(0, 0, 0, 0.8);
    color: #c0c0c0;
}

.contact-form .form-group button {
    margin-top: 0;
}

.contact-form textarea.form-control {
    height: 110px;
    resize: none;
}

textarea {
    resize: none;
}
/*
 * event.less
 * -----------------------------------------------
*/
.event:hover {
    background: #fafafa;
}

.event .event-content .media-heading a {
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.event .event-content ul li {
    font-size: 12px;
    line-height: 1;
    margin-top: 10px;
    margin-bottom: 10px;
}

.event .event-date ul li {
    line-height: 1;
}

    .event .event-date ul li:first-child {
        margin-bottom: 10px;
    }
/* -------- Schedule-Box Style ---------- */
.schedule-box .thumb {
    position: relative;
    overflow-x: hidden;
}

    .schedule-box .thumb .overlay {
        background-color: rgba(255, 255, 255, 0.85);
        bottom: 0;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        text-align: center;
        -webkit-transition: 0.3s ease-in-out 0s;
        -o-transition: 0.3s ease-in-out 0s;
        transition: 0.3s ease-in-out 0s;
        top: -100%;
    }

        .schedule-box .thumb .overlay a i {
            background-color: #333;
            color: #fff;
            margin: 0 auto;
            padding: 13px 12px;
            position: absolute;
            text-align: center;
            -webkit-transition: all 0.45s ease-in-out 0s;
            -o-transition: all 0.45s ease-in-out 0s;
            transition: all 0.45s ease-in-out 0s;
            top: 0;
        }

.schedule-box .schedule-details ul li {
    margin: 0;
}

.schedule-box .schedule-details .title a {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.schedule-box:hover .thumb .overlay {
    opacity: 1;
    top: 0;
}

    .schedule-box:hover .thumb .overlay a i {
        opacity: 1;
        top: 40%;
    }
/* -------- Event-Table ---------- */
.table-schedule thead tr th {
    color: #fff;
    font-size: 16px;
    padding: 15px 25px;
    text-transform: uppercase;
}

.table-schedule > tbody > tr {
    background-color: #f3f3f3;
}

    .table-schedule > tbody > tr:nth-child(2n+1) {
        background-color: #f9f9f9;
    }

.table-schedule tbody tr td {
    border-top: 1px solid #f3f3f3;
    color: #666;
    font-weight: 400;
    padding: 15px 25px;
}

    .table-schedule tbody tr td .speaker-thumb {
        float: left;
        margin-right: 15px;
        margin-top: 5px;
        width: 55px;
    }

    .table-schedule tbody tr td .title {
        font-size: 15px;
        margin-bottom: 0;
        margin-top: 3px;
    }

    .table-schedule tbody tr td .name {
        font-size: 13px;
        margin: 0;
    }

    .table-schedule tbody tr td strong {
        color: #666;
        font-weight: 700;
    }

.table-schedule .toggle-content {
    cursor: pointer;
}

.table-schedule .session-details {
    display: none;
}
/*
 * practice-area.less
 * -----------------------------------------------
*/
.practice-area {
    overflow: hidden;
    position: relative;
}

    .practice-area:hover .practice-name {
        opacity: 1;
        right: 0;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
/*
 * services.less
 * -----------------------------------------------
*/
.rotated-service-box {
    position: relative;
}

    .rotated-service-box .icon {
        background-color: #d3d3d3;
        display: inline-block;
        height: 90px;
        left: 0;
        margin: 0 auto;
        padding: 30px;
        position: absolute;
        right: 0;
        top: -45px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 90px;
    }

        .rotated-service-box .icon i {
            color: #fff;
            font-size: 32px;
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

    .rotated-service-box .heading {
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
/*
 * job.less
 * -----------------------------------------------
*/
.job-overview {
    box-shadow: 0 0 0 2px #eee;
    padding: 20px 0 20px 20px;
}

    .job-overview .dl-horizontal dt {
        width: auto;
    }

    .job-overview .dl-horizontal dd {
        margin-left: 40px;
    }
/*
 * Shop.less
 * -----------------------------------------------
*/
/* -------- Product Details Page ---------- */
.product {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: relative;
    overflow: hidden;
}

.products .product {
    border: 1px solid #eeeeee;
    max-width: 400px;
}

    .products .product:hover {
        border: 1px solid #eeeeee;
    }

    .products .product .product-details .product-title {
        font-size: 15px;
        margin-top: 20px;
        text-transform: uppercase;
    }

.btn-add-to-cart-wrapper,
.btn-product-view-details {
    opacity: 0;
    height: auto;
    margin: 0 0 15px;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    position: absolute;
    bottom: 0;
    left: -60px;
}

.product:hover .btn-add-to-cart-wrapper,
.product:hover .btn-product-view-details {
    left: 0;
    opacity: 1;
}

.btn-product-view-details {
    left: auto;
    bottom: 0;
    right: -60px;
}

.product:hover .btn-product-view-details {
    left: auto;
    opacity: 1;
    right: 0;
}
/* -------- Price ---------- */
.product .price {
    margin-top: 5px;
}

    .product .price .amount {
        font-size: 18px;
        font-weight: 600;
    }

    .product .price del .amount {
        color: #999999;
        font-size: 14px;
        font-weight: 500;
    }

    .product .price ins {
        margin-left: 10px;
        text-decoration: none;
    }
/* -------- Product-Summary ---------- */
.product .product-summary .product-title {
    margin-top: 0;
}

.product .product-summary .short-description {
    margin-bottom: 15px;
}

.product .product-summary .cart-form-wrapper .btn {
    margin-top: 0;
}

.product .product-summary .variations {
    width: 100%;
}

.product .product-tab {
    margin-top: 30px;
}

.product .commentlist .comment {
    margin-top: 30px;
    position: relative;
}

    .product .commentlist .comment .meta {
        font-size: 12px;
    }

    .product .commentlist .comment .author {
        font-size: 14px;
        font-weight: bold;
    }

.product .product-thumb {
    position: relative;
}

    .product .product-thumb:hover .overlay {
        opacity: 1;
    }

    .product .product-thumb .overlay .add-to-wishlist {
        color: #fff;
        right: 10px;
        top: 10px;
        position: absolute;
    }

.product .product-summary .cart-form-wrapper .quantity,
.tbl-shopping-cart .quantity {
    display: inline-block;
    margin-right: .8571em;
    position: relative;
    width: 4.1429em;
    vertical-align: top;
}

    .product .product-summary .cart-form-wrapper .quantity .minus,
    .tbl-shopping-cart .quantity .minus,
    .product .product-summary .cart-form-wrapper .quantity .plus,
    .tbl-shopping-cart .quantity .plus {
        background: none repeat scroll 0 0 transparent;
        border: 1px solid #ccc;
        border-radius: 3px;
        font-family: 'Open Sans', sans-serif;
        height: 18px;
        left: 2.8571em;
        line-height: 1;
        outline: medium none;
        padding: 0;
        position: absolute;
        width: 18px;
    }

    .product .product-summary .cart-form-wrapper .quantity .minus,
    .tbl-shopping-cart .quantity .minus {
        bottom: 0;
    }

    .product .product-summary .cart-form-wrapper .quantity .plus,
    .tbl-shopping-cart .quantity .plus {
        top: 0;
    }

    .product .product-summary .cart-form-wrapper .quantity .qty,
    .tbl-shopping-cart .quantity .qty {
        -moz-appearance: textfield;
        border: 1px solid #ccc;
        height: 41px;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        width: 40px;
    }
/* -------- Star-Rating ---------- */
.star-rating {
    font-size: 14px;
    height: 16px;
    width: 75px;
    line-height: 1;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: 0px;
}

    .star-rating::before,
    .star-rating span::before {
        color: #a9a9a9;
        content: "\f005\f005\f005\f005\f005";
        float: left;
        font-family: fontawesome;
        left: 0;
        letter-spacing: 2px;
        position: absolute;
        top: 0;
    }

    .star-rating span {
        float: left;
        left: 0;
        overflow: hidden;
        padding-top: 1.5em;
        position: absolute;
        top: 0;
    }
/* -------- Tag Sale ---------- */
.product .tag-sale {
    margin: 0;
    top: 0;
    display: block;
    left: auto;
    right: 0;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    padding: 4px 10px 4px 16px;
    position: absolute;
    text-align: right;
    text-transform: uppercase;
    z-index: 9;
}

    .product .tag-sale .tag-sale::before {
        border-color: transparent transparent transparent #dcdcdc;
        border-style: solid;
        border-width: 12px 13px 13px 8px;
        content: "";
        height: 0;
        left: 0;
        pointer-events: none;
        position: absolute;
        top: 1px;
        width: 0;
    }
/* -------- Cart Page ---------- */
.tbl-shopping-cart .product-thumbnail img {
    max-width: 72px;
    max-height: 72px;
}

.tbl-shopping-cart .product-remove {
    text-align: center;
}

.tbl-shopping-cart .variation .variation-size,
.tbl-shopping-cart .variation .variation-size span {
    font-size: 12px;
}

.tbl-shopping-cart tr th,
.tbl-shopping-cart tr td,
.tbl-shopping-cart .coupon label,
.tbl-shopping-cart .coupon input,
.tbl-shopping-cart .coupon button {
    vertical-align: middle;
}

.tbl-shopping-cart tr td {
    padding: 10px 12px;
}

table.no-border td {
    border: medium none;
}
/* -------- Checkout Page ---------- */
.payment-method .radio {
    border: 1px solid #eee;
    padding: 10px;
}

    .payment-method .radio > label {
        color: #111;
        font-size: 17px;
    }

    .payment-method .radio input {
        margin-top: 8px;
        vertical-align: initial;
    }

    .payment-method .radio > p {
        margin-left: 20px;
    }

#checkout-shipping-address {
    display: none;
}
/* -------- Top Nav Search And Cart ---------- */
.top-nav-search-box .indicator,
.top-nav-cart-box .indicator {
    display: none;
}

.dropdown-cart {
    padding: 10px;
}

    .dropdown-cart .cart-table-list,
    .dropdown-cart .cart-table-list i {
        color: #222222;
        border: none;
    }

        .dropdown-cart .cart-table-list a {
            line-height: normal;
            color: #222222;
        }

        .dropdown-cart .cart-table-list td img {
            width: 50px;
            height: auto;
        }

        .dropdown-cart .cart-table-list.table > tbody > tr > td {
            border: none;
            line-height: 20px;
            height: 20px;
            vertical-align: middle;
        }

    .dropdown-cart .total-cart {
        display: inline-block;
        width: 100%;
        padding-top: 20px;
        color: #222;
        text-align: right;
    }

        .dropdown-cart .total-cart ul {
            float: right;
            list-style: none;
            padding: 0;
            width: 100%;
        }

            .dropdown-cart .total-cart ul li {
                display: block;
                overflow: hidden;
            }

                .dropdown-cart .total-cart ul li span {
                    width: 100px;
                    display: inline-block;
                    text-align: right;
                    white-space: nowrap;
                }

        .dropdown-cart .total-cart .table > tbody > tr > td,
        .dropdown-cart .total-cart .table > tbody > tr > th,
        .dropdown-cart .total-cart .table > tfoot > tr > td,
        .dropdown-cart .total-cart .table > tfoot > tr > th,
        .dropdown-cart .total-cart .table > thead > tr > td,
        .dropdown-cart .total-cart .table > thead > tr > th {
            border: 0;
        }

    .dropdown-cart .cart-btn .btn {
        width: auto;
        float: none;
        padding: 5px 15px;
    }
/*
 * Blog 
 * -----------------------------------------------
*/
.post .entry-header {
    position: relative;
    overflow: hidden;
}

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

.post .entry-content {
    background: #f7f8fa;
    padding: 15px;
}

.post .entry-date {
    font-size: 13px;
}

.post .entry-meta.meta-absolute {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

    .post .entry-meta.meta-absolute i {
        display: block;
        font-size: 28px;
    }

    .post .entry-meta.meta-absolute span a {
        color: #454545;
        font-size: 12px;
        font-style: italic;
        letter-spacing: 2px;
        margin-right: 5px;
    }

.post.media-post .post-thumb {
    float: left;
    margin: 0 10px 10px 0;
}

.post .post-thumb {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
/*
 * Blog Style 2
 * -----------------------------------------------
*/
.post.style2,
.post.style3 {
    position: relative;
    overflow: hidden;
}

    .post.style2 .entry-content,
    .post.style3 .entry-content {
        background-color: rgba(0, 0, 0, 0.8);
        bottom: -30px;
        left: 0;
        padding: 30px;
        position: absolute;
        right: 0;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }

        .post.style2 .entry-content .entry-date,
        .post.style3 .entry-content .entry-date {
            font-size: 11px;
            margin-bottom: 10px;
        }

    .post.style2:hover .entry-content,
    .post.style3:hover .entry-content {
        bottom: 0;
    }

    .post.style2:hover .post-thumb,
    .post.style3:hover .post-thumb {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

.post .entry-header .entry-date {
    position: absolute;
    bottom: 0;
    right: 0;
}

.featured-blog {
    overflow: hidden;
    position: relative;
}

.featured-blog-details {
    bottom: -18%;
    padding: 30px;
    position: absolute;
    transition: all 400ms ease-in-out 0s;
    width: 100%;
}

.featured-blog:hover .featured-blog-details {
    bottom: 0;
}

.reply-box .form-group input {
    border-radius: 0;
    height: 45px;
    margin-bottom: 30px;
}

.featured-blog {
    overflow: hidden;
    position: relative;
}

.featured-blog-details {
    bottom: -18%;
    padding: 30px;
    position: absolute;
    transition: all 400ms ease-in-out 0s;
    width: 100%;
}

.featured-blog:hover .featured-blog-details {
    bottom: 0;
}
/*
 * Blog Style 3
 * -----------------------------------------------
*/
.news .photo {
    display: block;
    position: relative;
}

    .news .photo .date {
        font-family: 'Roboto', sans-serif;
        position: absolute;
        left: 0;
        bottom: 0;
        font-weight: 800;
        font-size: 24px;
        text-align: center;
        background: #2990CB;
        color: #fff;
        padding: 8px 24px 4px;
        line-height: 0.9em;
    }

        .news .photo .date span {
            display: block;
            font-size: 14px;
        }
/*
 * Shortcode.less
 * -----------------------------------------------
*/
/*
 * Shortcode: alerts.less
 * -----------------------------------------------
*/
/*
 * Shortcode: buttons.less
 * -----------------------------------------------
*/
/* -------- Btn-Default ---------- */
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:focus,
    .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c;
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

        .btn-default:active:hover,
        .btn-default.active:hover,
        .open > .dropdown-toggle.btn-default:hover,
        .btn-default:active:focus,
        .btn-default.active:focus,
        .open > .dropdown-toggle.btn-default:focus,
        .btn-default:active.focus,
        .btn-default.active.focus,
        .open > .dropdown-toggle.btn-default.focus {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c;
        }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default.focus {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

    .btn-default:hover {
        background-color: #eeeeee;
        border-color: #eeeeee;
    }
/* -------- Btn-Border ---------- */
.btn-border {
    color: #222222;
    background-color: #fff;
    border-color: #222222;
}

    .btn-border:focus,
    .btn-border.focus {
        color: #222222;
        background-color: #e6e6e6;
        border-color: #000000;
    }

    .btn-border:hover {
        color: #222222;
        background-color: #e6e6e6;
        border-color: #040404;
    }

    .btn-border:active,
    .btn-border.active,
    .open > .dropdown-toggle.btn-border {
        color: #222222;
        background-color: #e6e6e6;
        border-color: #040404;
    }

        .btn-border:active:hover,
        .btn-border.active:hover,
        .open > .dropdown-toggle.btn-border:hover,
        .btn-border:active:focus,
        .btn-border.active:focus,
        .open > .dropdown-toggle.btn-border:focus,
        .btn-border:active.focus,
        .btn-border.active.focus,
        .open > .dropdown-toggle.btn-border.focus {
            color: #222222;
            background-color: #d4d4d4;
            border-color: #000000;
        }

    .btn-border:active,
    .btn-border.active,
    .open > .dropdown-toggle.btn-border {
        background-image: none;
    }

    .btn-border.disabled:hover,
    .btn-border[disabled]:hover,
    fieldset[disabled] .btn-border:hover,
    .btn-border.disabled:focus,
    .btn-border[disabled]:focus,
    fieldset[disabled] .btn-border:focus,
    .btn-border.disabled.focus,
    .btn-border[disabled].focus,
    fieldset[disabled] .btn-border.focus {
        background-color: #fff;
        border-color: #222222;
    }

    .btn-border .badge {
        color: #fff;
        background-color: #222222;
    }

.btn-border {
    border-width: 2px;
}

    .btn-border:hover,
    .btn-border:active,
    .btn-border:focus {
        background-color: #222222;
        border-color: #222222;
        color: #fff;
    }
/* -------- Btn-Dark ---------- */
.btn-dark {
    color: #fff;
    background-color: #222222;
    border-color: #222222;
}

    .btn-dark:focus,
    .btn-dark.focus {
        color: #fff;
        background-color: #090909;
        border-color: #000000;
    }

    .btn-dark:hover {
        color: #fff;
        background-color: #090909;
        border-color: #040404;
    }

    .btn-dark:active,
    .btn-dark.active,
    .open > .dropdown-toggle.btn-dark {
        color: #fff;
        background-color: #090909;
        border-color: #040404;
    }

        .btn-dark:active:hover,
        .btn-dark.active:hover,
        .open > .dropdown-toggle.btn-dark:hover,
        .btn-dark:active:focus,
        .btn-dark.active:focus,
        .open > .dropdown-toggle.btn-dark:focus,
        .btn-dark:active.focus,
        .btn-dark.active.focus,
        .open > .dropdown-toggle.btn-dark.focus {
            color: #fff;
            background-color: #000000;
            border-color: #000000;
        }

    .btn-dark:active,
    .btn-dark.active,
    .open > .dropdown-toggle.btn-dark {
        background-image: none;
    }

    .btn-dark.disabled:hover,
    .btn-dark[disabled]:hover,
    fieldset[disabled] .btn-dark:hover,
    .btn-dark.disabled:focus,
    .btn-dark[disabled]:focus,
    fieldset[disabled] .btn-dark:focus,
    .btn-dark.disabled.focus,
    .btn-dark[disabled].focus,
    fieldset[disabled] .btn-dark.focus {
        background-color: #222222;
        border-color: #222222;
    }

    .btn-dark .badge {
        color: #222222;
        background-color: #fff;
    }
/* -------- Btn-Gray ---------- */
.btn-gray {
    color: #333333;
    background-color: #eeeeee;
    border-color: #eeeeee;
}

    .btn-gray:focus,
    .btn-gray.focus {
        color: #333333;
        background-color: #d5d5d5;
        border-color: #afafaf;
    }

    .btn-gray:hover {
        color: #333333;
        background-color: #d5d5d5;
        border-color: #d0d0d0;
    }

    .btn-gray:active,
    .btn-gray.active,
    .open > .dropdown-toggle.btn-gray {
        color: #333333;
        background-color: #d5d5d5;
        border-color: #d0d0d0;
    }

        .btn-gray:active:hover,
        .btn-gray.active:hover,
        .open > .dropdown-toggle.btn-gray:hover,
        .btn-gray:active:focus,
        .btn-gray.active:focus,
        .open > .dropdown-toggle.btn-gray:focus,
        .btn-gray:active.focus,
        .btn-gray.active.focus,
        .open > .dropdown-toggle.btn-gray.focus {
            color: #333333;
            background-color: #c3c3c3;
            border-color: #afafaf;
        }

    .btn-gray:active,
    .btn-gray.active,
    .open > .dropdown-toggle.btn-gray {
        background-image: none;
    }

    .btn-gray.disabled:hover,
    .btn-gray[disabled]:hover,
    fieldset[disabled] .btn-gray:hover,
    .btn-gray.disabled:focus,
    .btn-gray[disabled]:focus,
    fieldset[disabled] .btn-gray:focus,
    .btn-gray.disabled.focus,
    .btn-gray[disabled].focus,
    fieldset[disabled] .btn-gray.focus {
        background-color: #eeeeee;
        border-color: #eeeeee;
    }

    .btn-gray .badge {
        color: #eeeeee;
        background-color: #333333;
    }

.btn-circled {
    border-radius: 25px;
}

.btn-flat {
    border-radius: 0;
}
/* -------- Btn-Default ---------- */
.btn {
    font-size: 13px;
    padding: 8px 22px;
}
/* -------- Btn-xs ---------- */
.btn-xs {
    font-size: 11px;
    padding: 3px 14px;
}
/* -------- Btn-sm ---------- */
.btn-sm {
    font-size: 12px;
    padding: 5px 17px;
}
/* -------- Btn-lg ---------- */
.btn-lg {
    font-size: 14px;
    padding: 10px 26px;
}
/* -------- Btn-xl ---------- */
.btn-xl {
    font-size: 16px;
    padding: 13px 32px;
}
/* -------- Btn-transparent ---------- */
.btn-transparent {
    background-color: transparent;
    color: #fff;
}
/* btn read more*/
.btn-read-more {
    padding: 0;
}

    .btn-read-more::after {
        display: inline-block;
        content: "\f18e";
        font-family: fontawesome;
        font-size: 16px;
        font-variant: normal;
        font-weight: normal;
        line-height: 1;
        margin-left: 5px;
        position: relative;
        text-shadow: none;
        text-transform: none;
        top: 2px;
        -webkit-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
    }
/*
 * blockquote.less
 * -----------------------------------------------
*/
blockquote {
    border-left: 3px solid #eeeeee;
    margin: 20px 0;
    padding: 30px;
}

    blockquote.gray {
        border-left: 3px solid #666666;
        background-color: #eeeeee;
        color: #333333;
    }

        blockquote.gray.bg-theme-colored {
            background-color: #eeeeee;
        }

    blockquote.dark {
        border-left: 3px solid #3c3c3c;
        background-color: #555555;
        color: #fff;
    }

        blockquote.dark footer {
            color: #d3d3d3;
        }

    blockquote p {
        font-family: "Playfair Display", serif;
        font-size: 16px;
        font-style: italic;
    }
/*
 * Shortcode: clients.less
 * -----------------------------------------------
*/
.clients-logo .item {
    background: #eeeeee;
    border-color: transparent;
    box-shadow: 0 0 0 10px #ffffff;
    margin-bottom: 30px;
    padding: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.clients-logo img {
    width: auto;
    display: inline;
    opacity: 0.6;
}

    .clients-logo img:hover {
        opacity: 1;
    }

.clients-logo.carousel {
    text-align: center;
}

    .clients-logo.carousel .item {
        box-shadow: none;
        margin: 0 10px;
    }

.clients-logo.style2 .item {
    box-shadow: none;
}

    .clients-logo.style2 .item img {
        max-height: 120px;
    }

.client-img {
    opacity: 0.6;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    .client-img:hover {
        opacity: 1;
    }

    .client-img img {
        max-height: 90px;
    }

.clients-logo.carousel {
    text-align: center;
}

    .clients-logo.carousel .item {
        box-shadow: none;
        margin: 0 10px;
    }

.clients-logo.transparent .item {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
    margin-bottom: 10px;
}
/*
 * Shortcode: countdown.less
 * -----------------------------------------------
*/
.countdown-timer li {
    color: #808080;
    display: inline-block;
    padding: 30px 20px;
    background-color: #f1f1f1;
    margin-right: 15px;
    font-size: 40px;
    text-align: center;
    min-width: 120px;
    min-height: 120px;
}

    .countdown-timer li span {
        color: #c0c0c0;
        display: block;
        font-size: 15px;
        margin-top: 5px;
    }

.countdown-timer.timer-box {
    padding: 20px;
    padding-top: 40px;
    text-align: center;
}

    .countdown-timer.timer-box li {
        color: #fff;
        background-color: rgba(0, 0, 0, 0.05);
        margin-bottom: 15px;
    }

        .countdown-timer.timer-box li span {
            color: #eeeeee;
        }

.countdown-timer.timer-deep-bg li {
    background-color: rgba(0, 0, 0, 0.05);
}

@media only screen and (max-width: 767px) {
    .timer-responsive li {
        margin-top: 30px;
        font-size: 20px;
        min-width: 60px;
        min-height: 60px;
        padding: 20px 10px;
    }

    .countdown-timer li span {
        font-size: 12px;
    }
}
/*
 * Shortcode: countdown-timer.less
 * -----------------------------------------------
*/
.home-countdown > li {
    border: 2px solid #f1f1f1;
    margin-right: 10px;
    padding: 12px 10px 20px;
    text-transform: uppercase;
}

    .home-countdown > li > span {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 8px;
        display: inline-block;
        position: relative;
    }

        .home-countdown > li > span:after {
            content: "";
            position: absolute;
            height: 1px;
            width: 25px;
            background: #fff;
            left: 0;
            right: 0;
            margin: 0 auto;
            top: 103%;
        }
/*
 * Shortcode: dividers.less
 * -----------------------------------------------
*/
.divider {
    background-repeat: repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
}
/* -------- Parallax ---------- */
.parallax {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: repeat-y;
    background-position: top center;
}

.mobile-parallax {
    background-size: cover;
    background-attachment: scroll;
    background-position: center center;
}

.divider .container {
    padding-top: 90px;
    padding-bottom: 90px;
}

    .divider .container.small-padding {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .divider .container.extra-padding {
        padding-top: 180px;
        padding-bottom: 180px;
    }
/*
 * Shortcode: facebook-disqus-comments.less
 * -----------------------------------------------
*/
.fb-comments,
.fb_iframe_widget,
.fb-comments > span,
.fb_iframe_widget > span,
.fb-comments > span > iframe,
.fb_iframe_widget > span > iframe {
    display: block;
    margin: 0;
    width: 100%;
}
/*
 * Shortcode: Faqs.less
 * -----------------------------------------------
*/
/*
 * Shortcode: flex-slider.less
 * -----------------------------------------------
*/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
    border: none;
}

.flex-direction-nav {
    display: none;
}

.flexslider {
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.flex-control-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    width: auto;
    position: absolute;
    z-index: 10;
    text-align: center;
    bottom: 15px;
    right: 15px;
}

    .flex-control-nav li {
        float: left;
        display: block;
        margin: 0 3px;
        width: 10px;
        height: 10px;
    }

        .flex-control-nav li a {
            display: block;
            cursor: pointer;
            text-indent: -9999px;
            width: 10px;
            height: 10px;
            border: 1px solid #fff;
            border-radius: 50%;
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

            .flex-control-nav li:hover a,
            .flex-control-nav li a.flex-active {
                background-color: #fff;
            }
/*
 * Shortcode: flip-box.less
 * -----------------------------------------------
*/
.card {
    float: left;
    min-height: 300px;
    padding-bottom: 25%;
    position: relative;
    text-align: center;
    width: 100%;
}

    .card:nth-child(1) {
        margin-left: -3px;
        margin-right: 1px;
    }

    .card:nth-child(1),
    .card .card:nth-child(3) {
        margin-right: 1px;
    }

    .card .card__front,
    .card .card__back {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: transform 0.3s;
        -o-transition: transform 0.3s;
        transition: transform 0.3s;
    }

    .card .card__back {
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }

    .card .card__text {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        height: 300px;
        line-height: 20px;
    }

    .card.effect__hover:hover .card__front {
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }

    .card.effect__hover:hover .card__back {
        -webkit-transform: rotateY(0);
        transform: rotateY(0);
    }

    .card.effect__click.flipped .card__front {
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }

    .card.effect__click.flipped .card__back {
        -webkit-transform: rotateY(0);
        transform: rotateY(0);
    }

    .card.effect__random.flipped .card__front {
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }

    .card.effect__random.flipped .card__back {
        -webkit-transform: rotateY(0);
        transform: rotateY(0);
    }
/*
 * Shortcode: funfacts.less
 * -----------------------------------------------
*/
.funfact {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .funfact.border {
        border: 1px solid #d3d3d3;
    }

    .funfact.no-border {
        border: 0;
    }

    .funfact.border {
        border: 1px solid #d3d3d3;
    }

    .funfact i {
        font-size: 45px;
    }

    .funfact h2 {
        position: relative;
    }

        .funfact h2:after {
            bottom: 0;
        }

    .funfact span {
        color: #eeeeee;
        font-size: 18px;
    }
    /* funfact style-1*/
    .funfact.style-1 i,
    .funfact.style-1 .funfact-title {
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .funfact.style-1 .funfact-title {
        color: #999999;
        font-size: 14px;
        text-transform: uppercase;
    }

    .funfact.style-1:hover i {
        font-size: 40px;
        opacity: 0.3;
    }

    .funfact.style-1:hover .funfact-title {
        color: #333333;
    }
/*  
 * home-boxes.less 
 * -----------------------------------------------
*/
.home-boxes .each-box {
    overflow-x: hidden;
}

.home-boxes .bg-icon {
    bottom: 0;
    color: #fff;
    font-size: 58px;
    line-height: 1;
    opacity: 0.3;
    position: absolute;
    right: 30px;
    transform: rotate(-40deg);
}
/*
 * Shortcode: icon-box.less
 * -----------------------------------------------
*/
.icon-box {
    margin-bottom: 30px;
}

    .icon-box .icon {
        display: inline-block;
        height: 64px;
        margin-bottom: 20px;
        text-align: center;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        width: 64px;
    }

        .icon-box .icon i {
            line-height: 64px;
        }

        .icon-box .icon.icon-gray {
            background-color: #eeeeee;
            color: #555555;
        }

            .icon-box .icon.icon-gray:hover {
                background-color: #d5d5d5;
                color: #bbbbbb;
            }

            .icon-box .icon.icon-gray.icon-bordered {
                background-color: transparent;
                border: 2px solid #eeeeee;
            }

                .icon-box .icon.icon-gray.icon-bordered:hover {
                    background-color: #eeeeee;
                    color: #555555;
                }

        .icon-box .icon.icon-dark {
            background-color: #111111;
            color: #fff;
        }

            .icon-box .icon.icon-dark:hover {
                color: #5e5e5e;
            }

            .icon-box .icon.icon-dark.icon-bordered {
                background-color: transparent;
                border: 2px solid #111111;
                color: #111111;
            }

                .icon-box .icon.icon-dark.icon-bordered:hover {
                    background-color: #111111;
                    border-color: #111111;
                    color: #fff;
                }

        .icon-box .icon.icon-white {
            background-color: #fff;
            color: #333333;
        }

            .icon-box .icon.icon-white:hover {
                background-color: #b3b3b3;
                color: #000000;
            }

            .icon-box .icon.icon-white.icon-bordered {
                background-color: transparent;
                border: 2px solid #fff;
                color: #fff;
            }

                .icon-box .icon.icon-white.icon-bordered:hover {
                    background-color: #fff;
                    border-color: #fff;
                    color: #111111;
                }

            .icon-box .icon.icon-white.icon-border-effect {
                position: relative;
            }

                .icon-box .icon.icon-white.icon-border-effect::after {
                    box-shadow: 0 0 0 3px #fff;
                }

        .icon-box .icon.icon-bordered {
            border: 1px solid #777777;
        }

            .icon-box .icon.icon-bordered:hover {
                background-color: #777777;
                color: #fff;
            }

        .icon-box .icon.icon-rounded {
            border-radius: 3px;
        }

        .icon-box .icon.icon-circled {
            border-radius: 50%;
        }

        .icon-box .icon.icon-xs {
            height: 30px;
            width: 30px;
        }

            .icon-box .icon.icon-xs i {
                font-size: 18px;
                line-height: 30px;
            }

        .icon-box .icon.icon-sm {
            height: 50px;
            width: 50px;
        }

            .icon-box .icon.icon-sm i {
                font-size: 22px;
                line-height: 50px;
            }

        .icon-box .icon.icon-md {
            height: 75px;
            width: 75px;
        }

            .icon-box .icon.icon-md i {
                font-size: 36px;
                line-height: 75px;
            }

        .icon-box .icon.icon-lg {
            height: 90px;
            width: 90px;
        }

            .icon-box .icon.icon-lg i {
                font-size: 48px;
                line-height: 90px;
            }

        .icon-box .icon.icon-xl {
            height: 120px;
            width: 120px;
        }

            .icon-box .icon.icon-xl i {
                font-size: 60px;
                line-height: 120px;
            }

        .icon-box .icon.icon-border-effect {
            position: relative;
        }

            .icon-box .icon.icon-border-effect::after {
                border-radius: 50%;
                box-shadow: 0 0 0 3px #eeeeee;
                box-sizing: content-box;
                content: "";
                height: 100%;
                left: -4px;
                opacity: 0;
                padding: 4px;
                top: -4px;
                transform: scale(0.8);
                transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
                pointer-events: none;
                position: absolute;
                width: 100%;
            }

            .icon-box .icon.icon-border-effect.effect-flat::after {
                border-radius: 0;
            }

            .icon-box .icon.icon-border-effect.effect-rounded::after {
                border-radius: 3px;
            }

            .icon-box .icon.icon-border-effect.effect-circled::after {
                border-radius: 50%;
            }

            .icon-box .icon.icon-border-effect.icon-gray::after {
                box-shadow: 0 0 0 3px #eeeeee;
            }

        .icon-box .icon.icon-top {
            left: 0;
            margin: 0 auto;
            position: absolute;
            right: 0;
            top: -32px;
        }

    .icon-box i {
        display: inline-block;
        font-size: 40px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .icon-box i[class*="pe-7s-"] {
            vertical-align: text-bottom;
        }

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

        .icon-box.left a {
            margin-right: 30px;
            padding: 0;
        }

    .icon-box.iconbox-border {
        border: 1px solid #dcdcdc;
    }

    .icon-box.iconbox-bg {
        background-color: #fafafa;
    }

        .icon-box.iconbox-bg.iconbox-bg-dark {
            background-color: #333333;
        }

    .icon-box .icon-box-title {
        margin-bottom: 15px;
    }

    .icon-box .icon-border-effect:hover::after,
    .icon-box:hover .icon-border-effect::after {
        opacity: 1;
        transform: scale(1);
    }
/*
 * Shortcode: infinitescroll.less
 * -----------------------------------------------
*/
#infscr-loading {
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 3px;
    color: #fff;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    left: 48%;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 50px;
    z-index: 100;
}

    #infscr-loading img {
        display: none;
    }
/*
 * Shortcode: instagram.less
 * -----------------------------------------------
*/
/* -------- Instagram-Feed ---------- */
.instagram-feed-carousel figure,
.instagram-feed figure {
    position: relative;
}

    .instagram-feed-carousel figure .link-out,
    .instagram-feed figure .link-out {
        position: absolute;
        right: 10px;
        bottom: 10px;
        background: rgba(0, 0, 0, 0.45);
        color: #f8f8f8;
        line-height: 1;
        padding: 10px;
        font-weight: 300;
        opacity: 0;
    }

        .instagram-feed-carousel figure .link-out:hover,
        .instagram-feed figure .link-out:hover {
            background: rgba(0, 0, 0, 0.7);
            color: #f8f8f8;
        }

    .instagram-feed-carousel figure:hover .link-out,
    .instagram-feed figure:hover .link-out {
        opacity: 1;
    }
/* -------- Instagram-Feed ---------- */
.instagram-feed .item {
    width: 100px;
    float: left;
    margin-bottom: 2px;
    margin-right: 2px;
}
/*
 * Shortcode: lightbox.less
 * -----------------------------------------------
*/
.nivo-lightbox-theme-default .nivo-lightbox-nav {
    height: 100%;
    top: 0;
}

.lightbox .lb-dataContainer {
    left: 0;
    position: absolute;
    right: 0;
    top: -45px;
}
/*
 * Shortcode: map.less
 * -----------------------------------------------
*/
.toggle-map {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    padding: 30px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    z-index: 200;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

    .toggle-map:hover {
        color: #fff;
    }

    .toggle-map span:after {
        content: "\f107";
        font-family: fontawesome;
        margin-left: 10px;
    }

    .toggle-map.open span:after {
        content: "\f106";
    }

.map-canvas {
    height: 400px;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

    .map-canvas.big {
        height: 720px;
    }

    .map-canvas.map-hidden {
        height: 0;
    }

.btn-show-map {
    color: #111111;
    font-size: 18px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 45%;
}

    .btn-show-map i {
        font-size: 48px;
    }
/*
 * Shortcode: pegination.less
 * -----------------------------------------------
*/
.pagination.theme-colored li.active a {
    background: #BF9E58;
    color: #fff;
    border: 1px solid transparent;
}

.pagination.dark li a {
    color: #333;
}

.pagination.dark li.active a {
    background: #333;
    color: #fff;
    border: 1px solid transparent;
}

.pager.theme-colored li.active a {
    color: #fff;
    border: 1px solid transparent;
}

.pager.dark li a {
    color: #fff;
    background-color: #333;
    border: 1px solid transparent;
}
/*
 * Shortcode: pricing.less
 * -----------------------------------------------
*/
.pricing-table {
    margin-bottom: 30px;
    position: relative;
}

    .pricing-table .table-price {
        color: #111111;
        font-size: 45px;
    }

        .pricing-table .table-price span {
            font-size: 13px;
            vertical-align: middle;
        }

    .pricing-table.featured {
        border: 1px solid #111111;
    }

    .pricing-table .table-type {
        display: inline;
    }

    .pricing-table .btn-signup {
        margin-right: 0;
        width: 100%;
    }

    .pricing-table .table-list {
        list-style: outside none none;
        padding: 10px 0 10px 20px;
    }

        .pricing-table .table-list li {
            border-bottom: 0;
            font-size: 12px;
            padding: 10px 0;
        }

            .pricing-table .table-list li i {
                margin-right: 8px;
            }

    .pricing-table .package-type span {
        position: relative;
        padding-left: 15px;
        margin-left: 10px;
    }

        .pricing-table .package-type span::after {
            background: #2d915b;
            content: "";
            height: 20px;
            left: -20px;
            position: absolute;
            top: 11px;
            width: 20px;
        }
/*
 * Shortcode: Process-Steps.less
 * -----------------------------------------------
*/
/*
 * Shortcode: progress-bar.less
 * -----------------------------------------------
*/
.progress-item {
    margin-top: 20px;
}

    .progress-item .progress {
        background-color: #f8f8f8;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.4) inset;
        border-radius: 0;
        height: 14px;
        margin-bottom: 15px;
        overflow: visible;
    }

    .progress-item .progress-bar {
        font-size: 11px;
        padding-left: 10px;
        position: relative;
        text-align: left;
        width: 0;
        line-height: 14px;
        -webkit-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        transition: all 1s ease 0s;
    }

        .progress-item .progress-bar .percent {
            background-color: #FF5722;
            border-radius: 0 7px 7px 0;
            padding: 0 8px;
            position: absolute;
            right: -10px;
            top: 0px;
        }

    .progress-item.progress-white .progress {
        padding: 2px;
    }

    .progress-item.style2 .progress {
        height: 25px;
    }

    .progress-item.style2 .progress-bar span {
        color: #fff !important;
        right: 0;
        top: 6px;
    }

    .progress-item.style2 .progress-bar .percent {
        background: none;
        color: #555555;
        font-size: 14px;
    }
/*
 * Shortcode: Piechart.less
 * -----------------------------------------------
*/
.single-cause-piechart {
    position: relative;
}

    .single-cause-piechart .piechart-block {
        border-radius: 50%;
    }

    .single-cause-piechart .piechart canvas {
        width: 190px;
        height: 190px;
    }

    .single-cause-piechart .piechart-block .piechart {
        min-height: 190px;
        min-width: 190px;
    }

    .single-cause-piechart .piechart-block .percent::after {
        font-size: 28px;
    }

    .single-cause-piechart .piechart-block .percent {
        font-family: open sans;
        font-size: 36px;
        left: 10px;
        position: absolute;
        right: 0;
        top: 34%;
    }
/*
 * Shortcode: promo.less
 * -----------------------------------------------
*/
.modal-promo-box {
    max-width: 700px;
    padding: 90px 60px;
    margin: 0 auto;
}
/*
 * Shortcode: section-title.less
 * -----------------------------------------------
*/
.small-title {
    position: relative;
}

    .small-title i {
        font-size: 36px;
        margin-top: 7px;
        padding-top: 0px;
    }

    .small-title .title {
        margin-left: 15px;
    }

        .small-title .title:after {
            bottom: -6px;
            content: "";
            height: 1px;
            left: 45px;
            position: absolute;
            width: 45px;
        }

.section-title .both-side-line::after {
    content: "";
    height: 2px;
    position: absolute;
    right: -40px;
    top: 10px;
    width: 30px;
}

.section-title .both-side-line::before {
    content: "";
    height: 2px;
    position: absolute;
    left: -40px;
    top: 10px;
    width: 30px;
}

.section-title .top-side-line::after {
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -8px;
    width: 40px;
}

.section-title .left-side-line::before {
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: -8px;
    width: 35px;
}

.section-title .right-side-line::before {
    content: "";
    height: 2px;
    position: absolute;
    right: 0;
    top: -8px;
    width: 35px;
}

.section-title .sub-title {
    margin: 0;
    position: relative;
    display: inline-block;
}

.section-title .title {
    margin-top: 0;
    position: relative;
}

.section-title .icon i {
    font-size: 80px;
    position: absolute;
    top: -7px;
    opacity: 0.10;
}

.section-title p.left-bordered {
    border-left: 2px solid #c0c0c0;
    padding-left: 10px;
}

.section-title p.right-bordered {
    border-right: 2px solid #c0c0c0;
    padding-right: 10px;
}
/*Theme Section Title*/
.section-title {
    margin-bottom: 30px;
}

    .section-title.title-border {
        padding-left: 30px;
    }

        .section-title.title-border.title-right {
            border-left: 0;
            padding-left: 0;
            padding-right: 30px;
            text-align: right;
        }

    .section-title.icon-bg p {
        font-size: 14px;
        font-style: italic;
        margin-bottom: 0;
    }

    .section-title.icon-bg .page-title {
        font-size: 38px;
        line-height: 52px;
    }

        .section-title.icon-bg .page-title i {
            font-size: 42px;
            line-height: 1.3;
            position: absolute;
            opacity: 0.15;
            left: 0;
            right: 0;
            margin: 0 auto;
        }

.title-dots {
    background: url("../images/title-dots.png") repeat scroll 0 0;
    height: 30px;
    margin-bottom: 20px;
}

    .title-dots span {
        color: #fff;
        font-size: 17px;
        line-height: 28px;
        padding: 0 10px;
    }

    .title-dots.small span {
        font-size: 12px;
        line-height: 28px;
        padding: 4px 8px;
    }
/*
 * Shortcode: separators.less
 * -----------------------------------------------
*/
.title-separator {
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 16px;
    height: auto;
    line-height: 20px;
    margin: 10px 0;
    width: 70%;
}

    .title-separator span {
        background: #fff none repeat scroll 0 0;
        border-radius: 2px;
        letter-spacing: 0.2em;
        padding: 2px 10px;
        position: relative;
        text-transform: uppercase;
        top: -12px;
    }

.separator {
    color: #ccc;
    line-height: 1.2em;
    margin: 30px auto;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

    .separator::before,
    .separator::after {
        border-bottom: 1px solid #eee;
        content: "";
        display: inline-block;
        height: .65em;
        margin: 0 -4px 0 -100%;
        vertical-align: top;
        width: 50%;
    }

    .separator::after {
        margin: 0 -100% 0 0;
    }

    .separator i,
    .separator span,
    .separator a {
        display: inline-block;
        margin: 0 20px 0 24px;
        font-size: 20px;
    }

    .separator.separator-left,
    .separator.left i {
        float: left;
        margin: 2px 50px 0 0;
    }

    .separator.right i {
        float: right;
        margin: 0 0 2px 50px;
    }

    .separator.separator-medium-line {
        margin: 10px auto;
        width: 20%;
    }

    .separator.separator-small-line {
        width: 10%;
    }

    .separator.separator-rouned i,
    .separator.separator-border-rouned i {
        background-color: #f5f5f5;
        border-radius: 50%;
        height: 40px;
        left: 0;
        line-height: 40px;
        margin: -12px auto auto;
        position: absolute;
        right: 0;
        width: 40px;
    }

    .separator.separator-border-rouned i {
        background: transparent;
        border: 1px solid #f5f5f5;
    }

    .separator.separator-rouned.separator-rouned-left i {
        margin: -12px auto auto;
        right: auto;
        left: 0;
    }

    .separator.separator-rouned.separator-rouned-right i {
        margin: -12px auto auto;
        right: 0;
        left: auto;
    }

    .separator.dotted::before,
    .separator.dotted::after {
        border-bottom: 2px dotted #ccc;
    }
/*
 * Shortcode: styled-icons.less
 * -----------------------------------------------
*/
/* common style */
.styled-icons a {
    color: #333333;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    width: 32px;
    float: left;
    margin: 5px 7px 5px 0;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .styled-icons a:hover {
        color: #666666;
    }

.styled-icons.icon-gray a {
    background-color: #eeeeee;
    color: #555555;
    display: block;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    width: 36px;
}

    .styled-icons.icon-gray a:hover {
        color: #bbbbbb;
    }

.styled-icons.icon-gray.icon-bordered a {
    background-color: transparent;
    border: 2px solid #eeeeee;
}

    .styled-icons.icon-gray.icon-bordered a:hover {
        border: 2px solid #d5d5d5;
    }

.styled-icons.icon-dark a {
    background-color: #333333;
    color: #eeeeee;
    display: block;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    width: 36px;
}

    .styled-icons.icon-dark a:hover {
        color: #5e5e5e;
    }

.styled-icons.icon-dark.icon-bordered a {
    background-color: transparent;
    border: 2px solid #111111;
    color: #111111;
}

    .styled-icons.icon-dark.icon-bordered a:hover {
        background-color: #111111;
        border-color: #111111;
        color: #fff;
    }

.styled-icons.icon-bordered a {
    border: 1px solid #777777;
}

    .styled-icons.icon-bordered a:hover {
        background-color: #777777;
        color: #fff;
    }

.styled-icons.icon-rounded a {
    border-radius: 3px;
}

.styled-icons.icon-circled a {
    border-radius: 50%;
}

.styled-icons.icon-sm a {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 2px 7px 2px 0;
    width: 30px;
}

.styled-icons.icon-md a {
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    width: 50px;
}

.styled-icons.icon-lg a {
    font-size: 32px;
    height: 60px;
    line-height: 60px;
    width: 60px;
}

.styled-icons.icon-xl a {
    font-size: 60px;
    height: 120px;
    line-height: 120px;
    width: 120px;
}

.styled-icons li {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
}
/*
 * Shortcode: tabs.less
 * -----------------------------------------------
*/
.tab-content {
    padding: 15px;
    border: 1px solid #eeeeee;
}

.nav-tabs {
    border: none;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li.active a,
        .nav-tabs > li.active a:hover,
        .nav-tabs > li.active a:focus {
            color: #111111;
            background-color: #f8f8f8;
        }

        .nav-tabs > li > a {
            border-radius: 0;
            font-family: 'Open Sans', sans-serif;
            font-size: 12px;
            color: #555555;
            padding: 12px 20px;
            margin-right: 0;
        }

            .nav-tabs > li > a .fa {
                margin-right: 10px;
            }

            .nav-tabs > li > a:hover,
            .nav-tabs > li > a:focus {
                color: #333333;
                background-color: transparent;
            }

            .nav-tabs > li > a i {
                font-size: 32px;
                margin-right: 20px;
                vertical-align: middle;
            }
    /* -------- Nav Tabs ---------- */
    .nav-tabs > li {
        text-align: center;
    }

        .nav-tabs > li > a i {
            display: block;
            font-size: 48px;
            margin-right: 0;
            margin-bottom: 10px;
            vertical-align: middle;
        }
/* -------- Horizontal-Tab-Centered ---------- */
.horizontal-tab-centered .nav-pills {
    display: inline-block;
}

    .horizontal-tab-centered .nav-pills > li > a {
        background: #eeeeee;
        color: #555555;
        font-size: 14px;
        padding: 8px 10px;
        margin-right: 10px;
        margin-bottom: 10px;
        text-transform: capitalize;
    }

        .horizontal-tab-centered .nav-pills > li > a:hover {
            color: #fff;
        }

        .horizontal-tab-centered .nav-pills > li > a i {
            font-size: 14px;
            margin-right: 8px;
        }

    .horizontal-tab-centered .nav-pills > li.active > a,
    .horizontal-tab-centered .nav-pills > li.active > a:hover,
    .horizontal-tab-centered .nav-pills > li.active > a:focus {
        color: #fff;
    }
/* -------- Horizontal-Tab Fullwide ---------- */
.horizontal-tab.fullwide .nav-tabs > li {
    width: 20%;
}
/* -------- Vertical Nav-Tabs ---------- */
.vertical-tab .tab-content {
    padding: 5px 5px 20px 20px;
    border: none;
}

.vertical-tab .nav-tabs > li {
    float: none;
    margin-bottom: 0;
}

    .vertical-tab .nav-tabs > li > a {
        background: none;
        border-radius: 0;
        border-bottom: 1px solid #d3d3d3;
        border-right: 1px solid #d3d3d3;
        border-top: 1px solid transparent;
        border-left: 1px solid transparent;
        font-size: 14px;
        padding: 30px 0 30px 15px;
    }

    .vertical-tab .nav-tabs > li:first-child > a {
        border-top: 1px solid #d3d3d3;
    }

    .vertical-tab .nav-tabs > li.active > a,
    .vertical-tab .nav-tabs > li.active > a:hover,
    .vertical-tab .nav-tabs > li.active > a:focus {
        background: none;
        border-top: 1px solid transparent;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
        border-bottom: 1px solid #d3d3d3;
    }

.vertical-tab .small-padding .nav-tabs > li a {
    padding: 20px 0 20px 15px;
}

.vertical-tab .small-padding .nav-tabs > li i {
    font-size: 24px;
}

@media only screen and (max-width: 767px) {
    .vertical-tab .tab-content {
        padding: 20px 5px;
    }

    .nav-tabs > li > a {
        border-radius: 0;
        border-bottom: none;
        border-left: 2px solid #d3d3d3;
    }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
        border-bottom: none;
        border-left: 2px solid #d3d3d3;
    }
}

.custom-nav-tabs {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color;
    border-image: none;
    border-style: none solid none none;
    border-width: medium 0px medium medium;
    margin-right: 53px;
}

    .custom-nav-tabs > li {
        float: none;
        margin: 0 0 1px;
    }

        .custom-nav-tabs > li a {
            background: #eeeeee none repeat scroll 0 0;
            border: medium none;
            border-radius: 0;
            display: block;
            font-size: 17px;
            font-weight: 700;
            line-height: 59px;
            margin: 0;
            outline: medium none;
            padding: 0;
            text-align: center;
            text-transform: uppercase;
        }

        .custom-nav-tabs > li.active > a,
        .custom-nav-tabs > li.active > a:hover,
        .custom-nav-tabs > li.active > a:focus,
        .custom-nav-tabs > li > a:hover,
        .custom-nav-tabs > li > a:focus {
            border: medium none;
            color: #000;
            padding: 0;
        }
/*
 * Shortcode: team.less
 * -----------------------------------------------
*/
.team-member {
    overflow: hidden;
    padding-bottom: 35px;
    position: relative;
}

    .team-member .team-info {
        bottom: -18px;
        left: 0;
        padding: 15px;
        margin: 15px 30px;
        position: absolute;
        right: 0;
        text-align: center;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -o-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s;
        z-index: 1;
    }

    .team-member:hover .team-info {
        background-color: rgba(3, 3, 3, 0.95);
    }

    .team-member .team-info .author {
        margin-bottom: 0;
    }

    .team-member .team-info .styled-icons {
        left: 0;
        margin: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -o-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s;
        top: -20px;
    }

    .team-member:hover .team-info .styled-icons {
        opacity: 1;
        top: -80px;
    }

    .team-member .team-thumb {
        position: relative;
    }

        .team-member .team-thumb .overlay {
            background-color: rgba(255, 255, 255, 0.9);
            bottom: 0;
            left: 0;
            opacity: 0;
            padding: 30px;
            position: absolute;
            right: 0;
            text-align: center;
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
            top: -100%;
        }

            .team-member .team-thumb .overlay .content {
                left: 0;
                padding: 40px;
                position: absolute;
                right: 0;
                top: 25%;
            }

    .team-member:hover .team-thumb .overlay {
        opacity: 1;
        top: 0;
    }
/*
 * Shortcode: testimonials.less
 * -----------------------------------------------
*/
.testimonial {
    border: 1px solid #eee;
    border-radius: 15px;
}
    /* -------- Testimonial-Style1 ---------- */
    .testimonial.style1 {
        text-align: center;
        border: none;
    }

        .testimonial.style1 .item {
            border: none;
        }

            .testimonial.style1 .item::before {
                display: none;
            }

        .testimonial.style1 .quote,
        .testimonial.style1 .thumb {
            margin-bottom: 30px;
        }

        .testimonial.style1 .author {
            color: #777777;
            margin-bottom: 5px;
            text-transform: uppercase;
        }

        .testimonial.style1 .title {
            color: #c0c0c0;
            margin-bottom: 20px;
        }

        .testimonial.style1 .owl-item img {
            display: inline-block;
            width: auto;
            width: 75px;
        }

        .testimonial.style1 .comment {
            padding: 60px;
        }

            .testimonial.style1 .comment p {
                color: #fff;
                font-size: 16px;
                font-style: italic;
                font-weight: 500;
            }

            .testimonial.style1 .comment::after {
                color: #fff;
                content: "\f10d";
                font-family: fontawesome;
                font-size: 48px;
                left: 25px;
                position: absolute;
                top: 0px;
            }
    /* -------- Testimonial-Style2 ---------- */
    .testimonial.style2 {
        text-align: center;
    }

        .testimonial.style2 .thumb img {
            display: inline-block;
            width: auto;
            width: 75px;
        }
/*
 * Shortcode: toggles-accordions.less
 * -----------------------------------------------
*/
.panel-group .panel {
    box-shadow: none;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    border: none;
    position: relative;
}

.panel-group .panel-title {
    font-size: 13px;
}

    .panel-group .panel-title a {
        background: rgba(238, 238, 238, 0.5);
        display: block;
        font-size: 14px;
        padding: 10px 15px 10px 48px;
        white-space: normal;
    }

        .panel-group .panel-title a.active {
            background: #f1f1f1 none repeat scroll 0 0;
            border-bottom: 1px solid #d3d3d3;
            color: #111111;
        }

            .panel-group .panel-title a.active .open-sub:after {
                display: none;
            }

            .panel-group .panel-title a.active::after {
                color: #fff;
                background: #e3e3e3;
                content: "\f068";
            }

        .panel-group .panel-title a::after {
            color: #777777;
            content: "\f067";
            font-family: fontawesome;
            font-size: 14px;
            left: 0;
            padding: 10px 14px;
            position: absolute;
            top: 0;
        }

    .panel-group .panel-title:hover a,
    .panel-group .panel-title:focus a {
        color: #333333;
    }

    .panel-group .panel-title .open-sub {
        display: block;
        position: relative;
    }

        .panel-group .panel-title .open-sub:before,
        .panel-group .panel-title .open-sub:after {
            content: "";
            display: block;
            position: absolute;
            height: 1px;
            top: 50%;
            margin-top: -0.5px;
            left: 50%;
        }

.panel-group .panel-content {
    background: #f1f1f1 none repeat scroll 0 0;
    padding: 10px 20px 20px;
}

    .panel-group .panel-content > :last-child {
        margin-bottom: 0;
    }
/* -------- Toggle ---------- */
.panel-group.toggle .panel-heading {
    padding: 0;
    border-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-group.toggle .panel-body {
    padding: 10px 0 5px 25px;
}

.panel-group.accordion.transparent .panel-title a,
.panel-group.toggle.transparent .panel-title a,
.panel-group.accordion.transparent .panel-title a.active,
.panel-group.toggle.transparent .panel-title a.active {
    background: transparent;
    border: none;
}

    .panel-group.accordion.transparent .panel-title a::after,
    .panel-group.toggle.transparent .panel-title a::after,
    .panel-group.accordion.transparent .panel-title a.active::after,
    .panel-group.toggle.transparent .panel-title a.active::after {
        color: #333333;
        background: transparent;
    }

.panel-group.accordion.transparent .panel-content,
.panel-group.toggle.transparent .panel-content {
    background: transparent;
}

.panel-group.toggle .panel-heading + .panel-collapse > .panel-body,
.panel-group.toggle .panel-heading + .panel-collapse > .list-group {
    border-top: none;
}
/*
 * Shortcode: vertical-timeline.less
 * -----------------------------------------------
*/
.cd-timeline-content {
    background: #f1f1f1;
}

    .cd-timeline-content::before {
        border-color: transparent transparent transparent #eee;
    }

.cd-timeline-block:nth-child(2n) .cd-timeline-content::before {
    border-color: transparent #eee transparent transparent;
}

#cd-timeline.cd-timeline-simple::before {
    background: #ccc none repeat scroll 0 0;
    height: 82%;
    top: 65px;
    width: 2px;
}

#cd-timeline.cd-timeline-simple.time-line-media::before {
    height: 65%;
}

.cd-timeline-simple .cd-timeline-block {
    margin: 38px 0 20px 0;
}

    .cd-timeline-simple .cd-timeline-block .cd-timeline-content::before {
        display: none;
    }

    .cd-timeline-simple .cd-timeline-block .cd-timeline-content {
        padding-top: 0;
        background: none;
        box-shadow: none;
    }

        .cd-timeline-simple .cd-timeline-block .cd-timeline-content p {
            font-size: 14px;
        }

    .cd-timeline-simple .cd-timeline-block .cd-timeline-img {
        background: #333 none repeat scroll 0 0;
        box-shadow: 0 0 0 4px #ccc, 0 3px 0 rgba(0, 0, 0, 0.06) inset, 0 0px 0 3px rgba(0, 0, 0, 0.05);
    }

@media only screen and (max-width: 992px) {
    .cd-timeline-simple .cd-timeline-block .cd-timeline-content {
        text-align: left;
    }
}

@media only screen and (max-width: 768px) {
    .cd-timeline-simple .cd-timeline-block .cd-timeline-content {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 992px) {
    .cd-timeline-simple .cd-timeline-block .cd-timeline-content h2 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .cd-timeline-simple .cd-timeline-block .cd-timeline-content h2 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 768px) {
    .cd-timeline-simple .cd-timeline-block .cd-timeline-content .cd-date {
        font-size: 14px;
    }
}
/* Vertical Masonry Timeline */
.vertical-masonry-timeline .each-masonry-item {
    position: relative;
    width: 50%;
    margin-bottom: 30px;
}

    .vertical-masonry-timeline .each-masonry-item:nth-child(2) {
        margin-top: 80px;
    }

    .vertical-masonry-timeline .each-masonry-item:nth-child(2n) {
        padding-left: 50px;
    }

    .vertical-masonry-timeline .each-masonry-item:nth-child(2n+1) {
        padding-right: 50px;
    }

    .vertical-masonry-timeline .each-masonry-item .timeline-block {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #d7e4ed;
        height: 100%;
        padding: 20px;
        position: relative;
        width: 100%;
    }

        .vertical-masonry-timeline .each-masonry-item .timeline-block:before,
        .vertical-masonry-timeline .each-masonry-item .timeline-block:after {
            border-style: solid;
            border-width: 8px;
            content: "";
            display: block;
            position: absolute;
            top: 20px;
        }

    .vertical-masonry-timeline .each-masonry-item:nth-child(2n+1) .timeline-block:before {
        border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #c6d2db;
        left: auto;
        right: -16px;
    }

    .vertical-masonry-timeline .each-masonry-item:nth-child(2n+1) .timeline-block:after {
        border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffffff;
        left: auto;
        right: -15px;
    }

    .vertical-masonry-timeline .each-masonry-item:nth-child(2n) .timeline-block:before {
        border-color: rgba(0, 0, 0, 0) #c6d2db rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
        left: -16px;
        right: auto;
    }

    .vertical-masonry-timeline .each-masonry-item:nth-child(2n) .timeline-block:after {
        border-color: rgba(0, 0, 0, 0) #ffffff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
        left: -15px;
        right: auto;
    }

    .vertical-masonry-timeline .each-masonry-item:nth-child(2n+1) .timeline-post-format {
        left: auto;
        right: -82px;
    }

    .vertical-masonry-timeline .each-masonry-item:nth-child(2n) .timeline-post-format {
        left: -80px;
        right: auto;
    }

.timeline-post-format {
    border: 3px solid #bbb;
    border-radius: 100%;
    color: #bbb;
    height: 60px;
    overflow: hidden;
    position: absolute;
    top: -2px;
    width: 60px;
    z-index: 1;
}

    .timeline-post-format:after {
        background: #fff none repeat scroll 0 0;
        color: #fff;
        content: "";
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .timeline-post-format i {
        font-size: 18px;
        position: absolute;
        z-index: 1;
        left: 50%;
        top: 50%;
        transform: translateY(-50%) translateX(-50%);
    }

.vertical-masonry-timeline-wrapper:before {
    background: #ddd none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 100%;
    left: 50%;
    margin-left: 0px;
    position: absolute;
    width: 4px;
}

.vertical-masonry-timeline-wrapper:after {
    background: rgba(0, 0, 0, 0) linear-gradient(#ddd, transparent) repeat scroll 0 0;
    bottom: -100px;
    content: "";
    height: 100px;
    left: 50%;
    margin-left: 0px;
    position: absolute;
    width: 4px;
}

.vertical-masonry-timeline::after {
    background: rgba(0, 0, 0, 0) linear-gradient(transparent, #ddd) repeat scroll 0 0;
    content: "";
    height: 100px;
    left: 50%;
    position: absolute;
    top: -65px;
    width: 4px;
}

@media only screen and (min-width: 768px) {
    .vertical-masonry-timeline .each-masonry-item.item-right {
        padding-right: 0px;
        padding-left: 50px;
    }

        .vertical-masonry-timeline .each-masonry-item.item-right .timeline-block:before {
            border-color: rgba(0, 0, 0, 0) #c6d2db rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
            left: -16px;
            right: auto;
        }

        .vertical-masonry-timeline .each-masonry-item.item-right .timeline-block:after {
            border-color: rgba(0, 0, 0, 0) #ffffff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
            left: -15px;
            right: auto;
        }

        .vertical-masonry-timeline .each-masonry-item.item-right .timeline-post-format {
            left: -80px;
            right: auto;
        }

    .vertical-masonry-timeline .each-masonry-item.item-left {
        padding-right: 50px;
        padding-left: 0px;
    }

        .vertical-masonry-timeline .each-masonry-item.item-left .timeline-block:before {
            border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #c6d2db;
            right: -16px;
            left: auto;
        }

        .vertical-masonry-timeline .each-masonry-item.item-left .timeline-block:after {
            border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffffff;
            right: -15px;
            left: auto;
        }

        .vertical-masonry-timeline .each-masonry-item.item-left .timeline-post-format {
            right: -81px;
            left: auto;
        }
}

@media only screen and (max-width: 768px) {
    .vertical-masonry-timeline .each-masonry-item {
        width: 100%;
    }

        .vertical-masonry-timeline .each-masonry-item:nth-child(2n+1) {
            padding-right: 0px;
            padding-left: 71px;
        }

        .vertical-masonry-timeline .each-masonry-item:nth-child(2n) {
            padding-left: 71px;
            padding-right: inherit;
        }

        .vertical-masonry-timeline .each-masonry-item:nth-child(2) {
            margin-top: 0;
        }

        .vertical-masonry-timeline .each-masonry-item:nth-child(2n+1) .timeline-post-format {
            left: -72px;
            right: auto;
        }

        .vertical-masonry-timeline .each-masonry-item:nth-child(2n) .timeline-post-format {
            left: -72px;
        }

        .vertical-masonry-timeline .each-masonry-item:nth-child(2n+1) .timeline-block::before {
            border-color: rgba(0, 0, 0, 0) #c6d2db rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
            left: -16px;
            right: auto;
        }

        .vertical-masonry-timeline .each-masonry-item:nth-child(2n+1) .timeline-block::after {
            border-color: rgba(0, 0, 0, 0) #ffffff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
            left: -15px;
            right: auto;
        }

    .vertical-masonry-timeline:after {
        left: 29px;
    }

    .vertical-masonry-timeline-wrapper:before,
    .vertical-masonry-timeline-wrapper:after {
        left: 44px;
    }
}
/*
 * Shortcode: working-process.less
 * -----------------------------------------------
*/
.working-process > li {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
}

    .working-process > li::after {
        border-top: 1px dashed #333333;
        content: "";
        left: 6px;
        margin-left: -32px;
        overflow: hidden;
        position: absolute;
        top: 25px;
        width: 50%;
    }

    .working-process > li::before {
        border-top: 1px dashed #333333;
        content: "";
        margin-right: -25px;
        position: absolute;
        right: 0;
        top: 25px;
        width: 50%;
    }

    .working-process > li :first-child::after {
        border-top: medium none;
    }

    .working-process > li :last-child::before {
        border-top: medium none;
    }

.working-process li a {
    border: 1px solid;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    width: 50px;
    border-radius: 50%;
}

    .working-process li a:hover {
        background: #333333 none repeat scroll 0 0;
        border: 1px solid transparent;
        color: #fff;
    }

    .working-process li a i {
        font-size: 18px;
    }

.working-process.square li a,
.working-process.square.large-circle li a {
    border-radius: 0;
}

.working-process.large-circle li a {
    height: 120px;
    line-height: 130px;
    width: 120px;
    border-radius: 50%;
}

    .working-process.large-circle li a i {
        font-size: 28px;
    }

.working-process.large-circle > li::before {
    margin-right: -60px;
    top: 60px;
}

.working-process.large-circle > li::after {
    margin-left: -64px;
    top: 60px;
}

.working-process.theme-colored li a {
    color: #fff;
}
/*
 * Widgets.less
 * -----------------------------------------------
*/
/* -------- Top Search Bar ---------- */
.search-form-wrapper {
    position: relative;
    z-index: 1;
}

    .search-form-wrapper.toggle {
        display: none;
    }

        .search-form-wrapper.toggle.active {
            display: block;
        }

    .search-form-wrapper form {
        padding: 10px;
        position: relative;
    }

        .search-form-wrapper form label {
            margin: 0px;
            position: absolute;
            right: 11px;
            top: 11px;
        }

            .search-form-wrapper form label:before {
                color: #555555;
                cursor: pointer;
                content: "\f002";
                font-family: fontawesome;
                font-size: 16px;
                position: absolute;
                right: 13px;
                top: 6px;
            }

        .search-form-wrapper form input[type="text"] {
            background-color: #fff;
            border: 1px solid #c0c0c0;
            height: 46px;
            padding: 8px 17px;
            width: 100%;
        }

        .search-form-wrapper form input[type="submit"] {
            background-color: #fff;
            border-left: 1px solid #c0c0c0;
            border: none;
            height: 44px;
            width: 50px;
            text-indent: -999px;
        }

    .search-form-wrapper.form-absolute form {
        background-color: #333333;
        position: absolute;
        right: 0px;
        top: 12px;
        width: 370px;
        z-index: 99;
    }
    /* -------- Form Round ---------- */
    .search-form-wrapper.round form input[type="text"] {
        border-radius: 30px;
        border-width: 4px;
    }

    .search-form-wrapper.round form input[type="submit"] {
        height: auto;
        width: auto;
        margin-right: 10px;
        margin-top: 10px;
    }

    .search-form-wrapper.round form label::before {
        color: #c0c0c0;
    }


/* -------- Footer & Sidebar Widgets ---------- */
.widget {
    margin-bottom: 30px;
}

    .widget .widget-title {
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 24px;
        font-weight: 500;
        color: #000000;
    }

footer .widget .widget-title {
    color: #ffffff;
}

.widget ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.widget ul.list li,
.widget .post {
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.widget.brochures > li {
    margin-bottom: 10px;
    padding: 10px;
}

.widget.brochures i {
    color: #666666;
    font-size: 16px;
    margin-right: 10px;
}

.widget.address > li {
    font-size: 13px;
    margin-bottom: 10px;
    padding: 5px 10px;
}

    .widget.address > li i {
        font-size: 16px;
        margin-right: 8px;
        vertical-align: middle;
    }

.widget .twitter-feed li {
    font-size: 13px;
    margin-bottom: 15px;
    margin-top: 0px;
    padding-left: 30px;
}

    .widget .twitter-feed li.item {
        position: relative;
    }

    .widget .twitter-feed li::after {
        content: "\f099";
        font-size: 24px;
        font-family: fontawesome;
        left: 0;
        position: absolute;
        top: 0;
    }

.widget .styled-icons li {
    margin-bottom: 0;
    padding-bottom: 0;
}

    .widget .styled-icons li a {
        margin-bottom: 0;
    }

.widget .tags a {
    border: 1px solid #ddd;
    display: inline-block;
    font-size: 12px;
    margin: 5px 4px 5px -2px;
    padding: 5px 10px;
}

    .widget .tags a:hover {
        color: #fff;
    }

.widget .search-input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #c0c0c0;
    border-radius: initial;
    box-shadow: none;
    height: 45px;
    padding: 10px;
}

.widget .search-button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #c0c0c0;
    border-radius: 0;
    height: 45px;
}

.widget .nav-tabs li {
    border-bottom: 1px solid transparent;
    margin-bottom: -2px;
    padding-bottom: 0;
}

    .widget .nav-tabs li:hover {
        border-bottom: 1px solid transparent;
    }

.widget .post-title a {
    font-size: 13px;
    letter-spacing: 0;
}

.widget .quick-contact-form .form-control {
    background-color: rgba(241, 241, 241, 0.8);
    border-color: #d3d3d3;
    color: #a9a9a9;
}

.widget .product-list .product-title {
    font-size: 14px;
    font-weight: 400;
}

.widget.dark .widget-title {
    color: #fff;
}

.widget.dark .tags a {
    border: 1px solid #404040;
}

.widget.dark .widget-image-carousel .title {
    color: #fff;
}

.widget.dark .search-input {
    border: 1px solid #333333;
}

.widget.dark .styled-icons li a:hover i {
    color: #fff;
}

.widget.dark .search-button {
    border: 1px solid #333333;
}

.widget.dark .widget-subscribe .subscribe-title {
    color: #fff;
}

.widget.dark .widget-subscribe .subscribe-sub-title {
    color: #666666;
}

.widget.dark .nav-tabs li {
    border-bottom: 1px solid transparent;
    margin-bottom: -2px;
    padding-bottom: 0;
}

    .widget.dark .nav-tabs li:hover {
        border-bottom: 1px solid transparent;
    }

        .widget.dark .nav-tabs li:hover a {
            border: 1px solid #555555;
        }

    .widget.dark .nav-tabs li.active a {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: #333333 none repeat scroll 0 0;
        border-color: #555555 #555555 transparent;
        border-image: none;
        border-style: solid;
        border-width: 1px;
    }

.widget.dark .product-title a {
    color: #808080;
}

.widget.dark .post-title a {
    color: #c0c0c0;
}

.widget.dark .tab-content {
    background: #333333 none repeat scroll 0 0;
    border: 1px solid #555555;
}

.widget.dark .quick-contact-form .form-control {
    background-color: rgba(5, 15, 5, 0.1);
    border-color: #333333;
}

.widget.dark .widget-title.line-bottom {
    border-bottom: 1px solid #a9a9a9;
}

.widget.no-border ul li {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.widget ul.list li::before {
    display: none;
}

.widget.dark ul.list li::before {
    display: none;
}
/* --------Horizontal Contact Widget  ---------- */
.horizontal-contact-widget {
    border-top: 1px dashed #666666;
}

    .horizontal-contact-widget .each-widget::before {
        content: "\f111";
        font-family: FontAwesome;
        left: 0;
        position: absolute;
        right: 0;
        top: -42px;
    }
    /* -------- Horizontal Contact Widget Dark ---------- */
    .horizontal-contact-widget.dark {
        border-top: 1px dashed #333333;
    }

.widget.dark .btn.btn-default {
    border-color: #333;
}
/* -------- Flickr-Feed ---------- */
#flickr-feed img {
    background: none repeat scroll 0 0 #000;
    float: left;
    height: 60px;
    margin: 0 5px 5px 0;
    padding: 0;
    width: 70px;
}

.text-hover-theme-colored {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.widget .services-list li {
    background-color: #eeeeee;
    border-bottom: 1px solid #ddd;
    padding: 10px 15px 10px 20px;
}

    .widget .services-list li.active {
        position: relative;
        border-bottom: 1px solid transparent;
    }

        .widget .services-list li.active a {
            color: #fff;
        }

        .widget .services-list li.active::after {
            -moz-border-bottom-colors: none;
            -moz-border-left-colors: none;
            -moz-border-right-colors: none;
            -moz-border-top-colors: none;
            border-image: none;
            border-style: solid;
            border-width: 21px;
            bottom: 0;
            content: "";
            height: 21px;
            left: -42px;
            position: absolute;
            top: 0;
            width: 23px;
        }
/*
 * Footer.less
 * -----------------------------------------------
*/
footer {
    background: #fafafa;
}

    footer a {
        color: #808080;
    }

        footer a:focus,
        footer a:hover,
        footer a:active {
            color: #666666;
        }

    footer .widget-title {
        margin-top: 0;
        font-size: 1.5rem;
    }

    footer .widget.dark .quick-contact-form button {
        border-color: #333333;
        color: #909090;
    }

        footer .widget.dark .quick-contact-form button:hover {
            background-color: #eeeeee;
            border-color: #eeeeee;
            color: #333333;
        }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section,
ul, ol, h1, h2, h3, iframe, video, audio {
    display: block;
}

body, div, nav, ul, ol, p {
    box-sizing: border-box;
}

* {
    box-sizing: border-box;
    margin: 0;
}

html, body {
    height: 100%;
    min-height: 1500px;
}

p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form {
    margin-bottom: 0;
}

blockquote {
    border-left: none;
    margin: -1rem 0 0 0;
    padding: 20px 40px;
}

/* Icon Styles */
.fa + p,
.fa + ul {
    display: inline-block;
    margin-left: 25px;
}

.rainbow-stripe p {
    margin-left: 25px;
}

.rainbow-stripe .body-pdf p {
    margin-left: 0;
}

    .rainbow-stripe .body-pdf p a img.pdf {
        margin-left: 0;
        margin-right: 8px;
    }

.right-column .fa {
    vertical-align: top;
    font-size: 18px;
    height: 25px;
    line-height: 25px !important;
    position: absolute;
    width: 20px;
    left: 35px;
}

.WRN {
    width: 200px;
    margin-left: 0 !important;
    padding-bottom: 15px;
}

.iconPDF {
    display: inline-block;
}

a.pdfBulleted-list img.mb-1 {
    margin-left: 1.50rem;
    margin-right: .25rem;
}

a.iconPDF.ml-2 img.mb-1 {
    margin-right: .25rem;
}

div div.left-column-section div div a.iconPDF.ml-2.ml-4 {
    margin-left: 1.95rem !important;
}

div div.left-column-section div div a.ml-4 {
    margin-left: 0 !important;
}

header, nav, section, article, aside, footer {
    display: block;
}

body {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    overflow-x: hidden;
}

h1, h2, h3 {
    font-family: 'HelveticaNueue';
    color: #000;
}

h1 {
    margin: 30px 0;
    font-size: 36px;
    font-weight: 500;
}

section:not(.Home) h1 {
    color: var(--color-tulalip-red);
}

h2 {
    margin: 20px 0;
    font-size: 27px;
    font-weight: 500;
}

h3 {
    margin: 10px 0;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1.1em;
}

    h3.mt-15.mb-4.text-center {
        line-height: 1.5rem;
    }

h4 {
    font-family: 'HelveticaNueue';
    color: var(--color-tulalip-red);
    font-size: 18px;
    font-weight: 600;
}

ul, ol, p {
    margin-bottom: 1rem;
}

a {
    font-size: 16px;
    color: #46739E;
}

    a:hover {
        text-decoration: underline;
        color: #46739E;
    }

    a:visited {
        color: darkviolet;
    }

header a:hover,
footer a:hover {
    color: #ffffff;
}

.linkWrapped {
    word-wrap: break-word;
}

@font-face {
    font-family: 'LushootseedSulad';
    src: url('../../fonts/LushootseedSulad.eot') format('embedded-opentype');
    src: local('☺'), url('../../fonts/LushootseedSulad.woff') format('woff'), url('../../fonts/LushootseedSulad.ttf') format('truetype'), url('../../fonts/LushootseedSulad.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.Lushootseed, .lushootseed {
    font-family: 'LushootseedSulad', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 120%;
    line-height: 20px;
}

h1.Lushootseed, h1.lushootseed {
    font-family: 'LushootseedSulad', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 48px;
}

.Lushootseed-large, .lushootseed-large {
    font-family: 'LushootseedSulad', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 170%;
}

/* Lushootseed Superscript class for letters not in the Lucida Sans Unicode library i.e. the letter "z" */
.LushootseedSC, .lushootseedSC {
    font-family: 'LushootseedSulad', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    position: relative;
    top: -0.85em;
    font-size: 57.5% !important;
}

.media {
    display: block;
    float: left;
}

table {
    display: table;
    width: 100%;
}

    table td {
        padding: 0 10px;
    }

.body-print {
    margin-bottom: 10px;
}

.logoBackground {
    background-image: url("/Content/Images/FooterArt.png");
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: center;
}

.image-left > img {
    float: left;
    margin: 0 20px 20px 0;
}

.smImg-float-left > img {
    float: left;
    margin: 10px 20px 20px 0;
    width: 100px;
}

ul.bulleted-list {
    overflow: hidden;
}

.image-right > img {
    float: right;
    margin: 10px 0 20px 40px;
}

.image-RightCol-Logo {
    position: relative;
    max-width: 70%;
    margin: 15px auto 35px auto;
}

.parBox {
    border: 1px solid #000;
    padding: 10px;
    margin-left: -10px;
}

.desktopInfo {
    display: block;
}

.mobileInfo {
    display: none;
}

.clear-floats {
    clear: both;
}
/* Generic */
.plain-list {
    padding-left: 20px;
    list-style: none;
}

.numbered-list {
    padding-left: 20px;
    list-style: decimal;
}

.decimal-leadingZero {
    padding-left: 20px;
    list-style: lower-roman;
}

.alpha-list {
    padding-left: 20px;
    list-style: lower-alpha;
}

.bullet {
    display: inline-block;
    line-height: 1rem;
    padding-left: 8px;
    font-size: 1.5rem;
    vertical-align: middle;
}

.column {
    float: left;
    width: 35%;
    padding-left: 15px;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.text-bold {
    font-weight: bold;
}

.vertical-align-top {
    vertical-align: top !important;
}

.z-index-1 {
    position: relative;
    z-index: 1;
}

.z-index-2 {
    position: relative;
    z-index: 2;
}

.z-index-3 {
    position: relative;
    z-index: 33;
}

.z-index-4 {
    position: relative;
    z-index: 4;
}

.textEllipsis {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.flex-direction-unset {
    position: relative;
    right: 18px;
    flex-direction: unset !important;
}

/* Themes */
.theme-medium-blue {
    background-color: #46739E;
    color: #fff;
}

.theme-white-blue {
    background-color: #fff;
    color: #112438;
}

.theme-dk-blue {
    background-color: #112438;
    color: #fff;
}

.theme-lt-blue {
    background-color: #6D90CA;
    color: #000;
}

.theme-green {
    background-color: #517361;
    color: #fff;
}

.theme-brown {
    background-color: #786564;
    color: #fff;
}

a.text-underline {
    text-decoration: underline !important;
}
/*---------- header area ----------*/
header.Home {
    background-color: transparent;
}

header {
    position: relative;
    height: 375px;
    width: 100%;
    background-color: #F5F5F5;
    transition: height 0.3s linear;
    background-color: #3D515B;
}

    header.Home .header-area .container {
        padding-top: 25px;
    }

    header.Home .circularWhale {
        display: none;
    }

    header .homeHeader {
        position: relative;
        height: 320px;
    }

        header .homeHeader img {
            position: sticky;
            height: 100%; 
            margin: 20px 0 0 20px;
            z-index: 200;
        }        

    header.Home .header-area {
        max-width: 100% !important;
    }

    header.Home iframe#homeVimeo {
        height: 56vw;
    }

    header.Home #homeVimeoText {
        position: absolute;
        text-transform: uppercase;
        color: white;
        text-align: center;
        top: 20%;
        left: 50%;
        transform: translateX(-50%);
        padding: 0 30%;
        letter-spacing: 2px;
        white-space: nowrap;
    }

    header.Home #homeVimeoText img {
        width: 35%;        
    }

    header.Home #homeVimeoText p {
        font-size: 30px;
    }

@media screen and (max-width: 1199px) {
    header.Home #homeVimeoText p {
        font-size: 25px;
    }
}

@media screen and (max-width: 991px) {
    header.Home #homeVimeoText p {
        font-size: 20px;
    }
}

@media screen and (max-width: 767px) {
    header.Home #homeVimeoText p {
        font-size: 15px;
    }
}

@media screen and (max-width: 544px) {
    header.Home #homeVimeoText p {
        font-size: 10px;
    }
}

@media screen and (max-width: 400px) {
    header.Home #homeVimeoText p {
        font-size: 6px;
    }
}

.circularWhale img {
    position: absolute;
    right: 0;
    opacity: .10;
    height: 320px;
}

header.Home .header-area {
    display: block;
    height: 678px;
}

.header-area {
    position: relative;
    width: 100%;
    height: 320px;
    margin-left: 0;
    display: none;
}

header.Home .header-space {
    height: 28px;
    background-color: #fff;
    display: none;
}

header.Home #QuickLinks {
    height: 165px;
    background-color: #fff;
    z-index: 100;
}

    header.Home #QuickLinks .ql h3 {
        top: 30px;
    }

header #QuickLinks {
    position: relative;
    height: 85px;
    width: 100%;
    transition: all 0.3s linear;
}

    header #QuickLinks .row {
        height: 100%;
    }

    header #QuickLinks .col {
        height: 100%;
        width: 100%;
    }

    header #QuickLinks #alert {
        background-color: #F5F5F5;
        padding: 4px 0 0 34px;
        overflow-y: auto;
        border-top: white 5px solid;
        border-right: white 5px solid;
    }

        header #QuickLinks #alert h1 {
            color: var(--color-tulalip-red);
            margin: -5px 0 0 0;
        }

        header #QuickLinks #alert a:hover {
            color: var(--color-tulalip-red);
        }

    header #QuickLinks .ql {
        border-top: 5px solid #fff;
        border-right: 5px solid #fff;
        padding: 0px;
        border-bottom: 5px solid white;
    }

        @media screen and (max-width: 991px) {
            header #QuickLinks .ql#quicklinks-0, header #QuickLinks .ql#quicklinks-1, header #QuickLinks .ql#quicklinks-2 {
                border-bottom: none;
            }
        }

        @media screen and (max-width: 575px) {
            header #QuickLinks .ql#quicklinks-3 {
                border-bottom: none;
            }
        }

        header #QuickLinks .ql .img {
            position: relative;
            display: block;
            height: 100%;
            padding: 5px;
        }

            header #QuickLinks .ql .img img {
                position: relative;
                display: none;
                top: 28px;
                left: calc(50% - 30px);
                width: 60px;
                height: 60px;
            }

        header #QuickLinks .ql h3 {
            position: relative;
            display: block;
            top: 16px;
            line-height: 1.1;
            font-size: 20px;
            font-weight: 500;
            text-align: center;
            color: #fff;
            margin: auto;
        }

    header #QuickLinks .tile {
        position: absolute;
        width: 100%;
        z-index: 0;
    }

        header #QuickLinks .tile#set0 {
            position: relative;
        }

        header #QuickLinks .tile.active {
            z-index: 1;
        }

    header #QuickLinks .slide {
        height: 100%;
    }

header:not(.Home) .home-container form.navbar-form {
    display: none;
}

header.CovidImages + .z-index-2 {
    z-index: 1025;
}

.card.carousel-inner {
    text-align: center;
}

.slide {
    position: absolute;
    width: 100%;
    background-size: cover !important;
    transition: all 3s linear;
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
}

.slide1, .slide4 {
    animation: fade4 45s infinite forwards;
    -webkit-animation: fade1 45s infinite forwards;
}

.slide2, .slide5 {
    animation: fade4 45s infinite forwards;
    -webkit-animation: fade2 45s infinite forwards;
}

.slide3, .slide6 {
    animation: fade4 45s infinite forwards;
    -webkit-animation: fade3 45s infinite forwards;
}
/*#region fading tile slides on home page */
#quicklinks-0 .slide1 {
    background: url('/Content/Images/tiles/QL-bkgd_Blue1_2b6599.jpg') no-repeat center;
}

#quicklinks-0 .slide2 {
    background: url('/Content/Images/tiles/QL-bkgd_Red1_bb3635.jpg') no-repeat center;
}

#quicklinks-0 .slide3 {
    background: url('/Content/Images/tiles/QL-bkgd_Purple1_3f4076.jpg') no-repeat center;
}

#quicklinks-1 .slide1 {
    background: url('/Content/Images/tiles/QL-bkgd_Orange1_c3681d.jpg') no-repeat center;
}

#quicklinks-1 .slide2 {
    background: url('/Content/Images/tiles/QL-bkgd_Green1_5c8e15.jpg') no-repeat center;
}

#quicklinks-1 .slide3 {
    background: url('/Content/Images/tiles/QL-bkgd_Fuschia1_8a3c61.jpg') no-repeat center;
}

#quicklinks-2 .slide1 {
    background: url('/Content/Images/tiles/QL-bkgd_Orange2_cf6d45.jpg') no-repeat center;
}

#quicklinks-2 .slide2 {
    background: url('/Content/Images/tiles/QL-bkgd_Green2_83921e.jpg') no-repeat center;
}

#quicklinks-2 .slide3 {
    background: url('/Content/Images/tiles/QL-bkgd_Fuschia2_8a2949.jpg') no-repeat center;
}

#quicklinks-3 .slide1 {
    background: url('/Content/Images/tiles/QL-bkgd_Blue2_247b9d.jpg') no-repeat center;
}

#quicklinks-3 .slide2 {
    background: url('/Content/Images/tiles/QL-bkgd_Red2_873724.jpg') no-repeat center;
}

#quicklinks-3 .slide3 {
    background: url('/Content/Images/tiles/QL-bkgd_Purple2_5d3579.jpg') no-repeat center;
}

#quicklinks-4 .slide1 {
    background: url('/Content/Images/tiles/QL-bkgd_Blue3_28498e.jpg') no-repeat center;
}

#quicklinks-4 .slide2 {
    background: url('/Content/Images/tiles/QL-bkgd_Red3_b74343.jpg') no-repeat center;
}

#quicklinks-4 .slide3 {
    background: url('/Content/Images/tiles/QL-bkgd_Purple3_352553.jpg') no-repeat center;
}

#quicklinks-5 .slide1 {
    background: url('/Content/Images/tiles/QL-bkgd_Orange3_bd5127.jpg') no-repeat center;
}

#quicklinks-5 .slide2 {
    background: url('/Content/Images/tiles/QL-bkgd_Green3_445b21.jpg') no-repeat center;
}

#quicklinks-5 .slide3 {
    background: url('/Content/Images/tiles/QL-bkgd_Fuschia3_a2536d.jpg') no-repeat center;
}

/*#endregion fading tile slides on home page */
@keyframes fade {
    0%, 25% {
        opacity: 1
    }

    33.333% {
        opacity: 0
    }

    66.666% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fade2 {
    0% {
        opacity: 0
    }

    33.333%, 50% {
        opacity: 1
    }

    66.666% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes fade3 {
    0% {
        opacity: 0
    }

    33.333% {
        opacity: 0
    }

    66.666%, 75% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.navbar-dark .navbar-toggler {
    color: #112438;
    border-color: white;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-nav .nav-link {
    color: #112438;
}

.list-inline-item:not(:last-child) {
    margin-right: 0.25rem;
}

header .list-inline-item:first-of-type {
    margin-right: 2rem;
}

.container .dropdown-menu {
    top: 34.5px;
    right: 0;
}

.navbar-nav .nav-item .dropdown-menu.nav-departments {
    position: absolute;
    width: 1140px;
    left: -995px;
}

.navbar-nav .nav-item:hover .dropdown-menu {
    margin-top: 0;
}

.dropdown-item {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 18px;
}

    .dropdown-item:hover, .dropdown-item:focus {
        background-color: var(--color-tulalip-red);
        color: #ffffff !important;
    }

#top-nav {
    height: 45px;
    padding: 0;
    z-index: 0;
    transition: 0.30s height ease-in;
}

    #top-nav a {
        color: #112438;
        font-size: 16px;
        font-weight: 500;
    }

    #top-nav .fa {
        height: 40px;
        line-height: 28px;
        padding-left: 0.5rem;
        padding-top: 0.16rem;
        vertical-align: baseline;
        font-size: 20px;
    }

    #top-nav #top-search-container {
        position: absolute;
        top: 2rem;
        right: 5%;
        display: inline-block;
        width: 200px;
        cursor: pointer;
        font-size: 18px;
        font-weight: 600;
    }

        #top-nav #top-search-container > div {
            margin-top: -2px;
        }

    #top-nav .search-form-wrapper {
        position: absolute;
        display: inline-block;
        left: 0;
        height: 20px;
        width: 200px;
        opacity: 1;
        transition: all 0.4s ease-in;
    }

        #top-nav .search-form-wrapper form {
            padding: 0 0 0 0.25rem;
        }

        #top-nav .search-form-wrapper.open {
            left: 0;
            opacity: 1;
        }

    #top-nav .search-close {
        display: none;
        transition: all 0.4s ease-in;
    }

    #top-nav .q {
        display: block;
        top: -7px;
        left: 0;
        height: 24px;
        margin-top: 10px;
        font-size: 16px;
        transition: all 0.4s ease-in;
        line-height: 20px;
        padding: 0px;
    }

    #top-nav .search-icon {
        top: 5px;
        right: 2px;
        height: 20px;
        transition: all 0.4s ease-in;
        width: 20px
    }

    #top-nav #social {
        flex-direction: unset;
    }

    #top-nav .phone-container {
        position: absolute;
        left: 5%;
        top: 2rem;
    }

    #top-nav .fa-phone + a {
        margin-right: 1.5rem;
    }

    .social-icon-xtwitter {
        padding-left: 10px;
    }

#main-nav {
    height: 75px;
    padding-left: 0;
    padding-right: 0;
    z-index: 1;
    transition: 0.25s height ease-in;
}

#navbarNavDropdown, #navbarNavDropdown > ul, #navbarNavDropdown > ul > li, #navbarNavDropdown > ul > li > a {
    top: 15px;
    height: 30px;
    line-height: 22px;
    transition: all 0.25s ease-in-out;
    font-size: .95rem;
    text-transform: uppercase;
    color: #112438;
}

    #navbarNavDropdown > ul > li > a:last-of-type {
        margin-right: 0;
    }

.navbar-nav {
    height: 24px;
}

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
    color: #112438;
}

.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link:hover {
    text-indent: -10px;
    margin-left: 10px;
    padding: 5px 1rem 2px 1rem;
}

.navbar-dark .navbar-nav a.second-tier.nav-link:hover {
    border-radius: 2px;
    background-color: var(--color-tulalip-red);
    color: #fff;
    box-shadow: 0 2px 2px #620500;
    transition: background-color 0.2s linear;
}

.navbar-dark .navbar-nav .second-tier, .navbar-dark .navbar-nav .third-tier .nav-link {
    margin-right: 10px;
    font-size: .96rem;
    line-height: 1.4rem;
    z-index: 3;
}

.navbar-dark .navbar-nav .third-tier {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-dark .navbar-nav .second-tier.dropdown-toggle {
    text-indent: -10px;
}

    .navbar-dark .navbar-nav .second-tier.dropdown-toggle ul {
        right: 0;
    }

.navbar-brand img {
    height: 80px;
    margin-top: -8px;
}

.navbar-dark .navbar-toggler-icon {
    position: relative;
    display: block;
    width: 2.6em;
    height: 1.2em;
    margin-bottom: 5px;
    border-top: 0.2em solid #fff;
    border-bottom: 0.2em solid #fff;
}

    .navbar-dark .navbar-toggler-icon:before {
        content: "";
        position: absolute;
        top: 0.3em;
        left: 0px;
        width: 100%;
        border-top: 0.2em solid #fff;
    }

.Home .home-container {
    display: flex;
}

.home-container {
    display: none;
}
/* Side nav */
.sidenav {
    width: 0;
    position: absolute;
    z-index: 100;
    top: 57.5px;
    left: -275px;
    overflow-x: hidden;
    padding: 0;
    transition: 0.5s;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

    .sidenav a {
        display: block;
        margin-left: 15px;
    }

    .sidenav .closebtn, .openbtn {
        position: absolute;
        top: 10px;
        height: 35px;
        width: 70px;
        cursor: pointer;
        transition: 0.3s;
        background-image: url('/Content/Images/arrows.png');
        background-repeat: no-repeat;
        background-size: 100%;
    }

.openbtn {
    left: -80px;
    top: 65px;
    background-position: 0 -2.5px;
}

.sidenav .closebtn {
    right: 15px;
    margin-left: 50px;
    background-position: 0 -47.5px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}

.top-nav-search-icon {
    position: absolute;
    top: 134px;
    height: 38px;
    right: 2.5%;
}

.inline-search-icon {
    height: 30px;
    display: inline !important;
}

.top-nav-search-box {
    display: none;
    position: absolute;
    right: 2%;
    top: 128px;
    width: 35%;
    height: 50px;
    display: block;
    padding: 0;
    border-radius: 2px;
    border: 5px solid rgba(197,197,197,0.70);
    outline: none;
    text-align: left;
    background: rgba(255,255,255,1.0);
}

.inline-search-box {
    vertical-align: top !important;
}

input.q {
    padding-left: 10px;
}

#top-search-container input.q {
    text-align: left;
    font-size: 10pt;
    padding-left: 10px;
}

.q:hover, .q:valid {
    border-color: #ccc;
}

    .q:valid + .search-icon {
        display: block;
    }

.q:required {
    box-shadow: none;
}

.form-group {
    line-height: 25px;
    margin-bottom: 0;
    font-weight: 700;
}

.btn {
    background-color: #EFEFEF;
}

.modal-footer .btn-secondary {
    color: #000;
}

/* #endregion header area */
/* #region search */
.cd-search-area {
    position: relative;
}

.submit-search, .cd-search-button {
    position: absolute;
    height: 45px;
    right: 5%;
    top: 2px;
    background-color: #ffffff;
    border: none;
    outline: none;
}

.submit-search, .cd-search-button {
    background-image: url('themes/base/images/ui-icons_555555_256x240.png');
    background-size: 530px;
    background-position: -327px -226px;
}

    .submit-search:active, .cd-search-button:active {
        background-image: url('themes/base/images/ui-icons_ffffff_256x240.png');
    }

.ui-autocomplete {
    background: white;
    border: 1px solid #888888;
}

    .ui-autocomplete .ui-menu-item:hover {
        background-color: #BBBBBB;
    }

#search_container {
    position: relative;
    top: 0;
    right: 10px;
    float: right;
    padding: 0;
    margin: 0;
    z-index: 500;
}

    #search_container > div {
        margin-bottom: 0;
    }

.searchbox {
    position: absolute;
    margin-top: 10px;
    height: 25px;
    width: 225px;
    background: #fff;
    border: 1px #000 solid;
    padding: 0 5px;
    color: black;
    font-weight: 500;
    font-size: 10pt;
    right: 0;
}

    .searchbox::-webkit-input-placeholder, .searchbox::-moz-placeholder {
        color: black;
        opacity: 0.5;
        font-family: HelveticaNeueLTStd-Roman, Helvetica, Arial, sans-serif;
    }

.material-icons {
    margin-top: 0;
    opacity: .50;
    background-repeat: no-repeat;
    position: absolute;
    top: 11px;
    right: 2px;
    cursor: pointer;
}

/* #endregion search */
.bcNav {
    color: white;
}

.bcWrapper {
    border-bottom: 20px solid #233640;
}

@media screen and (max-width: 991px) {
    .bcWrapper {
        position: relative;
        top: 85px;
    }
}

@media screen and (max-width: 575px) {
    .bcWrapper {
        top: 170px;
    }
}

    .bcPageTitle {
        color: white;
        margin-bottom: 15px;
        margin-top: 30px;
    }

.breadcrumb {
    position: relative;
    top: 0;
    right: auto;
    left: auto;
    background-color: transparent;
    font-weight: 500;
    font-size: 16px;
    margin: 10px 0 0 15px;
    padding: 0;
    border-radius: unset;
    transition: all 0.25s ease-in-out;
    z-index: 2;
}

    .breadcrumb a {
        color: #add7ff;
    }

/* #region Widgets */
.vimeo {
    width: 640px;
    margin: 0 auto;
}

    .vimeo img {
        width: 100%;
    }

    .vimeo p {
        color: #000;
        font-size: 1rem;
        text-align: center;
    }

    .vimeo span {
        position: absolute;
        left: calc(50% - 40px);
        top: 40px;
        font-size: 80px;
        color: #eee;
        opacity: 0.9;
    }

.carousel-item {
    height: 370px;
}

.carousel-control-prev {
    top: -40%;
    left: -3rem;
    width: auto;
}

.carousel-control-next {
    top: -40%;
    right: -2rem;
    width: auto;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 30px;
    height: 30px;
    background-color: black;
}
/* #endregion Widgets */
/* #region Home */
.Home .body-content {
    padding-bottom: 0;
}

.Home .construction {
    clear: both;
}

    .Home .construction h2 {
        padding: 3.75rem 0 0.25rem;
        margin: 0;
        font-size: 27px;
    }

    .Home .construction h3 {
        padding: 1.5rem 0 0.25rem;
        margin: 0;
    }

    .Home .construction img {
        width: 150px;
        height: 100px;
        float: left;
        margin: 0 20px 20px 0;
    }

.alert-success {
    margin-top: 30px;
    padding: 5px 15px;
    border: 5px solid yellow;
    background-color: #F5F5F5;
}

    .alert-success h3 {
        color: var(--color-tulalip-red);
        font-size: 1rem;
    }

    .alert-success p {
        color: #000;
    }
/* #endregion home */
/* #region Departments */
.Dept table {
    min-width: 50%;
}

.DeptBJTELA {
    background: url('../Images/Children-of-Salmon-logo-watermark.png') 50% 50% no-repeat;
    height: 100%;
}

.DeptTDS .image-left img, .DeptTDSGroupsSoftwareDevelopment .image-left .img, .DeptTDSGroupsGIS .image-left img, .DeptTDSGroupMarketingAndInformationservices .image-left img, .DeptTDSGroupsHelpDesk .image-left img {
    height: 60px;
    width: 60px;
    margin-top: 10px;
}

.DeptTulalipPolice .image-left img {
    width: 225px;
}

.DeptRealEstateAndAssets .float-left {
    margin: 0 10px 10px 0;
}

.DeptHealthAndSafetyProcesses .iconPDF {
    margin: -14px 0 12px 20px;
}

.DeptHigherEducation .right-column .img-fluid {
    display: block;
    max-width: 30%;
    margin-left: auto;
    margin-right: auto;
}

.GEDClassesAndTesting {
    float: right;
    width: 240px;
    padding-left: 15px;
}
/* #endregion Departments */
/* #region Galleries */
.gallery-item-container {
    position: relative;
    cursor: pointer;
}

    .gallery-item-container .thumb {
        display: block;
        width: 145px;
        height: 181px;
        margin: 0 auto;
    }

    .gallery-item-container h3, .gallery-item-container h5 {
        text-align: center;
    }

.gallery-item {
    margin-bottom: 30px;
    margin-right: 10px;
    padding-top: 10px;
    border: 1px solid #f5f5f5;
    box-shadow: 0 2px 2px #ccc;
}

    .gallery-item:hover {
        box-shadow: 0 4px 4px #aaa;
    }

.gallery-isotope.grid-4 .gallery-item {
    width: calc(25% - 10px);
    min-height: 365px;
}

    .gallery-isotope.grid-4 .gallery-item h2, .gallery-isotope.grid-4 .gallery-item h3, .gallery-isotope.grid-4 .gallery-item h4, .gallery-isotope.grid-4 .gallery-item h5 {
        font-family: 'Open Sans', sans-serif;
    }

/* construction gallery */

.DeptConstruction .gallery-isotope.grid-4 .gallery-item {
    min-height: 100px;
    margin-bottom: 20px;
}

.DeptConstruction .gallery-isotope.grid-4 .gallery-item-container .thumb {
    height: 132px;
    width: 176px;
}

    .DeptConstruction .gallery-isotope.grid-4 .gallery-item-container .thumb.mt-4 {
        margin-top: 2px !important;
    }

.DeptConstruction .gallery-isotope.grid-4 .gallery-item h5.mt-15 {
    margin-top: 2px !important;
    max-height: 10px;
}

.DeptConstruction .gallery-isotope.grid-4 .gallery-item-container h3 {
    font-size: 14px;
}

/* end construction gallery */

#inset-one {
    width: 80%;
    height: auto;
    border: 1px solid black;
    box-shadow: 5px 5px 5px #808080;
    margin: 25px auto 45px auto;
    padding: 18px 20px 0;
    text-align: center;
}

    #inset-one h2 {
        margin: 5px 0 0 0;
    }

@media screen and (max-width:1200px) {
    .gallery-isotope.grid-4 .gallery-item {
        max-height: 361px;
    }

    .gallery-item-container h3, .gallery-item-container h5 {
        height: 25px;
    }
}

.modal-backdrop {
    z-index: 1;
}

.modal-body {
    padding: 1rem;
}

    .modal-body p {
        display: inline;
    }

.modal-dialog {
    box-shadow: 0 2px 2px #ccc;
}

.modal-title {
    margin: 0 -36px 0 auto;
}

.modal-footer {
    padding: 2rem;
}

.modal-header .close {
    margin-right: 0;
    margin-top: -0.55rem;
}
/* #endregion Galleries */
/* #region contact form */
.contactform {
    max-width: 100%;
    padding-bottom: 1rem;
}

    .contactform label {
        margin: 0.5rem 0 0;
        font-size: 14px;
        font-weight: bold;
    }

    .contactform select, .contactform textarea {
        display: block;
        width: 100%;
    }

    .contactform input[type="radio"], .contactform input[type="checkbox"] {
        display: inline-block;
        margin-right: 10px;
    }

#Recipient {
    height: 26px;
    line-height: 45px;
    margin-bottom: 0;
    font-size: 14px;
    padding-left: 5px;
    max-width: 100%;
}

.form-control {
    height: 26px;
}

.form-control-wrapper {
    margin-bottom: 20px;
}

.form-bottom-control-wrapper {
    max-width: 75% !important;
}

    .form-bottom-control-wrapper textarea.form-control {
        height: 75px !important;
    }

.ctrButton {
    margin: 30px auto 0 auto;
    display: block;
}

.formTable {
    table-layout: fixed;
}

    .formTable td {
        padding: 0;
    }

        .formTable td.validationMessage {
            text-align: center;
            font-size: 9pt;
            font-weight: 600;
        }

span.required::before, label.required::before {
    content: '*';
    color: var(--color-tulalip-red);
    padding-right: 1px;
}

.form-control.valid {
    background-color: #f4faf5;
}

.form-control.input-validation-error {
    background-color: #f7f0f0;
    border: 1px solid var(--color-tulalip-red);
}

.text-validation {
    font-size: 9pt;
}

    .text-validation.d-block.field-validation-error {
        border: 1px solid var(--color-tulalip-red);
        color: var(--color-tulalip-red);
        display: table !important;
        float: right;
    }

        .text-validation.d-block.field-validation-error span {
            padding: 0 5px 0 5px;
        }

.PressRoom .contactform label {
    margin: 0.5rem 0 0.5rem 1.15rem;
    font-weight: normal;
}

.PressRoom .contactform .form-check {
    line-height: 3rem;
    padding-left: 3rem;
    text-indent: 0.75rem;
}

.PressRoom .contactform .form-group {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.PressRoom .contactform .form-control {
    margin-left: 2rem;
    max-width: calc(100% - 4rem);
}

.PressRoom .contactform input[type="radio"] {
    display: flex;
    width: 25px;
    height: 25px;
    background-clip: content-box;
    border: 2px solid black;
    background-color: #F5F5F5;
    border-radius: 50%;
    margin-top: 0.75rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    opacity: 1;
    pointer-events: all;
}
    /* appearance for checked radiobutton */
    .PressRoom .contactform input[type="radio"]:checked {
        padding: 6px;
        background-color: black;
    }

    .PressRoom .contactform input[type="radio"].input-validation-error {
        border-color: red;
    }

    .PressRoom .contactform input[type="radio"].disabled {
        opacity: 0.25;
        pointer-events: none;
    }

.PressRoom h2 {
    margin-top: 4rem;
}

.PressRoom .press-releases {
    max-height: 260px;
    overflow: hidden;
    transition: max-height 0.3s linear;
}

    .PressRoom .press-releases.open {
        max-height: 2000px;
    }

        .PressRoom .press-releases.open .label {
            position: relative;
            top: auto;
            right: auto;
            left: -100px;
        }

            .PressRoom .press-releases.open .label::after {
                content: 'Read Less. . .';
            }

    .PressRoom .press-releases .label {
        position: absolute;
        right: 30px;
        top: 460px;
        height: 4rem;
        color: #46739E;
        cursor: pointer;
        transition: all 0.4s ease-in-out;
    }

.loading-gif {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    background-color: #F5F5F5;
    transition: all 0.4s linear;
}

.loading-circle {
    display: block;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    background: url(../../../Content/Images/Eclipse-1s-200px.gif) no-repeat;
    background-position: center center;
    transition: all 0.4s linear;
}

.loading-whale {
    display: block;
    position: absolute;
    height: 104px;
    width: 150px;
    left: calc(50% - 75px);
    top: calc(50% - 52px);
    z-index: 3;
    transition: all 0.4s linear;
}
/* #endregion contact form*/
/* #region Other Pages */
.Directions .map {
    border: 0 none;
    height: 400px;
    width: 500px;
}

    .Directions .map + div {
        white-space: nowrap;
        text-align: center;
        width: 500px;
        padding: 6px 0;
    }

.VisitorsRequestForProposal .rfp-entry {
    height: 170px;
    margin-top: 50px;
}

    .VisitorsRequestForProposal .rfp-entry > div {
        float: left;
    }

    .VisitorsRequestForProposal .rfp-entry .rfp-id {
        right: 0;
        position: absolute;
        width: 230px;
    }

.WhoWeAreMissionVisionAndValues .media {
    min-height: 65px;
    float: none;
}

.WhoWeAreMissionVisionAndValues audio {
    margin: 20px 0 0 0;
    float: none;
    clear: both;
    max-width: 100%;
}

.valuesImage {
    margin-left: 55px;
    height: 140px;
}

    .valuesImage img {
        float: left;
        margin-right: 55px;
    }

.WhoWeAreMissionVisionAndValues .left-column-section hr {
    margin-top: 2rem;
}

.lushootseedBlock img {
    margin: 0 20px 20px 0;
    float: left;
}

.lushootseedBlock p.Lushootseed {
    margin-top: -10px;
}

.SiteMap h2 {
    margin: 30px auto 0;
}

.SiteMap h3 {
    margin: 10px auto 0;
}

.SiteMap ul {
    margin-left: 25px;
}

.enews {
    float: left;
    border-right: 1px solid #888888;
    padding: 0 5px;
}

    .enews.border-right-0 {
        float: none;
    }

        .enews.border-right-0:after {
            content: "";
            display: table;
            clear: both;
        }

.enews-display {
    display: inline-block;
    padding-left: 0px;
}

.iconPDF {
    padding-left: 10px;
}

.GovManagingDirectors .container:first-of-type, .GovBoardOfDirectors .container:first-of-type {
    padding-top: 0;
}
/* #endregion Other Pages */
/* #region footer */
#footer {
    background-color: #3D515B;
    color: #ffffff;
    border-top: 20px solid var(--color-tulalip-red);
}

    #footer p {
        font-size: 14px;
    }

    #footer a {
        color: #ffffff;
        font-size: 14px;
    }

    #footer .footer-nav {
        background-color: #2B383F;
    }

    #footer .news-entry {
        margin-bottom: 10px;
    }

.footer-bottom-nav inline {
    padding: 0 0.5rem;
}

#footer div.col-12 {
    min-width: 225px;
}

#footer .watchTulalipTv {
    margin-left: 20px;
}

.ftEnvironment {
    text-align: center;
    font-size: 11px;
    padding-top: 15px;
    color: #375464;
}

.widget .widget-title {
    font-family: 'HelveticaNueue';
    font-size: 26px;
}

.widget.dark .widget-title.line-bottom {
    position: relative;
    z-index: 1;
}

.line-bottom:after {
    z-index: 2;
}

.icon-box.icon-rounded-bordered i, .widget .line-bottom::after, .widget .line-bottom::after, .pager.theme-colored a {
    border: 4px solid #6D9DCA;
}

p.copyright {
    text-align: center;
    margin: 0 auto;
    font-size: 10pt;
    line-height: 22pt
}

.footer-logo-container {
    width: 150px;
    height: 104px;
}

    .footer-logo-container img {
        display: block;
        margin-left: 0;
        max-width: 150px;
    }
/* #endregion footer */
/* #region body */
.body-content {
    position: relative;
    height: 100%;
    padding-bottom: 60px;
    transition: margin-left .5s;
}

.pdf {
    margin-left: 10px;
}

.inline-pdf {
    display: inline-block;
}

.text-inline-pdf {
    display: inline-block;
}

.pdfLineSpacing {
    margin-bottom: 0;
}

.bullet-inline-pdf {
    float: left;
}

.pdfLinePara {
    margin-top: 16px;
}

.pdfIndent {
    text-indent: 18px;
}

.bullets-list {
    list-style-type: disc;

}

.non-bullet-pdf, .bullet-pdf, .bullet-inline-pdf, .bulleted-list li {
    position: relative;
    display: block;
    margin-left: 10px;
    padding-left: 15px;
}

    .bullet-pdf::before, .bullet-inline-pdf::before, .bulleted-list li:before {
        position: absolute;
        left: -1px;
        height: 14px;
        line-height: 27px;
        content: "• ";
        color: #000;
        font-size: 28px;
    }

.non-bullet-pdf {
    position: relative;
    display: inline-block;
    margin-left: 0;
    padding-left: 0;
}

    .non-bullet-pdf::before {
        position: absolute;
        left: -1px;
        height: 14px;
        line-height: 27px;
        color: #000;
        font-size: 28px;
    }

.Category .panel-group {
    margin-bottom: 15px;
    line-height: 2rem;
}

    .Category .panel-group p.panel-title {
        margin-bottom: 0;
        font-size: 18px;
    }

.Category .panel-collapse {
    margin-top: 5px;
}

.displayName {
    font-weight: 600;
    font-family: HelveticaNueue;
    letter-spacing: .10rem;
}

.Category .list-group {
    line-height: 1.5rem;
}

.Category .list-group-item a {
    padding: .75rem 1.60rem;
    font-size: 16px;
}

.Category a:hover, a:focus {
    color: #46739E;
    text-decoration: none;
}

.Category .list-group-item a {
    padding: .75rem 1.60rem;
    font-size: 16px;
}

.fa-file-pdf-o {
    margin-top: 4px;
}

.fa-usd + div {
    width: 110px;
    margin: 0 0 16px 15px;
}

.forfeitureGrid .col-3, .forfeitureGrid .col-6 {
    padding: 10px;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
}

.forfeitureGrid .col-3, .forfeitureGrid .col-6 {
    border-right: solid 1px #000;
}

.forfeitureGrid .col-6 {
    border-right: none;
}

div.forfeitureGrid {
    border-top: solid 2px #000;
    border-left: solid 2px #000;
    border-right: solid 2px #000;
    border-bottom: solid 1px #000;
}

.forfeitureGrid .row {
    margin-left: 0;
    margin-right: 0;
}

ul.forfeitureGrid {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.forfeitureGrid li.iconPDF {
    background: url('../Images/icons/pdf.png') no-repeat left top;
    height: 22px;
    padding-left: 22px;
    background-position: 0 .25em;
    line-height: 22px;
}

    .forfeitureGrid li.iconPDF a {
        padding-top: -3px !important;
    }

.panel-group {
    margin-bottom: 16px;
}

.panel-heading {
    border-radius: 0.25rem;
}

p.panel-title {
    margin-bottom: 5px;
}

.panel-group .panel-title a {
    font-size: 16px;
    border-radius: 0.25rem;
    padding: 8.5px 15px 8.5px 48px;
}

    .panel-group .panel-title a.active {
        border-bottom: none;
    }

.textSize-lg-bold {
    font-size: 18px;
    font-weight: bold;
}

/* #endregion body */
/* #region columns */
.right-column::after,
.right-column .rainbow-stripe::after {
    clear: both;
    display: block;
    content: '';
}

.right-column .rainbow-stripe {
    padding: 20px 20px 40px;
    margin-bottom: 40px;
    border: 2px solid var(--color-tulalip-red);
/*    width: 75%;
    float: right;*/
    
}
/* #endregion columns */
/* Custom CSS for "Child Support Program" img */
.rainbow-stripe img {
    margin-left: 13%;
}
/* Custom CSS for "Child Support Program" img */
/* fonts */
@font-face {
    font-family: 'HelveticaNueue';
    src: url('../../fonts/HelveticaNeueLTStd-Md.woff') format('woff'), url('../../fonts/HelveticaNeueLTStd-Md.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lucida Sans Unicode Regular';
    src: url('../../fonts/Lucida Sans Unicode Regular.ttf') format('truetype');
}

/* end fonts */
/* Left Third Tier navigation */
.left-page-nav {
    float: left;
    max-width: 250px;
    border: 2px solid #ededed;
    background-color: #fbfbfb;
    border-radius: 3px;
    margin: 146px auto 0 20px;
    padding-top: 10px;
}

    .left-page-nav a {
        display: block;
        padding: 0 10px;
    }

        .left-page-nav a.active {
            background-color: #ededed;
        }

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 75%;
        margin: 10.75rem auto;
    }

    .Dept .table-striped tr td + td {
        width: 43%;
        text-align: right;
    }
}

/* video carousel home page*/
.tttCarousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}

    .tttCarousel-control:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9;
    }

.tttCarousel-control-prev {
    top: -40%;
    left: -3rem;
    width: auto;
}

.tttCarousel-control-next {
    top: -40%;
    right: -2rem;
    width: auto;
}

#vimeoCarousel .slick-dots {
    display: flex;
}

/* whale icon in footer*/
.footerLogo img {
    position: relative;
    left: -6px;
}

/*Press Room News Archives grid*/
#pager1 {
    font-weight: bold;
}

#arrows, #arrows div {
    display: inline;
    cursor: pointer;
    user-select: none;
}

    #arrows div {
        padding: 0 10px;
    }

        #arrows div:hover {
            font-weight: bolder;
        }

.currentPage {
    font-weight: bolder;
}

#pageNumWrapper {
    font-size: 9pt;
    padding: 10px;
}

#pageNum {
    display: inline;
}

#pageNums {
    display: inline-flex;
    overflow-x: hidden;
    min-width: 400px;
    width: 50%;
}

.pager {
    cursor: pointer;
    padding-right: 10px;
    padding-left: 10px;
    user-select: none;
}

    .pager:hover {
        font-weight: bolder;
    }

.NewsArchivesGridView:not(#NewsArchivesGridView1) {
    display: none;
}

#NewsArchivesGridView1 {
    display: block;
}

.NewsArchivesGridView {
    max-width: 750px;
    border: 1px solid lightgray;
    min-height: 300px;
}

    .NewsArchivesGridView tbody {
        width: 100%;
        display: block;
    }

    .NewsArchivesGridView tr {
        height: 60px;
        width: 100%;
        display: inline-table;
    }

        .NewsArchivesGridView tr:not(:nth-child(5)) {
            border-bottom: 1px solid lightgrey;
        }

.dateCell {
    border-right: 1px solid lightgrey;
    font-size: 10pt;
    width: 100px;
}

.linkCell a {
    font-size: 11pt;
}

.NewsArchivesGridView td {
    margin: auto 0;
}

.spacer1 {
    height: 50px;
}

.spacer2 {
    padding-bottom: 80px;
}

a.code-enforcement {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

.violation-container .checkbox > label {
    display: inline;
}

.violation-container input[type="checkbox"] {
    margin-right: 0;
}

.priorToDistribution {
    width: 100%; 
    background-color: #BB3C57; 
    color: white; 
    font-size: 22px; 
    text-align: center;
}

#captchaError {
    display: none;
}

/* New Third Tier nav */
.multiViewNavBg {
    background-color: #e3e3e3;
}

@media screen and (max-width: 991px) {
    .multiViewNavBg {
        top: 85px;
        position: relative;
    }
}

.multiViewNav {
    font-weight: bold;
    z-index: 1;
    position: relative;
}

    .multiViewNav .multiViewNavSubsection {
        flex-wrap: nowrap;
    }

    .multiViewNav .multiNavHr {
        margin: auto;
        background-color: white;
        height: 2px;
        border: none;
        box-shadow: -1000px 0 0 0 white;
        width: 200%;
    }

        .multiViewNav .multiViewItem {
            cursor: pointer;
            text-align: center;
            padding: 5px 10px;
            white-space: nowrap;
            width: 100%;
        }

        @media screen and (max-width: 1200px) {
            .multiViewNav .multiViewItem {
                white-space: normal;
            }
        }

        @media screen and (max-width: 767px) {
            .multiViewNav.container {
                padding: 0;
                font-size: 12px;
            }

            .multiViewNavSubsection {
                margin: 0;
            }
        }

        @media screen and (max-width: 575px) {            
            .multiViewNavBg {
                top: 170px;
            }

            .multiViewNav .multiViewItem {
                text-align: left;
            }

            .multiNavHr {
                display: none;
            }

            .multiViewNav .multiViewItem:not(.multiViewItem1) {
                border: none !important;
            }

            .multiViewNav {
                font-size: 10px;
            }

            .multiViewNav .multiViewNavSubsection {
                flex-wrap: wrap;
                height: 255px;
            }

            .multiViewNav.container {
                column-count: 2;
            }
        }
            .multiViewNav .multiViewItem:not(.multiViewItem1) {
                border-left: 2px solid white;
            }

        .multiViewNav .multiViewItem:hover {
            background-color: var(--color-tulalip-red);
            color: white;
        }

        .selectedMultiViewItem {
            background-color: var(--color-tulalip-red);
            color: white;
        }

div.bg-white {
    min-height: 393px;
}

/* Comprehensive plan update sections */
section.thirdTierNavSection .left-column-section:not(:first-child) {
    display: none;
}

.imgThumbnail {
    width: 50%;
}

.thirdTierNavSection .contactform {
    padding-left: 7.5px;
}

.thirdTierNavSection .left-column-section .col.col-12 {
    padding-left: 0;
}

.TDSRightColumn:not(:first-child),
.hasContactForm {
    display: none;
}

/* Comprehensive plan page image modal */
.imagePopup > img {
    cursor: pointer;
}

div.imagePopup {
    width: 50%;
}

div.imagePopupTreatyRights {
    width: auto !important;
}

.popupModal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.popupMedia {
    background-color: #fefefe;
    margin: 5% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 70%;
    height: 80%;
}

    .popupMedia iframe {
        height: 100%;
    }

/* Comprehensive plan update intro section*/
.cppImage {
    border: 2px solid #3D515B;
    width: 195px;
    max-width: 195px;
}

.cppIntro {
    display: flex;
}

    .cppIntro .cppImages {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

.cppImages .cppImage:last-child {
    margin: auto;
}

    .cppIntro .cppIntroText {
        margin-left: 30px;
    }

    .cppIntro .cppIntroText p {
        max-width: 90%;
    }

@media screen and (max-width: 575px) {
    .cppIntro {
        display: initial;
    }

        .cppIntro .cppIntroText {
            margin-top: 10px;
            margin-left: 0;
        }

    .cppIntro .cppImages {
/*        display: initial;
        margin-bottom: 10px;*/
        flex-direction: row;
    }

    .cppImage {
        width: 50%;
    }
}

.changeTab {
    cursor: pointer;
    color: #46739E;
}

    .changeTab:hover {
        text-decoration: underline;
    }

.left-page-images {
    float: left;
    max-width: 250px;
    border: 2px solid #ededed;
    background-color: #fbfbfb;
    border-radius: 3px;
    margin: 146px auto 0 20px;
    padding-top: 10px;
}

/* top spacing for pages without headers */
.bodyMarginTop {
    margin-top: 30px;
}

/* START: /Dept/LegacyOfHealing */
.WhoWeAreBulletedCont1 {
    float: left;
}
.WhoWeAreBulletedCont2 {
    float: left;
    margin-left: 15%;
}
.safetyExitCont {
    width: 185px;
    margin-left: 75px;
    margin-top: 30px;
}

@media screen and (max-width: 574px) {
    .WhoWeAreBulletedCont1 {
        float: none;
    }

    .WhoWeAreBulletedCont2 {
        float: none;
        margin-left: 0%;
    }
}

@media screen and (max-width: 1199px) {
    .safetyExitCont {
        margin-left: 10px;
    }
}

@media screen and (max-width: 424px) {
    .safetyExitCont {
        width: 100px;
        margin-left: 0px;
        margin-top: 0px;
    }
}
/* END: /Dept/LegacyOfHealing */

/* START: /Dept/EducationDivision */
.eduDivisionEventsImgCont {
    width: 275px;
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}

.eduDivisionEventsImgContClear {
    clear: both;
    width: 275px;
    padding-right: 20px;
    padding-bottom: 20px;
}

    .eduDivisionEventsDate {
        text-align: center;
        background-color: #f0ecec;
        margin-top: 5px;
    }

.eduDivisionEventsLocation {
    text-align: center;
    background-color: #F9F4F4;
}

@media screen and (max-width: 823px) {
    .eduDivisionEventsImgCont {
        width: 250px;
    }
}

@media screen and (max-width: 585px) {
    .eduDivisionEventsImgCont {
        width: 275px;
    }
}
/* END: /Dept/EducationDivision */

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 1.5rem/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

.EventActivities {
    display: flex;
    flex-direction: column;
}

.EventItem {
    padding-bottom: 30px;
}

    .EventItem .Date {
        border: 2px solid #46739E;
        border-radius: 10px;
        padding: 5px 20px;
        height: 100px;
        width: 100px;
        align-content: center;
        position: absolute;
    }
    
    .EventItem .EventContent {
        margin-left: 120px;
    }

        .EventItem .Date .monthName {
            color: #517361;
            text-align: center;
            font-size: 16pt;
        }

        .EventItem .Date .dayNumber {
            line-height: 1;
            color: black;
            font-size: 32pt;
            text-align: center;
        }

    .EventItem .EventTitle {
        font-size: 14pt;
    }

    .EventItem .EventLocation {
        font-size: 14pt;
    }

    .EventItem .EventTime {
        color: #46739E;
    }

/* --------------------------------------
@Author: ThemeMascot
@URL: http://themeforest.net/user/ThemeMascot
----------------------------------------- */
/*
 * Utility Classes
 * -----------------------------------------------
*/
/* -------- Text Colors ---------- */
/* Text Black & Gray Color*/
.text-black {
  color: #000 !important;
}
.text-black-111 {
  color: #111111 !important;
}
.text-black-222 {
  color: #222222 !important;
}
.text-black-333 {
  color: #333333 !important;
}
.text-black-444 {
  color: #404040 !important;
}
.text-black-555 {
  color: #555555 !important;
}
.text-black-666 {
  color: #666666 !important;
}
.text-gray-dimgray {
  color: #666666 !important;
}
.text-gray-light {
  color: #777777 !important;
}
.text-gray {
  color: #808080 !important;
}
.text-gray-darkgray {
  color: #a9a9a9 !important;
}
.text-gray-silver {
  color: #c0c0c0 !important;
}
.text-gray-lightgray {
  color: #d3d3d3 !important;
}
.text-gray-gainsboro {
  color: #fff !important;
}
.text-gray-lighter {
  color: #eeeeee !important;
}
/* Text White Color*/
.text-white {
  color: #fff !important;
}
.text-white-f1 {
  color: #f1f1f1 !important;
}
.text-white-f2 {
  color: #f2f2f2 !important;
}
.text-white-f3 {
  color: #f3f3f3 !important;
}
.text-white-f4 {
  color: #f4f4f4 !important;
}
.text-white-f5 {
  color: #f5f5f5 !important;
}
.text-white-f6 {
  color: #f6f6f6 !important;
}
.text-white-f7 {
  color: #f7f7f7 !important;
}
.text-white-f8 {
  color: #f8f8f8 !important;
}
.text-white-f9 {
  color: #f9f9f9 !important;
}
.text-white-fa {
  color: #fafafa !important;
}
.text-white-fc {
  color: #fcfcfc !important;
}
.text-white-fd {
  color: #fdfdfd !important;
}
.text-white-fe {
  color: #fefefe !important;
}
/* -------- Solid Color Background ---------- */
.bg-deep {
  background-color: #f1f1f1 !important;
}
.bg-light {
  background-color: #f5f5f5 !important;
}
.bg-lighter {
  background-color: #f7f7f7 !important;
}
.bg-lightest {
  background-color: #fcfcfc !important;
}
.bg-silver-light {
  background-color: #f7f8fa !important;
}
.bg-black {
  background-color: #000 !important;
}
.divider-dark {
  background-color: #252525 !important;
}
footer.bg-deep {
  background-color: #191919 !important;
}
.bg-black-111 {
  background-color: #111111 !important;
}
.bg-black-222 {
  background-color: #222222 !important;
}
.bg-black-333 {
  background-color: #333333 !important;
}
.bg-black-444 {
  background-color: #404040 !important;
}
.bg-black-555 {
  background-color: #555555 !important;
}
.bg-gray-dimgray {
  background-color: #666666 !important;
}
.bg-gray-light {
  background-color: #777777 !important;
}
.bg-gray {
  background-color: #808080 !important;
}
.bg-gray-darkgray {
  background-color: #a9a9a9 !important;
}
.bg-gray-silver {
  background-color: #c0c0c0 !important;
}
.bg-gray-lightgray {
  background-color: #d3d3d3 !important;
}
.bg-gray-gainsboro {
  background-color: #dcdcdc !important;
}
.bg-gray-lighter {
  background-color: #eeeeee !important;
}
/* Bg White Color*/
.bg-white {
  background-color: #fff !important;
}
.bg-white-f1 {
  background-color: #f1f1f1 !important;
}
.bg-white-f2 {
  background-color: #f2f2f2 !important;
}
.bg-white-f3 {
  background-color: #f3f3f3 !important;
}
.bg-white-f4 {
  background-color: #f4f4f4 !important;
}
.bg-white-f5 {
  background-color: #f5f5f5 !important;
}
.bg-white-f6 {
  background-color: #f6f6f6 !important;
}
.bg-white-f7 {
  background-color: #f7f7f7 !important;
}
.bg-white-f8 {
  background-color: #f8f8f8 !important;
}
.bg-white-f9 {
  background-color: #f9f9f9 !important;
}
.bg-white-fa {
  background-color: #fafafa !important;
}
.bg-white-fb {
  background-color: #fbfbfb !important;
}
.bg-white-fc {
  background-color: #fcfcfc !important;
}
.bg-white-fd {
  background-color: #fdfdfd !important;
}
.bg-white-fe {
  background-color: #fefefe !important;
}
/* -------- Transparent Background Color ---------- */
.bg-white-transparent-9 {
  background-color: rgba(255, 255, 255, 0.9);
}
.bg-white-transparent-8 {
  background-color: rgba(255, 255, 255, 0.8);
}
.bg-white-transparent-7 {
  background-color: rgba(255, 255, 255, 0.7);
}
.bg-white-transparent-6 {
  background-color: rgba(255, 255, 255, 0.6);
}
.bg-white-transparent-5 {
  background-color: rgba(255, 255, 255, 0.5);
}
.bg-white-transparent-4 {
  background-color: rgba(255, 255, 255, 0.4);
}
.bg-white-transparent-3 {
  background-color: rgba(255, 255, 255, 0.3);
}
.bg-white-transparent-2 {
  background-color: rgba(255, 255, 255, 0.2);
}
.bg-white-transparent-1 {
  background-color: rgba(255, 255, 255, 0.1);
}
.bg-dark-transparent-9 {
  background-color: rgba(0, 0, 0, 0.9);
}
.bg-dark-transparent-8 {
  background-color: rgba(0, 0, 0, 0.8);
}
.bg-dark-transparent-7 {
  background-color: rgba(0, 0, 0, 0.7);
}
.bg-dark-transparent-6 {
  background-color: rgba(0, 0, 0, 0.6);
}
.bg-dark-transparent-5 {
  background-color: rgba(0, 0, 0, 0.5);
}
.bg-dark-transparent-4 {
  background-color: rgba(0, 0, 0, 0.4);
}
.bg-dark-transparent-3 {
  background-color: rgba(0, 0, 0, 0.3);
}
.bg-dark-transparent-2 {
  background-color: rgba(0, 0, 0, 0.2);
}
.bg-dark-transparent-1 {
  background-color: rgba(0, 0, 0, 0.1);
}
/* -------- Font Weight ---------- */
.font-weight-100 {
  font-weight: 100 !important;
}
.font-weight-200 {
  font-weight: 200 !important;
}
.font-weight-300 {
  font-weight: 300 !important;
}
.font-weight-400 {
  font-weight: 400 !important;
}
.font-weight-500 {
  font-weight: 500 !important;
}
.font-weight-600 {
  font-weight: 600 !important;
}
.font-weight-700 {
  font-weight: 700 !important;
}
.font-weight-800 {
  font-weight: 800 !important;
}
.font-weight-900 {
  font-weight: 900 !important;
}
/* -------- Font Size ---------- */
.font-9 {
  font-size: 9px !important;
}
.font-10 {
  font-size: 10px !important;
}
.font-11 {
  font-size: 11px !important;
}
.font-12 {
  font-size: 12px !important;
}
.font-13 {
  font-size: 13px !important;
}
.font-14 {
  font-size: 14px !important;
}
.font-15 {
  font-size: 15px !important;
}
.font-16 {
  font-size: 16px !important;
}
.font-17 {
  font-size: 17px !important;
}
.font-18 {
  font-size: 18px !important;
}
.font-19 {
  font-size: 19px !important;
}
.font-20 {
  font-size: 20px !important;
}
.font-21 {
  font-size: 21px !important;
}
.font-22 {
  font-size: 22px !important;
}
.font-23 {
  font-size: 23px !important;
}
.font-24 {
  font-size: 24px !important;
}
.font-25 {
  font-size: 25px !important;
}
.font-26 {
  font-size: 26px !important;
}
.font-27 {
  font-size: 27px !important;
}
.font-28 {
  font-size: 2rem !important;
}
.font-29 {
  font-size: 2.07142857rem !important;
}
.font-30 {
  font-size: 2.14285714rem !important;
}
.font-32 {
  font-size: 2.28571429rem !important;
}
.font-36 {
  font-size: 2.57142857rem !important;
}
.font-38 {
  font-size: 2.71428571rem !important;
}
.font-40 {
  font-size: 2.85714286rem !important;
}
.font-42 {
  font-size: 3rem !important;
}
.font-44 {
  font-size: 3.14285714rem !important;
}
.font-46 {
  font-size: 3.28571429rem !important;
}
.font-48 {
  font-size: 3.42857143rem !important;
}
.font-54 {
  font-size: 3.85714286rem !important;
}
.font-60 {
  font-size: 4.28571429rem !important;
}
.font-64 {
  font-size: 4.57142857rem !important;
}
.font-72 {
  font-size: 5.14285714rem !important;
}
.font-78 {
  font-size: 5.57142857rem !important;
}
.font-90 {
  font-size: 6.42857143rem !important;
}
.font-100 {
  font-size: 7.14285714rem !important;
}
.font-150 {
  font-size: 10.71428571rem !important;
}
.font-200 {
  font-size: 14.28571429rem !important;
}
/* -------- Letter Spacing ---------- */
.letter-space-0 {
  letter-spacing: 0px;
}
.letter-space-1 {
  letter-spacing: 1px;
}
.letter-space-2 {
  letter-spacing: 2px;
}
.letter-space-3 {
  letter-spacing: 3px;
}
.letter-space-4 {
  letter-spacing: 4px;
}
.letter-space-5 {
  letter-spacing: 5px;
}
.letter-space-6 {
  letter-spacing: 6px;
}
.letter-space-7 {
  letter-spacing: 7px;
}
.letter-space-8 {
  letter-spacing: 8px;
}
.letter-space-9 {
  letter-spacing: 9px;
}
.letter-space-10 {
  letter-spacing: 10px;
}
/* -------- z-index ---------- */
.z-index--1 {
  z-index: -1;
}
.z-index-0 {
  z-index: 0;
}
.z-index-1 {
  z-index: 1;
}
.z-index-2 {
  z-index: 2;
}
.z-index-3 {
  z-index: 3;
}
.z-index-4 {
  z-index: 4;
}
.z-index-5 {
  z-index: 5;
}
.z-index-99 {
  z-index: 99;
}
.z-index-111 {
  z-index: 111;
}
.z-index-1111 {
  z-index: 1111;
}
.z-index-9999 {
  z-index: 9999 !important;
}
/* -------- Line Height ---------- */
.line-height-0 {
  line-height: 0px;
}
.line-height-1 {
  line-height: 1;
}
.line-height-20 {
  line-height: 20px;
}
.line-height-50 {
  line-height: 50px;
}
.line-height-80 {
  line-height: 80px;
}
.line-height-100 {
  line-height: 100px;
}
.line-height-110 {
  line-height: 110px;
}
.line-height-120 {
  line-height: 120px;
}
.line-height-130 {
  line-height: 130px;
}
.line-height-150 {
  line-height: 150px;
}
.line-height-200 {
  line-height: 200px;
}
.line-height-1em {
  line-height: 1em;
}
.line-height-1 {
  line-height: 1 !important;
}
/* -------- Custom Margin Padding ---------- */
.mb-5 {
  margin-bottom: 5px !important;
}
.ml-5 {
  margin-left: 5px !important;
}
.mr-5 {
  margin-right: 5px !important;
}
.mt-5 {
  margin-top: 5px !important;
}
.mt-12 {
  margin-top: 12px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.pb-5 {
  padding-bottom: 5px !important;
}
.pl-5 {
  padding-left: 5px !important;
}
.pr-5 {
  padding-right: 5px !important;
}
.pt-5 {
  padding-top: 5px !important;
}
.p-25 {
  padding: 25px !important;
}
/* -------- Border ---------- */
.no-border {
  border: none !important;
}
.border-1px {
  border: 1px solid #eeeeee !important;
}
.border-2px {
  border: 2px solid #eeeeee !important;
}
.border-3px {
  border: 3px solid #eeeeee !important;
}
.border-4px {
  border: 4px solid #eeeeee !important;
}
.border-5px {
  border: 5px solid #eeeeee !important;
}
.border-left {
  border-left: 1px solid #dcdcdc !important;
}
.border-right {
  border-right: 1px solid #dcdcdc !important;
}
.border-top {
  border-top: 1px solid #dcdcdc !important;
}
.border-bottom {
  border-bottom: 1px solid #eeeeee !important;
}
.border-bottom-2px {
  border-bottom: 2px solid #eeeeee !important;
}
.border-bottom-gray {
  border-bottom: 1px solid #d3d3d3 !important;
}
.border-gray {
  border-color: #eeeeee !important;
}
/* -------- Border Radius ---------- */
.border-radius-5px {
  border-radius: 5px;
}
.border-radius-10px {
  border-radius: 10px;
}
.border-radius-15px {
  border-radius: 15px;
}
.border-radius-20px {
  border-radius: 20px;
}
.border-radius-25px {
  border-radius: 25px;
}
.border-radius-30px {
  border-radius: 30px;
}
.border-radius-35px {
  border-radius: 35px;
}
.border-radius-40px {
  border-radius: 40px;
}
.border-radius-45px {
  border-radius: 45px;
}
.border-radius-50px {
  border-radius: 50px;
}
/* -------- Position ---------- */
.relative {
  position: relative !important;
}
.absolute {
  position: absolute !important;
}
.absolute-inherit {
  position: inherit !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-static {
  position: static !important;
}
.position-fixed {
  position: fixed !important;
}
.position-inherit {
  position: inherit !important;
}
.position-unset {
  position: unset !important;
}
/* -------- Background Image ---------- */
.no-bg {
  background: none !important;
}
.bg-no-repeat {
  background-repeat: no-repeat !important;
}
.bg-img-fixed {
  background-attachment: fixed !important;
}
.bg-img-cover {
  background-size: cover !important;
}
.bg-img-center-bottom {
  background-position: center bottom !important;
}
.bg-img-center {
  background-position: center center !important;
}
.bg-img-left-bottom {
  background-repeat: no-repeat;
  background-position: left bottom;
}
.bg-img-right-top {
  background-repeat: no-repeat;
  background-position: right top;
}
.bg-img-left-top {
  background-repeat: no-repeat;
  background-position: left top;
}
.img-fullwidth {
  width: 100% !important;
}
/* -------- Absolute Image Positioning ---------- */
.overflow-visible {
  overflow: visible !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-x-hidden {
  overflow-x: hidden !important;
}
.overflow-y-hidden {
  overflow-y: hidden !important;
}
.box-absolute {
  position: absolute !important;
}
.img-absolute-parent {
  position: relative !important;
}
.img-absolute-parent img.img-absolute {
  position: absolute !important;
}
.img-absolute-parent img.img-pos-left {
  left: 0 !important;
}
.img-absolute-parent img.img-pos-top {
  top: 0 !important;
}
.img-absolute-parent img.img-pos-bottom {
  bottom: 0 !important;
}
.img-absolute-parent img.img-pos-right {
  right: 0 !important;
}
.img-absolute-parent img.img-pos-center {
  left: 0 !important;
  right: 0 !important;
  margin: 0 auto !important;
}
/* -------- Responsive Classes ---------- */
/* Small Devices, Tablets */
@media only screen and (max-width: 991px) {
  .sm-display-block {
    display: block !important;
  }
  .sm-text-center {
    text-align: center !important;
  }
  .sm-text-right {
    text-align: right !important;
  }
  .sm-text-left {
    text-align: left !important;
  }
  .sm-pull-none,
  .pull-left.flip.sm-pull-none,
  .pull-right.flip.sm-pull-none {
    float: none !important;
  }
  .sm-pull-left {
    float: left !important;
  }
  .sm-pull-right {
    float: right !important;
  }
  .sm-fullwidth {
    width: 100%;
  }
  .sm-height-auto {
    min-height: auto !important;
  }
  .sm-hide-bg-img {
    background: none !important;
  }
  .maxwidth400 {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
  }
  .maxwidth500 {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
  }
  .maxwidth600 {
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .xs-display-block {
    display: block;
  }
  .xs-text-center {
    text-align: center !important;
  }
  .xs-text-right {
    text-align: right !important;
  }
  .xs-text-left {
    text-align: left !important;
  }
  .xs-fullwidth {
    width: 100%;
  }
  .xs-height-auto {
    min-height: auto !important;
  }
  .xs-hide-bg-img {
    background: none !important;
  }
  .xs-pull-none {
    float: none !important;
  }
  .xs-pull-left {
    float: left !important;
  }
  .xs-pull-right {
    float: right !important;
  }
  .xs-pull-center {
    display: table;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .xs-list-inline-none li {
    display: table;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 20px !important;
    padding-left: 0 !important;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) {
  .xxs-text-center {
    text-align: center;
  }
  .xxs-height-auto {
    min-height: auto !important;
  }
}
/* -------- Box-Shadow ---------- */
.box-shadow1 {
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
}
.box-shadow2 {
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
}
.box-shadow3 {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.box-shadow4 {
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
}
.box-shadow5 {
  -webkit-box-shadow: 0px -10px 30px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px -10px 30px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px -10px 30px 0px rgba(0, 0, 0, 0.5);
}
.box-shadow6 {
  -webkit-box-shadow: inset 0px 16px 20px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0px 16px 20px 0px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0px 16px 20px 0px rgba(0, 0, 0, 0.4);
}
.box-shadow7 {
  -webkit-box-shadow: 0px 8px 27px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 8px 27px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 27px 0px rgba(0, 0, 0, 0.2);
}
.box-shadow8 {
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
}
.box-shadow9 {
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
}
.box-shadow10 {
  -webkit-box-shadow: inset 0px 4px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 4px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 4px 1px 0px rgba(0, 0, 0, 0.1);
}
.box-shadow11 {
  -webkit-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.16);
}
.box-shadow12 {
  -webkit-box-shadow: 0px -10px 30px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px -10px 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -10px 30px 0px rgba(0, 0, 0, 0.2);
}
.box-shadow13 {
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
}
.box-shadow14 {
  -webkit-box-shadow: 7px 7px 0px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 7px 7px 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 7px 7px 0px 0px rgba(0, 0, 0, 0.05);
}
/* -------- Multi Row Clearfix ---------- */
.multi-row-clearfix .col-xs-6:nth-child(2n + 3) {
  clear: left;
}
.multi-row-clearfix .col-xs-4:nth-child(3n + 4) {
  clear: left;
}
.multi-row-clearfix .col-xs-3:nth-child(4n + 5) {
  clear: left;
}
.multi-row-clearfix .col-xs-2:nth-child(6n + 7) {
  clear: left;
}
.multi-row-clearfix .col-xs-1:nth-child(12n + 13) {
  clear: left;
}
@media (min-width: 768px) {
  /* reset previous grid */
  .multi-row-clearfix .col-xs-6:nth-child(2n + 3) {
    clear: none;
  }
  .multi-row-clearfix .col-xs-4:nth-child(3n + 4) {
    clear: none;
  }
  .multi-row-clearfix .col-xs-3:nth-child(4n + 5) {
    clear: none;
  }
  .multi-row-clearfix .col-xs-2:nth-child(6n + 7) {
    clear: none;
  }
  .multi-row-clearfix .col-xs-1:nth-child(12n + 13) {
    clear: none;
  }
  /* clear first in row for small columns */
  .multi-row-clearfix .col-sm-6:nth-child(2n + 3) {
    clear: left;
  }
  .multi-row-clearfix .col-sm-4:nth-child(3n + 4) {
    clear: left;
  }
  .multi-row-clearfix .col-sm-3:nth-child(4n + 5) {
    clear: left;
  }
  .multi-row-clearfix .col-sm-2:nth-child(6n + 7) {
    clear: left;
  }
  .multi-row-clearfix .col-sm-1:nth-child(12n + 13) {
    clear: left;
  }
}
@media (min-width: 992px) {
  /* reset previous grid */
  .multi-row-clearfix .col-sm-6:nth-child(2n + 3) {
    clear: none;
  }
  .multi-row-clearfix .col-sm-4:nth-child(3n + 4) {
    clear: none;
  }
  .multi-row-clearfix .col-sm-3:nth-child(4n + 5) {
    clear: none;
  }
  .multi-row-clearfix .col-sm-2:nth-child(6n + 7) {
    clear: none;
  }
  .multi-row-clearfix .col-sm-1:nth-child(12n + 13) {
    clear: none;
  }
  /* clear first in row for medium columns */
  .multi-row-clearfix .col-md-6:nth-child(2n + 3) {
    clear: left;
  }
  .multi-row-clearfix .col-md-4:nth-child(3n + 4) {
    clear: left;
  }
  .multi-row-clearfix .col-md-3:nth-child(4n + 5) {
    clear: left;
  }
  .multi-row-clearfix .col-md-2:nth-child(6n + 7) {
    clear: left;
  }
  .multi-row-clearfix .col-md-1:nth-child(12n + 13) {
    clear: left;
  }
}
@media (min-width: 1200px) {
  /* reset previous grid */
  .multi-row-clearfix .col-md-6:nth-child(2n + 3) {
    clear: none;
  }
  .multi-row-clearfix .col-md-4:nth-child(3n + 4) {
    clear: none;
  }
  .multi-row-clearfix .col-md-3:nth-child(4n + 5) {
    clear: none;
  }
  .multi-row-clearfix .col-md-2:nth-child(6n + 7) {
    clear: none;
  }
  .multi-row-clearfix .col-md-1:nth-child(12n + 13) {
    clear: none;
  }
  /* clear first in row for large columns */
  .multi-row-clearfix .col-lg-6:nth-child(2n + 3) {
    clear: left;
  }
  .multi-row-clearfix .col-lg-4:nth-child(3n + 4) {
    clear: left;
  }
  .multi-row-clearfix .col-lg-3:nth-child(4n + 5) {
    clear: left;
  }
  .multi-row-clearfix .col-lg-2:nth-child(6n + 7) {
    clear: left;
  }
  .multi-row-clearfix .col-lg-1:nth-child(12n + 13) {
    clear: left;
  }
}

/*# sourceMappingURL=utility-classes.css.map */
