/* Begin Theme Settings */
.site_info .btn-menu, .site_info > .container > .row > * 
{
  height: 100px;
  line-height: 100px;
}

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

.nav-search-box.active .search-results {
  margin-top: 61px;
}

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

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

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

.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: 12px;
}

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

header .navbar .nav .nav-search-box .search-form
{
  top: 0; /*-12px; */
}
.main_header_logo {
  height: 61px;
  width: auto;  
}
header .company_logo.menu-logo,
header .company_logo.menu-logo > a
{
  height: 61px;
  line-height: 61px;
}

/* End Theme Settings */

/* Begin Custom CSS */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700,300,600);
/*== ====   page css for the slider ======*/
.details .unlimited_list {
  color: #fff;
  font-size: 12px;
  list-style: outside none none;
  margin: 10px 0;
  padding: 0;
}
.msmw_map{display:none;}

.details .unlimited_list li i {
  border: medium none;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 30px;
  margin-right: 10px;
  padding: 4px;
  text-align: center;
  vertical-align: middle;
  width: 30px;
}
.fs-navigation .details p {
  font-size: 13px;
  line-height: 1.2;
  color: #ddd;
  font-weight: normal;
}
.details .unlimited_list li {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  border: medium none !important;
  display: block !important;
  float: none !important;
  margin: 1px 0 !important;
  min-height: 32px;
  overflow: hidden;
  padding-bottom: 0 !important;
  padding-left: 41px;
  padding-right: 0 !important;
  padding-top: 0 !important;
}
.fs-navigation .details {
  padding: 15px !important;
}
/* ========== css codes for the sites==============*/
.fs-navigation .details p strong, .fs-navigation .details p b {
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
}
.fs-navigation .details a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  color: #fff;
  display: block;
  opacity: 0.5;
  font-weight: 600;
  margin: 7px 0;
  padding: 2px 5px;
  text-decoration: none;
}
.fs-navigation .details a:hover{opacity: 1;}


.fs-navigation .details a i {
  background: none repeat scroll 0 0 #fff;
  border-radius: 0;
  color: #555;
  font-size: 15px;
  margin-left: -5px;
  margin-right: 10px;
  padding: 2px 8px;
}
 .fs-navigation .details .box {
  color: #fff;
  float: left;
  font-weight: 400;
margin-bottom:5px;
  line-height: 2;
  text-align: center;
  width: 33.3333%;
}.fs-navigation .details .box-img {
  background: none;
  border-radius: 100%;
  height: 30px;
  margin: 0 auto;
  overflow: hidden;
  width: 30px;
}
.fs-navigation .details .box-img > img {
  display: block;
  padding: 4px;
  vertical-align: middle;
  width: 100%;
}

/* End Custom CSS */

/* CSS Generator Execution Time: 0.005748987197876 seconds */