*,
a {
    outline: 0;
}
.txt-input,
img {
    border: none;
}
.clearfix,
.holder,
body {
    position: relative;
}
.dropdown li,
.thumbs li,
.txt-input {
    box-sizing: border-box;
}
.btn-submit,
a {
    cursor: pointer;
}
.btn-submit,
.close-icon,
.logo {
    text-indent: -9999px;
}
* {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
    background: url(../images/bg.jpg) #f2dd7b;
}
body {
    color: #b89a97;
    font: 12px/15px Arial;
    min-height: 100%;
    background: url(../images/bottom-gradient.png) 0 100% repeat-x;
}
a {
    font: 13px Arial;
    color: #ab8d8a;
    text-decoration: underline;
}
.popular-searches a,
a:hover {
    text-decoration: none;
}
ol,
ul {
    list-style: none;
}
.wrap {
    width: 100%;
    overflow: hidden;
}
p {
    margin: 1em 0;
}
.container,
.holder {
    margin: 0 auto;
    overflow: hidden;
}
address {
    font-style: normal;
}
textarea {
    overflow: auto;
}
.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.categories strong:after,
.dropdown li:before,
.popular-searches a:after {
    content: "";
}
.holder {
    width: 1660px;
    padding: 0 4px;
    z-index: 100;
}
.top-line {
    overflow: hidden;
    background: #110708;
    border-bottom: 1px solid #110708;
    padding: 2px 0;
}
.popular-searches {
    overflow: hidden;
    padding: 8px 0 0;
}
.popular-searches span {
    color: #412628;
    padding-right: 5px;
}
.popular-searches a {
    color: #ad908d;
    margin: 0 15px 5px 0;
    display: inline-block;
    position: relative;
}
.popular-searches a:hover {
    color: #f3ef4f;
    text-decoration: underline;
}
.popular-searches a:after {
    width: 3px;
    height: 3px;
    background: #ad908d;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    right: -11px;
    top: 7px;
}
#header,
#top-menu,
#top-menu .holder,
.categories,
.logo {
    position: relative;
}
.social {
    float: right;
    height: 32px;
    width: 32px;
    overflow: hidden;
    margin-top: 1px;
}
#header {
    text-align: justify;
}
#header .holder {
    background: url(../images/logo-top-bg.png) 0 -10px no-repeat;
}
.logo {
    float: left;
    background: url(../images/logo.png) no-repeat;
    width: 210px;
    height: 83px;
    -webkit-background-size: 210px 83px;
    background-size: 210px 83px;
    margin: 4px 22px 0 0;
}
.h-right {
    overflow: hidden;
    padding: 5px 0;
}
#header p {
    overflow: hidden;
    margin: 10px 0;
    color: #b89a97;
    font: 12px/12px Arial;
}
#top-menu {
    background: #412628;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 1);
    border-top: 1px solid #412628;
    border-bottom: 1px solid #412628;
    height: 42px;
    margin-bottom: 7px;
    width: 100%;
    text-align: center;
    z-index: 200;
}
#top-menu.fix-menu + #content {
    padding-top: 49px;
}
#top-menu .holder {
    overflow: visible;
}
#content,
.dropdown,
.dropdown li,
.pagination,
.pagination li,
.search,
.search-holder,
.thumbs,
.thumbs li,
.thumbs li a,
.thumbs li span {
    overflow: hidden;
}
.categories {
    float: left;
    margin: 6px 20px 0 0;
    text-align: left;
}
.pager-2,
.thumbs {
    text-align: center;
}
.categories strong {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    cursor: pointer;
    float: left;
    padding: 0 25px 0 10px;
    text-transform: uppercase;
    text-decoration: none;
    font: 700 16px/29px Arial;
    height: 29px;
    border: 1px solid transparent;
    position: relative;
    color: #fff;
    background: #f99136;
    -webkit-box-shadow: inset 0 0 3px 3px rgba(251, 191, 62, 0.75);
    -moz-box-shadow: inset 0 0 3px 3px rgba(251, 191, 62, 0.75);
    box-shadow: inset 0 0 3px 3px rgba(251, 191, 62, 0.75);
}
.categories:hover strong {
    border: 1px solid transparent;
    color: #280a0c;
    text-shadow: none;
    background: #f3ef4f;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.categories strong:after {
    position: absolute;
    right: 7px;
    top: 11px;
    background: url(../images/arrow-down1.png) 0 50% no-repeat;
    width: 12px;
    height: 8px;
}
.dropdown {
    display: none;
    position: absolute;
    z-index: 200;
    left: 0;
    top: 31px;
    background: rgba(61, 36, 36, 0.95);
    border: 1px solid #4c3032;
    width: 760px;
    padding: 20px 5px 12px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 0;
}
.dropdown li {
    font: 700 16px/18px Arial;
    display: inline-block;
    vertical-align: top;
    width: 20%;
    padding: 0 0 0 25px;
    margin: 0 0 3px;
    position: relative;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.dropdown li a,
.pagination li a,
.sort li a {
    display: block;
    text-decoration: none;
}
.dropdown li:hover {
    color: #26090a;
    background: #f5f257;
}
.dropdown li:before {
    position: absolute;
    left: 12px;
    top: 7px;
    background: url(../images/arrow-white.png) no-repeat;
    width: 7px;
    height: 9px;
    opacity: 0;
}
.pagination li,
.pagination li a,
.search,
.sort,
.sort li {
    position: relative;
}
.dropdown li:hover:before {
    opacity: 1;
}
.dropdown li a {
    color: #aca3ad;
    padding: 2px 0;
}
.dropdown li a:hover,
.dropdown li:hover a {
    color: #26090a;
}
.sort {
    float: left;
    margin: 6px 4px 0 0;
}
.sort li {
    float: left;
    font: 700 16px/29px Arial;
    height: 29px;
    color: #fff;
    margin-left: 4px;
    text-transform: uppercase;
}
.sort li:first-child {
    margin-left: 0;
}
.sort li a {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 0 10px;
    border: 1px solid transparent;
    color: #fff;
    background: #f99136;
    -webkit-box-shadow: inset 0 0 3px 3px rgba(251, 191, 62, 0.75);
    -moz-box-shadow: inset 0 0 3px 3px rgba(251, 191, 62, 0.75);
    box-shadow: inset 0 0 3px 3px rgba(251, 191, 62, 0.75);
}
.sort li a:hover,
.sort li.active a {
    color: #240a0b;
    text-shadow: none;
    background: #f5f257;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.pagination {
    padding-top: 8px;
    float: left;
    margin: 0 20px 0 0;
}
.pagination.p2 {
    display: none;
}
.pagination li {
    float: left;
    width: 26px;
    height: 26px;
    margin: 0 3px;
    font: 13px/28px Arial;
    color: #fff;
    background: #f99136;
    -webkit-box-shadow: inset 0 0 3px 3px rgba(251, 191, 62, 0.75);
    -moz-box-shadow: inset 0 0 3px 3px rgba(251, 191, 62, 0.75);
    box-shadow: inset 0 0 3px 3px rgba(251, 191, 62, 0.75);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.btn-submit,
.txt-input {
    height: 31px;
    text-transform: uppercase;
}
.pagination li.active,
.pagination li:hover {
    background: #f3ef4f;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #290c0e;
}
.pagination li a {
    color: #fff;
    z-index: 100;
}
.pagination li a:hover,
.pagination li.active a {
    color: #290c0e;
}
.pagination li.next,
.pagination li.prev {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-weight: 700;
}
.pager-2 {
    padding: 5px 0;
    display: none;
    width: auto;
}
.pager-2 li,
.thumbs li {
    display: inline-block;
    vertical-align: top;
}
.pager-2 li {
    float: none;
    margin: 0 1px 5px;
}
.search-holder {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.top-menu-video .search-holder {
    float: none;
    overflow: hidden;
}
.top-menu-video .search-holder .search {
    float: none;
    width: auto;
}
.search {
    padding: 6px 0 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.txt-input {
    float: left;
    width: 100%;
    padding: 0 40px 0 10px;
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #5a5a5a;
    font: 11px/16px Arial;
}
.btn-submit {
    position: absolute;
    right: 0;
    top: 6px;
    float: right;
    background: url(../images/btn-submit.png) no-repeat;
    width: 29px;
    -webkit-background-size: 29px 62px;
    background-size: 29px 62px;
    border: none;
}
#content,
.thumbs li a,
.video-player {
    position: relative;
}
.btn-submit:hover {
    background-position: 0 100%;
}
#content {
    padding-bottom: 10px;
    clear: both;
    z-index: 100;
}
.thumbs-box {
    margin-bottom: 20px;
}
.thumbs {
    margin: -8px 0 0;
    font-size: 0;
}
.thumbs li {
    margin: 8px 4px 0;
    border: 1px solid #523638;
    background: #523638;
    padding: 1px;
    width: 324px;
    height: 290px;
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.thumbs li:hover {
    background: #f99136;
    border: 1px solid #f99136;
}
.thumbs li a {
    display: block;
    text-decoration: none;
}
.thumbs li span {
    display: block;
    color: #efec4c;
    font-size: 12px;
    line-height: 13px;
    font-weight: 700;
    padding: 0 3px;
    margin: 1px 0 0;
    text-align: left;
    height: 26px;
}
.thumbs li:hover span {
    color: #fff;
}
.thumbs li img {
    display: block;
    margin: 0 auto;
    width: 320px;
    height: 240px;
}
.thumbs li .wrap {
    font: 12px/17px Arial;
    color: #f99136;
}
.thumbs li:hover .wrap {
    font: 12px/17px Arial;
    color: #240708;
}
.t2 li em,
.t3 li em {
    display: block;
    color: #f3ef4f;
    text-align: center;
}
.thumbs li strong {
    float: left;
    background: url(../images/views.png) 0 50% no-repeat;
    padding-left: 20px;
    margin-left: 4px;
}
.thumbs li b {
    float: right;
    background: url(../images/clock.png) 0 50% no-repeat;
    padding-left: 17px;
    margin-right: 4px;
}
.t2 li {
    width: 244px;
    height: 208px;
}
.t2 li img {
    width: 240px;
    height: 180px;
}
.t2 li em {
    height: 26px;
    font: 700 18px/26px Arial;
}

.t3 li {
    width: 184px;
    height: 164px;
}
.t3 li img {
    width: 180px;
    height: 135px;
}
.t3 li em {
    height: 27px;
    font: 700 16px/25px Arial;
}

.t4 li {
    width: 105px;
    height: 95px;
}

.t4 li img {
    width: 100px;
    height: 75px;
}

.t4 li em {
    display: block;
    height: 17px;
    text-align: center;
    color: #fd7600;
    font: bold 12px/15px Arial
}
.adv,
.adv ul li {
    height: 250px;
    overflow: hidden;
}
.t4 li:hover em,
.t2 li:hover em,
.t3 li:hover em {
    color: #fff;
}
.adv {
    margin: 20px 0;
}
.adv ul {
    text-align: center;
}
.adv ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 12px;
    width: 300px;
    border: 1px solid #a49e9e;
}
.tags a,
.wrap2 a {
    height: 24px;
    text-decoration: none;
}
.adv ul li img {
    display: block;
}
.title {
    overflow: hidden;
    margin-bottom: 8px;
}
.title img {
    float: left;
    margin: 10px 8px 0 0;
}
.title h2 {
    color: #ab8d8a;
    font: 700 22px/34px "Trebuchet MS", Helvetica, sans-serif;
    float: left;
}
.block ul li,
.tags a {
    font: 700 16px/20px Arial;
}
.block {
    display: table;
    width: 100%;
    table-layout: fixed;
    background: rgba(65, 38, 40, 0.85);
    border: 1px solid #492d2f;
    padding: 10px 0 5px;
    margin-bottom: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.block ul {
    display: table-cell;
    vertical-align: top;
    padding-left: 40px;
}
.block ul li {
    overflow: hidden;
    margin-bottom: 1px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.block ul li a {
    display: block;
    text-decoration: none;
    float: left;
    padding: 2px 10px;
    border: 1px solid transparent;
}
.bop,
.tags a,
.wrap2 a {
    display: inline-block;
    vertical-align: top;
}
.block ul li a:hover {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #2a0e0f;
    border: 1px solid #68312a;
    background: #f3ef4f;
}
.tags {
    overflow: hidden;
}
.tags a {
    padding: 0 5px;
    color: #ab8d8a;
    margin: 0 3px 3px 0;
    border: 1px solid transparent;
}
.tags a:hover {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #2a0e0f;
    border: 1px solid #68312a;
    background: #f3ef4f;
}
.video-wrapper {
    width: 1350px;
    overflow: hidden;
    margin: 0 auto 15px;
}
.video-left {
    float: left;
    width: 1030px;
    border: 1px solid #523638;
    background: #523638;
    padding-bottom: 3px;
}
.video-player {
    overflow: hidden;
    margin: 9px 9px 15px;
    border: 1px solid #f99337;
}
.banner-on-player {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    left: 0;
    top: 0;
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    background: rgba(0, 0, 0, 0.8);
}
.bop-holder {
    background: #523638;
    border: 1px solid #523638;
    width: 620px;
    left: 50%;
    top: 50%;
    margin: -170px 0 0 -310px;
    text-align: center;
    padding: 10px 0 0;
    font-size: 0;
    position: absolute;
}
.bop {
    background: #fff;
    border: 1px solid #bac5cb;
    width: 300px;
    height: 250px;
    margin: 0 3px 10px;
}
.close-small {
    background: #523638;
    color: #fff;
    padding: 0 10px 5px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    text-decoration: none;
    display: block;
    clear: both;
}
.close-icon {
    width: 20px;
    height: 20px;
    background: url(../images/close.png) no-repeat;
    position: absolute;
    right: -10px;
    top: -10px;
    display: block;
}
.video-player embed,
.video-player iframe,
.video-player object {
    display: block;
    width: 100%;
    height: 767px;
}
.banner-small {
    max-width: 720px;
    margin: 0 auto 13px;
}
.banner-small img {
    display: block;
    margin: 0 auto;
}
.bs2 {
    display: none;
}
.desc {
    border-top: 1px solid #674548;
    border-bottom: 1px solid #674548;
    background: #674548;
    overflow: hidden;
    color: #f4e291;
    font: 14px/16px "Trebuchet MS", sans-serif;
    padding: 0 15px;
    margin-bottom: 6px;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.desc p {
    margin: 5px 0;
}
.desc span {
    font-size: 12px;
    font-weight: 700;
}
.meta {
    overflow: hidden;
    padding: 0 15px 5px;
}
.meta li {
    float: left;
    padding-left: 26px;
    margin-left: 20px;
    font: 16px/27px "Trebuchet MS", Helvetica, sans-serif;
    color: #f99337;
}
.meta li:first-child {
    margin-left: 0;
}
.meta li.video-duration {
    background: url(../images/duration-video-icon.png) 0 50% no-repeat;
}
.meta li.when-added {
    background: url(../images/ago-video-icon.png) 0 50% no-repeat;
}
.meta li.video-views {
    background: url(../images/views-video-icon.png) 0 50% no-repeat;
}
.wrap2 {
    overflow: hidden;
    padding: 0 15px;
}
.wrap2 span {
    float: left;
    color: #ab8d8a;
    line-height: 23px;
    padding-right: 10px;
}
.wrap2 a {
    padding: 0 5px;
    color: #ab8d8a;
    font: 16px/20px "Trebuchet MS", Helvetica, sans-serif;
    margin: 0 3px 3px 0;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.ad-right li img,
.f-logo img {
    display: block;
}
.wrap2 a:hover {
    border: 1px solid #723a33;
    background: #f2ef54;
    color: #280b0c;
}
.ad-right {
    float: right;
    overflow: hidden;
    width: 302px;
}
.ad-right li {
    margin-top: 4px;
    border: 1px solid #bac5cb;
    overflow: hidden;
    width: 300px;
    height: 250px;
}
.ad-right li:first-child {
    margin-top: 0;
}

#err404
{
	font-size: 55px;
	text-align: center;
	margin-top: 60px;
}
@media only screen and (max-width: 768px)
{
	#err404
	{
		margin-top: 20px;
	}
}
#err404
{
	margin-bottom: 60px;
}
@media only screen and (max-width: 768px)
{
	#err404
	{
		margin-bottom: 26px;
	}
}
#err404
{
	color: #EACA34;
}

#footer {
    overflow: hidden;
    color: #ab8d8a;
}
#footer .holder {
    padding-top: 30px;
    padding-bottom: 20px;
    background: url(../images/logo-top-bg.png) no-repeat;
}
.f-logo {
    float: left;
    margin: 5px 50px 2px 0;
    width: 210px;
    height: 83px;
}
.f-logo img {
    width: 193px;
    height: 82px;
}
.f-right {
    overflow: hidden;
    text-align: right;
    font-size: 12px;
    line-height: 15px;
    color: #ab8d8a;
}
#footer ul {
    float: right;
    overflow: hidden;
    margin: 10px 0;
}
#footer ul li {
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    border-left: 1px solid #ab8d8a;
    padding: 0 10px;
}
#footer ul li:first-child {
    border: none;
}
#footer ul li:last-child {
    padding-right: 0;
}
#footer ul li a {
    color: #ab8d8a;
    text-decoration: none;
}
.f-right p {
    font-size: 12px;
    line-height: 15px;
    clear: both;
}
#footer a:hover {
    color: #f3ee4d;
}
@media screen and (max-width: 1700px) {
    .holder {
        width: 1328px;
    }
    .t3 li {
        margin-left: 2px;
        margin-right: 2px;
    }
    .video-wrapper {
        width: auto;
    }
    .video-left {
        width: 1008px;
    }
}
@media screen and (max-width: 1366px) {
    .holder {
        width: 996px;
    }
    .t2 li {
        margin-left: 2px;
        margin-right: 2px;
    }
    .dropdown {
        width: 610px;
    }
    .dropdown li {
        width: 25%;
    }
    .video-left {
        width: auto;
        margin-bottom: 15px;
    }
    .video-player {
        height: 0;
        padding-bottom: 59.1837%;
        position: relative;
    }
    .video-player #kt_player,
    .video-player iframe,
    .video-player object,
    .video-player video {
        height: 100% !important;
        left: 0 !important;
        position: absolute !important;
        top: 0 !important;
        width: 100% !important;
    }
    .ad-right {
        float: none;
        text-align: center;
        width: 100%;
        height: 252px;
    }
    .ad-right li {
        display: inline-block;
        vertical-align: top;
        margin: 0;
    }
}
@media screen and (max-width: 1010px) {
    .holder {
        padding: 0 5px;
        width: auto;
    }
    .pagination {
        display: none;
    }
    .thumbs {
        margin: 0;
    }
    .thumbs li {
        width: 33%;
        height: auto;
        margin: 2px 1px;
    }
    .thumbs li img {
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 1000px) {
    .top-line {
        display: none;
    }
    .logo {
        float: none;
        display: block;
        margin: 5px auto 0;
    }
    #header .holder {
        background-position: 55% 0;
    }
    .h-right {
        display: none;
    }
    #top-menu {
        position: relative !important;
    }
    #content {
        padding-top: 0 !important;
    }
    .dropdown {
        width: 280px;
    }
    .dropdown li {
        width: 50%;
    }
    .title img {
        margin: 4px 8px 0 0;
    }
    .title h2 {
        font-size: 20px;
        line-height: 22px;
    }
    .block ul {
        padding-left: 1px;
    }
    .block ul li {
        font: 14px/18px "Trebuchet MS", Helvetica, sans-serif;
    }
}
@media screen and (max-width: 767px) {
    .categories,
    .sort,
    .sort li {
        display: inline-block;
        vertical-align: top;
        float: none;
    }
    #footer,
    #top-menu,
    .f-right {
        text-align: center;
    }
    #footer ul,
    .categories,
    .f-logo,
    .sort,
    .sort li {
        float: none;
    }
    #header {
        overflow: hidden;
    }
    #top-menu {
        height: auto;
    }
    .search-holder {
        clear: both;
        margin-bottom: 5px;
    }
    .sort li {
        margin: 0;
    }
    .categories {
        margin-right: 0;
    }
    .dropdown {
        left: auto;
        right: 0;
    }
    .block,
    .tags,
    .title {
        display: none;
    }
    #footer .holder {
        background-position: 50% 0;
    }
    .f-logo {
        display: block;
        margin: 0 auto;
    }
    #footer ul li {
        float: none;
        display: inline-block;
        padding: 0 2px 0 5px;
    }
    .banner-on-player,
    .bs1 {
        display: none;
    }
    .bs2 {
        display: block;
    }
}
@media screen and (max-width: 655px) {
    .thumbs li {
        width: 48%;
        display: none;
    }
    .thumbs li:first-child,
    .thumbs li:nth-child(10),
    .thumbs li:nth-child(2),
    .thumbs li:nth-child(3),
    .thumbs li:nth-child(4),
    .thumbs li:nth-child(5),
    .thumbs li:nth-child(6),
    .thumbs li:nth-child(7),
    .thumbs li:nth-child(8),
    .thumbs li:nth-child(9) {
        display: inline-block;
    }
    .t4 li em,
    .t2 li em,
    .t3 li em {
        font-size: 15px;
    }
}
@media screen and (max-width: 567px) {
    .sort {
        width: 100%;
        margin: 6px 0 0;
        font-size: 0;
    }
    .sort li {
        width: 25%;
        box-sizing: border-box;
        padding: 0 2px;
        text-align: center;
    }
    .sort li a {
        padding: 0;
    }
    .dropdown {
        right: auto;
        left: 50%;
        margin-left: -150px;
    }
}
@media screen and (max-width: 479px) {
    .desc p,
    .wrap2 a {
        font-weight: 400;
    }
    .banner-small,
    .social {
        display: none;
    }
    .holder {
        padding: 3px;
    }
    .adv ul li {
        margin: 0;
    }
    .meta li {
        font-size: 12px;
        margin-left: 15px;
    }
    .wrap2 a {
        font-size: 14px;
    }
    #footer ul li {
        font-size: 10px;
    }
    .sort li {
        width: 50%;
        margin-bottom: 8px;
    }
}