/*
Theme Name: Zoombi
Theme URI: http://kopatheme.com
Author: Kopatheme
Author URI: http://kopatheme.com
Description: Zoombi theme is designed for magazine, news with flexible layout. The theme is based on KOPATHEME layout manager technique that will let you flexibility choose layout options of every pages within your site. It is very helpful when you are experimenting with visual hierarchy. You can define unlimited sidebar for widget areas, and with powerful custom widgets, the theme provides you more flexibility and ease-of-use for your site
Version: 2.0.1
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: black, blue, green, white, two-columns, three-columns, right-sidebar, flexible-width, custom-colors, custom-menu, editor-style, featured-images, post-formats, threaded-comments, sticky-post, theme-options, translation-ready
*/
/*=============================================
    Reset css
===============================================*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
    display:none;
    height:0;
}
[hidden],template {
    display:none;
}
html {
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%;
}
body {
    margin:0;
}
a {
    background:transparent;
}
a:active,a:focus,a:hover {
    outline:0;
}

h1 {
    font-size:2em;
    margin:0.67em 0;
}
abbr[title] {
    border-bottom:1px dotted;
}
b,strong {
    font-weight:bold;
}
dfn {
    font-style:italic;
}
small {
    font-size:80%;
}
sub, sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline;
}
sup {
    top:-0.5em;
}
sub {
    bottom:-0.25em;
}
img {
    border:0;
}
svg:not(:root) {
    overflow:hidden;
}
figure {
    margin:0;
}
fieldset {
    border:1px solid #c0c0c0;
    margin:0 2px;
    padding:0.35em 0.625em 0.75em;
}
legend {
    border:0;
    padding:0;
}
button,input,select,textarea {
    font-family:inherit;
    font-size:100%;
    margin:0;
}
button,input {
    line-height:normal;
}
button,select {
    text-transform:none;
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance:button;
    cursor:pointer;
}
button[disabled],html input[disabled] {
    cursor:default;
}
input[type="checkbox"],input[type="radio"] {
    box-sizing:border-box;
    padding:0;
}
input[type="search"] {
    -webkit-appearance:textfield;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance:none;
}
button::-moz-focus-inner,input::-moz-focus-inner {
    border:0;
    padding:0;
}
textarea {
    overflow:auto;
    vertical-align:top;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/*=============================================
    Common css
===============================================*/
*,*:before,*:after {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
body {
    font-family:"Tahoma", Helvetica, sans-serif;
    font-size:12px;
    line-height:20px;
    color:#333;
    background-color:#fff;
}
input,button,select,textarea {
    font-family:inherit;
    font-size:inherit;
    line-height:inherit;
}
button,input,select[multiple],textarea {
    background-image:none;
}
a {
    color:#428bca;
    text-decoration:none;
}
a:hover,a:focus {
    text-decoration:none;
    outline:none;
}
img {
    vertical-align:middle;
    height:auto;
    max-width:100%;
}
.img-responsive {
    display:block;
    max-width:100%;
}
p {
    margin:0 0 10px;
}
/*=============================================
    Heading
===============================================*/
h1,h2,h3,h4,h5,h6 {
    line-height:1.1;
}
h1 span,h2 span,h3 span,h4 span,h5 span,h6 span,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
    font-weight:normal;
    line-height:150%;
    color:#333;
}
h1,h2,h3,h4,h5,h6 {
    margin-bottom:10px;
}
h1 {
    font-size:36px;
}
h2 {
    font-size:30px;
}
h3 {
    font-size:24px;
}
h4 {
    font-size:18px;
}
h5 {
    font-size:14px;
}
h6 {
    font-size:12px;
}
/*============================================
    List
==============================================*/
ul,ol {
    margin-top:0;
    margin-bottom:10px;
}
ul ul,ol ul,ul ol,ol ol {
    margin-bottom:0;
}
.list-unstyled,.list-inline {
    padding-left:0;
    list-style:none;
}
.list-inline > li {
    display:inline-block;
    padding-left:5px;
    padding-right:5px;
}
blockquote {
    padding:10px 20px;
    margin:0 0 20px;
    border-left:5px solid #eeeeee;
}
blockquote p {
    font-size:17.5px;
    font-weight:300;
    line-height:1.25;
}
blockquote p:last-child {
    margin-bottom:0;
}
blockquote:before,blockquote:after {
    content:"";
}
.container {
    margin-right:auto;
    margin-left:auto;
}
.container:before,.container:after {
    content:" ";
    display:table;
}
.container:before,.container:after {
    content:" ";
    display:table;
}
.container:after {
    clear:both;
}
/*==============================================
    Fluid
================================================*/
.row {
    margin-left:-10px;
    margin-right:-10px;
}
.row:before,.row:after {
    content:" ";
    display:table;
}
.row:after {
    clear:both;
}
.row:before,.row:after {
    content:" ";
    display:table;
}
.row:after {
    clear:both;
}
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12 {
    position:relative;
    min-height:1px;
    padding-left:10px;
    padding-right:10px;
}
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11 {
    float:left;
}
.col-1 {
    width:8.333333333333332%;
}
.col-2 {
    width:16.666666666666664%;
}
.col-3 {
    width:25%;
}
.col-4 {
    width:33.33333333333333%;
}
.col-5 {
    width:41.66666666666667%;
}
.col-6 {
    width:50%;
}
.col-7 {
    width:58.333333333333336%;
}
.col-8 {
    width:66.66666666666666%;
}
.col-9 {
    width:75%;
}
.col-10 {
    width:83.33333333333334%;
}
.col-11 {
    width:91.66666666666666%;
}
.col-12 {
    width:100%;
}
/*==========================================================
    Form
============================================================*/
label {
    display:inline-block;
    margin-bottom:5px;
}
input[type="search"] {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.form-control {
    display:block;
    width:100%;
    height:34px;
    padding:6px 12px;
    font-size:14px;
    line-height:20px;
    color:#333;
    vertical-align:middle;
    background-color:#ffffff;
}
.form-control:focus {
    border-color:#66afe9;
}
textarea.form-control {
    height:auto;
}
.form-group {
    margin-bottom:15px;
}
/*==========================================================
    Button
============================================================*/
.btn {
    display:inline-block;
    padding:6px 12px;
    margin-bottom:0;
    font-size:14px;
    font-weight:normal;
    line-height:1.428571429;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
    border:1px solid transparent;
    white-space:nowrap;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none;
}
.btn-default {
    color:#333333;
    background-color:#ffffff;
    border-color:#cccccc;
}
.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active {
    color:#333333;
    background-color:#ebebeb;
    background-image:none;
    border-color:#adadad;
}

.btn-block {
    display:block;
    width:100%;
    padding-left:0;
    padding-right:0;
}
.btn-block + .btn-block {
    margin-top:5px;
}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
    width:100%;
}
/*==========================================================
    Breadcrumb
============================================================*/
.breadcrumb {
    padding:8px 15px;
    margin-bottom:20px;
    list-style:none;
    background-color:#f5f5f5;
}
.breadcrumb > li {
    display:inline-block;
}
.breadcrumb > li + li:before {
    content:"/";
    padding:0 5px;
    color:#cccccc;
}
.breadcrumb > .active {
    color:#999999;
}
/*==========================================================
    Pager
============================================================*/
.pager {
    padding-left:0;
    margin:20px 0;
    list-style:none;
    text-align:center;
}
.pager:before,.pager:after {
    content:" ";
    display:table;
}
.pager:after {
    clear:both;
}
.pager li {
    display:inline;
}
.pager li > a,.pager li > span {
    display:inline-block;
    padding:5px 14px;
    background-color:#ffffff;
    border:1px solid #dddddd;
}
.pager li > a:hover,.pager li > a:focus {
    text-decoration:none;
    background-color:#eeeeee;
}
.pager .next > a,.pager .next > span {
    float:right;
}
.pager .previous > a,.pager .previous > span {
    float:left;
}

/*==========================================================
    Clear
============================================================*/
.clearfix:before,.clearfix:after {
    content:" ";
    display:table;
}
.clearfix:after {
    clear:both;
}
.pull-right {
    float:right !important;
}
.item-right {
    overflow:hidden;
}
.pull-left {
    float:left !important;
}
.hide {
    display:none !important;
}
.show {
    display:block !important;
}
/*==========================================================
    Carousel
============================================================*/
.list_carousel {
    background-color:#ccc;
    margin:0;
    width:360px;
}
.list_carousel ul {
    margin:0;
    padding:0;
    list-style:none;
    display:block;
}
.list_carousel li {
    color:#333;
    text-align:center;
    background-color:#eee;
    width:50px;
    padding:0;
    margin:6px;
    display:block;
    float:left;
}
.list_carousel.responsive {
    width:auto;
    margin-left:0;
}
.list_carousel .prev {
    float:left;
}
.list_carousel .next {
    float:right;
}
.list_carousel .pager {
    float:left;
    width:300px;
    text-align:center;
}
.list_carousel .pager a {
    margin:0 5px;
    text-decoration:none;
}
.list_carousel .pager a.selected {
    text-decoration:underline;
}
body {
    font-size:12;
    background:#ededed;
    font-family:"Arvo", sans-serif;
    color:#333;
}
.container {
    width:1200px;
}

p {
    font-family: 'Tahoma',sans-serif;    
}
/*==========================================================
    Retina
============================================================*/
@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min--moz-device-pixel-ratio:2), only screen and (-o-min-device-pixel-ratio:2 / 1), only screen and (min-device-pixel-ratio:2), only screen and (min-resolution:192dpi), only screen and (min-resolution:2dppx) {
    .list_carousel .prev {
        background:url("images/hoverPrev@2x.png") no-repeat;
    }
     .list_carousel .next {
        background:url("images/hoverNext@2x.png") no-repeat;
    }
     .kp-gallery-slider .flex-prev {
        background-image:url(../images/slider/flex-prev-2@2x.png);
    }
     .kp-gallery-slider .flex-next {
        background-image:url(../images/slider/flex-next-2@2x.png);
    }
     .kp-gallery-carousel .flex-prev {
        background-image:url(../images/slider/small-flex-prev-2@2x.png);
    }
     .kp-gallery-carousel .flex-next {
        background-image:url(../images/slider/small-flex-next-2@2x.png);
    }
     .kp-gallery-carousel .flex-prev:hover {
        background-image:url(../images/slider/small-flex-prev-2-hover@2x.png);
    }
     .kp-gallery-carousel .flex-next:hover {
        background-image:url(../images/slider/small-flex-next-2-hover@2x.png);
    }
 }

/*h1, h2, h3, h4, h5, h6 {
    font-weight:700;
    color:#333;
}*/
.page-numbers {
    margin:20px 0px;
    padding-left:0;
}
.page-numbers li {
    display:inline-block;
    margin-left:2px;
    cursor:pointer;
    background:#fff;
    text-align:center;
    padding: 0 !important;
    background:#333;
    margin-top:0 !important;
    transition:all .3s;
}
ul.page-numbers li a,ul.page-numbers li span {
    font-size:13px;
    text-decoration:none;
    margin:0;
    color:#fff;
    padding:5px 12px !important;
}
ul.page-numbers li a span {
    padding: 0 !important;
}

ul.page-numbers li:hover {
    background:#fb4834;
}
ul.page-numbers li span.current {
    background: #fb4834
}
.wrap-page-links .page-numbers {
    float:right;
}
.widget {
    margin-bottom:20px;
    background:#fff;
    position: relative;
}
#sidebar .widget-title,
.accordion-style-2 .widget-title,
.toggle .widget-title,
.col-area-1 .widget-title,
.kp-blog .col-area-4 .widget-title,
.kp-single .col-area-4 .widget-title,
.kp-contact .col-area-4 .widget-title {
    margin:0 !important;
    height:40px !important;
    font-size:15px !important;
    color:#fff !important;
    font-family:"Arvo", sans-serif !important;
    text-transform:uppercase !important;
    font-weight:700 !important;
    background:#fb4834 !important;
    line-height:40px !important;
    white-space: nowrap;
}
.accordion-default {
    margin-bottom: 15px;
}
.accordion-default .widget-title {
    margin:0 !important;
    height:40px !important;
    font-size:15px !important;
    color:#fff !important;
    font-family:"Arvo", sans-serif !important;
    text-transform:uppercase !important;
    font-weight:700 !important;
    background:#fb4834 !important;
    line-height:40px !important;
    white-space: nowrap;
}
#sidebar .widget .view-all,
.col-area-1 .widget .view-all,
.kp-blog .col-area-4 .widget .view-all,
.kp-single .col-area-4 .widget .view-all,
.kp-contact .col-area-4 .widget .view-all {
    display: none;
}

 #sidebar .widget .widget-title span,
.accordion-style-2 .widget-title span, 
.toggle .widget-title span, 
.col-area-1 .widget-title span, 
.kp-blog .col-area-4 .widget-title span, 
.kp-single .col-area-4 .widget-title span, 
.kp-contact .col-area-4 .widget-title span {
    background:#333 !important;
    padding:13px 36px 12px 16px !important;
    margin-right:15px !important;
    color:#fff !important;
}
 #sidebar .accordion-default .widget-title span {
    padding:12px 36px 12px 16px !important;
 }
  #sidebar .accordion-default .widget-title:first-child span {
    padding:13px 36px 12px 16px !important;
 }
.accordion-default .widget-title span.pull-left {
    background:#333 !important;
    margin-right:15px !important;
    color:#fff !important;
    padding:12px 36px 12px 16px !important;
    display: block !important;
}

.accordion-default .widget-title:first-child span {
    padding:13px 36px 12px 16px !important;
}

.toggle .widget-title span {
    padding:13px 36px 13px 16px !important;
}

.col-area-3 .widget .widget-title,.kp-home .col-area-4 .widget-title {
    padding:12px 15px 6px;
    margin:0 0 15px;
    background:#fff;
    font-family:"Arvo", sans-serif;
    position:relative;
    font-size:19px;
    font-weight:700;
    text-transform: uppercase;
    color:#333;
    border-bottom:3px solid #333;
    white-space: nowrap;
}
.col-area-3 .widget-title span,.kp-home .col-area-4 .widget-title span {
    display: none;
}

.col-area-3 .widget-title a {
    float:right;
    color:#fb4834;
    font-size:11px;
    font-family: 'Tahoma',sans-serif;
    text-transform: uppercase;
    height:18px;
    line-height:16px;
    margin-top: 3px;
}
.view-all {
    color:#fb4834 !important;
    font-size:11px;
    font-family: 'Tahoma',sans-serif;
    text-transform: uppercase;
    height:18px;
    line-height:16px;
    position: absolute;
    top: 15px;
    right: 15px;
}
.view-all:hover {
    color: #333 !important;
}
.col-area-3 .widget-title i, 
.kp-home .col-area-4 .widget-title i {
    width:70px;
    height:3px;
    display: block;
    background: #fb4834;
    position:absolute;
    bottom:-3px;
    right:0;
}
.col-area-3 .widget-title i:after, 
.kp-home .col-area-4 .widget-title i:after {
    position: absolute;
    left: -5px;
    bottom: 0;
    width: 5px;
    height: 3px;
    content: '';
    background: #fff;
 }
.kp-breadcrumb {
    color:#333;
    position:relative;
    padding: 15px 0 1px;
    background: #fff;
}
 .kp-breadcrumb > span {
    background:#fb4834;
    display: block;
    width:70px;
    height:3px;
    position:absolute;
    bottom:15px;
    right:0;
}
 .kp-breadcrumb > span:after {
    display: block;
    content: '';
    width: 5px;
    height: 3px;
    left: -5px;
    bottom: 0;
    position: absolute;
    background: #fff;
 }
 .kp-breadcrumb .breadcrumb {
    margin-bottom:0;
    padding:0 15px 8px;
    background:none;
    text-transform:uppercase;
    border-bottom:3px solid #333;
}
 .kp-breadcrumb .breadcrumb li {
    color:#fb4834;
    font-size:14px;
    font-weight:700;
}
 .kp-breadcrumb .breadcrumb li span {
    font-size:12px;
    color:#333;
    font-weight:400;
    margin-right:10px;
}
 .kp-breadcrumb .breadcrumb li a {
    color:#333;
    font-size:12px;
    font-weight:400;
}
 .kp-breadcrumb .breadcrumb li a:hover {
    color:#fb4834;
}
/*==========================================================
    Metadata
============================================================*/
.kp-metadata {
    margin-bottom:0;
}
 .kp-metadata li {
    padding:0;
    color:#9c9c9c;
    float:right !important;
    margin:0;
    font-family:'Tahoma', sans-serif;
    width:auto !important;
    line-height:20px;
    font-size:10px;
    text-transform: uppercase;
}
 .kp-metadata li:first-child {
    float:left !important;
}
 .kp-metadata li a {
    color:#a2a2a2;
    transition:all .3s;
}
 .kp-metadata li a:hover {
    color:#fb4834;
}
 .kp-metadata span {
    margin:3px 5px 0 0;
    font-size: 14px;
}
.header-item {
    font-family:"Arvo", sans-serif;
}
 .header-item > span {
    color:#fb4834;
    display:block;
    border:2px solid #fb4834;
    border-radius:50%;
    width:40px;
    height:40px;
    font-size:18px;
    margin-right:10px;
    line-height:35px;
    text-align:center;
}
 .header-item h4 {
    font-size:14px;
    line-height:20px;
    text-align:left;
    margin:0;
}
 .header-item h4 a {
    color:#333;
    font-size:15px;
    font-weight:400;
    text-transform:uppercase;
    font-family: 'Arvo',sans-serif;
    transition:all .3s;
}
 .header-item h4 a:hover {
    color:#fb4834;
}
 .header-item .kp-metadata li {
    background:none;
    float:left !important;
    margin-right:20px !important;
}
/*===========================================
     CAROUSEL 
=============================================*/
.list_carousel {
    position:relative;
}
 .list_carousel:hover .prev, .list_carousel:hover .next {
    opacity:1;
    z-index:999 !important;
}
 .list_carousel .prev, .list_carousel .next {
    position:absolute;
    top:50%;
    margin-top:-25px;
    color:#333;
    width:26px;
    height:51px;
    line-height:51px;
    font-size:22px;
    opacity:0;
    transition:all .3s;
}
 .list_carousel .prev {
    left:0;
    background:url("images/hoverPrev.png") no-repeat;
    margin-left:0;
}
 .list_carousel .next {
    right:0;
    margin-right:0;
    background:url("images/hoverNext.png") no-repeat;
    padding-left:17px;
}
.col-area-2 .top-slide .item > a, 
.widget-tab-news .ui-tabs-panel .item > a, 
.widget-gallery .item > a, 
.widget-lifestyle > ul > li:first-child .item > a, 
.widget-movie .item > a, 
.list-posts .item > a, 
.popular-post ul.list-unstyled > li > a, 
.photo-post ul.list-unstyled > li > a {
    display:block;
    position:relative;
}
 .col-area-2 .top-slide .item > a:hover .mask, 
 .widget-tab-news .ui-tabs-panel .item > a:hover .mask, 
 .widget-gallery .item > a:hover .mask, 
 .widget-lifestyle > ul > li:first-child .item > a:hover .mask, 
 .widget-movie .item > a:hover .mask, 
 .list-posts .item > a:hover .mask, 
 .popular-post ul.list-unstyled > li > a:hover .mask, 
 .photo-post ul.list-unstyled > li > a:hover .mask {
    display:block;
}
 .col-area-2 .top-slide .item > a img, 
 .widget-tab-news .ui-tabs-panel .item > a img, 
 .widget-gallery .item > a img, 
 .widget-lifestyle > ul > li:first-child .item > a img, 
 .widget-movie .item > a img, .list-posts .item > a img, 
 .popular-post ul.list-unstyled > li > a img, 
 .photo-post ul.list-unstyled > li > a img {
    width:100%;
}
 .col-area-2 .top-slide .item > a .mask, 
 .widget-tab-news .ui-tabs-panel .item > a .mask, 
 .widget-gallery .item > a .mask, 
 .widget-lifestyle > ul > li:first-child .item > a .mask, 
 .widget-movie .item > a .mask, 
 .list-posts .item > a .mask, 
 .popular-post ul.list-unstyled > li > a .mask, 
 .photo-post ul.list-unstyled > li > a .mask {
    background:rgba(0, 0, 0, 0.3);
    position:absolute;
    overflow:hidden;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:none;
}
 .col-area-2 .top-slide .item > a span, 
 .widget-tab-news .ui-tabs-panel .item > a span, 
 .widget-gallery .item > a span, 
 .widget-lifestyle > ul > li:first-child .item > a span, 
 .widget-movie .item > a span, 
 .list-posts .item > a span, 
 .popular-post ul.list-unstyled > li > a span, 
 .photo-post ul.list-unstyled > li > a span {
    position:absolute;
    bottom:-100px;
    left:50%;
    margin-left:-20px;
    color:#fff;
    font-size:18px;
    border:2px solid #fff;
    border-radius:50%;
    text-align:center;
    width:40px;
    height:40px;
    line-height:35px;
}
.col-area-2 .top-slide  .item p, 
.widget-tab-news .ui-tabs-panel .item p, 
.widget-gallery .item p, 
.widget-lifestyle > ul > li:first-child .item p, 
.widget-movie .item p, 
.list-posts .item p, 
.popular-post ul.list-unstyled > li p, 
.photo-post ul.list-unstyled > li p {
    margin-bottom:0;
    font-size:12px;
    text-align:left;
    line-height:22px;
    color:#727272;
    padding: 0 5px;
    margin-top: 5px;
}
.col-area-2 .top-slide  .item-content, 
.widget-tab-news .item-content, 
.widget-gallery .item .item-content, 
.widget-lifestyle .item-content, 
.widget-movie .item-content, 
.list-posts .item-content, 
.popular-post .item-content, 
.photo-post .item-content {
    background:#fff;
    padding:15px;
}
.widget-news .widget-content > ul > li, 
.widget-tab-news .ui-tabs-nav > li, 
.widget-lifestyle > ul > li, 
.widget-list-images-news .widget-content > ul > li {
    padding:0 15px;
    font-family:"Arvo", sans-serif;
    margin:0;
    border:none;
    background:#fff;
    width:100%;
    line-height:20px;
}
.widget-list-images-news > ul > li {
    padding:0;
}
 .widget-news .widget-content > ul > li:first-child .item, 
 .widget-tab-news .ui-tabs-nav > li:first-child .item, 
 .widget-lifestyle > ul > li:first-child .item, 
.widget-list-images-news > ul > li:first-child .item {
    border-top:none;
}
 .widget-news .widget-content > ul > li .item, 
 .widget-tab-news .ui-tabs-nav > li .item, 
 .widget-lifestyle > ul > li .item, 
.widget-list-images-news > ul > li .item {
    padding:14px 0 10px;
    border-top:1px solid #eee;
}
 .widget-news .widget-content > ul > li .item > a, 
 .widget-tab-news .ui-tabs-nav > li .item > a, 
 .widget-lifestyle > ul > li .item > a, 
.widget-list-images-news > ul > li .item > a {
    display:block;
    margin-right:15px;
    width:52px;
    height:52px;
    border:1px solid transparent;
    transition:all .3s;
}
 .widget-news .widget-content > ul > li .item > a:hover, 
 .widget-tab-news .ui-tabs-nav > li .item > a:hover, 
 .widget-lifestyle > ul > li .item > a:hover, 
.widget-list-images-news > ul > li .item > a:hover {
    border-color:#fb4834;
}
 .widget-news .widget-content > ul > li .item h4, 
 .widget-tab-news .ui-tabs-nav > li .item h4, 
 .widget-lifestyle > ul > li .item h4, 
.widget-list-images-news > ul > li .item h4 {
    line-height:20px;
    font-size:12px;
    font-family: 'Arvo',sans-serif;
    text-transform: uppercase;
    color:#333;
    font-weight:400;
    white-space:normal;
    margin-top:-4px;
    margin-bottom:0;
}
.widget-tab-news .ui-tabs-nav .ui-tabs-active .item h4 {
    color: #fff
}
 .widget-news .widget-content > ul > li .item h4 a, 
 .widget-tab-news .ui-tabs-nav > li .item h4 a, 
 .widget-lifestyle > ul > li .item h4 a, 
.widget-list-images-news > ul > li .item h4 a {
    color:#333;
    font-weight:400;
    line-height:20px;
    text-transform: uppercase;
    font-size: 12px;
    transition:all .3s;
}
 .widget-lifestyle > ul > li:first-child .item h4 a {
    font-size: 15px;
 }
 .widget-news .widget-content > ul > li .item h4 a:hover, 
 .widget-tab-news .ui-tabs-nav > li .item h4 a:hover, 
 .widget-lifestyle > ul > li .item h4 a:hover, 
.widget-list-images-news > ul > li .item h4 a:hover {
    color:#fb4834;
}
.video-wrapper {
    height:0;
    padding-bottom:56.25%;
    padding-top:0px;
    position:relative;
    z-index:1;
}
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper video {
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100% !important;
}
.read-more {
    color:#fb4834 !important;
    font-weight:400;
    text-transform: uppercase;
    margin-top:10px;
    margin-left: 5px;
    display:inline-block;
    font-size: 11px;
    font-family:"Tahoma", sans-serif;
}
/*==========================================================
    Header
============================================================*/
.top-header {
    background:#333;
    height:78px;
    padding-top:23px;
    padding-bottom:20px;
}
 .top-header .container {
    position:relative;
}
 .top-header nav.pull-right a {
    color:#e3e3e3 !important;
}
/*==========================================================
    Main menu
============================================================*/
#main-menu {
    margin-bottom:0;
}
 #main-menu > li {
    background:none;
    margin-left:4px;
}
 #main-menu > li > a {
    font-size:13px;
    text-transform:uppercase;
    font-family:"Tahoma", sans-serif;
    font-weight:400;
    font-style:normal;
    border:2px solid transparent;
    padding:5px 15px;
    color:#9c9c9c !important;
    transition:all .3s;
}
 #main-menu > li > a:hover {
    border-color:transparent;
    border-radius:0;
    color:#fff !important;
}
 #main-menu .current-menu-item > a {
    border-color:#e3e3e3;
    border-radius:25px;
    color:#fff !important;
}
 #main-menu .current-menu-item > a:hover {
    border:2px solid #e3e3e3;
    border-radius:25px;
}
 #main-menu .sf-with-ul {
    padding-right:auto;
}
 #main-menu .sf-with-ul:after {
    display:none;
    border:none;
}
.sf-menu ul {
    top:55px;
    box-shadow:none;
    width:195px;
}
 .sf-menu ul li {
    white-space:normal;
    background:#3b3a3a !important;
}
 .sf-menu ul li a {
    font-size:14px;
    color:#fff;
    font-family:"Arvo", sans-serif;
    border-left:none;
    border-color:#a2a2a2;
    border-bottom:none;
    padding-top:10px;
    padding-bottom:11px;
}
 .sf-menu ul li:first-child > a {
    border-top:none;
}
 .sf-menu ul li:hover > a {
    color:#fff !important;
}
#mobile-menu > span {
    font-family:"Arvo", sans-serif;
    padding:0;
    transition:all .3s;
}
 #mobile-menu > span:hover {
    color:#fb4834;
}
#toggle-view-menu {
    left:auto;
    right:0;
    top:50px;
}
 #toggle-view-menu a {
    color:#fff !important;
    font-family:"Arvo", sans-serif;
}
 #toggle-view-menu li {
    background:#fb4834 li;
    background-background:none;
}
 #toggle-view-menu h3 a {
    display:inline-block;
}
#toggle-view-menu .menu-panel {
    background:#333;
}

#logo {
    position:absolute;
    bottom:0;
    left:0;
    max-height:40px;
}
 #logo img {
    width:auto;
}
.bottom-header {
    background:#fb4834;
    color:#fff;
    font-family:"Arvo", sans-serif;
    font-weight:700;
    height:40px;
    overflow:hidden;
}
 .bottom-header .search-box {
    width:250px;
}
.search-box .search_form .form-control {
    border: none;
    border-left:1px solid #fff;
}
 .search_form .form-group {
    float:left;
    margin-bottom:0;
    width:204px;
    margin:6px 0;
}
 .search_form .form-control {
    background:none;    
    padding:2px 15px 2px 15px;
    height:28px;
    color:#fff;
    font-family:"Tahoma", sans-serif;
    font-size:12px;
    border: 1px solid #eee;
}
 .search_form button[type="submit"] {
    overflow:hidden;
    border:none;
    background:#333;
    color:#fff;
    font-size:16px;
    padding:10px 15px;
    transition:all .3s;
}
 .search_form button[type="submit"]:hover {
    color:#fb4834;
}
/*==========================================================
    Slide top news
============================================================*/
.top-news {
    width:800px;
}
 .top-news span {
    font-size:13px;
    padding-right:20px;
    border-right:1px solid #fff;
    float:left;
    padding:4px 15px 4px 0;
    margin:6px 15px 6px 0;
    font-family:"Tahoma", sans-serif;
    font-weight:400;
}
 .top-news .list_carousel {
    background:none;
    float:left;
    width:640px;
    height:20px;
    overflow:hidden;
    margin:10px 0;
}
 .top-news .list_carousel li {
    background:none;
    display:list-item;
    list-style:disc;
    margin:0 0 0 20px;
    color:#fff;
    width:300px;
    text-align:left;
}
 .top-news .list_carousel li a {
    color:#fff;
    font-family:"Tahoma", sans-serif;
    font-size:12px;
    font-weight:400;
}

/*==========================================================
    Content
============================================================*/
#content {
    margin-top:20px;
}
.col-area-1 {
    width:260px;
    margin-right:20px;
}
.widget-news .widget-content {
    background:#fff;
}
 .widget-news .widget-content > ul {
    margin-bottom:0;
}
.widget-social {
    padding:14px 0 4px 15px;
    background:#fff;
}
 .widget-social ul {
    margin-bottom:0;
    margin-left: -15px;
}
 .widget-social li {
    float:left;
    margin-left:15px;
    font-size:17px;
    font-weight:400;
    color:#333;
    line-height:23px;
    margin-bottom: 10px;
}


.widget-social li span a {
    color:#333;
}
.widget-social li span a:hover {
    color:#fb4834;
}
 .widget-social li a span {
    display:block;
    width:23px;
    height:23px;
    text-align:center;
    line-height:23px;
    font-size:16px;
    color:#fff;
    margin-right:10px;
    border-radius:4px;
    font-weight:400;
}
 .widget-social .fa-google-plus {
    background:#1872bf;
}
 .widget-social .fa-twitter {
    background:#62d0ed;
}
 .widget-social .fa-facebook {
    background:#496290;
}
.col-area-2 {
    width:920px;
}
.top-slide {
    position: relative;
}
.top-slide .item {
    margin:0;
    width:250px;
    float: left;
}
.top-slide .thumb-large {
    width:420px;
}

.top-slide .header-item h4 {
    font-size:18px;
}
.top-slide .thumb-large .header-item h4 {
    margin-top: -6px;
}
.top-slide .thumb-large .header-item h4 a {
    font-size:19px;
}

.top-slide .header-item h4 a {
    font-size:15px;
} 
.top-slide .item-content {
    padding-bottom: 20px !important;
}
.top-slide .item > a {
    overflow:hidden;
}
.top-slide .item > a img {
    transition:all .3s ease;
}
.top-slide .item > a:hover img {
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}

.owl-carousel .owl-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next {
    position:absolute;
    top:50%;
    margin:-15px 0 0 0;
    color:#333;
    width:26px;
    height:51px;
    line-height:50px;
    font-size:24px;
    opacity:0;
    transition:all .3s;
    border-radius: 0;
    padding: 0;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
    left:0;
    background:url("images/hoverPrev.png") no-repeat;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev span {
    margin-right: 3px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
    right:0;
    background:url("images/hoverNext.png") no-repeat;
}
.owl-carousel .owl-controls .owl-buttons .owl-next span {
    margin-left: 3px;
}

.top-slide .owl-carousel:hover .owl-controls .owl-prev,
.top-slide .owl-carousel:hover .owl-next {
    opacity: 1;
}
.top-slide .owl-theme .owl-controls .owl-page {
    display: none;
}
.newsletter {
    height:50px;
    line-height:50px;
    background:#333;
    font-size:13px;
    color:#fff;
}
 .newsletter i {
    display:block;
    font-size:24px;
    background:#fb4834;
    padding:13px 0;
    width:64px;
    text-align:center;
}
 .newsletter h2 {
    font-size:12px;
    line-height:50px;
    padding-left:15px;
    color:#fff;
    margin:0;
    font-weight: 400;
    font-family: 'Tahoma',sans-serif;
}
 .newsletter h2 span {
    font-size:13px;
    text-transform:uppercase;
    margin-right:10px;
    font-family: 'Tahoma',sans-serif;
    color:#fff;
}
 .newsletter input[type="submit"] {
    background:#fb4834;
    color:#fff;
    font-size:13px;
    font-weight:300;
    float:left;
    transition:all .3s;
    width:90px;
    height:50px;
    border:none;
    font-family: 'Tahoma',sans-serif;
}
 .newsletter input[type="submit"]:hover {
    color:#fb4834;
    background:#fff;
}
 .newsletter .form-group {
    float:left;
    width:160px;
}
 .newsletter .form-group input {
    height:50px;
    border:none;
    background:#4a4a4a;
    color:#fff;
    font-family: 'Tahoma',sans-serif;
    font-size: 12px;
}
/*==========================================================
    Main content
============================================================*/
#main-content {
    width:930px;
    float:left;
}
.widget-tweet {
    clear:both;
    background:#fb4834;
}
.widget-tweet > span {
    color:#fff;
    background:#333;
    float:left;
    width:65px;
    text-align:center;
    font-size:24px;
    line-height:70px;
}
#tweets {
    overflow:hidden;
}
.widget-tweet .tweetList {
    list-style:none;
    padding: 0;
    text-align:center;
    color:#fff;
    font-size:12px;
    font-style:italic;
    margin-bottom:0;
}
.widget-tweet .tweetList li {
    padding:15px 0;
    position: relative;
}

.widget-tweet .tweetList p {
    margin-bottom:0;
}
.widget-tweet .tweetList a {
    color:#333;
}
.col-area-3 {
    width:660px;
    margin-right:20px;
}
/*==========================================================
    Tabs
============================================================*/
.widget-tab-news {
    padding:0;
    border-radius:0;
    font-family:"Arvo", sans-serif;
    border:0;
    background:#f8f8f8;
}
 .widget-tab-news > div.pull-left {
    width:280px;
    background:#fff;
    position: relative;
}
 .widget-tab-news > div.pull-right {
    width:380px;
    z-index:1;
}
 .widget-tab-news .ui-tabs-nav {
    background:none;
    border:none;
    border-radius:0;
    padding:0;
}
 .widget-tab-news .ui-tabs-nav > li {
    border:none;
    border-radius:0;
    position:relative;
    padding-left:15px;
    transition:all .3s;
    z-index:999;
}
 .widget-tab-news .ui-tabs-nav > li img {
    width:52px;
    height:52px;
    margin-right:15px;
    display:block;
}
 .widget-tab-news .ui-tabs-nav > li:hover {
    background:#f8f8f8;
}
 .widget-tab-news .ui-tabs-nav > li:hover .item {
    border-top-color:#f8f8f8;
    color:#333;
}
 .widget-tab-news .ui-tabs-nav > li:hover img:hover {
    border-color:transparent;
}
 .widget-tab-news .ui-tabs-nav > li:hover:after {
    position:absolute;
    right:-10px;
    display:block;
    content:'';
    width:10px;
    height:19px;
    background:url("images/hover-tab.png") no-repeat left center;
    top:50%;
    margin-top:-10px;
    z-index:999;
}
 .widget-tab-news .ui-tabs-nav > li:hover + li .item {
    border-color:transparent;
}
 .widget-tab-news .ui-tabs-nav > li .item {
    padding-top:15px;
}
 .widget-tab-news .ui-tabs-nav .ui-tabs-active {
    background:#fb4834;
}
 .widget-tab-news .ui-tabs-nav .ui-tabs-active:hover {
    background:#fb4834;
}
 .widget-tab-news .ui-tabs-nav .ui-tabs-active:hover:after {
    border-left:10px solid #fb4834;
}
 .widget-tab-news .ui-tabs-nav .ui-tabs-active:hover .item {
    border-top-color:#fb4834;
}
 .widget-tab-news .ui-tabs-nav .ui-tabs-active .item {
    border-top-color:#fb4834;
    color:#fff;
}
 .widget-tab-news .ui-tabs-nav .ui-tabs-active .item .kp-metadata li {
    color:#fff;
}
 .widget-tab-news .ui-tabs-nav .ui-tabs-active:after {
    position:absolute;
    right:-10px;
    content:'';
    width:0;
    height:0;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    border-left:10px solid #fb4834;
    top:50%;
    margin-top:-10px;
}
 .widget-tab-news .ui-tabs-nav .ui-tabs-anchor {
    padding:0;
    display:block;
    width:100%;
}
 .widget-tab-news .ui-tabs-panel {
    padding:0;
}
 .widget-tab-news .ui-tabs-panel .item .item-content {
    background:#f8f8f8;
}
 .widget-tab-news .ui-tabs-panel .item > a {
    overflow:hidden;
}
 .widget-tab-news .ui-tabs-panel .item > a img {
    transition:all .3s ease;
}
 .widget-tab-news .ui-tabs-panel .item > a:hover img {
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}
/*==========================================================
    GAllery
============================================================*/
.widget-gallery {
    clear:both;
}
 .widget-gallery .list_carousel {
    padding:0 0 15px 15px;
    width:660px;
    background:#fff;
}
 .widget-gallery .list_carousel li {
    width:200px;
    margin:0 15px 0 0;
    overflow:hidden;
}
 .widget-gallery .item > a img {
    transition:all .3s ease;
}
 .widget-gallery .item > a:hover img {
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}
.col-area-4 {
    width:250px;
}
.widget-lifestyle > ul {
    margin-bottom:0;
}
 .widget-lifestyle > ul > li:first-child {
    padding:0;
}
 .widget-lifestyle > ul > li:first-child img {
    width:100%;
}
 .widget-lifestyle > ul > li:first-child .item {
    padding:0;
}
 .widget-lifestyle > ul > li:first-child .item > a {
    width:100%;
    height:auto;
    margin:0;
    border:none;
}
 .widget-lifestyle > ul > li:first-child .item .item-content {
    padding-bottom:10px;
}
 .widget-lifestyle > ul > li:first-child .item > a {
    overflow:hidden;
}
 .widget-lifestyle > ul > li:first-child .item > a img {
    transition:all .3s ease;
}
 .widget-lifestyle > ul > li:first-child .item > a:hover img {
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}
.widget-movie .carousel-3 {
    background:#fff;
}
 .widget-movie .carousel-3 > li {
    margin:0;
    background:#fff;
}
 .widget-movie .item-content {
    text-align:left;
}
.widget-movie .prev, 
.widget-movie .next {
    top:55%;
    z-index:999 !important;
}
.widget-movie iframe {
    width:100%;
    z-index:1 !important;
}
.widget-ads {
    background:none;
}
 .widget-ads a {
    display:block;
    margin-bottom:20px;
}
/*==========================================================
    Sidebar
============================================================*/
#sidebar {
    width:250px;
    margin-left:20px;
}
.ui-accordion .widget-title {
    border:none;
    border-top:1px solid #fff;
}
.ui-accordion .widget-title:first-child {
    border-top:none;
}

.widget-list-news  ul li {
    display:block;
    border-top:1px solid #eee;
    vertical-align:middle;
    padding-top:10px;
    padding-bottom:10px;
    font-size:12px;
    font-family: 'Arvo',sans-serif;
    font-weight:400;
    text-transform: uppercase;
    line-height: 20px;
}
.widget-list-news  ul li:first-child {
    border-top:none;
}
.widget-list-news  ul li:hover span, 
.widget-list-news  ul li:hover a {
    color:#fb4834;
    border-color:#fb4834;
}
.widget-list-news  ul li span {
    display:block;
    border:1px solid #333;
    border-radius:50%;
    width:22px;
    float:left;
    margin-top:10px;
    height:22px;
    text-align:center;
    line-height:18px;
    margin-right:10px;
}

.widget-list-images-news {
    padding:0;
}
.widget-facebook iframe {
    width:100% !important;
}

.col-area-3 .widget_archive .widget-title, 
.col-area-3 .widget_meta .widget-title, 
.col-area-3 .widget_categories .widget-title,
.col-area-3 .widget_pages .widget-title,
.col-area-3 .widget_recent_entries .widget-title, 
.col-area-3 .widget_recent_comments .widget-title,
.kp-home .col-area-4 .widget_archive .widget-title, 
.kp-home .col-area-4 .widget_meta .widget-title, 
.kp-home .col-area-4 .widget_categories .widget-title,
.kp-home .col-area-4 .widget_pages .widget-title,
.kp-home .col-area-4 .widget_recent_entries .widget-title, 
.kp-home .col-area-4 .widget_recent_comments .widget-title {
    margin-bottom: 0;
}

.widget_archive ul, 
.widget_meta ul, 
.widget_categories ul,
.widget_pages ul,
.widget_recent_entries ul, 
.widget_recent_comments ul,
.widget_rss ul,
.widget_nav_menu ul {
    padding:10px 15px;
    list-style: none outside none;
}
.widget_archive ul ul, 
.widget_meta ul ul, 
.widget_categories ul ul,
.widget_pages ul ul,
.widget_recent_entries ul ul, 
.widget_recent_comments ul ul,
.widget_rss ul ul,
.widget_nav_menu ul ul {
    padding: 0;
}

.widget_archive ul li, 
.widget_meta ul li, 
.widget_categories ul li, 
.widget_pages ul li, 
.widget_recent_entries ul li, 
.widget_recent_comments ul li,
.widget_rss ul li,
.widget_nav_menu ul li {
    font-family:"Tahoma", sans-serif;
    font-weight:400;
    padding:10px 0;
    border-top:1px solid #eee;
}
.widget_categories ul.children,
.widget_archive ul.children, 
.widget_meta ul.children, 
.widget_categories ul.children, 
.widget_pages ul.children, 
.widget_recent_entries ul.children, 
.widget_recent_comments ul.children,
.widget_nav_menu ul.sub-menu {
    margin-top: 10px;
}
.widget_categories ul.children li:last-child,
.widget_archive ul.children li:last-child,
.widget_categories ul.children li:last-child, 
.widget_pages ul.children li:last-child, 
.widget_recent_entries ul.children li:last-child, 
.widget_recent_comments ul.children li:last-child,
.widget_nav_menu ul.sub-menu li:last-child{
    padding-bottom: 0
}
.widget_archive > ul > li:first-child, 
.widget_meta > ul > li:first-child, 
.widget_categories > ul > li:first-child, 
.widget_pages > ul > li:first-child, 
.widget_recent_entries > ul > li:first-child, 
.widget_recent_comments > ul > li:first-child,
.widget_rss ul li:first-child,
.widget_nav_menu > ul > li:first-child {
    border-top:none;
}
.widget_archive ul li:hover > a, 
.widget_meta ul li:hover > a, 
.widget_categories ul li:hover > a, 
.widget_pages ul li:hover > a, 
.widget_recent_entries ul li:hover > a, 
.widget_recent_comments ul li:hover > a,
.widget_nav_menu ul li:hover > a {
    color:#fb4834;
}

.widget_archive ul li a, 
.widget_meta ul li a, 
.widget_categories ul li a, 
.widget_pages ul li a, 
.widget_recent_entries ul li a, 
.widget_recent_comments ul li a,
.widget_nav_menu ul li a {
    color:#333;
    font-size:12px;
}
.widget_categories select,
.widget_archive select
 {
    margin: 10px 15px;
}
.widget_text * {
    max-width: 100%;
    height: auto;
}

.widget_calendar table{
    width: 100%;
}

.widget_calendar #calendar_wrap,
.widget_text .textwidget,
.widget_search form,
.widget_tag_cloud .tagcloud {
    padding: 10px 15px;
}
.widget_rss .rsswidget img {
    display: none;
}
.widget_search .search_form .form-group {
    width: auto;
    margin: 0 2px 0 0;
}
.widget_search .search_form .form-group .form-control {
    padding: 7px 15px;
    height: 40px;
    color: #727272;
}
/*==========================================================
    Accordion
============================================================*/
.ui-accordion .ui-accordion-header-icon {
    display:none;
}
.ui-accordion .ui-accordion-header {
    margin:0;
    border-radius:0;
}
.ui-accordion .ui-accordion-icons {
    padding:0;
}
.ui-accordion .ui-state-default {
    background:none;
}
.ui-accordion .ui-accordion-content {
    padding:0 15px;
    border-radius:0;
    border:none;
    font-family:"Arvo", sans-serif;
}
 .ui-accordion .ui-accordion-content ul {
    margin-bottom:0;
}
.ui-accordion .widget-title {
    border:none;
    border-top:1px solid #fff;
}
 .ui-accordion .widget-title:first-child {
    border-top:none;
}


/*==========================================================
    Bottom sidebar
============================================================*/
#bottom-sidebar {
    background:#1f1f1f;
    border-top:8px solid #353535;
    padding-bottom:20px;
    color:#919191;
    font-size:13px;
}
.col-area-5, 
.col-area-6, 
.col-area-7, 
.col-area-8, 
.col-area-9 {
    float:left;
    margin-top:43px;
    margin-left:30px;
}
.col-area-5 {
    margin-left:0;
    width:280px;
    position:relative;
}
.col-area-6 {
    width:270px;
}
.col-area-7, 
.col-area-8 {
    width:130px;
}
.col-area-9 {
    width:270px;
}
#bottom-sidebar .sub-menu,
#bottom-sidebar .menu,
#bottom-sidebar .widget_rss ul {
    padding-left: 0;
    list-style: none;
}
#bottom-sidebar .bottom-logo {
    position:absolute;
    display:block;
    top:-10px;
}
 #bottom-sidebar .bottom-logo img {
    max-width:100%;
}
 #bottom-sidebar .widget {
    margin-bottom:0;
    background:none;
}
 #bottom-sidebar .widget-title {
    color:#737373 !important;
    font-weight:700;
    font-size:15px;
    text-transform:uppercase;
    margin-bottom:20px !important;
    background:none !important;
    height:auto !important;
    line-height:20px !important;
    margin-top: 0;
}
#bottom-sidebar .widget-title span {
    display: none;
}
#bottom-sidebar .widget_categories ul, 
#bottom-sidebar .widget_pages ul, 
#bottom-sidebar .widget_meta ul, 
#bottom-sidebar .widget_pages ul, 
#bottom-sidebar .widget_recent_entries ul, 
#bottom-sidebar .widget_recent_comments ul, 
#bottom-sidebar .widget_archive ul {
    list-style: none outside none;
    padding: 0;
}

.col-area-5 .widget {
    padding-top:40px;
}
.col-area-5 .widget .widget-title {
    display:none;
}
#bottom-sidebar .col-area-6 .widget-flickr .widget-title {
    margin-bottom: 25px !important;
}
.widget-flickr {
    margin-right:-5px;
}

.widget-flickr li {
    display:inline-block;
    float:left;
    margin-right:5px;
    margin-bottom:5px;
}
.widget-flickr a {
    width:50px;
    height:50px;
    border:1px solid transparent;
    display:block;
    transition:all .3s;
}
.widget-flickr a:hover {
    border-color:#fb4834;
}
 #bottom-sidebar .widget_categories span, 
 #bottom-sidebar .widget_pages span, 
 #bottom-sidebar .widget_meta span, 
 #bottom-sidebar .widget_pages span, 
 #bottom-sidebar .widget_recent_entries span, 
 #bottom-sidebar .widget_recent_comments span, 
 #bottom-sidebar .widget_archive span {
    margin-right:13px;
    margin-bottom:5px;
}
 #bottom-sidebar .widget_categories a, 
 #bottom-sidebar .widget_pages a, 
 #bottom-sidebar .widget_meta a, 
 #bottom-sidebar .widget_pages a, 
 #bottom-sidebar .widget_recent_entries a, 
 #bottom-sidebar .widget_recent_comments a, 
 #bottom-sidebar .widget_archive a,
  #bottom-sidebar .widget_nav_menu a {
    color:#919191;
    transition:all .3s;
}
 #bottom-sidebar .widget_categories a:hover, 
 #bottom-sidebar .widget_pages a:hover, 
 #bottom-sidebar .widget_meta a:hover, 
 #bottom-sidebar .widget_pages a:hover, 
 #bottom-sidebar .widget_recent_entries a:hover, 
 #bottom-sidebar .widget_recent_comments a:hover, 
 #bottom-sidebar .widget_archive a:hover {
    color:#fb4834;
}
 #bottom-sidebar .widget_categories li, 
 #bottom-sidebar .widget_pages li, 
 #bottom-sidebar .widget_meta li, 
 #bottom-sidebar .widget_pages li, 
 #bottom-sidebar .widget_recent_entries li, 
 #bottom-sidebar .widget_recent_comments li, 
 #bottom-sidebar .widget_archive li {
    margin-bottom:5px;
    font-family: 'Tahoma',sans-serif;
    clear: both;
    padding: 0;
    border-top: none;
}
#bottom-sidebar .widget_calendar #calendar_wrap,
#bottom-sidebar .widget_text .textwidget,
#bottom-sidebar .widget_search form,
#bottom-sidebar .widget_tag_cloud .tagcloud {
    padding: 0;
}
.widget-contact span {
    margin-bottom:15px;
    display:inline-block;
}
.widget-contact li {
    margin-bottom:10px;
     font-family: 'Tahoma',sans-serif;
}
.widget-contact li a {
    color:#919191;
    transition:all .3s;
}
.widget-contact li a:hover {
    color:#fb4834;
}
.widget-contact li span {
    width:24px;
    line-height:24px;
    height:24px;
    text-align:center;
    background:#fb4834;
    border-radius:50%;
    color:#fff;
    margin-bottom:0;
    font-size:12px;
    margin-right:15px;
}
/*==========================================================
    Footer
============================================================*/
#page-footer {
    background:#353535;
    height:50px;
}
 #page-footer p {
    color:#cdcdcd;
    margin:15px 0;
}
 #page-footer p span {
    color:#fb4834;
}
 #page-footer ul {
    margin:9.5px 0;
}
 #page-footer ul li {
    margin-left:15px;
    padding:0;
}
 #page-footer ul a {
    display:block;
    text-align:center;
    font-size:17px;
    width:30px;
    height:30px;
    line-height:30px;
    border:1px solid #cdcdcd;
    border-radius:50%;
    color:#cdcdcd;
    transition:all .3s;
}
 #page-footer ul a:hover {
    color:#fb4834;
    border-color:#fb4834;
}
 #page-footer ul .fa-vimeo {
    font-size:15px;
}
 #page-footer ul .fa-flickr, 
 #page-footer ul .fa-dribbble, 
 #page-footer ul .fa-twitter {
    line-height:28px;
}
 #page-footer .container {
    position:relative;
}
.back-to-top {
    display:block;
    position:absolute;
    bottom:50px;
    right:10px;
    height:50px;
    width:50px;
    text-align:center;
    font-size:25px;
    line-height:52px;
    background:#1f1f1f;
    cursor:pointer;
    color:#fff;
    position:fixed;
}
/*==========================================================
    Blog
============================================================*/
.list-posts {
    background:#fff;
    padding: 20px 15px 0;
    margin-top: 0;
}
 .list-posts ul.list-unstyled {
    margin-bottom:0;
}
 .list-posts ul.list-unstyled li:first-child .item {
    padding-top:0;
}
 .list-posts .item {
    padding-bottom:15px;
    padding-top:15px;
    border-bottom:1px solid #ededed;
}
 .list-posts .item > a {
    width:380px;
    float:left;
}
 .list-posts .item .item-content {
    overflow:hidden;
    padding-top:0;
    padding-bottom:0;
}
 .list-posts .item .header-item .kp-metadata {
    margin-top:8px;
    margin-bottom:3px;
    border-top:1px solid #ededed;
    border-bottom:1px solid #ededed;
}
.list-posts .item .kp-video-wrapper {
    float:left;
    width:380px;
}
 .list-posts .item audio {
    float:left;
    width:380px;
}
 .list-posts .item > a {
    overflow:hidden;
}
 .list-posts .item > a img {
    transition:all .3s ease;
}
 .list-posts .item > a:hover img {
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}
.popular-post ul.list-unstyled > li a img {
    width:100%;
}
.photo-post ul.list-unstyled > li a img {
    width:100%;
}
.photo-post .header-item {
    margin-bottom:0 !important;
}
.widget-video iframe {
    width:100% !important;
}

.page-1-sidebar .col-area-3 {
    width:930px;
    margin-right:0;
}
 .page-1-sidebar .col-area-3 .list-posts .item > a, 
 .page-1-sidebar .col-area-3 .list-posts .item .kp-video-wrapper, 
 .page-1-sidebar .col-area-3 .list-posts .item audio {
    width:665px;
}

 .page-1-sidebar .col-area-3 .widget-gallery .list_carousel {
    width:930px;
}
 .page-1-sidebar .col-area-3 .widget-gallery .list_carousel li {
    width:213px;
}
/*==========================================================
    Contact
============================================================*/
.kp-contact .col-area-3 {
    background:#fff;
    padding:15px;    
}
.kp-contact .kp-breadcrumb {
    margin-left: -15px;
    margin-right: -15px;
}

.kp-contact .page-content {
    font-size:13px;
}
 .kp-contact .page-content .contact-heading {
    line-height:20px;
    font-size:14px;
    font-weight:700;
    color:#fb4834;
    text-transform:uppercase;
    margin-top:20px;
    margin-bottom:10px;
    padding-bottom:5px;
    border-bottom:1px solid #cecece;
}
 .kp-contact .page-content .evanto {
    font-size:13px;
    margin-bottom:10px;
    display:inline-block;
}
 .kp-contact .page-content ul.list-unstyled li {
    padding-left:0;
    margin-right:15px;
    margin-top:15px;
}
 .kp-contact .page-content ul.list-unstyled li:first-child {
    margin-top:0;
}
 .kp-contact .page-content ul.list-unstyled li span {
    width:22px;
    line-height:22px;
    height:22px;
    text-align:center;
    background:#fb4834;
    border-radius:50%;
    font-size:12px;
    color:#fff;
    margin-right:15px;
}
 .kp-contact .page-content input.form-control {
    height:40px;
}
 .kp-contact .page-content textarea.form-control {
    height:160px;
}
 .kp-contact .page-content .form-control {
    font-size:12px;
    color:#9c9c9c;
    border:1px solid #eee;
}
 .kp-contact .page-content .form-control:focus {
    border-color:#fb4834;
}
 .kp-contact .page-content .form-group {
    position:relative;
    margin-bottom:20px;
}
 .kp-contact .page-content .form-group label {
    position:absolute;
    top:9px;
    left:15px;
    color:#9c9c9c;
}
 .kp-contact .page-content .form-group label span {
    color:#fb4834;
}
 .kp-contact .page-content .form-group label.error {
    right:10px;
    left:auto;
}
 .kp-contact .page-content input.btn {
    background:#fb4834;
    color:#fff;
    height:40px;
    font-weight:700;
    float:right;
    font-size:14px;
    border:none;
    transition:all .5s;
}
 .kp-contact .page-content input.btn:hover {
    background:#fff;
    color:#fb4834;
}
.kp-contact .widget-gallery {
    margin-left:-15px;
    margin-bottom:0;
    margin-top:15px;
}
 .kp-contact .widget-gallery .list_carousel {
    padding-bottom:0;
}
.kp-contact .kp-map iframe {
    width:100%;
    height:330px;
}
.kp-single .col-area-3 {
    background:#fff;
    padding:15px;
    margin-bottom: 20px;
}
.kp-single .kp-breadcrumb {
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
}
.kp-single .kp-breadcrumb >span {
    bottom: 0;
    right: 0;
}
.page-content article img {
    max-width:100%;
}
.page-content article iframe {
    width:100%;
}
.page-content article audio {
    width:100%;
}
.page-content article h4 {
    font-size:20px;
    line-height:20px;
    font-weight:700;
    text-transform:uppercase;
    margin:9px 0 10px;
    margin-top:11px;
    margin-bottom:13px;
}
.page-content article p {
    font-size:13px;
    color:#727272;
}
.page-content article .wrap-page-links {
    border-top:1px solid #cecece;
    margin-top:10px;
    color: #fb4834;
}
 .page-content article .wrap-page-links .page-links {
    float:right;
    padding-top:5px;
}
 .page-content article .wrap-page-links .page-links span {
    color:#333;
 }
 .page-content article .wrap-page-links .page-links a {
    margin-left:5px;
    margin-right: 5px;
    color:#333;
}
 .page-content article .wrap-page-links .page-links a:hover {
    color:#fb4834;
}
.page-content article .kp-metadata {
    border-top:1px solid #cecece;
    border-bottom:1px solid #cecece;
    margin-bottom:8px;
}
 .page-content article .kp-metadata li {
    float:left !important;
    margin-right:15px;
}
.page-content article .bottom-article {
    padding:15px 0;
    margin-top:5px;
    border-top:1px solid #cecece;
    border-bottom:1px solid #cecece;
}
 .page-content article .bottom-article .col-3 div, 
 .page-content article .bottom-article .col-4 div {
    border:1px solid #cecece;
    text-align:center;
    padding:5px 15px 0;
}
 .page-content article .bottom-article .kp-previous, 
 .page-content article .bottom-article .kp-next {
    font-size:14px;
}
 .page-content article .bottom-article .kp-previous > a, 
 .page-content article .bottom-article .kp-next > a {
    color:#fb4834;
    font-weight:400;
    text-transform:uppercase;
    font-family: 'Tahoma',sans-serif
}
 .page-content article .bottom-article .kp-previous > a span, 
 .page-content article .bottom-article .kp-next > a span {
    margin-right:5px;
}
 .page-content article .bottom-article .kp-previous h4, 
 .page-content article .bottom-article .kp-next h4 {
    font-size:12px;
    line-height:20px;
    margin-top:5px;
}
 .page-content article .bottom-article .kp-previous h4 a, 
 .page-content article .bottom-article .kp-next h4 a {
    color:#333;
    font-weight:400;
    transition:all .3s;
}
 .page-content article .bottom-article .kp-previous h4 a:hover, 
 .page-content article .bottom-article .kp-next h4 a:hover {
    color:#fb4834;
}
 .page-content article .bottom-article .kp-share span {
    font-size:14px;
    color:#fb4834;
    text-transform:uppercase;
    font-family: 'Tahoma',sans-serif;
}
 .page-content article .bottom-article .kp-share ul {
    margin-top:15px;
    margin-bottom:22px;
}
 .page-content article .bottom-article .kp-share li a {
    color:#333;
    font-size:18px;
    transition:all .3s;
}
 .page-content article .bottom-article .kp-share li a:hover {
    color:#fb4834;
}
 .page-content article .bottom-article .kp-share a.fa-vimeo {
    font-size:16px;
}
.page-content article .kp-tag {
    margin-top:20px;
}
.page-content article .kp-tag li {
    float:left;
    display:block;
}
.page-content article .kp-tag a {
    background:#e8e8e8;
    margin-right:5px;
    display:block;
    height:30px;
    line-height:28px;
    padding:0 10px;
    font-size:14px;
    color:#727272;
    color:#333;
    transition:all .3s;
}
.page-content article .kp-tag a:hover {
    color:#fb4834;
}
.page-content article .kp-author h4 {
    font-size:18px;
    line-height:20px;
    font-weight:700;
}
.page-content article .kp-author .sumary-author {
    border:1px solid #cecece;
    padding:15px;
}
.page-content article .kp-author img {
    width:80px;
    margin-right:15px;
}
.page-content article .kp-author h5 {
    font-size:16px;
    font-weight:400;
    color:#fb4834;
    line-height:20px;
    margin-top:-4px;
    margin-bottom: 2px;
}
.page-content article .kp-author p {
    font-size:13px;
    margin-bottom:5px;
}
.page-content article .kp-author ul {
    margin-bottom:0;
}
.page-content article .kp-author li {
    padding:0;
}
.page-content article .kp-author li a {
    display:block;
    border-radius:2px;
    margin-right:2px;
    width:16px;
    height:16px;
    font-size:12px;
    text-align:center;
    line-height:16px;
    color:#fff;
}
.page-content article .kp-author a.fa-facebook {
    background:#175183;
}
.page-content article .kp-author a.fa-google-plus {
    background:#fb4834;
}
.page-content article .kp-author a.fa-twitter {
    background:#00dfd2;
}
.page-content .related-article > ul {
    margin-bottom:-20px;
}
 .page-content .related-article > ul > li {
    width:49%;
    padding-left:0;
    padding-right:20px;
    margin-bottom:15px;
}
.page-content .related-article .item > a {
    display:block;
    width:80px;
    margin-right:15px;
}
.page-content .related-article .item h5 {
    font-size:14px;
    line-height:14px;
    margin-top:5px;
}
.page-content .related-article .item h5 a {
    font-size:14px;
    color:#333;
    transition:1s all;
    font-weight:400;
    text-transform: uppercase;
}
.page-content .related-article .item h5 a:hover {
    color:#fb4834;
}
.page-content .related-article .item .kp-metadata li {
    float:left !important;
    margin-right:15px;
}

#comments, .page-content .related-article {
    margin-top:20px;
}
#comments ul {
    list-style: none outside none;
    padding-left: 0;
}
#comments .wrap-page-links {
    text-align: right;
    padding: 5px 0;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
}
#comments .wrap-page-links .page-numbers {
    float: none;
    display: inline-block;
    padding: 0 5px;
    color: #333;
    margin: 0;
}
#comments .wrap-page-links .page-numbers:hover,
#comments .wrap-page-links .current {
    color: #fb4834;
}

#comments .comments-title, .page-content .related-article h2 {
    background:#fb4834;
    margin-bottom:15px;
    height:40px;
}
#comments h2 span, .page-content .related-article h2 span {
    color:#fff;
    font-size:18px;
    font-weight:700;
    background:#333;
    height:40px;
    line-height:42px;
    display:inline-block;
    text-transform:uppercase;
    padding:0 15px;
}
#comments .detail-comment {
    margin-bottom:20px;
}
#comments .detail-comment img {
    width:50px;
    margin-right:15px;
}
#comments .detail-comment header {
    border-bottom:1px solid #cecece;
    padding-bottom:8px;
    margin-bottom:5px;
}
#comments .detail-comment header div.pull-left h4 {
    font-size:14px;
    font-weight:400;
    margin-top: -3px;
}
#comments .detail-comment header div.pull-left span {
    color:#fb4834;
    font-size:13px;
    font-style:italic;
}
#comments .detail-comment header p.pull-right {
    font-size:13px;
    font-style:italic;
    margin:15px 5px 0 0;
}
#comments .detail-comment header p.pull-right a {
    color:#333;
}
#comments .detail-comment header p.pull-right .edit {
    margin-right:5px;
}
#comments .detail-comment header p.pull-right .edit a {
    color:#fb4834;
}
#comments .detail-comment p {
    font-size:13px;
    color:#727272;
    margin-bottom:0;
}
#comments .children {
    margin-left:65px;
}
#respond .comment-reply-title {
    font-size:18px;
    line-height:20px;
    font-weight:700;
    margin-bottom:5px;
}
#respond .comment-notes {
    font-size:14px;
    color:#727272;
    margin-bottom:15px;
}
#respond .comment-notes span {
    color: red;
}
#respond input.form-control {
    height:40px;
}
#respond textarea.form-control {
    height:160px;
}
#respond .form-control {
    font-size:12px;
    color:#9c9c9c;
    border:1px solid #eee;
}
#respond .form-control:focus {
    border-color:#fb4834;
}
#respond .form-group {
    position:relative;
    margin-bottom:20px;
}
#respond .form-group label {
    position:absolute;
    top:9px;
    left:15px;
    color:#9c9c9c;
}
#respond .form-group label span {
    color:#fb4834;
}
#respond .form-group label.error {
    right:10px;
    left:auto;
}
.form-submit {
    margin-bottom: 0;
}
#respond #input-submit {
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background:#fb4834;
    color:#fff;
    height:40px;
    float:right;
    font-size:14px;
    transition:all .3s;
    font-weight:700;
    border:none;
}
#respond #input-submit:hover {
    background:#fff;
    color:#fb4834;
}
.page-1-sidebar .page-content article .bottom-article .kp-share ul {
    margin-bottom:6px;
    margin-top:10px;
}
/*==========================================================
    Element
============================================================*/
.kp-element #main-content {
    background:#fff;
    padding:15px;
    margin-bottom:20px;
}
.kp-element .kp-breadcrumb {
    padding:0;
    margin-left: -15px;
    margin-right: -15px;
}
.kp-element .kp-breadcrumb > span {
    bottom: 0;
    right: 0
}
.kp-element .page-content .title-element {
    font-size:18px;
    color:#fb4834;
    font-weight:700;
    text-transform:uppercase;
    padding-bottom:12px;
    margin-bottom:15px;
    line-height:20px;
    border-bottom:1px solid #cecece;
}
.page-content .accordion-style-2 {
    margin-bottom:15px;
}
.kp-element blockquote {
    margin-bottom:0;
}
.tabs {
    border:none;
    border-radius:0;
}
 .tabs .ui-tabs-nav {
    background:none;
    padding:0;
    border:none;
    border-radius:0;
}
 .tabs .ui-tabs-nav .ui-state-default {
    border:none;
    border-radius:0;
}
 .tabs .ui-tabs-nav .ui-state-default a {
    border-radius:0;
    background:#333;
    color:#fff;
    font-size:14px;
    font-family:"Arvo", sans-serif;
    padding:11px 15px;
}
 .tabs .ui-tabs-nav .ui-state-active a {
    background:#fb4834;
}
 .tabs .ui-tabs-panel {
    padding-left:0;
    padding-right:0;
}
 .tabs .ui-tabs-panel p {
    font-size:13px;
    font-family:"Arvo", sans-serif;
    color:#727272;
}


 .kp-dropcap{
    text-transform:uppercase;
    color:#fff;
    background:#fb4834;
    float:left;
    margin-right:15px;
    text-align:center;
    display:inline-block;
    margin-top:5px;
    width:35px;
}

 .kp-dropcap.style-1 {
    height:40px;
    width: 40px;
    font-size:30px;
    line-height:38px;
}
 .kp-dropcap.style-2 {
    height:35px;
    font-size:25px;
    line-height:34px;
    border-radius:50%;
}

.accordion-default p, .accordion-style-2 p {
    margin-top:10px;
    font-size:13px;
}
.accordion-style-2 {
    margin-bottom: 15px;
}
.widget .accordion-style-2,
.widget .accordion-default,
.widget .toggle {
    margin-bottom: 0;
}
.accordion-style-2 .widget-title {
    background:none !important;
    border:1px solid #fb4834 !important;
    color:#333 !important;
    margin-bottom:1px !important;
}
 .accordion-style-2 .widget-title span {
    margin-top:-1px;
    margin-left:-1px;
    padding-bottom:13px !important;
    padding-right:0 !important;
    line-height:14px !important;
    font-size:24px;
    width:44px !important;
}
.accordion-style-2 .widget-title span.pull-left {
    display: block !important;
}
.accordion-style-2 .ui-accordion-header-active {
    color:#fb4834 !important;
}
.kp-button li {
    margin-bottom:15px;
}
.kp-button li .btn {
    margin-right:15px;
}
.btn {
    border-color:#cecece;
    font-size:14px;
    color:#727272;
}
.btn-small {
    padding-top:5px;
    padding-bottom:5px;
}
.btn-medium {
    padding-top:8px;
    padding-bottom:8px;
}
.btn-big {
    padding-top:12px;
    padding-bottom:12px;
}
.btn-color {
    background:#fb4834;
    color:#fff;
    border-color:#fb4834;
}
.toggle {
    margin-bottom: 15px;
}
.toggle .widget-title {
    margin-bottom:1px !important;
    border-bottom: none !important;
}
 .toggle .widget-title span {
    line-height:14px !important;
    font-size:24px;
    cursor:pointer;
    width:44px !important;
    padding-right:0 !important;
    display: block !important;
}
.toggle div {
    padding-left:15px;
}
 .toggle div p {
    margin-top:10px;
    font-size:13px;
}

.kp-heading p {
    margin-bottom:15px;
    font-size:13px;
}
blockquote {
    border-color:#fb4834;
    background:#e8e8e8;
    font-size:14px;
    font-style:italic;
    font-family:"Arvo", sans-serif;
    margin-bottom:15px;
}
/*==========================================================
    404
============================================================*/
.error-404 {
    margin:50px 10% 50px;
}
.error-404 .left-col {
    width:41%;
    float:left;
    margin:0 2%;
}
.error-404 .left-col p {
    font-size:120px;
    font-family:"Arvo", sans-serif;
    font-weight:700;
    color:#fb4834;
    line-height:100px;
    text-align:right;
}
.error-404 .right-col {
    width:50%;
    float:left;
    margin:0 2%;
}
.error-404 .right-col h1 {
    margin-bottom:10px;
    font-size:44px;
    color:#fb4834;
    margin-top:-2px;
    font-family:"Arvo", sans-serif;
}
.error-404 .right-col p {
    margin-bottom:10px;
}
.error-404 .right-col ul {
    padding-left:15px;
}
.error-404 .right-col a {
    color:#fb4834;
    font-size:14px;
    transition:all .3s;
    margin-bottom:5px;
}
.error-404 .right-col a:hover {
    color:#333;
}
