.dragons-den {
   vertical-align: middle;
   top: -7px !important;
}
img.drag-img {
    height: 40px;
    width: 206px;
}
@media screen and (max-width: 1520px) {
img.drag-img {
     height: 40px;
    width: 170px;
 }
}

@media screen and (max-width: 600px) {
.dragons-den {
   display: inline-block !important; 
 }
}
@media screen and (max-width: 395px) {
    #login {
    padding: 0px 0px 32px 0px !important;
}
}
@media screen and (max-width: 427px) {
    .logo a img {
    max-width: 100{414bacfb2b2ea746a75be4e72f841f845fbda4678d4cb99201f1771acd853d33};
}
    .logo {
    width: 50{414bacfb2b2ea746a75be4e72f841f845fbda4678d4cb99201f1771acd853d33};
}
}
@media screen and (min-width:1150px) and (max-width: 1229px) {
    .menu .nav .menu-item {
        margin-left: 21px !important;
    }
    .menu .nav .menu-item:first-child {
        margin-left: 0px !important;
    }
    
}
@media screen and (min-width: 1750px) {
body #login {
    position: relative;
    float: right;
    padding: 32px 0 32px 20px;
    top: auto;
    right: auto;
}
}
.widget_tag_cloud h2 {
    display: none;
}
.tagcloud a {
    font-size: 14px !important;
    font-weight: 300;
    color: #000;
margin-right: 5px;
    line-height: 22px;
}

#mainpage-banner p {
    line-height: 20px !important;
}
@media screen and (max-width: 767px) {
    
    .input-tooltip {
        display:none;
    }
}