:root{
  --color-white:#ffffff;
  --color-black-12:#121212;
}
/*-------------- media section ---------------*/
@media screen and (max-width: 767px) and (min-width: 0px){ 
  .socialbox,#contact-details{
    padding: 0;
    text-align: center;
  }
  #newsletter .small-title,#our-process .small-title,#appointment .small-title,#our-team .small-title,#latest-news .small-title,#our-services .our-services-head .small-title,#about-us .about-us-head .small-title,#our-projects .our-projects-head .small-title,#pricing-plan .pricing-plan-head .small-title,#our-products .small-title,#why-choose-us .small-title{
    left: 0 !important;
    top: 0;
  }
  #pricing-plan .plan-content p{
    width: max-content !important;
    margin: 0 auto;
  }
  #pricing-plan .plan-box ul{
    padding-left: 0;
  }
  #return-to-top i{ left: 0; }
  .contac_form{
    position: unset;
  }
  #contact-details span{}
  .socialbox i,#contact-details span,.socialbox a:last-child i,#site_top .cart{
    border: none;
  }
  #newsletter input[type="submit"],#appointment .app-content,#pricing-plan .plan-content p,.logo,.small-title,#our-features,#our-records .record-content p{
    position: unset !important;
  }
  #site_top .cart{
    left: -10px;
  }
  #contact-details i{
    display: block;
    margin: 10px 0 0;
  }
  #pricing-plan .owl-nav,#slider p,#slider .slide_nav i,.slider-box span,.owl-nav,#our-records .record-content p:before{
    display: none;
  }
  #footer, .outer-footer,#footer ul li,#footer a.testimonial,#appointment,#our-process,#newsletter,#latest-news,#our-team,#why-choose-us,#our-products,#pricing-plan,#slider .slider-box, #slider h2, #slider p,#our-services, #about-us,#our-features,#our-projects,#our-records .record-content p{
    text-align: center;
  }
  #our-process .process-text,#latest-news .news-text,#our-team .team-text,#our-products .services-text,#pricing-plan .plan-content p,#pricing-plan .pricing-plan-head .services-text,.slider-box,#our-services .our-services-head .services-text,#our-projects .our-projects-head .project-text,#our-records .record-content p{
    max-width: 100%;
    width: 100%;
  }
  #slider h2,#our-features .features-content h5 a{
    font-size: 12px !important;
    margin: 0;
  }
  #slider .slider-button-1, #slider .slider-button-2 {
    padding: 7px;
    font-size: 12px;
  }
  .slider-box {
    top: 15%;
    left: 0;
    right: 0;
  }
  .test-icons span{
    display: block;
  }
  h3:after,#our-records .record-content p:before,#pricing-plan .plan-content h4:after{
    content: none !important;
  }
  #pricing-plan .plan-content p,.small-title,#our-records .record-content p{
    transform: none;
  }
  .our-services-head h3, .about-us-head h3, .our-projects-head h3, .pricing-plan-head h3, .our-product-head h3, .why-choose-us-head h3, .our-team-head h3, .appointment-head h3, .our-process-head h3, #newsletter h3, .latest-news-head h3 {
    font-size:22px;
    padding: 5px 0;
  }
  #our-records{
    padding: 0;
  }
  #testimonial-video .owl-carousel{
    top:0;
  }
  .video{
    margin: 20px 0;
    top:12%;
  }
  #our-team .team-content span, #our-team .team-content p,#our-team .team-content p i{
    display: block;
  }
  #newsletter input[type="submit"],#about-us img{
    margin-top: 10px !important;
  }
  .record-content.py-5.px-0.text-lg-left {
    padding: 20px !important;
  }
  .record-content.py-5.px-0.text-lg-start {
    padding: 20px !important;
  }
  #testimonial-video .testimonial-text{
    max-width: 100%;
  }
  #testimonial-video .test-icons span i,#testimonial-video .test-icons a i,#our-team .team-content p i{
    margin:5px 0;
  }
  #footer .gallery-item img{
    padding: 0 7px;
  }
  #slider ol.carousel-indicators{
    transform: unset;
    bottom: 0;
    left: 0;
  }  
}
@media screen and (max-width: 991px) and (min-width: 768px){ 
  .logo{
    position: unset;
    width: auto;
  }
  #latest-news .news-info{
    padding-top: 45%;
  }
  .search-wrapper.active .close{
    right: -10px;
  }
  #newsletter input[type="submit"]{
    right: 0;
  }
  .main-header-box .logo{
    position: unset;
  }
  section#about-us{
    background-image: unset !important;    
  }
  #contact-details span {
    font-size: 12px;
    padding: 13px 7px 13px 9px !important;
  }
  #slider h2 {
    font-size:17px;
    margin: 0;
  }
  .test-icons {
    margin-right: 15px;
  }
  #testimonial-video .owl-carousel{
    top: 20%;
  }
  /*#slider .slider-box, #slider h2, #slider p{
    text-align: center;
  }*/
  .slider-box{
    max-width: 76%;
    top: 40%;
  }
  #our-products .product-content .p-cart{
    right: 7%;
  }
  #slider .slide_nav{
    display: none;
  }
  #pricing-plan .plan-content p
  {
    top: 48px;
  }
  #latest-news .news-info h4 span
  {
    font: 500 17px var(--font-fira);
  }
  #site_top .cart
  {
    top: 4px;
  }
  #our-products .small-title
  {
    left: -38px;
    top: 44px;
  }
  #latest-news .owl-dots {
    display: none;
  }
  .header-nav{
    align-self: center;
  }
}
@media screen and (max-width: 1024px) and (min-width: 992px){
  #our-features{
    bottom: -160px;
  }
  #why-choose-us .why-tabs li a {
    width: 120px !important;
  }
  #our-team .owl-nav{
    top: -25%;
  }
  .search-wrapper.active .close{
    right: -12px;
  }
}
@media screen and (max-width: 1300px) and (min-width: 1025px){
  #slider h2{
    font-size: 20px;
    margin: 0;
  }
  .search-wrapper.active .close{
    right: -15px;
  }
  #about-us .about-text span{
    font-size: 12px;
  }
  .video{
    top:12%;
  }
  .video h3:after{
    margin: 5px auto;
  }
  #contact-details span {
    font-size: 12px;
    padding: 13px 7px 13px 9px !important;
  }
  #our-features{
    bottom: -115px;
  }
  #why-choose-us .why-tabs li a {
    width: 125px !important;
  }
}
@media screen and (max-width: 1024px){
  #contact-details i{
    padding-left: 5px;
  }
  #header-menu .current_page_item a {
    color: #000;
  }
  #contact-details span{
    padding:18px 8px 18px 9px;
  }
  #why-choose-us .why-tabs li a{
    width: 130px;
  }
  .home.page-template .container{
    width: 100%;
  }
  #slider h2{
    font-size: 20px;
    margin: 0;
  }
  #header-menu .current_page_item{
    border:none;
  }
  .headerbar {
      display: block;
      margin: 0;
  }
  .hamburger {
      padding: 10px;
  }
  .main-header .side-navigation {
      display: none
  }
  .side-navigation,.side-navigation li {
      padding: 0;
      display: block;
      margin: 0;
  }
  .side-navigation ul li a {
      padding: 10px;
      display: block;
      color: var(--color-white);
      background: 0 0!important;
      text-align: start;
      line-height:20px;
  }
  amp-sidebar#sidebar1 {
      background: #00cfca;
      width: 250px
  }
  #sidebar1 {
      height: 100%;
      width: 0;
      position: fixed;
      z-index: 9999999;
      top: 0;
      left: 0;
      overflow-x: hidden;
      transition: .5s
  }
  .side-navigation ul li ul, .side-navigation ul li ul ul {
      display: block !important;
      opacity: 1;
      position: unset !important;
      height: auto;
      background-color: unset;
      box-shadow: unset;
  }
  .side-navigation ul ul li{
      display: block;
      padding-left: 7px;
  }
  .side-navigation ul.sub-menu li a:before{
    content: none;
  }
  #our-products .product-content h4 a{
    font-size: 13px;
  }
  #contact-details span {
    font-size: 12px;
    padding: 13px 7px 13px 9px !important;
  }
  .logo
  {
    top: 0px;
  }
   #site_top .cart
  {
    top: 4px;
  }
}
@media screen and (max-width: 575px){
  .search-wrapper.active .close{
    right: 14px;
  }
  #latest-news .news-info{
    padding-top: 50% !important;
  }
  .search-wrapper.active .input-holder{
    width: 220px !important;
  }
  .search-wrapper.active {
    margin-right: 22px;
  }
  .about_me td,.main-header-box .logo {
    width: 100% !important;
  }
  .about_me tr {
    display: inline-grid;
  }
  #footer,#footer ul li{
    text-align:center !important
  }
  .about-content2 .about-content-col-2{
    padding-left: 0;
  }
  input[type="submit"]{
    display: block;
    margin: 0 auto;
  }
  .sec3{
    animation: unset !important;
    white-space: unset !important;
  }
  .small-title{
    left: 0 !important;
    top: 0 !important;
  }
  .about-list-box-col2.pt-4 {
    text-align: center;
  }
  .team-info{
    margin-bottom: 15px;
  }
  #about-us .about-us-head .small-title{
    left: 0 !important;
  }
  section#about-us,#testimonial-video,#why-choose-us,#appointment,#newsletter{
    background-image: unset !important;    
  }
  section#about-us{
    padding-bottom: 0 !important;
  }
  #testimonial-video .test-icons span i{
    display: inline !important;
  }
  #why-choose-us .tab-content sub{
    top: 0em;
  }
  #appointment{
    background: var(--color-hi-23);
  }
  .bradcrumbs a{
    margin-bottom: 15px;
    display: table-caption;
  }
}
@media screen and (max-width: 767px){
  #site_top .topbar-button{
     margin-left: 20px;
  }
  .search-wrapper.active .close{
    right: 14px;
  }
  .search-wrapper.active .input-holder{
    width: 200px;
  }
  .search-wrapper.active {
    margin-right: 22px;
  }
  .main-header-box .logo{
    width: 210px;
  }
  .testimonial {
    text-align: center;
  }
  #appointment input[type=submit],.our-partners img{
    margin: 0 auto;
    display: block;
  }
  #footer,#footer ul li{
    text-align:start;
  }
  .logo
  {
    width: auto;
    height: 148px;
  }
  #our-products .product-content .p-cart
  {
    right: -10px;
  }
  #contact-details .topbar-mail{
    float: none;
  }
  .bradcrumbs span{
    padding: 5px 10px;
  }
  #latest-news .news-info{
    padding-top: 55%;
  }
}