/* Laptop :1200px. */
@media (min-width: 1201px) and (max-width: 1500px) {
.slide-text {
  left: 10%;
  top: 32%;
  width: 50%;
}	
.two .slide-text {
  top: 22%;
}
.three .slide-text {
  left: 12%;
  top: 17%;
  width: 55%;
}
}
/* -------------------------------
    NORMAL DESKTOP : 992px 
------------------------------- */
@media (min-width: 992px) and (max-width: 1200px) {
  body {
      overflow-x: hidden;
  }
  .body-custom-width .container, 
  .body-custom-width .kc-container,
  .blog .container ,
  .post-template-default.single .container {
      width: 90%;
  }
  .container {
      width: 90%;
  }
  .kc-row-container.kc-container {
      max-width: 90%;
  }
  .primary-nav-wrap ul li + li {
    margin-left: 18px;
  }
  .header-text {
    margin-right: 20px;
  }
  .hmend-ani-heading {
    font-size: 40px;
  }
  .service-text {
    padding: 45px 20px 40px;
  }
.hmend-about-area .kc-elm.kc_row_inner {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}  
.animate-slider.two .slide-text .text-titel span {
  margin-top: 0;
}
.header-icon i {
  font-size: 20px;
  margin-top: 11px;
}
.header-icon {
  margin-right: 3px;
}
.header4-info span {
  font-size: 13px;
}
.header-style-4 .header-text {
  margin-right: 10px;
  width: 47%;
}
  .blog-single .post-title {
    font-size: 36px;
    line-height: 1.3;
  }
  .tagcloud a {
    padding: 14px 20px;
  }
.slide-text {
  left: 7%;
  top: 30%;
  width: 60%;
}
.animate-slider .slide-text .text-titel span {
  line-height: 1.3;
}
.animate-slider.two .slide-text .text-titel span {
  line-height: 1.3;
}
.animate-slider.two .slide-text .text-titel span.cd-words-wrapper {
  margin-top: 0;
  padding-bottom: 5px;
  padding-top: 0;
}
.two .slide-text {
  top: 18%;
}
.three .slide-text {
  left: 8%;
  top: 12%;
  width: 60%;
}
}

/* -------------------------------
    Tablet Desktop : 768px
------------------------------- */
@media (min-width: 768px) and (max-width: 991px) {

  html.js {
      margin-top: 0px!important;
  }
  html .logged-in {
      margin-top: 0px!important;
  }
  body {
      overflow-x: hidden;
  }
  .body-custom-width .container, 
  .body-custom-width .kc-container,
  .blog .container ,
  .post-template-default.single .container {
    width: 90%;
  }
  .container {
      width: 90%;
  }
  .kc-row-container.kc-container {
      max-width: 90%;
  }
.animate-slider .slide-text .text-titel span {
  font-size: 30px;
  letter-spacing: 2px;
}  
.slide-text {
  top: 30%;
  left: 7%;
  width: 55%;
}
.slide-text p {
  font-size: 16px;
  margin: 4px 0 16px;
}
.button-box a.btn-one {
  font-size: 13px;
  padding: 12px 20px;
}
.header-text .header4-info {
  padding-left: 12px;
}
.header-icon {
  margin-right: 4px;
}
.header-style-4 .header-text {
  width: 44%;
}
.animate-slider.two .slide-text .text-titel span.cd-words-wrapper {
  margin-top: 22px;
}
.two .slide-text {
  top: 12%;
  width: 45%;
}
.three .slide-text {
  left: 10%;
  top: 12%;
  width: 45%;
}
.header4-info span {
  font-size: 13px;
}
.header-icon i {
  font-size: 25px;
  margin-top: 8px;
}
  /*---*/
  .section-title, 
  .section-title-2 {
    width: 95%;
  }
  .section-title h2, 
  .section-title-2 h2 {
    font-size: 26px;
  }
  .section-title-2 p {
    font-size: 14px;
  }
.hmend-about-area .kc-elm.kc_row_inner {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
} 
.header-sticky.hmend-sticky {
  background: rgb(255, 255, 255) none repeat scroll 0 0;
} 
  /*---*/
  .list-items {
    display: block;
  }
  .list-items.pull-right {
    float: left !important;
  }
  .site-logo {
    padding: 15px 0;
  }
  .hmend-ani-heading {
    font-size: 30px;
  }
  .counter-name {
    font-size: 14px;
    text-transform: capitalize;
  }
  .slider-full-carousel.owl-carousel .owl-nav div {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    width: 40px;
  }
  /*header-style-2*/
  .header-style-2 .header-search {
    margin-right: 50px;
  }
  .header-style-2 a.meanmenu-reveal {
    margin-right: 20px;
    top: -64px;
  }
  /*header-style-4*/
  .header-style-4 .header-text {
    float: left;
    margin-right: 0;
    width: 38%;
    margin-left: 50px;
  }
    .header-style-4 .header-text + .header-text {
        margin-left: 0;
    }
    .header4-info span:first-child, .header4-info span:first-child a {
        font-weight: 400;
    }
  /*header-style-5*/
  .header-style-5 .header-social {
    text-align: left;
  }
  .header-style-5 .site-logo {
    padding: 20px 0;
  }
  .header-style-5 a.meanmenu-reveal {
    top: -54px;
  }
  .header-style-6 .header-social {
    text-align: left;
  }
  /* default top bar */
  .header-top-area {
    overflow: hidden;
  }
  .header-top-area .header-info {
    display: none;
  }


}

/* -------------------------------
    Small Mobile : 320px
------------------------------- */
@media (max-width: 767px) {

  html.js {
      margin-top:0px!important;
  }
  html .logged-in {
      margin-top: 0px!important;
  }
  body {
      overflow-x: hidden;
  }
  html, body {
    font-size: 13px;
  }
  .logged-in .header-area {
      top: 46px;
  }
  .logged-in .header-area.hmend-sticky {
      top: 0;
  }
  .logged-in .header-area.header-style-6.header-transparent {
      top: 46px;
  }
  .logged-in .header-sticky.hmend-sticky {
      margin-top: 0;
  }
  .logged-in .header-area.header-transparent.hmend-sticky {
      top: 0;
  }
  .body-custom-width .container, 
  .body-custom-width .kc-container,
  .blog .container ,
  .post-template-default.single .container {
    width: 90%;
  }
  .container {
      width: 90%;
  }
  .kc-row-container.kc-container {
      max-width: 90%;
  }
.hmend-about-area .kc-elm.kc_row_inner {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
} 
.header-sticky.hmend-sticky {
  background: rgb(255, 255, 255) none repeat scroll 0 0;
}
.mobile-menu .mean-nav {
  max-height: 280px;
  overflow-y: auto;
}
.animate-slider .slide-text .text-titel span {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
}
.slide-text {
  left: 9%;
  top: 33%;
  width: 84%;
}
.slide-text p {
  display: none;
}
.button-box a.btn-one {
  border-radius: 4px;
  font-size: 13px;
  padding: 8px 14px;
  text-transform: capitalize;
}
.two .button-box a.btn-one {
  margin-top: 10px;
}
.two .slide-text {
  top: 4%;
}
.three .slide-text {
  left: 12%;
  top: 24%;
  width: 60%;
}
.animate-slider.three .slide-text .text-titel span.cd-words-wrapper {
  display: inline;
}
.animate-slider.three .button-box a.btn-one {
  margin-top: 10px;
}
  .mean-nav ul li li a {
    font-weight: 400;
  }
  /*header-style-2*/
  .header-style-2 a.meanmenu-reveal {
    margin-right: 30px;
    top: -54px;
  }
  .header-style-2 .mean-nav > ul {
    padding: 0;
  }
  .header-style-2 .mean-nav > ul > li:first-child > a {
    border-top: 0;
  }
  .header-style-2 .mean-nav > ul > li > a {
    padding: 6px 30px 6px 15px;
  }
  /*header-4*/
  .header-style-4 .header-top-area .row {
    display: block;
  }
  .site-branding {
    padding: 15px 20px 15px 15px;
    text-align: center;
  }
  .header-style-4 .header-social {
    padding: 10px 0;
    text-align: center;
  }
  .site-branding::before {
    width: 100%;
    left: 0;
  }
  .site-branding::after {
    display: none;
  }
  /*header-style-4*/
  .header-style-4 a.meanmenu-reveal {
    top: -54px;
  }
  /*header-style-5*/
  .header-style-5 .header-menu-wrap {
    align-items: center;
    display: block;
    justify-content: space-between;
  }
  .top-bar-left-content {
    text-align: center;
  }
  .header-style-5 .site-logo {
    padding: 20px 0;
  }
  .header-style-5 a.meanmenu-reveal {
    top: -54px;
  }
  .header-style-5 .header-social {
   display: none;
  }
  /*header-6*/
  .header-style-6 .header-menu-wrap {
    display: block;
  }
  .header-style-6 .site-logo {
    padding: 20px 0;
  }
  .header-style-6 .header-social {
    border-top: 1px solid #777777;
    padding: 10px 0;
  }
  .header-style-6 a.meanmenu-reveal {
    top: -55px;
  }
  .header-style-6 .header-social {
    display: none;
  }
  /* default top bar */
  .header-top-area {
    overflow: hidden;
  }
  .header-top-area .header-info {
    /*display: none;*/
  }
  .header-top-area {

    height: auto;

    line-height: 1.2em;

    text-align: center;
  }
  .header-info {
      text-align: center !important;
      margin: 10px;
  }
  /* section-title */
  .section-title, 
  .section-title-2 {
    width: 95%;
  }
  .section-title h2, 
  .section-title-2 h2 {
    font-size: 26px;
  }
  .section-title-2 p {
    font-size: 14px;
  }
  /*---*/
  .list-items {
    display: block;
  }
  .list-items.pull-right {
    float: left !important;
  }
  .site-logo {
    padding: 15px 0;
  }
  .breadcrumbs{
     display: block;
     text-align: center;
  }
  .breadcrumbs h2.page-title{
     width: 100%;
     margin-bottom:10px;
  }
  .page-title-bar{
     width:100%;
  }

  .meta-info .meta-item.pull-right{
  	float: none !important;
  }
  /* Search bar */
  .blog-search form input {
    padding: 2px 70px 2px 15px;
  }
  .blog-search form button {
    padding: 0 18px;
    z-index: 99999999;
  }
  .blog-search form button::before {
    right: 55px;
  }
  blockquote {
    border-left: 3px solid #4b4a4a;
    margin: 30px 0 30px 10px;
    padding: 0 0 0 15px;
    font-size: 14px;
    line-height: 1.8;
  }
  .blog-info > ul {
    margin: 20px;
  }
  .user-info .user-text span {
      display: block;
      padding: 5px 0;
  }
  .user-share {
      display: block;
      float: none;
      margin-top: 15px;
  }
  .user-share span {
    margin-top: -2px;
  }
  .user-text {
      display: block;
      float: none;
  }
  .user-info {
      overflow: hidden;
  }
  .author-img {
      display: block;
      float: none;
      margin-bottom: 20px;
  }
  .author.author-box {
      align-items: flex-start;
      flex-flow: column wrap;
      justify-content: flex-start;
      margin: 50px 0;
  }
  .author-info {
      padding-left: 0;
      width: 100%;
  }

  .sidebar-title {
      font-size: 20px;
      letter-spacing: 1px;
      margin-bottom: 50px;
  }
  .related-post > .row {
    display: block;
    flex-flow: column wrap;
  }

  .sidebar-widget.widget_tag_cloud .tagcloud a{
  	font-size: 12px !important;
  }
  /*Slider*/
  .hmend-ani-heading {
    font-size: 20px;
  }
  .slider-full-carousel.owl-carousel .owl-nav div {
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    width: 35px;
  }
  /* what-we-do */
  .what-we-do .p-r {
    padding-right: 15px;
  }
  .offer-content {
    padding: 30px 30px 60px 30px;
  }
  .offer-content img {
    margin-bottom: 20px;
  }
  /* counterUp */
  .counter-wrapper {
    margin-bottom: 30px;
    text-align: center;
  }
  .counter-img {
    float: none;
    margin-right: 13px;
    margin-bottom: 6px;
  }
  /* portfolio */
  .portfolio-filter li + li {
    margin-left: 20px;
  }
  .portfolio-slider .slick-arrow {
    font-size: 22px;
    height: 38px;
    line-height: 38px;
    width: 38px;
  }
  /* blog */
  .post-title {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .blog-content {
    padding: 35px 20px;
  }
  .blog-post.format-link .blog-content {
    padding: 35px 30px 45px 45px;
  }
  .type-post.tag-sticky-2 .blog-content, 
  .type-post.sticky .blog-content {
    padding-left: 40px;
  }
  .type-post.tag-sticky-2 .blog-content::before, 
  .type-post.sticky .blog-content::before {
    font-size: 20px;
    left: 15px;
  }

  .format-quote blockquote {
    padding: 50px 30px;
  }
  .blog-quote.hmend_quote.blog-content blockquote p {
    font-size: 15px;
  }
  .blog-meta span {
    display: block;
    margin-bottom: 5px;
  }
  .blog-meta span::before {
    display: none;
  }
  .post-pagination .nav-links > ul > li > a, 
  .post-pagination .nav-links > ul > li > span, 
  .pagination > a, 
  .page-links > span:not(.page-links-title), 
  .page-links > a {
    height: 35px;
    line-height: 35px;
    margin: 3px;
    width: 35px;
  }
  .post-pagination .nav-links > ul {
    margin-left: -3px;
    margin-right: -3px;
  }
  .row .col-md-9 + .col-lg-3 .widget-area,
  .row .col-md-9 + .col-md-3 .widget-area {
    margin-top: 50px;
  }

  /* blog details */
  .blog-details-content {
    padding: 30px 20px 1px;
  }
  .blog-single .post-title {
    font-size: 22px;
  }
  blockquote, blockquote p {
    font-size: 14px;
  }
  .blog-details-content .entry-content ul, 
  .blog-details-content .entry-content ol {
    margin: 35px 20px 40px;
  }
  .blog-details-content .gallery .gallery-item {
    padding: 0 5px;
  }
  .next-prev a {
    font-size: 12px;
    padding: 8px 15px;
  }
  .comment-list .children {
    margin-left: 20px;
  }
  /* 404 */
  .pnf-inner > h1 {
    font-size: 60px;
  }
  .pnf-inner > h2 {
    font-size: 22px;
  }
  .pnf-inner > p {
    font-size: 14px;
  }
  .pnf-inner a.btn {
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    margin-top: 45px;
    padding: 0 25px;
  }
  /* no-results */
  .no-results .page-header .page-title {
    font-size: 24px;
  }

  /* footer */
  #scrollUp {
    bottom: 20px;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    right: 20px;
    width: 30px;
  }
  /*footer-bottom*/
  .footer-bottom .col-sm-6:first-child .copyright-text, 
  .footer-bottom .col-sm-6:first-child .footer-social {
    float: none;
    text-align: center;
  }
  .footer-bottom .col-sm-6:last-child .copyright-text, 
  .footer-bottom .col-sm-6:last-child .footer-copyright-menu, 
  .footer-bottom .col-sm-6:last-child .footer-social {
    float: none;
    text-align: center;
  }
  .footer-all {
    margin: auto;
    width: calc(100% - 10%);
  }
  .user-info.pull-right {
    float: left;
    display: block;
    width: 100%;
  }

}

/* end 320 */

/* -------------------------------
    Large Mobile : 480px
------------------------------- */
@media only screen and (min-width: 480px) and (max-width: 768px) {
  .logged-in .header-sticky.hmend-sticky {
      margin-top: 0;
  }
.mobile-menu .mean-nav {
  max-height: 300px;
  overflow-y: auto;
}
.slide-text {
  top: 33%;
  width: 60%;
}
.animate-slider .slide-text .text-titel span {
  font-size: 25px;
}
.animate-slider.two .slide-text .text-titel span.cd-words-wrapper {
  margin-top: 6px;
}
.two .slide-text {
  top: 23%;
}
}

/* -------------------------------
    Large Mobile : 600
------------------------------- */
@media (min-width: 600px) and (max-width: 767px) {

    .logged-in .header-sticky.hmend-sticky {
        margin-top: 0;
    }
    .logged-in .header-area.header-style-6.header-transparent {
      top: 46px;
    }
    .logged-in .header-area.header-style-6.header-transparent.hmend-sticky {
        top: 46px;
    }
    .logged-in .header-style-5.header-sticky.hmend-sticky {
        top: 46px;
    }
    .logged-in .header-style-4 .header-sticky.hmend-sticky {
        top: 46px;
    }
.slide-text {
  top: 34%;
  width: 62%;
}
.three .slide-text {
  width: 50%;
}
}