.head p.desc{
    font-size:12px;
    line-height:20px;
    text-shadow: none;
}

.head img{
    border:none;
width:400px;
margin-left:20px;}


/**
 * Intro area on homepage
 */





/**
 * Pages
 */





/**
 * Stat boxex on review page
 */

.stat-boxes{
    text-align: center;
padding-left:20px;}

.stat-boxes span.label{
    padding: 1px;
    font-size: 13px;
    margin-top: 1px;
}

.stat-boxes span.label a{
    color: white;
    text-decoration: none;
}

.stat-boxes strong{
    color: black;
}


/**
 * Whois Information
 */

.whois_info{
    height: 493px;
width:375px;
  overflow-x: hidden;
    overflow-y: scroll;
}

/*  Misc
*/


#search button {
    font-size: 21px;
    padding: 14px 24px;
}

#search input {
    font-size: 21px;
    padding: 11px 24px;
}

.caption{
    padding: 4px 8px 4px 4px; 
    box-shadow: 3px -3px 3px rgba(0, 0, 0, 0.1);
    vertical-align: middle;
    position: absolute;
    bottom: 0px;
}
.caption i{
    margin-left: 10px;
}


@media (max-width: 967px){
    


    }

    .navbar .pull-right{
        float: none;
    }

}

    }

    #search button {
        font-size: 16px;
        padding: 6px 10px;
    }

    #search input {
        font-size: 16px;
        padding: 6px 10px;
        height: 34px;
    }
}

/*misc*/

iframe, object, embed{max-width: 100%;}