@media only screen and (max-width: 767px) {
    
    #header .nav-head{
        padding: 10px 15px;
    }
    #services .mobile-img img, #screenshort .screenshort-img img {
    width: 60%;
    display: inline;
}
   .hidden-xs {
        display: none!important;
    }
    #about .about-img{
        text-align: center;
    }
    #download .download-btns a{
        margin-top: 12px;
    }
    .ul-nav-head {
    margin-top: 7px;
}
    #header .nav-head {
    padding: 10px 15px;
}
/*dash-toggel*/


#toggle {
  width: 28px;
  height: 30px;
  margin: 10px auto;
}

#toggle div {
  width: 100%;
  height: 4px;
  background: #fff;
  margin: 4px auto;
  transition: all 0.3s;
  backface-visibility: hidden;
}

#toggle.on .one {
  transform: rotate(45deg) translate(4px, 4px);
}

#toggle.on .two {
  opacity: 0;
}

#toggle.on .three {
  transform: rotate(-45deg) translate(7px, -8px);
}
.dash-menus .container{
padding: 0;
}

#menu {
    width: 100%;
    height: 73vh;
    padding: 10px;
    border-radius: 3px;
    line-height: 100px;
    text-align: center;
    margin: auto;
    display: none;
    overflow: auto;
    margin-top: -6px !important;
}
.res-desh-menu{
    display: inline-block;
    width: 100%;
    background-color: #00b000; 
    padding: 0 10px;
}
.res-heading{
    width: 90%;
    float: left;
    text-align: left;
}
.res-heading h4 {
    color: #fff;
    padding-top: 6px;
}
.desh-toggel{
    width: 50%;
    float: right;
    text-align: right;
    padding-right: 6px;
}
#menu ul{
    background-color: red;
}
#menu li{
    list-style: none;
}
.service-tabs {
    float: left;
    text-align: left;
}
.services-tab-txt {
    text-align: left;
    padding-left: 12px;
    overflow: hidden;
}
.tabs-section .dash-service a{
    padding-bottom: 20px;
}
.tabs-section .dash-service a:hover {
    padding-bottom: 20px;
}
.tabs-section .dash-service.active a {
     padding-bottom: 20px;
}
.dashboard-sec {
    padding-top: 140px;
}
.no-record {
    padding: 60px 10px;
}
.login-btn,.cancel-btn {
    padding: 10px 30px;
}
.pro-footer {
    border-top: none !important;
    /*padding: 0 30px 21px 0 !important;*/
}
.profiledtl{
    padding: 20px;
}
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
    
    .ul-nav-head {
    margin-top: 40px;
    font-size: 13px;
}
#header .nav-head {
    text-decoration: none;
    color: #000;
    padding: 0px 10px;
    text-transform: uppercase;
}

.dash-service a {
    padding-left: 0 !important;
    padding-right: 0px !important;
}
.modal-open #header .navbar-bg {
    margin-right: 0px;
}
.modal-open .dash-menus {
    padding-right: 0px;
}
.prdct-model {
    width: 100%;
    max-width: 600px;
    margin: 10px auto 0;
}
.prdct-value-info {
    padding: 0 0 0;
    margin-bottom: 0px; 
}

}
@media only screen and (max-width: 1280px) {
    
.form-bg {
    margin: 50px auto 50px;
}
}
@media only screen and (max-width: 960px){
    
    section{
        padding: 20px 0;
        }

        #contact{
        padding: 60px 0px 0px;
    }
    #contact .contact-flex-container {
        display: block;
        padding: 0;
    }
    #contact .contact-flex-container > div {
        padding-top: 40px;
        padding-bottom: 60px;
        box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
    }
}
@media only screen and (max-width: 640px){
    
      .top-slider{
    background-image: none;
    background-color: #f2f2f2;
    min-height: auto;
}
    .text-black.top-slider-text {
    position: static;
    left: 0;
    right: 0;
    padding-top: 110px;
    transform: initial;
    padding-bottom: 30px;
}
    .top-slider .banner-txt h1{
    font-size: 30px;
    font-weight: 700;
}
.top-slider .banner-txt p{
    margin: 30px 0;
}
.form-bg{
    padding: 41px 25px 40px 25px;
    
}
}
@media only screen and (max-width: 480px){
    
    #footer .footer-social .fsocial li a {
    height: 50px;
    width: 50px;
    line-height: 48px;
    font-size: 16px;
    margin: 0px 5px;
}
.prdct-data .col-xs-6{
    width: 100%;
}
.prdct-value-info{
   padding: 0;
}
.About-Product p{
 font-size: 15px;
}
.prdct-value-name h4 {
    font-size: 23px;
    text-align: center;
}
.prdct-value-prc {
    display: block;
    width: 100%;
    float: right;
    text-align: center;
}
.prdct-value-name {
    display: block;
    width: 100%;
    float: left;
}
}

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

    .top-slider .banner-txt h1{
    font-size: 20px;
    font-weight: 700;
}   .top-slider .banner-txt p{
    font-size: 15px;
    margin: 15px 0;
}
}
@media only screen and (max-width: 390px){
    .login-bg form .form-group:last-child {
    text-align: center;
}
.forgot {
     float: none; 
     margin-bottom: 10px;
}

.form-bg {
    margin: 45px auto 40px;
}
}

@media only screen and (min-width: 470px) and (max-width: 767px) {
    .add-rain-lft input {
        width: 40%;
    }
    .add-rain-rgt {
        width: 25%;
    }
    .remove-btn {
        width: 10%;
    }   
}
@media only screen and (min-width: 320px) and (max-width: 469px) {
    .add-rain-rgt {
        width: 50%;
    }
    .add-rain-lft {
        width: 100%!important;
    }
    .add-rain-sec {
        width: 100%;
        display: block;
    }
    .add-rain-lft input {
       width: 40%; 
    }
    .Property-form{
        padding: 0 6px;
    }
    .popup-form-rght {
        width: 10%;
    }
}
@media only screen and (min-width: 320px) and (max-width: 520px) {
    .hstry-list ul {
        padding: 0px 16px;
    }
    .form-lft {
        width: 45%;
    }
    .form-rght {
        width: 25%;
    }
    .form-icon {
        right: -54px;
    }
}
@media only screen and (max-width: 600px){
    .edit-cost-left input,
    .add-cost-left input{
        width: 40%;
    }
}
/* Upgrade Payemnt 20/12/2018*/
@media only screen and (max-width: 767px){
    .payment-sec .payment-img {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .payment-sec .payment-txt{
        text-align: center;
    }
    .detail-action .detail-lft {
        padding-left: 15px;
    }
    .profiledtl,
    .detail-action{
        border-top: 1px solid #ddd;
    }
}