.copy-right-grids.dssakdr {
    background: #807676;
}
.dssakdr-new {
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    margin: 51px auto;
}
.contact-right.dss a {
    color: #000!important;
    font-size: 17px;
    font-weight: 500;
}
.contact-right.dss span {
    color: #000!important;
    font-size: 17px;
    font-weight: 500;
}
.contact-right.dss p {
    color: #000!important;
    font-size: 19px;
    font-weight: 600;
}
.contact-right a {
    color: #fff!important;
    font-size: 17px;
    font-weight: 500;
}
::placeholder {
  color: #000;
}
.pricing-agile-text img {
    border: 1px solid red;
    margin-bottom: 10px;
    box-shadow: 0px 1px 3px 3px red;
}
.col-md-3.w3_agile_team_grid {
    box-shadow: 0px 2px 4px 0px #ff0c0c;
}
a.navbar-brand.dssuryawanshi {
    display: none;
}

a.dssnapa {
    background: red;
    font-weight: 600!important;
    border-radius: 15px;
    font-size: 17px!important;
    font-family: ruluko;
}
nav.navbar.navbar-default {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 9999999;
    height: 94px;
    border-radius: 2px 2px 10px 10px;
    padding: 0px 16px;
    box-shadow: inset 0px 1px 13px 1px #000;
    
}

.responsive-tabs .resp-accordion .resp-arrow {
    display: none!important;}

@media only screen and (max-width: 767px){
    
    a.navbar-brand.dssuryawanshi {
    display: block;
    font-size:20px;
    font-weight:600;
        margin-top: 14px;
    margin-left: 100px;
    color: #fff;
    background: #f31f3d;
    height: auto;
    border-radius: 15px;
    padding: 2px 10px;
    font-family: 'Ruluko';}
    
.navbar-left a img { width: 100%;}
button.navbar-toggle { display: none;}
.navbar-header.navbar-left {
    background: #fff;
    position: fixed;
    width: 91%;
    top: 0px;
    z-index: 9999;
    height: 94px;
    border-radius: 2px 2px 10px 10px;
    padding: 0px 10px;
    box-shadow: inset 0px 1px 13px 1px #000;
}

.airline-foot-con {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 50;
}
.airline-foot-bottom {
    background-color: #337ab7;
    height: 50px;
    color: #fff!important;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0 15px 10px;
    position: relative;
}
.airline-foot-bottom a {
    color: #fff!important;
}
.call-now-but {
    width: 100px;
    height: 50px;
    background-color: #F31F3D;
    color: #fff;
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 15px;
}
nav.navbar.navbar-default{
    position: unset;
    border-radius: 0px;
    box-shadow: inset 0px 0px 0px 0px #000;

    
}
nav.navbar.navbar-default {
    background: none!important;
    padding: 1em 0px;
} 


}