/* Extra large desktop :1500px. */
@media (min-width: 1500px) and (max-width: 2500px) {
    
  #header-sticky .container {
    max-width: 1720px;
  }
  .breadcrumbs-area .container {
    max-width: 1720px;
  }
  .slider-area .container {
    max-width: 1720px;
  }
  .nav_bar .header-area .header-cta .border-btn {
    padding: 17px 15px;
  }
  .nav_bar .header-area .logo::before {
    top: -12px;
  }
  .logo .img-fluid {
    height: 75px
  }
  
  .nav_bar .sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 9999;
  -webkit-animation: sticky 1.5s;
  animation: sticky 1.5s;
  -webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.15);
}

.nav_bar .sticky .header-area {
  margin-top: 0px;
}
.sticky .logo{
    display: none;
}
}

/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
   
    .logo .img-fluid {
    height: 75px
  }
  .blog-area .blog-info .blog-active .single-blog .blog-content .post-meta .post-date h5 {
    line-height: 28px;
  }
  .blog-area .blog-info .blog-active .single-blog .blog-content .post-meta .post-author h5 {
    line-height: 28px;
  }
  .pricing-area .pricing-plan .single-price p {
    width: 310px;
  }
  .header-area .logo {
    padding-right: 30px;
  }
  .package-area .package-shape-bg {
    left: 55%;
  }
  .member-area .services-shape-bg img {
    width: 70%;
  }
  .appionment-area .video-thumb {
    left: 0%;
  }
  .appionment-area .video-thumb .video-content a i {
    height: 80px;
    width: 80px;
  }
  .gallery-image .gallery-thumb {
    top: 50px;
    left: 0px;
  }
  .member-area .services-shape-bg img {
    width: 50%;
    float: right;
  }
  .nav_bar .header-area .header-cta .border-btn {
    text-transform: uppercase;
    padding: 18px 6px;
    border-radius: 0;
    font-size: 13px;
  }
  .nav_bar .header-area .logo::before {
    top: -20px;
  }
  .package-area .package-shape-bg {
    left: 64%;
    top: -2%;
  }
  .package-shape-bg.d-none.d-lg-block img {
    width: 450px;
  }
  .blog-area .blog-info button {
    display: none !important;
  }
  .nav_bar .sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 9999;
  -webkit-animation: sticky 1.5s;
  animation: sticky 1.5s;
  -webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.15);
}

.nav_bar .sticky .header-area {
  margin-top: 0px;
}
.sticky .logo{
    display: none;
}
}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
    .logo .img-fluid {
    height: 75px
  }
    .pads_pics{
        width: 200px;
        height: 200px;
    }
    .pads_info {
    font-size: 12px;}
  .nav_bar .header-area .logo {
    padding-right: 20px;
  }
  .blog-area .blog-info .slick-arrow {
    left: -35px;
  }
  .blog-area .blog-info .slick-next.slick-arrow {
    right: -35px;
  }
  .fotter-area .fotter-widget .social-icon li {
    margin-right: -1px;
  }
  .header-area .logo {
    padding-right: 20px;
  }
  .team-area .team-info .slick-arrow {
    left: -30px;
  }
  .team-area .team-info .slick-next.slick-arrow {
    right: -30px;
  }
  .pricing-area .pricing-plan .single-price blockquote span::before {
    right: -10px;
  }
  .services-info .hourly-rate {
    right: 230px;
    bottom: 150px;
  }
  .services-slider-area .single-services-slide .slick-arrow {
    left: 30%;
  }
  .package-area .package-shape-bg {
    top: 10%;
    left: 60%;
  }
  .package-shape-bg img {
    width: 100%;
  }
  .appionment-area .video-thumb {
    left: 0%;
    bottom: 25px;
  }
  .appionment-area .video-thumb .video-content a i {
    height: 80px;
    width: 80px;
  }
  .gallery-image .gallery-thumb {
    top: 50px;
    left: 0px;
  }
  .productivity .productivity-shape-bg {
    left: -240px;
    top: 360px;
  }
  .member-area .services-shape-bg {
    top: -15%;
  }
  .member-area .services-shape-bg img {
    width: 50%;
    float: right;
  }
  .therapy-area .therapy-content {
    padding-right: calc(100% - 490px);
  }
  .therapy-area .section-title {
    padding-left: calc(100% - 470px);
  }
  .blog-area .blog-info .slick-prev.slick-arrow {
    left: -80px;
  }
  .blog-area .blog-info .slick-next.slick-arrow {
    right: -80px;
  }
  .features-area .shape_1 {
    bottom: 10px !important;
    left: 51% !important;
    z-index: -10 !important;
  }
  .features-area .shape_1 img {
    max-width: 90% !important;
  }
  .blog-area .blog-info button {
    display: none !important;
  }
}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
   
  .nav_bar .header-area .logo {
    padding-right: 20px;
  }
  .nav_bar .header-area .logo::before {
    top: -9px;
  }
  .logo a img {
    height: 45px;
    width: 100%;
    padding-top: 18px;
  }
  .feature-area .feature-content .middle-item-right {
    margin-left: 0px;
  }
  .testimonial-area .testimonial-active .slick-arrow {
    left: -30px;
  }
  .testimonial-area .testimonial-active .slick-next.slick-arrow {
    right: -30px;
  }
  .fotter-area .fotter-widget .social-icon li {
    margin-right: -1px;
  }
  .section-title p {
    width: auto;
    opacity: 0;
  }
  .testimonial-area .testimonial-active .testimonial-content p {
    width: 600px;
  }
  .welcome-area {
    margin-top: 150px;
  }
  .pricing-area .pricing-plan .single-price blockquote span::before {
    right: -10px;
  }
  .contact-info .contact-title p {
    width: 500px;
  }
  .services-info .hourly-rate {
    right: 200px;
    bottom: 90px;
  }
  .services-slider-area .single-services-slide .slick-arrow {
    left: 23%;
  }
  .appionment-area .video-thumb {
    bottom: 130px;
    left: -15px;
  }
  .appionment-area .video-thumb .video-content a i {
    height: 80px;
    width: 80px;
  }
  .productivity .productivity-shape-bg {
    left: -200px;
    top: 352px;
  }
  .therapy-area .section-title {
    padding-left: calc(100% - 700px);
  }
  .features-area .inner-wrapper .middle-item-right {
    margin-left: 0;
  }
  .appionment-area .second_row form {
    margin-top: 0px;
  }
  .nav_bar .header-area .logo::before {
    display: none;
  }
  .features-area .shape_1 {
    display: none;
  }
  .gallery-image .upper_image img {
    right: 10px;
    bottom: -180px;
    width: 50%;
  }
  .gallery-image .gallery-thumb {
    top: 170px;
    left: 20px;
  }
  .services-bg {
    display: none;
  }
  .blog-area .blog-info button {
    display: none !important;
  }
  .mean-container a.meanmenu-reveal {
    margin-top: -31px;
  }
}

/* small mobile :320px. */
@media (max-width: 767px) {
    .appionment-area {
  background-size: cover!important;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  background:url(../image/16621638958370_.pic_hd.jpg);
        height: 130px;
    }
    .Offline{
  background: url(../image/16321638886431_.pic_hd.jpg);
  height: 200px;
        
    }
    .testimonial-area .swiper-button-next, .testimonial-area .swiper-container-rtl .swiper-button-prev, 
.testimonial-area .swiper-button-prev, .testimonial-area .swiper-container-rtl .swiper-button-next{
    
   display: none!important;
}
    .moresas {
    font-size: 30px;
    position: absolute;
    right: 0;
    top: -55px;
}
    .brand-area .moresas {
    /*color: #ffffff;*/
    top: 35px;
    font-size: 30px;
}
.features-area .moresas {
    top: 20px;
    font-size: 30px;
    right: 10px;
}
    .head_top li:after{
        display: none!important;
    }
    .user_set {
 
    display: none!important;
}
     .news_leftaa .new_item-info{
    padding: 0;
    margin-top: 15px;
}
.news_leftaa .new_item-info{
    border-bottom: 0;
}
.news_leftaa .new_item-desc{
    border-top: 1px solid #231815;
        margin-top: 15px;
}
  .contact-info-box {
    text-align: center;
  }
  .blog-area .blog-post-details .single-post .post-meta .post-date {
    margin-right: 15px;
  }
  .blog-area .blog-post-details .single-post .post-meta .post-author {
    margin-right: 15px;
  }
  .nav_bar .header-area .logo::before {
    top: -7px;
  }
  .header-area .logo::before {
    top: -15px;
  }
  .fotter-area .fotter-widget .social-icon li {
    margin-right: -1px;
  }
  .slider-area .slider-wrapper .slider-content h2 {
    font-size: 65px;
    line-height: 80px;
  }
  .slider-area .slider-wrapper .slider-content .slider-btn {
    margin-TOP: 40px;
  }
  .services-area {
    margin-top: 150px;
  }
  .section-title p {
    width: auto;    font-size: 25px;
  }
  .package-area {
    overflow: hidden;
  }
  .blog-area .blog-info .slick-arrow {
    display: none !important;
  }
  .therapy-area .section-title h3 {
    width: auto;
  }
  .testimonial-area .testimonial-active .slick-arrow {
    display: none !important;
  }
  .testimonial-area .testimonial-active .testimonial-content p {
    width: auto;
  }
  .welcome-area {
    margin-top: 200px;
  }
  .services-area {
    margin-top: 0;
  }
  .services-info {
    margin-top: 200px;
  }
  .pricing-area {
    margin-top: 210px;
  }
  .contact-info {
    margin-top: 210px;
  }
  .blog-area {
    margin-top: 40px;
  }
  
  .breadcrumbs-area .breadcrumbs-wrapper .breadcrumb-content .sp-page-title h2 {
    font-size: 70px;
    line-height: 75px;
  }
  .video-content {
    margin-top: 50px;
  }
  .team-area .team-info .team-active .single-member .wrapper .member-content h4 {
    font-size: 18px;
  }
  .team-area .team-info .slick-arrow {
    display: none !important;
  }
  .header-area .logo::before {
    top: -14px;
    height: 70px;
  }
  .contact-info .contact-title p {
    width: auto;
  }
  .services-info .hourly-rate {
    right: 130px;
    bottom: 20px;
  }
  .tab-area .nav-tabs .nav-item {
    margin-bottom: 20px;
  }
  .services-slider-area .single-services-slide .slick-arrow {
    left: 4%;
  }
  .breadcrumbs-area .breadcrumbs-wrapper .sp-page-title h2 {
    font-size: 90px;
  }
  .services-slider-area .single-services-slide .slick-arrow {
    padding: 20px 25px;
  }
  .blog-details-page .post-info {
    display: block;
  }
  .blog-area .blog-info .blog-active .single-blog {
    margin: 0;
  }
  .blog-container {
    padding-right: 0;
    padding-left: 0;
  }
  .img-fluid {
    margin-top: 10px;
  }
  .therapy-area .section-title {
    padding-left: calc(100% - 400px);
  }
  .therapy-area .section-title h3 {
    font-size: 20px;
  }
  .therapy-area .therapy-content {
    padding-right: calc(100% - 335px);
  }
  .gallery-image .gallery-thumb {
    top: 120px;
    right: 0;
    left: 35px;
  }
  .features-area .inner-wrapper .middle-item-right {
    margin-left: 0;
  }
  .features-area .inner-wrapper .middle-item {
    margin-right: 0;
  }
  .productivity .productivity-area {
    padding: 0 50px;
  }
  .appionment-area .second_row form {
    margin-top: 0px;
  }
  .nav_bar .header-area .logo::before {
    display: none;
  }
  .features-area .shape_1 {
    display: none;
  }
  .gallery-image .upper_image img {
    bottom: -92px;
    right: 10px;
    width: 40%;
  }
  .features-area {
    margin-top: 50px;
  }
  .blog-area .blog-info button {
    display: none !important;
  }
  .appionment-area li {
    text-align: center;
    padding: 0 27px;
    width: 50%;
    float: left;
        margin-bottom: 20px;
}
.appionment-area li img {
    width: 50px;
}
.appionment-area li div {
    color: #fff;
    font-size: 12px;
    margin-top: 10px;
    text-shadow: 0 3px 6px rgb(0 0 0 / 80%);
}
.section-title h3{
    font-size: 20px;
    margin-bottom: 10px;
    top: -8px;
}
.Offline h2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
    text-shadow: 2px 2px 2px #000;
    text-transform: uppercase;
}
.appionment-area ul{
    display: block;
}
.blog-area .swiper-slide {
    width: 50%;
    float: left;
    padding: 0 7px;
}


.container-fluid {
    padding: 0 20px;
}

.testimonial-active img{
    width: 100%;
}

.testimonial-area .testimonial-active .testimonial-content p {
    /*width: 100%;*/
    /*text-align: center;*/
    /*margin: 0 auto;*/
    /*margin-top: 10px;*/
    /*font-size: 12px;*/
    /*color: #231815;*/
    /*padding: 0 10px;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 4;*/
    /*-webkit-box-orient: vertical;*/
    display: none;
}
.testimonial-active{
    margin-right: -20px;
    margin-left: -20px;
}
.services-area .services-box-area .single-service.mr-30{
    margin-right: 0;
}
.services-box-area.ml-15{
    margin-left: 0;
}
.services-area .col-xl-3{
display: flex; 
}
.services-area .col-xl-3 img{
    height: 190px;
}
.thumb-content h4 {
    font-size: 14px;
    letter-spacing: 10px;
    text-align: center;
    color: #ffffff;
    margin-top: 40%;
}
.services-btn {
    font-size: 12px;
    color: #231815;
    border-radius: 50px;
    padding: 5px 15px;
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.thumb-content h2 {
    font-size: 12px;
    color: #fff;
    /*margin: 10px 0;*/
    /*width: 100%;*/
    line-height: 2;
    margin-top: 0;
}
.thumb-content label {
    font-size: 12px;
    
}
.gallery-content h5{
    top: 13%;
}
.services-area .services-box-area .single-service .wrapper .thumb .thumb-content {
    position: absolute;
    top: 15px;
    left: 0;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 12px;
    padding: 8px;
}
.thumb-content p{
    display: none;
}
.services-area .services-box-area .col-md-6 .single-service .wrapper .thumb .thumb-content{
    /*display: block;*/
}
.services-area .services-box-area .single-service {
    margin-bottom: 30px;
    margin: 0;
    padding: 5px;
}
.services-list li {
    width: 50%;
    height: 400px;
    
}
.services-list li.active {
     width: 50%; 
}
.se_content{
    padding: 15px;
}
.se_content img {
    width: 20px;
}
.services-list li .se_content p {
    color: #fff;
    font-size: 15px;
    margin-top: 10px;
    font-weight: bold;
}
.pos-relative{
 
}
.services-list li.active .se_content i {
    width: 24px;
    height: 1px;
    background: #fff;
    display: block;
    margin-top: 10px;
}
.services-list li.active .se_content div {
    font-size: 12px;
    padding-top: 10px;
    color: #ffffff;
    display: block;
}
 .gallery-image .pos-lias .gallery-thumb {
   
    margin: 0;
    display: flex;
}
.pos-lias {
     display: block; margin-top: 15px;
}
.pos-lias  .gallery-content img {
    width: 100%;
    height: 190px;
}
.gallery-image .pos-lias .gallery-thumb .gallery-content {
    padding: 0;
    position: relative;
    display: block;
    margin: 0;    padding: 5px;
}
.brand-area .brand-active .single-brand {
    outline: none;
    width: 50%;
    float: left;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
}
.features-area .inner-wrapper .features-service {
    width: 50%;
    float: left;
    padding: 0 7px;
    margin-bottom: 10px;
}
.features-item span {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #999999;
    margin-top: 10px;
    margin-bottom: 5px;
}
.features-area .inner-wrapper .features-service .features-item h5 {
    font-size: 12px;
    color: #231815;
    text-align: center;
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ppotactive {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 80px;
    margin-top: -80px;
}
.month_pics {
    width: 100%;
}
.package-area .package-content {
    display: flex;
    width: 100%;
     position: relative; 
    bottom: 0;
    right: 0;
    padding-right: 0;
}
.pads_right {
  position: relative;
    width: 90%;
    left: 5%;
    margin-top: -55px;
}
.pads_xon {
    background: #231815;
    overflow: hidden;
    padding: 10px;
    color: #ffffff;
}
.pads_pics {
    float: left;
    width: 80px;
    margin-right: 10px;
    height: 80px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
}
.pads_more{
    display: none;
}
.pads_xon h2 {
    font-size: 14px;
    color: #fff;
}
.collect {
    font-size: 12px;
}
.pads_con i {
    display: block;
    margin: 10px 0;
}
.pads_info {
    font-size: 12px;
    color: #ffffff;
      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.fotter-form {
    width: 100%;
    background: #FFFFFF;
    margin-left: 0;
    padding: 10px;
    margin-bottom: 30px;
    position: relative;
        box-sizing: border-box!important;
}

.pc_show{
    display: none;
}
.mobile_show{
    display: block;
}
.logo img{
    height: 30px;
}
.head_top{
    /*display: none;*/
    height: 0;
}
.nav_bar .header-area{
    padding: 0;
    margin-top: 0;
}
main{
    margin-top: 50px;
}
#header-sticky .container{
    padding: 0;
}
.portfolio-area img{
    width: 100%;
}
#header-sticky {
    border-bottom: 1px solid #EAEAEA;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
        height: 50px;
        background: #FFFFFF;
}
.mean-container a.meanmenu-reveal{
    border: 0;
    top: 5px;
}
.nav_bar .header-area .logo {
    position: relative;
    padding-right: 0;
    top: 10px;
}
.search_mob{
    position: fixed;
    top: 12px;
    display: block;
    z-index: 1;
    right: 50px
}
.cart_mob{
        position: fixed;
    z-index: 1;
    left: 50px;
    top: 13px;
}
.mob_login{
        position: fixed;
    left: 15px;
    z-index: 1;
    top: 13px;
}
.swiper_index .img-fluid{
    margin-top: 0;
}
.login span{
    display: none;
}
.pt-70 {
    padding-top: 30px;
}
.mt-60 {
    margin-top: 30px;
}
.testimonial-active .swiper-slide{
    /*padding: 30px 0;*/
    padding: 0;
}
.mt-55 {
    margin-top: 20px;
}
.mt-70 {
    margin-top: 35px;
}
.brand-area .brand-active {
    padding-top: 140px;
    
}
.mb-55 {
    margin-bottom: 20px;
}
.mt-45 {
    margin-top: 20px;
}
.mb-105 {
    margin-bottom: 50px;
}
.mean-container .mean-nav ul{
position: fixed;
    background: #f8f8f9;
    height: 100%;
    padding: 0 15px;
    box-sizing: border-box;
}
.mean-container .mean-nav ul li a{
    color: #231815;
    text-align: center;
}
.mean-container .mean-nav ul li a span{
    display: none;
}
.mean-container .mean-nav ul li:first-child, .mean-container .mean-nav ul li a.mean-expand{
    display: none!important;
}
.mean-container .mean-nav ul li {
    width: 33.333%;
    text-align: center;
}
.form_moba{
    clear: both;
}
.mob_bgfffs{
    background: #FFFFFF;
        overflow: hidden;
        margin-left: -20px;
    margin-right: -20px;
    padding: 0 20px;
    margin-bottom: 30px;
}
.raidal1 {
    background: radial-gradient(20px at left top,#f8f8f9 50%,#ffffff 50%);

}
.raidal2 {
    background: radial-gradient(20px at right top,#f8f8f9 50%,#ffffff 50%);
}
.raidal3{
    background: radial-gradient(20px at right bottom,#f8f8f9 50%,#ffffff 50%);
}
.raidal4{
    background: radial-gradient(20px at left bottom,#f8f8f9 50%,#ffffff 50%);
}
.single-blog .blog-image img {
    width: 100%;
    height: 120px;
}
.blog-content h5 {
    margin-top: 20px;
    font-size: 14px;
}
.single-blog .blog-content p{
    margin-bottom: 15px;
}
.single-blog .blog-content .post-meta {
    padding-top: 10px;
}
.Offline{
        height: 130px;    
        background-size: cover;
        margin-top: 40px;
}
.Offline p{
    margin-bottom: 0;
    font-size: 30px;
}
.type_single dd a {
    font-size: 12px;
    padding: 7px 10px;
    color: #999999;
    border-bottom: 1px solid #eaeaea;
    margin-right: 10px;
    
}
.type_single dt {
    font-size: 12px;
    padding: 8px 10px;
}
.type_single dd {
    margin-bottom: 0;
    width: 80%;
    margin-left: 10px;
}
.pt-60 {
    padding-top: 30px;
}
.line_a h2 {
    padding-top: 5px;
    margin-top: 30px;
    font-size: 20px;
}
.line_a h2:before {
    content: '';
    width: 60px;
    
}
.line_a h2 span {
    font-size: 26px;
    color: #e9e7e7;
    position: absolute;
    top: 12px;
    
}
.sbrand_list a{
        width: 33.333%;
    padding: 20px 0;
}
.sbrand_list {
    padding: 5px;
    margin-top: 20px;
}
.erji_sing {
    margin-left: 45px;
    clear: both;
    margin-top: 20px;
}
.brand_content video{
    width: 100%;
        height: 200px;
}
.logo_pic {
    width: 120px;
    height: 120px;
    margin-right: 10px;
}
.bd_top{
    display: block;
}
.brand_nav{
        display: flex;
    align-items: center;
    justify-content: space-around;
}
.brand_nav a {
    font-size: 14px;
    color: #999;
    padding: 15px 0;
    padding-right: 0;
    margin-right: 20px;
}
.pt-40 {
    padding-top: 20px;
}
.bd_bottom {
    padding: 0 20px 0;
    margin-top: 20px;
    font-size: 12px;
}
.bdt-link {
    justify-content: flex-end;
}
.biga_icon {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
.agent {
    font-size: 14px;
    margin-bottom: 10px;
}
.lj_icon {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
.bdt-l h2 {
    font-size: 18px;
    
}
.bdt-l p {
    font-size: 12px;
    
}
.bdt-link a{
    font-size: 12px;
}


.price_ab {
      margin-left: 10px;
}
.priceud_icon {
    width: 15px;
    height: 15px;
    
}
.price_area div {
    padding: 5px 10px;
    border-bottom: 1px solid #E9E9E9;
    width: 68px;
    margin: 0 10px;
}
.filt_right {
  display: none;
    
}
.price_area{
    display: none;
}
.brand-product_list .features-service {
    width: 50%;

    padding: 8px;
}
.brand_top {
    background: #110c0a;
    padding: 40px 0 30px;
}
.social-shares {
    position: fixed;
    width: 90%;
    background: #fff;
    z-index: 111111111111;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    margin: auto;
    left: 0;
    right: 0;
    top: 50%;
    display: none;
    /* margin-left: 0; */
    border: 1px solid #999999;
    transform: translateY(-50%);
    box-shadow: 2px 1px 7px rgb(0 0 0 / 15%);
}
.breadcrumb {
    margin: 20px 0 10px;
}
.sp_list {
   display: none;
}
.bst_title {
    margin-top: 10px;
    font-size: 20px;
    
}
.bst_href {
    display: flex;
    margin-top: 30px;
    margin-bottom: 50px;
}
.ds_box {
    margin-top: 60px;
}
.social-shares.social-shares-right {
    left: 0;
    
}
.spot_brand .left_side{
   display: block;
   border-radius: 5px;
    z-index: 111;
}
.labels {
    font-size: 12px;
    padding: 8px 10px;
    
}
.spot_brand-logo {
    margin-left: 0px;
        max-height: 200px;
    overflow: scroll;
}
.features-item{
    height: auto;
}
.left_side{
    z-index: 111;
}
.spot_brand-logo a {
    padding: 15px;
    display: inline-block;
    width: 33.333%;
    float: left;
    padding: 15px 0;
    text-align: center;
}
.filt {
    display: flex;
    align-items: center;
    margin-top: 30px;
    position: relative;
    clear: both;
}
.spot_brand .left_side a {
    padding: 5px;
}
.zimu {
    margin-bottom: 20px;
}
.show_more_wrapper {
    overflow: hidden;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
    height: auto!important;
}
.news_right{
    display: none;
}
.news_left {
    margin-right: 0;
}
.ind_right h2 {
    font-size: 15px;
    color: #231815;
    line-height: 1.5;
    margin-bottom: 10px;
    
}
.ind_right p {
    font-size: 12px;
    color: #999999;
    line-height: 1.5;
}
.share_icon {
    /*width: 18px;*/
    /*height: 18px;*/
    margin-left: 20px;
}
.star_lines{
        /*width: 18px!important;*/
    /*height: 18px!important;*/
}
.ind_top {
    padding-bottom: 30px;
    margin-bottom: 30px;
    flex-flow: column-reverse;
}
.ind_left {
    width: 100%;
    display: flex;
    align-items: center;
    
}
.ind_view {
    margin-bottom: 0;
    margin-right: 10px;
}
.ind_set {
    margin-top: 0;
    position: absolute;
    right: 20px;
}
.ds_info p{
    font-size: 13px!important;
}
.ds_right{
    display: none;
}
.fz_data {
    width: 50px;
    height: 50px;
    top: 0;
  left: -25px;
    font-size: 12px;
    
}
.fz_box{
    display: block;
}
.fz_info {
    margin-left: 0;
    margin-top: 20px;
}
.fz_info h2 {
    font-size: 15px;
    color: #231815;
    line-height: 1.5;
    margin-bottom: 5px;
}
.fz_info p {
    font-size: 12px;
    color: #999999;
    line-height: 1.5;
}
.fz_item {
    padding: 0 0 50px 70px;
    border-left: 1px solid #231815;
    position: relative;
        margin-left: 40px;
}
.portfolio-area .item-menu .button {
    font-size: 14px;
    color: #999;
    margin: 0 5px;
    
}
.portfolio-area .item-menu .button:before {
    width: 10px;
    height: 1px;
    top: -2px;
    margin-right: 10px;
}
.zhaopin_top {
    padding: 30px;
    margin-bottom: 30px;
}
.zhaopin_top h2 {
    font-size: 20px;
    margin-bottom: 10px;
}
.zhaopin_top li {
    display: inline-block;
    font-size: 12px;
    color: #FFFFFF;
    opacity: .92;
    margin-right: 0;
}
.zp_item {
    padding-top: 0;
}
.zhaopin_desc p {
    font-size: 12px;
    font-weight: 400;
    color: #231815;
    line-height: 1.8;
}
.zhaopin_xinwen .new_item {
    width: 100%;
    padding: 0;
}
.zhaopin_xinwen .new_item-desc {
    font-size: 14px;
    
}
.new_item {
    margin-bottom: 30px;
}
.pagination li{
    display: none;
    margin: 0 20px;
}
.pagination li:first-child{
    display: inline-block;
}
.pagination li:last-child{
    display: inline-block;
}
.page-link{
    font-size: 30px;
    line-height: 1;
}
.pagination{
    margin: 50px 0;
}
.sb_box{
    display: block;
}
.search_type a{
    display: block;
}
.search_produxt-sore .type_single dd{
    width: auto;
}
.foot_fixeds a.active span{
    color: #231815;
}
.user_login-resgin >img{
    display: none;
}
.user_login-resgin{
    width: 90%;
}
.user_bg{
    background-size: cover!important;
}
.user_left {
    width: 100px;
    height: 100px;
    background: #FFFFFF;
    padding-top: 15px;
    text-align: center;
    position: absolute;
    top: 26px;
}
.user_pic img {
    width: 40px;
    height: 40px;
    border-radius: 40px;
}
.user_id {
    font-size: 12px;
    color: #181818;
    font-weight: bold;
    margin-bottom: 0px;
}
.user_phone, .user_city{
    display: none;
}
.replace {
    width: 76px;
    height: 34px;
    font-size: 12px;
    line-height: 34px;
}
.user_side {
    margin-top: 26px;
    width: 100%;
}
.u_list{
    display: flex;
}
.u_list a {
    font-size: 12px;
    color: #231815;
    display: block;
    padding: 10px 20px;
}
.user_side h2{
    padding: 20px 20px;
}
.u_list span {
   display: none;
}
.save_btn{
    width: 100%;
}
.user_contents {
    display: flex;
    flex-flow: column;

    
}
.user_content{
     padding-left: 0;
}
.u_icon{
    display: none;
}
.xunjia_list .features-service {
    width: 50%;
    
}
.xj_item .xunjia_list .features-service{
       width: 50%;
}
.collect_brand .type_single dd, .user_content .type_single dd{
    width: auto;
}
.brand-new_list .new_item {
    width: 50%;
    
}
.new_item-name{
    margin-top: 10px;
    font-size: 16px;
}
.collect_brand .sbrand_list .brand_item {
    width: 50%;
    
}
.collection i {
    font-size: 20px;
    
}
.change_image, .change_size, .change_set{
    display: none;
}
.bd_news-list .single-blog {
    width: 100%;
    margin-bottom: 30px;
    
}
.brand_content .bd_news-list .single-blog .blog-image img{
    height: 245px;
}
.brand_content {
    padding: 30px 0;
    overflow: hidden;
}
.single-blog .blog-content h5 a {
    margin-top: 10px;
    
}
.brand_content .gallery-thumbs .swiper-slide img {
    height: 60px;
}
.gallery-thumbs {
    height: 60px;
    
}
.brand_content .gallery-top .swiper-slide img {
    /* width: 40%; */
    height: 300px;
}
.left_side.fixed_nv{
    left: auto;
    right: 0;
    display: none;
}
.right_pic{
    display: none;
}
.brand-area .swiper-slide{
        height: 220px;
    overflow-y: scroll;
}
.services-list li .se_content div{
    display: block;
    color: #FFFFFF;
    font-size: 12px;
}
.cart_num{
    top: -10px;
}
.head_lefta {
    display: none;
    
}
.pos-lias .gallery-thumb:nth-child(1) .gallery-content img{
    height: 270px;}

.erioc{
    width: 100px;
    padding: 5px;
}


























}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 450px;
  }
  .services-info .hourly-rate {
    right: 155px;
  }
  .appionment-area .section-title h3 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 520px) {
  .slider-area .slider-wrapper .slider-content .slider-btn .slide-btn {
    margin-bottom: 30px;
  }
}

/* extra Large Mobile :480px. */
@media only screen and (min-width: 520px) and (max-width: 767px) {
  .container {
    width: 520px;
  }
  .therapy-area .section-title {
    padding-left: calc(100% - 500px);
  }
  .therapy-area .therapy-content {
    padding-right: calc(100% - 465px);
  }
  .gallery-image .gallery-thumb {
    top: 140px;
    right: 0;
    left: 10px;
  }
  .left_side{
  position: absolute;
  left: -60px;
  width: 40px;
  top: 0;
  text-align: center;
  border: 1px solid #999;
  border-radius: 50px;
  z-index: 111;
  background: #ffffff;
}
}

/* Additional Media Queries */
@media only screen and (max-width: 767px) {
  .contact-info {
    margin-top: 15px;
  }
  .contact-info .contact-title h3 {
    margin-top: 215px;
  }
}

@media only screen and (max-width: 480px) {
  .blog-area .blog-info .slick-list {
    margin: 0 15px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1236px) {
  .package-area .package-shape-bg {
    left: 61%;
  }
}

@media (min-width: 430px) and (max-width: 767px) {
  .mean-container a.meanmenu-reveal {
    margin-top: -34px;
  }
}

@media (max-width: 329px) {
  .mean-container a.meanmenu-reveal {
    margin-top: -22px;
  }
}
/*# sourceMappingURL=responsive.css.map */