#RoundedCornerExample {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

#ShadowExample {
    -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, .3);
    -moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, .3);
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .3)
}

#TransitionExample {
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    transition: all .5s ease-in
}

#TransitionExample:hover {
    opacity: 0
}

#GradientExample {
    background-color: #633;
    background-image: -webkit-linear-gradient(left, #633, #333);
    background-image: -moz-linear-gradient(left, #633, #333);
    background-image: -o-linear-gradient(left, #633, #333);
    background-image: -ms-linear-gradient(left, #633, #333);
    background-image: linear-gradient(left, #633, #333)
}

#QuickGradientExample {
    background-color: #bada55;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .2));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .2));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .2));
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .2));
    background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .2))
}

@font-face {
    font-family: merkleysocial;
    src: url(../fonts/merkleysocial.eot?63812570);
    src: url(../fonts/merkleysocial.svg?63812570#merkleysocial) format('svg'), url(../fonts/merkleysocial.eot?63812570#iefix) format('embedded-opentype'), url(../fonts/merkleysocial.woff?63812570) format('woff'), url(../fonts/merkleysocial.ttf?63812570) format('truetype');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: merkleysocial;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em
}

.icon-mail:before {
    content: '\e800'
}

.icon-facebook:before {
    content: '\e801'
}

.icon-twitter-bird:before {
    content: '\e805'
}

.icon-instagram-filled:before {
    content: '\e806'
}

body {
    overflow-x: hidden
}

body .masthead {
    display: block;
    width: 100%;
    height: auto;
    background-color: #fff;
    z-index: 1000;
    position: absolute
}

body #header {
    margin-top: 60px
}

body .navbar {
    background-color: transparent;
    height: 90px;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0
}

body #logohold .logo {
    display: block;
    padding: 0;
    margin: 0 0 16px 0 !important;
    background: url(/themes/merkley/images/logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
    height: 75px;
    width: 390px;
    position: relative
}

body #logohold .logo a {
    font-size: 0;
    display: block;
    height: 100%;
    width: 100%
}

body .container {
    padding: 0 100px;
    width: 100%;
    max-width: 1200px
}

body .container-lrg {
    margin: 0 auto 0 auto;
    max-width: 1200px
}

body .alert {
    padding: 0;
    background-color: #c33131;
    border-radius: 0;
    margin-bottom: 0px;
}

body .alert.two {
    background-color: #93a42a;
}

@media (max-width:768px) {
    body .alert {
        margin-top: 85px;
        margin-bottom: -52px
    }
}

body .alert .container {
    color: #fff;
    padding: 10px 96px
}

body .alert .container a {
    color: #fff
}

body .alert .container a:hover {
    color: #fff;
    text-decoration: underline
}

body #content {
    padding-top: 166px
}

body #content>.container {
    background: #fff
}

body #content #breadcrumb {
    width: 100%;
    padding: 60px 0 0;
    border: none;
    max-width: 100%;
    border-top: 2px solid #368aa2
}

body #content #breadcrumb .breadcrumb {
    padding: 8px 0 8px;
    margin-bottom: 0;
    background-color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

body #content #breadcrumb .breadcrumb li {
    font-size: 18px
}

body #content #breadcrumb .breadcrumb li a {
    color: #93a427
}

body #content #breadcrumb .breadcrumb li a:hover {
    text-decoration: none;
    color: #368aa2
}

body #content #breadcrumb .breadcrumb .active {
    color: #368aa2
}

body .hasbanner #breadcrumb {
    border-top: 2px solid transparent !important
}

.stuck .masthead {
    display: block;
    width: 100%;
    height: auto;
    background-color: #368aa2;
    position: fixed;
    top: -115px;
    z-index: 1000
}

.stuck #logohold .logo {
    margin: 7px 0 11px 0 !important;
    background: url(/themes/merkley/images/logoalt.png) no-repeat 0 0 transparent;
    background-size: contain;
    height: 90px;
    width: 380px;
    position: relative
}

.stuck #logohold .logo a {
    color: transparent;
    display: block;
    height: 100%;
    width: 100%
}

.bannerhold {
    margin: 0 auto 0;
    max-width: 1200px;
    position: relative;
    height: 600px;
    overflow: hidden;
    border-top: 2px solid #368aa2
}

.bannerhold .banner {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    height: auto
}

.bannerhold .container {
    height: 100%;
    z-index: 1;
    position: relative
}

.bannerhold .shadow {
    position: absolute;
    z-index: 0;
    bottom: 0;
    right: 0;
    min-width: 600px;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(109deg, #000 0, rgba(0, 0, 0, 0) 55%);
    background: -webkit-linear-gradient(109deg, #000 0, rgba(0, 0, 0, 0) 55%);
    background: -o-linear-gradient(109deg, #000 0, rgba(0, 0, 0, 0) 55%);
    background: -ms-linear-gradient(109deg, #000 0, rgba(0, 0, 0, 0) 55%)
}

.bannerhold .bannertext {
    position: absolute;
    bottom: 40px;
    right: 100px;
    color: #fff;
    width: 60%;
    height: auto;
    text-align: right
}

.bannerhold .bannertext .banner_title {
    color: #fff !important;
    font-family: "Lucida Bright W01 Demi" !important;
    font-size: 70px !important;
    letter-spacing: 2px;
    line-height: 70px
}

.bannerhold .bannertext a,
.bannerhold .bannertext div,
.bannerhold .bannertext p {
    color: #fff;
    font-family: 'UniversLTW10-57Condense 726513';
    font-size: 30px;
    width: 100%
}

.bannerhold .bannertext #sam-banner {
    color: #fff;
    font-family: 'UniversLTW10-57Condense 726513';
    font-weight: lighter
}

.bannerhold .bannertext #sam-banner div,
.bannerhold .bannertext #sam-banner p {
    color: #fff;
    font-family: 'UniversLTW10-57Condense 726513';
    font-weight: lighter
}

.bannerhold .bannertext #sam-banner a {
    color: #368aa2;
    font-family: 'UniversLTW10-57Condense 726513';
    font-weight: lighter;
    text-transform: capitalize
}

.nobreadcrumbs #breadcrumb {
    display: none !important
}

.nobreadcrumbs .bannerhold {
    margin: 0 auto 40px !important
}

.footer {
    background-color: #fff
}

.footer #sub-footer {
    margin: 0 0;
    padding: 10px 0;
    box-sizing: border-box;
    height: auto;
    color: #fff;
    background-color: #368aa2
}

.footer #sub-footer .container h1.logo {
    background-image: url(/themes/merkley/images/logo-footer.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: none;
    width: 323px;
    height: 56px;
    margin: 0 0 20px;
    padding: 0;
    color: transparent
}

.footer #sub-footer .container h1.logo a {
    color: #93a427;
    text-indent: -299999px;
    display: block;
    width: 100%;
    height: 100%
}

.footer #sub-footer .container h1.logo a:hover {
    text-decaration: none;
    color: transparent
}

.footer #sub-footer .container .btn-group>a:hover {
    background-color: #368aa2
}

.footer #sub-footer .container .btn-group>a .socialicon {
    font-size: 18px;
    margin-top: 8px;
    display: block;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #fff;
    color: #368aa2;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 3px
}

.footer #sub-footer .container .btn-group>a .socialicon:hover {
    background-color: #93a427
}

.footer #sub-footer .container .navbar {
    background-color: transparent;
    height: auto;
    border: none
}

.footer #sub-footer .container .navbar li a {
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Univers LT W01 65 Bold';
    color: #fff;
    padding: 15px 5px
}

.footer #sub-footer .container .navbar li a:hover {
    color: #93a427
}
@media(max-width:991px){
.footer #sub-footer .container .btn-toolbar{
    display: inline-block;
}
}
#regions {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fff;
    font-size: 26px
}

#regions .container>.row {
    margin: 0
}

#regions .container .location.title {
    background-image: none;
    background-color: #28758e
}

#regions .container .location.title h3 {
    padding: 20px;
    font-size: 28px;
    text-transform: uppercase
}

#regions .container .location.title:hover h3 {
    top: 0 !important
}

#regions .container .location {
    background-image: url(/themes/merkley/images/regions/bend.jpg);
    background-size: cover;
    background-color: #93a427;
    height: 133px;
    text-align: center;
    padding: 0;
    margin: 0;
    overflow: hidden
}

#regions .container .location h3 {
    font-family: UniversLTW10-67BoldCn;
    display: block;
    color: #fff;
    padding: 35px 0 0 0;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#regions .container .location .reveal {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    font-family: "UniversLTW10-57Condense 726513";
    position: absolute;
    top: 100%;
    display: block;
    background-color: #93a427;
    height: 133px;
    color: #fff;
    width: 100%;
    font-size: 15px;
    text-align: left;
    padding: 15px;
    box-sizing: border-box
}

#regions .container .location .reveal .adr {
    margin: 0;
    padding: 0
}

#regions .container .location .reveal .adr strong {
    font-family: UniversLTW10-67BoldCn;
    font-size: 22px;
    display: block
}

#regions .container .location .reveal .tel {
    margin: 0;
    padding: 0
}

#regions .container .location .reveal .tel dd,
#regions .container .location .reveal .tel dt {
    float: left;
    font-size: 13px
}

#regions .container .location .reveal .tel dd {
    margin-right: 5px
}

#regions .container .location:hover h3 {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    top: -100%
}

#regions .container .location:hover .reveal {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    top: 0
}

#regions .container .location:nth-child(2) {
    background-image: url(/themes/merkley/images/regions/dc.jpg)
}

#regions .container .location:nth-child(3) {
    background-image: url(/themes/merkley/images/regions/portland.jpg)
}

#regions .container .location:nth-child(4) {
    background-image: url(/themes/merkley/images/regions/eugene.jpg)
}

#regions .container .location:nth-child(5) {
    background-image: url(/themes/merkley/images/regions/medford.jpg)
}

#regions .container .location:nth-child(6) {
    background-image: url(/themes/merkley/images/regions/baker.jpg)
}

#regions .container .location:nth-child(7) {
    background-image: url(/themes/merkley/images/regions/bend.jpg)
}

#regions .container .location:nth-child(8) {
    background-image: url(/themes/merkley/images/regions/salem.jpg)
}

@font-face {
    font-family: Socialglyphs;
    src: url(/themes/default_v2/fonts/social/socialglyphs-regular.svg#socialglyphs-regular) format("svg"), url(/themes/default_v2/fonts/social/socialglyphs-regular.ttf) format("truetype"), url(/themes/default_v2/fonts/social/socialglyphs-regular.woff) format("woff"), url(/themes/default_v2/fonts/social/socialglyphs-regular.eot)
}

.socialicon {
    font-family: Socialglyphs
}

html {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased
}

html body {
    background-color: #368aa2
}

html body .top-container {
    background-color: #fff
}

html body a:active,
html body a:focus {
    outline: 0 !important;
    border: none !important
}

html body .h1,
html body .h2,
html body .h3,
html body .h4,
html body .h5,
html body .h6,
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6 {
    font-family: UniversLTW01-47LightCn
}

html body .h1 a,
html body .h2 a,
html body .h3 a,
html body .h4 a,
html body .h5 a,
html body .h6 a,
html body h1 a,
html body h2 a,
html body h3 a,
html body h4 a,
html body h5 a,
html body h6 a {
    color: #368aa2
}

html body .h1 a:hover,
html body .h2 a:hover,
html body .h3 a:hover,
html body .h4 a:hover,
html body .h5 a:hover,
html body .h6 a:hover,
html body h1 a:hover,
html body h2 a:hover,
html body h3 a:hover,
html body h4 a:hover,
html body h5 a:hover,
html body h6 a:hover {
    text-decoration: none
}

html body b,
html body strong {
    font-weight: 400
}

html body a {
    color: #93a427
}

html body a:hover {
    color: #368aa2
}

html body p {
    font-family: 'ITC Galliard W02 Roman';
    font-size: 22px
}

html body div,
html body li {
    font-family: UniversLTW01-47LightCn;
    font-size: 22px
}

html body .tone {
    background-color: #f5f9fa
}

html body input[type=search]:focus,
html body input[type=text]:focus,
html body textarea:focus {
    outline: 0
}

html body select {
    border: none;
    margin-bottom: 10px;
    padding: 10px;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 40px
}

html body #content {
    font-size: 16px
}

html body #content .h1,
html body #content h1 {
    font-family: 'UniversLTW10-57Condense 726513';
    font-weight: 300;
    font-size: 38px;
    text-transform: uppercase;
    color: #252525;
    margin-top: 0;
    padding: 0
}

html body #content .h1 a,
html body #content h1 a {
    font-family: 'UniversLTW10-57Condense 726513'
}

html body #content aside .h1,
html body #content aside .h2,
html body #content aside .h3,
html body #content aside h1,
html body #content aside h2,
html body #content aside h3 {
    font-weight: 400;
    border: 0
}

html body #content aside .h1 a:hover,
html body #content aside .h2 a:hover,
html body #content aside .h3 a:hover,
html body #content aside h1 a:hover,
html body #content aside h2 a:hover,
html body #content aside h3 a:hover {
    text-decoration: none
}

html body #content aside .list-unstyled {
    list-style: none outside none;
    padding-left: 0
}

html body #content aside h1,
html body #content aside h2,
html body #content aside h3,
html body #content aside h4 {
    font-weight: lighter
}

html body #content aside h1 {
    font-size: 28px;
    margin-top: 12px
}

html body #content aside h2 {
    font-size: 22px
}

html body #content aside h3 {
    font-size: 18px
}

html body #content aside .btn {
    width: 100%;
    font-size: 18px;
    margin: 15px 0 0;
    text-align: center
}

html body #content aside .btn .glyphicon {
    top: 4px;
    margin-right: -10px
}

html body #content .buttonpod {
    border: 0;
    padding: 0;
    padding: 0 !important
}

html body #content .buttonpod p {
    padding: 0;
    margin: 0
}

html body #content .buttonpod .btn {
    width: 100%;
    font-size: 18px;
    margin: 0 !important;
    font-size: 24px;
    text-align: center
}

html body #content .buttonpod .btn .glyphicon {
    top: 4px;
    margin-right: -10px
}

html body #content .buttonpod .btn.left {
    text-align: left !important
}

html body #content .buttonpod .btn-sm {
    font-size: 17px;
    padding: 15px
}

html body blockquote {
    border: 0;
    padding: 20px;
    text-align: justify;
    color: #368aa2;
    font-weight: lighter;
    font-size: 22px
}

html body blockquote .auth {
    font-size: 14px;
    display: block;
    float: right
}

html body .list-square {
    list-style: square;
    float: left;
    padding: 0 0 0 25px;
    width: 100%
}

html body .btn,
html body .btn-default:focus,
html body .btn-defualt,
html body .btn-defualt:visited,
html body .btn:visited,
html body .pager li .btn,
html body .search-media-btn,
html body btn:focus {
    background-color: #368aa2;
    border: none !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff !important;
    white-space: normal;
    text-align: center;
    text-transform: uppercase;
    font-family: UniversLTW01-47LightCn;
    padding: 5px 10px 5px 10px
}

html body .btn-default:focus:hover,
html body .btn-defualt:hover,
html body .btn-defualt:visited:hover,
html body .btn:hover,
html body .btn:visited:hover,
html body .pager li .btn:hover,
html body .search-media-btn:hover,
html body btn:focus:hover {
    color: #fff !important;
    background-color: #93a427
}

html body .btn-lg {
    font-size: 24px
}

html body .btn-blank {
    background: 0 0;
    border: none;
    padding: 0;
    text-transform: uppercase
}

html body .btn-blank:active,
html body .btn-blank:focus,
html body .btn-blank:hover,
html body .btn-blank:visited {
    background: 0 0;
    text-transform: uppercase;
    border: none;
    padding: 0;
    box-shadow: none
}

html body .giant {
    font-size: 30px;
    padding: 20px;
    font-family: UniversLTW10-67BoldCn;
    text-transform: capitalize;
    margin-top: 20px
}

html body .giant:hover {
    background-color: #368aa2 !important
}

html body .green {
    background-color: #93a427 !important
}

body .navbar .ayuda a{
    font-weight: bold;
}

@media(max-width:605px){
    body .navbar .ayuda{
display: none;
    }
}


body #navhold {
    margin: 26px 30px 0 0;
    z-index: 2;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    filter: none !important;
    padding: 0;
    float: right
}

body #navhold .navbar-collapse {
    border: none;
    filter: none !important;
    padding: 0
}

body #navhold .navbar-nav>li>a {
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Univers LT W01 65 Bold';
    color: #368aa2
}

body #navhold .navbar-nav>li>a:focus,
body #navhold .navbar-nav>li>a:hover {
    color: #368aa2
}

body #navhold .navbar-nav>li:hover .dropdown-menu {
    border-top: 2px solid #368aa2;
    display: block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 7px 6px transparent;
    -moz-box-shadow: 0 7px 6px transparent;
    box-shadow: 0 7px 6px transparent;
    background-color: #fff;
    padding: 0
}

body #navhold .navbar-nav>li:hover .dropdown-menu li a {
    background-color: #fff;
    color: #368aa2;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Univers LT W01 65 Bold';
    padding: 15px
}

body #navhold .navbar-nav>li:hover .dropdown-menu li a:hover {
    background-color: #fff;
    color: #93a427
}

body #navhold .navbar-nav>li:last-child .dropdown-menu {
    right: 0;
    left: auto
}

body #navhold .navbar-nav .selected>a {
    color: #93a427
}

body #navhold .navbar-nav .selected>a:hover {
    color: #93a427
}

body #searchhold {
    -webkit-transition: width .5s ease-in;
    -moz-transition: width .5s ease-in;
    -o-transition: width .5s ease-in;
    -ms-transition: width .5s ease-in;
    transition: width .5s ease-in;
    position: absolute;
    top: 67px;
    right: 0;
    z-index: 100;
    width: 35px;
    overflow: hidden
}

body #searchhold #site-search {
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    transition: all .5s ease-in;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 30px;
    border: 1px solid transparent;
    position: relative;
    overflow: hidden
}

body #searchhold #site-search #search-field {
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    transition: all .5s ease-in;
    opacity: 0;
    padding: 0;
    width: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    position: absolute;
    left: 1px;
    top: 1px;
    height: 100%
}

body #searchhold #site-search button {
    position: absolute;
    top: 0;
    right: 33px
}

body #searchhold #site-search .togglebtn {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    background-color: transparent
}

body #searchhold #site-search .togglebtn span {
    color: #368aa2
}

body #searchhold #site-search .togglebtn:active,
body #searchhold #site-search .togglebtn:focus {
    color: #368aa2;
    outline: 0;
    border: none;
    background-color: transparent
}

body #searchhold.showme {
    -webkit-transition: width .5s ease-in;
    -moz-transition: width .5s ease-in;
    -o-transition: width .5s ease-in;
    -ms-transition: width .5s ease-in;
    transition: width .5s ease-in;
    width: 530px;
    background-color: #fff
}

body #searchhold.showme #site-search {
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    transition: all .5s ease-in;
    width: 100%;
    border: 1px solid #368aa2
}

body #searchhold.showme #site-search #search-field {
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    transition: all .5s ease-in;
    opacity: 1;
    width: 490px;
    padding: 0 15px 0 15px;
    font-size: 16px
}

body #searchhold.showme #site-search .btn {
    background-color: #368aa2;
    color: #fff
}

body #searchhold.showme #site-search .btn span {
    color: #fff
}

.stuck #navhold .navbar-nav>li>a {
    text-transform: uppercase;
    font-size: 21px;
    font-family: 'Univers LT W01 65 Bold';
    color: #fff
}

.stuck #navhold .navbar-nav>li>a:focus,
.stuck #navhold .navbar-nav>li>a:hover {
    color: #93a427
}

.stuck #navhold .navbar-nav .selected>a {
    color: #93a427
}

.stuck #navhold .navbar-nav .selected>a:hover {
    color: #93a427
}

.stuck #searchhold #site-search .btn {
    background-color: transparent
}

.stuck #searchhold #site-search .btn span {
    color: #fff
}

.stuck #searchhold #site-search .btn:active,
.stuck #searchhold #site-search .btn:focus {
    color: #fff;
    outline: 0;
    border: none;
    background-color: transparent
}

.stuck #searchhold.showme {
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    transition: all .5s ease-in
}

.stuck #searchhold.showme #site-search .btn {
    background-color: #368aa2;
    color: #fff
}

.stuck #searchhold.showme #site-search .btn span {
    color: #fff
}

#accomp-1,
#accomp-2,
#accomp-3,
#accomp-all {
    display: none
}

.sel_1 #accomp-1,
.sel_2 #accomp-2,
.sel_3 #accomp-3,
.sel_all #accomp-1,
.sel_all #accomp-2,
.sel_all #accomp-3,
.sel_all #accomp-all {
    display: block
}

.show_form .form_mode,
.show_preview .preview_mode {
    display: block !important
}

.show_form input,
.show_form select,
.show_form textarea {
    display: inline-block !important
}

.show_form .preview_mode {
    display: none !important
}

.show_preview .form-control,
.show_preview .form_mode,
.show_preview input,
.show_preview select,
.show_preview textarea {
    display: none !important
}

.show_form .picker {
    display: inline-block !important
}

.show_preview input#send-request {
    display: inline-block !important
}

.button-right {
    float: right
}

.button-left {
    float: left
}

#edit-request {
    margin-right: 1em
}

#qa-form {
    margin-bottom: 20px
}

#qa-form .button {
    cursor: pointer;
    font-size: 1rem;
    font-family: sans-serif
}

#caseworkForm .form-group {
    overflow: auto
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400
}

input[type=checkbox] {
    margin: 4px 10px 0;
    line-height: normal
}

input.btn {
    display: inline-block;
    position: relative;
    float: right
}

.fc-tbx {
    opacity: 1;
    position: absolute;
    left: 365px !important;
    top: 1154px;
    padding: 9px 14px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    background-clip: padding-box
}

.fc-tbx .arrow {
    border-width: 11px 11px 0;
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.fc-tbx .arrow,
.fc-tbx .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.fc-tbx ul.error-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.fc-tbx ul.error-list li p {
    margin: 0;
    font-family: UniversLTW01-47LightCn;
    font-size: 22px
}

#caseworkForm #accomp-1 h3 {
    color: #368aa2
}

#caseworkForm #accomp-1 p {
    color: #000
}

#caseworkForm .preview_mode {
    color: #368aa2
}

#content .bannerhold.featured {
    position: relative;
    width: 100%;
    height: 650px;
    margin: 0 auto 0 auto;
    overflow: hidden
}

#content .bannerhold.featured img {
    width: 100%;
    height: auto
}

#content .bannerhold.featured .container {
    height: 650px;
    position: relative
}

#content .bannerhold.featured .container .bannertext {
    position: absolute;
    z-index: 200 !important;
    bottom: 50px;
    left: 100px;
    text-align: left
}

#content .bannerhold.featured .container .bannertext .title {
    font-family: "Lucida Bright W01 Demi";
    font-size: 72px;
    letter-spacing: 2px;
    line-height: 70px;
    color: #fff;
    text-align: left;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    float: left
}

#content .bannerhold.featured .container .bannertext .title span {
    font-family: 'Bodoni W01 Book Italic';
    letter-spacing: 4px;
    font-size: 60px
}

#content .bannerhold.featured .container .bannertext .title:hover {
    text-decoration: none
}

#content .bannerhold.featured .container .bannertext .btn-toolbar {
    padding: 0;
    margin: 30px 0 0 0
}

#content .bannerhold.featured .container .bannertext .btn-toolbar .btn-group {
    float: left;
    width: auto;
    margin: 0;
    padding: 0
}

#content .bannerhold.featured .container .bannertext .btn-toolbar .btn-group .email-title {
    font-size: 24px;
    font-family: UniversLTW01-47LightCn;
    text-transform: uppercase;
    color: #fff;
    clear: both;
    margin: 10px 0 0 0
}

#content .bannerhold.featured .container .bannertext .btn-toolbar .btn-group .email-title .icon-mail,
#content .bannerhold.featured .container .bannertext .btn-toolbar .btn-group .email-title .txt {
    width: auto;
    float: left;
    margin: 10px 15px 0 0
}

#content .bannerhold.featured .container .bannertext .btn-toolbar .btn-group .email-title .icon-mail {
    margin: 15px 15px 0 0
}

#content .bannerhold.featured .container .bannertext .btn-toolbar .btn-group .email-title:hover {
    text-decoration: none
}

#content .bannerhold.featured .container .bannertext .btn-toolbar .btn-group .email-title:hover .socialicon {
    color: #368aa2
}

#content .bannerhold.featured .container .bannertext .btn-toolbar .btn-group .socialicon {
    font-family: merkleysocial;
    line-height: 0;
    color: #93a427;
    font-size: 33px
}

#content .bannerhold.featured .container .bannertext .btn-toolbar .btn-group .rnd {
    display: inline-block;
    font-size: 13px;
    text-align: center;
    line-height: 26px;
    border-radius: 13px;
    width: 26px;
    height: 26px;
    color: #000;
    background-color: #93a427
}

#content .bannerhold.featured .container .bannertext .btn-toolbar .btn-group .rnd:hover {
    background-color: #368aa2
}

#content .bannerhold.featured .container .bannertext .btn-toolbar .btn-group:hover {
    text-decoration: none
}

#content .bannerhold.featured .container .bannertext .btn-toolbar .btn-group .btn {
    margin: 3px 8px 0 8px;
    padding: 0;
    background: 0 0
}

#content .bannerhold.featured .shadow {
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    min-width: 600px;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(80deg, #000 0, rgba(0, 0, 0, 0) 65%);
    background: -webkit-linear-gradient(80deg, #000 0, rgba(0, 0, 0, 0) 65%);
    background: -o-linear-gradient(80deg, #000 0, rgba(0, 0, 0, 0) 65%);
    background: -ms-linear-gradient(80deg, #000 0, rgba(0, 0, 0, 0) 65%)
}

#content #recent-press {
    margin: 60px 0 60px 0
}

#content #recent-press .press-item {
    font-family: UniversLTW01-47LightCn
}

#content #recent-press .press-item date {
    display: block;
    border-top: 8px solid #368aa2;
    width: 60px;
    height: 20px;
    color: #fff
}

#content #recent-press .press-item a {
    color: #000
}

#content #recent-press .press-item a:hover {
    text-decoration: none;
    color: #368aa2
}

#content #connect {
    box-sizing: border-box;
    background-color: #f5f9fa;
    padding: 30px 0 85px;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 0 auto
}

#content #connect #instamedia a {
    margin-right: 7%;
    display: block;
    float: left;
    margin-bottom: 45px;
    width: 188px;
    overflow: hidden;
    height: 188px
}

#content #connect #instamedia a img {
    width: 100%;
    height: auto
}

#content #connect #instamedia a:last-child {
    margin-right: 0 !important
}

#content #connect .video {
    margin-top: 40px
}

#content #connect .video iframe {
    width: 100%;
    height: 375px
}

#content #connect .tweetHead {
    clear: both;
    overflow: auto;
    margin: 0 0 10px 0
}

#content #connect .tweetHead a {
    color: #368aa2
}

#content #connect .tweetHead a img {
    border: 5px solid rgba(255, 255, 255, .68);
    margin: 0 10px 0 0
}

#content #connect .tweetHead a .sen {
    margin: 0 0 0 5px;
    font-weight: 500;
    font-size: 18px
}

#content #connect .tweetHead a .atSen {
    font-size: 26px;
    font-family: "Univers LT W10 65 Bold"
}

#content #connect #twitter {
    border-top: 9px solid #368aa2;
    border-bottom: 10px solid #368aa2;
    height: 606px;
    overflow-y: scroll
}

#content #connect #twitter h2 {
    clear: both
}

#content #connect #twitter a,
#content #connect #twitter p {
    font-size: 9pt;
    margin: 10px 0 0 0;
    color: #3d3d3d
}

#content #connect #twitter a,
#content #connect #twitter a:visited {
    color: #427fed
}

#content #connect #twitter a:hover {
    color: #82afff
}

#content #connect #twitter ul {
    margin: 0;
    padding: 0
}

#content #connect #twitter ul li {
    list-style: none;
    overflow: hidden
}

#content #connect #twitter ul li:hover {
    background-color: #f7f9fa
}

#content #connect #twitter .user {
    display: none
}

#content #connect #twitter .tweet {
    width: 88%;
    font-size: 16px;
    padding: 5px 5px 0 5px
}

#content #connect #twitter .tweet a {
    color: #368aa2;
    font-size: 16px
}

#content #connect #twitter .timePosted {
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #959595;
    padding: 0 0 10px 5px
}

#content #connect #twitter .interact {
    float: left;
    width: 10%;
    margin-top: -7px
}

#content #connect #twitter .interact a {
    margin-left: 5px;
    float: left;
    color: #93a427 !important
}

#home h1 {
    margin-top: 20px !important
}

#acastory {
    margin: 0 0 60px 0
}

#acastory h1 {
    margin-bottom: 20px
}

#acastory a {
    display: block;
    padding: 30px;
    background-color: #368aa2;
    font-size: 28px
}

#acastory a:hover {
    background-color: #93a427
}

.indicator {
    border: 1px solid red !important
}

.hasbanner .main_page_title {
    display: none
}

.pull-quote {
    font-size: 32px;
    padding: 25px 45px 35px 45px;
    color: #93a427;
    line-height: 38px;
    text-align: center;
    background-image: url(/themes/merkley/images/quote-open.png), url(/themes/merkley/images/quote-close.png);
    background-position: left top, right bottom;
    background-size: 12%;
    background-repeat: no-repeat
}

.pull-quote .sig {
    display: block;
    margin: 0 55px 0 0;
    text-align: right;
    color: #666;
    font-size: 22px
}

body.photos .media-heading {
    margin: 30px 0 15px
}

.imghold {
    height: 150px;
    overflow: hidden;
    display: inline-block
}

.imghold a {
    width: 100%
}

.imghold img {
    width: 100%
}

#search-results li a {
    display: block;
    margin-right: 10px
}

#main_column img.pull-right {
    margin-left: 15px !important;
    margin-bottom: 10px;
    margin-top: 10px
}

#main_column img.pull-left {
    margin-right: 15px !important;
    margin-bottom: 10px;
    margin-top: 10px
}

#main_column #more-help {
    margin: 0 0 60px
}

#main_column #more-help p {
    font-size: 24px
}

#main_column .wrap {
    width: 100%;
    background-color: #93a427;
    margin-bottom: 15px;
    color: #fff;
    height: 160px;
    display: table
}

#main_column .wrap:hover {
    background-color: #368aa2
}

#main_column .wrap>a {
    color: #fff;
    display: table-cell;
    text-align: center;
    padding: 30px;
    vertical-align: middle
}

#main_column .wrap>a:hover {
    text-decoration: none
}

#main_column .wrap>a .caption span {
    font-size: 32px
}

#main_column .btn {
    font-size: 20px;
    padding: 10px 25px 10px 25px
}

#main_column .follow .wrap {
    width: 100%;
    background-color: #93a427;
    margin-bottom: 15px;
    color: #fff;
    height: auto !important;
    display: table
}

#main_column .follow .wrap:hover {
    background-color: #368aa2
}

#main_column .follow .wrap>a {
    color: #fff;
    display: table-cell;
    text-align: center;
    padding: 30px;
    vertical-align: middle
}

#main_column .follow .wrap>a:hover {
    text-decoration: none
}

#main_column .follow .wrap>a .caption span {
    font-size: 35px;
    display: block;
    float: left;
    text-align: left;
    width: 63%
}

#main_column .follow .wrap>a .caption .socialicon {
    display: block;
    text-align: center;
    float: left;
    width: 27%
}

#main_column .lead {
    font-size: 24px;
    padding-top: 25px;
    padding-bottom: 25px;
    display: block;
    position: relative;
    width: 100%
}

#main_column .lead:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #368aa2;
    height: 8px;
    width: 60px;
    content: ''
}

#main_column .breakout {
    padding: 40px 100px;
    background-color: #f5f9fa;
    margin: 0 -100px 40px
}

#main_column .breakout #instamedia,
#main_column .breakout .facebookmedia {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: flex-start;
    width: 100%;
    margin-right: -20px
}

#main_column .breakout #instamedia>a,
#main_column .breakout .facebookmedia>a {
    width: 250px;
    height: 250px;
    margin-bottom: 20px;
    padding: 0 20px 0 0
}

#main_column .breakout #instamedia>a img,
#main_column .breakout .facebookmedia>a img {
    display: block;
    width: 100% !important;
    height: auto !important
}

#main_column .breakout .panel {
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    margin: 0;
    border-bottom: 1px solid;
    padding: 45px 0
}

#main_column .breakout .panel:last-child {
    border-bottom: none
}

#main_column .breakout h2 {
    font-family: UniversLTW10-67BoldCn
}

#main_column .breakout h2 .collapsed:after {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    content: "\e072";
    font-family: 'Glyphicons Halflings';
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0)
}

#main_column .breakout h2 a {
    display: block;
    position: relative;
    padding: 0 45px 0 0
}

#main_column .breakout h2 a:after {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    position: absolute;
    top: 0;
    right: 0;
    content: "\e072";
    font-family: 'Glyphicons Halflings';
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}

#main_column .breakout p {
    font-size: 22px
}

#main_column .breakout #issueFeed li.news time {
    width: 10%
}

#main_column .breakout #issueFeed li.news a {
    width: 85%
}

#main_column .breakout #issueFeed li.video time {
    width: 10%
}

#main_column .breakout #issueFeed li.video a {
    width: 85%
}

#main_column .breakout #issueFeed li.video #media-player {
    margin: 10px 0 0 10px
}

#main_column p+form {
    margin-top: 40px
}

#main_column form fieldset {
    margin: 0 0 25px 0
}

#main_column form fieldset abbr {
    color: #93a427;
    border: 1px solid transparent
}

#main_column form fieldset input[type=email],
#main_column form fieldset input[type=search],
#main_column form fieldset input[type=tel],
#main_column form fieldset input[type=text],
#main_column form fieldset textarea {
    margin-bottom: 0;
    width: 100%;
    border: 2px solid #368aa2;
    padding: 5px 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 45px;
    font-size: 22px
}

#main_column form fieldset legend {
    font-size: 32px;
    margin: 20px 0 15px 0
}

#main_column form fieldset p {
    margin: 0 0 15px 0
}

#main_column form fieldset select {
    border: 2px solid #368aa2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 45px;
    padding: 0 15px 0 15px;
    font-size: 22px
}

#main_column form fieldset textarea {
    height: 175px;
    width: 100%
}

#main_column form fieldset .checkbox input {
    margin-top: 9px
}

#main_column form .scores {
    border: 1px solid red
}

#main_column select#actions {
    font-family: sans-serif;
    font-weight: lighter;
    font-size: 24px;
    margin: 15px auto;
    height: 60px;
    display: block;
    border: 4px solid #368aa2;
    box-shadow: none
}

#main_column .social-container {
    padding: 0 0 15px 0
}

#main_column .social-container ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    clear: both;
    overflow: auto
}

#main_column .social-container ul li {
    float: left;
    margin: 0 35px 0 0
}

#main_column .social-container .sharebox {
    margin-right: 10px
}

#main_column #sam-main .location-item img {
    width: 100%;
    height: auto
}

#main_column #sam-main .responsiveiframe{
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    width: 100%;
    height: 0;
    z-index: 5;
}

#main_column #sam-main .responsiveiframe iframe{
    position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -webkit-transform: scale(1.05);
      transform: scale(1.05);
      z-index: 5;
}


#main_column #sam-main img {
    width: 100%;
    height: auto
}

#main_column .source {
    margin: 0 0 10px 0
}

#main_column footer {
    margin: 45px 0 35px 0
}

.quicknav.right .nav>li {
    margin-bottom: 15px
}

.quicknav.right .nav>li>a {
    background-color: #fff;
    color: #368aa2
}

.quicknav.right .nav>li>a:hover {
    background-color: #368aa2;
    color: #fff
}

.quicknav.right .nav>li.active>a {
    background-color: #368aa2;
    color: #fff
}

.quicknav.right .nav>li.active>a:hover {
    background-color: #368aa2;
    color: #fff
}

.quicknav.right .nav>li:last-child {
    margin-bottom: 0
}

.divider {
    background-color: #fff !important
}

.divider td {
    background-color: #fff !important;
    padding-top: 20px !important;
    border-top: 0 !important
}

.divider td b {
    font-family: UniversLTW01-47LightCn;
    font-size: 28px
}

.table-striped>tbody>tr {
    border: none
}

.table-striped>tbody>tr>td {
    border: none
}

.table-striped>tbody>tr>td a {
    text-decoration: none;
    color: #252525
}

.table-striped>tbody>tr>td a:hover {
    text-decoration: none
}

.table-striped>tbody>tr>td time {
    color: #368aa2
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #fff
}

.table-striped>tbody>tr:hover td {
    background-color: #f5f9fa
}

.table-striped>tbody>tr:hover td a {
    color: #368aa2
}

.table-striped>tbody .divider>td {
    border-bottom: 1px solid
}

#tag .main_page_title {
    display: none
}

#search-issues-page-container {
    margin-bottom: 20px
}

#search-issues-page-container #issues-page-container #search-issues-page-form #search-issues-page-field-container #search-issues-page {
    width: 100%;
    border: 3px solid #93a427;
    padding: 10px;
    color: #93a427
}

#search-issues-page-container #issues-page-container #search-issues-page-form #search-issues-page-field-container #search-issues-page:active,
#search-issues-page-container #issues-page-container #search-issues-page-form #search-issues-page-field-container #search-issues-page:focus {
    filter: none;
    outline: 0;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent
}

#search-issues-page-results .result {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    float: left
}

#search-issues-page-results .result>a {
    float: left;
    display: block;
    margin-right: 15px;
    margin-bottom: 15px
}

#search-issues-page-results+.media-list {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    float: left
}

.latestheader {
    font-family: 'UniversLTW10-57Condense 726513' !important
}

#issueFeed li {
    margin: 5px 5px 10px 5px;
    font-family: UniversLTW01-47LightCn
}

#issueFeed li time {
    margin: 0 5px 0 0;
    color: #368aa2;
    padding: 0 5px 0 5px;
    float: left;
    width: 9%
}

#issueFeed li a {
    color: #000;
    font-family: UniversLTW01-47LightCn;
    float: left;
    width: 89%
}

#issueFeed li a:hover {
    color: #93a427;
    text-decoration: none
}

#issueFeed li .tagsholder {
    display: none;
    margin: 5px 0 0 0;
    clear: both;
    overflow: auto;
    font-size: 16px
}

#issueFeed li .tagsholder .taglabel {
    margin: 0 5px 0 0
}

#issueFeed li .tagsholder .tags {
    clear: both;
    overflow: auto;
    color: #93a427
}

#issueFeed li .tagsholder .tags a {
    font-size: 13px;
    display: inline-block;
    float: right;
    width: auto !important;
    margin: 0 2px 0 2px;
    padding: 2px 7px 2px 7px;
    color: #fff;
    background-color: #93a427;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

#issueFeed li.video iframe {
    margin-left: 9.5%;
    float: left;
    display: block;
    width: 70.5%;
    height: 390px
}

body.media #actions {
    display: none
}

#actions>li .btn {
    font-size: 14px;
    padding: 1px 8px
}

#actions>li#reddit-li {
    display: none
}

#asides {
    margin: 0 0 25px 0
}

#asides #signatures-container {
    clear: both;
    overflow: auto;
    margin: 0 0 5px 0
}

#asides .badge {
    background-color: #368aa2;
    font-size: 15px
}

#asides .signedLabel {
    color: #368aa2;
    padding: 3px 0 0 0;
    font-size: 20px
}

#asides .optionalText {
    border-top: 1px solid #368aa2;
    padding: 10px 0 0 0
}

#asides .optionalText p {
    font-size: 20px
}

#asidebutton,
#asides {
    margin-top: 0
}

#asidebutton .relatedfiles,
#asides .relatedfiles {
    padding: 0
}

#asidebutton .acrobat,
#asidebutton .aud,
#asidebutton .avi,
#asidebutton .document,
#asidebutton .excel,
#asidebutton .filesize,
#asidebutton .flash,
#asidebutton .h264,
#asidebutton .mp3,
#asidebutton .powerpoint,
#asidebutton .txt,
#asidebutton .vid,
#asidebutton .word,
#asides .acrobat,
#asides .aud,
#asides .avi,
#asides .document,
#asides .excel,
#asides .filesize,
#asides .flash,
#asides .h264,
#asides .mp3,
#asides .powerpoint,
#asides .txt,
#asides .vid,
#asides .word {
    list-style: none
}

#asidebutton .acrobat a,
#asidebutton .aud a,
#asidebutton .avi a,
#asidebutton .document a,
#asidebutton .excel a,
#asidebutton .filesize a,
#asidebutton .flash a,
#asidebutton .h264 a,
#asidebutton .mp3 a,
#asidebutton .powerpoint a,
#asidebutton .txt a,
#asidebutton .vid a,
#asidebutton .word a,
#asides .acrobat a,
#asides .aud a,
#asides .avi a,
#asides .document a,
#asides .excel a,
#asides .filesize a,
#asides .flash a,
#asides .h264 a,
#asides .mp3 a,
#asides .powerpoint a,
#asides .txt a,
#asides .vid a,
#asides .word a {
    margin-left: 2em;
    display: block
}

#asidebutton .filesize,
#asides .filesize {
    margin-top: -.5em;
    font-size: .675
}

#asidebutton .ie7 .filesize,
#asides .ie7 .filesize {
    display: none
}

#asidebutton .filesize::before,
#asides .filesize::before {
    content: "("
}

#asidebutton .filesize::after,
#asides .filesize::after {
    content: ")"
}

#asidebutton .filetype,
#asides .filetype {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 17px !important;
    margin: 0;
    position: relative;
    text-indent: -999em;
    top: 5px;
    width: 14px !important;
    background-color: #5c8098
}

#asidebutton .acrobat .filetype,
#asides .acrobat .filetype {
    background: url(/styles/assets/square-icons.png) -126px 0 no-repeat
}

#asidebutton .word .filetype,
#asides .word .filetype {
    background: url(/styles/assets/square-icons.png) -112px -14px no-repeat
}

#asidebutton .excel .filetype,
#asides .excel .filetype {
    background: url(/styles/assets/square-icons.png) -98px -28px no-repeat
}

#asidebutton .powerpoint .filetype,
#asides .powerpoint .filetype {
    background: url(/styles/assets/square-icons.png) -84px -42px no-repeat
}

#asidebutton .document .filetype,
#asides .document .filetype {
    background: url(/styles/assets/square-icons.png) -56px -70px no-repeat
}

#asidebutton .txt .filetype,
#asides .txt .filetype {
    background: url(/styles/assets/square-icons.png) -56px -70px no-repeat
}

#asidebutton .flash .filetype,
#asides .flash .filetype {
    background: url(/styles/assets/square-icons.png) -70px -56px no-repeat
}

#asidebutton .gallery .filetype,
#asides .gallery .filetype {
    background: url(/styles/assets/square-icons.png) -42px -84px no-repeat
}

#asidebutton .avi .filetype,
#asidebutton .h264 .filetype,
#asidebutton .vid .filetype,
#asides .avi .filetype,
#asides .h264 .filetype,
#asides .vid .filetype {
    background-image: url(/styles/assets/vid.png);
    height: 20px !important;
    width: 20px !important;
    display: block;
    position: relative;
    top: 0
}

#asidebutton .press a,
#asides .press a {
    display: block
}

#asidebutton .galleries ul,
#asidebutton .videos ul,
#asides .galleries ul,
#asides .videos ul {
    padding-left: 0
}

#asidebutton .galleries ul li,
#asidebutton .videos ul li,
#asides .galleries ul li,
#asides .videos ul li {
    list-style: none
}

#asidebutton .galleries ul li img,
#asidebutton .videos ul li img,
#asides .galleries ul li img,
#asides .videos ul li img {
    margin: 0
}

#asidebutton .pull-left,
#asides .pull-left {
    margin-right: 5px
}

#asidebutton .pull-right,
#asides .pull-right {
    margin-left: 5px
}

#asidebutton form,
#asides form {
    padding-bottom: 30px
}

#asidebutton form fieldset,
#asides form fieldset {
    margin: 20px 0
}

#asidebutton form fieldset legend,
#asides form fieldset legend {
    display: none
}

#asidebutton form fieldset abbr,
#asides form fieldset abbr {
    color: #93a427;
    border: 1px solid transparent
}

#asidebutton form fieldset label,
#asides form fieldset label {
    font-weight: 400
}

#asidebutton form fieldset input[type=email],
#asidebutton form fieldset input[type=search],
#asidebutton form fieldset input[type=tel],
#asidebutton form fieldset input[type=text],
#asidebutton form fieldset textarea,
#asides form fieldset input[type=email],
#asides form fieldset input[type=search],
#asides form fieldset input[type=tel],
#asides form fieldset input[type=text],
#asides form fieldset textarea {
    margin-bottom: 0;
    width: 100%;
    border: 2px solid #368aa2;
    padding: 5px 10px
}

#asidebutton form fieldset select,
#asides form fieldset select {
    border: 2px solid #368aa2;
    margin-bottom: 10px;
    width: 100%;
    padding: 5px;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 40px
}

#asidebutton form:last-child,
#asides form:last-child {
    padding-bottom: 0
}

#asidebutton aside,
#asides aside {
    padding: 15px;
    background-color: #f5f9fa
}

#asidebutton aside+aside,
#asides aside+aside {
    margin-top: 15px
}

#newsroom .main_page_title {
    display: none
}

#newsroom_landing .main_page_title {
    display: none
}

#newsroom_landing #featured {
    position: relative;
    height: 250px
}

#newsroom_landing #featured h1 {
    position: absolute;
    margin: 0;
    padding: 0;
    left: 35px;
    bottom: 5px;
    color: #fff;
    font-size: 68px
}

#newsroom_landing h1 {
    font-family: 'UniversLTW10-57Condense 726513' !important;
    margin-bottom: 10px !important
}

#newsroom_landing #main_column section {
    margin-bottom: 30px
}

#newsroom_landing #main_column a {
    color: #000;
    font-family: UniversLTW01-47LightCn
}

#newsroom_landing #main_column a:hover {
    text-decoration: none;
    color: #368aa2
}

#newsroom_landing #main_column .press ul li {
    margin: 5px 5px 10px 5px;
    font-family: UniversLTW01-47LightCn
}

#newsroom_landing #main_column .press ul li time {
    margin: 0 5px 0 0;
    color: #368aa2;
    padding: 0 5px 0 5px
}

#newsroom_landing #main_column .videos ul li {
    margin: 5px 5px 10px 5px;
    font-family: UniversLTW01-47LightCn
}

#newsroom_landing #main_column .videos ul li time {
    margin: 0 5px 0 0;
    color: #368aa2;
    padding: 0 5px 0 5px
}

#contact #content {
    min-height: 450px
}

#thankyou #recent-press {
    background-color: #f5f9fa;
    padding: 35px 0 25px 0;
    margin: 25px 0 15px 0
}

#guestbook {
    background-color: #fff
}

#guestbook .masthead {
    display: block;
    width: 100%;
    height: auto;
    background-color: #368aa2;
    position: fixed;
    top: -115px;
    z-index: 1000
}

#guestbook #content {
    padding-top: 66px
}

#guestbook #logohold .logo {
    margin: 7px 0 11px 0 !important;
    background: url(/themes/merkley/images/logoalt.png) no-repeat 0 0 transparent;
    background-size: contain;
    height: 90px;
    width: 380px;
    position: relative
}

#guestbook #logohold .logo a {
    color: transparent;
    display: block;
    height: 100%;
    width: 100%
}

#guestbook #main_column footer,
#guestbook #navhold,
#guestbook #searchhold,
#guestbook .main_page_title,
#guestbook footer.footer {
    display: none !important
}

.one-off-page .bannerhold .container .bannertext {
    display: none !important
}

.one-off-page .bannerhold .shadow {
    background: 0 0 !important
}

.one-off-page h2 {
    font-family: 'UniversLTW10-57Condense 726513'
}

#content .container #main_column #video-content #media-player {
    max-width: 100%;
    margin: 0;
    padding: 0
}

#content .container #main_column #video-content #media-player iframe {
    width: 100%;
    min-height: 350px;
    border: none
}

#content .container #main_column #video-content #media-player_wrapper {
    max-height: 350px
}

#content .container #main_column #video-content #media-player_wrapper object {
    min-height: 350px
}

#content .container #main_column #video-content #featured-details-header {
    margin-top: 0
}

#content .container #main_column #video-content #social-media-container {
    clear: both;
    margin: 1em 0 0 20px;
    padding: 0;
    display: block;
    float: left
}

#content .container #main_column #video-content #social-media-container ul {
    display: block;
    float: left;
    list-style-type: none
}

#content .container #main_column #video-content #social-media-container ul li {
    display: block;
    float: left;
    margin: 0
}

#content .container #main_column #video-content #social-media-container ul li input {
    width: 100%
}

#content .container #main_column #video-content #social-media-container ul li+li {
    margin-left: 10px
}

#content .container #main_column #video-content #social-media-container ul:after {
    display: table;
    content: " "
}

#content .container #main_column #share-buttons {
    margin: 0;
    padding: 0
}

#content .container #main_column #share-buttons li {
    margin-bottom: 0;
    padding: 0;
    vertical-align: top;
    float: left;
    margin-top: 10px;
    margin-right: 10px
}

#content .container #main_column #share-buttons #share-twitter iframe {
    position: relative;
    top: -3px
}

#content .container #main_column #share-buttons #share-facebook iframe {
    position: relative;
    top: -2px
}

#content .container #main_column #share-buttons .youtube a {
    display: block;
    text-indent: -999em;
    width: 44px;
    height: 20px;
    background: transparent url(/images/multimedia/youtube.png) top left no-repeat;
    border-bottom: 0
}

#content .container #main_column #share-buttons .last {
    width: 180px
}

#content .container #main_column #share-buttons input[type=text] {
    padding: 0;
    width: 130px;
    height: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: .6em display: block !important
}

#content .container #main_column #share-buttons .copied-link {
    padding-right: 25px !important;
    background: url(/images/multimedia/okay.png) no-repeat right center
}

#content .container #main_column #share-buttons #share-copy-link {
    cursor: pointer
}

#content .container #main_column #share-buttons #share-link-button-container {
    position: relative;
    cursor: pointer
}

#content .container #main_column #share-buttons #share-link-button {
    border: 1px solid #ccc;
    color: #3e3e3e;
    background: #fdfdfd;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.01, #fff), color-stop(.02, #fdfdfd), color-stop(1, #dbdbdb));
    background: -webkit-linear-gradient(top, #fff 3% #fdfdfd 4%, #dbdbdb 100%);
    background: -moz-linear-gradient(top, #fff 3%, #fdfdfd 4%, #dbdbdb 100%);
    background: -o-linear-gradient(top, #fff 3%, #fdfdfd 4%, #dbdbdb 100%);
    background: linear-gradient(top, #fff 3%, #fdfdfd 4%, #dbdbdb 100%);
    font-size: 11px;
    line-height: 19px;
    height: 19px;
    width: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: border;
    -moz-background-clip: border;
    background-clip: border-box;
    cursor: pointer;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    padding: 0 10px
}

#content .container #main_column #share-buttons #share-link-button:hover {
    background: #fdfdfd;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.01, #fff), color-stop(.02, #fdfdfd), color-stop(1, #c2c2c2));
    background: -webkit-linear-gradient(top, #fff 3% #fdfdfd 4%, #c2c2c2 100%);
    background: -moz-linear-gradient(top, #fff 3%, #fdfdfd 4%, #c2c2c2 100%);
    background: -o-linear-gradient(top, #fff 3%, #fdfdfd 4%, #c2c2c2 100%);
    background: linear-gradient(top, #fff 3%, #fdfdfd 4%, #c2c2c2 100%);
    border: 1px solid #bbb
}

#content .container #main_column #share-buttons #share-link-button:hover embed {
    display: block
}

#content .container #main_column #share-buttons #share-link-container {
    height: 20px;
    width: 420px
}

#content .container #main_column #share-buttons #share-link {
    border: 1px solid #eee;
    display: block;
    font-size: 11px;
    margin: 0;
    padding: 0
}

#content .container #main_column #multimedia-browser {
    border-top: 1px solid transparent;
    float: left;
    width: 100%
}

#content .container #main_column #multimedia-browser ul.nav-tabs {
    margin: 20px 0;
    padding: 0 !important;
    position: relative;
    width: 100%;
    border-bottom: 3px solid #368aa2
}

#content .container #main_column #multimedia-browser ul.nav-tabs li {
    clear: right;
    display: block;
    float: left;
    margin: auto;
    margin-bottom: 0;
    position: relative;
    width: auto
}

#content .container #main_column #multimedia-browser ul.nav-tabs li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: left;
    display: block
}

#content .container #main_column #multimedia-browser ul.nav-tabs li a:hover {
    background: #368aa2;
    color: #fff
}

#content .container #main_column #multimedia-browser ul.nav-tabs li.active a {
    background: #368aa2;
    color: #fff
}

#content .container #main_column #multimedia-browser ul.nav-tabs li.active a:hover {
    background: #368aa2;
    color: #fff
}

#content .container #main_column #multimedia-browser .tab-content {
    overflow: visible
}

#content .container #main_column #multimedia-browser .loading {
    min-height: 200px;
    background: url(/themes/default_v2/images/loading.gif) no-repeat center center
}

#content .container #main_column #multimedia-browser form.multimedia-search {
    margin: 0 0 1em 0;
    padding: 0;
    height: 65px
}

#content .container #main_column #multimedia-browser legend {
    margin: 0 0 10px 0 !important;
    font-size: 19px !important;
    line-height: 1
}

#content .container #main_column #multimedia-browser fieldset {
    margin: .5em 0 0 0;
    padding: 0
}

#content .container #main_column #multimedia-browser input {
    display: inline-block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    padding: 10px;
    margin: 0
}

#content .container #main_column #multimedia-browser input[type=button] {
    display: inline-block !important;
    float: none !important;
    margin: 0 0 0 .5em !important;
    padding: 10px !important;
    height: 40px !important;
    font-size: 18px !important
}

#content .container #main_column #multimedia-browser a {
    cursor: pointer
}

#content .container #main_column #multimedia-browser #search-results-header {
    padding: 20px 10px 0 10px
}

#content .container #main_column #multimedia-browser .loading div#search-results-header {
    display: none
}

#content .container #main_column #multimedia-browser #search-results-feedback {
    color: #988d85;
    letter-spacing: 1px
}

#content .container #main_column #multimedia-browser .status {
    display: none;
    color: #fff;
    letter-spacing: 1px;
    background-color: #273e58;
    font-size: 13px;
    padding: 10px 10px 8px 10px
}

#content .container #main_column #multimedia-browser .status p {
    margin: 0
}

#content .container #main_column #multimedia-browser .status p+p {
    margin-top: 1em
}

#content .container #main_column #multimedia-browser .status a {
    color: #fff;
    text-decoration: underline
}

#content .container #main_column #multimedia-browser .no-results {
    margin-top: 1em
}

#content .container #main_column #multimedia-browser .multimedia-tools {
    width: 100%
}

#content .container #main_column #multimedia-browser .multimedia-tools #search-mm input {
    float: left
}

#content .container #main_column #multimedia-browser .multimedia-tools #audio-tab-content #by-issue-audio select {
    float: left;
    width: 87%
}

#content .container #main_column #multimedia-browser .multimedia-tools #audio-tab-content #by-issue-audio #audio-topics-btn {
    float: left !important
}

#content .container #main_column #multimedia-browser .multimedia-tools fieldset {
    float: left;
    margin-top: 0;
    margin-right: .5em;
    padding: 0;
    width: 48%
}

#content .container #main_column #multimedia-browser .multimedia-tools fieldset #audio-topics {
    width: 85%
}

#content .container #main_column #multimedia-browser .multimedia-tools fieldset+fieldset {
    padding-left: .5em
}

#content .container #main_column #multimedia-browser .multimedia-tools fieldset.multimedia-issues-container {
    margin-right: .5em
}

#content .container #main_column #multimedia-browser .multimedia-tools select {
    margin: 0;
    display: inline-block;
    width: auto;
    height: 40px;
    float: left;
    padding: 5px
}

#content .container #main_column #multimedia-browser .multimedia-tools input,
#content .container #main_column #multimedia-browser .multimedia-tools select option {
    font-size: 13px !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#content .container #main_column #multimedia-browser .multimedia-tools select+select {
    margin-left: .5em
}

#content .container #main_column #multimedia-browser .has-issues fieldset {
    width: 31%;
    min-width: 0
}

#content .container #main_column #multimedia-browser .has-issues fieldset input[type=text],
#content .container #main_column #multimedia-browser .has-issues fieldset select {
    max-width: 75%
}

#content .container #main_column #multimedia-browser .has-issues fieldset .month {
    max-width: 40%
}

#content .container #main_column #multimedia-browser .status {
    background-color: #28758e
}

#content .container #main_column #multimedia-browser .status p {
    font-family: UniversLTW01-47LightCn
}

#content .container #main_column #multimedia-browser .pagination {
    clear: both;
    margin-top: 0;
    padding: 8px;
    background-color: #28758e;
    color: #fff;
    border-radius: 0
}

#content .container #main_column #multimedia-browser .pagination .listing-jump {
    float: left
}

#content .container #main_column #multimedia-browser .pagination .listing-increment {
    float: right
}

#content .container #main_column #multimedia-browser .pagination .listing-increment a {
    color: #fff;
    display: inline-block
}

#content .container #main_column #multimedia-browser .pagination .listing-increment a.selected {
    text-decoration: underline
}

#content .container #main_column #multimedia-browser .pagination .listing-increment a+a {
    margin-left: .25em
}

#content .container #main_column #multimedia-browser .row {
    margin: 0
}

#content .container #main_column #multimedia-browser .row .media-thumbnail {
    float: left;
    margin: 0 1em 1em 0;
    width: 18.2%;
    height: 240px
}

#content .container #main_column #multimedia-browser .row .media-thumbnail .default-image {
    background-color: #93a427;
    -webkit-box-shadow: inset 0 0 30px rgba(0, 0, 0, .4);
    -moz-box-shadow: inset 0 0 30px rgba(0, 0, 0, .4);
    box-shadow: inset 0 0 30px rgba(0, 0, 0, .4)
}

#content .container #main_column #multimedia-browser .row .media-thumbnail img {
    cursor: pointer;
    width: 100%
}

#content .container #main_column #multimedia-browser .row .media-thumbnail a {
    font-size: .85em;
    display: block
}

#content .container #main_column #multimedia-browser .row .media-thumbnail:last-child {
    margin-right: 0
}

#content .container #main_column #audio-tab-content .search-container .search-media {
    width: 90%
}

@media (max-width:1200px) {
    #content .container #main_column #multimedia-browser .row .media-thumbnail {
        width: 18.6%
    }
}

@media (max-width:990px) {
    #content .container #main_column #multimedia-browser .row .media-thumbnail {
        width: 18.1%
    }
}

@media (max-width:768px) {
    #content .container #main_column #multimedia-browser .row .media-thumbnail {
        width: 46%;
        height: 290px;
        margin: 0 4% 1em 0
    }
}

@media (max-width:340px) {
    #content .container #main_column #multimedia-browser .row .media-thumbnail {
        width: 100%;
        margin: 0 0 1em 0;
        height: auto
    }
}

#maps-container a {
    cursor: pointer
}

#maps-container #map-container img {
    max-width: none
}

#maps-container #map-container .map-infowindow p {
    margin: 0;
    font-size: .85em
}

#maps-container #map-container .map-infowindow p+p {
    margin-top: 1em
}

#maps-container #restrictor-container {
    margin: 0 0 2em 0;
    background-color: #f5f9fa;
    clear: both;
    color: #333;
    font-size: .825em;
    padding: .75em 1.5em
}

#maps-container #restrictor-container label {
    letter-spacing: auto
}

#maps-container #restrictor-container input {
    display: inline-block;
    width: auto
}

#maps-container #restrictor-container input.text {
    width: 150px;
    margin: 0 .75em
}

#maps-container #restrictor-container input+input {
    margin-left: .75em
}

#maps-container .checkbox-container+.checkbox-container {
    margin-top: 1em
}

#maps-container .checkbox-container input {
    position: relative;
    top: -1px;
    margin: 0 .5em 0 0
}

#maps-container .checkbox-container .ie input {
    position: static
}

#maps-container .checkbox-container label {
    line-height: 1
}

#maps-container span.legend {
    display: none
}

#maps-container #map-list-container {
    margin-top: 20px
}

#maps-container #map-list-container h2 {
    border-bottom: 1px solid #ccc
}

#maps-container #map-list-container ul {
    list-style: none;
    margin: 1em 0 0 0;
    padding: 0
}

#maps-container #map-list-container ul li+li {
    margin-top: 2em;
  
}

#maps-container #maps-list-container ul li{
    padding-bottom: 2rem;
    border-bottom: 1px solid rgba(146, 162, 42, 0.4);
    margin-bottom: 2rem;

}

#maps-container #map-list-container ul+h3 {
    margin-top: 1em
}

div#content #maps-container input,
div#content #maps-container label,
div#content #maps-container select {
    vertical-align: middle
}

#maps-container #map-container p.infowindow-image-container img {
    max-width: 250px
}

.infowindow-date {
    margin-bottom: .25em;
    font-size: .9em;
    font-weight: 700;
    color: #666
}

#mobile-main-nav {
    display: none;
    position: relative;
    float: right;
    padding: 13px 12px;
    margin: 0;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 4px;
    width: 49px;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#mobile-main-nav .icon-bar {
    background-color: #fff
}

#mobile-main-nav select {
    opacity: 0;
    position: absolute;
    top: 0;
    cursor: pointer;
    right: 0;
    height: 32px;
    width: 44px
}

.hidden-desktop {
    display: none
}

#mobilelink {
    display: none !important
}

@media (max-width:1200px) {
    .container #navhold {
        margin: 10px 30px 0 0 !important
    }

    .container #searchhold {
        top: 50px !important
    }

    body #logohold {
        margin-top: 4px
    }

    body #logohold .logo {
        margin: 0 !important;
        height: 70px !important;
        width: 280px !important
    }

    body #header {
        margin-top: 76px
    }

    body .container {
        max-width: 1040px !important
    }

    body #connect {
        max-width: 1040px !important
    }

    body #connect #instamedia a {
        margin-right: 3% !important;
        margin-bottom: 20px !important;
        width: 172px !important;
        height: 172px !important
    }

    body #connect .video iframe {
        height: 307px !important
    }

    body #connect .tweetHead a .sen {
        margin: 0 0 5px 5px !important;
        font-size: 16px !important
    }

    body #connect .tweetHead a .atSen {
        font-size: 22px !important
    }

    body #connect #twitter {
        height: 499px !important
    }

    .bannerhold .bannertext .banner_title {
        color: #fff !important;
        font-size: 80px !important;
        line-height: 82px !important;
        font-family: UniversLTW10-67BoldCn
    }
}

@media (max-width:1040px) {
    .bannerhold {
        height: 520px !important
    }

    .bannerhold .bannertext .banner_title {
        color: #fff !important;
        font-size: 80px !important;
        line-height: 82px !important;
        font-family: UniversLTW10-67BoldCn
    }

    .bannerhold .container {
        height: 520px !important
    }

    .container #navhold .navbar-nav>li>a {
        font-size: 18px !important
    }

    .container #searchhold.showme {
        width: 480px !important;
        background-color: #fff
    }

    .container #searchhold.showme #search-field {
        width: 440px !important
    }

    body #main_column .search-multimedia-container {
        clear: none;
        overflow: auto
    }

    body #main_column .search-multimedia-container fieldset {
        float: none;
        display: block;
        width: 100% !important;
        padding: 0 0 25px 0 !important
    }

    body .container {
        max-width: 990px !important
    }

    body .container .follow .wrap span {
        font-size: 26px !important;
        margin: 0 5px 0 0;
        padding: 0;
        height: 65px !important
    }

    body #connect {
        max-width: 990px !important
    }

    body #connect #instamedia a {
        margin-right: 3% !important;
        margin-bottom: 10px !important;
        width: 161px !important;
        height: 161px !important
    }

    body #connect .tweetHead a .sen {
        margin: 0 0 5px 5px !important;
        font-size: 16px !important
    }

    body #connect .tweetHead a .atSen {
        font-size: 20px !important
    }

    body #connect #twitter {
        height: 478px !important
    }
}

@media (max-width:990px) {
    .bannerhold {
        height: 420px !important
    }

    .bannerhold .container {
        height: 420px !important
    }

    .bannerhold .bannertext {
        left: 50px !important;
        width: 85% !important
    }

    .bannerhold .bannertext .banner_title {
        font-size: 60px !important;
        line-height: 62px !important
    }

    #content #recent-press .press-item {
        margin-bottom: 40px
    }

    #content #featured .container .social-title {
        left: 50px !important
    }

    #content #featured .shadow {
        width: 100% !important
    }

    .container #navhold {
        margin: 0 0 !important;
        float: left
    }

    .container #navhold .navbar-nav>li>a {
        font-size: 18px !important
    }

    .container #navhold .navbar-nav>li:first-child>a {
        padding-left: 0 !important
    }

    .container #searchhold {
        top: 84px !important
    }

    .container #searchhold.showme {
        width: 670px !important;
        background-color: #fff
    }

    .container #searchhold.showme #site-search #search-field {
        opacity: 1;
        width: 630px !important;
        padding: 0 15px 0 15px
    }

    .container .follow .wrap span {
        font-size: 26px !important;
        margin: 0 5px 0 0;
        padding: 0;
        height: 65px !important
    }

    .container #restrictor-container label {
        padding: 0 0 0 20px
    }

    .container #restrictor-container input,
    .container #restrictor-container label {
        display: block;
        width: 100% !important;
        margin: 5px 0 5px 0
    }

    .container #restrictor-container .btn {
        float: none;
        width: 100% !important;
        margin: 10px 0 10px 0
    }

    .stuck .container #searchhold {
        top: 102px !important
    }

    body .container {
        max-width: 767px !important;
        padding: 0 50px !important
    }

    body #content {
        padding-top: 200px !important
    }

    body #connect {
        max-width: 767px !important
    }

    body #connect .video iframe {
        height: 353px !important;
        margin-bottom: 60px
    }

    body #connect #instamedia a {
        margin-right: 3% !important;
        margin-bottom: 10px !important;
        width: 209px !important;
        height: 209px !important
    }

    body #connect #twitter {
        height: 499px !important
    }

    body .location-item img {
        width: 100% !important;
        height: auto
    }

    #regions .location h3 {
        font-size: 18px !important
    }

    #regions .location .reveal {
        padding: 5px !important
    }

    #regions .location .reveal strong {
        font-size: 17px !important
    }

    #main_column .search-multimedia-container {
        clear: none;
        overflow: auto
    }

    #main_column .search-multimedia-container fieldset {
        float: none;
        display: block;
        width: 100% !important;
        padding: 0 0 25px 0 !important
    }

    #main_column #issueFeed {
        width: 100%
    }

    #main_column #issueFeed li {
        clear: both;
        overflow: auto;
        margin: 0 0 15px 0
    }

    #main_column #issueFeed li time {
        margin: 0;
        padding: 0;
        float: none;
        display: block;
        width: 100%
    }

    #main_column #issueFeed li a {
        float: none;
        display: block;
        width: 100%
    }
}

@media (max-width:768px) {
    .masthead {
        background-color: #368aa2 !important;
        height: auto !important;
        position: fixed !important;
        top: -115px !important;
        width: 100% !important
    }

    .masthead .container {
        padding: 0 15px !important
    }

    .bannerhold {
        height: 300px !important
    }

    .bannerhold .container {
        height: 300px !important
    }

    .bannerhold .bannertext {
        left: 50px !important;
        width: 80% !important
    }

    .bannerhold .bannertext .banner_title,
    .bannerhold .bannertext .title {
        color: #fff !important;
        font-size: 60px !important;
        line-height: 62px !important;
        font-family: UniversLTW10-67BoldCn
    }

    .bannerhold .bannertext .banner_title span,
    .bannerhold .bannertext .title span {
        font-family: 'Bodoni W01 Book Italic';
        letter-spacing: 0 !important;
        font-size: 44px !important;
        line-height: 27px !important
    }

    .stuck #content,
    body #content {
        padding-top: 52px !important
    }

    .stuck #header,
    body #header {
        float: left;
        height: 100%;
        margin-top: 55px !important;
        width: 100%
    }

    .stuck #logohold,
    body #logohold {
        opacity: 1
    }

    .stuck #logohold .logo,
    body #logohold .logo {
        margin: 7px 0 11px 66px !important;
        background: url(/themes/merkley/images/logoalt.png) no-repeat 0 0 transparent !important;
        background-size: contain !important;
        height: 90px !important;
        width: 380px !important;
        position: relative
    }

    .stuck #logohold.searchup,
    body #logohold.searchup {
        opacity: 0 !important
    }

    #regions {
        display: none !important
    }

    #mobile-main-nav {
        display: block;
        float: left
    }

    .navbar-collapse {
        display: block
    }

    .icon-bar {
        background-color: #fff
    }

    .navbar {
        margin-bottom: 40px
    }

    .navbar .navbar-nav {
        display: none
    }

    .stuck .container #navhold,
    body .container #navhold {
        cursor: pointer;
        position: absolute;
        top: 63px;
        margin: 0 !important
    }

    .stuck .container #searchhold,
    body .container #searchhold {
        right: 0;
        margin: 0;
        padding: 0;
        top: 70px !important
    }

    .stuck .container #searchhold .btn span,
    body .container #searchhold .btn span {
        color: #fff !important
    }

    .stuck .container #searchhold.showme,
    body .container #searchhold.showme {
        width: 80% !important;
        background-color: #368aa2
    }

    .navbar-default .navbar-toggle {
        float: left !important
    }

    body #connect #instamedia a {
        margin-right: 3% !important;
        margin-bottom: 20px !important;
        width: 31.3% !important;
        height: 209px !important
    }

    body #connect #twitter {
        height: 499px !important
    }
}

@media (max-width:460px) {
    .bannerhold {
        height: 240px !important
    }

    .bannerhold .container {
        height: 240px !important
    }

    .bannerhold .banner {
        height: auto;
        width: 100% !important;
        max-width: none !important
    }

    .bannerhold .bannertext {
        left: 15px !important;
        width: 80% !important;
        bottom: 15px !important
    }

    .bannerhold .bannertext .banner_title,
    .bannerhold .bannertext .title {
        color: #fff !important;
        font-size: 34px !important;
        line-height: 38px !important;
        font-family: UniversLTW10-67BoldCn
    }

    .stuck #content,
    body #content {
        padding-top: 52px !important
    }

    .stuck #header,
    body #header {
        float: left;
        height: 100%;
        margin-top: 55px !important;
        width: 100%
    }

    .stuck #logohold,
    body #logohold {
        opacity: 1
    }

    .stuck #logohold .logo,
    body #logohold .logo {
        margin: 22px 0 0 66px !important;
        background: url(/themes/merkley/images/logoalt.png) no-repeat 0 0 transparent !important;
        background-size: contain !important;
        height: 90px !important;
        width: 300px !important;
        position: relative
    }

    .stuck #logohold.searchup,
    body #logohold.searchup {
        opacity: 0 !important
    }

    body .container {
        padding: 0 15px !important
    }
}

@media (max-width:360px) {
    .bannerhold {
        height: 200px !important
    }

    .bannerhold .container {
        height: 200px !important
    }

    .bannerhold .banner {
        height: auto;
        width: 100% !important;
        max-width: none !important
    }

    .bannerhold .bannertext {
        left: 15px !important;
        width: 80% !important;
        bottom: 15px !important
    }

    .bannerhold .bannertext .banner_title,
    .bannerhold .bannertext .title {
        color: #fff !important;
        font-size: 34px !important;
        line-height: 38px !important;
        font-family: UniversLTW10-67BoldCn
    }

    .bannerhold .bannertext .btn-toolbar {
        font-size: 14px !important
    }

    .bannerhold .bannertext .btn-toolbar .email-title {
        font-size: 14px !important
    }

    .bannerhold .bannertext a,
    .bannerhold .bannertext div,
    .bannerhold .bannertext p {
        font-size: 14px !important;
        width: 100%
    }

    .stuck #content,
    body #content {
        padding-top: 52px !important
    }

    .stuck #header,
    body #header {
        float: left;
        height: 100%;
        margin-top: 55px !important;
        width: 100%
    }

    .stuck #logohold,
    body #logohold {
        opacity: 1
    }

    .stuck #logohold .logo,
    body #logohold .logo {
        margin: 22px 0 0 66px !important;
        background: url(/themes/merkley/images/logoalt.png) no-repeat 0 0 transparent !important;
        background-size: contain !important;
        height: 90px !important;
        width: 300px !important;
        position: relative
    }

    .stuck #logohold.searchup,
    body #logohold.searchup {
        opacity: 0 !important
    }

    body .container {
        padding: 0 15px !important
    }
}

@media (max-width:320px) {
    .bannerhold {
        height: 200px !important
    }

    .bannerhold .container {
        height: 200px !important
    }

    .bannerhold .banner {
        height: auto;
        width: 100% !important;
        max-width: none !important
    }

    .bannerhold .bannertext {
        left: 15px !important;
        width: 80% !important;
        bottom: 15px !important
    }

    .bannerhold .bannertext .banner_title,
    .bannerhold .bannertext .title {
        color: #fff !important;
        font-family: UniversLTW10-67BoldCn
    }

    .bannerhold .bannertext .banner_title span,
    .bannerhold .bannertext .title span {
        letter-spacing: 0 !important;
        font-size: 14px !important;
        line-height: 14px !important
    }

    .bannerhold .bannertext .btn-toolbar {
        display: none
    }

    .bannerhold .bannertext a,
    .bannerhold .bannertext div,
    .bannerhold .bannertext p {
        font-size: 14px !important;
        width: 100%
    }

    .stuck #content,
    body #content {
        padding-top: 52px !important
    }

    .stuck #header,
    body #header {
        float: left;
        height: 100%;
        margin-top: 55px !important;
        width: 100%
    }

    .stuck #logohold,
    body #logohold {
        opacity: 1
    }

    .stuck #logohold .logo,
    body #logohold .logo {
        margin: 37px 0 7px 60px !important;
        background: url(/themes/merkley/images/logoalt.png) no-repeat 0 0 transparent !important;
        background-size: contain !important;
        height: 64px !important;
        width: 226px !important;
        position: relative
    }

    .stuck #logohold.searchup,
    body #logohold.searchup {
        opacity: 0 !important
    }

    body .container {
        padding: 0 15px !important
    }
}

@media print {
    html {
        margin: 0 !important;
        padding: 0 !important;
        height: 100% !important;
        width: 100% !important
    }

    html body {
        margin: 0 !important;
        padding: 0 !important;
        height: 100% !important;
        width: 100% !important
    }

    html #content,
    html #newscontent {
        padding: 0 !important;
        margin: 0 !important
    }

    html #breadcrumb,
    html #logo,
    html #toolbar,
    html .footer,
    html .logohold,
    html .navbar,
    html footer {
        display: none !important
    }

    html .rss-subscribe:after {
        content: ""
    }

    html #masthead {
        display: none
    }

    html #searchnav {
        display: none
    }

    html #searchnav .navbarhold {
        display: none
    }

    html #searchnav #searchform {
        display: none
    }

    html iframe {
        display: none !important
    }

    html #header {
        display: none !important
    }

    html .topbanner {
        min-height: 150px
    }

    html .topbanner .banner_title {
        top: 50px;
        font-size: 46px
    }

    html #content.withbanner {
        margin-top: 150px;
        padding-top: 10px
    }

    html .lower #sociallinks {
        display: none !important
    }

    html .lower #newsgrid .item {
        border: none !important
    }

    html .lower #newsgrid .item .gridimg {
        display: none !important
    }

    html .lower #feeds .col-sm-offset-1 {
        margin: 0 !important
    }

    html .lower #feeds .col-sm-offset-1 .socbox {
        width: 100%
    }

    html .lower #feeds .col-sm-offset-1 .socbox .soclink {
        border: none !important
    }

    html .lower #officelocations #locations-map {
        display: none !important
    }

    html .lower #officelocations .address {
        display: block !important
    }

    html .lower #officelocations .address span {
        display: block;
        text-align: center;
        margin: 0 auto !important
    }

    html .container {
        color: #333 !important;
        width: 100%
    }

    html .container ul {
        width: 100%
    }

    html .container ul li {
        color: #ccc !important;
        width: 100%
    }

    html .container div {
        color: #333 !important;
        width: 100%
    }

    html .container div * {
        color: #333 !important
    }

    html .container a:after,
    html .container img:after {
        content: ""
    }

    html .container #asides .servicespod,
    html .container #asides .social {
        display: none
    }

    html .container img {
        margin: 10px
    }

    html .container .inline-search {
        display: none
    }

    html .container #search-issues-page-container,
    html .container #search-issues-page-results {
        display: none
    }

    html .container .media-list .media {
        page-break-inside: avoid
    }

    html .container .media-body,
    html .container .media-list a.pull-left {
        display: block;
        float: left;
        width: 15%
    }

    html .container .media-list a.pull-left {
        margin-right: 5% !important
    }

    html .container .media-list a img {
        width: 100%
    }

    html .container .media-body {
        width: 80%
    }

    #content .container #main_column {
        border-right: none
    }

    #content .banner #alt-caption {
        position: static !important
    }

    #content #myAffix {
        display: none
    }

    #content #main_column .dateblock {
        border-bottom: none;
        width: 100%;
        clear: both
    }

    #content #main_column .dateblock h2 {
        clear: both
    }

    #issue #asides {
        display: none
    }
}

#flagForm #flag-options .head {
    margin: 15px 0 15px 0;
    font-weight: 700;
    border-bottom: 2px solid #eee
}

#flagForm #flag-options .row label {
    display: none
}

@media (max-width:990px) {
    #flag-options .head {
        display: none !important
    }

    #flag-options .row {
        border-bottom: 1px solid #ccc;
        margin: 0 0 25px 0
    }

    #flag-options .row .total {
        text-align: right
    }

    #flag-options .row label {
        display: inline-block !important
    }

    .shipping div,
    .subtotal div {
        text-align: right
    }
}

.buttonblocks{
    display: table;
    width: auto;
    float: right;
    vertical-align: middle;
    margin: 0;
}

.buttonblocks.bottom{
    display: inline-block;
    padding-top:1.5rem;
}

@media(max-width:767px){

    .buttonblocks{
        display: block;
        position: relative;
        width: 100%;

       
    }
    
    .buttonblocks.bottom{
        display: inline-block;
      
    }
     
}

.buttonblocks #translations{
    float: none;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    top: 0;
}
@media(max-width:767px){
    .buttonblocks #translations{
     position: relative;
    display: table;
    vertical-align: middle;
    top: 0;
    float: right;
    }

    .buttonblocks .ayuda {
        display: none!important;
    }

    .buttonblocks #translations .translateme{
        background-color: #93a42a;
       
    }
    
    
    
    .buttonblocks #translations .translateme:hover{
        background-color: #72801e;
    }
    
}


.buttonblocks #translations .translateme{
    display: block;
    margin-right: 1rem;
    font-weight: bold;
}

.buttonblocks.bottom #translations.translationsdeskbottom{
    z-index:  10000;
}

.buttonblocks.bottom #translations.translationsdeskbottom .translatemebottom{
    background-color: #93a42a;
    width: 100%;
}



.buttonblocks.bottom #translations.translationsdeskbottom .translatemebottom:hover{
    background-color: #72801e;
}

.buttonblocks #translations .translateoption{
    position: absolute;
    left: -15rem;
    top: 0.5rem;
    display: none;
}

.buttonblocks.bottom #translations.translationsdeskbottom .translateoption{
  position: relative;
  left:0;
}

.buttonblocks #translations.change .translateoption{
    display: block;
}

@media(max-width:605px){
 /*   .buttonblocks #translations{
display: none;
    }

    .buttonblocks #translations.translationsdeskbottom{
        display: table-cell;
     } */
}

.buttonblocks .ayuda{
    float: none;
    display: table-cell;
    vertical-align: middle;
}

.goog-te-menu-frame {
    max-width:98% !important;
    overflow-x: scroll!important;
}

/*# sourceMappingURL=common.css.map */