@media (max-width: 991px) and (min-width:768px){
  .sm-mb-20{
    margin-bottom: 20px;
  }
}
@media (min-width:992px){
  .lg-mb-20{
    margin-bottom: 20px;
  }
}
@media (max-width: 991px){
  .section-title{
    width: 85%;
  }
  .home-slider .slider-content-inner p,
  .testimonials-sec .testimonials blockquote{
    width: 100%;
  }
  .moto-text p {
    float: none !important;
    margin-bottom: 25px;
    text-align: center;
    width: 100%;
  }
  .moto-text a {
    display: block;
    float: none !important;
    margin: 0 auto;
    text-align: center;
    width: 300px;
  }
  
  
  .footer-sidebars .footer-widgets {
    padding: 50px 15px 30px;
  }
  .copyright {
    margin-bottom: 15px;
    text-align: center;
  }
  .copyright {
    margin-bottom: 20px;
    text-align: center;
  }
  .footer-nav {
    text-align: center;
    width: 100%;
  }
  .footer-nav ul.menu {
    margin: 0;
    padding: 0;
  }
  .footer-nav li {
    display: inline-block;
    float: none;
  }
}
@media (max-width: 767px){
    #main-nav > ul > li.menu-item-has-children > a::after {
      top: 13px;
    }
    #site-logo .main-logo {
      margin-bottom: 10px;
    }
    #site-logo .main-logo img {
      width: 150px;
    }
  .work-grid,
  .service-item,
  .news-inner,
  .service-box,
  .team-wrap,
  .blog-grid-page  .no-blog-sidebar,
  .product-item{
    margin: 0 auto;
    width: 400px;
  }
  
  section.services div[class^="col-lg-"],
  section.works div[class^="col-lg-"],
  section.what-we-offer div[class^="col-lg-"],
  section.latest-news div[class^="col-lg-"],
  section.team-sec div[class^="col-lg-"],
  .blog-grid-page .blog-grid div[class^="col-lg-"] ,
  .portfolio-page .portfolio-page-inner div[class^="col-lg-"],
  .catagory-grid div[class^="col-lg-"] {
    margin-bottom: 20px;
  }
  section.services div[class^="col-lg-"]:last-child,
  section.works div[class^="col-lg-"]:last-child,
  section.what-we-offer div[class^="col-lg-"]:last-child,
  section.latest-news div[class^="col-lg-"]:last-child,
  section.team-sec div[class^="col-lg-"]:last-child,
  .blog-grid-page .blog-grid div[class^="col-lg-"]:last-child,
  .portfolio-page .portfolio-page-inner div[class^="col-lg-"]:last-child,
  .catagory-grid div[class^="col-lg-"]:last-child{
    margin-bottom: 0px;
  }
  .xs-mb-30{
    margin-bottom: 30px;
  }
  .vc_column-inner h3 {
    text-align: center;
  }
  .vc_column-inner p {
    text-align: center;
  }
  .vc_column-inner p{
    margin-bottom: 30px;
  }
  .vc_column-inner .sec-button.pull-right {
    float: none !important;
    text-align: center;
  }
  .footer-sidebars .footer-widgets {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 400px;
  }
  .footer-widgets .widget-title::after {
    left: 43%;
  }
  /* 404 page */
  .error-area-tablecell h1 {
    font-size: 80px;
    line-height: 86px;
    margin-top: 0;
  }
  .error-area-table {
    height: 290px;
  }
  .error-area-tablecell h4 {
    font-size: 20px;
    line-height: 25px;
  }
  .error-area-tablecell p {
    font-size: 18px;
  }
  .error-area-tablecell > a{
    margin-top: 10px;
  }
  .catagory-single-post-class {
    margin: 0 auto;
    width: 440px;
  }
  .catagory-single-post-class .summary.entry-summary {
    margin-top: 30px;
  }
  .download-apps-wrapper .product-details li {
    width: 48%;
  }
}
@media (max-width: 700px){
	 .home-slider .slider-content-inner {
    width: 100%;
  }
  
  .home-slider .slider-content-inner h1 {
    font-size: 28px;
  }
  .home-slider .slider-content-inner p {
    font-size: 15px;
  }
  .wprt-counter .number {
    font-size: 25px;
  }
  .wprt-counter .text {
    font-size: 11px;
  }
  .shoping-cart-table table.shop_table {
    width: 750px;
  }
}
@media (max-width: 600px){
  .post-content-single-wrap {
    margin-bottom: 50px;
  }
  .comment-list article .gravatar {
    margin-right: 15px;
    width: 50px;
  }
  .comment-list .children {
    padding-left: 0;
  }
  .comment-list .children > li {
    padding: 0 0 0 15px;
  }
  .name-wrap, .email-wrap{
    float: none;
    width: 100%;
  }
}
@media (max-width: 500px){
  .section-title h2 {
    font-size: 23px;
  }
  .why-us {
    font-size: 20px;
  }
  .section-title p {
    font-size: 15px;
  }
  .home-slider .slider-content-inner .buttons a {
    font-size: 12px;
    padding: 8px 22px;
  }
  .home-slider {
    height: 360px;
  }
  .home-slider .slider-content {
    height: 360px;
  width: 100%;
  left: 5%
}

.home-slider .slider-content-inner {
  padding-left: 10px;
  padding-right: 10px;
}

  .countdown-wrapper ul li {
    padding: 2px;
  }
  .countdown-wrapper ul li > span {
    font-size: 14px;
  }
  .countdown-wrapper ul li p {
    font-size: 12px;
  }
  .comingsoon-wrapper-inner .subscribe-wrapper {
    
    width: 100%;
  }
  .comingsoon-wrapper-inner .intro-wrap h1 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .copyright {
    font-size: 11px;
    margin-bottom: 25px;
  }
  .footer-nav li a {
    font-size: 11px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 0;
  }
  /* blog listing page */
  .list-event-meta {
    display: block;
  }
  .list-event-meta li {
    display: block;
  }
  .list-event-meta li a {
    text-align: left;
  }
  .catagory-single-post-class{
    width: 100%;
  }
}
@media (max-width: 435px){
  .work-grid,
  .service-item,
  .news-inner,
  .service-box,
  .team-wrap,
  .blog-grid-page .no-blog-sidebar,
  .product-item{
    width: 100%;
  }
  .footer-sidebars .footer-widgets{
    width: 100%;
  }
}