<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    -webkit-font-smoothing: antialiased
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #444;
    color: #fff;
    text-shadow: none
}

.hover-content {
    overflow: hidden;
    position: relative
}

@media (max-width: 768px) {
    .list-inline .btn {
        min-width: 100%
    }

    .list-inline li {
        display: block;
        min-width: 100%
    }

    .list-inline li:not(:last-child) {
        margin-bottom: 15px
    }
}

@media (max-width: 768px) {
    .square, .clients img, .panel.prices {
        margin-bottom: 30px
    }

    .part-a h3 {
        margin: 0
    }

    .blog-post h2 {
        margin: 15px 0 10px 0
    }

    .sTop .title {
        font-size: 3.5em
    }
}

@media (min-width: 768px) {
    .part-a h3 {
        margin: 0
    }

    .part-a {
        padding: 10px 0
    }

    .filter-grid {
        min-height: 700px
    }

    .filter-grid-v2 {
        min-height: 825px
    }

    .section-header h1 {
        font-size: 60px
    }

    .blog-post h2 {
        margin: 0 0 10px 0
    }

    .sTop .title {
        font-size: 5em
    }
}

@media (max-width: 992px) {
    .portfolio-grid .hover-content, .profile-grid .profile, .news, .knob, .profile {
        margin-bottom: 30px
    }

    .profile-grid .profile-circle {
        margin-bottom: 50px
    }

    .lg-tab-content img {
        margin-top: 50px
    }
}

@media (min-width: 992px) {
    .part-a {
        padding: 6px 0
    }

    .filter-grid {
        min-height: 696px
    }

    .filter-grid-v2 {
        min-height: 480px
    }

    .first.panel.prices {
        left: 45px
    }

    .last.panel.prices {
        right: 45px
    }
}

@media (min-width: 1200px) {
    .part-a {
        padding: 10px 0
    }

    .part-a h3 {
        margin: 6px 0
    }

    .filter-grid {
        min-height: 840px
    }

    .filter-grid-v2 {
        min-height: 580px
    }

    .section-header h1 {
        font-size: 70px
    }

    .first.panel.prices {
        left: 80px
    }

    .last.panel.prices {
        right: 80px
    }
}

a {
    color: #0080ff
}

.btn-primary {
    background-color: #0080ff;
    border-color: #0080ff
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open &gt; .dropdown-toggle.btn-primary {
    background-color: #ff7f00;
    border-color: #e56500
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #0080ff;
    border-color: #0080ff
}

.btn-primary .badge {
    color: #0080ff
}

.btn-secondary {
    color: #fff;
    background-color: #ff7f00;
    border-color: #e56500
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open &gt; .dropdown-toggle.btn-secondary {
    color: #ff7f00;
    background-color: #fff;
    border-color: #e56500 !important;
}
.btn-secondary.disabled, .btn-secondary[disabled], fieldset[disabled] .btn-secondary, .btn-secondary.disabled:hover, .btn-secondary[disabled]:hover, fieldset[disabled] .btn-secondary:hover, .btn-secondary.disabled:focus, .btn-secondary[disabled]:focus, fieldset[disabled] .btn-secondary:focus, .btn-secondary.disabled:active, .btn-secondary[disabled]:active, fieldset[disabled] .btn-secondary:active, .btn-secondary.disabled.active, .btn-secondary[disabled].active, fieldset[disabled] .btn-secondary.active {
    color: #ff7f00;
    background-color: #fff;
    border-color: #e56500 !important;
}

.btn-secondary .badge {
    color: #ff7f00
}


.btn-link {
    color: #0080ff
}

.btn-link:hover, .btn-link:focus {
    color: #ff7f00
}

.nav .open &gt; a, .nav .open &gt; a:hover, .nav .open &gt; a:focus {
    border-color: #0080ff
}

.nav-pills &gt; li.active &gt; a, .nav-pills &gt; li.active &gt; a:hover, .nav-pills &gt; li.active &gt; a:focus {
    background-color: #0080ff
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a, .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover, .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus, .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover, .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
        background-color: #0080ff
    }
}

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
    color: #0080ff
}

.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span:hover, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span:focus {
    background-color: #0080ff;
    border-color: #0080ff
}

.label-primary {
    background-color: #0080ff
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #09353b
}

a.list-group-item.active &gt; .badge, .nav-pills &gt; .active &gt; a &gt; .badge {
    color: #0080ff
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #0080ff
}

.progress-bar {
    background-color: #0080ff
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #0080ff;
    border-color: #0080ff
}

.panel-primary {
    border-color: #0080ff
}

.panel-primary &gt; .panel-heading {
    background-color: #0080ff;
    border-color: #0080ff
}

.panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body {
    border-top-color: #0080ff
}

.panel-primary &gt; .panel-heading .badge {
    color: #0080ff
}

.panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body {
    border-bottom-color: #0080ff
}
.panel .panel-body h3 {
    margin-top: 10px;
}

.carousel-indicators li {
    border: 1px solid #0080ff
}

.carousel-indicators .active {
    background-color: #0080ff
}

.top-title {
    text-align: center;
    margin: 0;
    text-transform: capitalize;
    padding: 15px 0;
    color: #fff
}

.top-title:after {
    content: "";
    display: block;
    padding-top: 8px;
    width: 80px;
    margin: auto;
    border-bottom: 1px solid #fff
}

.sub-text {
    color: #fff
}

.lg-title {
    text-align: center;
    position: relative;
    letter-spacing: 2px;
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #333;
    font-size: 36px
}

.lg-title .lg-title-border::after {
    content: "";
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    width: 80px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.sub-title {
    text-align: center;
    color: #333;
    font-size: 16px;
    margin-top: -20px;
    line-height: 24px;
    padding-bottom: 30px
}

@media (min-width: 768px) {
    .big-title {
        font-size: 30px;
        color: #333
    }

    .big-subtitle {
        font-size: 18px;
        color: #999;
        margin: 20px auto 0;
        font-weight: 300;
        line-height: 28px;
        max-width: 85%;
        letter-spacing: 0.25px
    }
}

@media (max-width: 768px) {
    .big-title {
        font-size: 24px;
        color: #333
    }

    .big-subtitle {
        font-size: 15px;
        color: #333;
        margin: 15px auto 0;
        line-height: 20px
    }
}

.md-title {
    color: #555;
    font-weight: 400;
    font-size: 30px;
    letter-spacing: 0.5px
}

.bg-filter-v2 .lg-title, .bg-filter-v2 .big-title, .bg-filter-v1 .lg-title, .bg-filter-v1 .big-title, .bg-filter .lg-title, .bg-filter .big-title {
    color: #fff
}

.title-border {
    padding-bottom: 5px;
    border-bottom: 1px solid #eee
}

.text-block {
    font-size: 16px;
    line-height: 25px
}

.text-block-v1 {
    font-size: 16px;
    line-height: 1.8
}

.text-block-v2 {
    line-height: 22px
}

.text-block, .text-block-v1, .text-block-v2 {
    color: #333
}

.text-muted {
    color: #333 !important
}

.text-primary {
    color: #0080ff !important
}

a.text-primary:hover {
    color: #ff7f00
}

.text-success {
    color: #3c948b
}

a.text-success:hover {
    color: #265e58
}

.text-info {
    color: #1eb9c1
}

a.text-info:hover {
    color: #147a7f
}

.text-warning {
    color: #ecd06f
}

a.text-warning:hover {
    color: #e3ba2b
}

.text-danger {
    color: #df6c4f
}

a.text-danger:hover {
    color: #bf4223
}

.bg-primary {
    color: #ffffff !important;
    background-color: #0080ff !important
}

a.bg-primary:hover {
    color: #fff;
    background-color: #ff7f00
}

.bg-success {
    color: #fff;
    background-color: #3c948b !important
}

a.bg-success:hover {
    background-color: #265e58
}

.bg-info {
    color: #fff;
    background-color: #1eb9c1 !important
}

a.bg-info:hover {
    background-color: #147a7f
}

.bg-warning {
    color: #fff;
    background-color: #ecd06f !important
}

a.bg-warning:hover {
    background-color: #e3ba2b
}

.bg-danger {
    color: #fff;
    background-color: #df6c4f !important
}

a.bg-danger:hover {
    background-color: #bf4223
}

.icons-list {
    padding-left: 0;
    list-style: none
}

.icons-list li {
    display: inline-block;
    margin-bottom: 5px;
    padding-right: 2.5px;
    margin-top: 5px;
    padding-left: 2.5px
}

@media (min-width: 992px) and (max-width: 1200px) {
    .hover-content .icons-list li {
        padding-left: 0;
        padding-right: 0
    }
}

.share-icons-list {
    padding-left: 0;
    list-style: none
}

.share-icons-list li {
    display: inline-block;
    padding-right: 2.5px;
    margin-bottom: 5px
}

.features-list &gt; li {
    margin: 10px 0;
    list-style: none
}

.features-list i {
    margin-right: 10px;
    color: #0080ff
}

.info-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.info-list &gt; li {
    margin-bottom: 15px
}

.info-list &gt; li &gt; i:before {
    margin-right: 8px
}

.info-list .md-list li {
    margin-bottom: 10px
}

.info-list .sm-list li {
    margin-bottom: 5px
}

.info-list .style {
    padding-left: 40px
}

.info-list .md-list li:last-child, .info-list .sm-list li:last-child, .info-list &gt; li:last-child {
    margin-bottom: 0
}

.info-list-border &gt; li {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

.inline-btn &gt; .btn {
    margin-right: 15px
}

.info-bar h4 {
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 15px;
    color: #333;
    font-weight: 700
}

.info-bar &gt; li {
    margin-bottom: 15px;
    color: #333
}

.info-bar &gt; li p {
    margin-bottom: 0
}

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

a:focus {
    outline: none
}

h3 &gt; .label, h2 &gt; .label, h1 &gt; .label {
    font-weight: 300
}

.form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s
}

.form-control:focus {
    outline: 0;
    border-color: #ccc
}

textarea.form-control {
    line-height: normal !important;
    padding-top: 13px !important
}

.control {
    overflow: hidden;
    position: relative
}

.control i {
    position: absolute;
    font-size: 21px;
    color: #ddd;
    top: 0;
    z-index: 2;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    left: 0
}

.icon .btn {
    min-height: 44px
}

.icon .form-control {
    -webkit-appearance: textfield;
    min-height: 42px;
    padding: 0 15px 0 42px;
    line-height: 42px
}

.form-lg .form-control {
    min-height: 44px;
    padding: 0 15px;
    line-height: 44px
}

.form-lg .btn {
    min-height: 46px;
    padding: 11.5px 15px
}

.no-icon .form-control {
    padding: 6px 12px
}

.no-icon .btn-form {
    background-color: #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    border-left: 0
}

.trn .form-control {
    min-height: 44px;
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
    border-right: 0;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075)
}

.trn .form-control:focus {
    border-color: #fff;
    outline: 0;
    box-shadow: none
}

.trn .form-control:-webkit-input-placeholder {
    color: #fff !important;
    opacity: 1
}

.trn .form-control:-ms-input-placeholder {
    color: #fff !important;
    opacity: 1
}

.trn .form-control:-moz-placeholder {
    color: #fff !important;
    opacity: 1
}

.all-trn .form-control {
    color: #333;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #eee;
    box-shadow: none;
    border-radius: 0;
    padding-bottom: 1px
}

.all-trn .form-control:focus {
    border-bottom-color: #ccc !important
}

.all-trn .form-control:-moz-placeholder {
    color: #333
}

.all-trn .form-control:-webkit-input-placeholder {
    color: #333
}

.all-trn .form-control:-ms-input-placeholder {
    color: #333
}

.sign-up {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    z-index: 2;
    padding: 20px 40px;
    box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    position: relative
}

@media (min-width: 768px) {
    .sign-up {
        min-width: 600px
    }
}

@media (max-width: 650px) {
    .sign-up {
        min-width: 400px
    }
}

@media (max-width: 500px) {
    .sign-up {
        min-width: 300px
    }
}

@media (max-width: 300px) {
    .sign-up {
        min-width: 100%
    }
}

.sign-up-hr {
    position: absolute;
    left: 50%;
    width: 1px;
    height: 80%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, #fff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 50%, rgba(255, 255, 255, 0) 100%);
    bottom: 10%
}

.sign-up-title {
    margin: 0 0 20px;
    color: #555
}

.sign-up-btn {
    background: #aaa;
    color: #fff;
    border-radius: 2px;
    margin-bottom: 15px;
    max-width: 260px;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out
}

.sign-up-btn .icon {
    font-size: 24px;
    line-height: 44px;
    display: inline-block;
    border-right: 1px solid #eee;
    vertical-align: top;
    height: 44px;
    width: 50px;
    text-align: center;
    position: relative
}

.sign-up-btn .text {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    line-height: 44px;
    padding-left: 10px
}

.space, .space-sm, .space-md, .space-lg {
    display: block;
    float: none;
    clear: both
}

.space-sm {
    padding-top: 15px
}

.space-md {
    padding-top: 20px
}

.space {
    padding-top: 30px
}

.space-lg {
    padding-top: 50px
}

.hr {
    margin-top: 40px;
    margin-bottom: 40px
}

.primary span {
    color: #0080ff
}

.success span {
    color: #3c948b
}

.info span {
    color: #1eb9c1
}

.warning span {
    color: #ecd06f
}

.danger span {
    color: #df6c4f
}

ul.default span, ul.danger span, ul.warning span, ul.info span, ul.success span, ul.primary span {
    margin-right: 5px
}

.text-white a, .text-white {
    color: #fff !important
}

.text-light a, .text-light {
    color: #ddd !important
}

@media (min-width: 768px) {
    .section-sm {
        padding: 20px 0
    }

    .section-md {
        padding: 30px 0
    }

    .section {
        padding: 50px 0
    }

    .section-lg {
        padding: 80px 0
    }
}

@media (max-width: 768px) {
    .section-sm {
        padding: 15px 0
    }

    .section-md {
        padding: 20px 0
    }

    .section {
        padding: 30px 0
    }

    .section-lg {
        padding: 50px 0
    }
}

.container-fluid.section, .container-fluid.section-md, .container-fluid.section-sm, .container-fluid.section-lg, .container.section, .container.section-sm, .container.section-md, .container.section-lg {
    padding-left: 15px;
    padding-right: 15px
}

.section-fxd {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0
}

.noTop.section-lg, .noTop.section-md, .noTop.section-sm, .noTop.section {
    padding-top: 0
}

.section-sm, .section-md, .section-lg, .section {
    position: relative
}

.filling-section {
    min-height: 350px;
    position: relative
}

.container-sm {
    max-width: 800px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px
}

.h-center, .v-center {
    position: absolute;
    top: 50%
}

.v-center {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.h-center {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.hv-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.img-mw450 {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: auto;
    width: 100%
}

.w450 {
    max-width: 450px;
    width: 100%
}

.w800, .w450 {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.h450 {
    max-height: 450px
}

.w800 {
    max-width: 800px;
    width: 100%
}

.m-no-all {
    margin: 0
}

.m-no-bottom {
    margin-bottom: 0
}

.m-no-top {
    margin-top: 0
}

.m-no-left {
    margin-left: 0
}

.m-no-right {
    margin-right: 0
}

.m-10-top {
    margin-top: 10px
}

.p-no-all {
    padding: 0
}

.p-no-bottom {
    padding-bottom: 0
}

.p-no-top {
    padding-top: 0
}

.p-no-left {
    padding-left: 0
}

.p-no-right {
    padding-right: 0
}

.input-group.center-block {
    display: inline-table
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 15px;
    font-size: 15px;
    line-height: 1.4285714285714286;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: none
}

.btn-lg, .btn-group-lg &gt; .btn {
    padding: 15px 20px;
    font-size: 19px;
    line-height: 1.33;
    border-radius: 4px
}

.btn-sm, .btn-group-sm &gt; .btn {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 1px
}

.btn-xs, .btn-group-xs &gt; .btn {
    padding: 1px 5px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 1px
}

.btn-default {
    color: #555;
    background-color: #fff;
    border-color: #ddd !important
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .btn-default .open &gt; .dropdown-toggle.btn-default {
    color: #333;
    background-color: #f1f1f1;
    border-color: #cbcbcb
}

@media (min-width: 768px) {
    .btn-xlg {
        padding: 15px 20px !important;
        letter-spacing: 1px;
        text-transform: uppercase
    }
}

@media (max-width: 768px) {
    .btn-xlg {
        padding: 10px 15px !important;
        text-transform: uppercase
    }
}

.btn-default-trn {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff !important
}

.btn-default-trn:focus, .btn-default-trn:hover {
    color: #333;
    background-color: #fff
}

.btn-default-trn-v2 {
    color: #999;
    background-color: transparent;
    border: 1px solid #ddd !important
}

.btn-default-trn-v2:focus, .btn-default-trn-v2:hover {
    color: #444;
    background-color: transparent
}

.btn-trn {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff !important;
    border-left-color: transparent !important
}

.btn-trn:focus, .btn-trn:hover {
    background: rgba(255, 255, 255, 0.1)
}

.btn-trn:focus i, .btn-trn:hover i {
    color: #eee
}

.btn-all-trn {
    background: transparent;
    border-bottom-color: #eee !important;
    border-radius: 0 !important;
    margin-left: -2px !important;
    color: #999 !important
}

.btn-all-trn:focus, .btn-all-trn:hover {
    box-shadow: none
}

.btn-primary-trn {
    color: #0080ff;
    background-color: transparent;
    border: 1px solid #0080ff !important
}

.btn-primary-trn:focus, .btn-primary-trn:hover {
    color: #fff;
    background-color: #0080ff
}

.btn-success-trn-v2 {
    color: #3c948b;
    background-color: transparent;
    border: 1px solid #3c948b !important
}

.btn-success-trn-v2:focus, .btn-success-trn-v2:hover {
    color: #fff;
    background-color: #3c948b
}

.btn-info-trn {
    color: #1eb9c1;
    background-color: transparent;
    border: 1px solid #1eb9c1 !important
}

.btn-info-trn:focus, .btn-info-trn:hover {
    color: #fff;
    background-color: #1eb9c1
}

.btn-warning-trn {
    color: #ecd06f;
    background-color: transparent;
    border: 1px solid #ecd06f !important
}

.btn-warning-trn:focus, .btn-warning-trn:hover {
    color: #fff;
    background-color: #ecd06f
}

.btn-danger-trn {
    color: #df6c4f;
    background-color: transparent;
    border: 1px solid #df6c4f !important
}

.btn-danger-trn:focus, .btn-danger-trn:hover {
    color: #fff;
    background-color: #df6c4f
}

.btn-link-trn {
    color: #fff;
    background-color: transparent;
    border: 1px solid transparent !important
}

.btn-link-trn:focus, .btn-link-trn:hover {
    color: #ddd
}

.iphone-top {
    position: relative;
    top: -50px
}

.iphone-white {
    position: relative;
    z-index: 5;
    left: 140px;
    top: 30px;
    max-height: 500px;
    width: auto
}

.iphone-black {
    position: absolute;
    z-index: 2;
    max-height: 500px;
    height: 100%;
    width: auto;
    left: 0
}

.facebook {
    background: #3b5998
}

.text-facebook {
    color: #3b5998
}

.google {
    background: #d34836
}

.text-google {
    color: #d34836
}

.twitter {
    background: #4099ff
}

.text-twitter {
    color: #4099ff
}

.youtube {
    background: #b00
}

.text-youtube {
    color: #b00
}

.linkedin {
    background: #007bb6
}

.text-linkedin {
    color: #007bb6
}

.instagram {
    background: #517fa4
}

.text-instagram {
    color: #517fa4
}

.pinterest {
    background: #cb2027
}

.text-pinterest {
    color: #cb2027
}

.vine {
    background: #00bf8f
}

.text-vine {
    color: #00bf8f
}

.snapchat {
    background: #fffc00
}

.text-snapchat {
    color: #fffc00
}

.flickr {
    background: #fffc00
}

.text-flickr {
    color: #fffc00
}

.tumblr {
    background: #32506d
}

.text-tumblr {
    color: #32506d
}

.vimeo {
    background: #aad450
}

.text-vimeo {
    color: #aad450
}

.foursquare {
    background: #0072b1
}

.text-foursquare {
    color: #0072b1
}

.bg-grey {
    background: #f0f0f0 !important
}

.bg-grey-1 {
    background: #f0eeed !important
}

.bg-grey-2 {
    background: #f2f5f7 !important
}

.bg-grey-3 {
    background: #f5f5f5 !important
}

.bg-grey-4 {
    background: #f9f9f9 !important
}

.bg-dark {
    background: #444 !important
}

.bg-dark-1 {
    background: #272727 !important
}

.bg-filter, .bg-filter-v1, .bg-filter-v2 {
    width: 100%;
    height: 100%;
    color: #fff
}

.bg-filter-v2 {
    background: rgba(0, 0, 0, 0.75)
}

.bg-filter {
    background: rgba(0, 0, 0, 0.6)
}

.bg-filter-v1 {
    background: rgba(0, 0, 0, 0.45)
}

@media (min-width: 1920px) {
    .bg-2 {
        background-image: url("/dragonfly/assets/img/576f.jpg")
    }

    .bg-4 {
        background-image: url("/dragonfly/assets/img/b4db71.jpg")
    }

    .bg-6 {
        background-image: url("/dragonfly/assets/img/0097.jpg")
    }

    .bg-7 {
        background-image: url("/dragonfly/assets/img/DeathtoStock_Desk1.jpg")
    }

    .bg-8 {
        background-image: url("/dragonfly/assets/img/7321.jpg")
    }

    .bg-9 {
        background-image: url("/dragonfly/assets/img/macbook-air-all-faded-and-stuff.jpg")
    }

    .bg-11 {
        background-image: url("/dragonfly/assets/img/1920w/faces.jpg");
    }

    .bg-12 {
        background-image: url("/dragonfly/assets/img/0249.jpg")
    }

    .bg-13 {
        background-image: url("/dragonfly/assets/img/DeathtoStock_NotStock5.jpg")
    }

    .bg-14 {
        background-image: url("/dragonfly/assets/img/932.jpg")
    }

    .bg-15 {
        background-image: url("/dragonfly/assets/img/7306.jpg")
    }

    .bg-16 {
        background-image: url("/dragonfly/assets/img/9181.jpg")
    }

    .bg-18 {
        background-image: url("/dragonfly/assets/img/IkNYY.jpg")
    }

    .bg-19 {
        background-image: url("/dragonfly/assets/img/U7Fc1e.jpg")
    }

    .bg-20 {
        background-image: url("/dragonfly/assets/img/6f11.jpg")
    }

    .bg-21 {
        background-image: url("/dragonfly/assets/img/9852.jpg")
    }
}

@media (max-width: 1920px) {
    .bg-2 {
        background-image: url("/dragonfly/assets/img/1920w/576f.jpg")
    }

    .bg-4 {
        background-image: url("/dragonfly/assets/img/1920w/b4db71.jpg")
    }

    .bg-6 {
        background-image: url("/dragonfly/assets/img/1920w/0097.jpg")
    }

    .bg-7 {
        background-image: url("/dragonfly/assets/img/DeathtoStock_Desk1.jpg")
    }

    .bg-8 {
        background-image: url("/dragonfly/assets/img/1920w/7321.jpg")
    }

    .bg-9 {
        background-image: url("/dragonfly/assets/img/1920w/macbook-air-all-faded-and-stuff.jpg")
    }

    .bg-11 {
        background-image: url("/dragonfly/assets/img/1920w/faces.jpg");
    }

    .bg-12 {
        background-image: url("/dragonfly/assets/img/1920w/0249.jpg")
    }

    .bg-13 {
        background-image: url("/dragonfly/assets/img/1920w/DeathtoStock_NotStock5.jpg")
    }

    .bg-14 {
        background-image: url("/dragonfly/assets/img/1920w/932.jpg")
    }

    .bg-15 {
        background-image: url("/dragonfly/assets/img/1920w/7306.jpg")
    }

    .bg-16 {
        background-image: url("/dragonfly/assets/img/1920w/9181.jpg")
    }

    .bg-18 {
        background-image: url("/dragonfly/assets/img/1920w/IkNYY.jpg")
    }

    .bg-19 {
        background-image: url("/dragonfly/assets/img/1920w/U7Fc1e.jpg")
    }

    .bg-20 {
        background-image: url("/dragonfly/assets/img/1920w/6f11.jpg")
    }

    .bg-21 {
        background-image: url("/dragonfly/assets/img/1920w/9852.jpg")
    }
}

@media (min-width: 768px) {
    .bg-fixed {
        background-attachment: fixed !important
    }
}

.bg-center {
    background-position: center !important
}

.bg-centerTop {
    background-position: center top !important
}

.bg-centerTop70 {
    background-position: center 70% !important
}

.bg-cover {
    background-size: cover !important
}

.bg-contain {
    background-size: contain !important
}

.bg-norepeat {
    background-repeat: no-repeat !important
}

.bg-repeat {
    background-repeat: repeat
}

.jumbotron.trn {
    background: transparent;
    color: #fff
}

.sTop {
    position: relative
}

.sTop .jumbotron {
    margin-bottom: 0;
    padding: 0
}

.sTop .jumbotron h1 {
    margin-top: 0
}

@media (min-width: 1200px) {
    .sTop {
        min-height: 800px
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .sTop {
        min-height: 600px
    }
}

@media (max-width: 992px) {
    .sTop {
        min-height: 550px
    }

    .sTop .jumbotron h1 {
        font-size: 50px
    }
}

@media (max-width: 480px) {
    .sTop .jumbotron h1 {
        font-size: 36px
    }
}

.i-primary i {
    color: #0080ff
}

.i-success i {
    color: #3c948b
}

.i-danger i {
    color: #df6c4f
}

.i-info i {
    color: #1eb9c1
}

.i-warning i {
    color: #ecd06f
}

.circle-icons i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    color: #0080ff;
    font-size: 15px !important;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.circle-icons li:hover i {
    background: #0080ff;
    color: #fff
}

.trn.circle-icons i {
    color: #fff;
    box-shadow: 0 0 0 1px #fff;
    background: transparent
}

.trn.circle-icons li:hover i {
    background: #fff;
    background: rgba(255, 255, 255, 0.25)
}

.square-icons i {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #333;
    font-size: 16px;
    background: #f5f7f9;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.square-icons i:hover {
    color: #fff;
    background: #0080ff
}

.white .square-icons i {
    background: #fff
}

.white .square-icons i:hover {
    color: #fff
}

h1 i:before, h2 i:before, h3 i:before, h4 i:before, h5 i:before, button &gt; i:before, .btn &gt; i:before {
    margin-right: 5px
}

.fa-long-arrow-right:before {
    margin-left: 5px
}

i.only-i:before, .only-i i:before {
    margin-right: 0
}

.hovicon {
    display: inline-block;
    font-size: 45px !important;
    line-height: 90px;
    /*cursor: pointer;*/
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    margin: 15px
}

.hovicon.auto-width {
    width: auto;
    height: auto;
    padding: 15px
}

.hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.hovicon:before {
    speak: none;
    font-size: 48px !important;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased
}

.hovicon.effect-1 {
    background: #f7f7f7;
    -webkit-transition: background .2s, background .2s;
    transition: background .2s, background .2s
}

.hovicon.effect-1:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 4px #f0f0f0;
    -webkit-transition: -webkit- transform .2s, transform .2s;
    transition: transform .2s, transform .2s;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.float-box:hover .hovicon.effect-1.sub-a, .hovicon.effect-1.sub-a:hover {
    background: #f7f7f7;
    color: #666
}

.float-box:hover .hovicon.effect-1.sub-a i, .hovicon.effect-1.sub-a:hover i {
    color: #666
}

.float-box:hover .hovicon.effect-1.sub-a:after, .hovicon.effect-1.sub-a:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.hovicon.effect-3 {
    box-shadow: 0 0 0 4px #eee;
    -webkit-transition: color .3s;
    transition: color .3s
}

.hovicon.effect-3:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: #0080ff;
    -webkit-transition: -webkit- transform .2s, transform .2s;
    transition: transform .2s, transform .2s
}

.hovicon.effect-3.sub-b {
    color: #0080ff
}

.hovicon.effect-3.sub-b i {
    color: #0080ff
}

.hovicon.effect-3.sub-b:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0
}

.hovicon.effect-3.sub-b:hover, .hovicon.effect-3.sub-b:hover i {
    color: #fff
}

.hovicon.effect-3.sub-b:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.blue-i {
    text-align: center;
    line-height: 65px !important;
    height: 65px;
    width: 65px;
    background: #0080ff;
    color: #fff;
    font-size: 40px !important;
    border-radius: 50%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    box-shadow: 0 0 0 1px #0080ff;
    display: inline-block
}

h1 &gt; .blue-i, h2 &gt; .blue-i, h3 &gt; .blue-i {
    margin-right: 20px;
    vertical-align: sub
}

.bg-info.blue-i, .bg-success.blue-i, .bg-warning.blue-i, .bg-danger.blue-i {
    box-shadow: none;
    border: none
}

.icon-o {
    color: #0080ff;
    box-shadow: 0 0 0 1px #ddd;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    line-height: 100px !Important;
    background: #fff;
    font-size: 50px !important;
    display: inline-block;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.icon-o:hover, div:hover &gt; .icon-o {
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.icon-c {
    font-size: 40px !important;
    color: #0080ff;
    background: #fff;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 78px !important;
    border: 1px solid #eee;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
    display: inline-block
}

.float-box:hover .icon-c, .icon-c:hover {
    border-color: #0080ff;
    background: #0080ff;
    color: #fff
}

.bg-grey .icon-c, .bg-grey-1 .icon-c, .bg-grey-2 .icon-c, .bg-grey-3 .icon-c, .bg-grey-4 .icon-c {
    border: none
}

.icon-u {
    color: #0080ff;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    line-height: 100px !Important;
    background: #fff;
    font-size: 50px !important;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0 -3px 10px rgba(0, 0, 0, 0.15);
    display: inline-block
}

.icon-bars {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background: transparent;
    border: 1px solid #eee;
    white-space: nowrap;
    padding: 10px;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.icon-bars:hover {
    background: #454545
}

.icon-bars &gt; .bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 4px;
    background: #eee
}

.icon-bars .bar + .bar {
    margin-top: 4px
}

.margin-b30 .float-box {
    margin-bottom: 30px
}

.margin-b15 .float-box {
    margin-bottom: 15px
}

.margin-b30-xs .float-box, .margin-b30-xs .float-box, .margin-b30 .float-box, .margin-b15 .float-box {
    overflow: hidden
}

@media (max-width: 768px) {
    .margin-b30-xs .float-box {
        margin-bottom: 30px
    }

    .margin-b15-xs .float-box {
        margin-bottom: 15px
    }
}

.float-box i {
    float: left
}

.float-box .center {
    text-align: center
}

.float-box .center .center i {
    float: none;
    margin-bottom: 10px
}

.float-box h3, .float-box h4 {
    margin: 0 0 5px 0
}

.float-text {
    overflow: hidden;
    padding: 0 15px
}

.float-text .center {
    clear: both;
    overflow: hidden;
    padding: 20px 5px
}

.float-text-v1 {
    overflow: hidden;
    padding: 15px 15px 15px 10px
}

@media (min-width: 1200px) {
    .square {
        padding: 40px
    }
}

@media (max-width: 1200px) {
    .square {
        padding: 20px
    }
}

.square {
    text-align: center;
    border: 1px solid #ddd;
    background: #fff;
    color: #111;
    border-radius: 2px;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out
}

.square i {
    font-size: 100px;
    color: #0080ff
}

.square h2,.square h4 {
    text-transform: capitalize;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 30px;
    color: #0080ff
}

.active .square, .square:hover {
    background: #0080ff;
    border-color: #0080ff
}

.active .square i, .active .square h2, .active .square p, .square:hover h2,.square:hover h4, .square:hover i, .square:hover p {
    color: #fff
}

.visible-part, .hidden-part {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #fff
}

.visible-part {
    cursor: pointer;
    opacity: 1;
    -webkit-transform: perspective(500px) rotateY(0deg);
    -moz-transform: perspective(500px) rotateY(0deg);
    -ms-transform: perspective(500px) rotateY(0deg);
    transform: perspective(500px) rotateY(0deg)
}

.hidden-part {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: text;
    opacity: 0;
    -webkit-transform: perspective(500px) rotateY(180deg);
    -moz-transform: perspective(500px) rotateY(180deg);
    -ms-transform: perspective(500px) rotateY(180deg);
    transform: perspective(500px) rotateY(180deg)
}

.hover-content:hover .visible-part {
    opacity: 0;
    -webkit-transform: perspective(500px) rotateY(-180deg);
    -moz-transform: perspective(500px) rotateY(-180deg);
    -ms-transform: perspective(500px) rotateY(-180deg);
    transform: perspective(500px) rotateY(-180deg)
}

.hover-content:hover .hidden-part {
    opacity: 1;
    -webkit-transform: perspective(500px) rotateY(0deg);
    -moz-transform: perspective(500px) rotateY(0deg);
    -ms-transform: perspective(500px) rotateY(0deg);
    transform: perspective(500px) rotateY(0deg)
}

.hover-content:hover .top-part, .hover-content:hover .bottom-part {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1
}

.bottom-part, .top-part {
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    opacity: 0;
    bottom: 0;
    cursor: pointer
}

.top-part {
    top: 0;
    height: 79%;
    background: rgba(26, 153, 170, 0.6);
    color: #fff;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.top-part i {
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bottom-part {
    height: 21%;
    background: #f5f5f5;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%)
}

.bottom-part h3 {
    margin: 0;
    color: #333;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bg-grey-3 .bottom-part, .bg-grey-2 .bottom-part, .bg-grey-1 .bottom-part, .bg-grey .bottom-part {
    background: #fff
}

.bg-grey-3 .bottom-part h3, .bg-grey-2 .bottom-part h3, .bg-grey-1 .bottom-part h3, .bg-grey .bottom-part h3 {
    color: #999
}

.profile {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto
}

.content-open {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    padding: 15px;
    max-width: 450px;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    -webkit-transform: rotateX(0deg) rotateY(-180deg);
    -moz-transform: rotateX(0deg) rotateY(-180deg);
    -ms-transform: rotateX(0deg) rotateY(-180deg);
    transform: rotateX(0deg) rotateY(-180deg);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.content-open small, .content-open p, .content-open h3 {
    text-align: center;
    color: #272727
}

.content-open p {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px
}

.content-open h3 {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px
}

.hover-content:hover .content-open {
    opacity: 1;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -ms-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateX(0deg) rotateY(0deg)
}

@media (min-width: 768px) {
    .team-grid .row:not(:last-child) .profile-circle {
        margin-bottom: 75px
    }
}

@media (max-width: 768px) {
    .team-grid .profile-circle {
        margin-bottom: 75px
    }
}

.profile-circle {
    max-width: 450px;
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.profile-circle small {
    display: block;
    margin: 8px 0;
    clear: both
}

.profile-circle p, .profile-circle h3 {
    color: #333;
    -webkit-transition: color .5s ease;
    transition: color .5s ease
}

.profile-circle:hover h3 {
    color: #0080ff
}

.profile-circle .hover-content {
    overflow: hidden;
    position: relative;
    border-radius: 50%;
    width: 85%;
    height: 85%;
    margin: auto
}

@media (max-width: 1200px) and (min-width: 992px) {
    .profile-circle .hover-content {
        width: 100%;
        height: 100%
    }
}

.content-circle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    padding: 15px;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(.2);
    -moz-transform: scale(.2);
    -ms-transform: scale(.2);
    transform: scale(.2);
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    max-width: 450px;
    border-radius: 50%
}

.hover-content:hover .content-circle {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.content-center .circle-icons {
    top: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100%
}

@media (max-width: 768px) {
    .part-c, .part-b, .part-a {
        display: none;
        visibility: hidden
    }
}

@media (min-width: 768px) {
    .part-c, .part-b, .part-a {
        position: absolute;
        background: #fff;
        background: rgba(255, 255, 255, 0.8);
        text-align: center;
        -webkit-transition: all .35s ease-out;
        transition: all .35s ease-out;
        visibility: hidden;
        opacity: 0
    }

    .hover-content:hover .part-c, .hover-content:hover .part-b, .hover-content:hover .part-a {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .part-a {
        position: absolute;
        bottom: 0;
        left: 0;
        top: 66%;
        right: 56%;
        background: #0080ff;
        background: rgba(26, 153, 170, 0.8);
        text-align: center;
        color: #fff;
        -webkit-transform: translate(-100%, 100%);
        -moz-transform: translate(-100%, 100%);
        -ms-transform: translate(-100%, 100%);
        transform: translate(-100%, 100%)
    }

    .part-b {
        left: 44%;
        right: 0;
        bottom: 0;
        top: 0;
        padding: 10px 15px;
        text-align: left;
        -webkit-transform: translate(100%, 0);
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }

    .part-b ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

    .part-b li {
        padding: 8px 0
    }

    .part-b li:hover a, .part-b li:hover i, .part-b li:hover {
        color: #0080ff
    }

    .part-b li a {
        color: #444
    }

    .part-b i:before {
        margin-right: 5px;
        margin-left: auto
    }

    .part-b i {
        color: #333
    }

    .part-b .tags a:hover, .part-b .tags a {
        color: #fff
    }

    .part-c {
        left: 0;
        right: 56%;
        top: 0;
        -webkit-transform: translate(-100%, -100%);
        -moz-transform: translate(-100%, -100%);
        -ms-transform: translate(-100%, -100%);
        transform: translate(-100%, -100%)
    }
}

.news {
    max-width: 375px;
    margin-left: auto;
    margin-right: auto
}

.news h3 {
    margin: 10px 0 5px
}

.news em {
    font-size: 12px
}

.news p {
    margin-top: 5px
}

.img-details {
    padding: 20px 15px;
    background: #fff
}

.img-details p, .img-details h3 {
    margin: 0
}

.img-details p {
    font-weight: 300;
    font-size: 17px
}

.img-details h3 {
    margin-bottom: 5px;
    text-transform: capitalize;
    font-size: 24px
}

.items-grid .img-details {
    margin-bottom: 30px
}

.lg-tabs {
    margin: auto;
    text-align: center;
    padding: 0;
    list-style: none
}

.lg-tabs li {
    background: #fff;
    position: relative;
    min-height: 1px;
    float: left
}

.lg-tabs li a:hover, .lg-tabs li.active a {
    color: #0080ff
}

.lg-tabs a {
    color: #333;
    background: #fff;
    display: block
}

@media (min-width: 768px) {
    .lg-tabs li {
        min-width: 25%;
        padding: 25px 15px
    }

    .lg-tabs li:not(:last-child) {
        border-right: 1px solid #eee
    }

    .lg-tabs a {
        -webkit-transition: color .35s ease;
        transition: color .35s ease
    }

    .lg-tabs i {
        font-size: 50px
    }

    .lg-tabs h3 {
        margin: 15px 0 0
    }
}

@media (max-width: 1200px) {
    .lg-tabs li {
        padding: 25px 10px
    }
}

@media (max-width: 992px) {
    .lg-tabs li {
        width: 50%
    }

    .lg-tabs li:not(:last-child):not( :nth-child(3)) {
        border-bottom: 1px solid #eee
    }
}

@media (max-width: 768px) {
    .lg-tabs li {
        width: 100%;
        padding: 15px 5px
    }

    .lg-tabs li:not(:last-child) {
        border-bottom: 1px solid #eee
    }

    .lg-tabs i {
        font-size: 24px;
        float: left;
        line-height: 30px;
        width: 50px
    }

    .lg-tabs h3 {
        text-align: left;
        margin: 0;
        line-height: 30px;
        font-size: 24px;
        overflow: hidden
    }
}

.fw-tabs {
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    max-width: 100%;
    text-align: center
}

.fw-tabs &gt; li {
    list-style: none;
    position: relative;
    overflow: hidden;
    text-align: left;
    padding: 0
}

.fw-tabs &gt; li:last-child {
    padding-right: 0
}

.fw-tabs &gt; li &gt; a {
    display: inline-block;
    width: 100%;
    padding: 15px;
    border: 1px solid #eee;
    color: #444;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.fw-tabs &gt; li.active .blue-i {
    background: #fff;
    color: #0080ff;
    box-shadow: 0 0 0 1px #ddd
}

.fw-tabs &gt; li span {
    position: relative;
    margin-left: 10px;
    vertical-align: super
}

@media (min-width: 992px) {
    .fw-tabs &gt; li {
        display: inline-block;
        margin-bottom: 0;
        margin-right: -1px
    }
}

@media (max-width: 992px) {
    .fw-tabs &gt; li {
        margin-right: 0;
        display: block
    }

    .fw-tabs &gt; li:not(:last-child) {
        margin-bottom: -1px
    }
}

.inline-tabs {
    text-align: center;
    margin: 30px auto 50px;
    padding: 0
}

.inline-tabs &gt; li {
    position: relative;
    z-index: 1;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 16px;
    -webkit-transition: background .15s;
    transition: background .15s;
    padding: 15px 30px
}

.inline-tabs &gt; li a {
    color: #999
}

.inline-tabs &gt; li a:hover {
    color: #0080ff
}

.inline-tabs &gt; li a i {
    margin-right: 8px
}

.inline-tabs &gt; li.active {
    z-index: 2;
    background-color: #0080ff;
    color: #fff;
    border-color: #0080ff
}

.inline-tabs &gt; li.active a, .inline-tabs &gt; li.active a:hover {
    color: #fff
}

@media (max-width: 768px) {
    .inline-tabs &gt; li {
        display: block;
        margin-bottom: -1px
    }

    .inline-tabs &gt; li:first-child {
        border-top-left-radius: 2px;
        border-top-right-radius: 2px
    }

    .inline-tabs &gt; li:last-child {
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px
    }
}

@media (min-width: 768px) {
    .inline-tabs &gt; li {
        display: inline-block;
        margin-right: -4px
    }

    .inline-tabs &gt; li:first-child {
        border-top-left-radius: 2px;
        border-bottom-left-radius: 2px
    }

    .inline-tabs &gt; li:last-child {
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px
    }
}

.filter-tabs {
    text-align: center;
    margin: 15px 0 30px 0;
    padding: 0
}

.filter-tabs li {
    padding: 15px 20px;
    color: #333;
    border-radius: 2px;
    cursor: pointer;
    border: 1px solid #eee;
    list-style: none;
    overflow: hidden;
    position: relative;
    letter-spacing: 1px;
    text-transform: capitalize
}

.filter-tabs li.active {
    background-color: #0080ff;
    color: #fff
}

.filter-tabs li.active:hover {
    color: #fff
}

@media (min-width: 768px) {
    .filter-tabs li {
        display: inline-block;
        margin: 0 7px 0 0;
        -webkit-transition: all .35s ease;
        transition: all .35s ease
    }

    .filter-tabs li:hover {
        color: #0080ff;
        border-color: #ddd
    }
}

@media (max-width: 768px) {
    .filter-tabs li {
        display: block;
        margin: 0 5px 5px 0
    }

    .filter-tabs li:hover {
        background: #777;
        color: #fff
    }

    .filter-tabs li.active:hover {
        background: #0080ff;
        color: #fff
    }
}

.bg-grey-3 .filter-tabs li, .bg-grey-2 .filter-tabs li, .bg-grey-1 .filter-tabs li, .bg-grey .filter-tabs li {
    background: #fff;
    border: none
}

.bg-grey-3 .filter-tabs li.active, .bg-grey-2 .filter-tabs li.active, .bg-grey-1 .filter-tabs li.active, .bg-grey .filter-tabs li.active {
    background-color: #0080ff;
    color: #fff
}

.bg-grey-3 .filter-tabs li.active:hover, .bg-grey-2 .filter-tabs li.active:hover, .bg-grey-1 .filter-tabs li.active:hover, .bg-grey .filter-tabs li.active:hover {
    color: #fff
}

.filter-menu {
    text-align: center;
    clear: both;
    position: relative;
    background: transparent;
    margin: 15px 0 30px 0;
    width: 100%;
    padding: 0
}

.filter-menu li {
    z-index: 2;
    color: #333;
    font-size: 17px;
    cursor: pointer;
    text-transform: capitalize
}

@media (min-width: 768px) {
    .filter-menu {
        border-bottom: 2px solid #ddd;
        z-index: 1
    }

    .filter-menu li {
        padding: 10px 25px;
        border-bottom: 2px solid #ddd;
        margin-bottom: -2px;
        display: inline-block;
        font-weight: 300;
        -webkit-transition: all .35s ease;
        transition: all .35s ease
    }

    .filter-menu li.active {
        color: #333;
        border-bottom: 2px solid #0080ff
    }

    .filter-menu li.active:hover {
        color: #444;
        border-bottom: 2px solid #0080ff
    }

    .filter-menu li:hover {
        color: #0080ff;
        border-bottom: 2px solid #aaa
    }
}

@media (max-width: 768px) {
    .filter-menu li {
        padding: 15px 25px;
        border: 1px solid #ddd;
        margin-bottom: -1px;
        display: block;
        font-weight: 400
    }

    .filter-menu li:hover {
        color: #fff;
        background: #777;
        border-color: #333
    }

    .filter-menu li.active:hover, .filter-menu li.active {
        color: #fff;
        background: #0080ff;
        border-color: #0080ff
    }

    .filter-menu li:last-child {
        margin-bottom: -2px
    }
}

.panel-group .panel:first-child .panel-heading {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.panel-group .panel:last-child .panel-heading {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}

.panel-group .panel-heading {
    border-radius: 0;
    padding: 25px;
    -webkit-transition: background .35s ease-out;
    transition: background .35s ease-out
}

.panel-group .panel-heading:hover {
    background-color: #f5f5f5
}

.panel-group a .panel-heading {
    border-bottom: 1px solid #eee;
    margin-bottom: -1px
}

.panel-group a .panel-title, .panel-group a .panel-heading {
    color: #333;
    font-size: 24px;
    line-height: 1.1
}

.panel-group .panel-title &gt; i {
    color: #0080ff;
    margin-right: 10px
}

.navbar {
    margin-bottom: 0;
    border: none;
    z-index: 9999;
    transition: all 0.35s ease
}

.navbar .navbar-brand {
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 20px;
    height: 70px
}

.navbar .navbar-nav &gt; li &gt; a {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px
}

.navbar-trn.navbar, .navbar-fixed-top.navbar {
    margin-bottom: -70px
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 0;
    text-align: left;
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
    background-clip: padding-box
}

.dropdown-menu .divider {
    height: 1px;
    margin: 5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu .label {
    margin-left: 5px
}

.dropdown-menu .pull-right {
    right: 0;
    left: auto
}

.dropdown-menu &gt; li &gt; a {
    display: block;
    padding: 9px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
    border-bottom: 0;
    -webkit-transition: padding-left .3s ease-out;
    transition: padding-left .3s ease-out
}

.dropdown-menu &gt; li &gt; a:hover, .dropdown-menu &gt; li &gt; a:focus {
    text-decoration: none;
    color: #fff;
    background: #0080ff;
    padding: 9px 25px 9px 25px
}

.dropdown-menu &gt; .active &gt; a, .dropdown-menu &gt; .active &gt; a:hover, .dropdown-menu &gt; .active &gt; a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #0080ff
}

.dropdown-menu &gt; .disabled &gt; a, .dropdown-menu &gt; .disabled &gt; a:hover, .dropdown-menu &gt; .disabled &gt; a:focus {
    color: #333
}

.dropdown-menu &gt; .disabled &gt; a:hover, .dropdown-menu &gt; .disabled &gt; a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: 0;
        right: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu &gt; .dropdown-menu {
    top: 0;
    left: 100%;
    margin: 0
}

.dropdown-submenu .pull-left {
    float: none !important
}

.dropdown-submenu .pull-left &gt; .dropdown-menu {
    left: -100%
}

@media (min-width: 768px) {
    .dropdown-submenu &gt; .dropdown-menu {
        box-shadow: 4px 6px 9px rgba(0, 0, 0, 0.3)
    }

    .dropdown-submenu .pull-left &gt; .dropdown-menu {
        box-shadow: -4px 6px 9px rgba(0, 0, 0, 0.3)
    }

    .dropdown-submenu:hover &gt; .dropdown-menu {
        display: block
    }
}

@media (max-width: 768px) {
    .dropdown-submenu &gt; .dropdown-menu {
        display: block;
        background-color: #f5f5f5 !important
    }
}

.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #333
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #333
}

.navbar-default .navbar-nav &gt; li &gt; a {
    color: #333
}

.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus {
    color: #fff;
    background-color: #0080ff
}

.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus {
    color: #fff;
    background-color: #0080ff
}

.navbar-default .navbar-nav &gt; .disabled &gt; a, .navbar-default .navbar-nav &gt; .disabled &gt; a:hover, .navbar-default .navbar-nav &gt; .disabled &gt; a:focus {
    color: #cccccc;
    background-color: transparent
}

.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:hover, .navbar-default .navbar-nav &gt; .open &gt; a:focus {
    background-color: #0080ff;
    color: #fff
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #333
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-trn {
    background-color: #FFF;
    border-color: transparent
}

.navbar-trn .dropdown-menu {
    box-shadow: none
}

.navbar-trn .navbar-brand {
    color: #eee
}

.navbar-trn .navbar-brand:focus {
    color: #fff;
    background: transparent
}

.navbar-trn .navbar-link {
    color: #eee
}

.navbar-trn .navbar-link:hover {
    color: #fff
}

.navbar-trn .btn-link {
    color: #333
}

.navbar-trn .btn-link:hover, .navbar-trn .btn-link:focus {
    color: #fff
}

.navbar-trn .btn-link [disabled]:hover, .navbar-trn .btn-link [disabled]:focus {
    color: #ccc
}

@media (min-width: 768px) {
    .navbar-trn .navbar-text, .navbar-trn .navbar-nav &gt; li &gt; a {
        color: #111;
    }

    .navbar-trn .navbar-nav &gt; .open &gt; a, .navbar-trn .navbar-nav &gt; .open &gt; a:hover, .navbar-trn .navbar-nav &gt; .open &gt; a:focus, .navbar-trn .navbar-nav &gt; .disabled &gt; a, .navbar-trn .navbar-nav &gt; .disabled &gt; a:hover, .navbar-trn .navbar-nav &gt; .disabled &gt; a:focus, .navbar-trn .navbar-nav &gt; .active &gt; a, .navbar-trn .navbar-nav &gt; .active &gt; a:hover, .navbar-trn .navbar-nav &gt; .active &gt; a:focus, .navbar-trn .navbar-nav &gt; li &gt; a:hover, .navbar-trn .navbar-nav &gt; li &gt; a:focus {
        color: #fff;
        /*background: rgba(10, 128, 255, 0.8)*/
        background-color: #0080ff;
    }

    .navbar-trn .navbar-collapse, .navbar-trn .navbar-form {
        border-color: #e7e7e7
    }
}

@media (max-width: 767px) {
    .navbar-trn {
        position: fixed;
        top: 0;
        left: 0;
        right: 0
    }

    .navbar-trn .navbar-text {
        color: #eee
    }

    .navbar-trn .navbar-nav &gt; li &gt; a {
        color: #333
    }

    .navbar-trn .navbar-nav &gt; li &gt; a:hover, .navbar-trn .navbar-nav &gt; li &gt; a:focus, .navbar-trn .navbar-nav &gt; .open &gt; a, .navbar-trn .navbar-nav &gt; .open &gt; a:hover, .navbar-trn .navbar-nav &gt; .open &gt; a:focus, .navbar-trn .navbar-nav &gt; .active &gt; a, .navbar-trn .navbar-nav &gt; .active &gt; a:hover, .navbar-trn .navbar-nav &gt; .active &gt; a:focus {
        color: #444;
        background: #eee
    }

    .navbar-trn .navbar-nav &gt; .disabled &gt; a, .navbar-trn .navbar-nav &gt; .disabled &gt; a:hover, .navbar-trn .navbar-nav &gt; .disabled &gt; a:focus {
        color: #ccc;
        background: #eee
    }

    .navbar-trn .navbar-toggle {
        border-color: #eee
    }

    .navbar-trn .navbar-toggle:hover, .navbar-trn .navbar-toggle:focus {
        background-color: rgba(255, 255, 255, 0.1)
    }

    .navbar-trn .navbar-toggle .icon-bar {
        background-color: #ddd
    }

    .navbar-trn .navbar-collapse, .navbar-trn .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-trn .open .dropdown-menu &gt; li &gt; a {
        color: #333
    }

    .navbar-trn .open .dropdown-menu &gt; .active &gt; a, .navbar-trn .open .dropdown-menu &gt; .active &gt; a:hover, .navbar-trn .open .dropdown-menu &gt; .active &gt; a:focus, .navbar-trn .open .dropdown-menu &gt; li &gt; a:hover, .navbar-trn .open .dropdown-menu &gt; li &gt; a:focus {
        color: #fff;
        background-color: #0080ff
    }

    .navbar-trn .open .dropdown-menu &gt; .disabled &gt; a, .navbar-trn .open .dropdown-menu &gt; .disabled &gt; a:hover, .navbar-trn .open .dropdown-menu &gt; .disabled &gt; a:focus {
        color: #cccccc;
        background-color: transparent
    }

    .navbar-trn .navbar-collapse {
        background: #fff
    }
}

fieldset[disabled] .navbar-trn .btn-link:hover, fieldset[disabled] .navbar-trn .btn-link:focus {
    color: #cccccc
}

.navbar-inverse {
    background-color: #222222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #ddd
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #ddd
}

.navbar-inverse .navbar-nav &gt; li &gt; a {
    color: #ddd
}

.navbar-inverse .navbar-nav &gt; li &gt; a:hover, .navbar-inverse .navbar-nav &gt; li &gt; a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav &gt; .active &gt; a, .navbar-inverse .navbar-nav &gt; .active &gt; a:hover, .navbar-inverse .navbar-nav &gt; .active &gt; a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav &gt; .disabled &gt; a, .navbar-inverse .navbar-nav &gt; .disabled &gt; a:hover, .navbar-inverse .navbar-nav &gt; .disabled &gt; a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-nav &gt; .open &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus {
    background-color: #080808;
    color: #ffffff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav &gt; .open &gt; a .dropdown-menu &gt; .dropdown-header, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover .dropdown-menu &gt; .dropdown-header, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus .dropdown-menu &gt; .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav &gt; .open &gt; a .dropdown-menu .divider, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover .dropdown-menu .divider, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav &gt; .open &gt; a .dropdown-menu &gt; li &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover .dropdown-menu &gt; li &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus .dropdown-menu &gt; li &gt; a {
        color: #ddd
    }

    .navbar-inverse .navbar-nav &gt; .open &gt; a .dropdown-menu &gt; li &gt; a:hover, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover .dropdown-menu &gt; li &gt; a:hover, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus .dropdown-menu &gt; li &gt; a:hover, .navbar-inverse .navbar-nav &gt; .open &gt; a .dropdown-menu &gt; li &gt; a:focus, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover .dropdown-menu &gt; li &gt; a:focus, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus .dropdown-menu &gt; li &gt; a:focus {
        color: #ffffff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav &gt; .open &gt; a .dropdown-menu &gt; .active &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover .dropdown-menu &gt; .active &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus .dropdown-menu &gt; .active &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a .dropdown-menu &gt; .active &gt; a:hover, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover .dropdown-menu &gt; .active &gt; a:hover, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus .dropdown-menu &gt; .active &gt; a:hover, .navbar-inverse .navbar-nav &gt; .open &gt; a .dropdown-menu &gt; .active &gt; a:focus, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover .dropdown-menu &gt; .active &gt; a:focus, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus .dropdown-menu &gt; .active &gt; a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav &gt; .open &gt; a .dropdown-menu &gt; .disabled &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover .dropdown-menu &gt; .disabled &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus .dropdown-menu &gt; .disabled &gt; a, .navbar-inverse .navbar-nav &gt; .open &gt; a .dropdown-menu &gt; .disabled &gt; a:hover, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover .dropdown-menu &gt; .disabled &gt; a:hover, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus .dropdown-menu &gt; .disabled &gt; a:hover, .navbar-inverse .navbar-nav &gt; .open &gt; a .dropdown-menu &gt; .disabled &gt; a:focus, .navbar-inverse .navbar-nav &gt; .open &gt; a:hover .dropdown-menu &gt; .disabled &gt; a:focus, .navbar-inverse .navbar-nav &gt; .open &gt; a:focus .dropdown-menu &gt; .disabled &gt; a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-toggle {
    border-color: #333333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-link {
    color: #ddd
}

.navbar-inverse .navbar-link:hover {
    color: #ffffff
}

.navbar-inverse .btn-link {
    color: #ddd
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus {
    color: #444
}

fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
    position: relative;
    float: left;
    text-decoration: none;
    color: #0080ff;
    background-color: #fff;
    margin-left: 5px;
    line-height: 40px;
    width: 40px;
    border-radius: 50%;
    height: 40px;
    text-align: center;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    margin-bottom: 10px;
    border: 0;
    padding: 0
}

.pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; span:hover, .pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; span:focus {
    color: #ff7f00;
    background-color: #ededed;
    border-color: #ddd
}

.pagination .active &gt; a, .pagination .active &gt; span, .pagination .active &gt; a:hover, .pagination .active &gt; span:hover, .pagination .active &gt; a:focus, .pagination .active &gt; span:focus {
    z-index: 2;
    color: #fff;
    background-color: #0080ff;
    border-color: #0080ff;
    cursor: default
}

.pagination &gt; li:last-child &gt; a, .pagination &gt; li:last-child &gt; span, .pagination &gt; li:first-child &gt; a, .pagination &gt; li:first-child &gt; span {
    border-radius: 50% !important
}

.pagination &gt; li:first-child &gt; a, .pagination &gt; li:first-child &gt; span {
    margin-left: 0
}

@media (min-width: 768px) {
    @-webkit-keyframes @name1 {
        0% {
            opacity: 0;
            -webkit-transform: perspective(1000px) rotateY(350deg) translate3d(25%, 0, -100px);
            -moz-transform: perspective(1000px) rotateY(350deg) translate3d(25%, 0, -100px);
            -ms-transform: perspective(1000px) rotateY(350deg) translate3d(25%, 0, -100px);
            transform: perspective(1000px) rotateY(350deg) translate3d(25%, 0, -100px)
        }
        100% {
            opacity: 1;
            -webkit-transform: perspective(1000px) rotateY(360deg) translate3d(0, 0, 0);
            -moz-transform: perspective(1000px) rotateY(360deg) translate3d(0, 0, 0);
            -ms-transform: perspective(1000px) rotateY(360deg) translate3d(0, 0, 0);
            transform: perspective(1000px) rotateY(360deg) translate3d(0, 0, 0)
        }
    }@keyframes @name1 {
         0% {
             opacity: 0;
             -webkit-transform: perspective(1000px) rotateY(350deg) translate3d(25%, 0, -100px);
             -moz-transform: perspective(1000px) rotateY(350deg) translate3d(25%, 0, -100px);
             -ms-transform: perspective(1000px) rotateY(350deg) translate3d(25%, 0, -100px);
             transform: perspective(1000px) rotateY(350deg) translate3d(25%, 0, -100px)
         }
         100% {
             opacity: 1;
             -webkit-transform: perspective(1000px) rotateY(360deg) translate3d(0, 0, 0);
             -moz-transform: perspective(1000px) rotateY(360deg) translate3d(0, 0, 0);
             -ms-transform: perspective(1000px) rotateY(360deg) translate3d(0, 0, 0);
             transform: perspective(1000px) rotateY(360deg) translate3d(0, 0, 0)
         }
     }.fromPocket {
          -webkit-animation-name: fromPocket;
          animation-name: fromPocket
      }

    @-webkit-keyframes @name2 {
        0% {
            opacity: 0;
            -webkit-transform: scale(0);
            -moz-transform: scale(0);
            -ms-transform: scale(0);
            transform: scale(0)
        }
        50% {
            opacity: 0.25;
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2);
            -ms-transform: scale(1.2);
            transform: scale(1.2)
        }
        100% {
            opacity: 1;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1)
        }
    }@keyframes pulseIn {
         0% {
             opacity: 0;
             -webkit-transform: scale(0);
             -moz-transform: scale(0);
             -ms-transform: scale(0);
             transform: scale(0)
         }
         50% {
             opacity: 0.25;
             -webkit-transform: scale(1.2);
             -moz-transform: scale(1.2);
             -ms-transform: scale(1.2);
             transform: scale(1.2)
         }
         100% {
             opacity: 1;
             -webkit-transform: scale(1);
             -moz-transform: scale(1);
             -ms-transform: scale(1);
             transform: scale(1)
         }
     }.pulseIn {
          -webkit-animation-name: pulseIn;
          animation-name: pulseIn
      }

    @-webkit-keyframes @name3 {
        0% {
            opacity: 0;
            -webkit-transform: scale(0);
            -moz-transform: scale(0);
            -ms-transform: scale(0);
            transform: scale(0)
        }
        100% {
            opacity: 1;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1)
        }
    }@keyframes @name3 {
         0% {
             opacity: 0;
             -webkit-transform: scale(0);
             -moz-transform: scale(0);
             -ms-transform: scale(0);
             transform: scale(0)
         }
         100% {
             opacity: 1;
             -webkit-transform: scale(1);
             -moz-transform: scale(1);
             -ms-transform: scale(1);
             transform: scale(1)
         }
     }.easePulse {
          -webkit-animation-name: easePulse;
          animation-name: easePulse
      }

    @-webkit-keyframes @name4 {
        0% {
            opacity: 0;
            -webkit-transform: perspective(500px) rotateY(15deg);
            -moz-transform: perspective(500px) rotateY(15deg);
            -ms-transform: perspective(500px) rotateY(15deg);
            transform: perspective(500px) rotateY(15deg)
        }
        100% {
            opacity: 1;
            -webkit-transform: perspective(500px) rotateY(0);
            -moz-transform: perspective(500px) rotateY(0);
            -ms-transform: perspective(500px) rotateY(0);
            transform: perspective(500px) rotateY(0)
        }
    }@keyframes @name4 {
         0% {
             opacity: 0;
             -webkit-transform: perspective(500px) rotateY(15deg);
             -moz-transform: perspective(500px) rotateY(15deg);
             -ms-transform: perspective(500px) rotateY(15deg);
             transform: perspective(500px) rotateY(15deg)
         }
         100% {
             opacity: 1;
             -webkit-transform: perspective(500px) rotateY(0);
             -moz-transform: perspective(500px) rotateY(0);
             -ms-transform: perspective(500px) rotateY(0);
             transform: perspective(500px) rotateY(0)
         }
     }.openIn {
          -webkit-animation-name: openIn;
          animation-name: openIn
      }

    @-webkit-keyframes @name5 {
        0% {
            opacity: 0;
            -webkit-transform: translate(0, 35px);
            -moz-transform: translate(0, 35px);
            -ms-transform: translate(0, 35px);
            transform: translate(0, 35px)
        }
        100% {
            opacity: 1;
            -webkit-transform: translate(0, 0);
            -moz-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            transform: translate(0, 0)
        }
    }@keyframes @name5 {
         0% {
             opacity: 0;
             -webkit-transform: translate(0, 35px);
             -moz-transform: translate(0, 35px);
             -ms-transform: translate(0, 35px);
             transform: translate(0, 35px)
         }
         100% {
             opacity: 1;
             -webkit-transform: translate(0, 0);
             -moz-transform: translate(0, 0);
             -ms-transform: translate(0, 0);
             transform: translate(0, 0)
         }
     }.easeUp {
          -webkit-animation-name: easeUp;
          animation-name: easeUp
      }

    @-webkit-keyframes @name6 {
        0% {
            height: 0;
            padding: 0
        }
        100% {
            height: auto
        }
    }@keyframes @name6 {
         0% {
             height: 0;
             padding: 0
         }
         100% {
             height: auto
         }
     }.openSection {
          -webkit-animation-name: openSection;
          animation-name: openSection;
          -webkit-transition: height 1s ease;
          transition: height 1s ease
      }

    @-webkit-keyframes @name7 {
        0% {
            -webkit-transform: scale3d(0, .01, 1);
            -moz-transform: scale3d(0, .01, 1);
            -ms-transform: scale3d(0, .01, 1);
            transform: scale3d(0, .01, 1)
        }
        50% {
            -webkit-transform: scale3d(.75, .01, 1);
            -moz-transform: scale3d(.75, .01, 1);
            -ms-transform: scale3d(.75, .01, 1);
            transform: scale3d(.75, .01, 1)
        }
        100% {
            -webkit-transform: scale3d(1, 1, 1);
            -moz-transform: scale3d(1, 1, 1);
            -ms-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1)
        }
    }@keyframes @name7 {
         0% {
             -webkit-transform: scale3d(0, .01, 1);
             -moz-transform: scale3d(0, .01, 1);
             -ms-transform: scale3d(0, .01, 1);
             transform: scale3d(0, .01, 1)
         }
         50% {
             -webkit-transform: scale3d(.75, .01, 1);
             -moz-transform: scale3d(.75, .01, 1);
             -ms-transform: scale3d(.75, .01, 1);
             transform: scale3d(.75, .01, 1)
         }
         100% {
             -webkit-transform: scale3d(1, 1, 1);
             -moz-transform: scale3d(1, 1, 1);
             -ms-transform: scale3d(1, 1, 1);
             transform: scale3d(1, 1, 1)
         }
     }.swithOnTv {
          -webkit-animation-name: swithOnTv;
          animation-name: swithOnTv
      }
}

.switcher-icon {
    position: absolute;
    top: -1px;
    left: 259px;
    text-align: center;
    height: 50px;
    width: 50px;
    font-size: 24px !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #eee;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    line-height: 52px !important;
    z-index: 200;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15)
}

.style-switcher {
    position: fixed;
    top: 280px;
    left: 0;
    right: auto;
    z-index: 100;
    border-top: 1px solid #f5f5f5;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.style-switcher .body {
    background: #fff;
    padding: 20px 15px 15px;
    position: relative;
    z-index: 201;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    width: 259px;
    visibility: hidden
}

.style-switcher .body h4 {
    margin-bottom: 15px;
    font-size: 20px;
    color: #999;
    margin-top: 0;
    text-transform: uppercase
}

.style-switcher .colors {
    margin: 0 auto;
    padding: 0
}

.style-switcher .colors li {
    list-style: none;
    height: 35px;
    width: 35px;
    margin: 0 4px 4px;
    display: inline-block;
    border-radius: 2px;
    cursor: pointer
}

.active.style-switcher {
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.active.style-switcher .body {
    visibility: visible;
    height: 100%
}

.active .switcher-icon {
    background: #f5f5f5
}

.blue {
    background: #0080ff
}

.green {
    background: #3c948b
}

.red {
    background: #df6c4f
}

.light-blue {
    background: #1eb9c1
}

.yellow {
    background: #ecd06f
}

#Grid {
    padding: 0;
    margin: 0
}

#Grid .mix {
    opacity: 0;
    display: none
}

#Grid &gt; li.mix {
    padding: 10px !important
}

.grid {
    min-height: 750px
}

code {
    padding: 2px 8px;
    color: #444;
    background-color: #eee;
    border-radius: 0
}

@media (min-width: 992px) {
    .slideshow {
        width: 900px;
        height: 350px;
        background: url("/dragonfly/assets/img/macbook-pro-frame.png") 0 0 no-repeat;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        -webkit-transition: height .35s ease;
        transition: height .35s ease;
        border-bottom: 1px solid #eee
    }

    #slider-height:hover .slideshow {
        height: 430px
    }
}

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

.sy-pager li.sy-active a {
    background-color: #0080ff
}

.back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    display: none;
    z-index: 998;
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    color: #0080ff;
    font-size: 30px;
    background: #fff;
    -moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    -webkitmoz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.back-to-top:hover {
    color: #333
}

.back-to-top:focus, .back-to-top:active {
    color: #fff;
    background: #0080ff
}

.client-logo {
    text-align: center;
    margin: 0 auto
}

.client-logo img {
    margin-left: auto;
    margin-right: auto;
    max-height: 100px;
    padding: 20px 35px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    vertical-align: middle
}

@media (max-width: 768px) {
    .client-logo img {
        display: block;
        max-width: 100%;
        margin-bottom: 15px
    }
}

@media (min-width: 768px) {
    .client-logo img {
        display: inline-block;
        max-width: 25%
    }
}

.knobs {
    text-align: center
}

.knobs div h3, .knobs div h2 {
    margin-top: -35px;
    color: #333
}

#GreenKnobs, #YellowKnobs, #RedKnobs, #BlueKnobs {
    display: none
}

#map {
    height: 450px;
    width: 100%
}

.alert a {
    color: #fff;
    text-decoration: underline
}

.alert .text-success, .alert .text-primary, .alert .text-warning, .alert .text-danger, .alert .text-info {
    color: #fff
}

.alert .close {
    opacity: 0.9;
    color: #fff;
    text-shadow: none
}

.alert .close:hover {
    opacity: 1
}

.success {
    background-color: rgba(60, 148, 139, 0.9)
}

.error {
    background-color: rgba(223, 108, 79, 0.9)
}

.error, .success {
    padding: 1em;
    margin-bottom: 0.75rem;
    color: #fff;
    border-radius: 2px
}

.testimonial {
    text-align: center;
    color: #fff
}

.testimonial p {
    font-size: 24px;
    margin: 0;
    font-weight: 300
}

.error404 {
    text-align: center
}

.error404 span {
    font-size: 250px;
    z-index: 0;
    line-height: 100px;
    vertical-align: middle;
    position: relative
}

.error-oh {
    display: inline-block;
    background: rgba(0, 100, 255, 0.7);
    border-radius: 50%;
    border-top-right-radius: 0;
    color: #fff;
    font-size: 90px;
    height: 170px;
    /*font-style: italic;*/
    width: 170px;
    line-height: 170px;
    margin: 0 -28px;
    z-index: 2;
    vertical-align: middle;
    position: relative;
    top: 10px
}

.error404-title {
    text-align: center;
    margin: 0;
    color: #fff
}

@media (min-width: 480px) {
    .error-oh {
        font-size: 90px;
        height: 170px;
        width: 170px;
        line-height: 170px
    }

    .error-oh span {
        font-size: 250px;
        line-height: 100px
    }

    .section-404 {
        padding: 100px 0
    }

    .error404 {
        margin-bottom: 60px
    }
}

@media (max-width: 480px) {
    .error-oh {
        font-size: 50px;
        height: 100px;
        width: 100px;
        line-height: 100px
    }

    .error-oh span {
        font-size: 150px;
        line-height: 100px
    }

    .section-404 {
        padding: 30px 0
    }

    .error404 {
        margin-bottom: 30px
    }
}

.sidebar-off, .sidebar-on {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
    color: #333;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    width: 280px;
    z-index: 10000;
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.2)
}

.sidebar-off {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.sidebar-on {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.sidebar .wrap {
    overflow: hidden;
    position: relative;
    padding: 20px;
    cursor: pointer
}

.sidebar .title {
    margin: 0;
    color: #999;
    font-size: 28px;
    float: left
}

.sidebar h4 {
    text-transform: uppercase;
    color: #0080ff
}

.sidebar .circle-icons i {
    color: #333;
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 15px
}

.close-icon {
    position: relative;
    height: 28px;
    width: auto;
    float: right;
    right: 15px;
    cursor: pointer
}

.close-b, .close-a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #999
}

.close-a {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.close-b {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.lang a {
    color: #333
}

.lang .fa-check {
    display: none;
    opacity: 0;
    -webkit-transition: opacity .15s ease;
    transition: opacity .15s ease
}

.lang li.active .fa-check, .lang li:hover .fa-check {
    opacity: 1;
    display: inline-block;
    cursor: pointer;
    font-size: 90%;
    margin-left: 5px
}

.footer-top {
    background: #272727;
    padding: 15px 0
}

.footer-bottom {
    background: #222222;
    padding: 15px 0
}

.footer-bottom p {
    margin: 0
}

.footer {
    color: #fff
}

.footer p, .footer a {
    color: #fff
}

.footer a:hover {
    color: #ddd
}

.footer h4 {
    font-weight: 600;
    font-size: 20px;
    border-bottom: 1px solid #aaa;
    padding-bottom: 5px;
    width: 80%;
    color: #0080ff
}

.footer .circle-icons i {
    background: #333333;
    color: #aaa;
    box-shadow: none
}

.first, .last, .middle {
    position: relative
}

.last, .first {
    z-index: 1
}

.middle {
    z-index: 2
}

.panel.prices-v1, .panel.prices {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15)
}

.prices-v1 .panel-body, .prices .panel-body {
    padding: 25px
}

.ribbon {
    background: #fff;
    color: #0080ff;
    position: absolute;
    top: 25px;
    left: -28px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    line-height: 24px;
    height: 25px;
    z-index: 3;
    width: 130px
}

.val {
    color: #0080ff;
    font-size: 50px;
    margin: 20px 0
}

.bg-primary .val small, .bg-primary .val {
    color: #fff
}

.prices-v1 .name {
    margin: 5px 0;
    font-size: 40px
}

.val-v1 {
    color: #0080ff;
    font-size: 45px;
    margin: 10px 0 25px
}

.type {
    font-size: 2em;
    color: #333;
    margin: 15px 0 30px
}

.price {
    font-size: 6em;
    line-height: 100px;
    margin: 20px 0 0
}

.month {
    color: #333;
    text-transform: uppercase;
    font-weight: 300
}

.details {
    font-size: 1.5em;
    margin: 25px 0 10px
}

.blog-post::after {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px
}

.blog-post p {
    margin: 0 0 15px 0;
    line-height: 1.6em
}

.article-info {
    overflow: hidden;
    margin-bottom: 10px
}

.simple-box {
    padding: 20px 15px 15px 15px;
    background: #fff;
    border-radius: 2px;
    margin: 30px 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25)
}

.simple-box:first-child {
    margin: 0 0 30px 0
}

.simple-box h3 {
    margin-bottom: 15px;
    margin-top: 0
}

.simple-box ul {
    margin-bottom: 0
}

.categories li {
    padding: 5px 0;
    font-size: 16px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.tags ul {
    margin-top: 15px
}

.tags li {
    margin-bottom: 2px;
    background-color: #f5f7f9;
    padding: 6px 8px;
    display: inline-block;
    -webkit-transition: all .35s ease;
    transition: all .35s ease
}

.tags li:hover {
    color: #444;
    background: #eee
}

.tags li:hover i {
    color: #0080ff
}

.tags li i {
    margin-right: 2px;
    color: #333;
    -webkit-transition: all .35s ease;
    transition: all .35s ease
}

.tags li a {
    color: #333
}

.lg-tags li {
    padding: 10px 15px
}

.white .tags li {
    background-color: #fff
}

.post-header {
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative
}

.post-header .post-heading {
    background: #777;
    background: rgba(0, 0, 0, 0.55);
    padding: 0 15px 5px 15px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    position: absolute;
    color: #fff
}

.post-header .post-heading p {
    font-size: 20px !important
}

.comment-box-1 {
    padding: 0 15px 15px 15px;
    border: 1px solid #eee;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.comment-box-1 h3 {
    margin-bottom: 15px
}

.comment-box-3 {
    border: 1px solid #eee;
    border-top-color: transparent;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}

.comment-box-3 .media-object {
    height: 64px;
    width: 64px
}

.comment-box-3 .media-heading {
    float: left;
    font-weight: 400
}

.comment-box-3 a {
    color: #333
}

.comment-box-3 a:hover {
    color: #0080ff
}

.comment-box-3 .media {
    padding: 20px 15px 15px 15px
}

.comment-box-3 hr {
    margin: 0 0 -15px 0
}

.media-body-time {
    margin-left: 15px
}

.media-body-text, .media-header {
    clear: both;
    float: none
}

.media-footer {
    margin-top: 10px;
    clear: both;
    float: none
}

.media-footer i {
    margin-left: 2px;
    margin-right: 2px
}</pre></body></html>