body {
    background-color: #f8f8f8;
}

.top-bar {
    padding: 0 20px;
}

.fot-bar {
    padding: 20px;
}

.s-header {
    box-shadow: 0 2px 3px 0 rgba(50, 50, 50, 0.08);
}


/* .single-sites .s-header {
    margin-bottom: 40px;
} */

.s-header,
.breadcrumb- {
    padding: 15px;
}

.s-header .rhil-e img {
    max-height: 130px;
}

.logo {
    float: right;
    display: block;
    width: 140px;
}

.logo img {
    height: auto;
    width: auto;
    display: block;
    max-height: 100px;
    max-width: 100%;
    margin: 0 auto;
}

.logo span {
    display: block;
    font-size: 19px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    font-weight: 700;
}

.hd-left {
    float: left;
}

.rhil-e {
    text-align: center;
}

.s-header .rhil-e a {
    float: left;
}

.rhil-e+.rhil-e {
    margin-bottom: 0;
}

.rhil-e img {
    max-width: 100%;
}

@media screen and (min-width: 1200px) {
    .rhil-e img {
        max-width: 49%;
    }
}

.page-in {
    padding: 0 10px 20px;
}

.fot-bar ul {
    text-align: center;
}

.fot-bar li {
    display: inline-block;
    padding: 4px;
}

.fot-bar a {
    display: block;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 5px;
}

.rhil-e-hd,
.rhil-e-fot {
    margin-bottom: 20px;
}

.ban-box- {
    margin-bottom: 10px;
}


/*----------------------------------------------*/

.styleswitch li,
.right-link,
.right-link li {
    float: right;
}

.right-link li {
    margin-left: 2px;
}

.right-link a {
    display: block;
    line-height: 30px;
    padding: 6px 10px;
    font-size: 14px;
}

.styleswitch,
.social-icon,
.social-icon li {
    float: left;
}

.social-icon a {
    text-align: center;
    width: 42px;
    height: 42px;
    display: block;
}

.social-icon a i {
    line-height: 40px;
    font-size: 24px;
}

.link-home i:before {
    content: '\f015';
}

.link-blog i:before {
    content: '\f044';
}

.link-add i:before {
    content: '\f0c1';
}

.link-about i:before {
    content: '\f024';
}

.link-contact i:before {
    content: '\f0e0';
}

.box- {
    border-radius: 20px;
    padding: 0 7px;
    margin: 0 auto 30px;
}

.box-a {
    padding: 0;
}

.box-h {
    padding: 5px 0;
}

.box-a .box-h {
    padding: 5px 10px;
}

.box-h i {
    font-size: 22px;
    float: right;
    margin: 5px 0 0 5px;
}

.box-in {
    padding: 12px;
    border-radius: 20px 20px 0 0;
    position: relative;
    min-height: 90px;
}

.box-a .box-in,
.box-nav,
.box-nav .box-in {
    border-radius: 0 !important;
}

.box-in:before {
    position: absolute;
    display: block;
    content: '';
    height: 12px;
    left: 0;
    right: 0;
    bottom: -12px;
    border-radius: 0 0 20px 20px;
}

.box-a .box-in:before {
    display: none;
}

.cats-item li {
    /* margin-left: 10px; */
    min-width: 20%;
    float: right;
}

.left-col .cats-item li {
    float: none;
    width: auto;
}

.cats-item li a {
    display: block;
    padding: 4px 8px;
    font-size: 18px;
    font-weight: 600;
}

.box-in p {
    text-align: center;
}

.copy- {
    padding: 7px 0;
}

.copy- p {
    float: right;
    margin: 0;
}

.d-copy {
    display: block;
    float: left;
    font-size: 14px;
}

.box-nav- {
    margin: 0 0 20px;
    position: relative;
}

.box-nav- .box-h {
    margin: 18px 20px 0 0;
}

.box-nav- a.view-all-cats {
    float: left;
    padding: 2px 10px;
    border-radius: 20px;
    margin: 0 0 0 -6px;
}

.box-nav- .box-cat-title {
    position: absolute;
    top: 50%;
    right: 14px;
    margin: 0 !important;
    transform: translateY(-50%);
}


/*----------------------------------------------*/

.box-f ul {
    text-align: center;
}

.box-f li {
    float: right;
    width: 33.333333%;
}

.box-f a {
    font-size: 13px;
    display: block;
    padding: 5px 0;
}

.sec-grd {
    margin: 0 -10px;
}

.sec-grd .col-- {
    float: right;
    width: 33.333333%;
    padding: 0 10px;
}

.sec-grd .col--feat {
    float: left;
}

.cat-list a {
    display: block;
    padding: 5px 10px;
    border-radius: 4px;
    margin-bottom: 4px;
    border: 1px solid #fff;
    line-height: 20px;
    min-height: 34px;
}

.box-.cats-col ul li a {
    min-height: 42px;
}


/* 
.sec-grd-1 .cat-list {
    min-height: 456px;
} */

.styleswitch li {
    margin: 11px 7px 0 0;
    line-height: 30px;
    font-size: 15px;
}

.styleswitch li:first-child {
    margin-top: 5px;
}

.styleswitch li a {
    background-color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 19px;
    display: block;
    border: 3px solid #fff;
    padding: 0;
}


/*----------------------------------------------*/

.box-text {
    padding: 4px;
}

.box-text .box-h {
    float: right;
}

.box-text .box-in {
    margin-right: 120px;
    border-radius: 20px;
    padding: 3px 10px;
    min-height: auto;
}

.box-text .box-in:before {
    display: none;
}

.box-text .box-h,
.box-text .box-in a {
    font-size: 14px;
}

.box-notic .box-in {
    background-color: #f2e9d5;
    font-size: 14px;
    line-height: 18px;
    min-height: 36px;
    padding-top: 8px;
}

.pop-posts .post-w {
    padding: 1px;
    margin-bottom: 11px;
}

.pop-posts li:last-child .post-w {
    margin-bottom: 0;
}

.pop-posts .thumb {
    display: block;
    float: right;
    width: 54px;
    height: 54px;
    overflow: hidden;
    border: 1px solid #fff;
    padding: 1px;
}

.pop-posts .thumb img {
    width: 100%;
    min-height: 100%;
    max-height: 100%;
}

.pop-posts .post--in {
    float: left;
    width: calc(100% - 66px);
    height: 54px;
}

.pop-posts-2 .post--in {
    height: 54px;
}

.pop-posts .post--in h2 {
    margin: 0;
    font-size: 15px;
    line-height: 21px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-height: 45px;
}

.pop-posts-2 .post--in h2 {
    padding: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.padd- {
    padding: 10px;
}

.copy- .padd- {
    padding: 0 10px;
}

.pop-posts-2 li {
    float: right;
    width: 33.333%;
}


/*-----------------------------------------------*/

.box-mid {
    max-width: 500px;
}

.box-add-site .box-in {
    margin-right: 150px;
    padding: 0;
}

.box-add-site input,
.box-add-site button {
    height: 37px;
    padding: 0 10px;
    float: left;
    width: 90px;
    border-radius: 30px 0 0 30px;
    border-width: 0;
}

#site-url input,
.box-add-site input[type=text] {
    direction: ltr;
    text-align: left;
}

.box-add-site input[type=text] {
    width: 240px;
    float: right;
    background-color: transparent;
    margin-right: 10px;
    border-radius: 0;
}

.box-add-site input:focus {
    outline: none;
    border-width: 0;
}

.box-add-site .box-h i {
    margin-top: 2px;
}


/*----------------------------------------------*/

.s-status {
    margin: 0 auto 20px;
    max-width: 900px;
}

.s-status li {
    float: right;
    width: 25%;
    padding: 30px 20px 0;
    margin-bottom: 30px;
}

.s-- {
    padding: 20px;
    border-radius: 15px;
    position: relative;
    padding-top: 40px;
    text-align: center;
}

.s-- i {
    position: absolute;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    display: block;
    top: -27px;
    left: 50%;
    margin-left: -27px;
    border: 3px solid #f8f8f8;
    line-height: 50px;
    font-size: 28px;
}

.s-- span,
.s-- b {
    display: block;
    font-size: 15px;
}

.s-- b {
    font-size: 30px;
    line-height: 30px;
    position: relative;
    padding-bottom: 7px;
}

.s-- b:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    content: '';
    height: 2px;
    width: 20px;
    margin-left: -10px;
    background-color: #fff;
}


/*-----------------------------------------------------------------------------*/

.home .s-header {
    margin-bottom: 30px;
}

.breadcrumb- {
    padding: 10px 15px;
    margin-bottom: 20px;
}

.breadcrumb- li {
    float: right;
    margin-left: 5px;
}

.inner .box-text .box-in {
    margin-right: 150px;
}

.pager- {
    text-align: center;
    clear: both;
}

.pager- li {
    display: inline-block;
    margin: 0 2px;
}

.pager- a,
.pager- span {
    display: inline-block;
    line-height: 40px;
    padding: 0 2px;
    height: 40px;
    min-width: 40px;
    border-radius: 3px;
}

.cat-list-i {
    margin: 0 -7px;
}

.cat-list-i li {
    float: right;
    padding: 0 7px;
}

.cat-list-5 li {
    width: 20%;
}

.cat-list-3 li {
    width: 33.333%;
}

.cat-list-i a {
    height: 55px;
    line-height: 22px;
    overflow: hidden;
    position: relative;
    padding-right: 35px;
    margin-bottom: 12px;
}

.cat-list-i a i {
    position: absolute;
    top: 18px;
    right: 10px;
}

.cat-list-i a i.site-mark {
    right: auto;
    left: 5px;
    top: 5px;
}

.cat-list-i a span {
    position: relative;
    top: 50%;
    display: block;
    transform: translateY(-50%);
    max-height: 45px;
    overflow: hidden;
}

.fot-links {
    max-width: 1200px;
    margin: 0 auto;
}

.fot-links li {
    display: inline-block;
    min-width: 19%;
}

.s-header .side-menu-toggle,
.s-header .search-toggle {
    float: left;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 38px;
    margin-top: 28px;
}


/*-----------------------------------------------------------------------------*/

.side-menu {
    position: fixed;
    z-index: 999999;
    right: 0;
    top: 0;
    bottom: 0;
    width: 250px;
    border-left: 1px solid #eee;
    padding: 10px 0 50px;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    opacity: 0;
    visibility: hidden;
}

body .side-menu-show {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.side-menu .side-menu-toggle {
    float: left;
    padding: 4px;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 12px;
    text-align: center;
}

.side-menu .side-menu-toggle i {
    font-size: 24px;
}

.side-menu ul {
    clear: both;
    max-height: 90%;
    overflow: auto;
}

.side-menu .sub-menu {
    position: static;
    width: 100%;
    border-radius: 0;
}

.side-menu ul ul {
    display: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.side-menu ul li {
    padding: 3px 0;
}

.side-menu ul ul li a {
    line-height: 23px;
}

.side-menu ul li:last-child {
    border-width: 0;
}

.side-menu ul a {
    display: block;
    padding: 4px 10px;
    border-bottom: 1px solid #fff;
    line-height: 36px;
    font-size: 14px;
}

.side-menu ul a i {
    font-size: 21px;
}

.side-menu ul a .la-angle-down {
    float: left;
    display: block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 6px;
}

.m-open>a>.la-folder:before {
    content: '\f07c'
}

.gototop {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    right: 50px;
    bottom: 60px;
    display: block;
    width: 44px;
    height: 44px;
    font-size: 26px;
    line-height: 44px;
    border-radius: 50%;
    text-align: center;
    z-index: 30;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
}

.gototop-show {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.post--img img {
    display: block;
    padding: 1px;
    border: 1px solid #eee;
    margin: 0 auto 30px;
    max-width: 100%;
    background-color: #fff;
    height: auto;
}

.post-meta,
.post-meta li {
    float: right;
}

.post-meta li {
    font-size: 15px;
    margin-left: 15px;
}

.share-it {
    float: left;
}

.share-it span {
    float: right;
    display: block;
    margin-top: 4px;
}

.social-ico {
    float: left;
}

.social-ico li {
    float: right;
}

.social-ico-cntr {
    text-align: center;
    float: none;
}

.social-ico-cntr li {
    float: none;
    display: inline-block;
    margin: 0 4px;
}

.social-ico a {
    display: block;
    width: 44px;
    height: 44px;
    border-radius: 4px;
    line-height: 44px;
    text-align: center;
    position: relative;
    font-size: 27px;
}

.social-ico a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
    background-color: #fff;
    opacity: 0;
    display: block;
    content: '';
    z-index: -1;
}

.social-ico a:before {
    position: relative;
    z-index: 2;
}

.social-ico a:hover:after {
    top: 0;
    opacity: 1;
}

.social-ico a.la-facebook:hover {
    color: #3b5998;
}

.social-ico a.la-twitter:hover {
    color: #55acee;
}

.social-ico a.la-youtube:hover {
    color: #ff0000;
}

.social-ico a.la-instagram:hover {
    color: #bc2a8d;
}

.post-content img,
.post-content iframe,
.post-content video {
    max-width: 100% !important;

}

.post-content img {
    height: auto !important;
}

.post-content,
.post-content * {
    font-family: arial;
    font-weight: 800;
    font-size: 21px;
    text-align: center;
}

/*-----------------------------------------------------------------------------*/

.right-content {
    float: right;
    width: 72%;
}

.left-col {
    float: left;
    width: 26%;
}

.left-col .box-nav-,
.left-col .box-nav- .box-h {
    margin: 0;
}


/*-----------------------------------------------------------------------------*/

.site-img {
    position: relative;
    display: block;
    float: right;
    width: 90px;
    height: 90px;
    border-radius: 8px;
}

.site-img:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 5px;
    display: block;
    content: '';
    opacity: 0.15;
}

.site-img img {
    width: 90%;
    display: block;
    margin: 0 auto;
    height: auto;
    max-height: 90px;
    position: relative;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
}

.thumb .site-img {
    width: 100%;
    height: 100%;
}

.site-info {
    float: left;
    width: calc(100% - 105px);
}

.s-info-it {
    margin-bottom: 20px;
    float: right;
    width: calc(100% - 220px);
}

.s-info-it li {
    line-height: 24px;
}

.s-info-it li:first-child {
    margin-bottom: 12px;
}

.s-info-it li:first-child strong {
    font-weight: 700;
    letter-spacing: 1px;
}

.s-info-it li:first-child img,
.box-site-info .box-h img {
    transform: translateY(3px);
    display: inline-block;
    margin-left: 4px;
}

.box-site-info .box-h img {
    margin-right: 12px;
    padding: 0 2px;
    background-color: #fff;
    border-radius: 4px;
}

.s-info-it li i {
    font-size: 18px;
}

.s-info-e {
    float: right;
    margin: 10px 0 0 12px;
    padding: 4px 12px;
    background-color: #fff;
    border-radius: 4px;
    font-size: 14px;
}

.s-info-e:first-child {
    float: none;
    display: inline-block;
}

.s-info-e a {
    display: inline-block;
    direction: ltr;
}

.s-info-e span>div {
    display: inline-block;
    margin-right: 6px;
    /* direction: ltr; */
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    border-radius: 6px;
    text-align: center;
    font-weight: 600;
}

.btn-2,
.btn-3 {
    margin: 0 auto;
    display: block;
    max-width: 200px;
}

.btn-3 {
    max-width: none;
}

.s-info-e .rmp-results-widget__visual-rating {
    height: 18px;
    overflow: hidden;
    transform: translateY(4px);
}

.s-info-desc {
    padding: 10px 0;
    border: 1px solid #ddd;
    border-width: 1px 0;
}

.s-info-keyword {
    border-top-width: 0;
}

.s-info-keyword a {
    display: inline-block;
    padding: 2px 10px;
    border-radius: 4px;
    font-size: 14px;
    margin: 0 0 9px 9px;
}

.site-rating-wrap {
    float: left;
    width: 200px;
    padding: 10px;
    background-color: #fff;
    border-radius: 12px;
}


/* .rmp-heading.rmp-heading--subtitle,
.rmp-rating-widget__results.js-rmp-results {
    display: none;
} */

.rmp-rating-widget .rmp-icon--ratings {
    font-size: 1.5rem;
}

.rmp-heading--title {
    font-size: 19px;
    font-weight: 600;
}

.rmp-rating-widget__msg.js-rmp-msg {
    font-size: 14px;
}

.rmp-widgets-container.rmp-wp-plugin.rmp-main-container {
    margin: 0;
}

.js-rmp-results-icon {
    float: right;
}


/*-----------------------------------------------------------------------------*/

.terms-- {
    margin-bottom: 12px;
}

.page-template-page-addsite .post-content {
    margin: 0 auto;
    max-width: 600px;
}

.txt-c {
    text-align: center;
}

.captcha-wrap {
    border-radius: 0 0 20px 20px;
    border: 1px solid #000;
    margin: 0 -1px -1px;
}

.captcha-wrap .acf-field {
    max-width: 340px;
    margin: 0 auto !important;
    text-align: center;
    float: none !important;
}

#captcha,
#cpatchaTextBox {
    float: right;
}

#cpatchaTextBox {
    font-weight: 700;
    font-size: 19px;
}

.reload-captcha,
#cpatchaTextBox {
    width: 140px;
    margin: 5px 12px 0 0;
    height: 36px;
}

#captcha-msg {
    color: red !important;
}

.reload-captcha {
    float: left;
    padding: 0;
    width: 44px;
    height: 33px;
    border-radius: 4px;
}

.acf-form-submit input {
    display: block;
    margin: 0 auto;
    width: 180px;
    border-radius: 6px;
    padding: 0;
    height: 46px;
    font-weight: 600;
}

.acf-fields.-border {
    border-color: #e8e8e8 !important;
    border-radius: 20px;
}

.page-template-page-addsite input[type=text],
.page-template-page-addsite input[type=url],
.page-template-page-addsite textarea {
    border-radius: 5px;
}

.page-template-page-addsite textarea {
    resize: none !important;
}

.select2-container.-acf .select2-selection {
    border-color: #e8e8e8 !important;
}

.page-template-page-addsite .acf-field .acf-label label {
    font-weight: 600;
    font-size: 14px;
}

.page-template-page-addsite .acf-field .acf-label label::before {
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: '\f015';
    display: inline-block;
    margin-left: 4px;
    font-size: 18px;
}

.page-template-page-addsite #site-url .acf-label label::before {
    content: '\f0c1';
}

.page-template-page-addsite #site-keywords .acf-label label::before {
    content: '\f02c';
}

.page-template-page-addsite #site-desc .acf-label label::before {
    content: '\f024';
}

.page-template-page-addsite #site-cat .acf-label label::before {
    content: '\f07b';
}

.page-template-page-addsite #site-logo .acf-label label::before {
    content: '\f03e';
}

.page-template-page-addsite .captcha-wrap label::before {
    content: '\f5fc' !important;
}

.page-template-page-addsite input:focus,
.page-template-page-addsite textarea:focus {
    outline: none !important;
}

.page-template-page-addsite .acf-field .acf-label {
    margin-bottom: 2px;
}

.page-template-page-addsite #acf-form>.acf-fields>.acf-field>.acf-label>label {
    font-size: 22px;
    text-align: center;
    margin-bottom: 25px;
}

#res-msg,
#res-msg p {
    margin: 0 0 10px;
}

#check-url-res p,
#check-url-res .padd- {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 15px;
}

#check-url-res p {
    color: red !important;
}


/*-----------------------------------------------------------------------------*/

.cntr {
    max-width: none !important;
}

.single-post .page-nav .cntr,
.single-post .cntr.page-in,
.blog .page-nav .cntr,
.blog .cntr.page-in,
.category .page-nav .cntr,
.category .cntr.page-in {
    max-width: 1160px !important;
}


/* 
.page-template-default .cntr-2 {
    max-width: 1160px;
} */

.wpcf7-form {
    max-width: 700px;
    margin: 0 auto;
}

.wpcf7-form>label {
    display: block;
    margin-bottom: 12px;
}

.wpcf7-form b {
    display: block;
    margin-bottom: 5px;
}

.wpcf7-form>label input,
.wpcf7-form>label textarea {
    padding: 8px;
    display: block;
    max-height: 200px;
    width: 100%;
    border-radius: 5px;
}

.wpcf7-form>input {
    margin: 0 auto;
    border-radius: 5px;
    display: block;
    width: 200px;
}


/*-----------------------------------------------------------------------------*/


/*contact page */

.page-id-11 .page-nav {
    text-align: center;
}

.page-id-11 .page-nav i:before {
    content: '\f0e0';
    /*envelope*/
}


/* .page .cntr-3 {
    max-width: 1160px;
    margin: 0 auto;
} */


/*add page */

.page-id-21 .page-nav {
    text-align: center;
}


/* .page-id-21 .cntr-3 {
    max-width: 1160px;
    margin: 0 auto;
} */


/*-----------------------------------------------------------------------------*/

.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    padding-bottom: 10px;
    margin: 0 0 20px;
    position: relative;
}

.post-content h2:before,
.post-content h3:before,
.post-content h4:before,
.post-content h5:before,
.post-content h6:before {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 4px;
    width: 50px;
    background-color: #666;
    display: block;
    content: '';
}

.single-post .post-content h2:before,
.single-post .post-content h3:before,
.single-post .post-content h4:before,
.single-post .post-content h5:before,
.single-post .post-content h6:before {
    display: none;
}

.pop-posts>li>div {
    padding: 3px;
    border-radius: 4px;
}

.side-menu,
.pop-posts>li>div:hover {
    background-color: #fff;
}


/*-----------------------------------------------------------------------------*/

.grd- {
    margin: 0 -12px;
}

.grd- li {
    float: right;
    width: 50%;
    padding: 0 12px;
}

.grd-3 li {
    width: 33.333%;
}

.grd-4 li {
    width: 25%;
}

.grd-5 li {
    width: 20%;
}


/*-----------------------------------------------------------------------------*/

.box-site-send {
    text-align: center;
}

.box-site-send .box-h {
    margin: 4px 30px 0 0;
}


/*-----------------------------------------------------------------------------*/

.box-2.article-block img {
    border-radius: 0;
    width: 100%;
    height: 200px;
}

.box-wrap h2 {
    margin: 0 0 9px;
    line-height: 31px;
    height: 65px;
    overflow: hidden;
}

.box-2 .box-wrap,
.box-3 .box-wrap {
    padding: 2px;
    border: 1px solid #d9d9d9
}

.box-2 .box-wrap {
    text-align: center
}

.box-2 .box-wrap,
.box-3 .box-wrap {
    padding: 4px;
}

.box-4 .box-wrap {
    margin: 0 6px;
}

.box-2 .box-wrap p {
    line-height: 19px;
    color: #9C9C9C;
    font-size: 14px;
    height: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box-2 .btn-,
.box-3 .btn- {
    padding: 2px 12px;
    float: none;
    margin: 0 auto;
}

.box-3 .box-wrap img {
    width: 130px;
    height: 130px;
    float: right;
    margin: 0;
    border-radius: 0;
}

.box-3 .box-wrap div {
    margin-right: 140px;
    font-size: 14px;
}

.box-3 .box-wrap div h3 {
    font-size: 17px;
    line-height: 24px;
    margin: 0 0 8px;
}

.prdct-desc {
    margin: 0 !important;
    line-height: 18px;
    font-size: 14px;
    margin: 0 0 2px;
}

.box-3 .prdct-desc {
    height: 40px;
    overflow: hidden;
    margin-bottom: 10px !important;
}

.box-3 p {
    margin: 0;
}

.box-3 .btn- {
    float: left;
    border-radius: 0;
    line-height: 22px;
}

.article-block {
    margin-bottom: 10px;
}

.article-block li {
    margin-bottom: 25px;
}

.article-block .thumb {
    display: block;
    background-color: #ddd;
    height: 200px;
}

.article-block .thumb img {
    display: block;
    margin: 0 auto;
}

.article-block .thumb .no-img {
    width: auto;
}

.box-wrap-in {
    height: 144px;
}

.box-wrap-in .txt01 {
    min-height: 60px;
    font-size: 14px;
    line-height: 20px;
}


/*-----------------------------------------------------------------------------*/

.btn:hover {
    opacity: 0.7;
    transform: translateY(-10px);
}

.srch-box {
    float: left;
    margin-top: 25px;
}

.srch-box input {
    float: right;
    width: 200px;
    padding: 0 10px;
    height: 44px;
    background-color: #fff;
    border-width: 0;
    border-radius: 0 5px 5px 0;
}

.srch-box input[type="submit"] {
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 22px;
    width: 60px;
    border-radius: 5px 0 0 5px;
    background-color: rgba(0, 0, 0, .3);
}


/*-----------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------*/

.s-header .side-menu-toggle,
.s-header .search-toggle {
    color: #fff;
}


/*-----------------------------------------------------------------------------*/

@media screen and (max-width: 1160px) {
    .pop-posts-2 .post-w {
        height: 54px;
        overflow: hidden;
    }

    .pop-posts .post--in h2 {
        line-height: 23px;
    }

    .pop-posts-2 .post--in h2 a {
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .cat-list-5 li {
        width: 25%;
    }

    .right-content .cat-list-3 li {
        width: 50%;
    }
}

@media screen and (max-width: 1080px) {

    .grd-3 li,
    .grd-4 li,
    .grd-5 li {
        width: 50%;
    }

    .top-bar {
        padding: 0 10px;
    }

    .right-content,
    .left-col {
        float: none;
        width: auto;
    }
}

@media screen and (max-width: 940px) {
    .cat-list-5 li {
        width: 33.333%;
    }
}

@media screen and (max-width: 820px) {

    /* .right-link,
    .styleswitch {
        float: none;
        text-align: center;
        margin: 0 -10px;
        border-bottom: 1px solid rgba(255, 255, 255, .4);
    } */
    .styleswitch {
        border-width: 0;
        padding: 8px 10px 8px 0;
    }

    .styleswitch li {
        line-height: 20px;
    }

    .right-link li,
    .styleswitch li {
        /* float: none;
        display: inline-block; */
        margin-top: 0 !important;
    }

    /* .styleswitch li:not(:first-child) {
        padding-top: 7px;
    } */
    /* .styleswitch li:first-child span {
        transform: translateY(-7px);
        display: block;
    } */
    .pop-posts-2 li {
        width: 50%;
    }

    .sec-grd .col--,
    .s-info-it,
    .site-rating-wrap {
        float: none;
        width: auto;
    }

    .site-rating-wrap {
        margin-bottom: 25px;
    }

    .s-status li {
        padding: 30px 3px 0;
    }

    .s-- {
        padding: 33px 6px 6px;
    }

    .s-- i {
        font-size: 23px;
    }

    .right-link,
    .srch-box {
        display: none;
    }

    .srch-box {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        padding: 10px;
        background-color: #fff;
        z-index: 99;
    }

    .srch-box input[type=text] {
        width: calc(100% - 70px);
        font-size: 20px;
    }
}

@media screen and (min-width: 820px) {

    .s-header .side-menu-toggle,
    .s-header .search-toggle {
        display: none;
    }
}

@media screen and (max-width: 640px) {

    .box-home-cat,
    .box-.cats-col {
        display: none;
    }

    .blog-cats {
        display: block !important;
    }

    .blog-cats .box-cat-title {
        position: static;
        padding: 5px 10px;
        text-align: center;
        float: none;
        transform: translate(0, 0);
    }

    .inner .blog-cats .box-in {
        margin-right: 0;
    }

    .blog-cats .box-h i {
        float: none;
        margin: 0;
    }

    .cat-list-5 li {
        width: 50%;
    }

    .box-site-info .box-h {
        text-align: center;
        line-height: 25px;
    }

    .site-img,
    .site-info {
        float: none;
        width: auto;
    }

    .site-img {
        width: 90px;
        margin: 0 auto 12px;
        display: block;
    }

    .s-info-e {
        margin: 4px 0 0 4px;
    }
}

@media screen and (max-width: 580px) {

    .grd- li,
    .grd-3 li,
    .grd-4 li,
    .grd-5 li {
        width: auto;
        float: none;
        margin: 0 auto 20px;
        max-width: 340px;
    }

    .box-add-site .box-h {
        float: none;
        text-align: center;
    }

    .box-add-site .box-h i {
        float: none;
        margin: 0;
        transform: translateY(3px);
    }

    .box-add-site .box-in {
        margin-right: 0;
    }

    .box-add-site input[type="text"] {
        width: calc(100% - 100px);
        margin-right: 0;
        padding-left: 0;
    }

    .pop-posts-2 li {
        float: none;
        width: auto;
    }

    .pop-posts-2 .post-w {
        height: auto;
        overflow: visible;
    }

    /* .pop-posts-2 .post--in h2 {
        position: static;
        transform: translate(0, 0);
        line-height: 20px;
    } */
    .pop-posts-2 .post--in h2 a {
        white-space: normal;
        text-overflow: ellipsis;
        overflow: visible;
    }

    .cat-list-3 li,
    .cat-list-5 li {
        width: auto !important;
        float: none !important;
    }

    .s-status li {
        width: 50%;
        margin-bottom: 15px;
    }

    .copy- p,
    .d-copy {
        float: none;
        padding: 2px 0;
        text-align: center;
        font-size: 15px;
        line-height: 23px;
    }

    .box-wrap h2 {
        height: auto;
        overflow: visible;
    }

    .box-wrap-in {
        height: auto;
        padding: 12px 0 20px
    }
}

@media screen and (max-width: 440px) {
    .logo {
        width: 110px;
        margin-top: 0;
    }

    .s-header .side-menu-toggle,
    .s-header .search-toggle {
        margin-top: 18px;
    }

    .styleswitch li {
        margin-right: 4px;
    }

    .styleswitch li a {
        border-width: 2px;
    }
}

@media screen and (max-width: 360px) {
    .styleswitch {
        padding-left: 0;
    }

    .styleswitch li a {
        width: 18px;
        height: 18px;
    }
}


/*-----------------------------------------------------------------------------*/