html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

body {
    line-height: 1;
    display: block
}

* {
    margin: 0;
    padding: 0
}

html {
    display: block
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: ';';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.navbar,.post-feeds,.feed-links {
    display: none
}

.section,.widget {
    margin: 0;
    padding: 0
}

strong,b {
    font-weight: 700
}

cite,em,i {
    font-style: italic
}

a:link {
    color: #383838;
    text-decoration: none;
    outline: none
}

a:visited {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #f88c00;
    text-decoration: none
}

a img {
    border: none;
    border-width: 0;
    outline: none
}

abbr,acronym {
}

sup,sub {
    vertical-align: baseline;
    position: relative;
    top: -.4em;
    font-size: 86%
}

sub {
    top: .4em
}

small {
    font-size: 86%
}

kbd {
    font-size: 80%;
    border: 1px solid #999;
    padding: 2px 5px;
    border-bottom-width: 2px;
    border-radius: 3px
}

mark {
    background-color: #ffce00;
    color: #000
}

p,blockquote,pre,table,figure,hr,form,ol,ul,dl {
    margin: 1.5em 0
}

hr {
    height: 1px;
    border: none;
    background-color: #666
}

body#layout div#content-wrapper {
    width: 100%
}

.backstretch {
    position: absolute!important;
    padding-top: 60px
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 700;
    line-height: normal;
    margin: 0 0 .6em
}

h1 {
    font-size: 200%
}

h2 {
    font-size: 180%;
    color: #333
}

h3 {
    font-size: 160%
}

h4 {
    font-size: 140%
}

h5 {
    font-size: 120%
}

h6 {
    font-size: 100%
}

ol,ul,dl {
    margin: .5em 0 .5em 3em
}

ol {
    list-style: decimal outside
}

ul {
    list-style: disc outside
}

li {
    margin: .5em 0
}

dt {
    font-weight: 700
}

dd {
    margin: 0 0 .5em 2em
}

input,button,select,textarea {
    font: inherit;
    font-size: 100%;
    line-height: normal;
    vertical-align: baseline
}

textarea {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

pre,code {
    font-family: Courier New,Courier,Monospace;
    color: inherit
}

pre {
    white-space: pre;
    word-wrap: normal;
    overflow: auto
}

.post-body blockquote {
    background: url(/img/quote.png) no-repeat scroll left 18px transparent;
    font-family: Monaco,Georgia;
    font-size: 100%;
    font-style: italic;
    line-height: 22px;
    margin: 20px 0 30px 20px;
    min-height: 60px;
    padding: 0 0 0 60px
}

.post-body table[border="1"] th,.post-body table[border="1"] td,.post-body table[border="1"] caption {
    border: 1px solid;
    padding: .2em .5em;
    text-align: left;
    vertical-align: top
}

.post-body table.tr-caption-container {
    border: 1px solid #e5e5e5
}

.post-body th {
    font-weight: 700
}

.post-body table[border="1"] caption {
    border: none;
    font-style: italic
}

.post-body table {
    width: 100%
}

.post-body td,.post-body th {
    vertical-align: top;
    text-align: left;
    font-size: 13px;
    padding: 3px 5px;
    border: 1px solid #e5e5e5
}

.post-body th {
    background: #f0f0f0
}

.post-body table.tr-caption-container td {
    border: none;
    padding: 8px
}

.post-body table.tr-caption-container,.post-body table.tr-caption-container img,.post-body img {
    max-width: 700px
}

.post-body td.tr-caption {
    color: #666;
    font-size: 80%;
    padding: 0 8px 8px!important
}

img {
    max-width: 100%;
    height: auto;
    border: 0
}

table {
    max-width: 100%
}

.clear {
    clear: both
}

.clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

body#layout .containz {
    width: 100%
}

body#layout #mywrapper {
    width: 60%;
    float: left
}

body#layout #post-wrapper {
    width: 100%;
    float: left
}

body#layout div#main {
    width: 100%
}

body#layout #header-wrapper {
    min-height: 0;
    margin-top: 70px
}

body {
    background: #232323 none repeat scroll top left;
    margin: 0;
    padding: 0;
    color: #333;
    font-family: Arial,sans-serif;
    text-align: left
}

#outer-wrapper {
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden
}

div#top-nav {
    width: 1130px;
    margin: 0 auto;
    padding: 20px 0 0
}

.top-menu {
    font: 12px Arial,sans-serif;
    margin: 0 auto;
    height: 43px;
    overflow: hidden;
    padding: 0 5px;
    background-color: #333;
    background: url(/img/bg-over-header.png)
}

.top-menu1 {
    font: 12px Arial,sans-serif;
    margin: 0 auto;
    height: 43px;
    overflow: hidden;
    padding: 5px 0 0
}

.menubar {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.menubar li {
    display: block;
    float: left;
    line-height: 38px;
    margin: 0;
    padding: 0
}

.menubar li a {
    color: #e0e0e0;
    display: block;
    padding: 6px 4px
}

li.active a {
    color: #1bd0d7
}

ul.socialbar {
    height: 38px;
    margin: 0;
    padding: 0;
    float: right
}

ul.socialbar li {
    display: inline-block;
    list-style-type: none;
    float: right;
    margin: 0;
    padding: 0;
    border-right: none
}

#header-wrapper {
    margin: 0 auto;
    padding: 0;
    width: 1130px;
    height: 80px;
    top: 92px;
    left: 0;
    z-index: 1005;
    border-radius: 0 0 10px 10px;
    background: url(/img/bg-nav-logo.png) 0% 0% repeat-x
}

.header {
    float: left;
    width: 18%;
    max-width: 130px;
    height: 80px
}

.header h1.title::first-letter {
    color: #15babb
}

div#header-inner {
}

.header h1.title,.header p.title {
    font: 700 55px Fjalla One,Arial,Helvetica,sans-serif;
    margin: 0;
    text-transform: uppercase;
    color: #fff
}

.header .description {
    color: #555
}

.header a {
    color: #333
}

.header a:hover {
    color: #999
}

.header img {
    display: block;
    padding: 15px 0 10px
}

.header-right {
    float: right;
    padding: 0;
    overflow: hidden;
    margin: 27px 0 0;
    width: 72.8%;
    max-width: 728px;
    max-height: 90px
}

.header-right img {
    display: block
}

#nav {
    font: 700 12px Arial,sans-serif;
    text-transform: uppercase;
    display: block;
    width: 85%;
    float: right
}

.menubar2 {
    list-style: none;
    margin: 0;
    *zoom:1;float: left
}

.menubar2:before,.menubar2:after {
    content: " ";
    display: table
}

.menubar2:after {
    clear: both
}

.menubar2 ul {
    list-style: none;
    margin: 1px 0 0;
    width: 220px
}

.menubar2 a {
    display: block;
    padding: 0 15px
}

.menubar2 li {
    position: relative;
    margin: 0
}

.menubar2>li {
    float: left;
    height: 80px;
    vertical-align: middle;
    background: url(/img/bg-li.jpg) right no-repeat
}

.menubar2>li:last-child {
    background: url()
}

.menubar2>li>a {
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    margin-top: -1px;
    line-height: 80px;
    text-align: center;
    font-family: sans-serif;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    font-weight: 700;
    text-shadow: 2px 2px #000
}

.menubar2 li ul {
    background: #050505;
    display: block;
    position: absolute;
    left: 0;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    border-radius: 5px
}

.menubar2 li li ul {
    left: 100%;
    top: -1px
}

.menubar2>li.hover>ul {
    visibility: visible;
    opacity: 10
}

.menubar2 li li.hover ul {
    visibility: visible;
    opacity: 10
}

.menubar2 li li a {
    display: block;
    color: #fff;
    font-family: sans-serif;
    position: relative;
    z-index: 100;
    line-height: 32px;
    font-size: 12px
}

.menubar2 li li a:hover {
    color: #878787
}

.menubar2 li li li a {
    color: #e0dfdf;
    font-family: droid sans,sans-serif;
    text-shadow: 0 1px 1px #4b4b4b;
    z-index: 20
}

i.fa.fa-home {
    font-size: 25px;
    padding: 12px 5px
}

#content-wrapper {
    background-color: transparent;
    margin: 0 auto;
    word-wrap: break-word;
    background-color: #fff;
    width: 1130px;
    border-radius: 9px 9px 0 0
}

div#featured-posts-section {
    max-height: 342px;
    overflow: hidden
}

.largebanner {
    background: #fff;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5
}

.largebanner .widget {
    padding: 15px 14px;
    overflow: hidden
}

.largebanner img,.largebanner iframe {
    display: block;
    max-width: 100%;
    border: none;
    overflow: hidden
}

#post-wrapper {
    background: 0 0;
    float: left;
    width: 790px;
    max-width: 790px;
    margin: 0 0 10px
}

.post-container {
    padding: 0
}

.breadcrumbs {
    font-size: 90%;
    height: 16px;
    margin-bottom: 10px;
    margin-top: 1px;
    overflow: hidden;
    padding: 5px;
    margin-left: -15px
}

.breadcrumbs>span {
    padding: 10px 5px 10px 10px
}

.breadcrumbs>span:last-child {
    background: none repeat scroll 0 0 transparent;
    color: gray
}

.breadcrumbs a {
    color: #333
}

.post {
    background: #fff;
    margin: 0 0 15px;
    padding: 15px 0;
    border-bottom: 1px solid #f2f2f2
}

.post-body {
    display: block;
    margin: 0;
    font-size: 15px;
    line-height: 28px;
    color: #585858
}

h2.post-title,h1.post-title {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 22px;
    line-height: 24px;
    font-weight: 500;
    color: #222;
    margin: 0 0 15px;
    font-size: 24px;
    line-height: 1.3;
    font-family: sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px;
    color: #2e2e2e
}

h2.post-title a,h1.post-title a,h2.post-title,h1.post-title {
    color: #383838
}

h2.post-title a:hover,h1.post-title a:hover {
    color: #017efe
}

.img-thumbnail {
    background: #fbfbfb url(/img/no-image.png) no-repeat center center;
    position: relative;
    float: left;
    width: 305px;
    margin: 0 20px 0 0
}

.img-thumbnail img {
    width: 305px;
    object-fit: cover
}

span.rollover {
}

span.rollover:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    margin: -12px;
    top: 50%;
    left: 50%
}

span.rollover:hover {
    opacity: .7;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s
}

div#lefta h2 {
    display: none
}

.post-info {
    background: 0 0;
    padding: 5px 0;
    color: #aaa!important;
    display: inline-block;
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    color: #c4c4c4;
    text-transform: uppercase
}

.post-info a {
    display: inline-block;
    color: #666
}

.author-info,.time-info,.comment-info,.label-info,.review-info {
    margin-right: 12px;
    display: inline
}

a.readmore {
    display: inline-block;
    padding: 5px 12px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #15babb;
    margin-top: 20px;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    margin-top: 20px;
    line-height: 1.2;
    text-align: center;
    font-family: sans-serif;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0
}

.pagenavi {
    clear: both;
    margin: auto;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    padding: 0;
    text-transform: uppercase;
    border-bottom: 5px solid #f5f5f5;
    border-top: 5px solid #f5f5f5
}

.pagenavi span,.pagenavi a {
    padding: 6px 20px 6px 15px;
    margin-right: 3px;
    display: inline-block;
    color: #fff;
    float: left;
    background: none repeat scroll 0 0 transparent;
    border-right: 3px solid #f5f5f5;
    background-color: #000;
    border: 1px solid
}

.pagenavi .current,.pagenavi .pages,.pagenavi a:hover {
    border: 1px solid #000;
    background: #333
}

.pagenavi .pages {
    display: none
}

#sidebar-wrapper {
    background: 0 0;
    float: right;
    width: 300px;
    max-width: 300px;
    margin: 15px 40px 0
}

aside#sidebar-wrapper {
}

.sidebar-container {
    padding: 0
}

.sidebar h2,.panel h2 {
    display: block;
    font-family: raleway,sans-serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 22px;
    padding: 0 0 10px;
    margin: 6px 0 5px;
    border-bottom: 2px #333 solid;
    color: #333;
    margin-bottom: 10px;
    text-transform: uppercase;
    position: relative;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: 600
}

#sidebar1 h2 span,#sidebar h2 span {
}

.sidebar h2 span {
    padding-bottom: 11px;
    border-bottom: 3px #444 solid
}

#bottombar h2 span {
    border-bottom: 2px solid #f88c00;
    bottom: -2px;
    padding: 6px;
    color: #666
}

.sidebar .widget {
    margin: 30px 0 15px
}

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

.sidebar li {
    margin: 5px 0;
    padding: 0
}

.recent-post-title {
    margin: 0 0 15px;
    padding: 0;
    position: relative
}

div.recent-post-title:after {
}

.containz {
    width: 1130px;
    margin: 0 auto;
    padding: 0 20px
}

.recent-post-title h2 {
    display: block;
    font-family: raleway,sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
    padding: 0 0 13px;
    margin: 6px 0 5px;
    border-bottom: 3px #f88c00 solid;
    color: #222
}

.recent-post-title h2 span {
    padding-bottom: 11px;
    border-bottom: 3px #444 solid
}

.recent-post-title h2 a {
    color: #474747
}

.stylebox {
    float: left;
    width: 50%;
    margin: 0
}

.stylebox .widget {
    padding: 0 15px 15px 0
}

.stylebox .widget-content {
    background: #fff
}

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

.stylebox1 {
    float: left;
    width: 98%;
    margin: 0
}

.stylebox1 .widget {
    padding: 0 0 15px
}

.stylebox1 .widget-content {
    background: #fff
}

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

ul.xpose_thumbs {
    margin: 0
}

ul.xpose_thumbs li {
    font-size: 12px;
    min-height: 68px;
    margin: 0 0 8px;
    padding: 0 0 8px;
    border-bottom: 1px dotted #e5e5e5
}

ul.xpose_thumbs .xpose_thumb {
    position: relative;
    background: #fbfbfb;
    margin: 3px 0 10px;
    width: 100%;
    height: 50px;
    padding-bottom: 46%;
    overflow: hidden
}

ul.xpose_thumbs .xpose_thumb img {
    height: auto;
    width: 100%
}

ul.xpose_thumbs1 {
    margin: 0;
    width: 65%;
    float: left
}

ul.xpose_thumbs1 li {
    font-size: 12px;
    min-height: 68px;
    margin: 0 0 8px;
    padding: 0 0 8px;
    border-bottom: 1px dotted #e5e5e5
}

ul.xpose_thumbs1 .xpose_thumb {
    position: relative;
    background: #fbfbfb;
    margin: 3px 0 10px;
    width: 100%;
    height: 62px;
    padding-bottom: 46%;
    overflow: hidden
}

ul.xpose_thumbs1 .xpose_thumb img {
    height: auto;
    width: 100%
}

ul.xpose_thumbs2 {
    font-size: 13px
}

ul.xpose_thumbs2 li {
    padding: 0;
    min-height: 106px;
    font-size: 11px;
    margin: 0 0 8px;
    padding: 0 0 8px;
    border-bottom: 1px dotted #e5e5e5
}

ul.xpose_thumbs2 .xpose_thumb2 {
    background: #fbfbfb;
    float: left;
    margin: 3px 8px 0 0;
    height: 100px;
    width: 100px
}

ul.xpose_thumbs2 .xpose_thumb2 img {
    height: 100px;
    width: 100px
}

span.xpose_title {
    font-family: raleway,Helvetica,Arial,sans-serif;
    font-size: 22px;
    line-height: 24px;
    font-weight: 500;
    color: #222;
    margin: 0 0 15px
}

span.xpose_title2 {
    font-size: 16px
}

span.xpose_title_big {
    font-family: raleway,Helvetica,Arial,sans-serif;
    font-size: 36px;
    line-height: 40px;
    font-weight: 400;
    color: #222;
    margin: 0 0 30px
}

span.xpose_title22 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #222;
    margin: 0
}

span.rp_summary {
    display: block;
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    color: #585858
}

span.xpose_meta {
    background: 0 0;
    display: block;
    font-size: 11px;
    color: #aaa;
    color: #aaa!important;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    text-transform: uppercase
}

span.xpose_meta a {
    color: #aaa!important;
    display: inline-block;
    margin: 10px 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    color: #c4c4c4;
    text-transform: uppercase
}

span.xpose_meta_date,span.xpose_meta_comment,span.xpose_meta_more {
    display: inline-block;
    margin-right: 8px
}

span.xpose_meta_date:before {
    content: "\f073";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    padding-right: 4px
}

span.xpose_meta_comment:before {
    content: "\f086";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    padding-right: 4px
}

span.xpose_meta_more:before {
    content: "\f0a9";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    padding-right: 4px
}

ul.xpose_thumbs2 li a:hover,ul.xpose_thumbs li a:hover {
    color: #f88c00
}

ul.xpose_thumbs22 {
    font-size: 13px;
    width: 32%;
    float: right
}

ul.xpose_thumbs22 li {
    padding: 0;
    min-height: 66px;
    font-size: 11px;
    margin: 0 0 8px;
    padding: 0 0 3px;
    border-bottom: 1px dotted #e5e5e5
}

ul.xpose_thumbs22 .xpose_thumb2 {
    background: #fbfbfb;
    float: left;
    margin: 3px 8px 6px 0;
    height: 140px;
    width: 245px
}

ul.xpose_thumbs22 .xpose_thumb2 img {
    height: 140px;
    width: 245px
}

span.xpose_title {
    font-family: raleway,Helvetica,Arial,sans-serif;
    font-size: 22px;
    line-height: 24px;
    font-weight: 500;
    color: #222;
    margin: 0 0 15px
}

span.xpose_title2 {
    font-size: 16px
}

span.rp_summary {
    display: block;
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    color: #585858
}

span.xpose_meta {
    background: 0 0;
    display: block;
    font-size: 11px;
    color: #aaa;
    color: #aaa!important;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    text-transform: uppercase
}

span.xpose_meta a {
    color: #aaa!important;
    display: inline-block;
    margin: 10px 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    color: #c4c4c4;
    text-transform: uppercase
}

span.xpose_meta_date,span.xpose_meta_comment,span.xpose_meta_more {
    display: inline-block;
    margin-right: 8px
}

span.xpose_meta_date:before {
    content: "\f073";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    padding-right: 4px
}

span.xpose_meta_comment:before {
    content: "\f086";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    padding-right: 4px
}

span.xpose_meta_more:before {
    content: "\f0a9";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    padding-right: 4px
}

ul.xpose_thumbs22 li a:hover,ul.xpose_thumbs li a:hover {
    color: #f88c00
}

#bottombar {
    background: #fff;
    overflow: hidden;
    margin: 45px auto 0;
    padding: 45px 28px;
    color: #ddd;
    background-image: url(/img/border.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-bottom: 10px solid #f5f5f5
}

#bottombar .left {
    float: left;
    width: 34%
}

#bottombar .center {
    float: left;
    width: 34%
}

#bottombar .right {
    float: right;
    width: 32%
}

#bottombar .left .widget,#bottombar .center .widget {
    margin: 0 15px 15px 0
}

#bottombar .right .widget {
    margin: 0 0 15px
}

#bottombar h2 {
    font: 700 13px Arial,sans-serif;
    margin: 0 0 10px;
    padding: 6px 0;
    text-transform: uppercase;
    position: relative;
    border-bottom: 2px solid #696969;
    color: #666;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 2px solid #f5f5f5;
    text-transform: uppercase;
    position: relative;
    font-size: 20px;
    font-family: sans-serif
}

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

#bottombar li {
    margin: 5px 0;
    padding: 0
}

#bottombar ul li:before {
    color: #eee!important
}

#bottombar a {
    color: #ddd
}

#bottombar a:hover {
    color: #666
}

#footer-wrapper {
    background: #000;
    margin: 0 auto 76px;
    padding: 8px 0;
    overflow: hidden;
    color: #eee;
    font-size: 12px;
    width: 1130px;
    border-radius: 0 0 15px 15px
}

.footer-left {
    float: left;
    margin: 10px;
    margin-top: 32px;
    color: #fff
}

.footer-left a {
    color: #fff!important
}

.footer-right {
    float: right;
    margin: 10px;
    color: #949494
}

#footer-wrapper a {
    color: #646464
}

#footer-wrapper a:hover {
    color: #fff
}

.widget ul {
    line-height: 1.4em
}

.set,.panel {
    margin: 0
}

.tabs .panel {
    padding: 0
}

.tabs-menu {
    border-bottom: 3px solid #e73138;
    padding: 0;
    margin: 0
}

.tabs-menu li {
    font: 700 12px Arial,sans-serif;
    display: inline-block;
    *display: inline;
    zoom:1;margin: 0 3px 0 0;
    padding: 10px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-bottom: none!important;
    color: #333;
    cursor: pointer;
    position: relative
}

.tabs-menu .active-tab {
    background: #e73138;
    border: 1px solid #e73138;
    border-bottom: none!important;
    color: #fff
}

.tabs-content {
    padding: 10px 0
}

.tabs-content .widget li {
    float: none!important;
    margin: 5px 0
}

.tabs-content .widget ul {
    overflow: visible
}

.PopularPosts ul,.PopularPosts li,.PopularPosts li img,.PopularPosts li a,.PopularPosts li a img {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    background: 0 0;
    outline: none
}

.PopularPosts ul {
    margin: .5em 0;
    list-style: none;
    color: #000;
    counter-reset: num
}

.PopularPosts ul li img {
    display: block;
    margin: 0 1em 0 0;
    width: 133px;
    float: left
}

.PopularPosts ul li {
    margin: 0 10% .4em 0!important;
    padding: .5em 0!important;
    counter-increment: num;
    position: relative
}

.PopularPosts ul li:before,.PopularPosts ul li .item-title a,.PopularPosts ul li a {
    font-weight: 700;
    color: #3a3a3a!important;
    text-decoration: none
}

.PopularPosts .item-title {
    padding-bottom: .2em;
    padding-top: 8px;
    padding-left: 0
}

.PopularPosts ul li {
    margin-right: 1%!important
}

.PopularPosts .item-thumbnail {
    margin: 0
}

.PopularPosts .item-snippet {
    font-size: 11.5px;
    color: #5c5c5c
}

.profile-img {
    display: inline;
    opaciry: 10;
    margin: 0 6px 3px 0
}

#back-to-top {
    background: #333;
    color: #fff;
    padding: 8px 10px;
    font-size: 24px;
    border: 1px solid #fff
}

.back-to-top {
    position: fixed!important;
    position: absolute;
    bottom: 70px;
    right: 20px;
    z-index: 999
}

#related-posts h2>span {
    border-bottom: 2px solid #f88c00;
    bottom: -2px;
    padding: 4px 10px
}

#related-posts {
    float: left;
    width: 100%
}

#related-posts h2 {
    border-bottom: 2px solid #eee;
    padding: 4px 0;
    font: 18px Oswald;
    text-transform: uppercase;
    font: 700 12px Arial,sans-serif;
    text-align: left;
    color: #474747;
    margin-bottom: 5px
}

#related-posts #r-title {
    width: 100%;
    padding: 8px 0 20px;
    color: #fff;
    height: 25px;
    text-align: left;
    margin: -63px 0 0;
    font: 13px Arial;
    line-height: 20px;
    background: rgba(35,35,35,.9);
    opacity: .9;
    filter: alpha(opacity=90)
}

#related-posts a {
    width: 250px;
    text-decoration: none;
    margin: 0 7px 7px 0;
    float: left
}

#related-posts h8 {
    padding-left: 14px;
    display: inline-block
}

#related-posts .related_img {
    padding: 0;
    width: 100%;
    height: 160px!important
}

#related-posts .related_img:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7
}

.share-buttons-box {
    height: 67px;
    background: url(/img/share.png) no-repeat 330px 10px;
    margin: 20px 0 15px;
    overflow: hidden
}

.share-buttons {
    margin: 0;
    height: 67px;
    float: left
}

.share-buttons .share {
    float: left;
    margin-right: 10px;
    display: inline-block
}

.status-msg-wrap {
    font-size: 120%;
    font-weight: 700;
    width: 100%;
    margin: 20px auto
}

.status-msg-body {
    padding: 20px 2%;
    width: 96%
}

.status-msg-border {
    border: 1px solid #e5e5e5;
    opacity: 10;
    width: auto
}

.status-msg-bg {
    background-color: #fff
}

.status-msg-hidden {
    padding: 20px 2%
}

#ArchiveList ul li:before {
    content: ""!important;
    padding-right: 0!important
}

.fb-comments {
    width: 100%!important
}

.fb-comments iframe[style] {
    width: 100%!important
}

.fb-like-box {
    width: 100%!important
}

.fb-like-box iframe[style] {
    width: 100%!important
}

.fb-comments span {
    width: 100%!important
}

.fb-comments iframe span[style] {
    width: 100%!important
}

.fb-like-box span {
    width: 100%!important
}

.fb-like-box iframe span[style] {
    width: 100%!important
}

.rich-snippet {
    padding: 10px;
    margin: 15px 0 0;
    border: 3px solid #eee;
    font-size: 12px
}

.sidebar-narrow {
    margin: 0
}

#sidebar-narrow .widget {
    margin-bottom: 30px
}

#sidebar-narrow {
    float: right;
    width: 160px;
    margin-right: 14px;
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    padding: 16px 10px 0 15px
}

div#main {
    width: 98%;
    margin-top: 25px
}

div#mywrapper {
    float: left;
    width: 720px
}

#sidebartab {
    margin-bottom: 15px;
    margin-top: -20px
}

.tab-widget-menu {
    height: 46px;
    margin: 0;
    padding: 8px 0 0 2px
}

#sidebartab .widget {
    margin-bottom: 0;
    padding-bottom: 0
}

#sidebartab .h2title {
    display: none
}

#sidebartab .h2titlesmall {
    display: none
}

#sidebartab .widget-content {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: 0
}

.tab-widget-menu ul,.tab-widget-menu li {
    list-style: none;
    padding: 0;
    margin: 0
}

.tab-widget-menu li {
    background: #333;
    bottom: -2px;
    color: #fff;
    cursor: pointer;
    float: left;
    height: 38px;
    line-height: 38px;
    margin: -2px 0 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 33.3%;
    z-index: 2
}

.tab-widget-menu li.selected {
    background: #f88c00;
    border-width: 1px 1px 3px;
    color: #fff;
    margin-top: -2px
}

#sidebartab .h2title,#sidebartab h2 {
    display: none
}

#sidebartab .h2titlesmall,#sidebartab h2 {
    display: none
}

#sidebartab .widget-content img {
    padding: 2px;
    border: 1px solid lightGrey;
    width: 100px;
    height: 100px
}

#sidebartab .popular-posts li {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden;
    padding: 10px 0
}

.PopularPosts img:hover,#sidebartab .widget-content img:hover {
    -khtml-opacity: .4;
    -moz-opacity: .4;
    opacity: .4
}

#sidebarlab .sidebar li a:hover {
    color: #fff;
    background: #222
}

.PopularPosts a {
    font-weight: 700
}

.tagcloud a {
    background: #e4e4e4;
    color: #888;
    display: block;
    float: left;
    font-size: 14px!important;
    line-height: 12px;
    margin: 0 2px 2px 0;
    padding: 12px 17px
}

.tagcloud a:link {
    color: #888
}

.tagcloud a:hover {
    background: #f88c00;
    color: #fff
}

.tagcloud1 a {
    background: #ff6f69;
    color: #fff!important;
    display: block;
    float: left;
    font-size: 14px!important;
    line-height: 12px;
    margin: 0 2px 2px 0;
    padding: 12px 17px
}

.tagcloud1 a:link {
    color: #888
}

.tagcloud1 a:hover {
    background: #666;
    color: #fff
}

.showpageArea a {
    clear: both;
    margin: -5px 0 10px;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase
}

.showpageNum a {
    padding: 6px 10px;
    margin-right: 3px;
    display: inline-block;
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd
}

.showpageNum a:hover {
    border: 1px solid #aaa
}

.showpagePoint {
    padding: 6px 10px;
    margin-right: 3px;
    display: inline-block;
    color: #333;
    background-color: #fff;
    border: 1px solid #aaa
}

.showpageOf {
    display: none
}

.showpage a {
    padding: 6px 10px;
    margin-right: 3px;
    display: inline-block;
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd
}

.showpage a:hover {
    border: 1px solid #aaa
}

.showpageNum a:link,.showpage a:link {
    text-decoration: none;
    color: #666
}

.button ul {
    margin: 0;
    padding: 0
}

.button li {
    display: inline-block;
    margin: 10px 0;
    padding: 0
}

#Attribution1 {
    height: 0;
    visibility: hidden;
    display: none
}

.author-avatar img {
    border: 1px solid #ccc;
    padding: 4px;
    background: #fff;
    float: left;
    margin: 0 10px 5px 0;
    border: 50%;
    box-shadow: 0 0 3px 0 #b5b5b5;
    -moz-box-shadow: 0 0 3px 0 #b5b5b5;
    -webkit-box-shadow: 0 0 3px 0 #b5b5b5
}

#author-box h3 {
    padding-bottom: 5px;
    border-bottom: 4px solid #333;
    font-size: 18px;
    color: #222;
    font-family: Oswald,arial,Georgia,serif
}

.share-post {
    font-size: 13px;
    margin-top: 15px
}

.share-post li {
    float: left
}

.share-post a {
    display: block;
    margin-right: 10px;
    text-indent: -9999px;
    margin-left: 12px;
    background: url(/img/single-share.png) no-repeat;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.share-post a:hover {
    opacity: .7
}

.share-post .facebook a {
    width: 7px
}

.share-post .twitter a {
    width: 18px;
    background-position: -47px 0
}

.share-post .google a {
    width: 14px;
    background-position: -105px 0
}

.share-post .pinterest a {
    width: 11px;
    background-position: -159px 1px
}

#share-post {
    width: 100%;
    overflow: hidden;
    margin-top: 20px
}

#share-post a {
    display: block;
    height: 32px;
    line-height: 32px;
    color: #fff;
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    margin-bottom: 25px
}

#share-post .facebook {
    background-color: #436fc9
}

#share-post .twitter {
    background-color: #40bef4
}

#share-post .google {
    background-color: #ec5f4a
}

#share-post span {
    display: block;
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 10px;
    background: url(/img/single-share.png) no-repeat
}

#share-post .facebook span {
    background-color: #3967c6
}

#share-post .twitter span {
    background-color: #26b5f2;
    background-position: -72px 0
}

#share-post .google span {
    background-color: #e94d36;
    background-position: -144px 0
}

#searchformfix {
    float: right;
    overflow: hidden;
    position: relative;
    margin-right: 20px;
    margin-top: 6px
}

#searchform {
    margin: 7px 0 0;
    padding: 0
}

#searchform fieldset {
    padding: 0;
    border: none;
    margin: 0
}

#searchform input[type=text] {
    background: #fff;
    border: none;
    float: left;
    padding: 0 10px 0 15px;
    margin: 0;
    width: 150px;
    height: 34px;
    line-height: 34px;
    transition: all 600ms cubic-bezier(.215,.61,.355,1) 0s;
    -moz-transition: all 300ms cubic-bezier(.215,.61,.355,1) 0s;
    -webkit-transition: all 600ms cubic-bezier(.215,.61,.355,1) 0s;
    -o-transition: all 600ms cubic-bezier(.215,.61,.355,1) 0s;
    color: #585858
}

#searchform input[type=text]:hover,#searchform input[type=text]:focus {
    width: 200px
}

#searchform input[type=submit] {
    background: url(/img/icon-search.png) center 9px no-repeat;
    cursor: pointer;
    margin: 0;
    padding: 0;
    width: 37px;
    height: 34px;
    line-height: 34px;
    background-color: #ff6f69;
    border: none
}

input[type=submit] {
    padding: 4px 17px;
    color: #ffff;
    text-transform: uppercase;
    border: none;
    font-size: 20px;
    background: url(gradient.png) bottom repeat-x;
    cursor: pointer;
    margin-top: 10px;
    float: left;
    overflow: visible;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear
}

#searchform input[type=submit]:hover {
    background-color: #333
}

.selectnav {
    display: none
}

.flickr_plugin {
    width: 100%
}

.flickr_badge_image {
    float: left;
    height: 75px;
    margin: 8px 5px 0;
    width: 75px
}

.flickr_badge_image a {
    display: block
}

.flickr_badge_image a img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -ms-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear
}

.flickr_badge_image a img:hover {
    opacity: .5
}

div#act {
    display: none
}

#sidebar-narrow .list-label-widget-content li:before {
    content: "\f013";
    font-family: fontawesome;
    margin-right: 5px
}

#sidebar-narrow .list-label-widget-content li {
    display: block;
    padding: 0 0 8px;
    position: relative
}

#sidebar-narrow .list-label-widget-content li a {
    color: #555;
    font-size: 13px;
    font-weight: 400
}

#sidebar-narrow .list-label-widget-content li a:first-child {
    text-transform: capitalize
}

#sidebar-narrow .list-label-widget-content li a:hover {
    text-decoration: underline
}

#sidebar-narrow .list-label-widget-content li span:last-child {
    color: #949494;
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: 0
}

#sidebar-narrow .list-label-widget-content li:hover span:last-child {
    text-decoration: underline
}

ul.socialbar li,ul.socialbar li {
    float: left;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0;
    display: block;
    width: auto
}

ul.socialbar li a,ul.socialbar li a,a.soc-follow {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 43px;
    margin-bottom: 2px;
    text-indent: -9999px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

a.soc-follow.dribbble {
    background: url(/img/dribbble.png) no-repeat 0 0
}

a.soc-follow.dribbble:hover {
    background-color: #ef5b92
}

a.soc-follow.facebook {
    background: url(/img/facebook.png) no-repeat 0 0
}

a.soc-follow.facebook:hover {
    background-color: #3b5998
}

a.soc-follow.flickrs {
    background: url(/img/flickr.png) no-repeat 0 0
}

a.soc-follow.flickrs:hover {
    background-color: #f1628b
}

a.soc-follow.googleplus {
    background: url(/img/googleplus.png) no-repeat 0 0
}

a.soc-follow.googleplus:hover {
    background-color: #d94a39
}

a.soc-follow.linkedin {
    background: url(/img0/linkedin.png) no-repeat 0 0
}

a.soc-follow.linkedin:hover {
    background-color: #71b2d0
}

a.soc-follow.twitter {
    background: url(/img/twitter.png) no-repeat 0 0
}

a.soc-follow.twitter:hover {
    background-color: #48c4d2
}

a.soc-follow.vimeo {
    background: url(/img/vimeo.png) no-repeat 0 0
}

a.soc-follow.vimeo:hover {
    background-color: #62a0ad
}

ul.socicon-2 li a:hover,ul.socicon li a:hover,a.soc-follow:hover {
    background-position: 0 -40px
}

#nav.fixed-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%!important;
    z-index: 999;
    -moz-box-shadow: 0 5px 3px rgba(0,0,0,.1);
    padding: 0;
    border-top: none;
    margin: 0
}

div.conty {
    width: 1060px;
    margin: 0 auto
}

@font-face {
    font-family: OpenSansRegular
}

#beakingnews {
    float: left;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    width: 60.2%
}

#recentpostbreaking li a {
    color: #949494;
    font-family: sans-serif;
    font-weight: 700
}

#recentpostbreaking li a:hover {
    color: #f88c00
}

#beakingnews .tulisbreaking {
    background: #ff6f69
}

span.tulisbreaking:after {
    content: close-quote;
    position: absolute;
    width: 0;
    top: 15px;
    right: -12px;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #ff6f69;
    border-top: 6px solid transparent;
    border-right: 6px solid transparent
}

#beakingnews .tulisbreaking {
    color: #fff;
    display: block;
    float: left;
    font-family: sans-serif;
    font-weight: 700;
    padding: 0 10px;
    position: absolute;
    border-bottom: 1px solid #ff6f69
}

#recentpostbreaking {
    float: left;
    margin-left: 125px
}

#recentpostbreaking ul,#recentpostbreaking li {
    list-style: none;
    margin: 0;
    padding: 0
}

.popular-block {
    overflow: hidden;
    padding: 20px;
    border-bottom: 1px solid #e8e8e8;
    background: url(/img/bg-tabs.png);
    height: 287px;
    overflow: hidden
}

.block-heading,#sidebar .widget h2 {
    position: relative;
    text-align: center;
    font-size: 26px;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 700
}

div#sidebar h2 span {
    background: #fff;
    padding: 0 12px;
    padding: 0 26px;
    padding: 0 12px;
    position: relative;
    z-index: 5
}

.block-heading span {
    background: #fff;
    padding: 0 26px;
    position: relative;
    z-index: 5
}

.popular-block .block-heading {
    text-transform: uppercase;
    font-size: 24px
}

.popular-item {
    width: 220px;
    float: left;
    margin-right: 20px;
    text-align: center
}

.popular-item:nth-child(5) {
    margin-right: 0
}

.popular-item img {
    margin-bottom: 2px
}

.popular-item span.cat a,.post.list .post-list-text span.cat a {
    text-transform: uppercase;
    font-weight: 700;
    color: #bf1e2e;
    font-size: 11px;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: 4px
}

.popular-item h3 {
    text-align: center;
    margin-bottom: 12px
}

.popular-item h3 a {
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px
}

.popular-item h3 a:hover {
    text-decoration: underline
}

.popular-item span.date {
    display: block;
    margin-top: -4px;
    color: #999;
    font-size: 10px;
    letter-spacing: 1px;
    font-family: playfair display;
    text-transform: uppercase
}

.popular-item:nth-child(4) {
    margin-right: 0
}

@media only screen and (max-width: 1000px) {
    #selectnav1 {
        background:none repeat scroll 0 0 #333;
        border: 1px solid #232323;
        color: #fff;
        width: 230px;
        margin: 8px 0;
        float: left
    }

    .selectnav {
        display: block;
        width: 50%;
        margin: 0;
        padding: 7px
    }
}

@media only screen and (max-width: 1066px) {
    #outer-wrapper {
        margin:0 auto
    }

    .popular-block {
        display: none
    }

    #content-wrapper {
        width: 98%
    }

    #post-wrapper {
        width: 670px;
        max-width: 670px
    }

    div#mywrapper {
        float: left;
        width: 680px
    }

    #sidebar-wrapper {
        max-width: 297px
    }

    ul.xpose_thumbs1 {
        width: 60%
    }

    ul.xpose_thumbs22 {
        width: 38%
    }
}

@media only screen and (max-width: 1000px) {
    #menu-main {
        display:none!important
    }

    #nav {
        margin: 15px 10px;
        width: 265px
    }

    .top-menu {
        border-radius: 9px 9px 0 0
    }

    .top-menu1 {
        padding: 5px 0 0
    }

    #header-wrapper,div#top-nav {
        width: 745px
    }

    #my-slider {
        margin-left: 15px
    }

    #content-wrapper {
        width: 730px
    }

    div#mywrapper {
        width: 100%
    }

    div#main {
        width: auto
    }

    .containz {
        width: 730px;
        max-width: 730px
    }

    #content-wrapper .containz {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    #post-wrapper {
        width: 100%;
        max-width: 100%
    }

    #sidebar-wrapper {
        width: 100%;
        max-width: 100%
    }

    #menu-main {
        display: none
    }

    #searchformfix {
        display: none
    }

    #related-posts a {
        width: 223px
    }
}

@media only screen and (max-width: 767px) {
    #outer-wrapper {
        padding:0
    }

    #menu-main {
        display: none
    }

    #content-wrapper {
        width: 98%
    }

    #header-wrapper,div#top-nav {
        width: 98%;
        margin-bottom: 10px
    }

    .menubar {
        text-align: center
    }

    .menubar li {
        display: inline-block;
        float: none
    }

    .header {
        height: auto
    }

    div#header-inner {
        margin-left: 0
    }

    .header img {
        display: block;
        padding: 19px 0 0
    }

    #my-slider {
        margin-left: -6px
    }

    #searchformfix {
        display: none
    }

    #nav {
        margin: 15px 10px
    }

    #nav {
        width: 230px
    }

    .containz,div.conty {
        width: 401px
    }

    div#main {
        margin-top: 0
    }

    ul.xpose_thumbs1 {
        width: 100%
    }

    ul.xpose_thumbs22 {
        width: 100%
    }

    ul.xpose_thumbs22 span.xpose_meta {
        line-height: 51px
    }

    #post-wrapper,#sidebar-wrapper {
        width: 100%;
        max-width: 100%;
        margin: 15px 0 0
    }

    .active {
        display: block
    }

    .post-body img {
        max-width: 100%
    }

    .img-thumbnail {
        margin: 0 10px 0 0
    }

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

    #stylebox-1 .widget,#stylebox-3 .widget,#stylebox-5 .widget {
        padding: 0 5px 10px 0
    }

    #stylebox-2 .widget,#stylebox-4 .widget,#stylebox-6 .widget {
        padding: 0 0 10px 5px
    }

    .sidebar-container,.post-container {
        padding: 15px 0 0
    }

    .top-comment {
        width: 41%;
        font-size: 12px
    }

    .breadcrumbs {
        display: none
    }

    h1.post-title a,h1.post-title {
        color: #383838;
        font-size: 22px
    }

    .img-thumbnail {
        margin: 0;
        width: 100%
    }

    .img-thumbnail img {
        width: 100%
    }

    h2.post-title {
        float: left;
        margin-top: 15px
    }

    .top-menu1,.back-to-top {
    }

    #related-posts a {
        width: 203px
    }

    #footer-wrapper {
        padding: 8px 0;
        width: 100%
    }

    .footer-left {
        width: 100%;
        text-align: center
    }
}

@media only screen and (max-width: 479px) {
    #outer-wrapper {
        padding:0
    }

    .containz {
        width: 266px
    }

    #nav {
        width: 160px
    }

    #selectnav1 {
        width: 180px
    }

    #header-wrapper,div#top-nav {
        width: 98%;
        margin-bottom: 10px
    }

    #header-wrapper {
        border-radius: 10px
    }

    .header {
        margin: 10px 0 0
    }

    #content-wrapper {
        width: 98%
    }

    div.conty {
        width: 256px
    }

    #searchformfix,.top-menu {
        display: none
    }

    .index .post {
        padding: 10px 0
    }

    .img-thumbnail,.img-thumbnail img {
        height: 160px
    }

    .pagenavi span,.pagenavi a {
        padding: 6px 11px 6px 6px
    }

    .top-comment {
        width: 100%
    }

    .top-comment-widget-menu {
        overflow: hidden;
        background: #444;
        height: auto
    }

    .comments .comment-block,.comments .comments-content .inline-thread {
        padding: 10px!important
    }

    .comment .comment-thread.inline-thread .comment {
        margin: 0!important
    }

    .footer-left,.footer-right {
        float: none;
        text-align: center
    }

    .separator a {
        margin: 0!important
    }

    #related-posts a {
        width: 100%;
        margin-right: 0
    }
}

@media screen and (max-width: 319px) {
    #header-wrapper,div#top-nav {
        width:220px
    }

    #content-wrapper {
        width: 220px
    }

    .img-thumbnail,.img-thumbnail img {
        height: 120px
    }

    #sidebar-wrapper {
        display: none
    }

    .pagenavi span,.pagenavi a {
        padding: 3px 5px 3px 4px
    }

    #selectnav1 {
        width: 85px
    }

    #author-box {
        display: none
    }

    #related-posts .related_img {
        height: 130px
    }

    #related-posts #r-title {
        margin: -62px 0 0
    }

    .top-comment {
        font-size: 10px
    }
}

#slider-section .slider .post-info1 {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    width: 100%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#slider-section li {
    margin-right: 10px;
    background: #000
}

#slider-section .slider .post-info1 .inner {
    overflow: hidden;
    padding: 15px
}

#slider-section .entry-cat h6 {
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 4px solid #fff;
    padding-bottom: 3px
}

#slider-section .post-info1 h2 {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    font-size: 26px
}

#slider-section li:hover .post-info1 {
    background: rgba(0,0,0,.85)
}

div.entry-cat {
    margin-bottom: 10px
}

#slider-section .slider .slider-nav a {
    display: block;
    width: 28px;
    height: 28px;
    overflow: hidden;
    text-indent: -999em;
    transition: all .3s ease 0;
    position: absolute;
    z-index: 1;
    background-color: #ee7876;
    opacity: .9
}

#slider-section .slider .slider-nav .flex-prev {
    background: url(/img/arrow-left-large.png) no-repeat center;
    top: 230px;
    left: -50px
}

#slider-section .slider .slider-nav .flex-next {
    background: url(/img/arrow-right-large.png) no-repeat center;
    top: 230px;
    right: -50px;
    display: none
}

#slider-section .slider .slider-nav a:hover {
    opacity: 1
}

.thumb-container {
    opacity: .85
}

.flex-direction-nav li {
    list-style: none;
    margin: 0;
    padding: 0
}

.slides {
    display: inline-block;
    margin: 0;
    padding: 0
}

.slides li {
    position: relative;
    margin-right: 15px;
    overflow: hidden;
    margin-bottom: 0!important;
    padding-bottom: 0
}

.slides li .post-info1 {
    overflow: hidden;
    margin-top: 15px
}

.slides li .post-info1 .title {
    line-height: 1.3;
    font-size: 13px
}

.carousel-nav ul li {
    float: left;
    margin: -1px
}

#feat-carousel .carousel-nav .flex-prev {
    border-right: 1px solid #222
}

.carousel-nav .flex-prev {
    background: #333 url(/img/arrow-small-left-inactive.png) no-repeat center
}

.carousel-nav .flex-next {
    background: #333 url(/img/arrow-small-right-inactive.png) no-repeat center
}

.carousel-nav a {
    display: block;
    width: 34px;
    height: 34px;
    overflow: hidden;
    text-indent: -999em;
    transition: all .3s ease 0;
    z-index: 1;
    opacity: .9
}

.flex-control-nav {
    text-align: center;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.flex-control-nav li a {
    display: inline-block;
    text-indent: -999em;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    background: url(/img/bullet-dark.png) no-repeat left center;
    cursor: pointer
}

.flex-control-nav li a.flex-active,.flex-control-nav li a:hover {
    background: url(/img/bullet-active.png) no-repeat left center
}

#slider-section li:hover .excerpt,.entry-ad img,a.rcnt-psts-thumb {
    display: block
}

.none,#slider-section .post-info1 .excerpt,.home-link,.showpageOf,.status-msg-wrap,.comments .thread-toggle,#related_posts>ul>li:nth-child(n+2) p.rcnt-summary,.info {
    display: none
}

.slides li {
    margin: 0;
    padding: 0
}

.flex-direction-nav {
    margin: 0;
    padding: 0
}

.flex-control-nav li,.separator>a {
    display: inline-block
}

#slider-section a {
    color: #fff
}

.item-post:last-child,#related_posts>ul>li:last-child {
    border-bottom: 0
}

#slider-section,.entry-header {
    margin-bottom: 20px
}

.carousel-section ol,.carousel-section ul,.footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#feat-carousel .carousel-nav ul li {
    margin: 0
}

.button {
    display: inline-block;
    font-size: 16px;
    font-family: sans-serif,sans-serif;
    color: #fff!important;
    line-height: 20px;
    text-transform: uppercase;
    padding: 3px 11px 4px;
    background: url(/img/bg-button.jpg) 0 0 repeat-x;
    border-radius: 3px
}

.top-comment-widget-menu {
    float: left;
    margin: -15px 0 15px;
    padding: 0;
    width: 100%;
    height: 40px;
    background: #444 url(/img/menu-bg2.png) repeat
}

.top-comment {
    float: left;
    font-size: 14px;
    list-style: none outside none;
    text-transform: uppercase;
    width: 44.84%;
    margin: 1px;
    padding: 10px 20px!important;
    font-weight: 400;
    color: #fff;
    cursor: pointer
}

#relpost_img_sum .news-text {
    display: none
}

.top-comment.selected {
    cursor: pointer;
    padding: 11px 20px!important;
    margin: 0 0 0 -16px;
    color: #fff;
    background: #333;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.top-comment.blogico:before {
    content: "\f0d5";
    font-family: fontawesome;
    margin-right: 15px
}

.top-comment.faceico:before {
    content: "\f09a";
    font-family: fontawesome;
    margin-right: 15px
}

.rss_list {
    padding-left: 40px;
    background: url(/img/rss_content.png) left 0 no-repeat;
    white-space: nowrap;
    height: 30px;
    padding-top: 6px;
    font-size: 15px;
    font-weight: 700
}

.div-search {
    margin: 9px 35px 0 9px;
    width: 350px;
    float: right;
    overflow: hidden
}

#cse-search-box input {
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #000;
    display: inline-block;
    float: left;
    height: 20px;
    background: #30302f;
    padding: 0;
    border-radius: 22px;
    margin: 0 7px 0 0;
    outline: none
}

#cse-search-box .search_button {
    background: url(/img/search-button.png) 0 0 no-repeat;
    width: 18px!important;
    height: 30px;
    display: inline-block;
    margin: 2px 0 0;
    float: left
}

#cse-search-box .search_button:hover {
    background: url(/img/search-button.png) right 0 no-repeat
}

.wp-video-shortcode {
    max-width: 656px
}

.expEdit {
    color: #000;
    font-style: italic;
    font-size: 12px!important
}

.expNoEdit {
    text-align: center
}

#bongda_player {
    text-align: center
}

.button a {
    color: #fff!important
}

a:link .padd-2 {
    color: #fff!important
}

a:visited .padd-2 {
    color: #fff!important
}

.table-wrap {
    font-family: Arial,Helvetica,sans-serif!important;
    font-size: 11px!important
}

.league_table_block_300 {
    margin: 0!important;
    font-family: Arial,Helvetica,sans-serif!important
}

.lichthidau_box_300 {
    margin: 0!important;
    font-family: Arial,Helvetica,sans-serif!important
}

.league_selector {
    font-family: Arial,Helvetica,sans-serif!important;
    font-size: 11px!important
}

td.title {
    font-family: Arial,Helvetica,sans-serif!important;
    font-size: 11px!important
}

.list_tag_trend a {
    margin-left: 0;
    margin-bottom: 5px;
    border: 1px solid #ddd;
    padding: 2px 8px;
    font-size: 12px;
    background: #f2f2f2;
    margin-right: 5px;
    margin-bottom: 15px
}

#vimeo_iframe {
    max-width: 700px
}

.thumins {
    text-align: center
}

.world-cup .table-score .content tbody td,.world-cup .table-score .content thead th,.world-cup .table-score .note,.world-cup .table-score .title,.world-cup .team-vs-team>div.team>div.score,.world-cup .team-vs-team>div.vs,.world-cup>.title {
    font-family: UTMhel,Arial,Helvetica,sans-serif
}

.world-cup {
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.23);
    box-shadow: 0 0 8px 0 rgba(0,0,0,.23);
    border-radius: 10px 10px 0 0;
    background-color: #fff;
    border-bottom: 1px solid #b4181e;
    margin-bottom: 15px;
    width: 100%;
    display: inline-block
}

.world-cup>.title {
    font-size: 16px;
    background-color: #b4181e;
    border-radius: 10px 10px 0 0;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 5px
}

.world-cup .time {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    text-align: center;
    margin-bottom: 10px
}

.world-cup #result {
    padding: 0 10px;
    position: relative
}

.world-cup #result .control>a {
    position: absolute;
    font-size: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 45px;
    z-index: 2
}

.world-cup #result .control>a.next {
    right: 3px
}

.world-cup #result .control>a.next:before,.world-cup #result .control>a.prev:before {
    position: absolute;
    width: 19px;
    height: 45px;
    right: 0;
    content: "";
    top: 0
}

.world-cup #result .control>a.next:before {
    background: url(/img/next-prev-gray.png) 19px 0
}

.world-cup #result .control>a.prev {
    left: 3px
}

.world-cup #result .control>a.prev:before {
    background: url(/img/next-prev-gray.png)
}

.world-cup .team-vs-team {
    display: table;
    width: 84%;
    padding: 0 22px
}

.world-cup .team-vs-team>div {
    display: table-cell;
    vertical-align: middle;
    position: relative
}

.world-cup .team-vs-team>div .logo-team {
    position: absolute;
    max-width: 50px;
    top: 10px
}

.world-cup .team-vs-team>div .logo-team img {
    width: 100%;
    max-width: 100%
}

.world-cup .team-vs-team>div p {
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    display: inline-block;
    width: 100%;
    margin: 0
}

.world-cup .team-vs-team>div.vs {
    font-size: 30px;
    color: #000;
    width: 20%;
    text-align: center;
    vertical-align: top;
    padding-top: 5px
}

.world-cup .team-vs-team>div.team>div {
    float: left;
    display: inline-block
}

.world-cup .team-vs-team>div.team>div.score {
    background-color: #e7c99f;
    font-size: 35px;
    color: #000;
    display: inline-block;
    padding: 0;
    position: relative;
    width: 75%;
    text-align: right;
    margin-bottom: 8px
}

.world-cup .team-vs-team>div.team>div.score:before {
    content: "";
    position: absolute;
    width: 0
}

.world-cup .team-vs-team>div.team>div.logo-team {
    position: absolute;
    z-index: 1
}

.world-cup .team-vs-team>div.team.team-left {
    width: 40%
}

.world-cup .team-vs-team>div.team.team-left>div.logo-team {
    left: 0;
    top: 3px
}

.world-cup .team-vs-team>div.team.team-left>div.score:before {
    right: -18px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 26px solid transparent;
    border-left: 18px solid #e7c99f;
    border-bottom: 26px solid transparent
}

.world-cup .team-vs-team>div.team.team-right {
    width: 40%
}

.world-cup .team-vs-team>div.team.team-right>div {
    float: right;
    text-align: left
}

.world-cup .team-vs-team>div.team.team-right>div.logo-team {
    float: right;
    right: 0;
    top: 3px
}

.world-cup .team-vs-team>div.team.team-right>div.score:before {
    left: -18px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 26px solid transparent;
    border-right: 18px solid #e7c99f;
    border-bottom: 26px solid transparent
}

.world-cup .table-score {
    padding: 14px
}

.world-cup .table-score .title {
    background: 0 0;
    font-size: 18px;
    color: #b4191e;
    text-transform: uppercase;
    padding: 5px 0 5px 10px;
    border-left: 3px solid #b4191e;
    display: inline-block;
    margin-left: -15px
}

.world-cup .table-score #list-table-score>li.active>a,.world-cup .table-score #list-table-score>li:hover>a {
    color: #fff
}

.world-cup .table-score #list-table-score {
    list-style: none;
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
    padding-left: 0
}

.world-cup .table-score #list-table-score>li {
    background: url(/img/bg-table-score.png) center no-repeat;
    width: calc(100%/8);
    height: 28px;
    float: left;
    text-align: center;
    background-size: contain
}

.world-cup .table-score #list-table-score>li:first-child {
    margin-left: 0
}

.world-cup .table-score #list-table-score>li:last-child {
    margin-right: 0
}

.world-cup .table-score #list-table-score>li.active,.world-cup .table-score #list-table-score>li:hover {
    background: url(/img/bg-table-score-active.png) center no-repeat;
    background-size: contain
}

.world-cup .table-score #list-table-score>li>a {
    font-size: 20px;
    color: #000;
    font-family: UTMAlterGothic;
    text-transform: uppercase;
    display: block;
    line-height: 22px;
    text-decoration: none
}

.world-cup .table-score .content table {
    border: 0;
    margin-bottom: 10px;
    width: 100%;
    max-width: 100%
}

.world-cup .table-score .content thead {
    padding-bottom: 5px;
    border-bottom: 0 dashed #e2e2e2;
    margin-bottom: 5px;
    line-height: 10px
}

.world-cup .table-score .content thead th {
    font-size: 14px;
    color: #7c7c7c;
    border: 0;
    padding: 0;
    text-align: center
}

.world-cup .table-score .content thead th:first-child {
    width: 40%;
    text-align: left
}

.world-cup .table-score .content tbody td,.world-cup .table-score .content tbody th {
    border: 0;
    padding: 0 0 10px;
    line-height: 0
}

.world-cup .table-score .content tbody td {
    font-size: 13px;
    color: #000;
    line-height: 13px;
    text-align: center
}

.world-cup .table-score .content tbody tr:first-child td,.world-cup .table-score .content tbody tr:first-child th {
    padding-top: 10px
}

.world-cup .table-score .content tbody tr:last-child td,.world-cup .table-score .content tbody tr:last-child th {
    border-bottom: 1px dashed #e2e2e2
}

.world-cup .table-score .content tbody .name-team {
    display: inline-block;
    width: 100%
}

.world-cup .table-score .content tbody .name-team .image {
    margin-right: 5px;
    float: left;
    width: 22px
}

.world-cup .table-score .content tbody .name-team .image>img {
    width: 100%
}

.world-cup .table-score .content tbody .name-team .content {
    font-size: 12px;
    color: #000;
    line-height: 13px;
    font-weight: 400;
    float: left;
    margin-top: 6px
}

.world-cup .table-score .note {
    font-size: 14px;
    color: #7c7c7c
}

.world-cup .table-score .view-all-score {
    margin-bottom: 12px
}

.world-cup .table-score .view-all-score>a {
    color: #000;
    font-size: 12px;
    float: right
}

.world-cup .table-score .view-all-score>a:hover {
    color: #b4181e
}

.world-cup .table-score .view-all-score>a>i {
    color: #b4181e;
    font-size: 20px;
    line-height: 16px;
    float: right;
    margin-left: 5px
}

article img {
    display: block;
    /* margin-left:auto; */
    /* margin-right:auto; */
}

iframe {
    display: block;
    margin-left: auto;
    margin-right: auto
}

figcaption {
    text-align: center
}
