.s-header {
    padding: 14px 0;
}

body {
    background: url(img/bgr01.png) 0 40px / 100% auto no-repeat #fffffa;
}

body.inner {
    background: url(img/bgr02.png) 0 40px / 100% auto no-repeat #fffffa;
}

body.page-template-page-contact {
    background: url(img/bgr04.png) 0 40px / 100% auto no-repeat #fffffa;
}

.s-header {
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, .07);
    -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, .07);
    -moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, .07);
    position: relative;
    z-index: 6;
}

.inner:not(.blog):not(.single) .s-header {
    margin-bottom: 50px;
}

.logo {
    display: block;
    float: right;
}

.logo a {
    display: block;
    max-width: 120px;
    max-height: 80px;
    overflow: hidden;
    line-height: 1px;
}

.top-menu {
    position: relative;
    margin: 0 auto;
    width: calc(100% - 200px);
    text-align: center;
}

.top-menu li {
    display: inline-block;
}

.top-menu li a {
    display: block;
    min-width: 100px;
    padding: 10px 20px;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}

.top-menu li.li-line {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 10px;
    z-index: 1;
    display: none;
}

.li-line u {
    margin: 0 auto;
    width: 40px;
    height: 4px;
    display: block;
}


/*--------------------------------------------------------------------------*/

.btn {
    display: inline-block;
    padding: 8px 12px;
    border-radius: 0 12px 0 12px;
    text-align: center;
}

.downld-wrap {
    position: relative;
    float: left;
    margin-top: 4px;
}

.downld-wrap a {
    display: block;
    font-weight: 600;
}

.downld-btns {
    position: absolute;
    width: 200px;
    top: 50px;
    left: 0;
    padding: 7px;
    border-radius: 12px;
    transform: translate(0, 40px);
    opacity: 0;
    visibility: hidden;
}

.downld-btns a {
    font-size: 17px;
    padding: 4px 10px;
    background: #ffffff45;
    margin: 0 0 3px;
    border-radius: 6px;
}

.show-down-btns .downld-btns {
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
}


/*--------------------------------------------------------------------------*/

.sect {
    position: relative;
    padding: 70px 0;
}

.sect-col {
    float: right;
    width: 40%;
}

.s-c-l {
    float: left;
    width: 60%;
    padding-right: 30px;
}

.frm-1 {
    position: relative;
    float: left;
    /* padding: 25px; */
}

.frm-1::before,
.frm-1::after {
    position: absolute;
    top: 0;
    bottom: 3px;
    right: -5px;
    left: 0;
    display: block;
    content: '';
    /* background-color: red; */
    transform: skew(1deg, 1deg);
}

.frm-1::before {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(248, 245, 221, 0) 28%, rgba(230, 221, 132, 1) 100%);
    left: 100px;
}

.frm-1:after {
    display: none;
}

.s-c-l img {
    max-width: 100%;
}

.sect-1 .s-c-l img {
    position: relative;
    z-index: 2;
    padding: 0 20px 20px 0;
    background-color: #fffffa;
}


/*--------------------------------------------------------------------------*/

.home .sect-1 {
    font-size: 26px;
    line-height: 36px;
}

.sect-1 h2 {
    font-size: 60px;
    line-height: 110px;
    margin: 0 0 54px;
    font-weight: 700;
}

.home .sect-1 p {
    margin-bottom: 50px;
}

.btn-2 {
    display: block;
    max-width: 260px;
    text-align: center;
    line-height: 44px;
}

.sect-1 .btn-2 {
    margin-bottom: 20px;
}

.d-btns a {
    display: block;
    float: right;
    margin-left: 12px;
}

.sect .cntr {
    position: relative;
    z-index: 2;
}


/*--------------------------------------------------------------------------*/

.grd- {
    margin: 0 -10px;
}

.grd->li {
    float: right;
    padding: 0 10px;
}

.grd-2>li {
    width: 50%;
}

.grd-3>li {
    width: 33.333%;
}

.grd-4>li {
    width: 25%;
}


/*--------------------------------------------------------------------------*/

.sect-cont .sect-col {
    width: 58%;
}

.sect-cont .s-c-l {
    width: 42%;
}

.sect-cont h2 {
    margin: 0 0 30px;
    font-size: 36px;
    font-weight: 700;
}

.sect-cont p {
    margin: 0 0 25px;
    font-size: 20px;
    line-height: 30px;
    max-width: 660px;
}

.txt-cntr p {
    max-width: none !important;
}

.sect-2 {
    padding-top: 120px;
}

.sect-2:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
    content: '';
    background: url(img/Rectangle-38.png) 0 0 no-repeat transparent;
}


/*--------------------------------------------------------------------------*/

.use-items {
    text-align: center;
}

.use-items li:nth-child(2),
.use-items li:nth-child(4) {
    margin-top: 60px;
}

.use-items em {
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto -50px;
    line-height: 120px;
    font-size: 44px;
    color: #fff;
    font-style: normal;
    box-shadow: 0px 17px 46px 2px rgba(154, 141, 23, 0.75) inset;
    -webkit-box-shadow: 0px 17px 46px 2px rgba(154, 141, 23, 0.75) inset;
    -moz-box-shadow: 0px 17px 46px 2px rgba(154, 141, 23, 0.75) inset;
    position: relative;
    z-index: 3;
}

.u-box .img {
    position: relative;
}

.u-box .img u {
    position: absolute;
    display: block;
    background: url(img/Vector-3.png) right top no-repeat transparent;
    width: 310px;
    height: 218px;
    top: 140px;
    right: 48px;
    z-index: 9;
}

li:nth-child(2) .u-box .img u {
    background-image: url(img/Vector-4.png);
    width: 283px;
    height: 227px;
    top: 80px;
    right: 77px;
}

li:nth-child(3) .u-box .img u {
    background-image: url(img/Vector-5.png);
    width: 176px;
    height: 96px;
    top: 75px;
    right: 170px;
}

li:nth-child(4) .u-box .img u {
    display: none !important;
}

.sect-use h2 {
    font-size: 36px;
    margin-bottom: 70px;
}

.sect-use h3 {
    font-size: 28px;
    position: relative;
    z-index: 3;
    margin-top: -50px;
}


/*--------------------------------------------------------------------------*/

.txt-cntr {
    text-align: center;
}

.btn-block {
    display: block;
    margin: 0 auto 20px;
    max-width: 220px;
}


/*--------------------------------------------------------------------------*/

.b-box {
    background-color: #fff;
    margin: 0 auto;
    max-width: 330px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
}

.p-thumb {
    line-height: 1px;
    display: block;
    height: 200px;
    overflow: hidden;
    border-top: 8px solid #ccba1f;
}

.posts-wrap .b-box {
    max-width: none;
    margin-bottom: 40px;
}

.posts-wrap .b-box .p-thumb {
    height: 350px;
}

.p-thumb img {
    width: 100%;
    height: auto;
    min-height: 100%;
}

.p-post h3,
.p-post p {
    padding: 12px;
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    height: 77px;
    overflow: hidden;
    padding-bottom: 0;
}

.p-post h3 {
    font-size: 21px;
    line-height: 30px;
}

.p-post p {
    height: 96px;
    margin-bottom: 30px;
}

.p-post .btn {
    display: block;
    border-radius: 0;
}


/*--------------------------------------------------------------------------*/

.sect-blog {
    padding-bottom: 0;
}

.sect-feat {
    padding: 0 !important;
}

.feat-block {
    position: relative;
    padding-top: 144px;
}

.feat-block-img {
    display: block;
    position: absolute;
    z-index: 3;
    width: 134px;
    height: 308px;
    left: 50%;
    top: 50%;
    margin: -154px 0 0 -67px;
}

.feat-block-img img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    min-height: 100%;
}

.seprt- {
    position: absolute;
    display: block;
    width: 200px;
    height: 460px;
    top: 50%;
    left: 50%;
    border: 2px solid #000;
    border-right-width: 0;
    margin: -230px 0 0 40px;
    z-index: 2;
    border-radius: 20px 0 0 20px;
}

.seprt-2 {
    left: auto;
    right: 50%;
    border-width: 2px 2px 2px 0;
    margin-left: 0;
    margin-right: 40px;
    border-radius: 0 20px 20px 0;
}

.seprt- i {
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
}

.feat-block ul {
    margin: 0 auto;
    max-width: 1000px;
}

.feat-block li {
    width: 50%;
    float: right;
    height: 230px;
}

.feat-block li:nth-child(even) {
    float: left;
}

.feat-block li:nth-child(odd) .ft {
    padding-right: 160px;
}

.feat-block li:nth-child(even) .ft {
    padding-right: 260px;
}

.ft .icon {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 12px;
    background-color: #f8f0a9;
    text-align: center;
    margin: 0 0 25px;
    padding: 16px;
}

.ft .icon img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    max-height: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.ft h3 {
    white-space: nowrap;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
}


/*--------------------------------------------------------------------------*/

.faq-box {
    position: relative;
    padding-left: 44%;
}

.faq-box>img {
    display: block;
    float: left;
    width: auto;
    height: auto;
    max-width: 40%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.accordion- li {
    position: relative;
    margin-left: 60px;
    border: 1px solid #fff;
    margin-bottom: 25px;
    background-color: #fffce4;
    padding: 12px;
    border-radius: 0 20px;
    box-shadow: -2px 0px 11px 0px rgba(111, 50, 15, 0.1);
    -webkit-box-shadow: -2px 0px 11px 0px rgba(111, 50, 15, 0.1);
    -moz-box-shadow: -2px 0px 11px 0px rgba(111, 50, 15, 0.1);
}

.accordion- li h3 a {
    display: block;
}

.accordion- li h3 a i {
    position: absolute;
    top: 0;
    left: -60px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 0 10px;
    box-shadow: 0px 0px 6px 0px rgba(111, 50, 15, 0.1);
    -webkit-box-shadow: 0px 0px 6px 0px rgba(111, 50, 15, 0.1);
    -moz-box-shadow: 0px 0px 6px 0px rgba(111, 50, 15, 0.1);
}

.accordion- li.active h3 a i {
    transform: rotate(540deg);
    border-radius: 25px;
}

.accordion- li.active,
.accordion- li.active h3 a i {
    border-radius: 25px;
}

.ac-in>div {
    padding-right: 30px;
}


/*--------------------------------------------------------------------------*/

.sect-title h1,
.sect-title h2 {
    font-size: 32px;
    text-align: center;
    font-weight: 600;
    line-height: 33px;
    margin: 0 0 60px;
    position: relative;
    padding-bottom: 25px;
}

.sect-title h1:before,
.sect-title h2:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 0;
    left: 50%;
    height: 3px;
    width: 40px;
    margin-left: -20px;
    background-color: #111;
}

.sect-title i {
    position: relative;
    display: inline-block;
}

.sect-title i:before {
    position: absolute;
    width: 50px;
    height: 28px;
    display: block;
    left: 0;
    background: url(img/taxi.png) 0 0 / 100% auto no-repeat transparent;
    content: '';
    bottom: -9px;
}

.sect-title span+i,
.sect-title-r i {
    transform: scaleX(-1);
}

.sect-title span {
    padding: 0 5px;
}

.sect-title-r h1,
.sect-title-r h2 {
    text-align: right;
}

.sect-title-r h1:before,
.sect-title-r h2:before {
    left: auto;
    margin: 0;
    right: 0;
}

.sect-title-r i {
    width: 50px;
}

.sect-title-r span+i {
    display: none;
}


/*--------------------------------------------------------------------------*/

.sect-about .s-c-l {
    padding-top: 80px;
}

.sect-1-x .frm-1::before {
    transform: skew(-1deg, -1deg);
    background: linear-gradient(45deg, rgba(255, 255, 250, 0) 0%, rgba(240, 235, 180, 0) 60%, rgba(230, 221, 133, 1) 100%);
    border-radius: 0 50px 0 0;
}

.sect-1-x .s-c-l img {
    padding: 12px 12px 0 0;
    border-radius: 0 40px 0 0;
}

.sect-1-x .frm-1 {
    padding-top: 10px;
}


/*--------------------------------------------------------------------------*/

.card- {
    padding: 30px;
    border-radius: 0 40px;
    border: 1px solid #dccf63;
    margin: 0 12px;
}

.c-hd {
    margin-bottom: 20px;
}

.c-hd .avatar {
    display: block;
    float: right;
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 50%;
}

.c-hd .avatar img {
    width: 100%;
    height: 100%;
    display: block;
}

.c-hd h4 {
    font-size: 18px;
    white-space: nowrap;
    float: right;
    margin: 16px 10px 0 0;
}

.c-in {
    font-size: 14px;
    line-height: 25px;
}

.c-in p {
    margin: 0 0 15px;
}

.rating- {
    width: 121px;
    height: 19px;
    position: relative;
}

.rating-:before {
    background: url(img/stars-gray.png) right 0 no-repeat;
    width: 121px;
    height: 19px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    content: '';
    opacity: 0.2;
}

.rating- span {
    display: block;
    background: url(img/stars.png) right 0 no-repeat;
    width: 0;
    height: 19px;
    position: relative;
    z-index: 3;
}

.thumbs-slider .slick-arrow {
    position: absolute;
    top: 50%;
    left: -40px;
    margin-top: -30px;
}

.thumbs-slider .slick-next {
    left: auto;
    right: -40px;
}


/*--------------------------------------------------------------------------*/

.left-content {
    float: left;
    width: calc(100% - 340px);
}

.right-col {
    float: right;
    width: 300px;
}


/*--------------------------------------------------------------------------*/

.pager- {
    text-align: center;
    margin-bottom: 20px;
}

.pager- li {
    display: inline-block;
    margin: 0 4px;
}

.pager- a {
    display: block;
    width: 44px;
    height: 44px;
    line-height: 28px;
}


/*--------------------------------------------------------------------------*/

.posts-wrap .p-post h3 {
    float: right;
}

.post-meta,
.post-meta li {
    float: left;
}

.post-meta li {
    font-size: 15px;
    padding: 5px;
    margin: 10px 10px 0 10px;
}

.posts-wrap p {
    clear: both;
}

.sect-title h2.h3 {
    margin-bottom: 20px;
}

.h3 span {
    font-size: 21px;
}

.searchform input {
    float: right;
    width: 220px;
    height: 44px;
    padding: 5px 12px;
    border-radius: 0 5px 5px 0;
}

.searchform input[type=submit] {
    float: left;
    width: 77px;
    border-radius: 5px 0 0 5px;
}

.box- {
    margin-bottom: 40px;
}

.posts-rand .btn,
.posts-rand p {
    display: none;
}

.posts-rand li {
    margin-bottom: 36px;
}

.posts-rand h3 {
    text-align: center;
}

.page-bgr {
    background: url(img/no-img.png) 0 0 / 100% 100% no-repeat transparent;
    height: 300px;
    position: relative;
    margin-bottom: 44px;
    text-align: center;
}

.page-bgr h1,
.post-cover h1,
.post-cover p {
    font-size: 38px;
    position: relative;
    top: 50%;
    margin-top: -30px;
    font-weight: 700;
    z-index: 2;
    text-align: center;
}

.post-cover h1,
.post-cover p {
    position: absolute;
    left: 0;
    right: 0;
}

.post-cover p {
    margin-top: 40px;
    font-size: 16px;
}

.post-cover {
    height: 330px;
    overflow: hidden;
    margin-bottom: 44px;
    position: relative;
}

.post-cover img {
    width: 100% !important;
    height: auto !important;
    min-height: 100% !important;
}


/*--------------------------------------------------------------------------*/

.page-template-page-contact .sect-2::before {
    display: none;
}

.page-template-page-contact .s-c-l {
    margin-top: 150px;
}

.page-template-page-contact .s-c-r {
    margin-top: 100px;
}

.page-template-page-contact .sect-title h1 {
    font-size: 46px;
}

.row- {
    margin: 0 -15px;
}

.wd-50p {
    float: right;
    width: 50%;
    padding: 0 15px;
}

.wpcf7-form label {
    display: block;
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 15px;
}

.wpcf7-form label span {
    display: block;
    margin-top: 5px;
}

.wpcf7-form input,
.wpcf7-form textarea {
    display: block;
    padding: 8px 12px;
    border-radius: 0 30px;
    max-height: 150px !important;
    min-width: 120px;
    background-color: #fafaf7;
    border: 1px solid #dccf63;
    width: 100%;
}


/*--------------------------------------------------------------------------*/

.contact-content {
    padding: 44px;
    border-radius: 0 44px;
}

.foot-map iframe {
    width: 100%;
    display: block;
}

.foot-map+br {
    display: none;
}

.wpcf7-form {
    max-width: 500px;
}


/*--------------------------------------------------------------------------*/

.btn-privcy {
    padding: 2px 20px;
}


/*--------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------*/

.s-footer footer {
    padding: 50px 0 30px;
}

.s-footer .logo {
    float: none;
    margin: 0 auto;
}

.s-footer .logo a {
    float: none;
    margin: 0 auto 30px;
    overflow: visible;
}

.s-footer .logo img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.foot-addrss {
    text-align: center;
    font-size: 20px;
}

.foot-addrss img {
    margin: 0 auto 30px;
    max-width: 40px;
    display: block;
}

.foot-bar .cntr {
    border-top: 1px solid #8e8532;
    padding: 15px 0 !important;
    position: relative;
}

.copryt,
.d-copryt {
    margin: 0;
    float: right;
}

.d-copryt {
    float: left;
}

.foot-bar ul:not(.social-icon),
.foot-bar li {
    float: left;
}

.social-icon {
    text-align: center;
    position: absolute;
    left: 300px;
    right: 300px;
}

.social-icon li {
    display: inline-block;
    float: none;
}

.social-icon a {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 22px;
    border-radius: 50%;
    background: #fff;
    margin: 0 4px;
}


/*--------------------------------------------------------------------------*/

.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;
}


/* .home .side-menu {
    right: 38px;
} */

.side-menu-show {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.side-menu-toggle {
    float: left;
}

.side-menu a.side-menu-toggle {
    padding: 4px;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 12px;
}

.s-header .side-menu-toggle {
    margin: 4px 0 0 12px;
}

.side-menu ul {
    clear: both;
    max-height: 90%;
    overflow: auto;
}

.side-menu ul ul {
    display: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.side-menu ul li {
    padding: 3px 0;
    border-bottom: 1px solid #eee;
}

.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: 6px 10px;
    border-bottom: 1px solid #fff;
    line-height: 36px;
    font-size: 18px;
}

.side-menu ul a i {
    float: left;
    display: block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 6px;
    font-size: 21px;
}

.gototop {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    right: 20px;
    bottom: 60px;
    display: block;
    width: 44px;
    height: 44px;
    padding: 0;
    min-width: auto;
    font-size: 26px;
    line-height: 44px;
    border-radius: 4px;
    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);
}


/*====================================================================================================*/

.downld-btns,
.top-menu li.li-line {
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.side-menu,
body,
.s-header {
    background-color: #fffffa;
}

.s-footer {
    background-color: #dccf63;
}

.li-line u,
input[type=submit],
input[type=reset],
input[type=button],
button,
.btn,
.bgr-1 {
    background-color: #cebd18;
}

body {
    color: #9e9e9d;
}

.c-title,
a,
a:visited {
    color: #877B05;
}

.foot-bar,
.foot-bar a,
.top-menu li a,
.color-1 {
    color: #3e4347
}

.slick-dots li.slick-active button,
.pager- .active a {
    background-color: #555;
}

.accordion- li h3 a i,
.downld-btns a,
.btn,
.btn:visited,
.gototop,
.gototop:visited {
    color: #fff;
}


/*--------------------------------------------------------------------------*/

@media screen and (max-width: 1200px) {
    .cntr {
        padding: 0 12px;
    }
    .foot-bar .cntr {
        padding: 15px 12px !important;
    }
    .grd-4>li {
        width: 50%;
    }
    .sect-use {
        padding-bottom: 0;
    }
    .use-items {
        margin: 0 auto;
        max-width: 620px;
    }
    .u-box {
        margin: 0 auto 40px;
        max-width: 300px;
    }
    .use-items li:nth-child(2),
    .use-items li:nth-child(4) {
        margin-top: 0
    }
    li:nth-child(2) .u-box .img u {
        display: none;
    }
    .contact-content .sect-title h1,
    .contact-content .sect-title h2 {
        font-size: 26px;
    }
}

@media screen and (max-width: 1024px) {
    .sect-col {
        float: none;
        width: auto !important;
        clear: both;
        padding-right: 0;
    }
    .sect-about .s-c-l {
        padding-top: 0;
    }
    .frm-1 {
        float: none;
        margin: 0 auto 30px;
        width: auto;
        max-width: 400px;
    }
    .sect-col.s-c-r {
        text-align: center;
    }
    .sect-1 h2 {
        font-size: 43px;
        line-height: 70px;
        margin: 0 0 20px;
        font-weight: 600;
    }
    .sect-1 .btn.btn-2 {
        margin: 0 auto 25px;
        display: block;
        max-width: 260px;
    }
    .d-btns {
        text-align: center;
    }
    .d-btns a {
        float: none;
        display: inline-block;
    }
    .sect-2 {
        padding-top: 0;
    }
    .sect-2 .s-c-l,
    .sect-cont .s-c-l {
        padding: 0;
        margin: 0 auto 30px;
        float: none;
        width: auto;
        max-width: 300px;
    }
    .sect-2 .s-c-r {
        float: none;
        width: auto;
    }
    .sect-2.sect-cont p {
        text-align: right;
        max-width: none;
    }
    .sect-title h2 {
        margin-bottom: 25px;
    }
    .seprt- {
        display: none;
    }
    .feat-block-img {
        position: static;
        margin: 15px 0 0;
        float: right;
    }
    .feat-block ul {
        margin: 0 30px 0 0;
        float: right;
    }
    .feat-block li {
        width: auto;
        float: none !important;
        height: auto;
        margin-bottom: 10px;
    }
    .feat-block li:after {
        clear: both;
        display: block;
        content: '';
    }
    .feat-block li .ft {
        padding-right: 0 !important;
    }
    .ft .icon {
        display: block;
        width: 44px;
        height: 44px;
        border-radius: 10px;
        margin: 0;
        padding: 8px;
        float: right;
    }
    .ft h3 {
        white-space: nowrap;
        font-size: 18px;
        margin: 0 56px 0 0;
        padding: 5px 0 0;
    }
    .feat-block {
        padding-top: 30px;
        margin: 0 auto;
        max-width: 400px;
    }
    .sect-about {
        padding-top: 0;
    }
    .sect-1-x .sect-col.s-c-r {
        margin-bottom: 30px;
    }
    .wd-50p {
        width: 40%;
    }
    .wd-50p+.wd-50p {
        width: 60%;
    }
}

@media screen and (max-width: 960px) {
    .faq-box {
        padding: 0;
    }
    .faq-box>img {
        float: none;
        display: block;
        margin: 0 auto 25px;
        max-width: 250px;
        position: static;
        transform: translateY(0);
    }
    .social-icon {
        position: static;
        margin: 0 0 20px;
    }
    .copryt,
    .d-copryt,
    .foot-bar ul:not(.social-icon) {
        float: none;
        margin: 0;
        font-size: 15px;
        text-align: center;
    }
    .foot-bar ul:not(.social-icon) li {
        float: none;
        display: inline-block;
    }
    .posts-wrap .b-box .p-thumb {
        height: 280px;
    }
    .page-template-page-contact .sect-title h1 {
        font-size: 30px;
    }
}

@media screen and (min-width: 860px) {
    .s-header .side-menu-toggle {
        display: none;
    }
}

@media screen and (max-width: 860px) {
    .top-menu {
        display: none;
    }
    .grd-3>li {
        width: 50%;
    }
    .b-box {
        margin-bottom: 25px;
    }
    .wd-50p {
        width: auto !important;
        float: none !important;
        margin: 0 auto 30px;
        max-width: 500px;
    }
    .page-template-page-contact .sect-2 {
        padding-bottom: 0;
    }
    .c-title {
        text-align: center;
    }
}

@media screen and (max-width: 780px) {
    .left-content {
        float: none;
        width: auto;
        margin-bottom: 30px;
    }
    .right-col {
        float: none;
        margin: 0 auto;
    }
}

@media screen and (max-width: 520px) {
    .grd-3>li,
    .grd-4>li {
        width: auto;
        float: none;
        margin: 0 auto 25px;
        max-width: 340px;
    }
    .u-box .img u {
        display: none;
    }
    .faq-box>img {
        max-width: 180px;
    }
    .use-items em {
        width: 70px;
        height: 70px;
        line-height: 70px;
        font-size: 34px;
    }
    .posts-wrap .b-box .p-thumb {
        height: 180px;
    }
    .p-post h3,
    .p-post p {
        height: auto;
    }
    .contact-content {
        padding: 19px;
        border-radius: 12px;
    }
    .contact-content .sect-title h1,
    .contact-content .sect-title h2 {
        font-size: 20px;
    }
}

@media screen and (max-width: 480px) {
    .sect-title h1,
    .sect-title h2 {
        font-size: 23px;
    }
}

@media screen and (max-width: 430px) {
    .feat-block-img {
        width: 110px;
        height: 270px;
    }
    .feat-block ul {
        margin-right: 15px;
    }
    .ft h3 {
        font-size: 15px;
    }
}