@import url(//fonts.googleapis.com/css?family=Roboto:400,700);
@import url(//fonts.googleapis.com/css?family=Oswald:400,700);
@import url(//fonts.googleapis.com/css?family=Lobster&subset=latin,latin-ext,cyrillic);
@import url(css/reset.css);
@import url(css/common.css);
@import url(css/lightbox.css);
body {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #343434;
    background: #f5f5f5 url(images/xbg2.jpg.pagespeed.ic.wrbWaQ2LX3.jpg) center top no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    background-size: cover
}

a {
    text-decoration: none;
    color: #3a3a3a;
    transition: all .2s ease 0s;
    outline: 0
}

a:visited {
    color: #3a3a3a
}

a:hover {
    color: #909090
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lobster', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    color: #3e3e3e;
    margin-bottom: 10px;
    margin-top: 0
}

h1 {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.1
}

.logo-wrap h1 a {
    color: #e54d42;
    display: block;
    position: relative;
    margin-bottom: 0
}

.logo-wrap h1 {
    margin-bottom: 3px
}

.hlinks {
    text-align: center;
    position: relative
}

.hlinks span {
    position: relative;
    padding-right: 15px
}

.hlinks span:after {
    content: " ";
    background: url(images/xsep.png.pagespeed.ic.UK8LsQDeSW.png) 0 0 no-repeat;
    width: 3px;
    height: 3px;
    position: absolute;
    margin-top: 8px;
    margin-left: 8px;
    opacity: .25
}

.hlinks span:last-child:after {
    opacity: .0
}

.logo-wrap h1:before {
    content: " ";
   /* background: url(images/xh1-bef.png.pagespeed.ic.574jrsgRu3.png) 0 0 no-repeat;*/
    width: 138px;
    height: 15px;
    margin: 5px auto;
    display: block
}

h2 {
    font-size: 26px;
    font-weight: 400
}

h3 {
    font-size: 18px;
    font-weight: 400
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 15px;
    font-weight: 400
}

h6 {
    font-size: 13px
}

:focus {
    outline: 0
}

#container {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    background: #f5f5f5
}

.inner-wrap {
    position: relative;
    width: 1108px;
    padding: 0 40px
}

#main {
    overflow: hidden;
    background: #fff;
    padding-top: 50px
}

#content {
    width: 728px;
    margin-right: 40px;
    float: left;
    overflow: hidden
}

#sidebar {
    width: 340px;
    overflow: hidden;
    float: left
}

.section {
    margin-bottom: 30px;
    overflow: hidden
}

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

.row {
    overflow: hidden
}

.one-half {
    width: 340px;
    margin-right: 40px;
    float: left
}

.col-last {
    margin-right: 0!important
}

.full-content {
    width: 100%!important;
    margin-right: 0!important;
    padding-right: 0!important
}

.col-last {
    margin-right: 0!important
}

.wp-post-image {
    display: block
}

.attachment-wt720_415 {
    width: 720px;
    height: 415px
}

.attachment-wt375_205 {
    width: 375px;
    height: 205px
}

.attachment-wt340_230 {
    width: 340px;
    height: 230px
}

.attachment-wt250_160 {
    width: 250px;
    height: 160px
}

.attachment-wt75_75 {
    width: 75px;
    height: 75px
}

.lb-image {
    max-width: inherit
}

.main-color {
    color: #e74c3c
}

.main-color-bg {
    background: #e74c3c
}

.entry-meta .cat13-bg {
    background-color: #e74c3c
}

.entry-meta .cat22-bg {
    background-color: #595959
}

#header {
    position: relative
}

#header .top {
    overflow: hidden;
    background: #fff;
    font-size: 13px;
    height: 44px
}

#header .top ul {
    overflow: hidden;
    list-style: none;
    padding: 0;
    margin: 0
}

#header .top ul li {
    float: left
}

#header .top-menu {
    max-width: 600px;
    overflow: hidden;
    float: left;
    margin-top: 8px;
    height: 22px
}

#header .top-menu ul li {
    margin-right: 20px
}

#header .top-menu ul li a {
    color: #929292;
    font-size: 11px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    text-transform: uppercase
}

#header .top .social {
    display: inline-block;
    float: right
}

#header .top .social li {
    margin-right: 10px
}

#header .top .social li a {
    color: #a5a5a5;
    font-size: 15px;
    display: block;
    line-height: 1;
    margin-top: 15px
}

#header .logo {
    max-width: 302px;
    margin-top: 15px;
    line-height: 1;
    margin: auto
}

#header .header-ad {
    max-width: 728px;
    float: right;
    position: absolute;
    top: 30px
}

#header .search {
    float: right;
    width: 145px;
    overflow: hidden
}

#header .search form {
    overflow: hidden;
    margin-top: 13px
}

#header .searchfield {
    border: none;
    border-left: 1px solid #e7e7e7;
    color: #999;
    font-style: italic;
    height: 20px;
    padding: 0;
    width: 115px;
    padding-left: 10px
}

#header .search-submit {
    background: #fff;
    padding: 0;
    height: auto;
    width: auto;
    line-height: 1
}

#header .search-submit i {
    color: #a5a5a5
}

.logo-wrap {
    background: #fff url(images/xheader.jpg.pagespeed.ic.F8hBetyXZ1.jpg) top center no-repeat;
    overflow: hidden
}

.logo-wrap .inner-wrap {
    overflow: hidden;
    margin-bottom: 40px
}

.menu-section {
    height: 48px;
    background: #2f343d;
    width: 1100px;
    position: absolute;
    bottom: -24px;
    left: 40px;
    z-index: 99
}

#main-menu {
    display: none;
    position: relative;
    z-index: 30
}

.top-menu select,
#main-menu select {
    display: none;
    z-index: 3000;
    position: relative;
    padding: 4px;
    font-size: 14px;
    border: none;
    height: 32px;
    color: #999;
    background: none;
    margin-top: 8px;
    font: inherit;
    border: 1px solid #555
}

#main-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 99
}

#main-menu ul li {
    float: left;
    padding: 0;
    margin: 0
}

#main-menu ul li a {
    display: block;
    padding: 15px;
    text-align: center;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    color: #fff
}

#main-menu ul li a:hover {
    background: #39455a;
    color: #fff
}

#main-menu .current-menu-item,
#main-menu .current_page_item,
#main-menu .current_page_item a:hover {
    background: #e74c3c;
    color: #fff
}

#main-menu .current-menu-item a,
#main-menu .current_page_item a {
    color: #fff
}

#main-menu .menu-item-home a:before {
    content: "\f015";
    font-family: FontAwesome;
    display: block;
    float: left;
    padding: 0;
    font-weight: 400;
    margin-right: 8px;
    font-size: 18px
}

#main-menu ul li ul {
    display: none;
    position: absolute;
    padding: 0;
    background: #f2f2f2;
    margin-top: 0
}

#main-menu ul li ul li {
    float: none;
    padding: 0;
    position: relative
}

#main-menu ul li ul li a,
#main-menu ul li:hover ul li a,
#main-menu ul li.over ul li a {
    padding: 12px 16px 12px 14px;
    display: block;
    width: 142px;
    text-align: left;
    height: auto;
    background: #fff;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid #eee;
    color: #333;
    text-transform: none
}

#main-menu ul li ul li:hover a,
#main-menu ul li ul li.over a {
    color: #000
}

#main-menu ul li ul li ul {
    display: none;
    position: absolute;
    left: 172px;
    top: -1px
}

#main-menu ul li ul li:hover ul,
#main-menu ul li ul li.sfHover ul {
    display: block;
    position: absolute;
    left: 172px;
    top: 0
}

#main-menu ul li ul li:hover ul li a,
#main-menu ul li ul li.over ul li a {
    color: #000
}

#main-menu ul li ul li ul li a:hover {
    color: #000
}

#main-menu a.sf-with-ul {
    padding-right: 25px;
    min-width: 1px
}

#main-menu .sf-sub-indicator {
    display: none
}

#main-menu a.menu-link {
    display: none
}

.slider-section {
    overflow: hidden;
    margin-bottom: 30px
}

.slider-main {
    display: none;
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 720px;
    margin-right: 5px;
    float: left
}

ul.slides,
.slider-main ol {
    list-style: none;
    margin: 0;
    padding: 0
}

.slider-main .slides li {
    position: relative
}

.slider-main .flex-viewport {
    max-height: 630px;
    transition: all 1s ease 0s
}

.slider-main .post-info {
    position: absolute;
    bottom: 0;
    width: 680px;
    color: #fff;
    padding: 10px 20px 15px;
    background: #e74c3c;
    background: rgba(231, 76, 60, .8)
}

.slider-section .entry-meta {
    text-transform: uppercase;
    margin: 0
}

.slider-section .entry-meta .date,
.slider-section .entry-meta .sep,
.slider-section .entry-meta {
    color: #fff
}

.slider-main .post-info h2 {
    font-size: 28px;
    margin-bottom: 0;
    line-height: 32px
}

.slider-main .post-info h2 a {
    color: #fff
}

.slider-main .post-info h5 {
    color: #fff;
    text-transform: none;
    text-shadow: 0 3px 0 rgba(0, 0, 0, .15)
}

.slider-main .more {
    display: inline-block;
    margin-top: 10px;
    border: 2px solid #fff
}

.slider-main .more h6 {
    text-transform: uppercase;
    font-weight: 700
}

.slider-main .more h6 a {
    display: inline-block;
    color: #fff;
    padding: 8px 12px
}

.slider-main h6 a:hover {
    background: #ff6c60
}

.slider-main .post-excerpt h6 {
    font-size: 13px
}

.slider-main-nav a {
    display: block;
    overflow: hidden;
    position: absolute;
    transition: all .3s ease 0s;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    line-height: 1;
    z-index: 1;
    text-align: center;
    top: 145px;
    color: #424242;
    font-size: 0;
    background: #fff
}

.slider-main-nav a:hover {
    opacity: .8
}

.slider-main-nav .flex-prev {
    left: -25px
}

.slider-main-nav .flex-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    display: block;
    padding: 0;
    font-weight: 400;
    margin-left: 16px;
    margin-top: 12px;
    font-size: 24px
}

.slider-main-nav .flex-next {
    right: -25px
}

.slider-main-nav .flex-next:before {
    content: "\f105";
    font-family: FontAwesome;
    display: block;
    padding: 0;
    font-weight: 400;
    font-size: 24px;
    margin-right: 13px;
    margin-top: 12px
}

.slider-section .entry-cats {
    margin-bottom: 5px;
    font-size: 14px
}

.slider-section .entry-rating {
    float: left;
    margin-right: 10px
}

.slider-right {
    float: left;
    width: 375px;
    overflow: hidden
}

.slider-right .item-post {
    overflow: hidden;
    position: relative;
    height: 205px
}

.slider-right .item-post:first-child {
    margin-bottom: 5px
}

.slider-right .item-post .post-info {
    position: absolute;
    bottom: 0;
    width: 345px;
    padding: 10px 15px;
    background: #222;
    background: rgba(34, 34, 34, .8)
}

.slider-right .entry-meta {
    margin-bottom: 4px
}

.slider-right .entry-meta a {
    color: #fff;
    background: #007aff;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    padding: 2px 8px 4px;
    border-radius: 3px
}

.slider-right h4 {
    margin-bottom: 5px;
    font-weight: 400
}

.slider-right h4 a {
    color: #fff
}

#feat-carousel .section-title {
    border: none;
    background: #4e4e4e
}

#feat-carousel .section-title h4,
#feat-carousel .carousel-nav ul li {
    margin: 0
}

.carousel-section {
    margin-bottom: 20px
}

.carousel-section .carousel,
.carousel-section .carousel-full {
    position: relative;
    display: none
}

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

.carousel-section .slides li {
    position: relative;
    margin-right: 30px;
    overflow: hidden
}

.carousel-section .post-info {
    overflow: hidden
}

.carousel-section h6 {
    margin-bottom: 3px
}

.carousel-section .section-title {
    position: relative
}

.carousel-section .section-title h4 {
    float: left
}

.carousel-nav {
    float: right;
    width: 40px;
    margin-top: 3px
}

.carousel-nav ul li {
    float: left
}

.carousel-nav a {
    display: block;
    width: 15px;
    overflow: hidden;
    font-size: 0;
    transition: all .3s ease 0s;
    z-index: 1;
    opacity: .9;
    line-height: 1
}

.carousel-nav .flex-prev {
    margin-right: 10px
}

.carousel-nav .flex-prev:before {
    content: "\f053";
    font-family: FontAwesome;
    margin-right: 5px;
    font-weight: 400;
    font-size: 12px
}

.carousel-nav .flex-next:before {
    content: "\f054";
    font-family: FontAwesome;
    margin-right: 5px;
    font-weight: 400;
    font-size: 12px
}

.carousel-nav a:hover {
    color: #000
}

.overlay {
    overflow: hidden;
    background: #000
}

.overlay img {
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.overlay:hover img {
    -webkit-transform: scale(1.2) rotate(-5deg);
    -moz-transform: scale(1.2) rotate(-5deg);
    -o-transform: scale(1.2) rotate(-5deg);
    -ms-transform: scale(1.2) rotate(-5deg);
    transform: scale(1.2) rotate(-5deg);
    opacity: .7
}

.cat-title {
    overflow: hidden;
    background: #f6f6f6;
    padding: 15px;
    border-top: 1px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 30px
}

.cat-title .title-sep {
    width: 12px;
    height: 12px;
    background: #e74c3c;
    display: block;
    float: left;
    margin-right: 12px;
    margin-top: 2px
}

.cat-title h4 {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 13px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: .08em;
    color: #424242;
    float: left;
    margin-top: 0
}

.feat-cat .main-post .thumb {
    margin-bottom: 15px;
    position: relative
}

.feat-cat .entry-rating {
    position: absolute;
    bottom: 10px;
    left: 10px
}

.feat-cat .entry-rating i {
    color: #fff;
    font-size: 16px
}

.feat-cat .main-post h3 {
    margin-bottom: 5px
}

.feat-cat .post-list .item-post {
    overflow: hidden;
    margin-bottom: 22px
}

.feat-cat .post-list .item-post:last-child {
    margin-bottom: 0
}

.feat-cat .post-list .thumb {
    width: 75px;
    margin-right: 20px;
    float: left
}

.feat-cat .post-right {
    width: 245px;
    float: left
}

.feat-cat .post-list .entry-meta {
    margin-top: -4px
}

.archive-header {
    margin-bottom: 25px
}

.archive-desc {
    background: #f8f8f8;
    color: #888;
    margin-top: 10px;
    overflow: hidden;
    padding: 20px
}

.archive-desc p {
    margin-bottom: 0
}

.archive-postlist {
    overflow: hidden
}

.archive-postlist .one-half {
    margin-bottom: 20px
}

.excerpt-thumb {
    position: relative
}

.excerpt-thumb .entry-rating {
    position: absolute;
    bottom: 10px;
    left: 20px
}

.excerpt-thumb .entry-rating i {
    color: #fff;
    font-size: 16px
}

.excerpt-wrap p {
    margin-bottom: 0
}

.entry-meta .entry-cat-bg {
    font-size: 11px;
    color: #fff;
    padding: 1px 5px 2px;
    letter-spacing: .06em;
    margin-right: 12px
}

.entry-meta .entry-cat-bg a {
    color: #fff
}

.entry-meta {
    font-size: 12px;
    margin: 7px 0
}

.entry-meta .sep {
    margin: 0 7px;
    color: #999
}

.entry-meta .comments i {
    color: #e74c3c;
    font-size: 12px
}

.entry-meta .date {
    color: #999
}

.entry-meta .rating {
    float: right;
    width: 200px
}

.entry-meta .rating i {
    font-size: 16px;
    line-height: 1
}

.entry-meta .ec-stars-outer {
    float: right
}

.entry-meta .ec-stars-wrapper {
    float: left;
    margin-right: 10px;
    margin-top: -4px
}

.entry-meta .ec-stars-value {
    float: left
}

.entry-header .entry-meta {
    margin-bottom: 7px
}

.entry-header h1 {
    text-transform: none
}

.single-post-thumbnail {
    height: 365px;
    overflow: hidden;
    margin-bottom: 15px
}

.single-post-thumbnail .wp-post-image {
    margin-top: -25px
}

.entry-header {
    margin-bottom: 20px
}

.entry-content {
    overflow: hidden
}

.entry-content hr {
    color: #eee;
    background-color: #eee;
    height: 1px;
    border: none;
    margin-bottom: 10px
}

.entry-author {
    background: #f8f8f8;
    overflow: hidden;
    padding: 20px;
    margin-top: 10px;
    color: #888
}

.entry-author .author-avatar {
    width: 80px;
    margin-right: 20px;
    float: left
}

.entry-author .author-avatar img {
    width: 80px;
    height: 80px;
    border-radius: 80px
}

.entry-author .author-name {
    margin-bottom: 10px
}

.entry-author .author-name span {
    display: inline-block;
    border-radius: 12px;
    line-height: 1;
    padding: 5px 14px 7px;
    color: #fff
}

.entry-author .author-name span a {
    color: #fff
}

.entry-author p {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.6
}

.post-nav {
    overflow: hidden;
    border-bottom: 2px solid #e74c3c
}

.post-nav h4 {
    font-weight: 400;
    display: inline-block
}

.post-nav .link {
    display: block;
    float: left
}

.post-nav .prev-post {
    float: left
}

.post-nav .prev-post i {
    margin-right: 5px;
    font-size: 18px
}

.post-nav .next-post {
    float: right
}

.post-nav .next-post i {
    margin-left: 5px;
    font-size: 18px
}

.entry-tags {
    margin-bottom: 20px
}

.entry-tags span {
    font-weight: 700;
    margin-right: 5px
}

.entry-tags a {
    color: #e74c3c
}

.entry-tags a:hover {
    color: #3a3a3a
}

.entry-ad {
    text-align: center
}

.entry-ad .ad-inner-wrap {
    display: inline-block;
    max-width: 100%
}

.entry-ad img {
    display: block
}

.entry-social {
    overflow: hidden;
    margin-bottom: 30px
}

.entry-social a {
    display: block;
    color: #fff
}

.entry-social li {
    float: left;
    margin-right: 15px;
    padding: 5px 20px
}

.entry-social li i {
    margin-right: 8px
}

.entry-social li.fb {
    background: #5d82d1
}

.entry-social li.twitter {
    background: #40bff5
}

.entry-social li.gplus {
    background: #b84830
}

.entry-social li.linkedin {
    background: #2d8ed6
}

.entry-social li.pinterest {
    background: #fe4445
}

.related-posts {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 10px
}

.related-posts .thumb {
    margin-bottom: 12px
}

.post-list {
    overflow: hidden
}

.img-nav {
    margin-bottom: 10px;
    overflow: hidden
}

.img-nav .nav-previous {
    float: left
}

.img-nav .nav-next {
    float: right
}

.image-post-link {
    text-align: center;
    margin-bottom: 10px
}

.entry-meta-wrap .ec-stars-wrapper a {
    line-height: 1
}

.ec-stars-wrapper {
    font-size: 0;
    display: inline-block;
    position: relative
}

.ec-stars-wrapper[data-tooltip]:hover:before {
    content: attr(data-tooltip);
    position: absolute;
    bottom: 90%;
    left: 50%;
    text-align: center;
    max-width: 100px;
    margin-left: -50px;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: 10px;
    border-radius: 3px;
    padding: 3px
}

.ec-stars-wrapper a {
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    color: #e74c3c
}

.ec-stars-wrapper:hover a,
.ec-stars-wrapper.is-voted a {
    color: #e74c3c
}

.ec-stars-wrapper>a:hover~a {
    color: #888
}

.ec-stars-wrapper a:active {
    color: #1869c0
}

.ec-stars-overlay {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    background-color: transparent;
    background-color: rgba(255, 255, 255, .7);
    zoom: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF,endColorstr=#7FFFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF, endColorstr=#7FFFFFFF)
}

.ec-stars-wrapper:hover .ec-stars-overlay {
    display: none
}

.entry-title {
    margin-bottom: 10px
}

.pagination {
    overflow: hidden;
    margin: 30px 0;
    clear: both
}

.pagination .page-numbers {
    border: 1px solid #d7d7d7;
    color: #666;
    padding: 2px 12px;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 8px;
    font-weight: 400
}

.pagination a:hover {
    border: 1px solid #e74c3c;
    color: #7e7e7e
}

.pagination .current {
    border: 1px solid #e74c3c;
    background: #e74c3c;
    color: #fff
}

.col-header h4 {
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px
}

.error-page {
    text-align: center
}

.error-page h1 {
    font-size: 140px;
    line-height: 1;
    margin-bottom: 0
}

.error-page .error-info {
    display: inline-block;
    text-align: left
}

.error-page .search .button {
    height: 36px;
    width: 38px;
    display: inline-block
}

.archive-page .page-header,
.blog-page .page-header {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 20px
}

.archive-page .page-header h2,
.blog-page .page-header h2 {
    margin-bottom: 5px
}

.archive-page .col-header {
    margin-bottom: 20px
}

.archive-page .col-header h3 {
    margin-bottom: 5px
}

.archive-page .wp-tag-cloud a {
    font-size: 14px!important
}

.archive-page .searchfield {
    width: 200px
}

.contact-page .contact-text {
    margin-bottom: 30px;
    margin-top: 10px
}

.contact-page .field {
    margin-bottom: 20px;
    overflow: hidden
}

.contact-page .row-full {
    overflow: hidden
}

#recaptcha_widget {
    overflow: hidden
}

#recaptcha_image {
    max-width: 100%
}

#recaptcha_widget .field,
.contact-page .row-full .field {
    width: 352px;
    float: left;
    margin-right: 15px
}

#recaptcha_widget .recaptcha-image,
.contact-page .row-full .field-last {
    margin-right: 0
}

#recaptcha_widget .recaptcha-image a {
    font-size: 12px;
    color: #999
}

#recaptcha_widget .recaptcha-image i {
    margin-right: 4px;
    font-size: 10px;
    color: #ccc
}

.captcha_field,
.contact-page .row-full input.text {
    width: 330px
}

.contact-page input[type="text"],
.contact-page textarea {
    padding: 8px 10px;
    border: 1px solid #d7d7d7;
    font: inherit;
    color: inherit;
    margin-bottom: 0
}

.contact-page input.title_field,
.contact-page textarea {
    width: 698px
}

.contact-page textarea {
    height: 120px
}

.contact-page .info-text {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.contact-page .error {
    color: red
}

.recaptcha_refresh {
    margin-right: 15px;
    float: left
}

.recaptcha_only_if_image,
.recaptcha_only_if_audio {
    float: left;
    margin-right: 15px
}

.contact-page label {
    margin-bottom: 5px;
    display: block
}

.recaptcha_only_if_image .required,
.recaptcha_only_if_audio .required,
.contact-page label span {
    color: red;
    margin-left: 3px;
    font-weight: 400
}

.contact-page .submit-icon {
    color: #fff;
    float: left;
    padding: 2px 0 0 10px;
    font-size: 16px;
    height: 34px
}

.contact-page .button {
    height: 36px;
    padding-left: 5px;
    margin-left: 0
}

.msgbox-warning {
    background: #fe9d0c;
    color: #fff;
    padding: 6px 12px;
    margin-bottom: 20px
}

.msgbox-error {
    background: #c14e36;
    color: #fff;
    padding: 6px 12px;
    margin-bottom: 20px
}

.msgbox-success {
    background: #72c727;
    color: #fff;
    padding: 6px 12px;
    margin-bottom: 20px
}

#comments {
    max-width: 720px;
    line-height: 1.5;
    overflow: hidden
}

#comments .comments-title {
    overflow: hidden;
    margin-bottom: 30px
}

#comments .comments-title .title-wrap {
    margin-right: 15px;
    float: left
}

#comments .comments-title i {
    margin-right: 5px;
    font-size: 16px;
    color: #292929
}

#comments .comments-title .title-wrap h3 {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 4px
}

#comments .comments-title .add-comment {
    border: 1px solid #e7e7e7;
    display: inline-block;
    padding: 4px 8px 6px
}

#comments .comments-title .add-comment h6 {
    margin-bottom: 0;
    font-weight: 400
}

#comments ol.commentlist {
    margin: 10px 0;
    list-style: none
}

#comments .comment {
    overflow: hidden;
    margin-bottom: 10px
}

#comments .author-info {
    margin-bottom: 5px;
    overflow: hidden
}

#comments .author-avatar {
    float: left;
    width: 60px;
    margin-right: 12px
}

#comments .author-avatar img {
    display: block
}

#comments .comment-header {
    overflow: hidden
}

#comments .comment-header h5 {
    float: left;
    margin-right: 15px;
    margin-bottom: 0
}

#comments .comment-header .fn {
    width: auto;
    font-style: normal;
    margin-right: 10px
}

#comments .comment-meta {
    margin-bottom: 5px
}

#comments .author-comment {
    color: #fff;
    font-size: 12px;
    padding: 3px 6px;
    line-height: 1;
    display: block;
    float: left
}

#comments .comment-time {
    font-size: 13px;
    letter-spacing: 0;
    margin-right: 5px
}

#comments .comment-time a {
    color: #aeaeae
}

#comments .sep {
    color: #aeaeae;
    margin-right: 0
}

#comments .reply {
    font-size: 13px;
    margin-right: 10px
}

#reply-title a {
    color: #ccc
}

#comments .edit-link {
    font-size: 13px
}

#comments .comment-text {
    color: #777
}

#comments .moderation {
    color: red;
    font-size: 13px;
    margin-bottom: 0;
    overflow: hidden;
    clear: both
}

#comments ul.children {
    list-style: none
}

#comments ol.commentlist li ul.children {
    list-style: none;
    margin: 15px 0 0;
    text-indent: 0
}

#comments ul.children .author-avatar {
    width: 40px;
    margin-top: 5px;
    margin-right: 10px
}

#comments ul.children li.comment {
    background: #f8f8f8;
    padding: 10px 12px;
    margin-bottom: 5px
}

#comments ul.children li.comment.depth-5 {
    margin-bottom: 0;
    padding-bottom: 0
}

#comments ul.children .children li:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

#comments ol.commentlist li ul.children li.depth-2 {
    margin-left: 30px
}

#comments ol.commentlist li ul.children li.depth-3 {
    margin-left: 30px
}

#comments ol.commentlist li ul.children li.depth-4 {
    margin-left: 30px
}

#comments ol.commentlist li ul.children li.depth-5 {
    margin-left: 30px
}

#comments ol.commentlist li ul.children li.depth-5 p {
    margin-bottom: 0
}

#comments ol.commentlist li.pingback .url {
    margin-right: 10px
}

#comments .comment-nav h4 {
    margin-bottom: 5px
}

#comments .comment-nav {
    margin-bottom: 15px;
    overflow: hidden
}

#comments .comment-nav .nav-previous {
    float: left
}

#comments .comment-nav .nav-next {
    float: right
}

#comments .moderation {
    color: #e96065;
    font-size: 14px
}

#respond #reply-title {
    margin-top: 15px;
    background: #2f343d;
    padding: 8px 12px;
    color: #fff
}

#respond #reply-title:before {
    content: "\f044";
    font-family: FontAwesome;
    margin-right: 5px;
    color: #fff;
    font-weight: 400
}

#respond #reply-title small {
    font-weight: 400;
    font-size: 13px
}

#respond .required {
    color: #ff4b33;
    font-weight: bold
}

#respond label {
    margin-bottom: 5px;
    display: block
}

#respond .comment-form-comment label {
    margin-top: 10px
}

#respond #commentform p {
    margin-bottom: 0
}

#respond .comment-notes {
    font-size: 13px;
    color: #999;
    margin-bottom: 20px!important
}

#respond .comment-form-author {
    margin-right: 2%
}

#respond .comment-form-author,
#respond .comment-form-email {
    width: 49%;
    float: left
}

#respond .comment-form-author input[type="text"],
#respond .comment-form-email input[type="text"] {
    width: 92%
}

#respond .comment-form-url input[type="text"],
#respond textarea {
    width: 96%
}

#respond input[type="text"],
#respond textarea {
    display: block;
    font-family: inherit;
    font-size: 14px;
    color: inherit;
    padding: 10px;
    border: 1px solid #d1d1d1;
    margin-bottom: 20px;
    color: #aeaeae
}

#respond textarea {
    height: 185px
}

#respond input[type="submit"] {
    background: #e74c3c;
    color: #fff!important;
    cursor: pointer;
    font: inherit;
    font-size: 14px;
    display: inline-block;
    padding: 8px 12px;
    text-decoration: none;
    border: none;
    margin: 0 0 30px
}

#respond .form-allowed-tags {
    display: none
}

.widget {
    overflow: hidden;
    margin-bottom: 30px
}

.widget-title {
    background: #2f343d;
    color: #fff;
    overflow: hidden;
    margin-bottom: 20px
}

.widget-title h4 {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1;
    padding: 15px 20px;
    margin-bottom: 0;
    margin-top: 0
}

.widget select {
    padding: 8px 10px;
    font-size: 14px;
    border: 1px solid #eee;
    height: 38px;
    color: #555;
    font-family: inherit;
    width: 340px
}

.widget input[type="text"],
.searchfield {
    display: block;
    float: left;
    font-size: 13px!important;
    padding: 7px 10px;
    width: 240px;
    border: 1px solid #eee;
    font: inherit;
    color: #555;
    height: 20px
}

.widget ul {
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0
}

.widget ul li {
    border-bottom: 1px solid #f2f2f2;
    padding: 8px 0;
    overflow: hidden
}

.widget ul li:first-child {
    padding-top: 0
}

.widget ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.widget_slider .sidebar-slider-posts {
    position: relative
}

.widget_slider .thumb {
    margin-bottom: 10px;
    height: 155px;
    overflow: hidden;
    position: relative
}

.widget_slider .entry-rating {
    position: absolute;
    bottom: 10px;
    left: 20px
}

.widget_slider .entry-rating i {
    color: #fff;
    font-size: 16px
}

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

.widget_slider .flex-direction-nav .flex-prev {
    left: 20px;
    position: absolute;
    top: 60px;
    background: #fff;
    font-size: 0;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    display: block
}

.widget_slider .flex-direction-nav .flex-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    display: block;
    padding: 0;
    font-weight: 700;
    margin-left: 10px;
    margin-top: 4px;
    line-height: 1;
    font-size: 20px
}

.widget_slider .flex-direction-nav .flex-next {
    right: 20px;
    position: absolute;
    top: 60px;
    background: #fff;
    font-size: 0;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    display: block
}

.widget_slider .flex-direction-nav .flex-next:before {
    content: "\f105";
    font-family: FontAwesome;
    display: block;
    padding: 0;
    font-weight: 700;
    margin-left: 12px;
    margin-top: 4px;
    line-height: 1;
    font-size: 20px
}

.widget_slider ul li {
    margin: 0;
    padding: 0!important;
    border-bottom: 0
}

.widget .flex-control-nav li {
    height: 12px
}

.widget_slider h3 {
    margin-bottom: 0
}

.widget_posts .post-list {
    overflow: hidden;
    margin-top: 20px
}

.widget_posts .post-list .item-post {
    overflow: hidden;
    margin-bottom: 22px
}

.widget_posts .post-list .item-post:last-child {
    margin-bottom: 0
}

.widget_posts .post-list .thumb {
    width: 75px;
    margin-right: 20px;
    float: left
}

.widget_posts .post-right {
    width: 245px;
    float: left
}

.widget_posts .post-list .entry-meta {
    margin-top: -4px
}

.widget_tabs .widget-tabs-title-container ul {
    overflow: hidden;
    margin-bottom: 15px;
    background: #373737
}

.widget_tabs .widget-tabs-title-container ul li {
    padding: 0;
    margin: 0;
    border-bottom: 0
}

.widget_tabs .widget-tabs-title-container h5 {
    overflow: hidden;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1;
    padding: 15px 18px;
    margin-bottom: 0;
    margin-top: 0
}

.widget_tabs .widget-tabs-title-container ul li {
    float: left;
    display: block
}

.widget_tabs .active {
    background: #e74c3c
}

.widget_tabs .widget-tabs-title-container ul li a {
    color: #fff
}

.widget_tabs .widget-tabs-title-container ul li:first-child {
    margin-left: 0
}

.widget_tabs .tab-content {
    display: none
}

.widget_tabs .post-list li {
    overflow: hidden;
    margin-bottom: 7px;
    padding: 0 0 10px 0!important
}

.widget_tabs .comment-list li {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 0 0 1px 0!important
}

.widget_tabs .comment-list .entry-meta {
    margin: 0
}

.widget_tabs .comment-list h5 {
    margin-bottom: 5px
}

.widget_tabs .comment-list .thumbnail,
.widget_tabs .post-list .thumb {
    width: 75px;
    float: left;
    margin-right: 15px
}

.widget_tabs .comment-list .avatar {
    width: 75px;
    height: 75px
}

.widget_tabs .comment-text {
    line-height: 1.2
}

.widget_subscribe label {
    display: block
}

.widget_subscribe .button {
    display: block;
    height: 37px;
    float: left
}

.widget_subscribe input[type="text"] {
    height: 21px
}

.widget_subscribers .wrap {
    overflow: hidden;
    margin-top: 20px
}

.widget_subscribers ul li {
    padding: 15px 0
}

.widget_subscribers .icon {
    width: 50px;
    height: 50px;
    text-align: center;
    float: left;
    margin-right: 15px
}

.widget_subscribers .icon i {
    font-size: 30px;
    margin-top: 10px;
    color: #fff
}

.widget_subscribers .icon a {
    display: inline-block
}

.widget_subscribers .twitter .icon {
    background: #40bff5
}

.widget_subscribers .fb .icon {
    background: #5d82d1
}

.widget_subscribers .rss .icon {
    background: #ff9845
}

.widget_subscribers .dribbble .icon {
    background: #ee557d
}

.widget_subscribers .right {
    float: left
}

.widget_subscribers .right span {
    display: block;
    line-height: 1;
    color: #999
}

.right-icon {
    float: right
}

.right-icon i {
    font-size: 24px;
    margin-top: 10px;
    margin-right: 15px;
    color: #aaa
}

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

.tagcloud a {
    display: block;
    float: left;
    font-size: 14px!important;
    margin-bottom: 10px;
    margin-right: 10px;
    line-height: 1;
    padding: 7px 8px 8px;
    font-weight: 400;
    background: #e74c3c;
    color: #fff
}

.tagcloud a:hover {
    opacity: .8
}

#sidebar .searchfield {
    height: 21px;
    width: 279px
}

.search-submit {
    display: block;
    width: 37px;
    height: 37px
}

.widget_flickr .flickr_thumbs {
    overflow: hidden
}

.widget_pinterest ul li,
.widget_flickr ul li {
    width: 66px;
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
    padding: 0!important;
    border-bottom: none!important
}

.widget_pinterest .pinterest-image img,
.widget_flickr .flickr_thumbs img {
    width: 66px;
    height: 66px;
    display: block
}

.widget_pinterest ul li.pinterest-follow-me img {
    display: block;
    height: 28px
}

.widget_pinterest .recent-pins-widget {
    overflow: hidden
}

.widget_aboutus .logo-wrap {
    padding: 0;
    margin-bottom: 20px
}

.widget_aboutus .info-text {
    border-bottom: 1px solid #333;
    padding-bottom: 12px;
    margin-bottom: 15px
}

.widget_aboutus .social-links ul {
    padding: 0
}

.widget_aboutus ul li {
    margin-right: 2px;
    float: left;
    border: none!important;
    padding: 0;
    font-size: 16px;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 32px;
    height: 32px;
    text-align: center
}

.widget_aboutus ul li a {
    color: #fff!important;
    display: block;
    background: green
}

.widget_aboutus ul li a.twitter {
    background: #59c8ff
}

.widget_aboutus ul li a.fb {
    background: #4b649b
}

.widget_aboutus ul li a.gplus {
    background: #c94434
}

.widget_aboutus ul li a.pinterest {
    background: #fe4445
}

.widget_aboutus ul li a.dribbble {
    background: #f0659a
}

.widget_aboutus ul li a.linkedin {
    background: #3a9bdc
}

.widget_aboutus ul li a.instagram {
    background: #ad866e
}

.widget_aboutus ul li a.youtube {
    background: #ff4536
}

.widget_aboutus ul li a.rss {
    background: #ff8400
}

.widget_aboutus ul li a {
    display: block
}

.widget_aboutus ul li a i {
    font-size: 20px;
    padding-top: 6px
}

.widget_popular_categories ul {
    overflow: hidden
}

.widget_popular_categories ul li {
    padding: 0;
    margin: 0;
    border-bottom: none!important;
    padding: 0!important;
    margin-bottom: 0;
    width: 160px;
    margin-right: 10px;
    float: left;
    line-height: 1.2
}

.widget_popular_categories ul li a {
    padding: 5px 0;
    display: inline-block
}

.widget_popular_categories .cat {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 5px
}

.widget_popular_categories .count {
    margin-left: 5px;
    line-height: 1;
    font-weight: 400;
    color: #999;
    font-size: 13px
}

.widget_comments .entry-meta {
    margin-bottom: 0
}

.widget_comments .comment-list li {
    overflow: hidden;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 10px
}

.widget_comments .comment-list h5 {
    margin-bottom: 0
}

.widget_comments .thumbnail {
    float: left;
    margin-right: 7px;
    margin-top: 2px
}

.widget_comments .comment-text {
    line-height: 1.4
}

.widget_comments .entry-meta {
    margin-top: 0
}

.widget_video iframe {
    max-width: 100%
}

.widget_video .embed p {
    display: none
}

.widget_tweet {
    background: #f8f8f8;
    padding: 20px 20px 10px
}

.widget_tweet .tweets-wrap {
    overflow: hidden;
    margin-bottom: 7px
}

.widget_tweet ul li {
    padding: 0!important;
    border-bottom: none!important
}

.widget_tweet .thumb {
    float: left;
    width: 24px;
    margin-top: 5px
}

.widget_tweet .thumb img {
    width: 24px;
    height: 24px;
    display: block
}

.widget_tweet .user {
    margin-bottom: 5px;
    overflow: hidden
}

.widget_tweet .user .icon {
    float: left;
    margin-right: 30px;
    font-size: 24px;
    padding: 0;
    line-height: 1
}

.widget_tweet .user h3 {
    margin-bottom: 0
}

.widget_tweet .tweet {
    margin-bottom: 15px;
    color: #949494
}

.widget_tweet .tweet-footer {
    overflow: hidden
}

.widget_tweet .time {
    float: left
}

.widget_tweet .retweet {
    float: right
}

.widget_tweet .retweet a {
    padding-left: 3px
}

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

.widget_tweet .recent-tweets-nav {
    text-align: center
}

.widget_tweet .flex-control-nav {
    text-align: center;
    overflow: hidden
}

.widget_tweet .flex-control-nav li {
    display: inline-block
}

.widget_tweet .flex-control-nav li a {
    display: inline-block;
    text-indent: -999em;
    margin-right: 3px;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #aaa;
    cursor: pointer
}

.widget_tweet .flex-control-nav li a:hover,
.widget_tweet .flex-control-nav li a.flex-active {
    background: #2f343d
}

#footer {
    overflow: hidden
}

.footer-info {
    overflow: hidden;
    font-size: 12px;
    margin: 10px 0 5px
}

@media only screen and (min-width:760px) and (max-width:1200px) {
    #container {
        width: 740px
    }
    .inner-wrap {
        padding: 0 20px;
        position: relative;
        width: 700px
    }
    #content {
        width: 700px;
        margin-right: 0
    }
    #header .logo {
        float: none
    }
    #header .header-ad {
        float: none;
        margin-top: 15px
    }
    .menu-section {
        width: 660px
    }
    #main-menu ul {
        display: none
    }
    #main-menu select {
        display: block;
        width: 280px;
        margin-left: 190px
    }
    .slider-main {
        margin-right: 0;
        width: 700px
    }
    .slider-right {
        width: 100%;
        margin-top: 10px
    }
    .slider-right .item-post {
        width: 345px;
        float: left
    }
    .slider-right .item-post:first-child {
        margin-right: 10px
    }
    .one-half {
        margin-right: 20px
    }
    #recaptcha_widget .field,
    .contact-page .row-full .field {
        width: 342px
    }
    .captcha_field,
    .contact-page .row-full input.text {
        width: 314px
    }
    .contact-page input.title_field,
    .contact-page textarea {
        width: 673px
    }
    .contact-page textarea {
        height: 120px
    }
    #sidebar {
        width: 700px;
        margin: 20px 0;
        float: left;
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 20px;
        column-count: 2;
        column-gap: 20px;
        padding-top: 20px
    }
    #sidebar .widget {
        display: inline-block;
        width: 340px!important;
        margin: 0;
        margin-bottom: 10px;
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        column-break-inside: avoid
    }
}

@media only screen and (min-width:580px) and (max-width:759px) {
    h3 {
        font-size: 16px
    }
    #container {
        width: 560px
    }
    .inner-wrap {
        padding: 0 20px;
        width: 520px
    }
    #content {
        width: 520px;
        margin-right: 0
    }
    #header .logo {
        float: none
    }
    #header .header-ad {
        float: none;
        margin-top: 15px;
        max-width: 520px
    }
    #header .search,
    #header .top .social {
        display: none
    }
    .menu-section {
        width: 480px
    }
    #main-menu ul {
        display: none
    }
    #main-menu select {
        display: block;
        width: 280px;
        margin-left: 100px
    }
    .slider-main {
        width: 520px;
        margin-right: 0;
        margin-bottom: 5px
    }
    .slider-main .post-info {
        padding: 10px 10px 15px;
        width: 500px
    }
    .slider-main .post-info h2 {
        font-size: 24px
    }
    .attachment-wt720_415 {
        height: 320px
    }
    .attachment-wt375_205 {
        height: 150px
    }
    .slider-right {
        width: 520px
    }
    .slider-right .item-post {
        height: 150px;
        width: 257px;
        float: left
    }
    .slider-right .item-post:first-child {
        margin-bottom: 0;
        margin-right: 6px
    }
    .slider-right .item-post .post-info {
        padding: 10px 5px;
        width: 247px
    }
    .slider-right .item-post .sep,
    .slider-right .item-post .by,
    .slider-right .item-post .author {
        display: none
    }
    .one-half {
        margin-right: 20px;
        width: 250px
    }
    .feat-cat .post-list .thumb {
        margin-right: 10px;
        width: 60px
    }
    .attachment-wt75_75 {
        height: 60px;
        width: 60px
    }
    .attachment-wt340_230 {
        height: 180px
    }
    .feat-cat .post-right {
        width: 180px
    }
    .entry-social li {
        margin-bottom: 10px
    }
    #respond .comment-form-author input[type="text"],
    #respond .comment-form-email input[type="text"] {
        width: 90%
    }
    #respond .comment-form-url input[type="text"],
    #respond textarea {
        width: 95%
    }
    #recaptcha_widget .field,
    .contact-page .row-full .field {
        width: 252px
    }
    .captcha_field,
    .contact-page .row-full input.text {
        width: 230px
    }
    .contact-page input.title_field,
    .contact-page textarea {
        width: 497px
    }
    .contact-page textarea {
        height: 120px
    }
}

@media only screen and (min-width:400px) and (max-width:579px) {
    h3 {
        font-size: 16px
    }
    #container {
        width: 380px
    }
    .inner-wrap {
        padding: 0 20px;
        width: 340px
    }
    #content {
        width: 340px;
        margin-right: 0
    }
    #header .logo {
        float: none;
        max-width: 340px;
        text-align: center
    }
    #header .logo img {
        display: inline-block
    }
    #header .header-ad {
        float: none;
        margin-top: 15px;
        max-width: 340px
    }
    #header .top-menu {
        margin-top: 0;
        height: auto
    }
    #header .top-menu ul {
        display: none
    }
    #header .top-menu select {
        display: block;
        width: 340px;
        border: 1px solid #eee;
        margin-top: 6px
    }
    #header .search,
    #header .top .social {
        display: none
    }
    .menu-section {
        width: 300px
    }
    #main-menu ul {
        display: none
    }
    #main-menu select {
        display: block;
        width: 280px;
        margin-left: 10px
    }
    .slider-main {
        width: 340px;
        margin-right: 0;
        margin-bottom: 5px
    }
    .slider-main-nav a {
        border-radius: 30px;
        height: 30px;
        top: 65px;
        width: 30px
    }
    .slider-main-nav .flex-next {
        right: -15px
    }
    .slider-main-nav .flex-next:before {
        font-size: 16px;
        margin-right: 5px;
        margin-top: 7px
    }
    .slider-main-nav .flex-prev {
        left: -15px
    }
    .slider-main-nav .flex-prev:before {
        font-size: 16px;
        margin-left: 7px;
        margin-top: 7px
    }
    .slider-main .post-info {
        padding: 10px 10px 15px;
        width: 320px
    }
    .slider-main .post-info h2 {
        font-size: 16px
    }
    .attachment-wt720_415 {
        height: 200px
    }
    .attachment-wt375_205 {
        height: 150px
    }
    .slider-right {
        width: 340px
    }
    .slider-right .item-post .post-info {
        padding: 10px;
        width: 320px
    }
    .attachment-wt250_160 {
        height: 110px
    }
    .one-half {
        margin-right: 0;
        margin-bottom: 15px
    }
    .post-list {
        margin-top: 20px
    }
    .single-post-thumbnail {
        height: 175px
    }
    .entry-meta .rating,
    .entry-meta .ec-stars-outer {
        float: left
    }
    .entry-social li {
        margin-bottom: 10px;
        margin-right: 10px;
        padding: 5px 15px
    }
    #respond .comment-form-author,
    #respond .comment-form-email {
        width: 346px
    }
    #respond .comment-form-url input[type="text"],
    #respond textarea {
        width: 318px
    }
    #comments ol.commentlist li ul.children li.depth-2 {
        margin-left: 15px
    }
    #comments ol.commentlist li ul.children li.depth-3,
    #comments ol.commentlist li ul.children li.depth-4,
    #comments ol.commentlist li ul.children li.depth-5 {
        margin-left: 10px;
        padding: 0
    }
    #recaptcha_widget .field,
    .contact-page .row-full .field {
        margin-right: 0;
        width: 340px
    }
    .captcha_field,
    .contact-page .row-full input.text {
        width: 318px
    }
    .contact-page input.title_field,
    .contact-page textarea {
        width: 318px
    }
    .contact-map iframe {
        height: 200px
    }
}

@media only screen and (max-width:459px) {
    h3 {
        font-size: 16px
    }
    #container {
        width: 300px
    }
    .inner-wrap {
        padding: 0 10px;
        width: 280px
    }
    #header .logo {
        float: none;
        max-width: 280px;
        text-align: center
    }
    #header .logo img {
        display: inline-block
    }
    #header .header-ad {
        float: none;
        margin-top: 15px;
        max-width: 280px
    }
    #header .top-menu {
        margin-top: 0;
        height: auto
    }
    #header .top-menu ul {
        display: none
    }
    #header .top-menu select {
        display: block;
        width: 280px;
        border: 1px solid #eee;
        margin-top: 6px
    }
    #header .search,
    #header .top .social {
        display: none
    }
    #content {
        width: 280px;
        margin-right: 0
    }
    .menu-section {
        left: 20px;
        width: 260px
    }
    #main-menu ul {
        display: none
    }
    #main-menu select {
        display: block;
        width: 240px;
        margin-left: 10px
    }
    .slider-main {
        width: 280px;
        margin-right: 0;
        margin-bottom: 5px
    }
    .slider-section .entry-meta {
        display: none
    }
    .slider-main-nav a {
        border-radius: 40px;
        height: 40px;
        top: 65px;
        width: 40px
    }
    .slider-main-nav .flex-next {
        right: -20px
    }
    .slider-main-nav .flex-next:before {
        font-size: 18px;
        margin-right: 5px;
        margin-top: 10px
    }
    .slider-main-nav .flex-prev {
        left: -20px
    }
    .slider-main-nav .flex-prev:before {
        font-size: 18px;
        margin-left: 7px;
        margin-top: 10px
    }
    .slider-main .post-info {
        padding: 10px 10px 15px;
        width: 260px
    }
    .slider-main .post-info h2 {
        font-size: 16px
    }
    .slider-right {
        width: 280px
    }
    .attachment-wt720_415 {
        height: 200px
    }
    .slider-right .item-post {
        height: 150px
    }
    .attachment-wt375_205 {
        height: 150px
    }
    .slider-right .item-post .post-info {
        padding: 10px 10px 5px;
        width: 260px
    }
    .one-half {
        margin-right: 0
    }
    .post-list {
        margin-top: 20px
    }
    .carousel-section .slides li {
        width: 250px!important
    }
    .one-half {
        margin-right: 0;
        width: 280px
    }
    .attachment-wt340_230 {
        height: 190px
    }
    .feat-cat .post-right {
        width: 210px
    }
    .feat-cat .post-list .thumb {
        margin-right: 10px;
        width: 60px
    }
    .attachment-wt75_75 {
        height: 60px;
        width: 60px
    }
    .entry-ad {
        display: none
    }
    .entry-social li {
        margin-bottom: 10px
    }
    .post-nav h4 {
        max-width: 95%
    }
    .post-nav .next-post h4 {
        text-align: right
    }
    .one-half {
        margin-bottom: 15px
    }
    .single-post-thumbnail {
        height: 175px
    }
    #sidebar {
        width: 280px
    }
    #sidebar .searchfield {
        width: 220px
    }
    .widget_posts .post-list .thumb {
        margin-right: 10px;
        width: 60px
    }
    .widget_posts .post-right {
        width: 210px
    }
    .widget_subscribe input[type="text"] {
        width: 190px
    }
    #respond .comment-form-author,
    #respond .comment-form-email {
        width: 280px
    }
    #respond .comment-form-url input[type="text"],
    #respond textarea {
        width: 258px
    }
    #respond textarea {
        height: 125px
    }
    #comments ol.commentlist li ul.children li.depth-2 {
        margin-left: 15px
    }
    #comments ol.commentlist li ul.children li.depth-3,
    #comments ol.commentlist li ul.children li.depth-4,
    #comments ol.commentlist li ul.children li.depth-5 {
        margin-left: 10px;
        padding: 0
    }
    #recaptcha_widget .field,
    .contact-page .row-full .field {
        margin-right: 0;
        width: 280px
    }
    .captcha_field,
    .contact-page .row-full input.text {
        width: 258px
    }
    .contact-page input.title_field,
    .contact-page textarea {
        width: 258px
    }
    .contact-map iframe {
        height: 180px
    }
}

#widget-tab1-content .post-right {
    padding-left: 90px
}

@media only screen and (max-width:469px) {
    .hlinks {
        display: none
    }
    .slider-section {
        display: none
    }
    .logo-wrap h1 a {
        font-size: 28px
    }
}