#menu-social li a,
a,
a:focus,
a:hover,
span.entry-category a {
    text-decoration: none
}

.header-image,
.widget select,
.wp-caption,
embed,
iframe,
img,
object {
    max-width: 100%
}

.bottom-pagination,
.widget_728x90_advertisement .advertisement-content,
.wp-caption-text {
    text-align: center
}

.aligncenter,
.clearfix:after,
.comment-content:after,
.entry,
.entry-content:after,
.page-links,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both
}

.comment-content a,
body {
    word-wrap: break-word
}

#menu-social li a,
#menu-social ul,
.breadcrumb-trail,
.comment-list,
.comment-list li,
.widget ul li {
    list-style: none
}

body {
    color: #000;
    line-height: 1.7;
    font-size: 14px;
    font-family: Arial;
}

::selection {
    color: #fff
}

a {
    color: #428bca;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

a:focus,
a:hover {
    color: #2a6496
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

b .h1,
h1 {
    font-size: 32px
}

.h2,
h2 {
    font-size: 28px
}

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

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

.h5,
h5 {
    font-size: 16px
}

.h6,
h6 {
    font-size: 14px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    
}

a img {
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

a:focus img,
a:hover img {
    opacity: .85
}

img {
    height: auto
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

input[type=checkbox],
input[type=radio] {
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=search],
input[type=text],
input[type=email],
input[type=url],
input[type=password],
textarea {
    color: #666;
    border: 1px solid #E8E8E8;
    border-radius: 3px
}

input[type=search]:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
textarea:focus {
    color: #111
}

input[type=search],
input[type=text],
input[type=email],
input[type=url],
input[type=password] {
    padding: 3px
}

textarea {
    overflow: auto;
    padding-left: 3px;
    vertical-align: top;
    width: 100%
}

blockquote {
    border: 2px dashed;
    outline: solid 10px;
    padding: 0 20px;
    margin: 30px 0
}

#comments-number>.wrap,
#reply-title>.wrap,
.attachment-meta-title>.wrap,
.comment-reply-link,
.comment-reply-link:focus,
.comment-reply-link:hover,
.comment-reply-login,
.comment-reply-login:focus,
.comment-reply-login:hover,
.entry-content blockquote a:focus,
.entry-content blockquote a:hover,
.widget-title>.wrap,
.widget-title>.wrap a,
.wp-calendar td.has-posts a,
.wp-playlist-dark .wp-playlist-caption:focus,
.wp-playlist-dark .wp-playlist-caption:hover,
.wp-playlist-dark .wp-playlist-item:hover .wp-playlist-dark .wp-playlist-item:focus,
.wp-playlist-dark .wp-playlist-playing,
blockquote,
blockquote a:focus,
blockquote a:hover,
button,
input[type=button],
input[type=submit],
input[type=reset] {
    color: #fff
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    display: block;
    margin: 0 auto
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important
}

.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}
.embed-wrap embed,
.embed-wrap iframe,
.embed-wrap object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%
}

#comments-number>.wrap,
#reply-title>.wrap,
.attachment-meta-title>.wrap,
.widget-title>.wrap {
    background-color: #428bca;
    display: inline-block;
    vertical-align: bottom;
    padding: 10px 12px;
    font-size: 15px;
    font-family: 'Open Sans';
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase
}

#container,
#header {
}

.clearfix:after,
.clearfix:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: '';
    display: table
}

#comments-number .wrap::before,
#menu-social li a::before,
#reply-title>.wrap::before,
.breadcrumb-trail a[rel=home]::before,
.breadcrumb-trail li span::before,
.comment-author::before,
.comment-content ul li::before,
.comment-edit-link::before,
.comment-permalink::before,
.comment-published::before,
.comment-reply-link::before,
.comment-reply-login::before,
.entry-content ul li::before,
.format-aside .post-format-link::before,
.format-audio .post-format-link::before,
.format-chat .post-format-link::before,
.format-gallery .post-format-link::before,
.format-image .post-format-link::before,
.format-link .post-format-link::before,
.format-quote .post-format-link::before,
.format-standard .post-format-link::before,
.format-status .post-format-link::before,
.format-video .post-format-link::before,
.image-sizes::before,
.post-edit-link::before,
.search-form .search-toggle::before,
.widget ul li::before,
.widget-title>.wrap::before,
.widget-widget_rss .widget-title>.wrap a:first-child::before,
.wp-playlist-item-meta::before,
.wp-playlist-playing .wp-playlist-caption::before,
a[href^="mailto:"]::before,
a[href^="tel:"]::before,
blockquote::after,
blockquote::before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.archive-title.font-headlines,
.entry-title a,
.widget-title.font-headlines {
    font-family: 'Open Sans'
}

.ltr .chat-author cite::before,
.ltr .comment-author::before,
.ltr .comment-edit-link::before,
.ltr .comment-permalink::before,
.ltr .comment-published::before,
.ltr .comments-link::before,
.ltr .entry-author a::before,
.ltr .entry-permalink::before,
.ltr .entry-published::before,
.ltr .entry-terms::before,
.ltr .entry-views::before,
.ltr .image-sizes::before,
.ltr .post-edit-link::before,
.ltr .post-format-link::before,
.ltr a[href^="mailto:"]::before,
.ltr a[href^="tel:"]::before {
    padding-right: 3px;
    padding-bottom: 2px
}

.rtl .chat-author cite::before,
.rtl .comment-author::before,
.rtl .comment-edit-link::before,
.rtl .comment-permalink::before,
.rtl .comment-published::before,
.rtl .comments-link::before,
.rtl .entry-author a::before,
.rtl .entry-permalink::before,
.rtl .entry-published::before,
.rtl .entry-terms::before,
.rtl .entry-views::before,
.rtl .image-sizes::before,
.rtl .post-edit-link::before,
.rtl .post-format-link::before,
.rtl a[href^="mailto:"]::before,
.rtl a[href^="tel:"]::before {
    padding-left: 3px;
    padding-bottom: 2px
}
/*
a[href^="mailto:"]::before {
    content: '\f003'
}

a[href^="tel:"]::before {
    content: '\f095'
}*/

.post-edit-link::before {
    content: "\f044"
}

.comment-published::before {
    content: "\f017"
}

.comment-author::before,
.ping .comment-author::before {
    content: "\f007"
}

.comment-edit-link::before {
    content: '\f044'
}

.comment-permalink::before {
    content: '\f0c1'
}

p {
    margin: 0 0 30px
}

#menu-social li a::before {
    content: '\f005';
    padding: 0 3px
}

#menu-social li a:focus::befoe,
#menu-social li a:hover::before {
    opacity: .75
}

#menu-social li a[href*="facebook.com"]::before {
    content: '\f09a'
}

#menu-social li a[href*="plus.google.com"]::before {
    content: '\f0d5'
}

#menu-social li a[href*="twitter.com"]::before {
    content: '\f099'
}

#menu-social li a[href*="github.com"]::before {
    content: '\f09b'
}

#menu-social li a[href*="linkedin.com"]::before {
    content: '\f0e1'
}

#menu-social li a[href*="skype.com"]::before {
    content: '\f17e'
}

#menu-social li a[href*="youtube.com"]::before {
    content: '\f167'
}

#menu-social li a[href*="dribble.com"]::before {
    content: '\f17d'
}

#menu-social li a[href*="flickr.com"]::before {
    content: '\f16e'
}

#menu-social li a[href*="pinterest.com"]::before {
    content: '\f0d2'
}

#menu-social li a[href*="vimeo.com"]::before {
    content: '\f194'
}

#menu-social li a[href*="tumblr.com"]::before {
    content: '\f173'
}

#menu-social li a[href*="instagram.com"]::before {
    content: '\f16d'
}

#menu-social li a[href*="foursquare.com"]::before {
    content: '\f180'
}

.breadcrumb-trail a[rel=home]::before {
    content: '\f015';
    font-size: 17px;
    font-weight: 400
}

.breadcrumb-trail li span::before {
    content: '\f105';
    font-weight: 400;
    padding: 0 5px
}

.breadcrumb-trail li span {
    font-size: 12px
}

.ltr .breadcrumb-trail .sep::before {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.rtl .breadcrumb-trail .sep::before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.format-standard .post-format-link::before {
    content: '\f0a1'
}

.format-aside .post-format-link::before {
    content: '\f185'
}

.format-audio .post-format-link::before {
    content: '\f1c7'
}

.format-chat .post-format-link::before {
    content: '\f1d7'
}

.format-gallery .post-format-link::before {
    content: '\f1c5'
}

.format-image .post-format-link::before,
.image-sizes::before {
    content: '\f03e'
}

.format-link .post-format-link::before {
    content: '\f127'
}

.format-quote .post-format-link::before {
    content: '\f10d'
}

.format-status .post-format-link::before {
    content: '\f110'
}

.format-video .post-format-link::before {
    content: '\f1c8'
}

#reply-title>.wrap::before {
    content: '\f112';
    padding: 0 3px 1px 0
}

.rtl .widget-title>.wrap::before,
.rtl .wp-playlist-item-meta::before {
    padding-left: 3px
}

.rtl #reply-title>.wrap::before {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: "FlipH";
    filter: FlipH
}

.comment-reply-link::before,
.comment-reply-login::before {
    content: '\f112';
    margin-bottom: 3px;
    padding-right: 5px
}

.rtl #reply-title>.wrap::before .rtl .comment-reply-link::before,
.rtl .comment-reply-login::before {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: "FlipH";
    filter: FlipH
}

.wp-playlist-playing .wp-playlist-caption::before {
    content: '\f001'
}

.wp-playlist-current-item .wp-playlist-item-title::before {
    content: '\f028'
}

.wp-playlist-current-item .wp-playlist-item-album::before {
    content: '\f008'
}

.wp-playlist-current-item .wp-playlist-item-artist::before {
    content: '\f007'
}

.wp-playlist-item-meta::before,
.wp-playlist-playing .wp-playlist-caption::before {
    padding-bottom: 2px
}

.ltr .wp-playlist-item-meta::before {
    padding-right: 3px
}

.widget-title>.wrap::before {
    content: '\f006'
}

.ltr .widget-title>.wrap::before {
    padding-right: 8px;
    font-size: 14px
}

.widget_rss .widget-title>.wrap::before {
    content: '';
    padding: 0
}

.widget_rss .widget-title>.wrap a:first-child::before {
    content: '\f09e';
    padding: 0 0 1px;
    font-size: 16px
}

.ltr .widget_rss .widget-title>.wrap a:first-child::before {
    padding-right: 3px
}

.rtl .widget_rss .widget-title>.wrap a:first-child::before {
    padding-left: 3px
}

.widget_nav_menu .widget-title>.wrap::before {
    content: '\f039';
    font-size: 14px
}

.ltr .widget_nav_menu .widget-title>.wrap::before {
    padding-right: 5px
}

.rtl .widget_nav_menu .widget-title>.wrap::before {
    padding-left: 5px
}

.widget_archive .widget-title>.wrap::before {
    content: '\f187'
}

.widget_calendar .widget-title>.wrap::before {
    content: '\f073'
}

.widget_categories .widget-title>.wrap::before {
    content: '\f115'
}

.widget_links .widget-title>.wrap::before {
    content: '\f0c1'
}

.widget_meta .widget-title>.wrap::before {
    content: '\f06a'
}

.widget_pages .widget-title>.wrap::before {
    content: '\f016'
}

.widget_recent_comments .widget-title>.wrap::before {
    content: '\f0e6'
}

.widget_recent_entries .widget-title>.wrap::before {
    content: '\f040'
}

.widget_search .widget-title>.wrap::before {
    content: '\f002'
}

.widget_tag_cloud .widget-title>.wrap::before {
    content: '\f02c'
}

.widget_text .widget-title>.wrap::before {
    content: '\f02e'
}

.bbp_widget_login .widget-title>.wrap::before {
    content: '\f084'
}

.widget_display_forums .widget-title>.wrap::before {
    content: '\f115'
}

.widget_display_replies .widget-title>.wrap::before {
    content: '\f112'
}

.widget_display_topics .widget-title>.wrap::before {
    content: '\f00b'
}

.widget_display_views .widget-title>.wrap::before {
    content: '\f080'
}

#container {
    margin: 0 auto;
    box-shadow: rgba(0, 0, 0, .219608) 0 5px 7px
}

.breadcrumb-trail {
    padding: 8px 15px 3px;
    background-color: #fff;
    border: 1px solid #eee;
    border-top: 2px solid #428bca;
    margin: 15px 0 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    line-height: 14px
}

.breadcrumb-trail h2,
.breadcrumb-trail li,
.breadcrumb-trail ul.trail-items {
    display: inline-block;
    padding: 0
}

.breadcrumb-trail h2 {
    font-size: 12px;
    margin: 0
}

.breadcrumb-trail span.trail-end {
    opacity: .5
}

.breadcrumb-trail .sep,
.breadcrumb-trail a {
    display: inline-block;
    opacity: .75
}

.breadcrumb-trail .sep {
    padding: 0 5px
}

.breadcrumb-trail a:focus,
.breadcrumb-trail a:hover {
    opacity: 1
}

.site-content {
    margin-bottom: 20px
}

.page-links {
    margin: 0 0 24px
}

#header #header-top {
    background-color: #333
}

#header #header-top .info-icons ul {
    margin-bottom: 0;
    margin-top: 0
}

#header #header-top .info-icons ul li {
    list-style: none;
    float: left;
    color: #fff;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px
}

.info-icons li {
    font-size: 12px
}

#header #header-top .info-icons ul li a {
    color: #fff
}

#main-header {
    padding-top: 20px;
    padding-bottom: 0px
}

.info-icons ul {
    padding-left: 0
}
#branding {
    margin-top: 0
}

#branding .header-logo,
#branding .header-text {
    float: left
}

#branding .header-text {
    padding: 15px
}

#branding .header-logo {
    padding-top: 15px
}

#branding #site-description,
#branding #site-title {
    margin: 0;
    padding: 0
}

#site-description {
    line-height: 24px;
    font-size: 16px;
    padding-bottom: 0;
    color: #666
}

.header-image {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 100%
}

.thumbnail {
    padding: 0;
    border: none;
    border-radius: 0;
    margin-bottom: 0
}

.entry {
    padding: 25px 0;
    background-color: #fff;
    border-bottom: 1px solid #eee;
    overflow: hidden
}

.singular .entry {
    padding: 12px 0
}

.entry-extra,
.entry-extra.no-image .color-category {
    position: relative
}

.entry-featured-image {
    position: relative;
    display: block;
    overflow: hidden;
    float: left
}

.entry-extra.col-md-5.col-xs-12.font-secondary {
    padding: 0;
    width: 37%
}

.widget-area.col-sm-12.col-md-3 {
    padding-top: 20px
}

span.entry-category.color-category {
    font-size: 13px;
    font-weight: 400;
    left: 0;
    line-height: 13px;
    position: absolute;
    text-transform: uppercase;
    top: 0
}

span.entry-category a {
    background: #00C8FF;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    line-height: 24px;
    padding: 5px 10px
}

.entry-title {
    color: #444;
    margin-bottom: 10px
}

.first-post .entry-title a {
    font-size: 22px
}

.entry-title a {
    color: #1C1C1C;
    font-size: 15px;
    font-weight: 400
}

.entry-content-wrapper .entry-title a {
    font-size: 22px
}

.entry-byline {
    margin-bottom: 9px;
    margin-top: 9px
}

.entry-byline a {
    font-size: 13px;
    color: #6B6B6B
}

.entry-byline .fa,
.entry-byline.font-secondary {
    font-size: 12px
}

.entry-byline span,
.entry-byline time {
    margin-right: 10px
}

.entry .post-edit-link {
    margin-left: 10px
}

.search .btn.btn-default.read-more {
    float: none
}

hr.section-divider {
    border-color: #E8E8E8;
    margin-top: 50px;
    margin-bottom: 50px
}

.entry-footer {
    margin-top: 5px
}

.footer-widget .footer-menu,
.footer-widget .pull-right {
    float: left!important
}

.footer-block .textwidget {
    color: #dadada
}

.author-bio {
    background-color: #fff;
    border-top: 1px solid #dadada;
    margin-top: 30px;
    padding: 25px 40px
}

.author-bio .avatar {
    float: left
}

.author-bio-content h4 {
    font-size: 14px;
    margin-top: 0
}

.author-bio .author-bio-content {
    margin-left: 74px
}

.format-aside .entry-content a.permalink {
    font-weight: 700
}

.format-chat .chat-row {
    margin: 0;
    padding: 0;
    border: none
}

.format-chat .chat-text {
    margin-left: 18px
}

.format-chat .chat-author {
    margin-top: -12px;
    padding-top: 12px;
    border-top: 1px dotted
}

.page-links a,
.page-links span {
    display: inline-block;
    padding: 2px 10px;
    margin-left: 2px
}

.format-chat cite {
    font-size: 16px;
    font-style: normal;
    font-weight: 700
}

.pagination .fa-chevron-left,
.pagination .fa-chevron-right,
button {
    font-size: 12px
}

.format-chat .chat-speaker-1 .chat-author,
.format-chat .chat-speaker-11 .chat-author {
    color: #3498db
}

.format-chat .chat-speaker-12 .chat-author,
.format-chat .chat-speaker-2 .chat-author {
    color: #f1c40f
}

.format-chat .chat-speaker-13 .chat-author,
.format-chat .chat-speaker-3 .chat-author {
    color: #e74c3c
}

.format-chat .chat-speaker-14 .chat-author,
.format-chat .chat-speaker-4 .chat-author {
    color: #2ecc71
}

.format-chat .chat-speaker-15 .chat-author,
.format-chat .chat-speaker-5 .chat-author {
    color: #f39c12
}

.format-chat .chat-speaker-16 .chat-author,
.format-chat .chat-speaker-6 .chat-author {
    color: #9b59b6
}

.format-chat .chat-speaker-17 .chat-author,
.format-chat .chat-speaker-7 .chat-author {
    color: #95a5a6
}

.format-chat .chat-speaker-18 .chat-author,
.format-chat .chat-speaker-8 .chat-author {
    color: #16a085
}

.format-chat .chat-speaker-19 .chat-author,
.format-chat .chat-speaker-9 .chat-author {
    color: #e67e22
}

.format-chat .chat-speaker-10 .chat-author,
.format-chat .chat-speaker-20 .chat-author {
    color: #1abc9c
}

.loop-meta {
    border-bottom: 1px solid #eee
}

.page-links span {
    color: #fff;
    background-color: #DA4453;
    border-radius: 4px
}

.page-links a {
    background-color: #fff;
    border: 1px solid #E8E8E8;
    border-radius: 4px;
    color: #DA4453;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.page-links a:hover {
    background-color: #DA4453;
    border: 1px solid #DA4453;
    color: #fff
}

.singular .loop-nav {
    margin-top: 30px
}

.pagination {
    background: #fff;
    padding: 17px 20px;
    border: 1px solid #eee;
    display: block
}

.pagination a {
    margin: 0 4px
}

.pagination li a,
.pagination li:hover a {
    color: #DA4453
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    color: #FFF;
    background-color: #DA4453;
    border-color: #DA4453
}

.pagination>li>a,
.pagination>li>span {
    padding: 9px 14px;
    border-color: #dadada
}

.archive-description {
    margin-top: 15px
}

.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 24px;
    margin-right: 20px;
    margin-top: 20px
}

.wp-caption img[class*=wp-image-] {
    display: block;
    width: 100%
}

.trail-item.trail-begin {
    padding-left: 5px
}

.widget .nav>li>a {
    padding: 10px
}

.widget_search .search-submit {
    
}

.widget_search>.search-form {
    color: #fff
}

.widget>ul>li,
li.recentcomments {
    border-bottom: 1px solid #EEE;
    position: relative;
    display: block;
    padding: 10px 0
}

.widget ul {
    padding: 0 10px 10px
}

.widget-title {
    border-bottom: 2px solid #428bca
}

#sidebar-primary .widget,
#sidebar-secondary .widget {
    background-color: #fff;
    padding: 5px 0
}

#image-navigation .nav-next a:hover,
#image-navigation .nav-previous a:hover,
.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.label-default[href]:focus,
.label-default[href]:hover,
button:hover {
    background-color: #363636
}

.cat-item a {
    color: #444
}

.archive-title.font-headlines {
    margin-top: 20px;
    margin-bottom: 15px;
}

.widget-title.font-headlines {
    margin-bottom: 20px
}

.widget-area.col-sm-12.col-md-4 {
    padding-top: 20px
}

.no-gutter .single-article {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 49%
}

#sidebar-primary .widget_archive ul li:before,
#sidebar-primary .widget_categories ul li:before,
#sidebar-primary .widget_recent_comments ul li:before,
#sidebar-secondary .widget_archive ul li:before,
#sidebar-secondary .widget_categories ul li:before,
#sidebar-secondary .widget_recent_comments ul li:before {
    font-family: fontawesome;
    margin-right: 10px
}

#sidebar-primary .widget_archive ul li:before,
#sidebar-secondary .widget_archive ul li:before {
    content: '\f073'
}

#sidebar-primary .widget_categories ul li:before,
#sidebar-secondary .widget_categories ul li:before {
    content: '\f115'
}

#sidebar-primary .widget_recent_comments ul li:before,
#sidebar-secondary .widget_recent_comments ul li:before {
    content: '\f0e5'
}

.btn-default,
.label-default {
    -webkit-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear;
    border: none
}

.btn.btn-default {
    color: #FFF;
    text-transform: uppercase
}

.input-group-btn:last-child>.btn {
    margin-left: 0
}

button {
    border: none;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    padding: 5px 12px;
    -webkit-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear
}

.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

#infinite-handle span {
    display: block;
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
    border-radius: 4px;
    padding: 12px;
    background: 0 0;
    border: 1px solid #E8E8E8;
    color: #428bca;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

#infinite-handle span:hover {
    background-color: #428bca;
    color: #fff
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0
}

.navbar {
    margin-bottom: 0;
    border-radius: 0
}

.nav.navbar-nav.main-nav {
    font-weight: 600
}

[class*=navigation] .nav-previous {
    float: left
}

[class*=navigation] .nav-next {
    float: right
}

.navbar.navbar-default {
    background:none;
    font-weight: 200;
    position: relative;
    z-index: 999;
    width: 100%;
    border-bottom: none;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    font-family: 'Open Sans';
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    border-right: none;
    border-left: none
}

.navbar-default {
    border: none
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #428bca
}

.dropdown-submenu:hover>a,
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #999
}

.dropdown-menu {
    font-size: 13px
}

.navbar-nav>li>a {
    padding-top: 10px
}

.dropdown-submenu {
    position: relative;
    color: #999
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #000;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropdown-submenu:hover>a:after {
    border-left-color: #262626
}

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

.dropdown-submenu .pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.comment-list {
    padding-left: 0
}

#content>section {
    margin-top: 17px
}

.comment-list .children {
    margin-left: 0!important;
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: left 20px
}

.comment-list .avatar {
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 24px
}

.wp-calendar,
iframe#wp-custom-header-video {
    width: 100%
}

.comment-meta {
    font-size: 16px;
    padding-top: 50px;
    margin: 0 0 24px
}

.comment-meta a {
    margin-left: 5px
}

.comment-author {
    margin-top: 10px
}

.comment-content {
    background: #f9f9f9;
    clear: both;
    margin: 0;
    padding: 21px;
    border: 1px solid #e3e3e3
}

.footer-widget .widget>ul>li,
.menu-more-themes-container ul li {
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.comment-content p {
    margin-bottom: 0
}

.comment-reply-link {
    margin-top: 5px
}

.ltr .comment-reply-link {
    float: right
}

.rtl .comment-reply-link {
    float: left
}

.form-allowed-tags code {
    word-wrap: break-word;
    white-space: inherit
}

.comment-respond label {
    display: block;
    font-weight: 400
}

.comment-respond .required {
    color: #C7254E
}

.comment-navigation,
.single .nav-links {
    overflow: hidden;
    margin-top: 30px
}

#respond p.comment-notes,
#respond>p,
p.logged-in-as {
    margin-bottom: 10px
}

#footer {
    background-color: #1F1F1F;
    border-top: 1px solid #3A3A3A
}

#footer a {
    color: #DADADA
}

#footer a:hover {
    color: #fff
}

#footer .footer-widget {
    background-color: #363636;
    padding: 0px 0;
}

#menu-social li a[href*="facebook.com"]:hover,
#menu-social li a[href*="plus.google.com"]:hover,
#menu-social li a[href*="twitter.com"]:hover {
    background-color: #00C8FF!important
}

#footer .copyright {
    font-size: 11px;
    margin: 20px 0
}

#footer .footer-menu {
    margin-top: 10px;
    float: left;
    text-align: left
}

.menu-more-themes-container ul li {
    display: block;
    padding: 10px 0;
    position: relative
}

#menu-social li a,
#menu-social ul li {
    display: inline-block
}

#menu-social ul {
    margin-bottom: 2px;
    margin-top: 0;
    float: left
}

.menu-items {
    padding-top: 5px
}

.footer-menu .menu-items {
    padding-bottom: 8px
}

#menu-social li a {
    border-radius: 18px;
    color: #fff;
    font-size: 15px;
    height: 24px;
    line-height: 24px;
    margin: 2px 3px;
    position: relative;
    text-align: center;
    -webkit-transition: background-color .5s ease 0s;
    -moz-transition: background-color .5s ease 0s;
    -ms-transition: background-color .5s ease 0s;
    -o-transition: background-color .5s ease 0s;
    transition: background-color .5s ease 0s;
    width: 24px
}

#menu-social li a[href*="facebook.com"] {
    background-color: #4265b9!important
}

#menu-social li a[href*="twitter.com"] {
    background-color: #55ACEE!important
}

#menu-social li a[href*="dribble.com"] {
    background-color: #ea4c89!important
}

#menu-social li a[href*="flickr.com"] {
    background-color: #ff0084!important
}

#menu-social li a[href*="plus.google.com"] {
    background-color: #d62408!important
}

#menu-social li a[href*="github.com"] {
    background-color: #999!important
}

#menu-social li a[href*="skype.com"] {
    background-color: #0bbff2!important
}

#menu-social li a[href*="pinterest.com"] {
    background-color: #c31e26!important
}

#menu-social li a[href*="linkedin.com"] {
    background-color: #005987!important
}

#menu-social li a[href*="vimeo.com"] {
    background-color: #1bb6ec!important
}

#menu-social li a[href*="tumblr.com"] {
    background-color: #35506b!important
}

#menu-social li a[href*="youtube.com"] {
    background-color: #df3333!important
}

#menu-social li a[href*="instagram.com"] {
    background-color: #F95B60!important
}

#menu-social li a[href*="rss.com"] {
    background-color: #f39c12!important
}

#menu-social li a[href*="foursquare.com"] {
    background-color: #2398C9!important
}

.wp-custom-header {
    position: relative
}

.wp-custom-header-video-button {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 62px;
    height: 50px;
    font: 0/0 a;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s
}

.wp-custom-header:hover .wp-custom-header-video-button {
    visibility: visible;
    opacity: 1
}

.wp-custom-header-video-button:before {
    content: '\f04b';
    display: block;
    font-family: FontAwesome;
    font-size: 20px
}

.wp-custom-header-video-button.wp-custom-header-video-pause:before {
    content: '\f04c'
}
.home .scroll-to-top {
    bottom:0;
    display: none !important;
    z-index: 0;
}
.scroll-to-top {
    bottom: 0;
    cursor: pointer;
    display: block;
    position: fixed;
    right: 35px;
    z-index: 6;
}

.scroll-to-top:hover {
    opacity: .8;
    background: none !important;
}

.widget_envince_imagegrid_posts .entry-title.font-headlines>a {
    font-size: 22px
}

@media (max-width:768px) {
    .attachment-envince-featured-big.size-envince-featured-big.wp-post-image,
    .navbar-header,
    .slider-featured-image a img {
        width: 100%
    }
    .copyright,
    .footer-menu .menu-items,
    .site-info {
        text-align: center
    }
    .pull-left,
    .pull-right {
        float: none!important
    }
    .copyright,
    .footer-menu {
        float: none
    }
    .envince-featured-post-slider .bx-next {
        right: 2px
    }
    .pull-right.social-icons {
        float: right!important
    }
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #DADADA
    }
    .nav .open>a,
    .nav .open>a:focus,
    .nav .open>a:hover {
        border-left: 1px solid rgba(0, 0, 0, .1)
    }
    .form-group select {
        margin-left: 12px;
        margin-top: 16px
    }
}

@media (min-width:767px) {
    ul.nav li.dropdown:hover>ul.dropdown-menu {
        display: block
    }
}

.dropdown-menu>li>a {
    padding: 14px 20px;
    color: #999
}

.dropdown-menu,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    border: none
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: #428bca;
    color: #fff
}

.dropdown-menu .divider {
    background-color: rgba(0, 0, 0, .1)
}

.navbar-nav>li>.dropdown-menu {
    padding: 0;
    border-top: 2px solid #2EBDFF
}

.navbar-nav>li>a {
    padding-bottom: 10px
}

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

.nav.navbar-nav {
    float: right;
}

@media (max-width:767px) {
    .nav.navbar-nav {
        float: none
    }
    .navbar>.container .navbar-brand {
        margin: 0
    }
    .navbar-default .navbar-nav>li>a {
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px
    }
}

@media(max-width:600px) {
    .no-gutter .single-article {
        width: 100%
    }
}

#featured-page-section {
    margin-top: 20px
}

.single-article.col-md-6 {
    padding-left: 0;
    margin-bottom: 17px
}

.single-article.col-md-6:nth-child(2),
.single-article.col-md-6:nth-child(4) {
    padding-left: 15px;
    padding-right: 0
}

.envince-featured-post-slider {
    position: relative;
    margin: 10px 0 20px
}

.envince-featured-post-slider .col-md-6 {
    padding-left: 0;
    padding-right: 0
}

.envince-featured-post-slider .entry {
    padding: 0;
    border: none
}

.first-post.col-md-6 {
    padding: 0 15px 0 0
}

.envince-featured-post-slider span.entry-category.color-category {
    left: 0;
    margin-left: 2px
}

.slider-featured-image a img {
    width: 100%
}

.widget_featured_post_slider .col-md-6,
.widget_featured_post_slider .entry {
    padding: 1px;
    border: 0
}

.widget_featured_post_slider .entry .slider-featured-image .img-hyperlink {
    margin: 0
}

.single-section {
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.big-grid-post .entry-title a,
.small-grid-post .entry-title a {
    background-color: rgba(249, 249, 249, .8);
    color: #222;
    padding: 5px 10px;
    display: block
}

.big-grid-post span.color-category {
    top: 20px
}

.big-grid-post h2 {
    font-size: 22px;
    line-height: 28px;
    position: absolute;
    top: 54px;
    max-width: 70%
}

.small-grid-post span.color-category {
    top: 20px
}

.small-grid-post h2 {
    font-size: 14px;
    line-height: 22px;
    position: absolute;
    top: 54px;
    max-width: 70%;
    margin: 0
}

.envince-featured-post-slider .bx-next,
.envince-featured-post-slider .bx-prev {
    border-bottom: 30px solid transparent;
    border-left: 30px solid #333;
    border-top: 30px solid transparent;
    color: #fff;
    display: block;
    float: left;
    height: 0;
    line-height: 0;
    width: 0;
    font-size: 16px;
    position: absolute;
    left: 2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.envince-featured-post-slider .bx-next:hover {
    border-bottom: 30px solid transparent;
    border-right: 30px solid #00C8FF;
    border-top: 30px solid transparent
}

.envince-featured-post-slider .bx-prev:hover {
    border-bottom: 30px solid transparent;
    border-left: 30px solid #00C8FF;
    border-top: 30px solid transparent
}

.envince-featured-post-slider .bx-next:focus,
.envince-featured-post-slider .bx-prev:focus {
    border-bottom: 30px solid transparent
}

.envince-featured-post-slider .bx-prev i {
    display: block;
    margin-left: -22px;
    margin-top: -10px
}

.envince-featured-post-slider .bx-next i {
    display: block;
    margin-left: 17px;
    margin-top: -10px
}

.envince-featured-post-slider .bx-next {
    float: right;
    border-right: 30px solid #333;
    border-left: transparent;
    left: auto;
    right: 3px
}

.widget_twocol_posts .first-post,
.widget_twocol_posts .following-post {
    display: block
}

.widget_twocol_posts .entry-byline .fa {
    margin: 0
}

.widget_twocol_posts .following-post .single-article {
    margin-bottom: 15px
}

.widget_twocol_posts .first-post .article-content .entry-title {
    padding: 10px 0 0;
    font-size: 22px
}

.widget_twocol_posts .following-post .article-content .entry-title {
    padding: 0;
    font-size: 14px;
    line-height: 22px
}

.widget_twocol_posts .following-post figure {
    float: left;
    margin-right: 10px;
    margin-left: 0
}

.following-post {
    padding-right: 0
}

.widget_onecol_posts .first-post,
.widget_onecol_posts .following-post {
    display: block
}

.widget_onecol_posts .entry-byline .fa {
    margin: 0
}

.widget_onecol_posts .following-post .single-article {
    margin-bottom: 15px
}

.widget_onecol_posts .first-post .article-content .entry-title {
    padding: 10px 0 0;
    font-size: 22px
}

.widget_onecol_posts .following-post .article-content .entry-title {
    padding: 0;
    font-size: 18px
}

.widget_onecol_posts .following-post figure {
    float: left;
    margin-right: 10px;
    margin-left: 0
}

.widget_imagegrid_posts .entry-byline .fa {
    margin: 0
}