/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on tablet devices */
body {
  font-size: 93.8%;
}


.region-header .block-imageblock .image-block-overlay {
  height: 229px;
}

#page-title {
font-size: 2.2rem;
}

.field-name-field-page-subtitle {
  font-size: 1.1rem;
}

p {font-size: 110%}


.field-name-body blockquote p {
  font-size: 215%;
}



ul.menu li a {
  font-size: 0.6rem;
  font-size: 1.1vw;
}

.nav li a, .nav ul.menu li a {
  display: block;
  padding: 0 .5rem;
  padding: 0 1.1vw;
  white-space: nowrap;
}

.view-photo-galleries .views-field-title {
  font-size: 0.8vw;
  margin-bottom: 0.9vw;
}


ul.nice-menu li a, ul.nice-menu li .nolink {
  font-size: 0.6rem;
  font-size: 1.1vw;
}



ul.nice-menu li a, ul.nice-menu li .nolink {
  display: block;
  padding: 0 .5rem;
  padding: 0 1.1vw;
  white-space: nowrap;
  line-height: 5vw;
}

ul.nice-menu li.menuparent li a {
  
  padding: 0 0 0 1vw;
  line-height: 2.2;
  
}

ul.nice-menu-down li.menuparent {
  background: #eee url("/sites/all/modules/nice_menus/images/arrow-down.png") 9.6vw center no-repeat; /* LTR */
}

ul.nice-menu-down li.menuparent .nolink {
  padding-right: 2vw;
}

ul.nice-menu-down li.menuparent > ul {
  
  top: 5vw;
  background: #fff;
  
}

.block-title {

 text-align: left;
 font-size: 1.65rem;

}

.view-villages .item-list {
    font-size: 1.24rem;
}

.more-link {
  font-size: 0.93rem;
}