/* Begin Google Web Fonts */
@import url(https://fonts.googleapis.com/css?family=Quicksand|ABeeZee);
/* End Google Web Fonts */

/* Begin Theme Settings */
.site_info > .container > .row-fluid > * 
{
  height: 120px;
  line-height: 120px;
}

.navbar .btn-navbar 
{
  margin-top: 28px
}

header 
{
  height: 56px;
  min-height: 56px;
}
.navbar .nav > li > a,
.nav .nav-search-box
{
  height: 56px;
  line-height: 56px;
}

.navbar .nav > li > a.with_teaser > .half
{
  height: 28px;
}

header .navbar .nav > li > a > i 
{
  font-size: 21px;
  line-height: 56px;
  height: 56px;
}

.navbar .nav > li > a.with_teaser > i,
.navbar .nav > li > a.menu_item_without_text > i
{
  font-size: 28px;
}

.navbar .nav > li > a.with_teaser > .half > span
{
  padding-top: 10px;
}

.navbar .nav > li > a.with_teaser > .teaser
{
  font-size: 12px;
}

header .navbar .nav .nav-search-box .search-form
{
  top: 0; /*-10px; */
}

header .company_logo.menu-logo,
header .company_logo.menu-logo > a
{
  height: 56px;
  line-height: 56px;
}

/* End Theme Settings */

/* Begin Custom CSS */
body {
  font-family: "franklin-gothic-urw",sans-serif;
}

header .navbar .nav > li > a {
 font-family: "franklin-gothic-urw",sans-serif;
}
h1, h2, h3, h4, h5, h6, h7 {
    font-family: "franklin-gothic-urw",sans-serif;
}

.site_info {
    font-family: "franklin-gothic-urw",sans-serif;
}

blockquote .text {
font-family: "kepler-std-extended-display";
font-size: 160%;
font-weight:700;
}

#blogx{
    backgorund-image:url(https://ww2research.com/wp-content/themes/im-startup/assets/images/air/like_icon_clicked.png);
  }
#blogx:hover{
    background-image:url(https://ww2research.com/wp-content/themes/im-startup/assets/images/air/like_icon_clicked.png);
}

.blogsx a img:hover {
    background:url(https://ww2research.com/wp-content/themes/im-startup/assets/images/air/like_icon_clicked.png);
   
}



.nav li > a > .teaser, header .navbar .nav .nav-search-box .icosearch {
    color: #B62228;
}


/* End Custom CSS */

/* CSS Generator Execution Time: 0.00073003768920898 seconds */