  #glazed-main-menu,
  #glazed-main-menu .menu__breadcrumbs,
  #glazed-main-menu .menu__level {
    text-align: left;
  }
.glazed-header--side .glazed-main-menu {
  width: 300px;
}
.glazed-header--side .menu__level {
  width: 300px;
}

.body--glazed-nav-desktop #navbar.glazed-header--top {
  background-color: #444444;
  opacity: 1;
}
.body--glazed-nav-desktop #navbar.glazed-header--top.affix {
  background-color: #444444;
  opacity: 1;
}

.body--glazed-nav-desktop .glazed-header--top .nav > li > a,
.body--glazed-nav-desktop .glazed-header--top .wrap-branding,
.body--glazed-nav-desktop .glazed-header--top #block-glazed-helper-full-screen-search {
  height: 84px;
  line-height: 84px;
}
.body--glazed-nav-desktop .glazed-header--top .glazed-main-menu {
  height: 84px;
}
.body--glazed-nav-desktop .glazed-header--top.affix .nav > li > a,
.body--glazed-nav-desktop .glazed-header--top.affix .navbar-header .wrap-branding,
.body--glazed-nav-desktop .glazed-header--top.affix #block-glazed-helper-full-screen-search  {
  height: 60px;
  line-height: 60px;
}
.body--glazed-nav-desktop .glazed-header--top.affix .glazed-main-menu {
  height: 60px;
}
.body--glazed-nav-desktop .nav-child-fixed-width {
  top: 84px;
}
.body--glazed-nav-desktop .glazed-header--top.affix .nav-child-fixed-width {
  top: 60;
}
.body--glazed-nav-desktop.body--glazed-header-not-overlay .glazed-header--top .col-sm-12 {
 margin-bottom: -42px; }

.body--glazed-nav-mobile .glazed-header .navbar-header .wrap-branding,
.body--glazed-nav-mobile .glazed-header .navbar-toggle {
  height: 60px;
}
.body--glazed-nav-mobile .glazed-header #block-glazed-helper-full-screen-search {
  height: 60px;
  line-height: 60px;
}
.body--glazed-header-side .glazed-header--side.glazed-header--hover-border .menu a::before,
.glazed-header--top.glazed-header--hover-border .nav > li > a::before {
  height: 3px; 
  bottom: 0; 
  background-color:  text; 
  transition: transform 300ms; 

 } 

.html #navbar.glazed-header--top .container-row > .col-sm-12 { background-color: white }

#navbar.glazed-header--top .block { background-color: white }

#navbar.glazed-header--top .block, #navbar.glazed-header--top .block a, #navbar.glazed-header--top .block .btn-link { color: base }

#navbar.glazed-header--top .menu { background-color: base }

#navbar.glazed-header--top .menu, #navbar.glazed-header--top .menu a { color: white }

#navbar.glazed-header--top .dropdown-menu { background-color: white }

#navbar.glazed-header--top .dropdown, #navbar.glazed-header--top .dropdown-menu a { color: base }

#navbar.glazed-header--top .dropdown-menu a:hover,#navbar.glazed-header--top .dropdown-menu a:focus { background-color: base }

#navbar.glazed-header--top .dropdown-menu a:hover,#navbar.glazed-header--top .dropdown-menu a:focus { color: white }

body, p, .lead { line-height:  1.6 } 
body { font-size:  15px } 
.glazed-header--top #glazed-main-menu .nav > li > a, .glazed-header--side #glazed-main-menu .nav a  { font-size:  16px } 
h1,h2,h3,h4,h5,h6 { line-height:  1.1; } 
h1 { font-size:  48px; } 
h2 { font-size:  36px; } 
h3 { font-size:  27px; } 
h4 { font-size:  20px; } 
blockquote, .blockquote p { font-size:  19px } 
h1,h2,h3,h4,h5,h6 { letter-spacing:  0.03em; } 
hr { height:  3px; } 
hr { margin-left: 0;margin-right: auto; }
hr {  background-color:  #4e9632; } 
@media screen and (max-width: 768px) { 
  body, p { font-size:  14px; } 
  .glazed-header--top #glazed-main-menu .nav > li > a, .glazed-header--side #glazed-main-menu .nav a { font-size:  14px } 
  h1 { font-size:  48px; } 
  h2 { font-size:  36px; } 
  h3 { font-size:  27px; } 
  blockquote, .blockquote p { font-size:  20px; } 
} 

.container {
  max-width: 1350px;
  padding-left: 60px;
  padding-right: 60px;
}
.navbar-container.glazed-fluid,
.page-title-container.glazed-fluid,
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
.glazed-boxed-container {
  max-width: 1170px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.region-sidebar-first .block,
.region-sidebar-second .block {
  margin-bottom: 30px;
}
.page-title-full-width-container {
  margin-bottom: 30px;
}
.page-title-full-width-container .breadcrumb {
  right: 60px;
}
@media screen and (max-width: 1200px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar-container.glazed-fluid,
  .page-title-container.glazed-fluid,
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
body { background-position: center center; }


body, p,label,.field-label, .toooltip {
  font-family: "Roboto", "Roboto";
  font-weight: 400;
  font-style: normal;
}

h1,h2,h3,h4,h5,h6,.page-title, .html .tp-caption, .field-label, .breadcrumb {
  font-family: "Roboto Slab Bold", "Roboto Slab";
  font-weight: 700;
  font-style: normal;
}

nav,nav ul li,nav a, .cbp-filter-item {
  font-family: "Roboto Bold", "Roboto";
  font-weight: 700;
  font-style: normal;
}

.site-name, .navbar-brand {
  font-family: "Roboto Slab Bold", "Roboto Slab";
  font-weight: 700;
  font-style: normal;
}

blockquote, blockquote p {
  font-family: "Roboto Light", "Roboto";
  font-weight: 300;
  font-style: normal;
}

#page-title { text-align:  left } 

#page-title .page-title { height:  190px } 

.page-title-full-width-container:after { opacity:  0.3 } 

.page-title-full-width-container:after { background-position: center center; }

.page-title-full-width-container:after { background-size: auto; }

.page-title-full-width-container:after { background-image: url('http://hollywoodlandscape.com/sites/default/files/landscaping-33.jpg'); }

.region-sidebar-first .block, .region-sidebar-second .block, .region-content-top .block, .region-content-bottom .block, .blocks-preview .block {
  border-width: 0px;
  border-style: none;
  border-radius: 0px;
} 

.region-sidebar-first .block-title, .region-sidebar-second .block-title, .region-content-top .block-title, .region-content-bottom .block-title, .blocks-preview .block-title {
  font-size: 36px;
  text-align: left;
  border-width: 0px;
  border-style: none;
  border-radius: 0px;
  display: block;
} 

@media screen and (max-width: 768px) { 
  .region-sidebar-first .block-title, .region-sidebar-second .block-title, .region-content-top .block-title, .region-content-bottom .block-title, .blocks-preview .block-title { font-size: 36px; } 
} 

@media screen and (max-width: 1200px){
a.logo img#logo {display:none;}
.body--glazed-nav-mobile .glazed-header .navbar-header .wrap-branding .logo {
    background-image: url(/hollywoodlandscape/sites/default/files/hollywoodlogo_white.png);
    width: 206px;
    height: 56px;
    display: block;
}
}
@media screen and (min-width: 1200px){
a.logo img#logo {display:block;}
}
/* Custom */
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
 margin-bottom:30px
}
.block:first-child h2.block-title {
 margin-top:10px
}
.region-sidebar-second .block:first-child h2.block-title,.region-sidebar-first .block:first-child h2.block-title {
 margin-top:0
}
p:last-child {
 margin-bottom:10px
}
.container {
 width:100%;
 max-width:1170px
}
.container .container {
 padding-left:0;
 padding-right:0
}
.container-fluid {
 padding-left:0;
 padding-right:0
}
.row {
 margin-bottom:0
}
.column {
 margin-bottom:30px
}
.dropdown-menu {
 min-width:160px
}
.dropdown-menu li {
 float:left;
 min-width:160px;
 display:block
}
div.lead {
 margin-bottom:0
}
.btn,.fake-submit {
 border:none;
 border-bottom:3px solid rgba(0,0,0,0.12);
 border-left:3px solid rgba(0,0,0,0.08);
 border-radius:4px;
 padding:8px 18px
}
.btn:hover,.btn:focus,.fake-submit:hover,.fake-submit:focus {
 border-bottom-color:rgba(0,0,0,0.4);
 border-left-color:rgba(0,0,0,0.3)
}
.btn-lg {
 padding:16px 22px
}
.btn-sm {
 padding:2px 8px;
 border-bottom-width:2px;
 border-left-width:2px
}
.btn-xs {
 padding:1px 6px 1px 3px;
 border-bottom-width:2px;
 border-left-width:2px
}
.btn-default,.btn-group>.btn-default,.btn-primary,.btn-group>.btn-primary,.html .fake-submit {
 background:#4e9632;
 color:#ffffff
}
.btn-default a,.btn-group>.btn-default a,.btn-primary a,.btn-group>.btn-primary a,.html .fake-submit a {
 color:#ffffff
}
.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,a.bg-primary:hover,a.bg-primary:focus {
 background-color:#4e9632;
 color:#ffffff
}
.btn-default:hover a,.btn-default:focus a,.btn-default.focus a,.btn-default:active a,.btn-default.active a,.btn-primary:hover a,.btn-primary:focus a,.btn-primary.focus a,.btn-primary:active a,.btn-primary.active a,a.bg-primary:hover a,a.bg-primary:focus a {
 color:#ffffff
}
a.text-primary:hover,a.text-primary:focus {
 color:#4e9632
}
.btn-link {
 background:transparent;
 color:#4e9632;
 border:none;
 box-shadow:none
}
.wrap-containers .nav>li>a.active {
 background-color:#f3f3f3;
 color:#4e9632;
 text-decoration:none
}
.block .nav>li>a .glyphicon {
 margin-left:-13px;
 display:inline-block;
 font-size:12px;
 padding-right:4px
}
.well,.jumbotron {
 background-color:#f3f3f3;
 color:#444444;
 border:none;
 border-radius:0;
 box-shadow:none
}
.well a,.jumbotron a {
 color:#444444
}
.well h1,.well h2,.well h3,.well h4,.well h5,.well h6,.jumbotron h1,.jumbotron h2,.jumbotron h3,.jumbotron h4,.jumbotron h5,.jumbotron h6 {
 color:#444444
}
.well .nav>li>a .glyphicon,.jumbotron .nav>li>a .glyphicon {
 color:#4e9632
}
.well .nav>li>a:hover,.well .nav>li>a:focus,.well .nav>li>a.active,.jumbotron .nav>li>a:hover,.jumbotron .nav>li>a:focus,.jumbotron .nav>li>a.active {
 color:#f1f1f1;
 background:#4e9632
}
.well .nav>li>a:hover .glyphicon,.well .nav>li>a:focus .glyphicon,.well .nav>li>a.active .glyphicon,.jumbotron .nav>li>a:hover .glyphicon,.jumbotron .nav>li>a:focus .glyphicon,.jumbotron .nav>li>a.active .glyphicon {
 color:#f1f1f1
}
.list-inline {
 margin:0;
 padding:0
}
.list-inline>li {
 padding:0
}
blockquote {
 border-color:#f1f1f1
}
blockquote footer,blockquote small,blockquote .small {
 color:inherit
}
.content .panel {
 line-height:2em;
 background:#020202;
 background:rgba(0,0,0,0.6);
 border-radius:0;
 color:#f1f1f1;
 padding:30px;
 border:none
}
.content .panel h1,.content .panel h2,.content .panel h3,.content .panel h4,.content .panel h5,.content .panel h6 {
 color:#f1f1f1
}
.content .panel-group .panel {
 background:transparent;
 padding:0;
 color:inherit;
 box-shadow:none
}
.content .panel-group .panel .panel-heading {
 background:transparent;
 border:none;
 padding-left:0;
 padding-right:0
}
.content .panel-group .panel .panel-heading .panel-title:before {
 content:'+';
 display:inline;
 padding-right:1em
}
.content .panel-group .panel .panel-body {
 border:none;
 padding-left:0;
 padding-right:0
}
.content .panel-group .panel h1,.content .panel-group .panel h2,.content .panel-group .panel h3,.content .panel-group .panel h4,.content .panel-group .panel h5,.content .panel-group .panel h6 {
 color:#333333
}
.img-circle,.img-rounded,.img-thumbnail {
 border:3px solid #d9d9d9
}
.center-block {
 float:none !important
}
.modal-backdrop {
 z-index:-1 !important;
 width:1px !important;
 height:1px !important
}
.modal .modal-dialog {
 margin-top:80px;
 color:#333333
}
.modal .modal-dialog h1,.modal .modal-dialog h2,.modal .modal-dialog h3,.modal .modal-dialog h4,.modal .modal-dialog h5,.modal .modal-dialog h6 {
 color:#333333
}
.modal .modal-dialog ul {
 padding-left:10px
}
.modal .modal-content {
 border-radius:0;
 border:none
}
.modal:before {
 content:' ';
 z-index:4610;
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 background:#020202;
 opacity:0.3
}
.html .nav-tabs {
 border:none;
 border-radius:0;
 border-bottom:1px solid #d9d9d9;
 margin:0;
 padding:0
}
.html .nav-tabs>li {
 border:none;
 border-radius:0;
 margin:0;
 padding:0
}
.html .nav-tabs>li>a {
 border:1px solid transparent;
 border-radius:0;
 margin:0;
 padding:10px 15px;
 background-color:transparent
}
.html .nav-tabs>li>a:hover {
 color:#d9d9d9
}
.html .nav-tabs>li.active,.html .nav-tabs>li.ui-tabs-active {
 position:relative;
 bottom:-1px
}
.html .nav-tabs>li.active a,.html .nav-tabs>li.ui-tabs-active a {
 color:#4e9632;
 cursor:pointer;
 border:1px solid #d9d9d9;
 border-bottom-color:white
}
.html .nav-tabs>li.active a:hover,.html .nav-tabs>li.active a:focus,.html .nav-tabs>li.ui-tabs-active a:hover,.html .nav-tabs>li.ui-tabs-active a:focus {
 color:#4e9632;
 cursor:default;
 outline:none
}
.html .nav-tabs.tabs--primary>li {
 position:relative
}
.html .nav-tabs.tabs--primary>li>a {
 background-color:white
}
.html .glazed-mini-tabs-wrapper {
 position:absolute;
 margin-top:2px;
 left:50%;
 z-index:2000
}
.html .glazed-mini-tabs-wrapper .tabs--primary {
 position:relative;
 left:-50%;
 border:none;
 box-shadow:0 3px 10px 0 rgba(50,50,50,0.23)
}
.html .glazed-mini-tabs-wrapper .tabs--primary li {
 margin:0;
 padding:0;
 border:none
}
.html .glazed-mini-tabs-wrapper .tabs--primary li a {
 padding:8px;
 text-transform:uppercase;
 font-size:12px;
 margin:0;
 border:none
}
.html .glazed-mini-tabs-wrapper .tabs--primary li.active {
 bottom:auto
}
.html .glazed-mini-tabs-wrapper .tabs--primary li.active a {
 border:none
}
.tab-content>.tab-pane {
 display:none
}
.tab-content>.active {
 display:block
}
.tabs-left>.tab-content,.tabs-right>.tab-content {
 padding:20px
}
.progress {
 border-radius:0;
 height:3px;
 margin-top:2px;
 overflow:visible;
 box-shadow:none
}
.progress-bar {
 background-color:#4e9632;
 line-height:4px;
 box-shadow:none
}
.carousel-control.right,.carousel-control.left {
 opacity:0.5
}
.carousel-indicators li {
 background:#777777
}
.carousel-indicators li.active {
 border:1px solid #777777;
 margin:1px;
 width:10px;
 height:10px
}
.html .ui-widget {
 font-family:inherit;
 font-size:inherit
}
.html .ui-dialog {
 padding:0
}
.html .ui-tabs .ui-tabs-panel {
 padding:0 30px
}
.html .ui-widget-content,.html .ui-widget-header,.html .ui-state-hover,.html .ui-widget-content .ui-state-hover,.html .ui-widget-header .ui-state-hover,.html .ui-state-focus,.html .ui-widget-content .ui-state-focus,.html .ui-widget-header .ui-state-focus,.html .ui-state-active,.html .ui-widget-content .ui-state-active,.html .ui-widget-header .ui-state-active,.html .ui-state-highlight,.html .ui-widget-content .ui-state-highlight,.html .ui-widget-header .ui-state-highlight,.html .ui-state-error,.html .ui-widget-content .ui-state-error,.html .ui-widget-header .ui-state-error {
 background-image:none;
 background:#ffffff;
 color:#333333;
 border-radius:0
}
.html .ui-widget input,.html .ui-widget select,.html .ui-widget textarea,.html .ui-widget button {
 font-family:inherit;
 font-size:14px
}
.region-footer .block-menu .menu {
 margin:0;
 padding:0
}
.region-footer .block-menu .menu li {
 display:inline-block
}
.region-footer .block-menu .menu li a {
 background:transparent;
 padding:0 0 0 10px;
 line-height:1.1em;
 text-decoration:none
}
.region-footer .block-menu .menu li a:hover,.region-footer .block-menu .menu li a:focus {
 background:transparent
}
.region-footer .block-menu .menu li span {
 font-size:9px;
 position:relative;
 top:0px
}
.region-footer .nav>li>a.active {
 background:transparent
}
.region-footer .item-list ul,.region-footer .view ul {
 list-style:none;
 list-style-type:none;
 margin:0;
 padding:0
}
.region-footer .item-list ul li a,.region-footer .view ul li a {
 margin:0;
 padding:0 0 0 20px;
 background:transparent;
 text-decoration:none;
 position:relative
}
.region-footer .item-list ul li a:before,.region-footer .view ul li a:before {
 content:' ';
 position:absolute;
 left:0;
 top:0.5em;
 width:5px;
 height:7px;
 background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAHCAYAAADAp4fuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTI4QTZEODkyODVCMTFFNUFDOTc4RTVBNEU4RjkyNTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTI4QTZEOEEyODVCMTFFNUFDOTc4RTVBNEU4RjkyNTkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1MjhBNkQ4NzI4NUIxMUU1QUM5NzhFNUE0RThGOTI1OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1MjhBNkQ4ODI4NUIxMUU1QUM5NzhFNUE0RThGOTI1OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pnv8xuYAAABMSURBVHjaYvj//78qEBsDMSMQM4AwEwMDw10gZgFiIyBmBGKw4D8gPo0sARJkgEpcB2IJIBZmgJrDA8SuQCwL4mMIwARtkAVAGCDAANDBQm0i5TBwAAAAAElFTkSuQmCC")
}
.region-footer .item-list ul li a:hover,.region-footer .view ul li a:hover {
 background:transparent
}
.html .form-control,.html input[type=text],.html input[type=file],.html input[type=password],.html textarea,.html select {
 box-shadow:none;
 border-radius:3px;
 background:transparent;
 border:1px solid #d9d9d9;
 height:auto;
 padding:12px;
 line-height:inherit
}
.html .form-control:focus,.html input[type=text]:focus,.html input[type=file]:focus,.html input[type=password]:focus,.html textarea:focus,.html select:focus {
 box-shadow:none;
 outline:none;
 border-color:#4e9632
}
.html .form-control.form-file {
 padding:8px
}
.html .input-sm {
 padding:10px
}
.glazed-select {
 position:relative
}
.glazed-select::after {
 pointer-events:none;
 color:#d6d6d6;
 content:"<";
 font-size:18px;
 position:absolute;
 bottom:8px;
 right:0.9em;
 transition:transform 0.2s ease 0s;
 transform:translateZ(0) rotate(-90deg) scaleY(1.8);
 backface-visibility:hidden
}
.glazed-select:hover::after {
 color:#4e9632;
 -ms-transform:translateY(0.2em) rotate(-90deg) scaleY(1.5);
 transform:translateY(0.2em) rotate(-90deg) scaleY(1.5)
}
.glazed-select select.form-select {
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none;
 padding-right:30px
}
.filter-wrapper .form-type-select:after {
 bottom:.2em
}
.select {
 padding:12px;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none
}
.select option {
 background:#ffffff;
 border:none;
 outline:none
}
.select option:focus,.select option::-moz-focus-inner {
 outline:none;
 border:none
}
.select.input-sm {
 padding:0 10px
}
select::-ms-expand {
 display:none
}
.input-group .form-control {
 padding:8px 12px 7px 12px
}
.cke_editable_themed {
 padding:5px
}
html {
 overflow:hidden;
 overflow-x:hidden;
 overflow-y:visible
}
body {
 background:#ffffff;
 background-size:cover;
 background-attachment:fixed;
 background-position:center center
}
.glazed-boxed-container {
 background:#ffffff;
 margin:0 auto;
 max-width:1800px
}
.container {
 padding-left:60px;
 padding-right:60px
}
.navbar-container.glazed-fluid,.page-title-container.glazed-fluid,.container-fluid {
 padding-left:60px;
 padding-right:60px
}
@media screen and (max-width: 1200px) {
 .container {
  padding-left:30px;
  padding-right:30px
 }
 .container-fluid {
  padding-left:30px;
  padding-right:30px
 }
}
body.full-width-content .main-container>.row,body.full-width-content .main-container>.row>section,body.full-width-content .main-container {
 width:100%;
 margin:0;
 padding:0
}
body.full-width-content .main-container>.row>aside {
 display:none
}
.container-row .container-col {
 margin-bottom:0
}
.region-sidebar-first .block,.region-sidebar-second .block {
 margin-bottom:30px
}
#block-system-help {
 margin-bottom:0
}
.navbar {
 margin-bottom:0
}
img {
 max-width:100%
}
html.js .kenburnimg img {
 max-width:none
}
.node .submitted {
 margin-bottom:30px;
 display:block;
 padding:15px 0
}
.node.node-blog-node-teaser .links {
 margin-top:-15px
}
.node-teaser {
 margin-bottom:30px
}
.region-slider .block {
 margin-bottom:0
}
.glazed-footer {
 background-color:#333333;
 color:#999999;
 border-color:#999999
}
.glazed-footer .footer-container {
 padding-top:15px;
 padding-bottom:0
}
.glazed-footer h1,.glazed-footer h2,.glazed-footer h3,.glazed-footer h4,.glazed-footer h5,.glazed-footer h6 {
 color:#999999
}
.glazed-footer a {
 color:#999999
}
.glazed-footer a:hover,.glazed-footer a:focus {
 color:#999999
}
.glazed-footer ul.contact-info {
 padding:1em 0
}
.glazed-footer ul.contact-info li {
 background:none;
 padding:0;
 font-size:1.6em;
 line-height:1.7em
}
.glazed-footer .block {
 margin-bottom:0;
 padding-bottom:0
}
.glazed-footer .badge {
 font-size:11px;
 font-weight:normal;
 opacity:0.9
}
.html--glazed-sticky-footer {
 height:100%
}
.html--glazed-sticky-footer body {
 height:100%;
 display:table;
 table-layout:fixed;
 width:100%
}
.html--glazed-sticky-footer #navbar,.html--glazed-sticky-footer .wrap-containers,.html--glazed-sticky-footer .glazed-footer {
 display:table-row;
 min-height:1px
}
.html--glazed-sticky-footer .wrap-containers {
 height:100%
}
.page-title-full-width-container {
 background:#eee;
 position:relative;
 margin-bottom:30px
}
.page-title-full-width-container#page-title-full-width-container {
 color:#444444
}
.page-title-full-width-container#page-title-full-width-container li,.page-title-full-width-container#page-title-full-width-container a,.page-title-full-width-container#page-title-full-width-container h1,.page-title-full-width-container#page-title-full-width-container h2,.page-title-full-width-container#page-title-full-width-container h3,.page-title-full-width-container#page-title-full-width-container h4,.page-title-full-width-container#page-title-full-width-container h5,.page-title-full-width-container#page-title-full-width-container h6 {
 color:#444444
}
.page-title-full-width-container.glazed-no-margin {
 margin-bottom:0
}
.page-title-full-width-container:after {
 content:' ';
 z-index:0;
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background-size:cover;
 background-position:center center
}
.page-title-full-width-container .page-title-container {
 position:relative;
 z-index:1
}
#page-title {
 display:table;
 width:100%
}
#page-title .page-title {
 border:none;
 display:table-cell;
 height:180px;
 vertical-align:middle;
 padding-top:0;
 padding-bottom:0
}
.body--glazed-full-width-content .page-title-full-width-container {
 margin-bottom:0
}
@media screen and (min-width: 1200px) {
 .body--glazed-header-overlay .page-title-full-width-container {
  padding-top:130px
 }
}
@media screen and (max-width: 768px) {
 .html #page-title .page-title {
  height:auto;
  padding-top:3%;
  padding-bottom:3%;
  font-size:35px
 }
}
body,html {
 color:#333333
}
h1,h2,h3,h4,h5,h6 {
 margin-top:0;
 margin-bottom:10px;
 font-weight:normal
}
.block-title {
 font-size:24px
}
h3.field-label {
 font-size:18px;
 margin-bottom:0
}
h3.field-label+div,h3.field-label+ul {
 margin-bottom:10px
}
.content .list-inline li:after {
 content:","
}
.content .list-inline li:last-child:after {
 content:''
}
.content .list-inline a {
 color:#333333
}
a,.btn-link {
 color:#4e9632
}
a {
 transition:color 200ms
}
a:hover,a:focus {
 outline:none
}
a:hover,a:focus,.btn-link:hover,.btn-link:focus {
 text-decoration:underline;
 color:#4e9632
}
h1,h2,h3,h4,h5,h6,.navbar-brand,th,.nav-tabs>li>a {
 color:#333333
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.navbar-brand a,th a,.nav-tabs>li>a a {
 color:#333333
}
h1 a:hover,h1 a:focus,h2 a:hover,h2 a:focus,h3 a:hover,h3 a:focus,h4 a:hover,h4 a:focus,h5 a:hover,h5 a:focus,h6 a:hover,h6 a:focus,.navbar-brand a:hover,.navbar-brand a:focus,th a:hover,th a:focus,.nav-tabs>li>a a:hover,.nav-tabs>li>a a:focus {
 text-decoration:none;
 color:#4e9632
}
.block-revslider img {
 max-width:100%
}
hr {
 height:4px;
 background:#f3f3f3;
 margin-bottom:20px;
 margin-top:20px;
 border:none
}
.region-sidebar-first hr,.region-sidebar-second hr {
 margin-top:10px;
 margin-bottom:10px
}
.glazed-footer hr {
 background:#999999
}
.well hr,.jumbotron hr {
 background:#444444
}
.submitted {
 color:#777777
}
.submitted a {
 color:#777777;
 text-decoration:underline
}
.submitted a:hover,.submitted a:focus {
 text-decoration:none
}
.node .links {
 clear:both
}
.main-container .block-menu-block .nav>li {
 float:none
}
.region-sidebar-first,.region-sidebar-second {
 color:#777777
}
.region-sidebar-first a,.region-sidebar-second a {
 color:#333333
}
body .stpe-flatbutton {
 border-width:0
}
body .stpe-3dbutton {
 border-width:0 1px 3px 1px;
 border-radius:15px;
 box-shadow:0px 2px 7px 0px rgba(50,50,50,0.5)
}
body .stpe-outlinebutton {
 display:inline-block;
 background:transparent;
 border:1px solid #303030;
 color:#171717;
 border-radius:5px;
 padding-left:2em;
 padding-right:2em;
 text-transform:uppercase;
 font-weight:normal;
 letter-spacing:1px
}
body .stpe-outlinebutton:hover,body .stpe-outlinebutton:focus {
 box-shadow:none;
 font-weight:normal;
 background:#303030;
 border:1px solid #303030;
 color:#ffffff
}
body .stpe-borderbutton {
 display:inline-block;
 background:transparent;
 border:3px solid #303030;
 color:#171717;
 border-radius:0;
 padding-left:2em;
 padding-right:2em;
 text-transform:uppercase;
 font-weight:normal;
 letter-spacing:1px
}
body .stpe-borderbutton:hover,body .stpe-borderbutton:focus {
 box-shadow:none;
 font-weight:normal;
 background:#303030;
 border:3px solid #303030;
 color:#ffffff
}
#block-glazed-helper-full-screen-search .full-screen-search-button {
 font-size:18px
}
#block-glazed-helper-full-screen-search .full-screen-search-form {
 display:table;
 position:fixed;
 top:0;
 left:0;
 width:100%;
 height:100%;
 z-index:99999;
 background-color:rgba(255,255,255,0.925);
 transition:top 0.3s ease-in-out
}
#block-glazed-helper-full-screen-search .full-screen-search-form .full-screen-search-form-input {
 padding-bottom:2em;
 font-size:10px;
 text-align:center;
 text-transform:uppercase;
 background:transparent;
 border:none;
 box-shadow:none
}
@media (max-width: 767px) {
 #block-glazed-helper-full-screen-search .full-screen-search-form .full-screen-search-form-input {
  font-size:8px
 }
}
@media (max-width: 480px) {
 #block-glazed-helper-full-screen-search .full-screen-search-form .full-screen-search-form-input {
  font-size:6px
 }
}
#block-glazed-helper-full-screen-search .full-screen-search-form .full-screen-search-form-input label {
 margin-bottom:0.85em;
 font-size:2.1em;
 line-height:1.4
}
#block-glazed-helper-full-screen-search .full-screen-search-form .full-screen-search-form-input .search-query {
 border:0;
 padding:0;
 height:auto;
 font-size:90px;
 letter-spacing:-0.05em;
 line-height:1.3em;
 background-color:transparent;
 border-radius:0;
 box-shadow:none;
 text-align:center
}
#block-glazed-helper-full-screen-search .full-screen-search-form .full-screen-search-form-input .search-query:focus,#block-glazed-helper-full-screen-search .full-screen-search-form .full-screen-search-form-input .search-query:active {
 outline:0
}
#block-glazed-helper-full-screen-search .full-screen-search-form>div {
 display:table-cell;
 vertical-align:middle
}
.html .navbar.container {
 max-width:1170px
}
.body--glazed-nav-desktop .navbar-container>.row>.col-sm-12 {
 position:relative;
 z-index:4050
}
.navbar.container,.navbar.container-fluid {
 margin-top:0
}
.glazed-header {
 z-index:4050;
 border:none;
 border-radius:0;
 min-height:0;
 background:#444444;
 color:#4e9632
}
.glazed-header a {
 cursor:pointer;
 outline:none
}
.glazed-header .navbar-container {
 padding-bottom:0;
 padding-top:0;
 margin-bottom:0;
 position:relative
}
.glazed-header .navbar-container.container-fluid {
 position:static
}
.glazed-header .navbar-collapse {
 padding-left:0;
 padding-right:0
}
.glazed-header .nav {
 margin-left:0;
 margin-right:0
}
.glazed-header a {
 color:#4e9632
}
.glazed-header a.active,.glazed-header a:hover,.glazed-header a:focus {
 color:#4e9632
}
.glazed-header .glazed-main-menu a {
 color:#4e9632;
 text-decoration:none
}
.glazed-header .glazed-main-menu a.active,.glazed-header .glazed-main-menu a:hover,.glazed-header .glazed-main-menu a:focus {
 color:#4e9632
}
.glazed-header .glazed-main-menu .menu a {
 background:transparent
}
.glazed-header .glazed-main-menu .menu a:hover,.glazed-header .glazed-main-menu .menu a:focus {
 background:transparent
}
.glazed-header .navbar-header .logo {
 padding-left:0
}
.glazed-header .navbar-header .navbar-brand {
 font-size:24px;
 height:auto;
 letter-spacing:1px;
 padding:0;
 float:none;
 margin-left:0
}
.glazed-header .menu h1,.glazed-header .menu h2,.glazed-header .menu h3,.glazed-header .menu h4,.glazed-header .menu h5 h6 {
 opacity:0.75
}
.glazed-header .dropdown-menu {
 background:#444444;
 border-top-left-radius:0;
 border-top-right-radius:0;
 margin-top:0;
 border:none
}
.glazed-header .dropdown-menu ul {
 padding-left:0
}
.glazed-header .dropdown-menu li {
 list-style:none;
 list-style-type:none
}
.glazed-header .dropdown-menu li a {
 display:block;
 background:transparent
}
.glazed-header .glazed-megamenu {
 position:static;
 display:block;
 border:none;
 box-shadow:none
}
.glazed-header .glazed-megamenu li {
 float:none
}
.glazed-header .row,.glazed-header .block {
 margin-bottom:0
}
.glazed-header .mega-dropdown-menu {
 padding-top:15px
}
.glazed-header .mega-dropdown-menu .block {
 padding-left:20px;
 padding-right:0
}
.glazed-header .mega-dropdown-menu .row {
 margin-left:0;
 margin-right:0
}
.glazed-header .nav-child-fixed-width {
 width:100% !important
}
.glazed-header.affix .nav-child-fixed-width {
 top:60px
}
.body--glazed-nav-mobile .glazed-header {
 position:static
}
.body--glazed-nav-mobile .glazed-header li {
 clear:both
}
.body--glazed-nav-mobile .glazed-header .dropdown-menu {
 position:static;
 display:block;
 box-shadow:none;
 border:none
}
.body--glazed-nav-desktop .tb-megamenu-column {
 padding-left:0;
 padding-right:0
}
.body--glazed-nav-desktop .tb-megamenu-column:first-child {
 border-left:none
}
body.body--glazed-header-fixed.body--glazed-header-not-overlay {
 padding-top:100px
}
#navbar.glazed-header--hover-background .menu .active-trail>a,#navbar.glazed-header--hover-background .menu a:hover,#navbar.glazed-header--hover-background .menu a:hover .menu a:focus,#navbar.glazed-header--hover-background .menu a.active {
 color:white;
 background-color:#4e9632
}
#navbar.glazed-header--hover-text .menu .active-trail>a,#navbar.glazed-header--hover-text .menu a:hover,#navbar.glazed-header--hover-text .menu a:focus,#navbar.glazed-header--hover-text .menu a.active {
 color:#4e9632
}
#navbar.glazed-header--hover-opacity .menu .active-trail>a,#navbar.glazed-header--hover-opacity .menu a:hover,#navbar.glazed-header--hover-opacity .menu a:focus,#navbar.glazed-header--hover-opacity .menu a.active {
 opacity:0.8
}
.body--glazed-header-side .glazed-header--side.glazed-header--hover-border .menu a:before,.glazed-header--top.glazed-header--hover-border .nav>li>a:before {
 content:' ';
 display:block;
 width:100%;
 width:calc(100% - 20px);
 -ms-transform:scale(0, 1) translate(10px, 0);
 transform:scale(0, 1) translate(10px, 0);
 position:absolute;
 left:0;
 background:#f3f3f3;
 height:2px;
 bottom:0;
 background:#4e9632
}
.body--glazed-header-side .glazed-header--side.glazed-header--hover-border .nav>li.active-trail>a:before,.body--glazed-header-side .glazed-header--side.glazed-header--hover-border .nav>li>a:hover:before,.body--glazed-header-side .glazed-header--side.glazed-header--hover-border .nav>li>a.active:before,.glazed-header--top.glazed-header--hover-border .menu li.active-trail>a:before,.glazed-header--top.glazed-header--hover-border .menu a:hover:before,.glazed-header--top.glazed-header--hover-border .menu a.active:before {
 -ms-transform:scale(1, 1) translate(10px, 0);
 transform:scale(1, 1) translate(10px, 0)
}
.body--glazed-nav-desktop .glazed-header--top {
 width:100%
}
.body--glazed-nav-desktop .glazed-header--top .glazed-main-menu {
 height:90px;
 position:relative
}
.body--glazed-nav-desktop .glazed-header--top.glazed-header--fixed {
 position:fixed;
 left:0;
 right:0;
 top:0
}
.body--glazed-nav-desktop .glazed-header--top.glazed-header--fixed,.body--glazed-nav-desktop .glazed-header--top.affix {
 box-shadow:0 3px 10px 0 rgba(50,50,50,0.05)
}
.body--glazed-nav-desktop .glazed-header--top.glazed-header--overlay {
 position:absolute;
 left:0;
 right:0;
 top:30px
}
.body--glazed-nav-desktop .glazed-header--top.glazed-header--overlay.glazed-header--fixed {
 position:fixed
}
.body--glazed-nav-desktop .glazed-header--top.glazed-header--overlay.glazed-header--sticky {
 transition:opacity 600ms, background-color 600ms
}
.body--glazed-nav-desktop .glazed-header--top.glazed-header--overlay.affix {
 top:0
}
.body--glazed-nav-desktop .glazed-header--top.glazed-header--navbar-pull-down .container-row>.col-sm-12 {
 background:#444444
}
.body--glazed-nav-desktop .glazed-header--top.affix {
 opacity:1;
 position:fixed;
 top:0
}
.body--glazed-nav-desktop .glazed-header--top.affix .navbar-header {
 padding-top:0;
 padding-bottom:0
}
.body--glazed-nav-desktop .glazed-header--top.affix .navbar-brand {
 font-size:18px
}
.body--glazed-nav-desktop .glazed-header--top .navbar-header {
 float:left;
 display:table;
 position:relative;
 z-index:4050
}
.body--glazed-nav-desktop .glazed-header--top .wrap-branding {
 display:table;
 height:90px
}
.body--glazed-nav-desktop .glazed-header--top .wrap-branding .logo,.body--glazed-nav-desktop .glazed-header--top .wrap-branding .navbar-brand {
 display:table-cell;
 vertical-align:middle;
 padding-right:15px
}
.body--glazed-nav-desktop .glazed-header--top .wrap-branding .logo img,.body--glazed-nav-desktop .glazed-header--top .wrap-branding .navbar-brand img {
 display:inline
}
.body--glazed-nav-desktop .glazed-header--top .navbar-collapse {
 display:inline-block
}
.body--glazed-nav-desktop .glazed-header--top.glazed-header--logo-center-menu-left .navbar-header,.body--glazed-nav-desktop .glazed-header--top.glazed-header--logo-center-menu-right .navbar-header {
 position:absolute;
 left:50%
}
.body--glazed-nav-desktop .glazed-header--top.glazed-header--logo-center-menu-left .wrap-branding,.body--glazed-nav-desktop .glazed-header--top.glazed-header--logo-center-menu-right .wrap-branding {
 margin-left:-50%
}
.body--glazed-nav-desktop .glazed-header--top.glazed-header--logo-center-menu-left .wrap-branding .logo,.body--glazed-nav-desktop .glazed-header--top.glazed-header--logo-center-menu-right .wrap-branding .logo {
 padding-right:10px;
 padding-left:10px
}
.body--glazed-nav-desktop .glazed-header--top.glazed-header--logo-left-menu-left .menu,.body--glazed-nav-desktop .glazed-header--top.glazed-header--logo-left-menu-left .block,.body--glazed-nav-desktop .glazed-header--top.glazed-header--logo-center-menu-left .menu,.body--glazed-nav-desktop .glazed-header--top.glazed-header--logo-center-menu-left .block {
 float:left
}
.body--glazed-nav-desktop .glazed-header--top.glazed-header--logo-right-menu-left .menu,.body--glazed-nav-desktop .glazed-header--top.glazed-header--logo-right-menu-left .block {
 float:left
}
.body--glazed-nav-desktop .glazed-header--top.glazed-header--logo-right-menu-left .navbar-header,.body--glazed-nav-desktop .glazed-header--top.glazed-header--logo-right-menu-left .wrap-branding {
 float:right
}
.body--glazed-nav-desktop .glazed-header--top.glazed-header--centered {
 text-align:center
}
.body--glazed-nav-desktop .glazed-header--top.glazed-header--centered .navbar-brand {
 margin:0 auto;
 text-align:center;
 clear:both
}
.body--glazed-nav-desktop .glazed-header--top.glazed-header--centered .navbar-header,.body--glazed-nav-desktop .glazed-header--top.glazed-header--centered .block {
 margin:0 auto;
 text-align:center;
 float:none;
 clear:both;
 display:inline-block;
 vertical-align:top
}
.body--glazed-nav-desktop .glazed-header--top.glazed-header--centered-inline {
 text-align:center
}
.body--glazed-nav-desktop .glazed-header--top.glazed-header--centered-inline .block,.body--glazed-nav-desktop .glazed-header--top.glazed-header--centered-inline .navbar-header,.body--glazed-nav-desktop .glazed-header--top.glazed-header--centered-inline #glazed-main-menu {
 display:inline-block;
 vertical-align:top;
 float:none
}
.body--glazed-nav-desktop .glazed-header--top li.dropdown:hover .dropdown-menu,.body--glazed-nav-desktop .glazed-header--top li.dropdown:focus .dropdown-menu {
 display:block
}
.body--glazed-nav-desktop .glazed-header--top .block {
 float:right;
 position:static
}
.body--glazed-nav-desktop .glazed-header--top .nav {
 float:right
}
.body--glazed-nav-desktop .glazed-header--top .nav>li {
 display:table;
 height:100%;
 float:left
}
.body--glazed-nav-desktop .glazed-header--top .nav>li>a {
 font-size:18px;
 display:table-cell;
 vertical-align:middle;
 height:90px;
 padding-top:0;
 padding-bottom:0
}
.body--glazed-nav-desktop .glazed-header--top .nav .dropdown-menu li {
 width:100%
}
.body--glazed-nav-desktop .glazed-header--top .nav .dropdown-menu li>a {
 font-size:14px;
 font-weight:normal;
 padding:10px 20px;
 display:block
}
.body--glazed-nav-desktop .glazed-header--top .nav .dropdown-menu li>a.glazed-megamenu__heading {
 font-size:18px;
 font-weight:300
}
.body--glazed-nav-desktop .glazed-header--top .glazed-megamenu__heading {
 font-size:18px;
 font-weight:300
}
.body--glazed-nav-desktop .glazed-header--top .nav-child-fixed-width {
 left:0;
 right:0;
 position:absolute;
 top:90px
}
.body--glazed-nav-desktop .glazed-header--top #block-glazed-helper-full-screen-search {
 height:90px;
 line-height:90px
}
.body--glazed-nav-desktop.admin-menu {
 margin-top:0 !important;
 padding-top:20px !important
}
.body--glazed-nav-desktop.admin-menu-toolbar {
 margin-top:0 !important;
 padding-top:28px !important
}
.body--glazed-nav-desktop.admin-menu .glazed-header--top.glazed-header--overlay {
 top:50px !important
}
.body--glazed-nav-desktop.admin-menu-toolbar .glazed-header--top.glazed-header--overlay {
 top:58px !important
}
.body--glazed-nav-desktop.toolbar .glazed-header--top.glazed-header--overlay {
 top:60px !important
}
.body--glazed-nav-desktop.toolbar-drawer .glazed-header--top.glazed-header--overlay {
 top:94px !important
}
.body--glazed-nav-desktop.admin-menu .glazed-header--top.glazed-header--fixed,.body--glazed-nav-desktop.admin-menu .glazed-header--top.affix {
 top:20px !important
}
.body--glazed-nav-desktop.admin-menu-toolbar .glazed-header--top.glazed-header--fixed,.body--glazed-nav-desktop.admin-menu-toolbar .glazed-header--top.affix {
 top:28px !important
}
.body--glazed-nav-desktop.toolbar .glazed-header--top.glazed-header--fixed,.body--glazed-nav-desktop.toolbar .glazed-header--top.affix {
 top:30px !important
}
.body--glazed-nav-desktop.toolbar-drawer .glazed-header--top.glazed-header--fixed,.body--glazed-nav-desktop.toolbar-drawer .glazed-header--top.affix {
 top:64px !important
}
.body--glazed-nav-desktop.admin-menu.body--glazed-header-fixed.body--glazed-header-not-overlay {
 padding-top:120px !important
}
.body--glazed-nav-desktop.admin-menu-toolbar.body--glazed-header-fixed.body--glazed-header-not-overlay {
 padding-top:128px !important
}
.body--glazed-nav-desktop.toolbar.body--glazed-header-fixed.body--glazed-header-not-overlay {
 padding-top:130px !important
}
.body--glazed-nav-desktop.toolbar-drawer.body--glazed-header-fixed.body--glazed-header-not-overlay {
 padding-top:164px !important
}
.body--glazed-header-side.body--glazed-nav-desktop .glazed-header--side {
 padding:40px 20px;
 z-index:1000
}
.body--glazed-header-side.body--glazed-nav-desktop .glazed-header--side .navbar-container {
 padding-left:0;
 padding-right:0
}
.glazed-header--side h1,.glazed-header--side h2,.glazed-header--side h3,.glazed-header--side h4,.glazed-header--side h5,.glazed-header--side h6 {
 color:#dddddd
}
.glazed-header--side a {
 color:#dddddd
}
.glazed-header--side a:hover,.glazed-header--side a:focus {
 color:#dddddd
}
.glazed-header--side .glazed-main-menu {
 background:#444444;
 color:#dddddd;
 padding:40px 20px;
 position:fixed;
 z-index:4060;
 top:0;
 left:0;
 width:300px;
 height:100%
}
.glazed-header--side .glazed-main-menu a {
 color:#dddddd
}
.glazed-header--side .glazed-main-menu a:hover,.glazed-header--side .glazed-main-menu a:focus {
 color:#dddddd
}
.glazed-header--side .block {
 margin-bottom:20px
}
.glazed-header--side .navbar-collapse {
 padding:70px 0 0 0
}
.glazed-header--side .menu__level {
 box-shadow:none;
 background:#444444;
 position:fixed !important;
 display:block;
 z-index:4051;
 top:80px;
 height:100%;
 height:calc(100vh - 80px);
 left:0;
 visibility:hidden;
 overflow:hidden;
 overflow-y:auto;
 width:300px;
 margin:0;
 padding:0;
 float:none;
 border:none
}
.glazed-header--side .menu__level--current {
 visibility:visible
}
.glazed-header--side .menu__item {
 display:block;
 width:100%;
 float:none
}
.glazed-header--side .menu__link {
 position:relative;
 cursor:pointer;
 display:block;
 padding:7px 20px !important;
 line-height:25px !important;
 transition:color .5s;
 white-space:normal
}
.glazed-header--side .menu__link[data-submenu]::after {
 content:'…';
 position:absolute;
 right:20px;
 font-size:1.4em;
 line-height:1em;
 top:0;
 opacity:0.7
}
.glazed-header--side .animate-outToRight,.glazed-header--side .animate-outToLeft,.glazed-header--side .animate-inFromLeft,.glazed-header--side .animate-inFromRight {
 visibility:visible
}
.glazed-header--side .tb-megamenu-column {
 width:100% !important
}
.glazed-header--side .mega-dropdown-menu {
 padding:0
}
.glazed-header--side .menu__breadcrumbs {
 font-size:0.65em;
 line-height:1;
 position:fixed;
 top:60px;
 padding-left:20px;
 left:0
}
.glazed-header--side .menu__breadcrumbs a {
 font-weight:bold;
 display:inline-block;
 cursor:pointer;
 vertical-align:middle;
 letter-spacing:1px;
 text-transform:uppercase
}
.glazed-header--side .menu__breadcrumbs a:last-child {
 pointer-events:none
}
.glazed-header--side .menu__breadcrumbs a:not(:last-child)::after {
 content:'>';
 display:inline-block;
 padding:0 0.5em
}
.glazed-header--side .menu__back {
 font-size:1.05em;
 position:absolute;
 z-index:4051;
 top:0;
 right:2.25em;
 margin:0;
 padding:1.365em 0.65em 0 0;
 cursor:pointer;
 border:none;
 background:none
}
.glazed-header--side .menu__back--hidden {
 pointer-events:none
}
.glazed-header--side .menu__back:hover,.glazed-header--side .menu__back:focus {
 outline:none
}
.body--glazed-nav-desktop.body--glazed-header-side {
 padding-left:300px
}
.body--glazed-nav-desktop .glazed-header--side {
 position:fixed;
 left:0;
 top:0;
 width:300px;
 height:100%
}
.body--glazed-nav-desktop .glazed-header--side .navbar-header {
 float:none;
 z-index:4065;
 position:relative
}
.body--glazed-nav-desktop .glazed-header--side .navbar-header .logo,.body--glazed-nav-desktop .glazed-header--side .navbar-header .navbar-brand {
 display:block
}
.body--glazed-nav-desktop .glazed-header--side .menu__breadcrumbs {
 top:160px
}
.body--glazed-nav-desktop .glazed-header--side .menu__level {
 top:180px;
 height:100%;
 height:calc(100vh - 180px);
 overflow:auto
}
.body--glazed-nav-desktop.body--glazed-header-side.body--full-screen-search .glazed-header--side .navbar-header {
 z-index:4060
}
.body--glazed-nav-mobile #glazed-main-menu,.body--glazed-nav-mobile #glazed-main-menu .menu__breadcrumbs,.body--glazed-nav-mobile #glazed-main-menu .menu__level {
 left:-100%;
 transition:left 0.3s
}
.body--glazed-nav-mobile #glazed-main-menu.menu--open,.body--glazed-nav-mobile #glazed-main-menu.menu--open .menu__breadcrumbs,.body--glazed-nav-mobile #glazed-main-menu.menu--open .menu__level {
 left:0
}
@media screen and (max-width: 768px) {
 .action--open,.action--close {
  display:block
 }
 #glazed-main-menu,#glazed-main-menu .menu__breadcrumbs,#glazed-main-menu .menu__level {
  width:100%;
  text-align:center
 }
}
.animate-outToRight .menu__item {
 animation:outToRight 0.1s both cubic-bezier(0.7, 0, 0.3, 1)
}
@keyframes outToRight {
 to {
  margin-left:100%
 }
}
.animate-outToLeft .menu__item {
 animation:outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1)
}
@keyframes outToLeft {
 to {
  margin-left:-100%
 }
}
.animate-inFromLeft .menu__item {
 animation:inFromLeft 0.1s both cubic-bezier(0.7, 0, 0.3, 1)
}
@keyframes inFromLeft {
 from {
  margin-left:-100%
 }
 to {
  margin-left:0
 }
}
.animate-inFromRight .menu__item {
 animation:inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1)
}
@keyframes inFromRight {
 from {
  margin-left:100%
 }
 to {
  margin-left:0
 }
}
body.body--glazed-nav-mobile--open {
 overflow:hidden
}
.body--glazed-nav-mobile.body--glazed-header-fixed.body--glazed-header-not-overlay {
 padding-top:0
}
.body--glazed-nav-mobile .page-title-full-width-container {
 padding-top:0
}
.body--glazed-nav-mobile #logo {
 max-height:50px
}
.body--glazed-nav-mobile .glazed-header {
 position:static
}
.body--glazed-nav-mobile .glazed-header li {
 clear:both
}
.body--glazed-nav-mobile .glazed-header .navbar-header {
 float:none
}
.body--glazed-nav-mobile .glazed-header .navbar-header .wrap-branding {
 display:table;
 float:left;
 height:60px
}
.body--glazed-nav-mobile .glazed-header .navbar-header .wrap-branding .logo,.body--glazed-nav-mobile .glazed-header .navbar-header .wrap-branding .navbar-brand {
 display:table-cell;
 vertical-align:middle
}
.body--glazed-nav-mobile .glazed-header #block-glazed-helper-full-screen-search {
 height:60px;
 line-height:60px
}
.body--glazed-nav-mobile .glazed-header .navbar-left,.body--glazed-nav-mobile .glazed-header .navbar-right {
 float:none !important
}
.body--glazed-nav-mobile .glazed-header #glazed-menu-toggle {
 cursor:pointer;
 padding:10px 32px 16px 0;
 margin:15px 0;
 float:right;
 position:relative;
 outline:none;
 z-index:4100
}
.body--glazed-nav-mobile .glazed-header #glazed-menu-toggle span,.body--glazed-nav-mobile .glazed-header #glazed-menu-toggle span:before,.body--glazed-nav-mobile .glazed-header #glazed-menu-toggle span:after {
 cursor:pointer;
 border-radius:1px;
 height:4px;
 width:100%;
 background:#4e9632;
 position:absolute;
 display:block;
 content:'';
 transition:all 0.3s;
 backface-visibility:hidden
}
.body--glazed-nav-mobile .glazed-header #glazed-menu-toggle span:before {
 top:-8px
}
.body--glazed-nav-mobile .glazed-header #glazed-menu-toggle span:after {
 bottom:-8px
}
.body--glazed-nav-mobile .glazed-header #glazed-menu-toggle.navbar-toggle--active span {
 background-color:transparent
}
.body--glazed-nav-mobile .glazed-header #glazed-menu-toggle.navbar-toggle--active span:before {
 top:0;
 -ms-transform:rotate(45deg);
 transform:rotate(45deg)
}
.body--glazed-nav-mobile .glazed-header #glazed-menu-toggle.navbar-toggle--active span:after {
 top:0;
 -ms-transform:rotate(-45deg);
 transform:rotate(-45deg)
}
.body--glazed-nav-mobile .glazed-header .navbar-collapse {
 border-top:none;
 clear:both;
 box-shadow:inset 0 1px 0 rgba(255,255,255,0.1)
}
.body--glazed-nav-mobile .glazed-header .navbar-fixed-top {
 top:0;
 border-width:0 0 1px
}
.body--glazed-nav-mobile .glazed-header .navbar-collapse.collapse {
 display:none !important
}
.body--glazed-nav-mobile .glazed-header .nav {
 float:none !important;
 margin-top:7.5px
}
.body--glazed-nav-mobile .glazed-header .nav>li {
 float:none
}
.body--glazed-nav-mobile .glazed-header .nav>li>a {
 padding-top:10px;
 padding-bottom:10px
}
.body--glazed-nav-mobile .glazed-header .collapse.in {
 display:block !important
}
.glazed-secondary-header {
 z-index:4050;
 min-height:1em;
 padding-top:10px;
 padding-bottom:10px;
 line-height:1.2em;
 background:#444444;
 color:#999999
}
.glazed-secondary-header a {
 color:#999999
}
.glazed-secondary-header .block,.glazed-secondary-header p {
 margin-bottom:0
}
.glazed-secondary-header .secondary-header-container {
 margin-bottom:0
}
.navbar-nav.secondary {
 float:right;
 margin-top:0;
 margin-bottom:0
}
.navbar-nav.secondary a {
 padding-top:0;
 padding-bottom:0;
 line-height:1.2em
}
.navbar-nav.secondary a:hover,.navbar-nav.secondary a:focus {
 background:transparent
}
.navbar-nav.secondary li {
 float:left
}
.cbp-filter-item:hover {
 color:#4e9632 !important
}
.cbp-l-filters-button .cbp-filter-item-active,.cbp-l-filters-button .cbp-filter-item:hover,.cbp-l-filters-buttonCenter .cbp-filter-item-active,.cbp-l-filters-buttonCenter .cbp-filter-item:hover {
 color:white !important
}
.js .html .block .cbp-filter-item {
 color:#333333;
 opacity:0.75;
 transition:opacity 200ms, background-color 200ms, color 200ms
}
.js .html .block .cbp-filter-item.cbp-filter-item-active,.js .html .block .cbp-filter-item:hover,.js .html .block .cbp-filter-item:active,.js .html .block .cbp-filter-item:focus {
 color:#4e9632;
 opacity:1
}
.js .html .block .cbp-l-filters-button .cbp-filter-item,.js .html .block .cbp-l-filters-buttonCenter .cbp-filter-item {
 border:none;
 background:#f3f3f3;
 color:#444444;
 padding:10px 20px
}
.js .html .block .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active,.js .html .block .cbp-l-filters-button .cbp-filter-item:hover,.js .html .block .cbp-l-filters-button .cbp-filter-item:active,.js .html .block .cbp-l-filters-button .cbp-filter-item:focus,.js .html .block .cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active,.js .html .block .cbp-l-filters-buttonCenter .cbp-filter-item:hover,.js .html .block .cbp-l-filters-buttonCenter .cbp-filter-item:active,.js .html .block .cbp-l-filters-buttonCenter .cbp-filter-item:focus {
 opacity:1;
 background:#4e9632;
 color:white
}
.cbp-caption .glazed-portfolio-title {
 color:#f1f1f1
}
.cbp-caption .glazed-portfolio-title a {
 color:#f1f1f1
}
.group-portfolio-extra {
 padding-bottom:30px
}
.cbp-l-loadMore-button-link {
 border:none;
 background:#f3f3f3;
 color:#444444;
 padding:10px 20px;
 margin:30px 0;
 clear:both;
 display:inline-block
}
.cbp-l-loadMore-button-link:hover,.cbp-l-loadMore-button-link:focus {
 text-decoration:none
}
.cbp-l-loadMore-button-link.cbp-l-loadMore-button-stop {
 color:#777777
}
.cbp-l-loadMore-button-link.cbp-l-loadMore-button-stop:hover,.cbp-l-loadMore-button-link.cbp-l-loadMore-button-stop:focus {
 color:#777777
}
.cbp-l-loadMore-text-link {
 padding:10px 20px;
 margin:30px 0;
 clear:both;
 display:inline-block
}
.cbp-l-loadMore-text-link.cbp-l-loadMore-text-stop {
 color:#d6d6d6
}
.cbp-l-loadMore-text-link.cbp-l-loadMore-text-stop:hover,.cbp-l-loadMore-text-link.cbp-l-loadMore-text-stop:focus {
 color:#d6d6d6
}
.page-title-full-width-container .breadcrumb-container {
 position:relative
}
.page-title-full-width-container .breadcrumb {
 background:transparent;
 position:absolute;
 bottom:0;
 right:60px;
 text-align:right;
 font-style:italic;
 opacity:0.85;
 margin:0;
 padding:10px 0
}
.page-title-full-width-container .breadcrumb a {
 font-style:normal;
 text-decoration:none
}
.page-title-full-width-container .breadcrumb a:hover,.page-title-full-width-container .breadcrumb a:focus {
 color:#4e9632
}
.page-title-full-width-container .breadcrumb a[href$="/uuid"],.page-title-full-width-container .breadcrumb a[href$="/uuid"]+.glazed-breadcrumb-spacer {
 display:none
}
.page-title-full-width-container .breadcrumb li+li:before {
 display:none;
 content:''
}
.page-title-full-width-container .breadcrumb span {
 padding:0 5px;
 font-size:12px
}
.comment {
 clear:both;
 border:3px solid #d9d9d9;
 padding:25px;
 margin-bottom:40.45px
}
.comment .user-picture a {
 display:block;
 width:64px;
 height:64px
}
.comment img {
 width:100%
}
.comment .pull-left {
 margin-right:25px
}
.comment .indented {
 padding-left:74px;
 border-left:1px solid #d9d9d9;
 margin-top:-25px
}
.comment h3 {
 margin-top:0.3em
}
.comment .post-date {
 font-style:italic;
 font-size:12px
}
.comment .links {
 float:right;
 margin:15px 0;
 clear:both;
 font-size:12px
}
.comment .title.comment-form {
 margin-top:30px
}
html.js body.html.page-media-browser {
 background:#ffffff;
 padding:0 !important
}
html.js body.html.page-media-browser .pagination {
 margin-top:10px;
 margin-bottom:10px
}
html.js body.html.page-media-browser .pagination li>a,html.js body.html.page-media-browser .pagination li>span {
 padding:10px 14px
}
html.js body.html.page-media-browser .media-list-thumbnails .media-item.selected,html.js body.html.page-media-browser .media-list-thumbnails .media-item:hover {
 background:#4e9632;
 border-color:#4e9632
}
#media-browser-tabset #branding {
 padding:0 30px
}
.html .media-wrapper {
 box-shadow:0 19px 38px rgba(0,0,0,0.3),0 15px 12px rgba(0,0,0,0.22);
 z-index:7000
}
.html .media-wrapper .ui-dialog-titlebar {
 background:#ffffff;
 color:#333333;
 border:none;
 height:50px
}
.html .media-wrapper .ui-dialog-titlebar-close {
 border:none;
 border-radius:0;
 background:transparent;
 position:static;
 float:right;
 margin:0;
 cursor:pointer;
 outline:none
}
.html .media-wrapper .ui-dialog-titlebar-close:hover,.html .media-wrapper .ui-dialog-titlebar-close:focus,.html .media-wrapper .ui-dialog-titlebar-close:active {
 outline:none
}
.html .media-wrapper .ui-dialog-titlebar-close::after {
 content:'x';
 cursor:pointer;
 font-size:24px;
 opacity:0.3;
 font-weight:bold;
 line-height:1;
 color:#000000
}
.pagination {
 border-radius:0
}
.pagination>li>a,.pagination>li>span {
 color:#777777;
 background-color:transparent;
 border-color:#f1f1f1;
 opacity:0.6;
 padding:1em 1.4em
}
.pagination>li:first-child>a,.pagination>li:first-child>span {
 border-radius:0
}
.pagination>li:last-child>a,.pagination>li:last-child>span {
 border-radius:0
}
.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus {
 color:#777777;
 background-color:transparent;
 border-color:#f1f1f1;
 opacity:1
}
.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus {
 color:#777777;
 background-color:transparent;
 border-color:#f1f1f1;
 opacity:1
}
.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
 color:#d9d9d9;
 background-color:#777777;
 border-color:transparent
}
.pager li>a,.pager li>span {
 background:transparent;
 border:none;
 border-radius:0;
 padding:5px 10px
}
.pager li>a:hover,.pager li>a:focus,.pager li>span:hover,.pager li>span:focus {
 background:transparent
}
.pager li>a:active,.pager li>span:active {
 ouline:none
}
.html .prev-next {
 text-transform:uppercase;
 letter-spacing:0.1em;
 margin:20px 0
}
.html .prev-next .prev,.html .prev-next .next {
 width:48%
}
.html .prev-next a.nextprev-link {
 display:table;
 width:100%
}
.html .prev-next i,.html .prev-next .nextprev-text {
 display:table-cell;
 vertical-align:middle
}
.html .prev-next i {
 font-size:18px;
 width:1em;
 height:auto
}
.html .prev-next .nextprev-text {
 transition:transform 0.2s ease 0s;
 transform:translateZ(0);
 backface-visibility:hidden;
 margin-bottom:-1px
}
.html .prev-next .prev {
 text-align:left
}
.html .prev-next .prev i {
 padding-right:15px
}
.html .prev-next .prev .nextprev-link:hover .nextprev-text,.html .prev-next .prev .nextprev-link:focus .nextprev-text {
 -ms-transform:translateX(-5px);
 transform:translateX(-5px)
}
.html .prev-next .next {
 text-align:right
}
.html .prev-next .next i {
 padding-left:15px
}
.html .prev-next .next .nextprev-link:hover .nextprev-text,.html .prev-next .next .nextprev-link:focus .nextprev-text {
 -ms-transform:translateX(5px);
 transform:translateX(5px)
}
.html .prev-next a {
 text-decoration:none
}
.html .prev-next a:hover,.html .prev-next a:focus {
 text-decoration:none
}
.html .webform-container-inline input,.html .webform-container-inline select,.html .webform-container-inline p,.html .webform-container-inline label,.html .webform-container-inline div {
 display:inline-block;
 width:auto
}
.image-field-caption {
 font-size:14px
}
.views-bootstrap-grid-plugin-style h3.title {
 margin:10px 0
}
.cms-portfolio-excerpt h3.title {
 margin:0
}
[class*='tags'] a,.tagclouds-term a {
 display:inline-block;
 background:#f1f1f1;
 color:#777777;
 line-height:1em;
 letter-spacing:1px;
 text-transform:uppercase;
 padding:6px 7px 7px 8px;
 margin:0 5px 5px 0
}
[class*='tags'] a:hover,[class*='tags'] a:focus,.tagclouds-term a:hover,.tagclouds-term a:focus {
 text-decoration:none;
 background:#777777;
 color:#f1f1f1
}
[class*='tags'] a {
 font-size:12px
}
.cms-blog-links .row {
 padding-bottom:0
}
.view-display-id-blog_classic .field-blog-image,.node-blog .field-blog-image {
 margin-bottom:10px
}
.cms-blog-links {
 border:solid #dddddd;
 border-width:1px 0;
 padding:0
}
.cms-blog-links .col-sm-4 {
 padding-top:20px;
 padding-bottom:20px;
 margin-bottom:0
}
.cms-blog-links .glazed-service-links {
 border:solid #dddddd;
 border-width:0 1px;
 min-height:63px
}
.cms-blog-links .glazed-service-links .fa {
 padding:5px
}
.cms-blog-links a {
 color:#333333
}
.node-event .content>img {
 margin-bottom:30px
}
.node-event .top-fields h3.field-label {
 font-size:14px;
 font-weight:bold
}
.node-event .top-fields .row {
 margin-bottom:0;
 padding:0
}
.node-event .top-fields h3,.node-event .top-fields [class^="field-event-"] {
 line-height:1.6em;
 padding-top:0.3em;
 padding-bottom:0.3em;
 margin:0
}
.node-event .top-fields [class^="field-event-"] a {
 color:#4e9632
}
.view-cms-events h3>.date-display-single {
 font-size:18px;
 text-transform:uppercase
}
.view-cms-events .field-content a {
 color:#4e9632
}
.view-cms-events .col-sm-3,.view-cms-events .col-sm-6 {
 line-height:30px;
 margin-top:0;
 margin-bottom:0
}
@media screen and (min-width: 768px) {
 .node-news.node-full {
  width:50%;
  margin-left:25%
 }
}
.cms-portfolio-extra span.field-label {
 float:left;
 width:35%;
 clear:both
}
.cms-portfolio-extra .inline {
 float:right;
 width:64%
}
.field-comparison-images,.field-portfolio-images img,.field-portfolio-images .image-field-caption {
 margin-bottom:30px
}
.cms-portfolio-images .row img,.cms-portfolio-images .row .image-field-caption {
 margin-bottom:0
}
.cms-portfolio-excerpt .field-content {
 margin-top:0;
 margin-bottom:0;
 padding-left:20px;
 padding-right:20px;
 padding-top:10px
}
.cms-portfolio-excerpt .title {
 background:#f1f1f1;
 font-size:18px;
 margin:0;
 padding-bottom:0
}
.cms-portfolio-excerpt p.field-content {
 background:#f1f1f1;
 margin-bottom:30px;
 padding-bottom:20px
}
.cms-portfolio-excerpt .cbp-caption {
 margin-bottom:0
}
.view-glazed-premium-portfolio p.field-content {
 margin-bottom:0
}
.view-cms-portfolio .col-lg-2 .title {
 font-size:18px
}
.ilightbox {
 display:block;
 position:relative;
 z-index:0;
 text-align:center
}
.ilightbox img {
 border:none !important;
 margin:0 !important;
 padding:0 !important;
 max-width:100% !important
}
.ilightbox:before {
 content:' ';
 display:block;
 position:absolute;
 top:0;
 left:0;
 background-color:#020202;
 opacity:0;
 width:100%;
 height:100%;
 z-index:5
}
.ilightbox:hover:before {
 opacity:0.50
}
.ilightbox:after {
 content:' ';
 background:url(/hollywoodlandscape/profiles/cms/themes/glazed/images/fa5-search-plus-white.svg) no-repeat center center;
 fill:white;
 font-size:2em;
 color:#ffffff;
 opacity:0;
 display:block;
 position:absolute;
 top:50%;
 left:0;
 width:100%;
 height:1em;
 line-height:1em;
 margin-top:-0.5em;
 z-index:6;
 text-align:center;
 transform:scale3d(0.5, 0.5, 1);
 transition:all 0.2s
}
.ilightbox:hover:after {
 transform:scale3d(1, 1, 1);
 opacity:1
}
.ilightbox-toolbar.metro-black a:hover {
 background-color:#4e9632
}
.stpe-teambox .stbe-social-links__item .fa {
 background:#f3f3f3;
 color:#777777
}
.stpe-teambox .stbe-social-links__item .fa:hover,.stpe-teambox .stbe-social-links__item .fa:focus {
 background:#777777;
 color:#f3f3f3
}
.stpe-imagebox .stpe-imagebox__title {
 font-size:35px
}
.tp-caption {
 white-space:normal !important;
 font-family:inherit !important
}
.tp-caption.tp-glazed {
 background:#202020;
 background:rgba(0,0,0,0.7);
 color:#ffffff;
 font-size:36px;
 line-height:1.6em;
 padding:5px 10px;
 font-family:inherit
}
.tp-banner ul {
 list-style:none;
 list-style-type:none
}
body.node-type-drag-drop-page.no-sidebars .page-title-full-width-container {
 margin-bottom:0
}
.region-slider div.glazed.az-container>.controls,.region-slider div.az-section>.controls {
 top:0 !important
}
.region-slider .glazed-editor.glazed.az-container {
 margin-top:0 !important
}
.region-slider div.az-section {
 margin-top:0 !important
}
#az-editor-tabs .fa_icons,#az-editor-tabs .line_icons {
 height:350px;
 overflow:scroll
}
.glazed-util-full-width-content .main-container {
 width:auto;
 max-width:none;
 margin-left:0;
 margin-right:0
}
.glazed-util-full-width-content .col-sm-12 {
 padding-left:0;
 padding-right:0
}
.html .inline {
 display:inline
}
.html .glazed-util-clear-both,.html .clear-both {
 clear:both
}
.html .glazed-util-clear-left {
 clear:left
}
.html .glazed-util-clear-right {
 clear:right
}
.html .glazed-util-float-left {
 float:left
}
.html .glazed-util-float-left img {
 margin:0 20px 15px 0
}
.html .glazed-util-float-right {
 float:right
}
.html .glazed-util-float-right img {
 margin:0 0 15px 20px
}
.html .glazed-util-columns-5 .col-lg-2,.html .glazed-util-columns-5 .col-md-2,.html .glazed-util-columns-5 .col-sm-2,.html .glazed-util-columns-5 .col-xs-2 {
 width:20%
}
.html .glazed-util-no-gutter {
 margin:0 !important;
 padding:0 !important
}
.html .glazed-util-no-gutter .row {
 margin:0 !important;
 padding:0 !important
}
.html .glazed-util-no-gutter .col-xs-1,.html .glazed-util-no-gutter .col-sm-1,.html .glazed-util-no-gutter .col-md-1,.html .glazed-util-no-gutter .col-lg-1,.html .glazed-util-no-gutter .col-xs-2,.html .glazed-util-no-gutter .col-sm-2,.html .glazed-util-no-gutter .col-md-2,.html .glazed-util-no-gutter .col-lg-2,.html .glazed-util-no-gutter .col-xs-3,.html .glazed-util-no-gutter .col-sm-3,.html .glazed-util-no-gutter .col-md-3,.html .glazed-util-no-gutter .col-lg-3,.html .glazed-util-no-gutter .col-xs-4,.html .glazed-util-no-gutter .col-sm-4,.html .glazed-util-no-gutter .col-md-4,.html .glazed-util-no-gutter .col-lg-4,.html .glazed-util-no-gutter .col-xs-5,.html .glazed-util-no-gutter .col-sm-5,.html .glazed-util-no-gutter .col-md-5,.html .glazed-util-no-gutter .col-lg-5,.html .glazed-util-no-gutter .col-xs-6,.html .glazed-util-no-gutter .col-sm-6,.html .glazed-util-no-gutter .col-md-6,.html .glazed-util-no-gutter .col-lg-6,.html .glazed-util-no-gutter .col-xs-7,.html .glazed-util-no-gutter .col-sm-7,.html .glazed-util-no-gutter .col-md-7,.html .glazed-util-no-gutter .col-lg-7,.html .glazed-util-no-gutter .col-xs-8,.html .glazed-util-no-gutter .col-sm-8,.html .glazed-util-no-gutter .col-md-8,.html .glazed-util-no-gutter .col-lg-8,.html .glazed-util-no-gutter .col-xs-9,.html .glazed-util-no-gutter .col-sm-9,.html .glazed-util-no-gutter .col-md-9,.html .glazed-util-no-gutter .col-lg-9,.html .glazed-util-no-gutter .col-xs-10,.html .glazed-util-no-gutter .col-sm-10,.html .glazed-util-no-gutter .col-md-10,.html .glazed-util-no-gutter .col-lg-10,.html .glazed-util-no-gutter .col-xs-11,.html .glazed-util-no-gutter .col-sm-11,.html .glazed-util-no-gutter .col-md-11,.html .glazed-util-no-gutter .col-lg-11,.html .glazed-util-no-gutter .col-xs-12,.html .glazed-util-no-gutter .col-sm-12,.html .glazed-util-no-gutter .col-md-12,.html .glazed-util-no-gutter .col-lg-12 {
 padding:0 !important;
 margin:0 !important
}
.html .row .glazed-util-no-gutter .row {
 margin:0 !important
}
.html .glazed-util-no-spacer .col-xs-1,.html .glazed-util-no-spacer .col-sm-1,.html .glazed-util-no-spacer .col-md-1,.html .glazed-util-no-spacer .col-lg-1,.html .glazed-util-no-spacer .col-xs-2,.html .glazed-util-no-spacer .col-sm-2,.html .glazed-util-no-spacer .col-md-2,.html .glazed-util-no-spacer .col-lg-2,.html .glazed-util-no-spacer .col-xs-3,.html .glazed-util-no-spacer .col-sm-3,.html .glazed-util-no-spacer .col-md-3,.html .glazed-util-no-spacer .col-lg-3,.html .glazed-util-no-spacer .col-xs-4,.html .glazed-util-no-spacer .col-sm-4,.html .glazed-util-no-spacer .col-md-4,.html .glazed-util-no-spacer .col-lg-4,.html .glazed-util-no-spacer .col-xs-5,.html .glazed-util-no-spacer .col-sm-5,.html .glazed-util-no-spacer .col-md-5,.html .glazed-util-no-spacer .col-lg-5,.html .glazed-util-no-spacer .col-xs-6,.html .glazed-util-no-spacer .col-sm-6,.html .glazed-util-no-spacer .col-md-6,.html .glazed-util-no-spacer .col-lg-6,.html .glazed-util-no-spacer .col-xs-7,.html .glazed-util-no-spacer .col-sm-7,.html .glazed-util-no-spacer .col-md-7,.html .glazed-util-no-spacer .col-lg-7,.html .glazed-util-no-spacer .col-xs-8,.html .glazed-util-no-spacer .col-sm-8,.html .glazed-util-no-spacer .col-md-8,.html .glazed-util-no-spacer .col-lg-8,.html .glazed-util-no-spacer .col-xs-9,.html .glazed-util-no-spacer .col-sm-9,.html .glazed-util-no-spacer .col-md-9,.html .glazed-util-no-spacer .col-lg-9,.html .glazed-util-no-spacer .col-xs-10,.html .glazed-util-no-spacer .col-sm-10,.html .glazed-util-no-spacer .col-md-10,.html .glazed-util-no-spacer .col-lg-10,.html .glazed-util-no-spacer .col-xs-11,.html .glazed-util-no-spacer .col-sm-11,.html .glazed-util-no-spacer .col-md-11,.html .glazed-util-no-spacer .col-lg-11,.html .glazed-util-no-spacer .col-xs-12,.html .glazed-util-no-spacer .col-sm-12,.html .glazed-util-no-spacer .col-md-12,.html .glazed-util-no-spacer .col-lg-12 {
 margin-bottom:0
}
@media (max-width: 768px) {
 .html .glazed-util-columns-5 .col-lg-2,.html .glazed-util-columns-5 .col-md-2,.html .glazed-util-columns-5 .col-sm-2,.html .glazed-util-columns-5 .col-xs-2 {
  width:100%;
  clear:none;
  margin-left:0;
  margin-right:0;
  margin-bottom:10px
 }
}
.html .glazed-util-text-shadow {
 text-shadow:1px 1px #020202
}
.html .glazed-util-text-shadow-80 {
 text-shadow:1px 1px rgba(0,0,0,0.8)
}
.html .glazed-util-text-shadow-60 {
 text-shadow:1px 1px rgba(0,0,0,0.6)
}
.html .glazed-util-text-shadow-40 {
 text-shadow:1px 1px rgba(0,0,0,0.4)
}
.html .glazed-util-text-shadow-20 {
 text-shadow:1px 1px rgba(0,0,0,0.2)
}
.html .glazed-util-text-muted {
 opacity:0.75
}
.html .glazed-util-text-uppercase {
 text-transform:uppercase
}
.html .glazed-util-text-bold {
 font-weight:700
}
.html .glazed-util-text-light {
 font-weight:300
}
.html .glazed-util-text-italic {
 font-style:italic
}
.html .glazed-util-overlay-primary,.html .glazed-util-overlay-accent1,.html .glazed-util-overlay-accent2,.html .glazed-util-overlay-black,.html .glazed-util-overlay-white,.html .glazed-util-overlay-gray {
 position:relative;
 z-index:0
}
.html .glazed-util-overlay-primary:after,.html .glazed-util-overlay-accent1:after,.html .glazed-util-overlay-accent2:after,.html .glazed-util-overlay-black:after,.html .glazed-util-overlay-white:after,.html .glazed-util-overlay-gray:after {
 content:' ';
 display:block;
 position:absolute;
 top:0;
 left:0;
 background-color:#020202;
 opacity:0.90;
 width:100%;
 height:100%;
 z-index:-1
}
.html .glazed-util-overlay-20:after,.html .glazed-util-overlay-20 .YTPOverlay {
 opacity:0.20
}
.html .glazed-util-overlay-40:after,.html .glazed-util-overlay-40 .YTPOverlay {
 opacity:0.40
}
.html .glazed-util-overlay-60:after,.html .glazed-util-overlay-60 .YTPOverlay {
 opacity:0.60
}
.html .glazed-util-overlay-80:after,.html .glazed-util-overlay-80 .YTPOverlay {
 opacity:0.80
}
.html .glazed-util-overlay-primary,.html .glazed-util-overlay-accent1,.html .glazed-util-overlay-accent2,.html .glazed-util-overlay-black,.html .glazed-util-overlay-gray,.html .glazed-util-background-accent2,.html .glazed-util-background-accent1,.html .glazed-util-background-primary,.html .glazed-util-background-gray,.html .glazed-util-background-black,.html .bg-primary {
 color:#ffffff
}
.html .glazed-util-overlay-primary h1,.html .glazed-util-overlay-primary h2,.html .glazed-util-overlay-primary h3,.html .glazed-util-overlay-primary h4,.html .glazed-util-overlay-primary a,.html .glazed-util-overlay-primary .form-control,.html .glazed-util-overlay-accent1 h1,.html .glazed-util-overlay-accent1 h2,.html .glazed-util-overlay-accent1 h3,.html .glazed-util-overlay-accent1 h4,.html .glazed-util-overlay-accent1 a,.html .glazed-util-overlay-accent1 .form-control,.html .glazed-util-overlay-accent2 h1,.html .glazed-util-overlay-accent2 h2,.html .glazed-util-overlay-accent2 h3,.html .glazed-util-overlay-accent2 h4,.html .glazed-util-overlay-accent2 a,.html .glazed-util-overlay-accent2 .form-control,.html .glazed-util-overlay-black h1,.html .glazed-util-overlay-black h2,.html .glazed-util-overlay-black h3,.html .glazed-util-overlay-black h4,.html .glazed-util-overlay-black a,.html .glazed-util-overlay-black .form-control,.html .glazed-util-overlay-gray h1,.html .glazed-util-overlay-gray h2,.html .glazed-util-overlay-gray h3,.html .glazed-util-overlay-gray h4,.html .glazed-util-overlay-gray a,.html .glazed-util-overlay-gray .form-control,.html .glazed-util-background-accent2 h1,.html .glazed-util-background-accent2 h2,.html .glazed-util-background-accent2 h3,.html .glazed-util-background-accent2 h4,.html .glazed-util-background-accent2 a,.html .glazed-util-background-accent2 .form-control,.html .glazed-util-background-accent1 h1,.html .glazed-util-background-accent1 h2,.html .glazed-util-background-accent1 h3,.html .glazed-util-background-accent1 h4,.html .glazed-util-background-accent1 a,.html .glazed-util-background-accent1 .form-control,.html .glazed-util-background-primary h1,.html .glazed-util-background-primary h2,.html .glazed-util-background-primary h3,.html .glazed-util-background-primary h4,.html .glazed-util-background-primary a,.html .glazed-util-background-primary .form-control,.html .glazed-util-background-gray h1,.html .glazed-util-background-gray h2,.html .glazed-util-background-gray h3,.html .glazed-util-background-gray h4,.html .glazed-util-background-gray a,.html .glazed-util-background-gray .form-control,.html .glazed-util-background-black h1,.html .glazed-util-background-black h2,.html .glazed-util-background-black h3,.html .glazed-util-background-black h4,.html .glazed-util-background-black a,.html .glazed-util-background-black .form-control,.html .bg-primary h1,.html .bg-primary h2,.html .bg-primary h3,.html .bg-primary h4,.html .bg-primary a,.html .bg-primary .form-control {
 color:#ffffff
}
.html .glazed-util-overlay-primary hr,.html .glazed-util-overlay-accent1 hr,.html .glazed-util-overlay-accent2 hr,.html .glazed-util-overlay-black hr,.html .glazed-util-overlay-gray hr,.html .glazed-util-background-accent2 hr,.html .glazed-util-background-accent1 hr,.html .glazed-util-background-primary hr,.html .glazed-util-background-gray hr,.html .glazed-util-background-black hr,.html .bg-primary hr {
 background:#ffffff
}
.html .glazed-util-overlay-primary .form-control,.html .glazed-util-overlay-accent1 .form-control,.html .glazed-util-overlay-accent2 .form-control,.html .glazed-util-overlay-black .form-control,.html .glazed-util-overlay-gray .form-control,.html .glazed-util-background-accent2 .form-control,.html .glazed-util-background-accent1 .form-control,.html .glazed-util-background-primary .form-control,.html .glazed-util-background-gray .form-control,.html .glazed-util-background-black .form-control,.html .bg-primary .form-control {
 border-color:#ffffff
}
.html .glazed-util-overlay-primary ::-webkit-input-placeholder,.html .glazed-util-overlay-accent1 ::-webkit-input-placeholder,.html .glazed-util-overlay-accent2 ::-webkit-input-placeholder,.html .glazed-util-overlay-black ::-webkit-input-placeholder,.html .glazed-util-overlay-gray ::-webkit-input-placeholder,.html .glazed-util-background-accent2 ::-webkit-input-placeholder,.html .glazed-util-background-accent1 ::-webkit-input-placeholder,.html .glazed-util-background-primary ::-webkit-input-placeholder,.html .glazed-util-background-gray ::-webkit-input-placeholder,.html .glazed-util-background-black ::-webkit-input-placeholder,.html .bg-primary ::-webkit-input-placeholder {
 color:rgba(255,255,255,0.8)
}
.html .glazed-util-overlay-primary ::-moz-placeholder,.html .glazed-util-overlay-accent1 ::-moz-placeholder,.html .glazed-util-overlay-accent2 ::-moz-placeholder,.html .glazed-util-overlay-black ::-moz-placeholder,.html .glazed-util-overlay-gray ::-moz-placeholder,.html .glazed-util-background-accent2 ::-moz-placeholder,.html .glazed-util-background-accent1 ::-moz-placeholder,.html .glazed-util-background-primary ::-moz-placeholder,.html .glazed-util-background-gray ::-moz-placeholder,.html .glazed-util-background-black ::-moz-placeholder,.html .bg-primary ::-moz-placeholder {
 color:rgba(255,255,255,0.8)
}
.html .glazed-util-overlay-primary :-ms-input-placeholder,.html .glazed-util-overlay-accent1 :-ms-input-placeholder,.html .glazed-util-overlay-accent2 :-ms-input-placeholder,.html .glazed-util-overlay-black :-ms-input-placeholder,.html .glazed-util-overlay-gray :-ms-input-placeholder,.html .glazed-util-background-accent2 :-ms-input-placeholder,.html .glazed-util-background-accent1 :-ms-input-placeholder,.html .glazed-util-background-primary :-ms-input-placeholder,.html .glazed-util-background-gray :-ms-input-placeholder,.html .glazed-util-background-black :-ms-input-placeholder,.html .bg-primary :-ms-input-placeholder {
 color:rgba(255,255,255,0.8)
}
.html .glazed-util-overlay-primary ::placeholder,.html .glazed-util-overlay-accent1 ::placeholder,.html .glazed-util-overlay-accent2 ::placeholder,.html .glazed-util-overlay-black ::placeholder,.html .glazed-util-overlay-gray ::placeholder,.html .glazed-util-background-accent2 ::placeholder,.html .glazed-util-background-accent1 ::placeholder,.html .glazed-util-background-primary ::placeholder,.html .glazed-util-background-gray ::placeholder,.html .glazed-util-background-black ::placeholder,.html .bg-primary ::placeholder {
 color:rgba(255,255,255,0.8)
}
.html .bg-primary a,.html .glazed-util-overlay-primary a,.html .glazed-util-background-primary a {
 color:#ffffff
}
.html .glazed-util-overlay-primary:after,.html .glazed-util-overlay-primary .YTPOverlay {
 background-color:#4e9632
}
.html .glazed-util-overlay-accent1:after,.html .glazed-util-overlay-accent1 .YTPOverlay {
 background-color:#4e9632
}
.html .glazed-util-overlay-accent2:after,.html .glazed-util-overlay-accent2 .YTPOverlay {
 background-color:#333333
}
.html .glazed-util-overlay-black:after,.html .glazed-util-overlay-black .YTPOverlay {
 background-color:#020202
}
.html .glazed-util-overlay-white:after,.html .glazed-util-overlay-white .YTPOverlay {
 background-color:white
}
.html .glazed-util-overlay-gray:after,.html .glazed-util-overlay-gray .YTPOverlay {
 background-color:#333333
}
.html .glazed-util-background-body {
 background-color:#ffffff
}
.html .glazed-util-background-gray {
 background-color:#333333
}
.html .glazed-util-background-primary,.html .bg-primary {
 background-color:#4e9632
}
.html .glazed-util-background-accent1 {
 background-color:#4e9632
}
.html .glazed-util-background-accent2 {
 background-color:#333333
}
.html .glazed-util-background-well-text {
 background-color:#444444
}
.html .glazed-util-background-white {
 background-color:white
}
.html .glazed-util-background-black {
 background-color:#020202
}
.html .glazed-util-background-silver {
 background-color:#f1f1f1
}
.html .glazed-util-border-primary {
 border-color:#4e9632
}
.html .glazed-util-border-accent1 {
 border-color:#4e9632
}
.html .glazed-util-border-accent2 {
 border-color:#333333
}
.html .glazed-util-border-primary-gray {
 border-color:#333333
}
.html .glazed-util-border-white {
 border-color:white
}
.html .glazed-util-border-black {
 border-color:#020202
}
.html .glazed-util-border-silver {
 border-color:#f1f1f1
}
.html .glazed-util-color-gray {
 color:#333333
}
.html .glazed-util-color-primary,.html .text-primary {
 color:#4e9632
}
.html .glazed-util-color-accent1 {
 color:#4e9632
}
.html .glazed-util-color-accent2 {
 color:#333333
}
.html .glazed-util-color-well-text {
 color:#444444
}
.html .glazed-util-color-white {
 color:white
}
.html .glazed-util-color-black {
 color:#000000
}
.html .glazed-util-color-silver {
 color:#f1f1f1
}
.html .glazed-util-hover-background-primary:hover {
 background-color:#4e9632
}
.html .glazed-util-hover-background-white:hover {
 background-color:white
}
.html .glazed-util-hover-background-black:hover {
 background-color:#020202
}
.html .glazed-util-hover-border-primary:hover {
 border-color:#4e9632
}
.html .glazed-util-hover-border-white:hover {
 border-color:white
}
.html .glazed-util-hover-border-black:hover {
 border-color:#020202
}
.html .glazed-util-hover-border-silver:hover {
 border-color:#f1f1f1
}
.html .glazed-util-hover-color-primary:hover {
 color:#4e9632
}
.html .glazed-util-hover-color-white:hover {
 color:white
}
.html .glazed-util-hover-color-black:hover {
 color:#000000
}
.html .glazed-util-hover-color-silver:hover {
 color:#f1f1f1
}
.html .glazed-form-inline .form-item,.html .glazed-form-inline .form-actions {
 display:block;
 float:left;
 clear:none;
 margin-right:20px
}
.html .glazed-form-inline .btn {
 padding:12px 18px
}
.html .glazed-util-vcenter {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-align:center;
 align-items:center
}
/* CUSTOM MENU */
body, p, .lead { line-height:  1.6 } 
body { font-size:  15px } 
.glazed-header--top #glazed-main-menu .nav > li > a, .glazed-header--side #glazed-main-menu .nav a  { font-size:  16px } 
h1,h2,h3,h4,h5,h6 { line-height:  1.1; } 
h1 { font-size:  48px; } 
h2 { font-size:  36px; } 
h3 { font-size:  27px; } 
h4 { font-size:  20px; } 
blockquote, .blockquote p { font-size:  19px } 
h1,h2,h3,h4,h5,h6 { letter-spacing:  0.03em; } 
hr { height:  3px; } 
hr { margin-left: 0;margin-right: auto; }
hr {  background-color:  #4e9632; } 
@media screen and (max-width: 768px) { 
  body, p { font-size:  14px; } 
  .glazed-header--top #glazed-main-menu .nav > li > a, .glazed-header--side #glazed-main-menu .nav a { font-size:  14px } 
  h1 { font-size:  48px; } 
  h2 { font-size:  36px; } 
  h3 { font-size:  27px; } 
  blockquote, .blockquote p { font-size:  20px; } 
} 

#page-title { text-align:  left } 

#page-title .page-title { height:  190px } 

.page-title-full-width-container:after { opacity:  0.3 } 

.page-title-full-width-container:after { background-position: center center; }

.page-title-full-width-container:after { background-size: auto; }

.page-title-full-width-container:after { background-image: url('http://localhost/hollywoodlandscape/sites/default/files/landscaping-33.jpg'); }

.container {
  max-width: 1350px;
  padding-left: 60px;
  padding-right: 60px;
}
.navbar-container.glazed-fluid,
.page-title-container.glazed-fluid,
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
.glazed-boxed-container {
  max-width: 1170px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.region-sidebar-first .block,
.region-sidebar-second .block {
  margin-bottom: 30px;
}
.page-title-full-width-container {
  margin-bottom: 30px;
}
.page-title-full-width-container .breadcrumb {
  right: 60px;
}
@media screen and (max-width: 1200px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar-container.glazed-fluid,
  .page-title-container.glazed-fluid,
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
body { background-position: center center; }

  #glazed-main-menu,
  #glazed-main-menu .menu__breadcrumbs,
  #glazed-main-menu .menu__level {
    text-align: left;
  }
.glazed-header--side .glazed-main-menu {
  width: 300px;
}
.glazed-header--side .menu__level {
  width: 300px;
}

.body--glazed-nav-desktop #navbar.glazed-header--top {
  background-color: #444444;
  opacity: 1;
}
.body--glazed-nav-desktop #navbar.glazed-header--top.affix {
  background-color: #444444;
  opacity: 1;
}

.body--glazed-nav-desktop .glazed-header--top .nav > li > a,
.body--glazed-nav-desktop .glazed-header--top .wrap-branding,
.body--glazed-nav-desktop .glazed-header--top #block-glazed-helper-full-screen-search {
  height: 84px;
  line-height: 84px;
}
.body--glazed-nav-desktop .glazed-header--top .glazed-main-menu {
  height: 84px;
}
.body--glazed-nav-desktop .glazed-header--top.affix .nav > li > a,
.body--glazed-nav-desktop .glazed-header--top.affix .navbar-header .wrap-branding,
.body--glazed-nav-desktop .glazed-header--top.affix #block-glazed-helper-full-screen-search  {
  height: 60px;
  line-height: 60px;
}
.body--glazed-nav-desktop .glazed-header--top.affix .glazed-main-menu {
  height: 60px;
}
.body--glazed-nav-desktop .nav-child-fixed-width {
  top: 84px;
}
.body--glazed-nav-desktop .glazed-header--top.affix .nav-child-fixed-width {
  top: 60;
}
.body--glazed-nav-desktop.body--glazed-header-not-overlay .glazed-header--top .col-sm-12 {
 margin-bottom: -42px; }

.body--glazed-nav-mobile .glazed-header .navbar-header .wrap-branding,
.body--glazed-nav-mobile .glazed-header .navbar-toggle {
  height: 60px;
}
.body--glazed-nav-mobile .glazed-header #block-glazed-helper-full-screen-search {
  height: 60px;
  line-height: 60px;
}
.body--glazed-header-side .glazed-header--side.glazed-header--hover-border .menu a::before,
.glazed-header--top.glazed-header--hover-border .nav > li > a::before {
  height: 3px; 
  bottom: 0; 
  background-color:  #333333; 
  transition: transform 300ms; 

 } 

.html #navbar.glazed-header--top .container-row > .col-sm-12 { background-color: white }

#navbar.glazed-header--top .block { background-color: white }

#navbar.glazed-header--top .block, #navbar.glazed-header--top .block a, #navbar.glazed-header--top .block .btn-link { color: #4e9632 }

#navbar.glazed-header--top .menu { background-color: #4e9632 }

#navbar.glazed-header--top .menu, #navbar.glazed-header--top .menu a { color: white }

#navbar.glazed-header--top .dropdown-menu { background-color: white }

#navbar.glazed-header--top .dropdown, #navbar.glazed-header--top .dropdown-menu a { color: #4e9632 }

#navbar.glazed-header--top .dropdown-menu a:hover,#navbar.glazed-header--top .dropdown-menu a:focus { background-color: #4e9632 }

#navbar.glazed-header--top .dropdown-menu a:hover,#navbar.glazed-header--top .dropdown-menu a:focus { color: white }


body, p,label,.field-label, .toooltip {
  font-family: "Roboto", "Roboto";
  font-weight: 400;
  font-style: normal;
}

h1,h2,h3,h4,h5,h6,.page-title, .html .tp-caption, .field-label, .breadcrumb {
  font-family: "Roboto Slab Bold", "Roboto Slab";
  font-weight: 700;
  font-style: normal;
}

nav,nav ul li,nav a, .cbp-filter-item {
  font-family: "Roboto Bold", "Roboto";
  font-weight: 700;
  font-style: normal;
}

.site-name, .navbar-brand {
  font-family: "Roboto Slab Bold", "Roboto Slab";
  font-weight: 700;
  font-style: normal;
}

blockquote, blockquote p {
  font-family: "Roboto Light", "Roboto";
  font-weight: 300;
  font-style: normal;
}

@media screen and (max-width: 1200px){
a.logo img#logo {display:none;}
.body--glazed-nav-mobile .glazed-header .navbar-header .wrap-branding .logo {
    background-image: url(/hollywoodlandscape/sites/default/files/hollywoodlogo_white.png);
    width: 206px;
    height: 56px;
    display: block;
}
}
@media screen and (min-width: 1200px){
a.logo img#logo {display:block;}
}.region-sidebar-first .block, .region-sidebar-second .block, .region-content-top .block, .region-content-bottom .block, .blocks-preview .block {
  border-width: 0px;
  border-style: none;
  border-radius: 0px;
} 

.region-sidebar-first .block-title, .region-sidebar-second .block-title, .region-content-top .block-title, .region-content-bottom .block-title, .blocks-preview .block-title {
  font-size: 36px;
  text-align: left;
  border-width: 0px;
  border-style: none;
  border-radius: 0px;
  display: block;
} 

@media screen and (max-width: 768px) { 
  .region-sidebar-first .block-title, .region-sidebar-second .block-title, .region-content-top .block-title, .region-content-bottom .block-title, .blocks-preview .block-title { font-size: 36px; } 
} 
	#block-system-main-menu > h2 { display: none; }
