@media screen and (min-width:992px){
  .mobilemenu{
    display: none;
  }
  .innerpage-title h3{
    display: block;
  }
  .innerpage-title .breadcrumb{
    display: block;
  }
  .website-design{
    padding-top: 130px;
  }
  }


@media screen and (min-width:992px) and (max-width:1349px){

  .home-banner {
      background: url(../images/sliderbg.png) no-repeat -25px 0px;
      clear: both;
      padding-top: 70px;
      background-size: 100% 100%;
      padding-bottom: 150px;
  }

}


  @media screen and (min-width:992px) and (max-width:1199px){
    .templates-boxes{
      width: 215px;
      padding: 36px 20px;
    }
    .templates-boxes h4{
      font-size: 21px;
    }
    .explore-best-sellers .row{
      max-height: inherit;
      z-index: 99;
      position: relative;
    }
    .facts-single-block{
      padding: 24px 8px 24px 8px;
    }
    .facts-data{
      font-size: 14px !important;
    }
    .add-cart-btn{
      margin-bottom: 20px;
    }
    .explore-product h4 a{
      text-align: left;
      font-size: 22px;
    }
  }
  
  @media screen and (min-width:768px) and (max-width:991px) {
    .explore-best-sellers .row{
      max-height: inherit;
    }
    .aboutus-sendmessage:before{
      display: none;
    }
    .request-call-right-block h3{
      font-size: 42px;
    }
    .what-you-get-left-block{
      max-width: inherit;
    }
    .Facts .facts-right-block{
      width: 100%;
      max-width: inherit;
      padding-left: 0px;
      float: left;
      padding-top: 25px;
    }
    .user-boxes{
      padding: 50px 10px;
    }

    .explore-best-sellers{
      padding-top: 100px;
      padding-bottom: 100px;
    }
    .basic-information{
      margin-top: 4rem;
    }
    .start-web_rightbar {
      padding-left: 0px;
  }
  .start-web_rightbar h3{
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 23px;
  }
  .card-web{
    max-width: 460px;
    padding: 13px 10px;
    background: #fff;
  }
  .card-web .leftbar-img{
    width: 12%;
    margin: 0px 0px;
  }
  .card-web .leftbar-img img{
    max-width: 80%;
  }
  .card-web .cardweb-section{
    font-size: 14px;
    line-height: 20px;
  }
  .start-web {
    background: url(../images/start-web-bg.png) no-repeat 100% 20%;
    background-size: 95px;
  }
    .explore-best-sellers::after{
      display: none;
    }
      .dekstopmenu{
        display: none;
      }
      .facts-data{
        font-size: 17px !important;
      } 
      .pay-section-desc{
        font-size: 16px;
      }
      .aboutuscontactinformation_innerboxright a ,.aboutuscontactinformation_innerboxright address p{
        font-size:16px;
      }
      .add-cart-btn{
        margin-bottom: 20px;
      }
      .explore-product h4 a{
        text-align: left;
        font-size: 22px;
      }
      .website-creation-right-block{
        margin-left: 0;
      }
  }
  
/*********************************************************** Hiral responsive ********************************************************/
@media screen and (max-width:1199px){
  .explore-product h4 a{
    font-size: 24px;
  }
  .explore-product .product-price{
    font-size: 24px;
  }
}
@media screen and (max-width:991px){
  .nav-open .main-menu{
    top: 110px;
  }
  .closemenu{
    display: none;
  }
  .nav-open .closemenu{
    display: block;
  }
  .nav-open .mobilemenubar{
    display: none;
  }
  .dekstopmenu{
    display: none;
  }
  .login-box ul li a{
    font-size: 22px;
  }
  .product-list-right h6{
    display: none;
  }
  .productilistin-main .explore-product{
    padding: 15px 15px;
  }
  
}

@media screen and (max-width:767px){
  .explore-best-sellers .row{
    max-height: inherit;
  }

  .account-detail-page {
    margin-bottom: 80px;
}
.add-cart-moible-btn, .buy-now-moible-btn{
  line-height: 67px;
}
.website-creation.pb-100 {
  padding-bottom: 50px;
}
.related-products{
  padding: 50px 0;
}
  .innerpage{
    background: url(../images/title-footerbg.png) no-repeat bottom center;  
    background-size: cover;
  }
  .footer-copyright {
    background: #068671;
    text-align: center;
    padding: 14px 0px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 32px;
    color: #FFFFFF;
    opacity: 0.9;
  }
  .first-section .page-title{
    font-size: 34px;
    line-height: 40px;
  }
 .account-page .title-bar{
  display: none;
 }
 .account-page .menu{
  display: none !important;
 }
 .mobile-menu .menu-line{
  display: flex;
  justify-content: space-between;
  align-items: center;
 }
 .mobile-menu{
    position: fixed;
    padding: 15px 30px;
    background: #01957D;
    border-radius: 30px 30px 0px 0px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
 }
 .mobile-menu .arrow-back span{
  height: 32px;
    width: 32px;
    border: 1px solid #FFFFFF;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    padding-bottom: 3px;
 }
 .account-page .mobile-menu{
    display: block;
  }
  .mobile-menu .menu-line h4{
    color: #ffffff;
    font-family: 'DM Sans', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0;
    }
    .mobile-menu .arrow{
      display: flex;
      align-items: center;
    }
    .mobile-menu .arrow-forword span{
      height: 32px;
    width: 32px;
    background-color: #FFFFFF;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 3px;
    }
    .mobile-menu .arrow-back.white-bg span{
      background-color: #FFFFFF;
    }
    .mobile-menu .arrow-forword.green-bg span{
      background-color: transparent;
      height: 32px;
      width: 32px;
      border: 1px solid #FFFFFF;
      border-radius: 50px;
    }
    .main-header .innerpage:after,
    .home-page .innerpage:after{
      background: url(../images/plus-icon.png) !important;
      height: 11px !important;
      width: 11px !important;
      top: 87px !important;
    }
    .main-header .innerpage:before,
    .home-page .innerpage:before{
      background: url(../images/Ellipse-yellow.png) !important;
      height: 19px !important;
      width: 9px !important;
      bottom: 37px !important;
      top: auto !important;
    }
    .main-header .innerpage-title {
      padding: 32px 0px 21px 0px;
  }
  .account-page{
    padding: 0rem 0 2rem;
  }
  .dashboard-page .dashboard-bg{
    background-color: #ffffff;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 50px;
  }
  .dashboard-bg .content-box h4{
    font-size: 24px;
  }
  .dashboard-bg .content-box .description{
    font-size: 16px;
    line-height: 26px;
  }
  .order-page .dashboard-bg{
    background-color: #ffffff;
    margin-top: 1rem;
  }
  .order-page .order-table tr{
    background: #FAFAFA;
    border-radius: 20px;
    margin-bottom: 20px;
  }
  .order-page .order-table .arrow-forword.mobile{
    display: block;
  }
  .order-page .order-table .arrow-forword.mobile span{
    height: 30px;
    width: 30px;
    background-color: #01957D;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding-bottom: 5px;
  }
  .order-page .order-table .more-detail .desktop{
    display: none;
  }
  .order-page .order-table tr th,
  .order-page .order-table tr td{
    padding: 10px;
  }
  .order-page .order-table tr th{
    font-size: 15px;
  }
  .order-page .order-table tr td{
    font-size: 15px;
  }
  .address-page .information p{
    width: 296px;
  }
  .address-page .information{
    width: 296px;
    margin: auto;
  }
  .account-detail-page .email-field{
    background: url(../images/Profile-icon.png) no-repeat 5% 51% #ffffff;
  }
  .account-detail-page .message-field {
    background: url(../images/Message-icon.png) no-repeat 5% 51% #ffffff;
}
.account-detail-page h6{
  font-size: 24px;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.short-by.mobile.product-list-right{
  display: flex;
}
.product-list-right .short-by{
  display: none;
}
.innerpage-title h3{
  display: none
}
.innerpage-title nav{
  display: none !important;
}
.innerpage-title{
  padding: 20px 0px 20px 0px;
}
.innerpage-title .mobile-title{
  text-align: center;
  padding-bottom: 2rem;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #212831;
}
.shop-middle-section:before,
.shop-middle-section:after{
  display: none;
}
.product-pagination .pagination li{
  margin: 0px 10px;
}
.product-pagination .pagination li:before{
  width: 62px;
}
.product-pagination .pagination{
  display: flex;
  justify-content: center;
  margin-left: 0;
}

  .contact-page .aboutus-sendmessage:after{
    display: none;
  }
  .innerpage-subtitle_heading{
    font-size: 24px;
    line-height: 34px;
  }
  .aboutus-sendmessage_leftbar p{
    font-size: 16px;
    line-height: 24px;
  }
  .aboutus-sendmessage{
    padding-top: 30px;
  }
  .aboutuscontactinformation_innerboxright a{
    font-size: 18px;
  }
  .aboutus-sendmessage_rightbar h3{
    font-size: 24px;
    line-height: 34px;
  }
  .checkout-page .aboutus-sendmessage:after{
    display: none;
  }
  .products-overview_rightbar {
    padding-left: 0;
    padding-top: 5rem;
  }
  .thankyou-overview{
    background-color: #ffffff;
    padding-right: 0;
    padding-top: 1rem;
    padding-bottom: 0rem;
  }
  .mobile-title-overview{
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
    color: #212831;
  }
  .home-banner{
    background: none;
    padding-top: 0;
  }
  .home-banner img{

  }
  .first-section .page-title.mobile{
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
  }
  .first-section p{
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px;
  }
  .start-project{
    margin-left: 15px;
  }
  .first-section .page-title.mobile:after{
    content: '';
    width: 60px;
    height: 6px;
    background: #01957D;
    position: absolute;
    left: 140px;
    bottom: 48px;
  }
  .first-section .page-title:before{
    display: none;
  }
  .see-action{
    width: 100%;
  }
  .can-learn:after{
    display: none;
  }
  .can-learn .pt-100{
    padding-top: 0;
  }
  .can-learn h2{
    font-size: 30px;
    margin-bottom: 0;
  }
  .user-boxes h3{
    font-size: 24px;
    margin-bottom: 14px;
  }
  .user-boxes{
    text-align: center;
    padding: 50px 10px;
  }
  .user-boxes p{
    font-size: 18px;
  }
  .can-learn{
    background: none;
    padding: 0px 20px;
  }
  .can-learn .pb-100{
    padding-bottom: 20px;
  }
  .explore-best-sellers h3{
    font-size: 30px;
    margin-bottom: 2rem;
    color: #212831;
    padding-left: 15px;
  }
  .explore-best-sellers .desktop-title{
    display: none;
  }
  .explore-best-sellers{
    background: #FAFBFF;
    padding-top: 4rem;
    padding-bottom: 0;
  }
  .explore-product h4 a{
    text-align: left;
  }
  .explore-product img{
    width: 100%;
  }
  .start-web{
    background: none;
    padding-top: 40px !important;
    padding-bottom: 70px;
  }
  .web-leftbar h3 br{
    display: none;
  }
  .templates-boxes p{
    display: block;
    margin-bottom: 0;
  }
  .wed-designing .rightbar:hover, .templates-boxes:hover {
    right: inherit;
    position: relative;
}

  .card-web{
    padding: 10px 15px;
    margin-bottom: 15px;
  }
  .card-web .cardweb-section{
    padding-left: 16px;
    text-align: left;
  }
  .start-web_rightbar h3{
    margin-top: 30px;
    font-size: 30px;
  }
  .start-web_rightbar{
    padding-left: 0;
  }
  .wed-designing{
    background: none;
  }
  .web-leftbar h3{
    font-size: 30px;
  }
  .wed-designing .rightbar{
    float: left;
  }
  .web-leftbar .view-all_btn{
    margin-bottom: 20px;
  }
  .website-creation:after,
  .related-products:before,
  .work-gallry.our:after,
  .what-you-get:before,
  .what-you-get:after
  {
    display: none;
  }
  .website-design-process{
    background: none;
  }
  .wed-designing .templates-boxes{
    float: left;
  }
  
   
  .web-leftbar h3{
    font-size: 30px;
  }
  /* kajal css */
  .dekstopmenu{
    display: none;
  } 
  .website-design-title h3, .website-design-process-title h3 ,.request-call-right-block h3, .facts-title h3, .what-you-get-left-block h3 {
    font-size: 24px;
    line-height: 34px;
    margin-top: 45px;
    margin-bottom: 30px;
  }
  .work-gallary-title h3{
    font-size: 24px;
    line-height: 34px;
    margin-top: 15px;
    margin-bottom: 00px;
    text-align: left;;
  }
  .work-gallary-title {
    margin-bottom: 30px !important;
}
  .brand-design-title h3{
    font-size: 24px;
    line-height: 34px;
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .brand-design-description p:first-child, .website-design-description p:first-child{
    font-size: 18px;
    line-height:28px;
  }
  .brand-design-description p:nth-child(2), .website-design-description p:nth-child(2), .facts-description p{
    font-size: 16px;
    line-height: 26px;
  }
  .about-us-btn .about-btn{
    margin-top: 35px;
  }
  .work-gallry img{
    margin-bottom: 30px;
  }
  .process-boxes{
    text-align: center;
  }
  .process-boxes h3{
    font-size: 22px;
    line-height: 33px;
  }
  .process-boxes p, .what-you-get-left-block p{
    font-size: 16px;
    line-height: 26px;
  }
  .facts-right-block, .what-you-get-left-block{
    text-align: center;
  }
  .even{
    justify-content: center;
  }
  .innerpage-subtitle_heading ,.aboutus-sendmessage_rightbar h3, .website-creation-right-block h3, .related-title-group h3{
    font-size:24px;
    line-height: 34px;
  }
  .aboutus-sendmessage_leftbar p{
    font-size: 16px;
    line-height: 24px;
  }
  .aboutuscontactinformation_innerboxright a{
    font-size: 18px;
    line-height: 30px;
  }
  .form-information .form-control{
    margin-bottom: 25px;
  }
  .form-information .form-group {
    margin-bottom: 0;
  }
  .facts-data{
    font-size: 16px !important;
  }
  .facts-right-block{
    padding-left: 0 !important;
  }
  .facts-description{
    margin-top: 0px !important;
  }
  .facts-blocks .pr-0{
    padding-left: 0px !important;
  }
  .facts-single-block{
    float: none;
    margin: 0 auto;
  }
  .website-creation-right-block .ebook{
    font-size: 18px;
    margin-top: 40px;
  }
  .website-creation-right-block p, .web-leftbar p{
    font-size: 18px;
    line-height: 28px;
  }
  .website-creation-right-block .ebook-detail{
    font-size: 16px;
    line-height: 28px;
  }
  .ebook-cartBox .control .input[type="number"]{
    text-align: center;
  }
  .ebook-price{
    margin-top: 20px;
    font-size: 32px;
    line-height:48px;
  }
  .add-cart-btn{
    margin-bottom: 20px;
  }
  .website-creation-right-block{
    margin-left: 0;
  }
  .explore-product{
    padding: 15px 15px;
    background: #fff;
    border-radius: 24px
  }
  .explore-best-sellers::after{
    display: none;
  }
  .basic-information {
    margin-top: 6rem;
  }
  .inner-info h3{
    margin-top: 20px;
  }
  .inner-info{
    margin-bottom: 60px;
  }
  .inner-info p{
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
  .add-cart{
    display: block;
    background: url(../images/cart.png) no-repeat 170px 10px #01957D;
    border-radius: 12px;
    width: 238px;
    line-height: 72px;
    position: relative;
    bottom: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    text-align: left;
    color: #FFFFFF;
    padding: 0px 0px 0px 25px;
    text-decoration: none;
    transition: all 2s;
  }
  .explore-product h4 a{
    font-size: 18px;
    text-align: left;
  }
  .explore-product .product-price {
    font-size: 25px;
  }
  .related-products .owl-carousel .owl-stage-outer {
    
  }
  .related-products .owl-carousel .owl-dots {
    margin-top: 0;
  }
  .wed-designing .rightbar{
    float: left;
  }
  .demo:first-child{
    margin-top: 50px;
  }
  .termscondition-content p, .privacy-policy-content p{
    font-size: 16px;
    line-height: 32px;
  }
  .termscondition-content ul li, .privacy-policy-content ul li{
    font-size: 16px;
  }
  .innerpage-title{
    padding: 20px 0px 20px 0px;
  }
  .innerpage-title h3{
    display: none;
  }
  .innerpage-title .mobile-title{
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #212831;
    padding-bottom: 0;
  }
  .innerpage-title h3{
    display: none;
  }
  .innerpage-title .breadcrumb{
    display: none;
  }
  .read-more-btn {
    font-size: 16px !important;
    line-height: 21px;
  }
  .footer-section:before{
    content: '';
    background: url(../images/bg-mobile-footer.png) repeat-x !important;
    height: 32px;
    position: absolute;
    top: -28px;
    width: 100%;
  }
  .footer-section{
    background:#01957d;
    background-size: cover;
    padding-top:40px;
    padding-bottom: 0px;
  }
  .templates-boxes{
    float: none;
    margin: 20px auto;
  }
  .product-view-all{
    background: transparent;
    box-shadow: none;
    font-size: 14px;
    color: #01957D;
    max-width: 70px;
    line-height: 20px;
    height: 30px;
  }
}
@media screen and (max-width:400px){
  .aboutuscontactinformation_innerboxright a ,.aboutuscontactinformation_innerboxright address p{
    font-size: 14px;
  }
}
@media screen and (max-width:575px){
  .see-action{
    width:auto;
    display: block;
    clear: both;
  }
  .aboutus-sendmessage:before{
    display: none;
  }
}