﻿  @media only screen and (max-width: 767px) and (min-width: 320px) {
  .Solution ul li{width: 100%;}
  .flip-container, .front, .back{width:100%;text-align: center;}
  .front .name{width: 90%;}
  .qodef-process-holder .qodef-process-item{width:100%;}
  .qodef-process-holder .qodef-process-item .qodef-process-item-icon-holder-wrapper:after{display:none;}
  .manage .image{text-align:center;}
  footer .footer-box{border-right:0;}
  .top,.search,.memu{display:none;}
   #cssmenu ul li.active{background: transparent;}
#cssmenu ul li.active a{color:#727272;/* font-size: 13px; */}
#cssmenu ul li a{color:#727272;font-size: 13px;}
#cssmenu .submenu-button{border-left: 0;}
.carousel-inner > .item > img{height:200px;}
.subtitle{margin: 0;font-size:9px;}
.carousel-caption{padding:0;}
.carousel-caption h1{font-size: 30px;line-height: 30px;margin: 10px 0;}
.carousel-caption p{ font-size: 15px;line-height: 18px;}
.menu a.logo{ width:35%;}
.readmore{width:80%;}
.solutions-topbox{ margin-top:10px;}
.solutions-topbox h3:before{top:40px;}
.solutions .nav-tabs > li{ margin:0;}
input.wpcf7-form-control.wpcf7-submit.readmore {  width: 80%;  margin: auto 10%;}
}

@media screen and (width: 768px) {
    .solutions .nav-tabs > li{ margin:0;}
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
    .top,.search,.memu{display:none;}
   #cssmenu ul li.active{background: transparent;}
#cssmenu ul li.active a{color:#727272;/* font-size: 13px; */}
#cssmenu ul li a{color:#727272;font-size: 13px;}
#cssmenu .submenu-button{border-left: 0;}
.carousel-inner > .item > img{height: 400px;}
.subtitle{/* margin: 0; */font-size: 20px;}
.carousel-caption{/* padding:0; */}
.carousel-caption h1{font-size: 52px;line-height: 61px;margin: 10px 0 25px 0;}
.carousel-caption p{font-size: 24px;line-height: 29px;}
.flip-container, .front, .back{height: 160px;padding: 0;}
.front .name{bottom: 8px;}
.qodef-process-holder .qodef-process-item .qodef-process-item-icon-holder{
    width: 175px;height: 175px;}
    .qodef-process-holder .qodef-process-item .qodef-process-item-icon-holder-wrapper:after{display:none;}
}