
@media screen and (max-width: 1920px) {

}

@media screen and (max-width: 1400px) {

}



@media screen and (max-width: 1100px) {
  
}
@media screen and (max-width: 1024px) {
    .mymenu .nav li {
    padding: 26px 13px !important;
}
  
}
@media screen and (max-width: 1200px) {
  .welcom-crdz
  {
    padding: 0px !important;
  }
  .wel-box h5 {
    font-size: 21px !important;
  }
  .head-text .meh-head {

    font-size: 57px;
    line-height: 59px;
  }

}

@media screen and  (max-width: 992px) {
        .wel-box h5 {
        font-size: 16px !important;
    }
    .side-menu a i
    {
        color: #fff !important;
    }
        nav.navbar .navbar-brand img.logo {
        width: 120px !important;
    }
        .head-text .meh-head {
        font-size: 44px;
       line-height: 44px;
    }
    .sml-d-non-f
    {
        display: none;
    }
}
@media (max-width: 820px) {
 
}
@media screen and   (max-width: 767px) {
   .wel-box h5 {
        font-size: 22px !important;
    }
     .wel-box  {
      margin-bottom: 20px;
    }
    .why-us h3 , h4 {
   
    text-align: center;
}
.why-us h4 {
    
    font-size: 62px;
}

.why-detail ul {
   
    padding-left: 64px !important;
}

.why-us h5 {
    padding-left: 26px;
}
.why-items
{
    margin-bottom: 80px;
}
.app-detail p {
    font-size: 23px;
}
.app-detail h5 {
 
    font-size: 31px;
}
.welcom-detail h4 {
  
    font-size: 61px;
}
.welcom-detail h5 {
    font-size: 22px;
}
.sml-d-non
{
    display: none;
}
.servicess h4 {
    font-size: 53px;
}
.footers
{
    text-align: center;
}
.social {
    margin-top: 18px;
}
.social ul
{
padding: 0px;
}
.foot-element
{
    margin-top: 20px;
}
.head-text
{
    margin-bottom: 80px;
    text-align: center;
}

.mobile-sec
{
    display: block !important;
}
.mahreen-header
{
    display: none;
}
}
@media screen and (max-width: 600px) {
  
}
@media screen and (max-width: 480px) {
        .welcom-detail h4 {
        font-size: 46px;
    }
        .why-us h4 {
        font-size: 40px;
    }
        .servicess h4 {
        font-size: 41px;
    }
    .mobile-bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 68px 0px 60px 0px;
}

}

