@media only screen and (max-width: 600px) {
  .service_box {
    height: 700px;
  }
  
  .features3{
    
    padding: unset !important;
}    
.cid {
    padding-bottom: 60px !important;
    padding-top: 60px !important;
    
}
.count-up{
    margin: 10px !important;
}
.service_box{

            height: 500px !important;
}
.cid-qJ2VZmtvSe {
    background-image: url(../../img/banner.jpg);
    z-index: 1;
    display:block;
}
#myVideo{
    display:none;
}
.pt-30{
  padding-top: 30px !important;
}
}



    
.features3{
    
    padding:0px 125px
}    
    
.service_box{
            margin:20px 0;
            height: 400px;
            padding:25% 20px;
            text-align: center;
            border-radius:5px;
            background:#afa0afe0;
            color: #333231;
            /*transition: all 0.5s ease 0s;*/
        }
        .service_box:hover{
             background: linear-gradient(to bottom, #e0eddfb0 0%, #e8c8c8 100%);
             padding: 40px;
            color: #333231;
        }
        .service_box .service_icon{
            width:70px;
            height:70px;
            margin: 0 auto;
            font-size:35px;
            background: #fff;
            line-height:70px;
            border-radius:50px;
            transform: translateY(0);
            /*transition: all 0.30s ease 0s;*/
        }
        .service_box:hover .service_icon{
            transform: translateY(-100%);
        }
        .service_box .service_icon i{
            color:#333;
        }
        .service_box h3{
            position: relative;
            top:40px;
            margin:0;
            color:#333231;
            font-size:22px;
            line-height:1.5;
            font-weight: 500;
            font-family: 'Playfair Display';
          /*  text-transform:uppercase;
*/            transform: translateY(0%);
            /*transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;*/
        }
        .service_box:hover h3{
            top:-40px;
        }
        .service_box  p{
            color:#333231;
            margin:0;
            opacity:0;
            /*transition: all 0.30s linear 0s;*/
        }
        .service_box:hover p{
            opacity:1;
        }
        
    .myp{
    text-align: justify;
    line-height: 1.5;
    /*word-break: break-all;*/
       }












.mycir1{
        /*border: 1px solid;*/
    
    height: 190px;
    width: 304px;
        /*margin-left: 32%;*/
    position: relative;
    text-align: center;
    padding-top: 63px;
    background: #af9faf;
}

.mycir2{
        /*border: 1px solid;*/
    /*border-radius: 50%;*/
    height: 190px;
    width: 304px;
        margin-left: -20px;
        /*margin-left: 32%;*/
    position: relative;
    text-align: center;
    padding-top: 52px;
    background: #af9fafed;
}

.mycir3{
        /*border: 1px solid;*/
    border-radius: 50%;
    height: 190px;
    width: 190px;
        margin-left: -20px;
        /*margin-left: 32%;*/
    position: relative;
    text-align: center;
    padding-top: 52px;
    background: #af9fafd6;
}

.mycir4{
        /*border: 1px solid;*/
    border-radius: 50%;
    height: 190px;
    width: 190px;
        margin-left: -20px;
        /*margin-left: 32%;*/
    position: relative;
    text-align: center;
    padding-top: 52px;
    background: #af9fafbf;
}

.mycir5{
        /*border: 1px solid;*/
    border-radius: 50%;
    height: 190px;
    width: 190px;
        margin-left: -20px;
        /*margin-left: 32%;*/
    position: relative;
    text-align: center;
    padding-top: 52px;
    background: #af9fafa6;
}

.mycir6{
        /*border: 1px solid;*/
    border-radius: 50%;
    height: 190px;
    width: 190px;
        margin-left: -20px;
        /*margin-left: 32%;*/
    position: relative;
    text-align: center;
    padding-top: 52px;
    background: #af9faf94;
}


       .mycir1:hover{
  transform: scale(1.1);

  border:none;
}


.mycir2:hover{
    transform: scale(1.1);

    border:none;
}




.mycir3:hover{
transform: scale(1.2);
border:none;
}


.mycir4:hover{
    transform: scale(1.2);
    border:none;
}

.mycir5:hover{
    transform: scale(1.2);
    border:none;
}
.mycir6:hover{
    transform: scale(1.2);
    border:none;
}

.mythird:hover{
     color: #019a46;
     font-size:18px;
}

.maincir{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.fcolor{
    color:#e8baba ;
}

.lcolor{
    color:#afa0af ;
}

.count-up{
    background: #e7b9b991;
    padding-bottom: 10px;
}

.concept-block {
    box-shadow: 2px 2px 3px #2a2929;
    border: 2px solid #FFF;
    background-color: #f5f5f5;
}




 .feedback-form{position:fixed;top:15%;right:0;z-index:100;min-height:450px}
  .feedback-form-show{right:0!important}
  .feedback_form_area{position:relative;display:none;overflow:hidden;background:rgba(0,0,0,.8)}
  .feedback_form_area_inner{width:300px;min-height:400px;color:#fff;padding:15px}
  .feedback_form_area h3{margin-top:0}
  .custom-inp{width:100%;height:35px;padding-left:5px;color:#fff;border:1px #e9bebe solid;background:0 0}
  .custom-inp-txt{width:100%;height:100px;padding:5px;color:#fff;border:1px #e9bebe solid;background:0 0}
  .custom-inp select{color:#fff}
  .custom-inp option{color:#272727}
  .feedback-form-btn{position:absolute;left:-119px; width: 170px;font-size: 11px;color:#fff;background-color:#e9bebe;transform:rotate(-90deg);top:40%;border-radius:4px}
  .btn-default:hover{color:#272727;background-color:#e9bebe}
  @keyframes blinkingText{0%{color:#000}49%{color:transparent}50%{color:transparent}99%{color:transparent}100%{color:#000}}
  .subbut{
      background-color: #e6b7b7; color: #fff;border-radius: 40px; padding: 8px;
  }
.mainbut{
    border-radius: 40px;
    padding: 8px;
}

.gallery {
    height: unset !important;
    
}