#logo{
	display:none !important;
}
.top-div{
	background:white;
	width:100%;
	display:block;
	overflow:hidden;
}
.top-all{
	max-width: 1290px;
	display: table;
	margin: 0 auto;
	width: 100%;
	text-align: right;
	padding-left: 30px;
    padding-right: 30px;
}
.logo-div{
	float:left;
}
.top-call{
    margin-top: 1.5%;
	margin-bottom: 1.5%;
}
.header-right{
	float:right;
	text-align:right;
}
#navigation > li > a{
	line-height: 65px !important;
}
.top-header, .header-right, .header-elements{
	height:auto !important;
}
.app-link{
	padding: 8px 18px;
	border: 1px solid #ec0142;
	background: #ec0142;
	color:white !important;
	text-transform:uppercase;
	text-decoration:none !important;
	font-weight:600;
}
.new-logo-img{
	padding-top: 3%;
}
.call-inner{
	letter-spacing: .2px;
	font-size: 16px;
	margin-top:-16px;
}
.top-number{
	letter-spacing: 1px;
	font-size: 20px;
	color: black;
}
.logo-a{
	text-decoration:none !important;
}

.footer-ul{
	list-style: none;
	font-size: 16px;
}
.footer-ul a{
	text-decoration:none;
}
/* -------- ADDED BY MUJEEB REHMAN O FOR TOP BAR || START --------- */
#top-bar {
    
    position: relative;
    border-bottom: 1px solid #EEE;
    height: 45px;
    line-height: 44px;
    font-size: 13px;
    background: #7f868b;
    overflow: hidden;
    
}

.footer-width-4 {
    
    width: 10%;
    float: right;
    
}
.j-div {
    
    overflow: hidden;
    margin: 0 auto;
    letter-spacing: 2px;
    
}
.img-span, .new-h2 {
    
    display: inline-block;
    
}
.top-a {
    
    color: #fff !important;
    text-transform: uppercase;
    
}

.new-h2 {
    
    font-size: 12px;
    color: #912C5E;
    
}

.top-a:hover {
    
    color: #62CCCA !important;
    cursor: pointer !important;
    
}

.h2-foot{
    font-weight :600 !important;
}


@media screen and (max-width: 979px){
    #mobile-logo .sitename > a, .mobile-menu-button {
        
        background-color: #000;
        top: -14px !important;
        
        
        
        left: 0;
    }
    
    .mobile-nav {
        
        top: 13px;
        
    }
    .top-all {
        font-size:66% !important;
        text-align: center !important;
        padding-left:0px !important;
        
    }
    .mobile-menu-button span {
        
        background-color: #007780 !important;
        
    }
    
    .app-link {
  width: 100% !important;
  display: block;
  padding: 10px 0px;
}
    
    element {

}
.call-inner {

    margin-top: 3px !important;
}
    
}
/* -------- ADDED BY MUJEEB REHMAN O FOR TOP BAR || END --------- */


