/* Minification failed. Returning unminified contents.
(67,1): run-time error CSS1019: Unexpected token, found '}'
 */

/*this will conatins css for html content that is added in ektron*/

@charset "utf-8";
/* CSS Document Homepage Banner */

blockquote {
  border-left: 0px;
  font-weight:900;
  font-size:18px;
  text-align: center;
  padding: 10px 64px;
}
blockquote:before, blockquote:after {
  display: inline-block;
  /*background:url(/SharedAssets/NEHGS/static/images/quote.png) no-repeat top center;*/ 
  width: 12px;
  height: 10px;
}
blockquote:before {
    content: url(/SharedAssets/NEHGS/static/images/gold-open-quote.png);
}
blockquote:after {
    content: url(/SharedAssets/NEHGS/static/images/gold-close-quote.png);
}
blockquote footer:before {
    content: "—";
}
.content-block ul li {
    padding: 7px 0px 4px 27px;
    background: url(/SharedAssets/NEHGS/static/images/gold-leaf.png) no-repeat 0px 10px !important;
    background-size: 20px !important;
    list-style-type: none;
}
.content-block ul { 
  margin-left: -30px;
}
.weather-emergency {
    margin-top: -197px;
    position: relative;
}
/* Custom responsive content classes */
.right-sidebar {
    float: right;
    margin: 0 0 20px 20px;
    padding: 10px;
    width: 28%;
    text-align: center;
    background: #EEE;
}

.left-sidebar {
    float: left;
    margin: 0 20px 0 20px;
    padding: 10px;
    width: 28%;
    text-align: center;
    background: #EEE;
}

.left-half {
    float: left;
    margin: 0 10px 10px 0;
    width: 50%;
}

}
.left-third {
    float: left;
    margin: 0 10px 10px 0;
    width: 33%;
}

.left-quarter {
    float: left;
    margin: 0 10px 10px 0;
    width: 25%;
}

.right-half {
    float: right;
    margin: 0 0 10px 10px;
    width: 50%;
}

.right-third {
    float: right;
    margin: 0 0 10px 10px;
    width: 33%;
}

.right-quarter {
    float: right;
    margin: 0 0 10px 10px;
    width: 25%;
}

@media (min-width:980px) and (max-width:1196px) 
{

}

/* TABLET ----------- */
@media (min-width:767px) and (max-width:991px) 
{

}

/* TABLET (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

}

/*----------------MOBILE-----------------*/
@media (max-width:767px)  
{

  
}
#probate-records-page .row {
    margin-bottom: 20px;
}
#probate-records-page .blue-button .blue-ad-box {
    background: #123450;
    padding: 30px 40px;
    color: #fff;
    text-align: center;
}
#probate-records-page .row.blue-button{
    width: 980px;
    margin: 0 auto;
    margin-bottom: 20px;
}
#probate-records-page .signup-box {
    background-color: #7b5b1e;
    padding: 30px 25px;
    text-align: center;
}
#probate-records-page .introductory-block .signup-box p {
    color: #ffffff;
    font-family: "Minion Pro",serif;
    font-size: 20px;
    line-height: 26px;
    text-transform: none;
}
#probate-records-page .signup-box a {
    color: #ffffff;
    display: block;
    font-family: "Minion Pro",serif;
    font-size: 20px;
    margin: 20px 0;
    text-transform: uppercase;
}
#probate-records-page .row{
    margin-bottom: 20px;
}
#probate-records-page .introductory-block p{
    text-transform: uppercase;    
    color: #a08748;
    font-size: 15px;
    font-weight: bold;
}
#probate-records-page .introductory-header h1{
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: bold;
}
#probate-records-page .blue-button .blue-ad-box {
    background: #123450;
    padding: 30px 40px;
    color: #fff;
    text-align: center;
}
#probate-records-page .row.blue-button{
    width: 980px;
    margin: 0 auto;
    margin-bottom: 20px;
}
#probate-records-page .blue-text{
    color: #215f91;
    font-family: "Minion Pro",serif;
    font-weight: bold;
}
#probate-records-page #anchor-4 .team-info-wrapper{
    background: #2c6980;
    text-align: center;
    margin: 20px 0;
    padding: 10px;
}
#probate-records-page #anchor-4 .team-info-wrapper a {
    color: #000000;
    display: block;
    font-family: "Minion Pro",serif;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
#probate-records-page #anchor-4 .team-info-wrapper span {
    color: #000000;
    font-family: "Minion Pro",serif;
    display: block;
    font-size: 14px;
}
#probate-records-page .team-members img.img-circle {
    height: 250px;
    width: 250px;
}
#probate-records-page .probate-gallery-block {
    margin: 60px -15px 20px;
}
#probate-records-page .probate-gallery-block a img {
    height: auto;
    width: 100%;
}
#probate-records-page .probate-gallery-block span {
    display: block;
    font-family: "Minion Pro",serif;
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0;
    text-align: center;
    text-transform: uppercase;
}
#probate-records-page .probate-gallery-block a:first-child div.gallery-box {
    padding-left: 0;
}

#probate-records-page .probate-gallery-block a:last-child div.gallery-box {
    padding-right: 0;
}
#probate-records-page .introductory-header {
    margin: 20px 0 0;
}
#probate-records-page .img-caption {
    font-style: italic;
    text-align: center;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.product {
    width: 100%;
    text-align: center;
    display: block;
}

.research {
    background-color: #408c54;
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 5px;
    display: block;
}

.research:hover {
    background-color: #2a6c39;
    text-decoration: none;
}

.contributing {
    background-color: #b88c2d;
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 5px;
    display: block;
}

    .contributing:hover {
        background-color: #9b7e47;
        text-decoration: none;
    }

.life {
    background-color: #62abe1;
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 5px;
    display: block;
}

    .life:hover {
        background-color: #478ed4;
        text-decoration: none;
    }
/* Abbey - Progressive Enhancement */

.wrapper {
    display: grid;
    grid-template-columns: 360px 360px 360px;
    grid-gap: 30px;
    justify-content: center;
}

@media only screen and (max-width: 1139px) {
    .wrapper {
        display: grid;
        grid-template-columns: 360px 360px;
        grid-gap: 30px;
    }
}

@media only screen and (max-width: 554px) {
    .wrapper {
        display: grid;
        grid-template-columns: 360px;
        grid-gap: 30px;
    }
}

.box {
    text-align: center;
    background-color: white;
}

    .box:hover {
        background-color: #b88c2d;
    }

.box-link:p {
    color: black;
}

.box-link:hover {
    text-decoration: none;
}

.marginTop15 {
    margin-top: -15px !important;
}

.DBMarginBottom-30 {
    margin-bottom: -30px !important;
}

/* Abbey - Tree Page */
.treecolumn {
    width: 45%;
    text-align: center;
    background-color: #cadcd9;
    border-radius: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.left {
    float: left;
}

.right {
    float: right;
}

@media only screen and (max-width: 720px) {
    .treecolumn {
        width: 100%;
    }
}

