@font-face {
    font-family: 'minionPro';
    src: url('../fonts/MinionPro-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NewGothicMT';
    src: url('../fonts/NWGTHC_0.ttf');
    font-weight: normal;
    font-style: normal;
}


body{ color: #7d6a55; font-family:"Times New Roman",Georgia,Serif; font-size:18px;overflow-x:hidden;}

/*body{ color: #7d6a55; font-family:"NewGothicMT", Serif; font-size:16px;overflow-x:hidden;}*/

/*body .container {padding-left:0px!important;padding-right: 0!important;}*/
h3{color:#b42d34;text-transform:uppercase;}
a { color: #7d6a55;}
a:hover{color:#a72b2e;text-decoration: none;}
#logo {
    background: url('/media/1027/logo.png') no-repeat;
    width: 322px;
    height: 66px;
    text-indent: -9999px;
    padding: 0;
    margin-left: 0px;
}
.nav-title{text-transform:uppercase;}
.navbar-toggle {
    display: none
}
#sb-search {
    display: block;
}
.sb-search {
    position: relative;
    top: 20px;
    height: 20px;
    right:6px;
    margin-bottom: 15px;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}
.sb-search-input {
    position: absolute;
    right: 20px;
    border: none;
    outline: none;
    width: 250px;
    height: 20px;
    font-size: 12px;
    margin: 0;
    z-index: 10;
    padding-left: 40px;
    background-color: #eee9e4;
}
.sb-search-input::-webkit-input-placeholder {color: #fff;}
.sb-search-input:-moz-placeholder { color: #fff; }
.sb-search-input::-moz-placeholder { color: #fff;}
.sb-search-input:-ms-input-placeholder {color: #fff;}
.sb-icon-search,
.sb-search-submit {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 60px;
    text-align: center;
    cursor: pointer;

}
.sb-search-submit {
    background: url(/media/1033/search-icon.png) no-repeat center;
    width: 30px;
    height: 20px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #b92934;
    /* IE needs this */ 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 8 */
    filter: alpha(opacity=0);
    /* IE 5-7 */

}
/* Search button open state */
.master-nav .navbar-header { /*margin-top: 30px;*/}
.master-nav .navbar-collapse {max-height: none;}
.master-nav .navbar-nav {margin-top: 25px;}
/*.master-nav .navbar-nav > li a {
    color:#7d6a55;
}*/
.master-nav .navbar-nav > li {position: static;border-right: solid 1px #d4cabf;}
.master-nav .navbar-nav > li:last-child {border-right: none;}
.master-nav .navbar-nav > li > a, .footer-sitemap .navbar-nav > li > a {font-size: 20px;padding: 0 20px;}

.master-nav .navbar-nav > li:hover > a,
.master-nav .navbar-nav > li > a:hover,
.master-nav .navbar-nav > li > a:focus,
.master-nav .navbar-nav > li:focus > a,
.master-nav .navbar-nav > .open > a,
.master-nav .navbar-nav > .open > a:hover,
.master-nav .navbar-nav > .open > a:focus {
    color: #a72b2e;
    background-color: transparent;
}
.master-nav .navbar-nav > .active > a,
.master-nav .navbar-nav > .active > a:hover,
.master-nav .navbar-nav > .active > a:focus {
    background-color: transparent;
    border-bottom: 2px solid #fff;
}
.master-nav .mainnav-wrapper { float: right;margin-right: -30px}
.master-nav .navbar-collapse { float: right;}

#content {background-color: #fff; overflow: hidden;}
#content .separator {background-color: #7fb442;width: 67px;height: 2px;margin: 20px auto 22px; }
#content li.bullet{color: #b42d34;margin-left: -20px;}
#content .bullet span {color:#7D6A55;padding-left:4px;}
#content .title-page {font-size: 30px;color: #b92934;padding: 6px 0 0;text-align: left;}
#home .title {font-family: "minionPro", Arial, Helvetica, sans-serif;color:#b92934;font-size:35px;}
#home .field h2 {font-size: 21px;text-align: center;width: 99%;}

ul.frame {list-style: none;}
#people .frame .field:hover{ background-color: #bbad9e;color: white;}
/*.frame>li:hover .section-content-text{ background-color: #b42d34;color: white;}*/
.list-views .field:hover { background-color: #b42d34;color: white;}
#people .frame p.position {font-size: 20px ;margin-top: -10px;}

#people .section-content-text h3 {text-transform: capitalize;}
#people .section-content-text p {font-size: 16px;}
#people .list-views { background-color:#fff;}
#people .section-content-text {height: 250px;}
#people .list-views .column {float: left; width: 28%; /*19%*/ margin: 5px 15px 30px /*2px*/ 15px;}

.list-views .column {float: left; width: 19%; margin: 5px 5px 30px 2px;}
.list-views {/*padding: 40px 0;*/background-color:#eee9e4;}
.list-views .field {background: #fff; margin:0 3px 10px 0;position: relative;}
 #home .section-content-text {height: 55px;}
.list-views .img-responsive{width:100%;}

/* CTA buttons generic styling */
.list-views .readmore-button {
    border: 1px solid #b4b4b4;
    display: block;
    font-size: 11px;
    padding: 3px;
    width: 45px;
    margin-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
    position: absolute;
    bottom: 3px;
}
.main-footer {
	background-color:#dbd1c8;
	padding-top:10px; 
	position:relative;
}

.main-footer2 {
	/*background-color:#dbd1c8;*/
	background-color:#111111;
	padding-top:10px; 
	position:relative;
}
.main-footer2 a, .main-footer2 a:hover{
	color:#fff;
	text-decoration:none;
}

.main-footer address {font-size:13px;line-height:20px;}
.footer-item{ display: block;}
.footer-address {padding: 0 15px;}
.footer-contact {padding: 0 15px;}
.footer-contact span {color:#b92934; padding: 0 5px;}
.footer-copyright{color:white; padding-top:40px;margin-right:5px;}

#content .readmore-button:hover {text-decoration:none;color: white;background:#b92934;}
#logo {margin-left:-30px;}

/*ABOUT US*/
/*#about_us {padding:40px 0px;}*/
#about_us .row {margin-left:0px;margin-right:0px;}
#about_us .description {width:55%;}
#about_us .our-people-picture {width: 31%;display:inline-block;padding:5px 3px;}
#about_us .our_people_frame{background: #eee9e4; width:35%; float:right;padding: 5px 10px 5px 12px; margin-bottom:30px;}
#about_us{margin-left:-30px; }
#about-us p{font-size: 20px;}

/*ADVICE*/
/*#advice{padding: 20px 0 50px 0;}*/
/*
#advice .detail {width: 60%;}
#advice .title {text-transform: capitalize;}
#advice h3 {font-size: 21px; text-transform: capitalize;}
*/
/*SPECIFIC PEOPLE*/
#specific-people .personal-quote { color:#b42d34;font-size: 26px;padding-top: 30px;padding-bottom:15px;  }
#specific-people .personal-info {padding-top: 35px; padding-bottom: 30px;}
#specific-people .personal-info p {font-size: 20px;}

/*RESOURCES*/
/*
#resources .title {font-size:20px;color:#b42d34;padding-top: 20px;}
#resources h2 {margin-top: 0px;}
#resources .section-content-text {height:110px; padding-left: 10px;}
#resources .section-content-text em{font-size: 16px;}
.ls-s1{top:180px !important;font-size: 28px !important; left:-60px;}
*/
@media (max-width:1200px) {
    .section-content-text {height: 230px;}
    #people .section-content-text {height: 460px;}
    #home .section-content-text {height: 55px;}
    #home .field h2 {font-size: 20px;}
    .ls-s1{top:160px !important;font-size:22px !important;}
}
@media (max-width:991px) {
    .sb-search {right:40px;}
    .navbar-nav.navbar-right:last-child {margin-right: 20px;  }
    .sb-search-input {width: 180px;} 
    #about_us{margin-left: -30px;}
    .list-views .column, #people .list-views .column {width: 23%;}
    #resources .section-content-text {height:165px;}
    #people .section-content-text {height: 430px;}
    #home .field h2 {font-size: 17px;}
    .ls-s1{top:80px !important;font-size:20px !important; left: 20px !important}
} 
@media (max-width:767px) {
    #about_us .our_people_frame{width:90%; float:none;}
    #about_us .description {width:90%;}
    #advice .detail {width: 90%;}
    #logo {margin-left: 10px;}
    .navbar-toggle {display: block;}
    .sr-only {position: absolute; width: 1px;height: 1px;margin: -1px;padding: 0px;overflow: hidden;clip: rect(0px, 0px, 0px, 0px);border: 0px none;}
    .master-nav .navbar-toggle .icon-bar {background-color: #231F20;}
    .navbar-toggle {position: relative;float: right;top: 70px;right: 14px;padding: 9px 10px;}
    .sb-search {right:180px;}
    .sb-search-input {width: 140px;} 
    .master-nav .navbar-nav > li {float:left;}
    .main-footer .footer-copyright { padding-top: 0px;}
    .list-views .column, #people .list-views .column {width: 48%;}
    #resources .section-content-text {height:120px;padding-top: 10px;}
    #people .section-content-text {height: 380px;}
    #about_us {margin-left: 0px;}
    #home .field h2 {font-size: 21px;}
    .company-address{display: none;}
    .content-banner{display: none;}
    div#layerslider{display: none;}

}
@media (max-width:480px) {
    #sb-search { display: none;}
    .navbar-toggle { position: relative; float: right;top: 120px; right: 14px; }
    .master-nav .navbar-nav > li {float:left;border-right: none;padding: 12px 100px 12px 0px;}
    .list-views .column, #people .list-views .column {width: 95%;}
    #people .section-content-text { height: 320px;}
    #about_us {margin-left: 0px;}
    #logo {width: 250px;height: 66px; text-indent: -9999px; padding: 0px;  margin-left: 0px; background: url('/media/1027/logo.png') no-repeat scroll 0% 0% / 100% auto transparent; }
    .navbar-toggle { position: relative;top: 2px;right: 3px;float: right;}

}

.sb-search-submit {background: url(/media/1033/search-icon.png) #b92934 no-repeat center;}

.fulltextsearch_results .fulltextsearch_results_heading {display: block;background-color: #b42d34; padding: 10px 5px; color: #FFF;
}
.fulltextsearch_results a {color: #b92934;}
.fulltextsearch_results a:hover {text-decoration: underline;}
.fulltextsearch_results {margin: 29px 0px !important;}
#contact .contact-form .form-left input {width:100%;height:22px;margin: 2px 0px;}
#contact .contact-form .form-left label {margin-top: 10px;}
#contact {font-size: 13px; padding-top:0px; padding-bottom: 40px;}
#contact .company-address {margin: 10px 0px;}
/*#contact .frame {padding: 20px 0;}*/
#contact .link-to-maps {text-decoration:underline; padding-left: 15px;}
#contact .maps {padding: 20px 0;}
#contact .maps>img {width: 100%;}
#contact .contact-form{padding-top: 3px;}
#contact .contact-form .form-right textarea {height: 222px;width: 100%;}
#contact .contact-form .form-right input[type=submit] {color: #FFF;background: #7d6a55;width: 70px;height: 28px; margin-top: 17px;text-align: center;float: right;border: none;text-transform: uppercase;}

.field-validation-error:before {content: "* ";}
.field-validation-error {
	/*
	font-size: 10px;
	color: red;
	*/
	font-size: 10px;
    color: #fff;
    display: block;
    padding-left: 10px;
    padding-top: 10px;
    font-style: italic;
}

#content #people .title-page, #content #home .title-page, #content #resources .title-page {padding-left: 40px;}
#content #contact .title-page {margin-left: -15px;margin-bottom:-10px;}
#content #advice .title-page {margin-bottom:-10px;}

.cta-button { background-repeat: no-repeat;color: white; border: 1px solid #b4b4b4; display: block; font-size: 20px; padding: 5px; width: 170px; height: 40px; text-align: center;}
.red {background-color: #b42d34;}
.cta-button:hover{color:white;}
.back-resource-button {float: right; padding-right: 10px;padding-bottom: 20px;}
.thank-message {padding: 12px 16px;}

#people .section-content-text {padding: 4px;}
#people .section-content-text h3 {font-size: 23px;}

.ls-bottom-nav-wrapper, .ls-below-thumbnails{
	top: -15px;
}




/*Royal Carrousel*/
 #full-width-slider {
  width: 100%;
  color: #000;
}
.royalSlider > .rsContent {
  visibility:hidden;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  /*max-width: 25%;*/
  padding-bottom: 0;
  background: #FFF;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  padding: 20px;
}
.infoBlockLeftBlack {
  color: #FFF;
  background: transparent;
  left: 30px;
  right: auto;
}
.infoBlock h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  /*max-width: 2000px;*/ /*19 Apr 16*/
  margin: 0 auto;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
