@media (min-width: 768px){
.flex{
  display: flex;
}
}
  .active {
    color: #ed2626;
}
    .img_content{
    /* margin-top: 90px; */
    color: #fff;
    text-align: center;
    } 
    .img_content_header{
        font-size: 27px;
    }
    .img_content_para{
        font-size: 16px;
        margin-top: 30px;
        line-height: 1.8em;
    }
    .img_content_enq{
        font-size: 17px;
        /* margin-top: 20px; */
        color: #f9ed03;
    }
    .header_2 ul.menu {
        padding: 0px 0px 0px 25px!important;
        list-style: none;
        overflow: hidden;
        background-color: #fff;
        width: 50vh !important;
        margin: 0px 0 0px 0px!important;
    }
        .closers {
    font-size: 15px;
    text-align: center;
    padding: 12px 0px 8px 0;
    background: #d9dada;
    font-weight: bold;
    color: #575656;
    margin-top: 35px;
}
    .bg-img{
        /*height: 541px;*/
        width: 100%;
    }
    body{
        overflow-x: hidden;
    }
    .home_right{
        /*height: 541px;*/
        /* width: 32.49%; */
    }

    .bounce {
      animation: bounce 2s infinite;
      cursor:pointer;
    }

     @media (min-width: 1199px) {
     .completion{
          width:100%;
          height:500px;
        }
            #walkthrough  iframe {
    border: 10px solid #f5f5f5;
    }
    .closers {
    font-size: 17px;
    text-align: center;
    padding: 12px 0px 8px 0;
    background: #d9dada;
    font-weight: bold;
    color: #575656;
    margin: -1px 0 0 -45px;
}
.rohini {
    margin: 50px 0 20px 0px!important;
    font-family: 'Roboto', sans-serif;
    font-size: 22px!important;
    font-weight: 100;
    color: #3c3c3c;
}
.tab button {
    display: block;
    background-color: inherit;
    color: #7f7f7f;
    padding: 7px 0 0 0px!important;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 15px!important;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    line-height: 1.8!important;
}
      }
  @media (max-width: 768px) {
    .mark{
        border-right: none !important;
        background-color: #fff;
    }
        .view{
          font-family: 'Roboto', sans-serif;
          font-size: 22px;
          font-weight: 600
    }
    .throw{
          padding: 65px 0px 0px 0px;
        }
      p{
        font-size: larger;
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    padding-top: 60px;
    }
    .vid{
          padding-left: 0px !important;
        padding-right: 0px !important;

      }
      .walkthrought_video{
        padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
      }
     .tabcontent {
        float: left;
        /* padding: 0px 12px; */
        /* border: 1px solid #ccc; */
        width: 100%;
        border-left: none;
        height: 450px;
    }
    .completion{
          width:100%;
          height:250px;
        }
    }
    @media only screen and (max-width:320px){
      .vid{
          padding-left: 20px !important;
        padding-right: 20px !important;
      }

.completion {
    width: 100%;
    height: 200px;
}
    }
    @media (min-width:360px) and (max-width:640px){
      .vid{
          padding-left: 20px !important;
        padding-right: 20px !important;

      }
    }
    @media (min-width:411px) and (max-width:731px){
      .vid{
          padding-left: 0px !important;
        padding-right: 0px !important;

      }
    }

       @media (min-width: 768px) and (max-width: 1024px) {
         .completion{
          width:100%;
          height:300px;
        }
            p {
    font-size: larger;
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    padding-top: 0px !important;
}
.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 40% !important;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}
    .tabcontent {
        float: left;
        /* padding: 0px 12px; */
        border: none;
        width: 100%;
        border-left: none;
        height: 43vh!important;
    }
    .mobile_foot {
        position: absolute;
        top: 1150px;
    }
}
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
       .completion {
    width: 100%;
    height: 400px !important;
}
}
    @keyframes bounce {
      0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
      }
      40% {
        transform: translateY(-15px);
      }
      60% {
        transform: translateY(-7px);
      }
    }
@media screen and (max-width: 799px) {
    .copy_footer {
        font-size: 13px !important;
        font-family: Myriad Pro;
        color: #000;
        font-weight: 600;
        padding: 6px 0px 50px 15px!important;
        width: 100%;
        text-align: center;
        background: #e6e5e5;
        line-height: 25px;
        position: relative;
        top: 100px;
    }
}