@import url(http://fonts.googleapis.com/css?family=Arimo:400,700,400italic,700italic|Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&amp;subset=latin,greek-ext,greek,vietnamese,latin-ext,cyrillic,cyrillic-ext);

#site-title a, .btn, .language-menu a, .mean-container .mean-nav ul li a, .share-items a, .site-navigation li a, a, ins {
    text-decoration: none;
}

.announcement, .decoration, .flexslider, .item-image, .mean-container .mean-nav, .page, .page-content, .search-form, .site-footer, .tagcloud, .testimonial-avatar, .toggle-content .expand-button, .widget, .widget-content {
    overflow: hidden;
}

a, abbr, acronym, address, applet, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

:focus {
    outline: 0;
}

body {
    background: #010101;
    -webkit-font-smoothing: antialiased;
}

.fleft3, .fleft3-n {
    background: #ff8b04;
    border-radius: 10px;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, td, th {
    font-weight: 400;
    text-align: left;
}

blockquote:after, blockquote:before, q:after, q:before {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

img {
    vertical-align: middle;
    max-width: 100%;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

body, input, textarea {
    color: #494f5c;
    font-family: Arimo,sans-serif;
    line-height: 1.5;
}

.clear {
    clear: both;
}

.fleft {
    float: left;
    padding-top: 12px;
}

.fleft3 {
    float: left;
    padding: 15px;
}

.logo2ak {
    float: left;
    margin: 12px 83px 15px;
    padding: 0 3px 6px;
}

.logo2 {
    float: right;
    margin: 0 0 15px;
    padding: 15px 0 0;
}

.fleft3-n {
    float: left;
    padding: 15px;
}

.logo2ak -n {
    float: left;
    margin: 12px 83px 15px;
    padding: 0 3px 6px;
}

dd, hr, p, pre {
    margin-bottom: 1.5em;
}

.right, a.right, div.right {
    float: right;
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans',sans-serif;
    color: #f65e13;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

h6, p {
    font-size: 14px;
}

hr {
    background-color: #fff;
    border: 0;
    height: 1px;
}

ol, ul {
    list-style: none;
    margin: 0 0 1.5em 2.5em;
}

ul {
    list-style: disc;
    font-size: 0;
}

ol {
    list-style-type: decimal;
}

    ol ol {
        list-style: upper-alpha;
    }

        ol ol ol {
            list-style: lower-roman;
        }

            ol ol ol ol {
                list-style: lower-alpha;
            }

.comments ul, .item-meta, .language-menu, .navigation, .site-navigation ul, .table-features, .widget ul {
    list-style: none;
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}

dl {
    margin: 0 1.5em;
}

dt, strong {
    font-weight: 700;
}

cite, em, i {
    font-style: italic;
}

blockquote {
    margin: 0 20px;
    padding: 0 10px;
    border-left: 5px solid #F65E13;
}

    blockquote cite, blockquote em, blockquote i, blockquote p {
        font-style: normal;
        font-size: 18px;
    }

pre {
    background: #f4f4f4;
    font: 13px "Courier 10 Pitch",Courier,monospace;
    line-height: 1.5;
    padding: .75em 1.5em;
}

code, kbd {
    font: 13px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

ins {
    background: #fff9c0;
}

sub, sup {
    font-size: 10px;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

input[type=email], input[type=text], textarea {
    border: 1px solid #a2a2ad;
    border-radius: 2px;
    font-size: 14px;
}

textarea {
    padding: 5px 10px;
    width: 98%;
}

input[type=email], input[type=text] {
    height: 30px;
    padding: 3px 10px;
}

#contact-form {
    margin: 20px 0;
}

    #contact-form #submit {
        padding: 10px 30px;
        background: #f65e13;
        border: 0;
        border-radius: 2px;
        color: #fff;
        cursor: pointer;
        font-size: 14px;
    }

.btn, a, a:active, a:focus, a:hover {
    color: #f65e13;
}

.screen-reader-text {
    position: absolute!important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
}

#page {
    position: absolute;
    width: 100%;
}

.language-menu li, .page-decoration, .page-header {
    position: relative;
}

.decoration {
    width: 100%;
    max-height: 350px;
}

    .decoration img {
        width: 100%;
        height: auto;
    }

.first-widget-area {
    margin: 20px auto!important;
}

.second-widget-area {
    width: 100%;
    padding:0px 0;
    background: #000;
}

.btn {
    display: inline-block;
    padding: 12px 35px;
    font-size: 16px;
    border: 2px solid #fff;
    background: #fff;
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
}

    .btn:hover {
        background: 0 0;
        color: #fff;
    }

.page {
    margin-top: 0;
}

.page-header {
    min-height: 60px;
    padding: 15px 20px;
    background-color: rgba(246,94,19,.8);
}

.page-content {
    padding: 20px 0;
    background: #fff;
}

.page-header .title, .widget-header .title {
    display: inline-block;
    font-size: 18px;
    line-height: 27px;
    color: #fff;
}

.page.list .item, .page.single .item {
    margin: 20px 0;
    float: left;
}

.title-404 {
    text-align: center;
    font-size: 172px;
    margin-top: 100px;
}

.description-404 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 200px;
}

.sidebar .widget {
    width: 100%;
    float: left;
    margin: 20px 0;
}

.site-header {
    width: 100%;
    border-top: 5px solid #f65e13;
    color: #a0a0a0;
    z-index: 100;
    background: url(images/temp/top-light-bg.jpg) no-repeat;
}

.branding {
    margin-top: 15px!important;
}

.logo {
    margin: -15px 20px 0 0;
    padding: 15px 0 0;
}

#site-title a {
    font-size: 24px;
    color: #f65e13;
}

#site-description {
    color: #fff;
    font-size: 16px;
}

.language-menu {
    margin-bottom: 10px;
}

    .language-menu li {
        background: #f65e13;
        border-radius: 0 0 6px 6px;
        display: inline-block;
        height: 31px;
        margin-right: 3px;
    }

    .language-menu a {
        padding: 4px 10px 5px;
        font-size: 14px;
        color: #fff;
        display: block;
    }

.loading .flex-caption, .menu2 {
    display: none;
}

.language-menu a.current, .language-menu a:hover {
    color: #000;
}

    .language-menu a.current:after {
        position: absolute;
        top: 3px;
        left: 50%;
        margin-left: -8px;
        content: "\e7c5";
        color: #fff;
        font-size: 16px;
        font-family: icomoon;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.callus {
    float: right;
    width: 150px;
}

    .callus a {
        color: #fff;
    }

.flexslider.loading {
    background: url(images/ajax-loader.gif) center center no-repeat #fff;
    min-height: 600px;
}

.flex-caption {
    position: absolute;
    width: 100%;
    top: 30%;
}

.flex-content {
    margin-left: 40px;
    padding: 40px;
    background: rgba(246,94,19,.75);
    color: #fff;
}

    .flex-content h1 {
        color: #fff;
        font-size: 30px;
        font-weight: 700;
    }

    .flex-content p {
        font-size: 18px;
        line-height: 30px;
    }

.flex-active-slide .flex-content {
    -moz-animation: bounceInUp 1s;
    -webkit-animation: bounceInUp 1s;
    animation: bounceInUp 1s;
}

.testimonials .flex-control-paging a {
    width: 20px;
    height: 4px;
    background: #000;
}

    .testimonials .flex-control-paging a.flex-active {
        background: #f65e13;
    }

.testimonials .flex-control-paging {
    width: 90px;
    top: 170px;
    left: 0;
    margin: 0;
}

    .testimonials .flex-control-paging li {
        margin: 0 10px 10px 0;
    }

.breadcrumbs {
    margin: 0;
    font-size: 10px;
    line-height: 25px;
}

    .breadcrumbs a {
        color: #a0a0a0;
        text-transform: uppercase;
    }

        .breadcrumbs a:hover {
            color: #f65e13;
        }

.main-menu-section {
    position: relative;
    border-top: 1px solid #bfc6cd;
    border-bottom: 1px solid #bfc6cd;
    font-family: 'Open Sans',sans-serif;
    background: #000;
}

    .main-menu-section > div {
        position: relative;
    }

.site-navigation ul {
    font-size: 14px;
    margin: 0;
        text-align: center;
}

    .site-navigation ul li {
        position: relative;
        display: inline-block;
        border-top: 1px solid #f65e13;
        border-top: 1px solid transparent;
        transition: background .2s;
        -moz-transition: background .2s;
        -webkit-transition: background .2s;
        -o-transition: background .2s;
         text-align: left;
    }

.site-navigation > ul li:hover {
    border-top: 1px solid #fff;
    background: #f65e13;
}

.site-navigation li a {
    display: block;
    padding: 8px 5px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
}

    .site-navigation li a:hover {
        background: #f65e13;
        color: #fff;
    }

.site-navigation ul.sub-menu {
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    width: auto;
    min-width: 235px;
    z-index: 99999!important;
    background: #f65e13;
}

.site-navigation ul > li ul.sub-menu {
    border-top: 1px solid #bfc6cd;
}

.site-navigation li:hover > ul.sub-menu {
    display: block;
    -moz-animation: bounceIn .2s;
    -webkit-animation: bounceIn .2s;
    animation: bounceIn .2s;
}

.site-navigation ul.sub-menu li {
    width: 100%;
    border-top: 1px solid #bfc6cd;
}

    .site-navigation ul.sub-menu li:first-child {
        border: 0;
    }

    .site-navigation ul.sub-menu li:hover {
        background: #f65e13;
    }

.site-navigation ul.sub-menu ul.sub-menu {
    left: 200px;
    top: 0;
}
.site-navigation ul.sub-menu ul.sub-menu.sub-menu-child {
     left: 185px;
     top:0;
}
a.meanmenu-reveal {
    display: none;
    left: 0!important;
    right: auto!important;
}

.mean-container .mean-bar {
    position: relative;
    min-height: 42px;
    z-index: 80;
}

.mean-container a.meanmenu-reveal {
    width: 22px;
    height: 22px;
    padding: 13px 13px 11px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #f65e13;
    text-decoration: none;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 700;
}

    .mean-container a.meanmenu-reveal span {
        display: block;
        background: #a0a0a0;
        height: 3px;
        margin-top: 3px;
    }

.mean-container .mean-nav {
    width: 100%;
    padding-top: 50px;
}

    .mean-container .mean-nav ul {
        padding: 0;
        margin: 0;
        width: 100%;
        list-style-type: none;
    }

        .mean-container .mean-nav ul li {
            position: relative;
            float: left;
            width: 100%;
        }

            .mean-container .mean-nav ul li a {
                display: block;
                float: left;
                width: 100%;
                padding: 14px 20px;
                margin: 0;
                font-size: 14px;
                color: #a0a0a0;
                border-top: 1px solid #bfc6cd;
                text-transform: uppercase;
            }

            .mean-container .mean-nav ul li li a {
                width: 100%;
                padding: 14px 40px;
                border-top: 1px solid #bfc6cd;
                visibility: visible;
            }

            .mean-container .mean-nav ul li.mean-last a {
                border-bottom: none;
                margin-bottom: 0;
            }

            .mean-container .mean-nav ul li li li a {
                width: 100%;
                padding: 14px 60px;
            }

            .mean-container .mean-nav ul li li li li a {
                width: 100%;
                padding: 14px 80px;
            }

            .mean-container .mean-nav ul li li li li li a {
                width: 50%;
                padding: 14px 100px;
            }

            .mean-container .mean-nav ul li a:hover {
                background: #fafafa;
                color: #f65e13;
            }

            .mean-container .mean-nav ul li a.mean-expand {
                margin-top: 1px;
                width: 25px;
                height: 25px;
                padding: 12px!important;
                text-align: center;
                position: absolute;
                right: 0;
                top: 0;
                z-index: 2;
                font-weight: 700;
                background: 0 0;
                border: none;
            }

.mean-container .mean-push, .mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
    background: #f65e13;
    color: #fff;
}

.mean-container .mean-push {
    float: left;
    clear: both;
}

.mean-container .search-form {
    right: 20px;
}

.mean-container .mean-bar {
    margin: 0 20px;
}

    .mean-container .mean-bar, .mean-container .mean-bar * {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

.mean-remove {
    display: none!important;
}

.search-form {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 50px;
    margin-right: 1px;
    z-index: 100;
}

    .search-form.active {
        width: 195px;
        margin-right: 0;
        background: #fff;
        border-left: 1px solid #bfc6cd;
        border-right: 1px solid #bfc6cd;
    }

.announcement, .list .item-image:after, .list .item-image:before, .list .item-meta, .single .item-image:after, .single .item-image:before, .single .item-meta {
    background-color: #f65e13;
    background-image: url(images/pattern.png);
}

.search-form > a {
    cursor: pointer;
    display: block;
    width: 50px;
    height: 37px;
    float: right;
    padding-top: 13px;
    text-align: center;
    color: #a0a0a0;
}

.header-search-form .search-button {
    display: none;
}

.active .header-search-form {
    display: block;
    -moz-animation: bounceInLeft 1s;
    -webkit-animation: bounceInLeft 1s;
    animation: bounceInLeft 1s;
}

.header-search-form {
    display: none;
    position: absolute;
    right: 50px;
    top: 0;
    width: 200px;
}

    .header-search-form input {
        border: 0;
        color: #a0a0a0;
        font-size: 14px;
        height: 50px;
        padding: 0 66px;
        width: 216px;
    }

.announcement {
    padding: 5px 0;
    border-top: 1px solid #fff;
    background-repeat: repeat;
}

    .announcement h1 {
        line-height: 48px;
        color: #fff;
        font-size: 24px;
    }

.list .item-image:before, .single .item-image:before {
    position: absolute;
    width: 400px;
    height: 400px;
    left: -200px;
    bottom: -200px;
    content: " ";
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 50;
}

.list .item:nth-child(2n+1) .item-meta:before, .single .item:nth-child(2n+1) .item-meta:before {
    left: 40px;
}

.item-image:before, .list .item-image:after, .single .item-image:after {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.list .item-meta, .single .item-meta {
    position: relative;
    width: 100%;
    padding: 15px 30px;
    text-align: right;
    z-index: 80;
}

.list .item:nth-child(2n+1) .item-meta, .list .item:nth-child(2n+1) .overlay h3, .single .item:nth-child(2n+1) .item-meta, .single .item:nth-child(2n+1) .overlay h3 {
    text-align: left;
}

.list .item-meta:before, .single .item-meta:before {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #f65e13;
    top: -7px;
    content: " ";
    right: 35px;
    margin-left: -5px;
}

.list .item-image:after, .single .item-image:after {
    position: absolute;
    width: 400px;
    height: 400px;
    right: -200px;
    top: -200px;
    content: " ";
    transform: rotate(45deg);
}

.pday, .timehour {
    background: #f3f3f3;
}

.list .item-more, .single .item-more {
    margin: 0 0 0 10px;
}

.list .item:nth-child(2n+1) .read-more, .single .item:nth-child(2n+1) .read-more {
    margin: 0 10px 0 0;
    float: left;
}

.list .item .overlay h3, .single .item .overlay h3 {
    bottom: 55px;
    font-size: 24px;
}

.list .item:nth-child(2n+1) .item-image:before {
    top: -200px;
    bottom: auto;
}

.list .item:nth-child(2n+1) .item-image:after {
    bottom: -200px;
    top: auto;
}

.single .item:nth-child(2n+1) .item-image:before {
    top: -200px;
    bottom: auto;
}

.single .item:nth-child(2n+1) .item-image:after {
    bottom: -200px;
    top: auto;
}

.progday, .wp-caption, a.load-more {
    text-align: center;
}

.classes.grid .item .overlay {
    min-height: 44px;
}

.classes.list .item-meta, .classes.single .item-meta {
    position: absolute;
    bottom: 0;
}

.classes.list .overlay, .classes.single .overlay {
    min-height: 105px;
}

.progday {
    float: left;
}

.pday {
    border-bottom: 1px solid #bfc6cd;
    font-weight: 700;
    width: 102px;
}

.timehour {
    -moz-box-shadow: 0 0 1px #bfc6cd;
    -webkit-box-shadow: 0 0 1px #bfc6cd;
    box-shadow: 0 0 1px #bfc6cd;
    margin: 10px 0;
    font-size: 13px;
}

.navigation-text, a.load-more {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}

.news.grid .widget-content {
    margin: 20px -20px;
}

.news.grid .page-content {
    padding-bottom: 120px;
    margin: 0 -20px;
}

.news .item {
    background: #fff6f1;
}

.navigation, a.load-more {
    width: 100%;
    background-image: url(images/pattern.png);
    background-color: #f65e13;
}

.news.grid .read-more {
    margin: 0 5px 0 0;
}

a.load-more {
    position: absolute;
    bottom: 40px;
    display: block;
    padding: 15px 20px;
    font-weight: 700;
    line-height: 30px;
}

.navigation {
    float: left;
    margin: 20px 0;
    background-repeat: repeat;
}

    .navigation li {
        transition: background .2s;
        -moz-transition: background .2s;
        -webkit-transition: background .2s;
        -o-transition: background .2s;
    }

.navigation-next, .navigation-prev {
    padding: 20px;
}

.navigation li:hover {
    background-color: rgba(255,255,255,.1);
}

.item-meta, .widget-header {
    position: relative;
    background-color: #f65e13;
    background-image: url(images/pattern.png);
}

.navigation-text {
    line-height: 25px;
}

    .navigation-text:hover {
        color: #fff;
    }

.navigation-prev {
    display: block;
    float: left;
}

.navigation-next {
    display: block;
    float: right;
}

a img {
    border: none;
}

p img {
    margin-bottom: .5em;
}

.attachment img, .widget-area img, img.size-auto, img.size-full, img.size-large, img.size-medium {
    max-width: 100%;
    height: auto;
}

img.alignleft {
    margin-right: 1.5em;
}

img.alignright {
    margin-left: 1.5em;
}

.wp-caption {
    padding: .5em;
}

    .wp-caption img {
        margin: .25em;
    }

    .wp-caption .wp-caption-text {
        margin: .5em;
    }

.wp-smiley {
    margin: 0;
}

#primary nav {
    clear: both;
    overflow: hidden;
    margin: 0 0 1.5em;
}

.nav-previous {
    float: left;
    width: 50%;
}

.item-more.icon-arrow-right, .nav-next, .read-more {
    float: right;
}

.nav-next {
    text-align: right;
    width: 50%;
}

.widget-header {
    padding: 15px 20px;
}

.widget-content {
    margin: 8px 0 30px;
}

.grid_12 .classes.grid .item:nth-child(3n+1), .grid_8 .classes.grid .item:nth-child(2n+1) {
    margin-left: 0;
}

.grid_12 .classes.grid .item:nth-child(3n+3), .grid_8 .classes.grid .item:nth-child(2n+2) {
    margin-right: 0;
}

.grid_4 .classes.grid .item {
    margin-left: 0;
    margin-right: 0;
}

.item img {
    width: 100%;
}

.item-title {
    display: block;
    padding: 20px 20px 10px;
}

    .item-title h3 {
        font-size: 18px;
    }

.item > p {
    padding: 0 20px;
}

.item-meta {
    margin: 0;
    padding: 9px 10px;
    line-height: 25px;
}

    .item-meta:before {
        position: absolute;
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #f65e13;
        top: -7px;
        content: " ";
        right: 20px;
        margin-left: -5px;
    }

.meta-info {
    display: inline-block;
    margin-left: 6px;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
}

    .meta-info > a, .meta-info > span, .meta-info > time {
        color: #fff;
        padding: 5px 10px;
        transition: all .2s;
        -moz-transition: all .2s;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
    }

        .meta-info > a:hover, .ui-tabs-active > a {
            color: #494f5c;
            background: #fff;
            border-radius: 2px;
        }

.read-more {
    margin: 0 0 0 10px;
}

    .read-more .item-more {
        margin: 0;
    }

.item-more {
    display: block;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    padding: 3px 0 0 4px;
    border: 2px solid #FFF;
    background: #fff;
    border-radius: 20px;
    color: #717f8d;
    text-align: left;
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
}

    .item-more:hover {
        background: 0 0;
        color: #fff;
    }

    .item-more.icon-arrow-left {
        padding: 3px 0 0 2px;
        margin: 0 10px 0 0;
    }

.navigation-prev .item-more.icon-arrow-left {
    float: left;
}

.item-image {
    display: block;
    position: relative;
}

    .item-image:after, .item-image:before {
        position: absolute;
        width: 200px;
        height: 200px;
        background-image: url(images/pattern.png);
        z-index: 50;
        content: " ";
    }

    .item-image:before {
        left: -100px;
        bottom: -100px;
        transform: rotate(45deg);
    }

    .item-image:after {
        right: -100px;
        top: -100px;
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.item .overlay, .item .overlay h3 {
    display: block;
    bottom: 0;
    width: 100%;
    position: absolute;
}

.item .overlay {
    height: 0;
    background-color: rgba(0,0,0,.75);
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
}

.item-image:hover .overlay {
    height: 100%;
    background-image: url(images/cross.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.item .overlay h3 {
    padding: 10px 20px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
}

.item-content {
    margin: 40px 20px;
}

.footer-navigation:after, .widget-header:after {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #f65e13;
    bottom: -7px;
    content: " ";
    left: 40px;
    margin-left: -5px;
}

.view-all {
    display: none;
    margin-top: 2px;
    padding: 3px 0 0 4px;
    width: 25px;
    height: 25px;
    border: 2px solid #FFF;
    border-radius: 20px;
    color: #FFF;
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
}

    .view-all:hover {
        background: #fff;
        color: #f65e13;
    }

.widget ul {
    margin: 0;
}

    .widget ul li {
        border-top: 1px solid #eee;
        font-size: 15px;
        color: #494f5c;
        transition: background .2s;
        -moz-transition: background .2s;
        -webkit-transition: background .2s;
        -o-transition: background .2s;
    }

        .widget ul li:hover {
            background: #f3f3f3;
        }

        .widget ul li:first-child {
            border: 0;
        }

        .widget ul li a, .widget ul li span {
            padding: 18px 20px;
            font-size: 15px;
            color: #494f5c;
            display: block;
            cursor: pointer;
        }

.vcard-0 {
    height: 200px;
    width: 360px;
}

    .vcard-0 iframe {
        width: 100%;
        height: 100%;
    }

.vcard {
    margin: 15px 25px;
}

.vcard-name {
    font-size: 18px;
    color: #f65e13;
    font-weight: 700;
}

.vcard span {
    font-size: 14px;
    color: #494f5c;
}

.textwidget {
    margin: 15px 20px;
    font-size: 14px;
    line-height: 175%;
}

.share-items-0 {
    height: 200px;
    width: 360px;
    float: left;
}

    .share-items-0 iframe {
        height: 100%;
        width: 100%;
    }

.share-items {
    margin: 30px 10px 10px;
    float: left;
}

    .share-items a {
        float: left;
        margin: 0 10px 20px;
        text-align: center;
        width: 46px;
        height: 46px;
        padding-top: 12px;
        font-size: 22px;
        color: #494f5c;
        border-radius: 24px;
        border: 1px solid #494f5c;
        transition: all .2s;
        -moz-transition: all .2s;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
    }

.comments-header a, .site-info a {
    text-decoration: underline;
}

.share-items a:hover {
    color: #fff;
}

.share-items .icon-facebook:hover {
    background: #3A589B;
    border-color: #3A589B;
}

.share-items .icon-twitter:hover {
    background: #19BFE8;
    border-color: #19BFE8;
}

.share-items .icon-google-plus:hover {
    background: #D64136;
    border-color: #D64136;
}

.share-items .icon-pinterest:hover {
    background: #f65e13;
    border-color: #f65e13;
}

.share-items .icon-foursquare:hover {
    background: #106bb5;
    border-color: #106bb5;
}

.share-items .icon-vimeo:hover {
    background: #AAD450;
    border-color: #AAD450;
}

.share-items .icon-youtube:hover {
    background: #f65e13;
    border-color: #f65e13;
}

.share-items .icon-flickr:hover {
    background: #ff0084;
    border-color: #ff0084;
}

.share-items .icon-feed:hover {
    background: #f90;
    border-color: #f90;
}

.share-items .icon-location:hover {
    background: #494f5c;
    border-color: #494f5c;
}

.widget li b {
    float: right;
}

.tagcloud {
    margin: 20px 10px 10px 20px;
}

    .tagcloud a {
        display: block;
        float: left;
        margin: 0 10px 10px 0;
        padding: 10px 20px;
        background: #f65e13;
        color: #fff;
        font-size: 14px;
        transition: all .2s;
        -moz-transition: all .2s;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
    }

        .tagcloud a:hover {
            background: #F3F3F3;
            color: #494f5c;
        }

.testimonials .widget-content {
    margin: 20px 0 0;
}

.testimonial-avatar {
    float: left;
    margin: 0 20px 0 0;
    border-radius: 40px;
}

.testimonial-content {
    margin-left: 100px;
}

    .testimonial-content h3 {
        font-size: 18px;
    }

    .testimonial-content time {
        font-size: 14px;
        color: #a0a0a0;
    }

.testimonials ul li {
    border: none;
}

    .testimonials ul li:hover {
        background: 0 0;
    }

.testimonials .flex-direction-nav {
    display: none;
}

.table {
    margin: 20px 0 0;
}

.table-col {
    float: left;
    width: 25%;
    text-align: center;
    border-right: 1px solid #BFC6CD;
    border-bottom: 1px solid #BFC6CD;
    border-left: 1px solid #BFC6CD;
    margin-left: -1px;
    border-top: 1px solid #BFC6CD;
    margin-bottom: 20px;
}

    .table-col.featured {
        background-color: #f65e13;
        background-image: url(images/pattern.png);
        background-repeat: repeat;
    }

        .table-col.featured .table-features li, .table-col.featured .table-title {
            color: #fff;
        }

        .table-col.featured .table-info {
            background: #fff;
            color: #f65e13;
        }

            .table-col.featured .table-info:before {
                border-bottom-color: #fff;
            }

.table-title {
    padding: 20px;
    font-size: 24px;
    font-weight: 700;
}

.table-info {
    position: relative;
    padding: 22px 20px;
    font-size: 24px;
    color: #fff;
    background-color: #f65e13;
    background-image: url(images/pattern.png);
    background-repeat: repeat;
}

    .table-info:before {
        position: absolute;
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #f65e13;
        top: -7px;
        content: " ";
        left: 50%;
        margin-left: -5px;
    }

.table-features {
    margin: 0;
}

    .table-features > li {
        padding: 14px 20px;
        border-top: 1px solid #BFC6CD;
        font-size: 14px;
        color: #494f5c;
    }

.single .item-meta {
    z-index: 100;
}

.single.page .page-content {
    margin: 0;
    padding: 20px;
}

    .single.page .page-content p {
        font-size: 14px;
        line-height: 25px;
    }

.page.classes.single .page-content, .page.news.single .page-content {
    margin: 0;
    padding: 20px 0;
}

.page.single .page-content.singlepage {
    padding: 0;
}

.item-image-page img {
    margin-top: 40px;
    width: 100%;
    height: auto;
}

.comments {
    padding: 20px;
    background: #fff;
}

.comments-header {
    margin-bottom: 40px;
}

.comments-list {
    margin: 0;
}

.comment {
    padding: 20px 0 0;
    border-top: 1px solid #bfc6cd;
}

.comments-list > .comment:first-child {
    padding: 0;
    border: 0;
}

.comment-gravatar {
    margin: 0 20px 0 0;
}

.comment-author {
    display: inline;
    color: #494f5c;
    font-size: 18px;
}

.comment .says {
    font-size: 18px;
}

.comment-date {
    display: block;
    font-size: 12px;
    color: #a0a0a0;
}

.comment-body {
    margin: 10px 0 0 70px;
}

.comment .children {
    margin: 0 0 0 70px;
}

#respond {
    margin-top: 40px;
}

    #respond .comment-notes {
        font-size: 14px;
        color: #747373;
    }

    #respond .form-label {
        display: block;
        float: left;
        width: 150px;
    }

    #respond textarea#comment {
        max-width: 570px;
    }

    #respond .required {
        color: #f65e13;
    }

    #respond #submit {
        padding: 10px 30px;
        background: #f65e13;
        border: 0;
        border-radius: 2px;
        color: #fff;
        cursor: pointer;
    }

.comment-reply-link {
    display: block;
    padding: 4px 25px;
    border: 1px solid #bfc6cd;
    color: #a0a0a0;
    text-transform: uppercase;
    font-size: 14px;
    transition: background .2s;
    -moz-transition: background .2s;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
}

    .comment-reply-link:hover {
        color: #fff;
        background: #f65e13;
        border-color: #f65e13;
    }

.site-footer {
    padding-top: 20px;
    background: url(images/pattern1.png);
}

.site-info {
    background: #010101;
    color: #fff;
    font-size: 14px;
}

    .site-info span {
        margin: 0 20px;
    }
	
	    .site-info .date {
        margin: 0 2px;
    }

    .site-info a {
        color: #fff;
    }

.footer-navigation {
    background: #f65e13;
}

    .footer-navigation ul {
        margin: 0;
        list-style: none;
    }

        .footer-navigation ul li {
            display: inline-block;
        }

    .footer-navigation li a {
        display: block;
        padding: 8px;
        font-size: 14px;
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        margin-top: 1px;
        line-height: 19px;
        transition: background .2s;
        -moz-transition: background .2s;
        -webkit-transition: background .2s;
        -o-transition: background .2s;
    }

        .footer-navigation li a:hover {
            margin-top: 0;
            border-top: 1px solid #fff;
            background: rgba(255,255,255,.1);
        }

.go-top {
    float: right;
}

li.go-top a {
    font-size: 22px;
}

.box, .col25 p, .col33 p, .col50 p, .col75 p {
    font-size: 15px;
}

.blue .item-meta:before, .blue .table-info:before {
    border-bottom-color: #5b7bb6;
}

.blue .widget-header:after {
    border-top-color: #5b7bb6;
}

.blue .table-title, .blue.table-col.featured .table-info {
    color: #5b7bb6;
}

.news .item.blue {
    background-color: #f7faff;
}

.red .item-meta:before, .red .table-info:before {
    border-bottom-color: #bc2c18;
}

.red .widget-header:after {
    border-top-color: #bc2c18;
}

.red .table-title, .red.table-col.featured .table-info {
    color: #bc2c18;
}

.news .item.red {
    background-color: #fff7f6;
}

.yellow .item-image:after, .yellow .item-image:before, .yellow .item-meta, .yellow .table-info, .yellow .widget-header, .yellow.featured.table-col {
    background-color: #f0c317;
}

    .yellow .item-meta:before, .yellow .table-info:before {
        border-bottom-color: #f0c317;
    }

    .yellow .widget-header:after {
        border-top-color: #f0c317;
    }

.yellow .table-title, .yellow.table-col.featured .table-info {
    color: #f0c317;
}

.news .item.yellow {
    background-color: #fcf9ee;
}

.lightorange .item-image:after, .lightorange .item-image:before, .lightorange .item-meta, .lightorange .table-info, .lightorange .widget-header, .lightorange.featured.table-col {
    background-color: #ec9517;
}

    .lightorange .item-meta:before, .lightorange .table-info:before {
        border-bottom-color: #ec9517;
    }

    .lightorange .widget-header:after {
        border-top-color: #ec9517;
    }

.lightorange .table-title, .lightorange.table-col.featured .table-info {
    color: #ec9517;
}

.news .item.lightorange {
    background-color: #fcf3e5;
}

.purple .item-image:after, .purple .item-image:before, .purple .item-meta, .purple .table-info, .purple .widget-header, .purple.featured.table-col {
    background-color: #f65e13;
}

    .purple .item-meta:before, .purple .table-info:before {
        border-bottom-color: #f65e13;
    }

    .purple .widget-header:after {
        border-top-color: #f65e13;
    }

.purple .table-title, .purple.table-col.featured .table-info {
    color: #f65e13;
}

.news .item.purple {
    background-color: #fcf4ff;
}

.orange .item-image:after, .orange .item-image:before, .orange .item-meta, .orange .table-info, .orange .widget-header, .orange.featured.table-col {
    background-color: #f65e13;
}

    .orange .item-meta:before, .orange .table-info:before {
        border-bottom-color: #f65e13;
    }

    .orange .widget-header:after {
        border-top-color: #f65e13;
    }

.orange .table-title, .orange.table-col.featured .table-info {
    color: #f65e13;
}

.news .item.orange {
    background-color: #fff6f1;
}

.column-margin {
    margin: 12px;
}

.col25, .col33, .col50, .col75 {
    float: left;
    font-size: 15px;
}

.col25 {
    width: 25%;
}

.col33 {
    width: 33%;
}

.col50 {
    width: 50%;
}

.col75 {
    width: 75%;
}

.box {
    width: 100%;
    background: #f65e13;
    color: #fff;
    padding: 12px 1%;
    margin-bottom: 40px;
    margin-top: 10px;
}

    .box p {
        margin-bottom: 0;
        width: 85%;
        float: left;
    }

    .box .button {
        float: right;
        margin-bottom: 0!important;
    }

a.button, a.button:visited {
    display: inline-block;
    color: #fff!important;
    text-decoration: none!important;
    text-align: center;
    font-family: Helvetica,Arial,Sans-serif;
    text-shadow: 0 1px 0 rgba(0,0,0,.2);
    font-size: 14px;
    outline: 0;
    font-weight: 700;
    line-height: 1em;
    padding: 7px 13px!important;
    cursor: pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.4);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.4);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.4);
    -o-box-shadow: 0 1px 2px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.4);
    border: 1px solid #0d507a!important;
    margin: 0 1em 1.5em 0!important;
    vertical-align: middle;
    background: #0c6fb1;
    background: -webkit-gradient(linear,left top,left bottom,from(#14a7cf),to(#0c6fb1));
    background: -webkit-linear-gradient(top,#14a7cf,#0c6fb1);
    background: -moz-linear-gradient(top,#14a7cf,#0c6fb1);
    background: -ms-linear-gradient(top,#14a7cf,#0c6fb1);
    background: -o-linear-gradient(top,#14a7cf,#0c6fb1);
}

    .tabs li a:hover, a.button:hover {
        text-decoration: none;
    }

    a.button.square {
        border-radius: 0!important;
        -webkit-border-radius: 0!important;
        -moz-border-radius: 0!important;
        -o-border-radius: 0!important;
    }

    a.button.round {
        border-radius: 15px!important;
        -webkit-border-radius: 15px!important;
        -moz-border-radius: 15px!important;
        -o-border-radius: 15px!important;
    }

    a.button.medium {
        padding: 11px 16px!important;
        font-size: 16px;
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -o-border-radius: 20px;
    }

    a.button.large {
        padding: 15px 20px!important;
        font-size: 18px;
        border-radius: 20px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -o-border-radius: 25px;
    }

    a.button:active {
        position: relative;
        top: 1px;
        box-shadow: inset 0 1px 0 rgba(255,255,255,.9);
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
        -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
        -o-box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
    }

    a.button.green {
        border-color: #69963b!important;
        background: #7fc33c;
        background: -webkit-gradient(linear,left top,left bottom,from(#5bb75b),to(#7fc33c));
        background: -webkit-linear-gradient(top,#5bb75b,#7fc33c);
        background: -moz-linear-gradient(top,#5bb75b,#7fc33c);
        background: -ms-linear-gradient(top,#5bb75b,#7fc33c);
        background: -o-linear-gradient(top,#5bb75b,#7fc33c);
    }

        a.button.green:hover {
            background: #161616;
           /* background: -webkit-gradient(linear,left top,left bottom,from(#7fc33c),to(#5bb75b));
            background: -webkit-linear-gradient(top,#7fc33c,#5bb75b);
            background: -moz-linear-gradient(top,#7fc33c,#5bb75b);
            background: -ms-linear-gradient(top,#7fc33c,#5bb75b);
            background: -o-linear-gradient(top,#7fc33c,#5bb75b);*/
        }

    a.button.light-blue {
        border-color: #2681a2!important;
        background: #2caada;
        background: -webkit-gradient(linear,left top,left bottom,from(#46cae8),to(#2caada));
        background: -webkit-linear-gradient(top,#46cae8,#2caada);
        background: -moz-linear-gradient(top,#46cae8,#2caada);
        background: -ms-linear-gradient(top,#46cae8,#2caada);
        background: -o-linear-gradient(top,#46cae8,#2caada);
    }

        a.button.light-blue:hover {
            background: #32bcef;
            background: -webkit-gradient(linear,left top,left bottom,from(#2caada),to(#46cae8));
            background: -webkit-linear-gradient(top,#2caada,#46cae8);
            background: -moz-linear-gradient(top,#2caada,#46cae8);
            background: -ms-linear-gradient(top,#2caada,#46cae8);
            background: -o-linear-gradient(top,#2caada,#46cae8);
        }

    a.button.blue {
        border-color: #0d507a!important;
        background: #0c6fb1;
        background: -webkit-gradient(linear,left top,left bottom,from(#14a7cf),to(#0c6fb1));
        background: -webkit-linear-gradient(top,#14a7cf,#0c6fb1);
        background: -moz-linear-gradient(top,#14a7cf,#0c6fb1);
        background: -ms-linear-gradient(top,#14a7cf,#0c6fb1);
        background: -o-linear-gradient(top,#14a7cf,#0c6fb1);
    }

        a.button.blue:hover {
            background: #1188d6;
            background: -webkit-gradient(linear,left top,left bottom,from(#0c6fb1),to(#14a7cf));
            background: -webkit-linear-gradient(top,#0c6fb1,#14a7cf);
            background: -moz-linear-gradient(top,#0c6fb1,#14a7cf);
            background: -ms-linear-gradient(top,#0c6fb1,#14a7cf);
            background: -o-linear-gradient(top,#0c6fb1,#14a7cf);
        }

    a.button.red {
        border-color: #ab4b44!important;
        background: #9E0D18;
        background: -webkit-gradient(linear,left top,left bottom,from(red),to(#9E0D18));
        background: -webkit-linear-gradient(top,red,#9E0D18);
        background: -moz-linear-gradient(top,red,#9E0D18);
        background: -ms-linear-gradient(top,red,#9E0D18);
        background: -o-linear-gradient(top,red,#9E0D18);
    }

        a.button.red:hover {
            background: #ff5e56;
            background: -webkit-gradient(linear,left top,left bottom,from(#9E0D18),to(red));
            background: -webkit-linear-gradient(top,#9E0D18,red);
            background: -moz-linear-gradient(top,#9E0D18,red);
            background: -ms-linear-gradient(top,#9E0D18,red);
            background: -o-linear-gradient(top,#9E0D18,red);
        }

    a.button.orange {
        border-color: #dc9014!important;
        background: #ffb031;
        background: -webkit-gradient(linear,left top,left bottom,from(#f90),to(#ffb031));
        background: -webkit-linear-gradient(top,#f90,#ffb031);
        background: -moz-linear-gradient(top,#f90,#ffb031);
        background: -ms-linear-gradient(top,#f90,#ffb031);
        background: -o-linear-gradient(top,#f90,#ffb031);
    }

        a.button.orange:hover {
            background: #ffc531;
            background: -webkit-gradient(linear,left top,left bottom,from(#ffb031),to(#f90));
            background: -webkit-linear-gradient(top,#ffb031,#f90);
            background: -moz-linear-gradient(top,#ffb031,#f90);
            background: -ms-linear-gradient(top,#ffb031,#f90);
            background: -o-linear-gradient(top,#ffb031,#f90);
        }

    a.button.purple {
        border-color: #996192!important;
        background: #d17ac6;
        background: -webkit-gradient(linear,left top,left bottom,from(#e3acdc),to(#d17ac6));
        background: -webkit-linear-gradient(top,#e3acdc,#d17ac6);
        background: -moz-linear-gradient(top,#e3acdc,#d17ac6);
        background: -ms-linear-gradient(top,#e3acdc,#d17ac6);
        background: -o-linear-gradient(top,#e3acdc,#d17ac6);
    }

        a.button.purple:hover {
            background: #eb90e0;
            background: -webkit-gradient(linear,left top,left bottom,from(#d17ac6),to(#e3acdc));
            background: -webkit-linear-gradient(top,#d17ac6,#e3acdc);
            background: -moz-linear-gradient(top,#d17ac6,#e3acdc);
            background: -ms-linear-gradient(top,#d17ac6,#e3acdc);
            background: -o-linear-gradient(top,#d17ac6,#e3acdc);
        }

    a.button.grey {
        color: #555!important;
        text-shadow: 0 1px 0 rgba(255,255,255,.2);
        border-color: #acacac!important;
        background: #e0dddd;
        background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0dddd));
        background: -webkit-linear-gradient(top,#fff,#e0dddd);
        background: -moz-linear-gradient(top,#fff,#e0dddd);
        background: -ms-linear-gradient(top,#fff,#e0dddd);
        background: -o-linear-gradient(top,#fff,#e0dddd);
    }

        a.button.grey:hover {
            background: #fff;
            background: -webkit-gradient(linear,left top,left bottom,from(#e0dddd),to(#fff));
            background: -webkit-linear-gradient(top,#e0dddd,#fff);
            background: -moz-linear-gradient(top,#e0dddd,#fff);
            background: -ms-linear-gradient(top,#e0dddd,#fff);
            background: -o-linear-gradient(top,#e0dddd,#fff);
        }

    a.button.black {
        border-color: #323232!important;
        background: #444;
        background: -webkit-gradient(linear,left top,left bottom,from(#000),to(#444));
        background: -webkit-linear-gradient(top,#000,#444);
        background: -moz-linear-gradient(top,#000,#444);
        background: -ms-linear-gradient(top,#000,#444);
        background: -o-linear-gradient(top,#000,#444);
    }

        a.button.black:hover {
            background: #000;
            background: -webkit-gradient(linear,left top,left bottom,from(#444),to(#000));
            background: -webkit-linear-gradient(top,#444,#000);
            background: -moz-linear-gradient(top,#444,#000);
            background: -ms-linear-gradient(top,#444,#000);
            background: -o-linear-gradient(top,#444,#000);
        }

.alert {
    padding: .8em;
    margin: 0 0 1.5em;
    line-height: 1.6em;
    border-radius: 4px!important;
    -webkit-border-radius: 4px!important;
    -moz-border-radius: 4px!important;
    -o-border-radius: 4px!important;
    box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.6);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.6);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.6);
    -o-box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.6);
}

    .alert.white {
        background: #fff;
        border: 1px solid #dfdfdf;
        color: #373737;
    }

    .alert.red {
        background: #f65e13;
        border: 1px solid #f65e13;
        color: #fff;
    }

    .alert.yellow {
        background: #f18d06;
        border: 1px solid #f18d06;
        color: #fff;
    }

    .alert.green {
        background: #2eb44b;
        border: 1px solid #2eb44b;
        color: #fff;
    }

    .alert.blue {
        background: #20a7ff;
        border: 1px solid #20a7ff;
        color: #fff;
    }

    .alert.grey {
        background: #fbfbfb;
        border: 1px solid #dfdfdf;
        color: #373737;
    }

.tabs li a {
    border: 1px solid #f65e13;
    height: 32px;
    line-height: 31px;
    font-size: 13px;
    padding: 0 14px 0 44px;
    cursor: pointer;
}

.tabs_table {
    clear: both;
    margin: 12px 0;
}

.tabs {
    padding: 0 0 0 1px!important;
    margin-bottom: -1px!important;
    margin-left: 0;
    height: 34px;
}

    .tabs li {
        float: left;
        list-style-type: none!important;
        list-style-position: outside!important;
        cursor: pointer;
        white-space: nowrap;
        margin-left: -1px;
        padding: 0!important;
    }

        .tabs li a {
            display: block;
            float: left;
            padding-left: 14px;
            background: #f65e13;
            margin: 0 6px 0 0;
            color: #fff;
        }

            .tabs li a:hover {
                background: #f3f3f3;
                color: #444;
            }

            .tabs li a.selected {
                background: #fff;
                border-bottom: #fff 1px solid;
                position: relative;
                color: #f65e13;
            }

.toggle-content, .toggle-content:hover {
    background: #f65e13;
}

.panes, .toggle-content {
    border: 1px solid #f65e13;
}

.panes {
    padding: 17px;
    line-height: 1.7em;
}

.toggle-content {
    clear: both;
    display: block;
    margin: 10px 0 8px;
    color: #fff;
}

    .toggle-content + .toggle-content {
        margin: 0;
    }

    .toggle-content .expand-button {
        background: url(images/toggle-open.png) left top no-repeat;
        cursor: pointer;
        font-weight: 700;
        height: 35px;
    }

        .toggle-content .expand-button.close {
            background: url(images/toggle-close.png) left top no-repeat;
        }

        .toggle-content .expand-button p {
            line-height: 40px;
            margin: 0;
            padding-left: 40px;
            font-size: 28px;
            padding-top: 5px;
        }

    .toggle-content .expand {
        margin: 0;
        background: #fff;
        line-height: 160%;
        color: #3b3b3d;
        padding: 20px;
        display: none;
    }

.no-js .toggle-content .expand {
    display: block;
}

.main-btn2-left {
    float: left;
    margin-right: -2px;
    margin-top: 15px;
    width: 20%;
}

.main-btn3-left, .main-btn3-right {
    float: left;
    margin-right: 0;
    margin-top: 15px;
}

.main-btn2-right {
    float: left;
    width: 17%;
    margin-top: 15px;
}

.main-btn3-left {
    margin-left: 205px;
    width: 13%;
}

.main-btn3-right {
    width: 18%;
}

@media only screen and (min-device-width:1020px) and (max-device-width:1220px) {
    .site-navigation ul.sub-menu {
        min-width: 140px;
    }
}

@media only screen and (min-device-width:960px) and (max-device-width:1252px) {
    .site-navigation li a {
        color: #fff;
        display: block;
        font-size: 14px;
        padding: 14px 7px;
        text-decoration: none;
        text-transform: uppercase;
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) {
    .item {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width:767px) {
    .grid_12 .classes.grid .item:nth-child(6n+1) .item-image:after, .grid_12 .classes.grid .item:nth-child(6n+2) .item-image:after, .grid_12 .classes.grid .item:nth-child(6n+3) .item-image:after, .grid_4 .classes.grid .item:nth-child(2n+1) .item-image:after, .grid_8 .classes.grid .item:nth-child(4n+1) .item-image:after, .grid_8 .classes.grid .item:nth-child(4n+2) .item-image:after {
        bottom: -145px;
        top: auto;
    }

    .grid_12 .classes.grid .item:nth-child(6n+1) .item-image:before, .grid_12 .classes.grid .item:nth-child(6n+2) .item-image:before, .grid_12 .classes.grid .item:nth-child(6n+3) .item-image:before, .grid_4 .classes.grid .item:nth-child(2n+1) .item-image:before, .grid_8 .classes.grid .item:nth-child(4n+1) .item-image:before, .grid_8 .classes.grid .item:nth-child(4n+2) .item-image:before {
        bottom: auto;
        top: -145px;
    }

    .grid_12 .classes.grid .item:nth-child(6n+1) .item-image h3, .grid_12 .classes.grid .item:nth-child(6n+2) .item-image h3, .grid_12 .classes.grid .item:nth-child(6n+3) .item-image h3, .grid_4 .classes.grid .item:nth-child(2n+1) .item-image h3, .grid_8 .classes.grid .item:nth-child(4n+1) .item-image h3, .grid_8 .classes.grid .item:nth-child(4n+2) .item-image h3 {
        text-align: left;
    }
}

@media only screen and (min-width:962px) and (max-width:1220px) {
    .site-navigation li a {
        font-size: 12px;
    }

    .meta-info.class-trainer, .meta-info.comments-counter, .meta-info.news-tags {
        display: none;
    }

    .item-image:after, .item-image:before {
        width: 170px;
        height: 170px;
    }

    .list .item-image:after, .list .item-image:before, .single .item-image:after, .single .item-image:before {
        width: 350px;
        height: 350px;
    }

    .flex-caption {
        top: 15%;
    }

    .site-header {
        position: relative;
    }

    .flexslider.loading {
        min-height: 400px;
    }

    .pday {
        width: 80px;
    }

    .share-items-0 iframe, .vcard-0 iframe {
        height: 100%;
        width: 78%;
    }

    .item .overlay h3 {
        font-size: 16px;
    }

    .vcard span {
        color: #494f5c;
        font-size: 11px;
    }
}

@media only screen and (min-width:767px) and (max-width:962px) {
    .flex-content p, .flex-direction-nav, .meta-info.class-facebook, .meta-info.class-trainer, .meta-info.class-twitter, .meta-info.comments-count, .meta-info.news-tags {
        display: none;
    }

    .item-image:after, .item-image:before {
        width: 155px;
        height: 155px;
    }

    .list .item-image:after, .list .item-image:before, .single .item-image:after, .single .item-image:before {
        width: 310px;
        height: 310px;
    }

    .classes.list .overlay, .classes.single .overlay {
        background-image: none;
    }

    .comment .children {
        margin: 0 0 0 20px;
    }

    .flexslider {
        padding-top: 100px;
    }

    .table-col {
        width: 50%;
    }

    .site-header {
        position: relative;
    }

    .flex-caption {
        top: 15%;
    }

    .flexslider.loading {
        min-height: 300px;
    }

    .pday {
        width: 60px;
    }

    .col25 {
        width: 100%;
    }

    .share-items-0 iframe, .vcard-0 iframe {
        height: 100%;
        width: 59%;
    }

    .vcard span {
        color: #494f5c;
        font-size: 10px;
    }

    .vcard {
        margin: 0 20px;
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .flex-content p, .flex-direction-nav, .meta-info.class-facebook, .meta-info.class-trainer, .meta-info.class-twitter, .meta-info.news-author, .meta-info.news-tags {
        display: none;
    }

    .classes.list .item-meta, .classes.single .item-meta, .site-header {
        position: relative;
    }

    .classes.grid .item {
        margin-left: 0;
        margin-right: 0;
    }

    .item-image:after, .item-image:before {
        width: 190px;
        height: 190px;
    }

    .classes.grid .item:nth-child(2n+1) .item-image:after {
        bottom: -100px;
        top: auto;
    }

    .classes.grid .item:nth-child(2n+1) .item-image:before {
        bottom: auto;
        top: -100px;
    }

    .classes.grid .item:nth-child(2n+1) .item-image h3 {
        text-align: left;
    }

    .announcement, .site-header .lang {
        text-align: center;
    }

    .list .item-image:after, .list .item-image:before, .single .item-image:after, .single .item-image:before {
        width: 330px;
        height: 330px;
    }

    .classes.list .overlay, .classes.single .overlay {
        background-image: none;
    }

    .comment .children {
        margin: 0 0 0 20px;
    }

    .flex-caption {
        top: 15%;
        display: none;
    }

    .table-col {
        width: 50%;
    }

    .post-navigation {
        display: none!important;
    }

    .announcement a.btn {
        float: none;
    }

    .flexslider.loading {
        min-height: 300px;
    }

    .pday {
        width: 54px;
    }

    .col25, .col33, .col50, .col75 {
        width: 100%;
    }

    .share-items-0, .vcard-0 {
        height: 200px;
        width: 420px;
    }

    .menu2 {
        display: inline-block;
    }

    .language-menu {
        display: none;
    }

    .share-items-0 {
        float: left;
    }

        .share-items-0 iframe, .vcard-0 iframe {
            height: 100%;
            width: 100%;
        }

    .vcard span {
        color: #494f5c;
        font-size: 16px;
    }

    .vcard {
        margin: 25px 20px;
    }
}

@media (max-width:1199px) {
    .main-btn2-left, .main-btn2-right, .main-btn3-left, .main-btn3-right {
        float: left;
        margin-top: 15px;
        margin-left: 3%!important;
    }

    .main-btn3-left {
        margin-right: 0;
        width: 16%!important;
    }

    .main-btn3-right {
        margin-right: 0;
        width: 23%!important;
    }

    .main-btn2-left {
        margin-right: -2px;
        width: 24%!important;
    }

    .main-btn2-right {
        width: 21%!important;
    }

    .main-btn {
        float: none;
        margin: 0 auto;
        width: 100%!important;
    }

    .main-btn2 {
        margin: 15px auto 0;
    }

    .button_example {
        text-align: center;
        line-height: 20px;
        padding: 10px;
        width: 100%;
    }

    .grid_6a, .grid_7a {
        width: auto!important;
    }
}

@media (max-width:1024px) {
    .logo {
        margin: -15px 158px 0 0!important;
        padding: 15px 0 0;
    }

    .main-btn2-left, .main-btn2-right, .main-btn3-left, .main-btn3-right {
        float: left;
        margin-top: 15px;
        margin-left: 3%!important;
    }

    .container_12 .grid_6 {
        width: 905px!important;
    }

    .main-btn3-left {
        margin-right: 0;
        width: 16%!important;
    }

    .main-btn3-right {
        margin-right: 0;
        width: 23%!important;
    }

    .main-btn2-left {
        margin-right: -2px;
        width: 24%!important;
    }

    .main-btn2-right {
        width: 21%!important;
    }

    .grid_6a, .grid_7a {
        width: auto!important;
    }

    .main-btn {
        float: none;
        margin: 0 auto;
        width: 100%!important;
    }

    .main-btn2 {
        margin: 15px auto 0;
    }

    .button_example {
        text-align: center;
        line-height: 20px;
        padding: 10px;
        width: 100%;
    }
}

@media (max-width:991px) {
    .main-btn2-left, .main-btn2-right, .main-btn3-left, .main-btn3-right {
        float: left;
        margin-top: 15px;
        width: 45%!important;
    }

    .main-btn3-left {
        margin-left: 0!important;
        margin-right: 0;
    }

    .main-btn3-right {
        margin-right: 0;
        margin-left: 5%!important;
    }

    .main-btn2-left {
        margin-right: -2px;
        margin-left: 0!important;
    }

    .main-btn2-right {
        margin-left: 5%!important;
    }

    .main-btn {
        float: none;
        margin: 0 auto;
        width: 100%!important;
    }

    .main-btn2 {
        margin: 15px auto 0;
        width: 90%!important;
    }

    .button_example {
        text-align: center;
        line-height: 20px;
        padding: 10px;
        width: 100%;
    }

    .grid_6a, .grid_7a {
        width: auto!important;
    }

    .logo2 {
        float: right;
        margin: 0 0 15px;
        padding: 15px 0 0;
        width: 40%;
    }
}

@media (max-width:800px) {
    .container_12 .grid_8al {
        width: 470px;
    }

    .main-btn3-left {
        float: left;
        margin-left: 0!important;
        margin-right: 0;
        margin-top: 15px;
        width: 45%!important;
    }

    .main-btn2-right, .main-btn3-right {
        float: left;
        margin-top: 15px;
        width: 45%!important;
        margin-left: 5%!important;
    }

    .main-btn3-right {
        margin-right: 0;
    }

    .main-btn2-left {
        float: left;
        margin-right: -2px;
        margin-top: 15px;
        width: 45%!important;
    }

    .main-btn {
        float: none;
        margin: 0 auto;
        width: 100%!important;
    }

    .main-btn2 {
        margin: 15px auto 0;
        width: 90%!important;
    }

    .button_example {
        text-align: center;
        line-height: 20px;
        padding: 10px;
        width: 100%;
    }

    .logo, .logo2 {
        padding: 15px 0 0;
    }

    .grid_6a, .grid_7a {
        width: auto!important;
    }

    .logo {
        margin: 0!important;
    }

    .container_12 .grid_6 {
        width: 722px!important;
    }

    .logo2 {
        float: right;
        margin: 0 0 15px;
        width: 40%;
    }
}

@media (max-width:768px) {
    .main-btn3-left, .main-btn3-right {
        margin-right: 0;
    }

    .main-btn2-left, .main-btn2-right, .main-btn3-left, .main-btn3-right {
        float: left;
        margin-top: 15px;
        margin-left: 0!important;
    }

    .container_12 .grid_8al {
        width: 470px;
    }

    .main-btn, .main-btn2-left, .main-btn2-right, .main-btn3-left, .main-btn3-right {
        width: 100%!important;
    }

    .main-btn2-left {
        margin-right: -2px;
    }

    .main-btn {
        float: none;
        margin: 0 auto;
    }

    .main-btn2 {
        margin: 15px auto 0;
        width: 90%!important;
    }

    .button_example {
        text-align: center;
        line-height: 20px;
        padding: 10px;
        width: 100%;
    }

    .grid_6a, .grid_7a {
        width: auto!important;
    }

    .logo {
        margin: 0!important;
        padding: 15px 0 0;
    }

    .container_12 .grid_6 {
        width: 722px!important;
    }
}

@media (max-width:767px) {
    .site-info span {
        margin: 0 88px;
    }

    .logo2 {
        float: right;
        margin: 0 0 15px;
        padding: 15px 0 0;
        width: 90%;
    }

    .grid_6a, .grid_7a {
        width: 560px!important;
    }
}

@media (max-width:640px) {
    .main-btn3-left, .main-btn3-right {
        margin-right: 0;
    }

    .container_12 .grid_8al {
        width: 470px;
    }

    .main-btn2-left, .main-btn2-right, .main-btn3-left, .main-btn3-right {
        float: left;
        margin-top: 15px;
        width: 100%!important;
        margin-left: 0!important;
    }

    .main-btn2-left {
        margin-right: -2px;
    }

    .main-btn {
        float: none;
        margin: 0 auto;
        width: 72%!important;
    }

    .button_example {
        text-align: center;
        line-height: 20px;
        padding: 10px;
        width: 100%;
    }

    .site-info span {
        margin: 0 88px;
    }

    .logo {
        margin: 0!important;
        padding: 15px 0 0;
    }

    .grid_6a, .grid_7a {
        width: 560px!important;
    }
}

@media (max-width:600px) {
    .main-btn3-left, .main-btn3-right {
        margin-right: 0;
    }

    .main-btn2-left, .main-btn2-right, .main-btn3-left, .main-btn3-right {
        float: left;
        margin-top: 15px;
        margin-left: 0!important;
        text-align: center;
    }

    .container_12 .grid_8al {
        width: 470px;
    }

    .main-btn2, .main-btn2-left, .main-btn2-right, .main-btn3-left, .main-btn3-right {
        width: 100%!important;
    }

    .main-btn2-left {
        margin-right: -2px;
    }

    .main-btn {
        float: none;
        margin: 0 auto;
    }

    .main-btn2 {
        margin: 15px auto 0;
    }

    . .button_example {
        text-align: center;
        line-height: 20px;
        padding: 10px;
        width: 70%;
    }

    .logo, .logo2 {
        padding: 15px 0 0;
    }

    .site-info span {
        margin: 0 88px;
    }

    .logo2 {
        float: none;
        margin: 0 auto;
        width: 77%!important;
    }

    .logo {
        margin: 0!important;
    }

    .grid_6a, .grid_7a {
        width: 560px!important;
    }
}

@media only screen and (min-width:320px) and (max-width:480px) {
    .classes.list .item-meta, .classes.single .item-meta, .site-header {
        position: relative;
    }

        .comment .says, .flex-direction-nav, .meta-info.class-certificate, .meta-info.class-classes, .meta-info.class-facebook, .meta-info.class-join, .meta-info.class-level, .meta-info.class-trainer, .meta-info.class-twitter, .meta-info.comments-counter, .meta-info.news-author, .meta-info.news-tags, .site-header .lang {
            display: none;
        }

    .classes.grid .item {
        margin-left: 0;
        margin-right: 0;
    }

    .item-image:after, .item-image:before {
        width: 170px;
        height: 170px;
    }

    .classes.grid .item:nth-child(2n+1) .item-image:after {
        bottom: -100px;
        top: auto;
    }

    .classes.grid .item:nth-child(2n+1) .item-image:before {
        bottom: auto;
        top: -100px;
    }

    .classes.grid .item:nth-child(2n+1) .item-image h3 {
        text-align: left;
    }

    .announcement, .button_example {
        text-align: center;
    }

    .list .item-image:after, .list .item-image:before, .single .item-image:after, .single .item-image:before {
        width: 300px;
        height: 300px;
    }

    .col25, .col33, .col50, .col75, .pday, .progday, .table-col {
        width: 100%;
    }

    .classes.list .overlay, .classes.single .overlay {
        background-image: none;
    }

    .comment .children {
        margin: 0 0 0 10px;
    }

    .main-btn3-left, .main-btn3-right {
        margin-right: 0;
    }

    .flex-caption {
        top: 15%;
        display: none;
    }

    .post-navigation {
        display: none!important;
    }

    .announcement a.btn {
        float: none;
    }

    .testimonials .flex-control-paging {
        top: 200px;
    }

    .flexslider.loading {
        min-height: 205px;
    }

    .title-404 {
        font-size: 142px;
        margin-top: 50px;
    }

    .description-404 {
        margin-bottom: 100px;
    }

    .progday {
        margin-bottom: 20px;
    }

    .share-items-0, .vcard-0 {
        height: 200px;
        width: 320px;
    }

    .menu2 {
        display: inline-block;
    }

    .language-menu {
        display: none;
    }

    .share-items-0 {
        float: left;
    }

    .page-header .title, .widget-header .title {
        display: inline-block;
        font-size: 18px;
        line-height: 27px;
        color: #fff;
    }

    .container_12 .grid_8al {
        width: 370px;
    }

    .main-btn2-left, .main-btn2-right, .main-btn3-left, .main-btn3-right {
        float: left;
        margin-top: 15px;
        width: 100%!important;
        margin-left: 0!important;
    }

    .main-btn2-left {
        margin-right: -2px;
    }

    .main-btn {
        float: none;
        margin: 0 auto;
        width: 72%!important;
    }

    .button_example {
        line-height: 20px;
        padding: 5px;
        width: 100%;
    }

    .site-info span {
        margin: 0 37px;
    }

    .grid_6a, .grid_7a {
        width: 560px!important;
    }

    .container_12 .grid_6 {
        width: 300px!important;
    }

    .logo {
        margin: 0!important;
        padding: 15px 0 0;
    }
}

@media (max-width:360px) {
    .main-btn2-left, .main-btn2-right, .main-btn3-left, .main-btn3-right {
        float: left;
        margin-top: 15px;
        width: 100%!important;
    }

    .main-btn3-left {
        margin-left: 0!important;
        margin-right: 0;
    }

    .main-btn3-right {
        margin-right: 0;
    }

    .main-btn2-left {
        margin-right: -2px;
    }

    .main-btn {
        float: none;
        margin: 0 auto;
        width: 72%!important;
    }

    .logo {
        margin: 0!important;
        padding: 15px 0 0;
    }
}

@media (max-width:320px) {
    .share-items-0, .vcard-0 {
        height: 200px;
        width: 280px;
    }

    .widget-content {
        margin: 8px 0 30px;
        overflow: visible;
    }

    .share-items-0 {
        float: left;
    }

    a img {
        border: none;
        max-width: 100%;
    }

    .site-info span {
        margin: 0 19px;
    }

    .grid_6a, .grid_7a {
        width: 560px!important;
    }

    body.aAU {
        overflow-x: hidden;
        overflow-y: hidden!important;
    }

    .aAT, .aAU {
        background: #fff;
    }

    .aAU {
        background-color: #fff;
        overflow-x: visible;
    }

    body, input, select, td, textarea {
        margin: 0;
        font-family: arial,sans-serif;
    }

    body {
        height: 100%;
        margin: 0;
        width: 100%;
    }

    .main-btn2-left, .main-btn2-right, .main-btn3-left, .main-btn3-right {
        float: left;
        margin-top: 15px;
        width: 100%!important;
    }

    .main-btn3-left {
        margin-left: 0!important;
        margin-right: 0;
    }

    .main-btn3-right {
        margin-right: 0;
    }

    .main-btn2-left {
        margin-right: -2px;
    }

    .main-btn {
        float: none;
        margin: 0 auto;
        width: 72%!important;
    }

    .button_example {
        text-align: center;
        line-height: 20px;
        padding: 5px;
    }

    .container_12 .grid_6 {
        width: 280px!important;
    }

    .logo {
        margin: 0!important;
        padding: 15px 0 0;
    }
}
