
.ly-section-gallery .ly-content  {
  /*padding: 30px 0;*/
}
#ly-page #main {
  /*padding-bottom: 50px;*/
}
#ly-page #header.edit-page {
  z-index: 9200;
}
#ly-page #header {
  z-index: 21;
  background-color: #24272D;
}
/*builder font styles */
#ly-page .ly-element a:not(.socicon) {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px;
  color: #ADADAD;
}
#ly-page .ly-element a:not(.socicon):hover,
#ly-page .ly-element a:not(.socicon):active {
  color: #FFF;
  border-color: #FFF;
}
#ly-page .ly-element h1.title, .wysihtml5-editor h1 {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: bold;
  font-size: 44px;
  line-height: 1.2em;
}
#ly-page .ly-element h2, .wysihtml5-editor h2 {
  font-family: 'Muli', sans-serif !important;
  font-size: 20px;
  color: #3B3B3B;
  line-height: 1.2em;
}
#ly-page .ly-element h3, .wysihtml5-editor h3 {
  font-family: 'Muli', sans-serif !important;
  font-size: 32px;
  font-weight: 300;
  color: #3B3B3B;
  line-height: 44px;
  line-height: 1.2em;
  padding-top: 15px;
}
#ly-page .ly-element h4, .wysihtml5-editor h4 {
  font-family: 'Muli', sans-serif !important;
  font-weight: 300;
  font-size: 24px;
  line-height: 40px;
  line-height: 1.2em;
}
#ly-page .ly-element h5, .wysihtml5-editor h5 {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 300;
  font-size: 24px;
  color: #3B3B3B;
  line-height: 1.2em;
}
#ly-page .ly-element h5.subtitle {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 300;
  font-size: 20px;
  color: #3B3B3B;
}
#ly-page .ly-section-photo-text h6.image-caption.text-inside {
  font-family: 'Muli', sans-serif !important;
  font-weight: 300;
  font-size: 54px;
  color: #7E7E7E;
}
#ly-page .ly-element h6.image-caption,
#ly-page .ly-element h6.image-caption2,
#ly-page .ly-element h6.desc-subtitle {
  font-family: 'Muli', sans-serif !important;
  font-weight: 400;
  font-size: 16px;
  color: #7E7E7E;
}

#ly-page .ly-element .ly-html-text ul li,
#ly-page .ly-element .ly-html-text ol li,
.wysihtml5-editor ul li, .wysihtml5-editor ol li {
  color: #3b3b3b;
  font-family: 'Montserrat';
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2em;
  list-style-type: disc;
}

.ly-element-text .ly-html-text ul {
  list-style: outside none disc;
}


/* builder settings page */
.navbar-light{
  background-color: #24272D;
  /*box-shadow: 1px 1px 1px rgba(127,127,127,.1);*/
}
.custom-contain-to-group.top-bar{
  max-width: 100%;
}
.custom-contain-to-group .title-area h1 > a .title{
  font-family: 'Raleway', sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #FFFFFF;
}
.custom-contain-to-group.top-bar,
.custom-contain-to-group.top-bar h1{
  line-height: 2.8125rem;
}
.custom-contain-to-group.top-bar h1 .subtitle {
  display: block;
  font-family: 'Muli', sans-serif;
  font-size: 14px;
  color: #ADADAD;
  text-transform: none;
}
.custom-contain-to-group .top-bar-section li:not(.has-form) > a:not(.button){
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  padding: 8px 0.9375rem;
  background-color: #24272D;
  color: #AAB2AE;
  text-transform: uppercase;
  transition: all .1s;
}
.custom-contain-to-group .top-bar-section li.active:not(.has-form) > a:not(.button),
.custom-contain-to-group .top-bar-section li.active:hover:not(.has-form) > a:not(.button){
  box-shadow: inset 0 15px 0px -10px #CA4600;
  background-color: #24272D;
  color: #FFFFFF;
  text-transform: uppercase;
}
.custom-contain-to-group .top-bar-section li:hover:not(.has-form) > a:not(.button){
  box-shadow: inset 0 15px 0px -10px rgba(202,70,0,.5);
  color: #FFFFFF;
}
.top-bar-section .has-dropdown > a {
  padding: 0px 8px !important;
}
.top-bar-section .has-dropdown > a:after {
  display: none;
}

body[data-theme="builder"] .ly-section-contact input[type='text'],
body[data-theme="builder"] .ly-section-contact textarea {
  border: 1px solid #A6A6A6;
  border-radius: 0;
  box-shadow: none;
  background: #FFF;
  font-family: 'Muli', sans-serif;
  font-size: 16px;
  color: #C2C2C2;
  line-height: 26px;
}
body[data-theme="builder"] .ly-section-contact input[type='text']:focus,
body[data-theme="builder"] .ly-section-contact textarea:focus {
  border-color: #373737;
  color: #3B3B3B;
}

/*Section Global*/
section.global {
  background-image: url(http://daltonsargeant.com/static/assets/images/global.png);
  text-align: center;
  background-size: 100% 100%;
  height:500px;
  background-repeat: no-repeat;
  background-position: center;
}

section.global .bg{
  background-color: rgba(0,0,0,.2);
  height: 100%;
}
section.global div h1{
  padding-top: 170px;
}

section.global h1, section.global h3{
  text-align: center;
  color: #FFFFFF;
}

.site-name span.subtitle {
  display: block;
}

.order-by.all:hover{
  border-color: #000 !important;
}


section.global h1 h2{
  position: relative
  top: 100%;
}
/*point*/
section.point {
  background: #FFFFFF;
  padding: 60px 0px;
  text-align: center;
  /*font-family: ;*/
}
div.line{
  border-bottom: solid 1px #989898;
  margin: 27px 0px;
  width: 15%;
  margin-left: 40%;
}

section.content-point{
  /*background-image: url(http://daltonsargeant.com/static/assets/images/point-1.png);*/
  height: 300px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 120px;
}

section.content-point h1{
  color: #FFFFFF
}

section.content-point.img-2{
  /*background-image: url(http://daltonsargeant.com/static/assets/images/point-2.png);*/
  height: 300px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 120px;
}


section.content-point .img-3{
  /*background-image: url(http://daltonsargeant.com/static/assets/images/point-3.png);*/
  height: 300px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 120px;
}

section.blank{
  height: 150px;
}
#footer{
  background-color: #3B3B3B;
  padding: 0px 0 60px;
  text-align: center;
  color: #7E7E7E;
}
#footer .row {
  margin: auto;
  max-width: 72.5rem;
}
#footer .row .copyright {
  padding-left: 0;
}
footer .title {
  position: relative;
  top: 30px;
  font-family: 'Merriweather', sans-serif;
  font-size: 18px;
  color: #FFF;
  line-height: 23px;
}
footer .title .footer-subtitle {
  margin-top: 5px;
  display: block;
  font-family: 'Muli', sans-serif;
  font-size: 14px;
  color: rgb(166,166,166);
  line-height: 15px;
  text-transform: none;
}
footer h3.copyright{
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #7E7E7E;
  font-weight: bold;
  text-align: left;
  line-height: 15px;
}
footer > .row.navigation a{
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400;
  font-size: 14px;
  color: #7E7E7E;
  text-transform: uppercase;
  font-weight: 600;
}
#footer .icon{
  text-align: right;
  letter-spacing: 5px;
}
#footer .icon a i.fa,
#footer .icon .fi-social-snapchat{
  color: #7E7E7E;
  font-size: 30px;
}
footer .row.navigation{
  text-align: center;
  margin-top: 15px;
}
footer .navigation a {
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  word-spacing: 2px;
  font-size: 13px;
  color: #A5A5A5;
  padding: 5px 10px;
}
footer nav ul li {
  float: left;
}
#footer .row.navigation a:active,
#footer .row.navigation a:hover {
  color: #7E7E7E;
  cursor: pointer;
}
#footer .icon a:active i.fa,
#footer .icon a:hover  i.fa,
#footer .icon a:hover .fi-social-snapchat{
  color: rgb(166,166,166);
}

.popup-gallery li {
  margin-top: 0;
}
.ly-section-photo-text .ly-element-image.variation-c h6,
.ly-section-photo-text .ly-element-image.variation-d h6 {
  position: absolute;
  top: 0;
  line-height: 85px;
}

@media(max-width: 1022px){
  /*.custom-contain-to-group .title-area .name h1 {
    padding: 0;
    line-height: 25px !important;
  }
  .custom-contain-to-group .title-area .name h1 a {
    width: 100%;
    text-align: left;
  }
  .custom-contain-to-group .title-area .name h1 a > span {
    font-size: 14px !important;
    line-height: 25px;
  }
  .custom-contain-to-group .title-area .name h1 a > span.subtitle {
    font-size: 12px !important;
    margin-top: -8px;
  }*/

  /*
  .title-area>li>h1>a>.subtitle{
    line-height: normal !important;
  }*/
}

/*Tablets*/
@media(max-width: 1024px){
  #ly-page footer .copyright, #ly-page #footer .copyright,
  #ly-page footer .copyright, #ly-page #footer .icon{
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  #ly-page footer .copyright, #ly-page #footer .title{
    margin-bottom: 50px;
    /*top: 20px;*/
  }
  #ly-page footer .copyright, #ly-page #footer .copyright{
    margin-bottom: 30px;
  }
  #ly-page footer .copyright, #ly-page #footer .icon{
    bottom: 15px;
  }
  .navigation{
    margin-bottom: 40px;
  }
}

@media(max-width: 1022px){
  .custom-contain-to-group .top-bar-section li:not(.has-form) a:not(.button){
    font-size: 14px;
    padding: 0px 8px;
    line-height: 3.8125rem;
  }
  .custom-contain-to-group.top-bar{
    padding: 0 15px;
    min-height: 3.8125rem;
    background-color: #24272D;
  }
  .custom-contain-to-group.top-bar #branding > .title {
    text-align: left;
    font-size: 20px;
    margin-top: 7px;
    margin-bottom: 0;
  }
  .custom-contain-to-group .title-area .name h1{
    padding-top: 0;
    line-height: 3.5125rem;
  }
  .custom-contain-to-group .title-area .name h1 a{
    font-size: 24px;
  }
  .fixed.expanded:not(.top-bar) .top-bar-section {
    margin-top: 3.8125rem;
  }
  .fixed.expanded:not(.top-bar) .top-bar-section > ul {
    padding-top: 10px;
  }
  /*#branding {
    line-height: 3.8125rem;
  }*/
  .custom-contain-to-group.top-bar #branding {
    height: 3.8125rem;
    text-align: left;
  }
  #branding > img {
    max-height: 61px;
    width: auto;
  }
  .top-bar .toggle-topbar.menu-icon {
    top: 13px;
    margin-top: 0;
  }
  .fixed.expanded:not(.top-bar) .title-area {
    position: relative;
  }
  #footer .footer-logo{
    position: relative;
    top: 60px;
    width: 100px;
  }
  #footer > .row.navigation{
    margin-top: 70px;
  }
  footer .title {
    top: 10px;
    font-size: 20px;
  }
  footer .title .footer-subtitle {
    font-size: 16px;
  }

  footer h3.copyright{
    margin-top: 15px;
    line-height: 20px;
  }
  footer .icon {
    margin-top: 15px;
  }
  footer > nav {
    margin-top: 15px;
  }
}
@media(max-width: 820px){

}

/*Phones*/
@media(max-width: 820px){
  .custom-contain-to-group.top-bar,
  .custom-contain-to-group.top-bar.expanded{
    padding: 0 0px;
    background-color: #24272D;
  }
  .custom-contain-to-group.top-bar.expanded .title-area{
    background-color: #24272D;
  }
  .custom-contain-to-group.top-bar #branding {
    max-width: 600px;
    min-width: 300px;
    height: 3.8125rem;
  }
  .custom-contain-to-group .title-area h1 {
    padding-top: 0;
    margin: 0 10px 0 !important;
  }
  .custom-contain-to-group.top-bar #branding > .title {
    text-align: left;
    font-size: 20px;
    margin-top: 7px;
    margin-bottom: 0;
  }
  .custom-contain-to-group.top-bar #branding > .title.fewer-title {
    top: -5px;
  }
  .custom-contain-to-group.top-bar #branding:not(.has-subtitle) > .title {
    font-size: 20px;
  }
  #branding.has-subtitle > .subtitle{
    /*position: absolute;*/
    top: 13px;
    font-size: 16px;
  }
  #branding > img {
    max-height: 40px;
    width: auto;
  }
  .custom-contain-to-group.top-bar .toggle-topbar.menu-icon a{
    color: #FFFFFF;
  }
  .custom-contain-to-group.top-bar .toggle-topbar.menu-icon a span::after{
    box-shadow: 0 0 0 1px #FFFFFF,0 7px 0 1px #FFFFFF,0 14px 0 1px #FFFFFF;
  }
  .custom-contain-to-group.top-bar.expanded .top-bar-section ul{
    border-top: 1px solid #3B3B3B;
    padding-top: 5px;
  }
  .custom-contain-to-group .top-bar-section li.active:not(.has-form) a:not(.button){
    box-shadow: inset 0 12px 0px -10px #CA4600;
  }
  .custom-contain-to-group .top-bar-section li:hover:not(.has-form) a:not(.button){
    box-shadow: inset 0 12px 0px -10px rgba(202,70,0,.5);
  }
  .custom-contain-to-group .top-bar-section li:not(.has-form) a:not(.button){
    padding: 0px 8px;
    line-height: 2.8125rem;
  }

  #footer{
    padding: 30px 0;
  }
  #footer > .row.navigation{
    margin-top: 30px;
  }
  #footer .icon{
    text-align: center;
  }
  #footer .footer-logo{
    width: 80px;
    position: relative;
    top: 40px;
  }

  footer .title {
    top: 0px;
    font-size: 20px;
  }
  footer .title .footer-subtitle {
    font-size: 16px;
  }

  footer h3.copyright{
    margin-top: 10px;
    text-align: center;
    line-height: 20px;
  }
  footer > nav {
    margin-top: 15px;
  }
  #branding > img {
    max-height: 58px;
  }
  #ly-page footer .copyright, #ly-page #footer .title{
    margin-bottom: 20px;
  }
  .navigation {
    margin-bottom: 70px;
  }
}

@media(max-width: 640px){
  .custom-contain-to-group .top-bar-section li:not(.has-form) a:not(.button){
    font-size: 14px !important;
  }
  .custom-contain-to-group.top-bar #branding {
    /*max-width: 450px;*/
  }
  .custom-contain-to-group.top-bar #branding > .title {
    line-height: 23px;
    text-align: left;
    position: relative;
    /*top: 10px;*/
    line-height: 25px;
  }
  .custom-contain-to-group.top-bar #branding > .title.fewer-title {
    top: -5px;
  }
}
/*extra small*/
@media(max-width: 570px){
  .custom-contain-to-group.top-bar #branding {
    max-width: 390px;
    height: 3.8125rem;
    text-align: left;
    line-height: 1em;
  }
  .custom-contain-to-group.top-bar #branding > .title {
    font-size: 18px;
    position: relative;
    top: 10px;
    left: -1px;
  }
  .custom-contain-to-group.top-bar #branding > .title.fewer-title {
    top: 7px;
  }
  #branding.has-subtitle > .subtitle{
    top: 30px;
    font-weight: normal;
    font-size: 14px;
    line-height: normal;
  }
  #footer{
    padding: 10px 0 30px;
  }
  #footer .footer-logo{
    width: 100px;
    margin-bottom: 60px;
  }
}
@media(max-width: 420px){
  .custom-contain-to-group.top-bar #branding {
    max-width: 260px;
  }
  .custom-contain-to-group.top-bar #branding > .title {
    line-height: 23px;
    text-align: left;
    position: relative;
    top: 10px;
  }
  .custom-contain-to-group.top-bar #branding > .title.fewer-title {
    top: 7px;
  }
}
@media(max-width: 320px){
  .custom-contain-to-group.top-bar #branding > .title {
    font-size: 14px;
    position: relative;
    max-width: 240px;
    line-height: 20px;
    text-align: left;
    top: 8px !important;
  }
  /*#branding.has-subtitle > .subtitle.hide{
    display: none;
  }*/
}
@media(min-width: 1023px){
  .custom-contain-to-group.top-bar{
    padding: 0 15px;
    height: 3.8125rem;
    background-color: #24272D;
  }
  .custom-contain-to-group .title-area h1{
    line-height: 0.5125rem;
  }
  .custom-contain-to-group .title-area h1 a .subtitle{
    /*position: absolute;
    top: 18px;*/
    width: 400px;
    font-size: 14px;
  }
  .custom-contain-to-group .top-bar-section li:not(.has-form) a:not(.button){
    font-size: 0.8125rem;
    padding: 0px 8px;
    line-height: 3.8125rem;
  }
  #footer > .row.navigation{
    max-width: 60.5rem;
  }
  #branding:not(.has-subtitle) {
    line-height: 3.8125rem;
  }
  #branding.has-subtitle {
    line-height: 2.8125rem;
    max-width: 500px;
  }
  #ly-page header .title {
    font-size: 24px;
    position: relative;
    top: 8px;
    left: -1px;
    line-height: 25px;
  }
  .custom-contain-to-group.top-bar #branding > .title.fewer-title {
    top: -5px;
  }
  .custom-contain-to-group.top-bar #branding:not(.has-subtitle) > .title {
    font-size: 30px;
  }
  #ly-page header .subtitle{
    /*position: absolute;*/
    /*top: -20px;*/
    line-height: normal;
    font-size: 18px;
    margin-top: -20px;
  }
}

@media(min-width: 1200px){
  .custom-contain-to-group.top-bar{
    padding: 0 0px;
    height: 3.8125rem;
    max-width: 72.5rem;
    margin: auto;
    background-color: #24272D;
  }
  #branding:not(.has-subtitle) {
    line-height: 3.8125rem;
  }
  #branding.has-subtitle {
    max-width: none;
    line-height: 3.3rem;
  }
  #ly-page header .title {
    font-size: 24px;
    position: relative;
    top: -7px;
    left: -1px;
  }
  .custom-contain-to-group.top-bar #branding:not(.has-subtitle) > .title {
    font-size: 30px;
  }
}

/*24272D nav