
.top-auto {
    top: auto;
}
*{
    margin:0;
    padding :0;
}
  html,body
  {
    
  /*height: 100%;
  width: 100%;*/
  margin: 0px;
  padding: 0px;
  /*overflow-x:hidden;*/
  
  }
/******************** ******************************/
.contact {
    display: flex;
    height: 8vh;
    position: relative;
    z-index: 0;
    justify-content: flex-end;
}

.navbar {
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 0px;
    z-index: 88;
}

.header {
    height:6vh;
    background-color: rgb(247, 241, 241);
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 0px;
    z-index: 88;
    visibility: visible;

}

.contact .contact-info {
    height: 8vh;
    display: flex;
    justify-content: flex-end;
    color: rgb(22, 16, 16);
    align-content: flex-start;
}


.contact-phone,
.contact-email {
    list-style: none !important;
}

.contact .contact-info li i {

    margin-top: 10px;
    padding: 0px 8px;
    margin-left: 36px;
    list-style: none !important;
    font-size: 25px;
}

.contact-phone:hover {
    color: blue;
}

.contact-email:hover {
    color: blue;
}

.contact-phone,
.contact-email {
    font-weight: bold;
    font-size: 1.8rem;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    padding: 2px;
}
/**************Footer CSS*********************/

.footer_design
    {
      margin:0px;
    }
/************************MEdia Query home page********************************/
@media (max-width :320px) and (max-width:499px) {
     .header {
        height: 20vh !important;
        width: 391% !important;
      
    }
    .contact {
      display:block;
      height: 10vh;
      margin: 2px;
      padding: 2px;
    }
  .contact .contact-info {
    height: 18vh;
    display:block;
    }

  .contact .contact-info li i {
    margin-top: 4px;
    padding: 0px 10px;
    font-size: 25px;
  }
.contact-phone,
.contact-email {
    font-size: 1.4rem;
    padding: 2px;
  }
.navbar {
 
  width:389%!important;
}
.text-primary.main-heading
{
  visibility: hidden;
}

.jumbotron .jumbotron-fluid {
  visibility: hidden;

}
.fcontainer.container
{
  margin: 2px 464px;
  padding-right: 15px;
    padding-left:163px;
}
.fcontainer .form-rw 
{
    height: 500px!important;
    margin: 10px 20px!important;
    width:330px!important;
    
}
.container .f-height
{
    height: 610px;
    margin:-5px 20px;
    width:330px;
    
}
.banner-img .rounded 
    {
      width:150%;
     height: 400px !important;
     margin-left: -52px !important;
     margin-top: 117px !important;
       
    }
    .banner img
    {
      visibility: hidden;
    }
    .container-fluid.strengths-list
    {
        margin-top:470px;
        margin-left: 93px;
    }
    /********************************Services ************************************/
    .service_rs
    {
      margin-left: 130px !important;
      display: block !important;
    }
    .service_list
    {   
      height:2000px;
      margin-top:-80px;
   }
   
    .container.rs
    {
      margin-top:2px;
       padding:35px;
       
    }
     .service-name
    {
     flex-direction:column;
     margin: 2px -55px !important;
    }
    .text-frmt {
    margin-left: 20px;
    
    }
   /******************Working-time CSS*********************/
    
    .rich-us
    {
        padding:20px;
        height: 72% !important;
    }
    .wt
    {   height: 119px;
        width: 236px !important;
        margin: 0px 4px !important;
    }
    .w-container
    {
      height:1040px !important;
     width: 100%;
      margin-top:485px !important;
      margin-bottom: -47px !important;
      padding:10px 10px!important;
    }
    footer .footer_design
    {
      margin: 20px;
      width: auto;
    }
}
/*@media screen and (max-width :700px) {
    .header {
        height: 0vh;
        visibility: hidden;
    }
}*/
/********************Navbar CSS BUT nt Understand***********************************************
.navbar-brand a {
    height: 25px;
    width: 40px;
    background: url("img/img-lg.jpg");
    position: relative;
    z-index: 1;

}

.navbar-brand span {
    font-size: 2rem;
    line-height: 1.2;
    margin-left: 15px;
    font-weight: 200;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 15px;
}

.navbar-brand b {
    display: block;
    font-size: 50%;
    line-height: 1;
    margin-left: 50px;
}

.navbar-nav {
    margin-left: auto;
}*/


/****************************Navbar CSS************************************/
.navbar-expand-md
{
    margin: 0px 0px;
    list-style: none;
    background-color:#000000b6;
    border-radius: 0px;
    font-size: 20px;
    color: rgb(29, 95, 236);
}
.navbar-expand-md li a
{
   list-style: none;
   font-size: 20px;
   margin-right:5px;
    color: #fff;
    
}
.navbar-nav {
    margin-left: auto;
}
.navbar .navbar-toggle .icon-bar 
{
  background: rgb(225, 218, 218) !important;
  
}
.dropdown-menu 
{
  background-color:#000000b6 !important;
  position:relative;
 /* margin: 2.125rem 0 0;*/
  z-index:99;
}

.dropdown-menu li 
{
    margin: 0px 5px;
    
}

.dropdown-menu li a
{
  color: #fff;
}
/*******************************CSS******************************************/
.icon-bar
{
    background: rgb(15, 20, 92);
}
.big-text{
    font-size: 50px;
    margin: 20px 0;
    color:darkorange;
}
.icon-bar i{
    width: 100%;
    float: right;
    
  }
 
/**********************************Form CSS********************************************/

.jumbotron .form-fc {
    margin-top: -55px !important;
    margin-left:-122px !important;
    height: 536px !important;
    width: 560px !important;    
}
.container .form-rw 
{
    height: 500px!important;
    margin: 10px 20px!important;
    width:330px!important;
    
}
.container .f-height
{
    height: 610px;
    margin:-5px 20px;
    width:330px;
    
}

/****************************Home page Image  Css*****************************************/
.banner-img img
{


 height: 610px !important;
 margin-left:188px !important;
 margin-top:-515px !important;
   border: 2px solid rgb(66, 151, 190)!important;
}
.banner img
{
   width: 300px;
 height:610px !important;
 margin-left:853px !important;
 margin-top:-1468px !important;
   border: 2px solid rgb(66, 151, 190)!important;
}



/******************************Our Strengths CSS*****************************/
.strengths-list
{
    margin-top: -25px;
}
.box {
    position: relative;
    width: 100%;
    padding-right: 1px;
    padding-left:-5px;
    font-weight: bold;
    font-size: 18px;
}

.our-services {
    margin-top:15px;
    padding-bottom: 30px;
    padding: 0 5px;
    min-height: 110px;
   /* text-align: center;*/
    border-radius: 10px;
   
    box-shadow: 0 0 25px 25px rgba(20, 27, 201, .05);
   cursor: pointer;
 
}
.our-services h2
{
 color: rgb(55, 104, 9);
}

.settings:hover 
{
box-shadow: 0 0 25px 0 rgba(20, 27, 201, .05);
  cursor: pointer;
}
/*****************************Our Strengths Media Query************************************/

/*@media screen and (max-width : 500px) {
    .strengths-list
{
    margin-top: 455px;
}
}
@media screen and (max-width : 600px) {
    .strengths-list
{
    margin-top: 480px;
}
}
@media screen and (max-width : 700px) {
    .strengths-list
{
    margin-top: 480px;
}
}*/
/**********************************Services CSS************************************/
.service_rs
{
  display: flex;
  margin-top:-50px;
  margin-left: 0px;
  position: relative;
  padding: 3px;
}
.rs
{

   width:100%;
   height:30%;
   margin-top:-10px;
   margin-left: 5px;
   display: flex;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   padding:0px;
   cursor: pointer;
}
 .service-name
{
  height: 150px;
  width: 193px;
  display: flex;
  margin:2px 23px;
  cursor: pointer;
  justify-content: center;
  box-shadow: 8px 5px 10px 3px rgb(100,100,100,.3);
  border-bottom: 10px solid rgb(37, 161, 134);
  padding: 0px;
  border-radius: 10px;
  transition-duration: .5s;
}

.service-name:hover
{
  transition: 0.30s;
  transform: scalex(1.1);
  color:#000;
  background-color: rgba(70, 171, 230, 0.3);
}
.text-frmt {
  text-align: center;
  font-size: 10px;
  color:rgb(35, 150, 185);
  font-family: sans-serif;
  font-weight: bold;
  margin-top:55px;

}
 
  .sname
{
 
   color:block;
   font-size: 16px;
   font-weight:bold;
}
 .sprice
{
 
   font-size: 16px;
   font-weight:bold;
}

/******************************************************************/
/*@media only screen and (max-width: 500px) 
{
  .service_rs
  {  
    flex-direction: column;
    height:3242px;
    margin-top:-80px;
  }
   .rs
  {
    margin-top:2px;
     padding:35px;
     
  }
   .service-name
  {
   flex-direction:column;
  }
}

@media only screen and (max-width: 600px) 
{
  .service_rs
  {  
    flex-direction: column;
    height:3040px;
    margin-top:-100px;
  }
   .rs
  {
    margin-top:2px;
     padding:35px;
     
  }
   .service-name
  {
   flex-direction:column;
  }
}
@media only screen and (max-width: 700px) 
{
    .service_rs
    {  
      flex-direction: column;
      height:1400px;
      margin-top:-100px;
    }
}*/
/**************************Reach Us CSS*************************************/
.container .rich-us
{
  width: 90%;
  height: 78%;
  margin-left:34px;
  display: flex;
}
.Working-time
{
  height: 500px;
  display: flex;
  margin-top:300px;
  margin-left: 0px;
  flex-wrap: wrap;
  margin-bottom:-48px;
  position: relative;
  background: url("./img/03.jpg")no-repeat center center/cover;
  opacity:0.6;
}

.rich-us
{
  width: 80%;
  height: 30%; 
  margin-top:-10px;
  margin-left:26px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding:5px;
  cursor: pointer;
}




.text-working 
{
  text-align:center;
  margin-top:px;
  padding:10px;
  font-size: 8px;
  color: #fff;
  font-family: sans-serif;
}         
.text-working .wt-h
{
  font-size:23px;
  color: #fff;
  font-family: sans-serif;
}           
.wt
{
  height:160px; 
  width: 236px;
  display: flex;
  margin: 15px 18px;
  cursor: pointer;
  color: #000;
  font-weight: bold;
  flex-wrap: wrap;
  font-size: 16px;
  background-color:  rgb(237, 239, 243);
  padding: 3px 3px;
  border-radius:10px;
  
  text-rendering:optimizeLegibility;
}
.wt:hover
{
  transition: 0.30s;
  transform: scalex(1.1);
  color:#fff;
  background-color: rgb(69, 173, 9);

}
 .rich-us  i
{
margin-top: 18px;
margin: 5px 96px;
font-size: 35px;
}

.rich-us .call .source
{
margin-top: 65px;
  margin-left:-135px;
}
.rich-us .call .detail
{
margin-top: 87px;
margin-left:-70px;
}

.rich-us .email .source
{
margin-top: 65px;
margin-left:-130px;
}
.rich-us .email .detail
{
margin-top: 87px;
margin-left:-140px;
flex-basis:160px;
align-self: flex-start;
}


.rich-us .wktime .source
{
margin-top: 65px;
margin-left:-160px;
}
.rich-us .wktime .detail
{
margin-top: 87px;
margin-left:-120px;
}

/****************************Reach Us Media Query **************************************/
/*@media only screen and (max-width: 500px) 
{
  .Working-time
  {
    height: 500px;
    margin-top:1960px;
  }
  .rich-us
  {
      padding:50px;
      margin-top:-10px;
  }
  .wt
  { 
      width: 236px;
      margin: 15px 18px;
  }
 
}
@media only screen and (max-width: 600px) 
{
  .Working-time
  {
    margin-top:1960px;
    height: 840px;
  }
  .rich-us
  {
      padding:50px;
      margin-top:-10px;
  }
  .wt
  {
      width: 236px;
      margin: 15px 18px;
   }

}*/






 /*********************************start-business CSS Nav-Menu-1*********************************************/
 .price-menu
 {
   height: 1119px;
   margin-left:70px;
   margin-top:0px;
   display: flex;
   position:relative;
   z-index:80;
 }

 .price-menu .rupees
  {
     font-size: 25px!important;
     font-weight: bold!important;
     color: #fff!important;
 
  }
  .logo-menu
  {
   margin-left:130px;
   font-size :30px!important;  
 
  }
 
 .menu-row
 {
   height:1086px;
   width:100%;
   margin-top:262px;
 }
 .colume.menu-col
 {
   width: 320px;
   height:515px;
   align-content: center;
   background-color: rgb(80, 168, 219);
   box-shadow: 8px 5px 10px 3px rgb(100,100,100,.3);
   margin: 5px 28px;
   padding:5px;
   cursor: pointer;
 
 }
 .colume.menu-col:hover
 {
 
   background-color: rgb(222, 219, 224);
   
 }
 
 .btn
 {
   margin-left:15px;
   margin-top:50px;
   
 }
 .btn-sm 
 {
   color:black;
    font-weight:bold;
 }
 .btn-sm a
 {
   
    text-decoration: none!important;
    color:black;
    font-weight:bold;
 }
 
 .btn:hover
 {
 background-color:#fff;
 }
 
 .menu-col .rupees
 {
   font-size:28px;
 }
  .heading
 {
   font-size: 20px;
   color:white;
   font-weight:bold;
 }
 
 
 .list
 {
   margin-left: 20px;
 }
 .row.doc-list
 {
 margin-left: 10px;
 font-size: 15px;
 }
 .list-doc
 {
   margin-left:32px;
   font-size: 16px;
   font-weight: bold;
 }
 
 ol
 {
   margin-left:50px;
   padding:5px;
 }
 .row
 {
   margin:5px 0px;
 }
.row .fa-check
{
font-size: 18px;
margin-top: 3px;
margin-left:31px;
}


 /**********************Hide and show --- Start Your business pages--document CSS*********************************/
#mydiv
{
  width: 100%;
  padding: 14px 0;
  text-align: left;
  background-color:#fff;
  margin-top:-440px;
  position:relative;
  display: none;
  font-family:Roboto;
  font-size: 18px;
  z-index:1;
}
#mydiv h3
{
  color: rgb(44, 136, 221);
}
#mydiv ol li
{
  margin-top: 2px;
 margin-left: 10px;
 padding: 1px 7px;
}
#myPartner h3
{
 color: rgb(44, 136, 221);
}

#myPartner  ol li
{
  margin-top: 2px;
  margin-left:10px;
  padding: 1px 7px;
}
#myPartner
{
  width: 100%;
  padding: 4px 0;
  text-align:left;
  background-color:#fff;
  margin-top:-450px;
  position:relative;
  font-family:Roboto;
  font-size: 18px;
  display: none;
  z-index:1;
}

#mydivPvtltd
{
  width: 100%;
  padding: 14px 0;
  text-align:left;
  background-color:#fff;
  margin-top:-520px;
  position:relative;
  display: none;
  font-family:Roboto;
  font-size: 18px;
  z-index:1;
}
#mydivPvtltd ol li
{
  
  margin-top: 2px;
  margin-left: 20px;
  padding: 1px 7px;
}
#mydivPvtltd h3
{
  color: rgb(44, 136, 221);
}
#myLLP
{
  width: 100%;
  padding: 14px 0;
  text-align:left;
  background-color:#fff;
  margin-top:-510px;
  position:relative;
  display: none;
  font-family:Roboto;
  font-size: 18px;
  z-index:1;
}
#myLLP ol li
{
  margin-top: 2px;
  margin-left:10px;
  padding: 1px 7px;
}
#myLLP h3
{
  color: rgb(44, 136, 221);
}
#myTrustSoc
{
  width: 100%;
  padding: 4px 0;
  text-align:left;
  background-color:#fff;
  margin-top:-400px;
  position:relative;
  display: none;
  font-family:Roboto;
  font-size: 18px;
  z-index:1;
}
#myTrustSoc ol li
{
  margin-top: 2px;
  margin-left: 20px;
  padding: 1px 7px;
}
#myTrustSoc h3
{
  color: rgb(44, 136, 221);
}
#new
{
  width: 100%;
  padding: 4px 0;
  text-align:left;
  background-color:#fff;
  margin-top:-300px;
  position:relative;
  display: none;
  font-family:Roboto;
  font-size: 18px;
  z-index:1;
}
#new ol li
{
  margin-top: 2px;
  margin-left: 20px;
  padding: 1px 7px;
}
#new h3
{
  color: rgb(44, 136, 221);
}
  /************************************** Section brigh-inf Class********************************************/


  .brigh-inf
  {
    height:238px;
    width: 100%;
    margin-top:2px;
    margin-left:0px;
    background-color: rgb(226, 226, 226);
    margin-bottom:-48px;
    display: flex;
    font-family:Roboto;
    font-size: 18px;
    cursor:pointer;
  }
 .business-inf
 {
   width: 40%;
   height: 50%;
   margin-left:88px;
   margin-top: 24px;
 }
 .vl {
   border-left:2px solid rgb(21, 22, 21);
   height: 230px;
   position: relative;
   left: 10%;
   margin-left: -3px;
   top: 2px;;
 }
 .c-d
 {
   width:60%; 
   margin-left:22px;
  
 }
 .c-d h6
 {
   margin-left:285px;
   font-size: 23px;
   font-weight: bold;
 }
 .row.us
 {
   display: flex;
     flex-direction: row;
     align-content:center;
     margin-left:95px;

 }
 .de
 {
   margin-left:20px;
 }
 .de i
 {
   color: rgb(80, 168, 219);
   font-size: 30px;
   margin-left: 56px;
  margin-top: 5px;
 }
 .de p
 {
   font-size: 25px;
     margin-left: 3px;
     margin-top: 30px;
 }
 .ph
 {
   width: 147px;
     height:100px;
     margin-top:16px;
     margin-left: 51px;
 }
 
 
 .en
 {
   width: 147px;
   height: 100px;
   margin-top:16px;
   margin-left: 41px;
 }
 
 /*************************  Home page Media Query *************************************************************/
 @media (min-width:321px) and (max-width:339px) 
 {
  html,body
  {
    /*
  height: 100%;*/
  width: 100%;
  overflow-x:hidden;
  }
  .header {
    height:20vh;
    width: 100%;
    }
     .contact {
     height: 10vh;
    
    }
    .contact .contact-info {
      height:15vh;
      margin: 2px 0px;
      flex-direction: column;
    }
    .contact .contact-info li i {
      margin-top: 2px;
      padding: 0px 10px;
      font-size: 18px;
    }
     .contact-phone,
     .contact-email {
      font-size: 1.0rem;
      padding: 2px 2px;
      align-content:center;
    }
    .navbar {
      margin-top:-18px;
      width: 100%;
 }
 .text-center .main-heading
 {
   font-size:20px !important;
 }
 element.style {
    font-family: Robot;
    margin-top: 2px;
    z-index: 88;
    font-size: 1rem !important;
}

.navbar.text-center.main-heading h2
 {
   font-size: 1rem !important;

 }
 .jumbotron .form-fc {
  margin-top: -39px !important;
}
 .fcontainer.container
 {
   
    margin-left:52px;
    margin-right: 15px;
    padding-right: 15px;
    padding-left:43px;
 }
 .fcontainer .form-rw 
 {
     height: 500px!important;
     margin: 10px 20px!important;
     width:330px!important;
     
 }
  .banner-img img
  {
    visibility: hidden;
  } 
  .container-fluid.strengths-list
  {
      margin-top:67px;
      margin-left:auto;
      margin-right: auto;
  }
 .strengths-list .box h2
 {
 
 padding-right:20px;
 padding-left:50px;
 margin-left: auto !important;
 margin-right: auto !important;
 }
 .Working-time {
   height:720px;
   margin-top:205px;
   width: 100%;
 }
 .container .rich-us {
   width: 94%;
   height: 53%;
   margin-left: 34px;
 }
 .wt{
   height: 122px;
   width: 236px;
   margin: 5px 18px;
 }
 .ft
 {
 width: 116%;
 }
 .rs{
  height: 26%;
}
/*********************************Start Your Business**********************************/
.price-menu
{  
  height:3510px;
  justify-content:space-around;
  margin-top:-260px;
}
.price-menu .rupees
 {
    font-size: 25px!important;
    font-weight: bold!important;
    color: #fff!important;
  }
 .menu-row {
   height: 1086px;
   width: 140%;
   margin-top: 262px;
 
 }
.colume.menu-col {
  margin: 5px -46px;
    padding: 5px;
}
 .brigh-inf
 {
   visibility: hidden;
 }

}
 @media (min-width:340px) and (max-width:369px) 
 {
  html,body
  {
    /*
  height: 100%;
  width: 100%;*/
  overflow-x:hidden;
  }
  .header {
    height:10vh;
    width: 100%;
    }
    .contact {
     height: 10vh;
     display: block;
    }
    .contact .contact-info {
      height:10vh;
      margin: 2px 0px;
      flex-direction: column;
   
    
    }
    .contact .contact-info li i {
      margin-top: 2px;
      padding: 0px 10px;
      font-size: 22px;
    }
     .contact-phone,
     .contact-email {
      font-size: 1.0rem;
      padding: 2px 2px;
      align-content:center;
    }
    .jumbotron .form-fc {
      margin-top: -39px !important;
    }
    .fcontainer.container
    {
      
    margin-left:60px;
    margin-right: 15px;
      padding-right: 15px;
        padding-left:43px;
    }
    .fcontainer .form-rw 
    {
        height: 500px!important;
        margin: 10px 20px!important;
        width:330px!important;
        
    }
    .container .f-height
    {
        height: 610px;
        margin:-5px 20px;
        width:330px;
        
    }
    .banner-img img
    {
      visibility: hidden;
    } 
    .container-fluid.strengths-list
    {
        margin-top:67px;
        margin-left:auto;
        margin-right: auto;
    }
   .strengths-list .box h2
   {
   
   padding-right:20px;
   padding-left:50px;
   margin-left: auto !important;
   margin-right: auto !important;
   }
   .Working-time {
     height:690px;
     margin-top:205px;
     width: 100%;
   }
   .container .rich-us {
     width: 94%;
     height: 53%;
     margin-left: 34px;
   }
   .wt{
     height: 122px;
   width: 236px;
   margin: 5px 18px;
   }
   .ft
   {
   width: 116%;
   }
   .rs{
    height: 26%;
  }
   /*******************************Start your business*************************************/
   .price-menu
{  
  height:3510px;
  justify-content:space-around;
  margin-top:-260px;
}
.price-menu .rupees
 {
    font-size: 25px!important;
    font-weight: bold!important;
    color: #fff!important;
  }
 .menu-row {
   height: 1086px;
   width: 115%;
   margin-top: 262px;
 
 }
 .menu-row {
  height: 1086px;
  width: 140%;
  margin-top: 262px;

}
.colume.menu-col {
 margin: 2px -33px;
   padding: 5px;
}
 .brigh-inf
 {
   visibility: hidden;
 }
}


 /****************************Home page*************************************/
 @media (min-width:370px) and (max-width:499px) 
 {
  html,body
  {
    
  /*height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;*/
  overflow-x:hidden;
  
  }
  .header {
    height:10vh;
    width: 100%;
    }
    .contact {
     height:10vh;
     display: block;
    }
    .contact .contact-info {

      height:9vh;
      /*margin: 2px 2px;*/
      flex-direction: column;
    }
    .contact .contact-info li i {
      margin-top: 2px;
      padding: 0px 10px;
      font-size: 22px;
    }
     .contact-phone,
     .contact-email {
      font-size: 1.1rem;
      padding: 2px 2px;
      align-content:center;
    }
    .navbar {
      width:100%;
      margin-left: auto;
 }
 .jumbotron .form-fc {
  margin-top: -39px !important;
}
.fcontainer.container
{
  
margin-left:100px;
margin-right: 15px;
  padding-right: 15px;
    padding-left:43px;
}
.fcontainer .form-rw 
{
    height: 500px!important;
    margin: 10px 20px!important;
    width:330px!important;
    
}
.container .f-height
{
    height: 610px;
    margin:-5px 20px;
    width:330px;
    
}
.banner-img img
{
  width:100%;
  height: 400px !important;
  margin:120px 10px !important;
} 
 
 .banner img
 {
   visibility: hidden;
 }
 .container-fluid.strengths-list
 {
     margin-top:470px;
     margin-left:auto;
     margin-right: auto;
 }
.strengths-list .box h2
{

padding-right:50px;
padding-left:50px;
margin-left: auto !important;
margin-right: auto !important;
}
.Working-time {
  height:660px;
  margin-top:205px;
  width: 100%;
}
.container .rich-us {
  width: 94%;
  height: 53%;
  margin-left: 34px;
}
.wt{
  height: 122px;
width: 236px;
margin: 5px 18px;
}
.ft
{
width: 116%;
}

.rs{
  height: 26%;
}
 .price-menu
 {  
   height:3510px;
   justify-content:space-around;
   margin-top:-260px;
 }
 .price-menu .rupees
  {
     font-size: 25px!important;
     font-weight: bold!important;
     color: #fff!important;
   }
  .menu-row {
    height: 1086px;
    width: 115%;
    margin-top: 262px;
  
  }
  .brigh-inf
  {
    visibility: hidden;
  }

 }





/****************************Home page*************************************/

 @media (min-width:500px) and (max-width:650px) 
 {
html,body
{
  /*
height: 100%;*/
width: 100%;
padding: 0px;
overflow-x:hidden;
}
  .header {
    height:10vh;
    width: 100%;
   /* visibility: hidden;*/
    }
   
    .contact {
     height: 10vh;  
     display: block;
    }
    .contact .contact-info {
      height:9vh;
      margin-top:0px;
     flex-direction: column;
    }
  .contact .contact-info li i {
    margin-top: 4px;
    padding: 0px 10px;
    font-size: 22px;
  }
   .contact-phone,
   .contact-email {
    font-size: 1.2rem;
    padding: 2px 70px;
  }
  .navbar {
    
    margin-left: auto;
       
  }
  .jumbotron .form-fc {
    margin-top: -39px !important;
  }
  .fcontainer.container
  {
    margin: 2px 55px;
    padding-right: 15px;
      padding-left:180px;
  }
  .fcontainer .form-rw 
  {
      height: 500px!important;
      margin: 10px 20px!important;
      width:330px!important;
      
  }
  .container .f-height
  {
      height: 610px;
      margin:-5px 20px;
      width:330px;
      
  }
  .banner-img img
  {
  
  width:150%;
   height: 400px !important;
   margin:120px -60px !important;
 
     
  }
  .banner img
  {
    visibility: hidden;
  }
  .container-fluid.strengths-list
    {
        margin-top:470px;
        margin-left:auto;
        margin-right: auto;
    }
  .strengths-list .box h2
{
 
  padding-right:50px;
  padding-left:150px;
  margin-left: auto !important;
  margin-right: auto !important;
}
   .rs{
     height: 26%;
   }
    
    .Working-time {
      height: 615px;
      margin-top:205px;
    }
    .container .rich-us {
      width: 94%;
      height: 53%;
      margin-left: 34px;
    }
    .wt{
      height: 122px;
      width: 236px;
      margin: 5px 18px;
    }
.ft
{
  width: 116%;
}
/*************************************Start your business**********************************************/
.price-menu
{  
  height:3510px;
  justify-content:space-around;
  margin-top:-260px;
}
.price-menu .rupees
 {
    font-size: 25px!important;
    font-weight: bold!important;
    color: #fff!important;
  }
 .menu-row {
   height: 1086px;
   width: 115%;
   margin-top: 262px;
 
 }
 .brigh-inf
 {
   visibility: hidden;
 }
}



/******************************contact-form page css****************************************/

.contact-form
{
  margin-top: -400px;
    margin-left: 220px;
    height: 500px;
}
.contact-form .container .width-in
{
  width: 60%;

}
.contact-form.input[type=text], select, textarea {
  width: 50%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
}

.contact-form label {
  padding: 12px 12px 12px 0;
  display: inline-block;
  color: #000; 
}
.contact-form input[type=submit] {
  background-color: #45a049;
 
  color: white;
  padding: 12px 20px;
  border: none;
  margin-right :730px;
  margin-bottom: 5px;
  border-radius: 6px;
  cursor: pointer;
  float: right;
}

.contact-form input[type=submit]:hover {
  background-color: #04AA6D;
}


/******************************** GST Registeratoins Page CSS************************************/
.GST-Reg .main-gst
{
  width: 85%;
    height: auto;
    display: flex;
    margin-left:125px;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top:-400px;
    overflow: hidden;
}
.card
{
  margin-top: -37px;
}
#gst-ben
{
  margin-top:-50px;
  cursor: pointer;
}
#gst-penalty
{
  margin-top:-51px;
}
.GST-banner
{
  width:100%;
             height: 30%;
             margin-top:-13px;
             margin-left:-30px;
             display: flex;
             justify-content: center;
             align-items: center;
             flex-wrap: wrap;
             padding:5px;
             cursor: pointer;
}

.gst-registration
{
  height:325px;
            width:261px;
            display: flex;
            margin:26px 6px;
            cursor: pointer;
            justify-content: center;
            box-shadow: 8px 5px 10px 3px rgb(100,100,100,.3);
            border-bottom: 10px solid rgb(93, 236, 117);
            border-left: 10px solid rgb(61, 173, 80);
            
            padding: 0px;
            border-radius: 10px;
          
}
.btn.gst-btn
{
  text-align: center;
}
.gst-registration a{
  text-decoration: none;

}
.GST-Reg .col-sm-4
{
margin-left: 4px;
width:185px;
margin-top: 10px;
/*background-color: #45a049;*/
}
.GST-Reg .col-sm-4 li
{
  padding: 2px;
  font-size: 16px;
}







/**************@@@@@@@@****************/
/* For mobile phones: */

[class*="col-"] {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  /* For tablets: */
  .col-s-1 {width: 8.33%;}
  .col-s-2 {width: 16.66%;}
  .col-s-3 {width: 25%;}
  .col-s-4 {width: 33.33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
}
/*Apple iPhone 4 & 4S
Apple iPod Touch (4th generation)
*/
@media (min-width: 960px) and (max-width: 1135px) {
	body {	font-size: 15px; }
	h1 { font-size:3em; }		/* 39px */
	h2 { font-size:2.3077em; }	/* 30px */
	h3 { font-size:1.8461em; }	/* 24px */
	h4 { font-size:1.3846em; }	/* 18px */
	h5 { font-size:1.2308em; }	/* 16px */
	h6 { font-size:1em; }		/* 13px */
}
/*
Sony Xperia
LG Optimus
Blackberry Storm 3, Torch 9850 & Torch 9860
Nokia Lumia 610, 710 & 800
HTC Desire, Desire Z, Desire S & One V
Samsung Galaxy
*/
/* With side menu
@media (min-width: 768px) and (max-width: 1279px) {
*/
/* Without side menu */
@media (min-width: 768px) and (max-width: 959px) {
	body {	font-size: 15px; }
	h1 { font-size:3em; }		/* 39px */
	h2 { font-size:2.3077em; }	/* 30px */
	h3 { font-size:1.8461em; }	/* 24px */
	h4 { font-size:1.3846em; }	/* 18px */
	h5 { font-size:1.2308em; }	/* 16px */
	h6 { font-size:1em; }		/* 13px */
}



/*
Portrait orientation

Sony Xperia
LG Optimus
Blackberry Storm 3, Torch 9850 & Torch 9860
Nokia Lumia 610, 710 & 800
HTC Desire, Desire Z, Desire S & One V
Samsung Galaxy
*/
@media (max-width: 767px) {
	body {	font-size: 15px; }
	h1 { font-size:2.5em; }		/* 30px */
	h2 { font-size:2em; }		/* 24px */
	h3 { font-size:1.6667em; }	/* 20px */
	h4 { font-size:1.3333em; }	/* 16px */
	h5 { font-size:1.1667em; }	/* 14px */
	h6 { font-size:1em; }		/* 12px */
}




/*
Very common low res
*/
@media (max-width: 479px) {
	body {	font-size: 12px; }
	h1 { font-size:2.5em; }
	h2 { font-size:2em; }
	h3 { font-size:2em; }
	h4 { font-size:1.3333em; }
	h5 { font-size:1.1667em; }
	h6 { font-size:1em; }
}