@font-face {
  font-family: 'News Cycle';
  src: url(/fonts/NewsCycleRegular.eot),
       url(/fonts/NewsCycleRegular.woff) format('woff'),
       url(/fonts/NewsCycleRegular.ttf) format('truetype'),
       url(/fonts/NewsCycleRegular.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'alternate-gothic-no1-d';
  src: url(/fonts/alternate-gothic-no1-d.eot),
       url(/fonts/alternate-gothic-no1-d.woff) format('woff'),
       url(/fonts/alternate-gothic-no1-d.ttf) format('truetype'),
       url(/fonts/alternate-gothic-no1-d.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}


body{
  margin: auto !important;
  padding:0px; 
  font-family: "Droid Sans","Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
  background:#FFFFFF;
  overflow-x: hidden;
}

h2{
font-size:1.8em;
}
html,body{
  -webkit-font-smoothing: antialiased;
}
.content .sub-content span{
  font-size:16px !important;
}
#contact h1{
 margin: 0px;
 margin-bottom: 15px;
}

.page-content{
 max-width: 1025px;
    margin: 0 auto;
    padding:25px;
}

.page-content .content{
 min-height:400px;
 padding:0px !important;
}
.page-content .content  > h2:first-child{
   margin-top:-10px;
}

.contact-options li span{
display: block;
}

.contact-options{
 padding-left:0px;
}
 
.sub-content
{
height:auto;
}

#map-display{
 width:50%;
display:inline-block
}

a{
 color:#555;
}

h1,h2{
  color: #555;
  font-weight: 100;
}
h1{
  font-family: 'alternate-gothic-no1-d',Helvetica,Arial,sans-serif;
  font-size: 3em;
}
h2{
  font-family: "News Cycle","Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
}
a.fab1, a.fab {
  background: #448aff;
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(0,0,0,.2);
    color: #fff;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-align: center;
    width: 50px;
   padding:18px;
  padding-bottom:13px;
  position: relative;
}

a.fab1 img, a.fab img{
  border:none !important;
}

a.fab{
 right:23px;
}

a.fab1{
 top:300px;
 left:340px;
}

svg{
    display: none;
}

#snippets{
  background: white;
 padding:5px;
}

#main-content{
 background:#fff;
border-bottom: 2px solid #F4F4F4;
padding-top: 1px;
}
 
#header-image{
    width: 50%;
   float:left;
}

#header-image img {
    width: 100%;
   height: 300px;
}

#info-snippets {
    font-size: 12px;
    overflow: hidden;
    border: 2px solid #F4F4F4;
    margin: 25px auto;
    width: 1024px;
    display: flex;
}

#info-snippets > div img{
 width:110px;
}

#info-snippets > div {
    float: left;
    padding: 20px;
    margin: 10px 0px;
    border-right: 2px solid #F4F4F4;
    width: 299px;
    flex: 1;
}
#info-snippets div:last-child{
   border-right: 0px;
}

#info-snippets > div > div{
    float: left;
    padding: 20px;
    margin: 10px 0px;
    border-right: 2px solid #F4F4F4;
    width: 100px;
}

#info-snippets > div > div:last-child {
    border-right:none;
    margin-top:40px;
}

#info-snippets > div > div > a{
 font-size:18px;
}

.section-hero-media {
    width: 50%;
}

.section-hero-media img{
  width:100%;
  height:400px;
}

.sub-menu{
    margin:0px !important;
    z-index: 1;
    text-align: left;
    background: #eeeef0;
    padding:0px;
    border: 1px solid #dcdcdf;
   display:none;
   position:fixed;
}

.sub-menu li {
   float:none !important;
  line-height:1 !important;
    margin-left: 0  !important;
    display: block;
    text-transform: none;
    border-bottom: 1px solid #ccc;
    padding: 10px 10px 5px 10px;
    transition: 0.5s;
}

.sub-menu li a{
 /*padding:0px !important;*/
}

#footer{
 color: #fff;
  background-color: #073544;
 text-align:center;
font-size: .775em;
}

.copyright{
    display: inline-block;
  margin-left:150px;
}

.powered-by{
display: inline-block;
float:right;
padding-right:10px;
}

.powered-by a{
text-decoration: none;
    color: #f57f20;
}

.contact-options{
list-style-type: none;
}

.contact-options li{
  margin-top:-10px;
 padding-top:10px;
}

.contact-options li:first-child {
    padding-top: 0px !important;
}

.contact-button,.photos-button{
   display:inline-block;
    background-color: #c889a3;
    color: white;
    text-align: center;
    padding: .3em .8em;
    text-transform: uppercase;
   text-shadow: -1px -1px 0 rgba(0,0,0,0.1);
    font-size: .75em;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  border: 1px solid #bd7190;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    cursor: pointer;
    margin-right: .5em;
    margin-top: .75em;
    margin-bottom: .75em;
    font-family: "News Cycle","Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
}

#header{
  width:100%;
  padding:0px;
  color:#000;
  background-color:white;
  border-bottom: 2px solid #F4F4F4;
}

.listing-content{
    text-align: center;
    margin-left:50%;
}

#header-content{
max-width: 1025px;
    margin: 0 auto;
min-height:300px;
padding:25px;
}

#header img{
 border-right: 2px solid #F4F4F4;
}

#photos{
height: 400px;
text-align:center;
border-bottom: 2px solid;
}

.photos-button{
padding: 40px !important;
font-size:15px !important;
width: 400px !important;
margin-top: 100px !important
}

#contact{
margin: 0 auto;
color:black;
}

.contact-image,.contact-forms{
display:inline-block;
}

.contact-content{
padding: 40px;
display:inline-block;
}

#contact-details{
  max-width: 1360px;
  margin: 0 auto;
  padding-bottom:10px;
  overflow: auto;
}

.hours-opened{
  float: right;
  margin-left: 80px;
}

.contact-details{
  display:inline-block;
}

#photo-details{
  max-width: 1025px;
  margin: 0 auto;
  padding-top: 20px;
}

#footer-details{
  max-width: 1360px;
  margin: 0 auto;
  padding: 0px 0px 10px 0px;
}

.custom-pages{
  max-width: 1025px;
  margin: 0 auto;
  text-align:center;
  height: auto;
  padding:40px;
}

.asset-pages{
max-width: 1025px;
    margin: 0 auto;
 padding:25px;
 display: flex;
}

.asset-pages .content{
  min-height: 300px;
    margin: 0 auto;
    width: 40%;
    display: inline-block;
  margin-left:60px;
}
.asset-pages .content h1{
 margin:0px;
 font-family: 'alternate-gothic-no1-d',Helvetica,Arial,sans-serif;
}
.asset-pages .content ul{
  padding:0px;
  margin: 0px;
}
.asset-pages .content ul li{
padding-left:0px;
}
.asset-pages .content ul li a{
  font-weight: bold;
}
.asset-pages .content ul li a:hover{
  text-decoration:underline;
}
.asset-pages .photo{
 width:50%;
 float:left;
}
.asset-pages .content ul li span{
 font-size:0.875em;
 margin-top: 22px;
 position: absolute;
}
.asset-pages .content ul li img{
  margin-top: 5px;
}
.asset-pages .photo img{
 width:100%;
}
.asset-pages ul li{
 list-style-type:none;
display: inline-block;
width:300px;
padding: 15px;
}

.listing-info{
padding-top: 75px;
padding-bottom: 75px;
}
.listing-info h1{
  font-family: 'alternate-gothic-no1-d',Helvetica,Arial,sans-serif;
  color: #555;
  font-weight: 100;
  margin-top: 0px;
  margin-bottom: 10px;
}
#map-info{
display:none;
}
#map-canvas{
 width:98%;
 height:400px;
 display:inline-block;
}
#contact .content{
 display: inline-block;
width:45%;
float:right;
}
#random-contact-image,.directions{
display:inline-block;
}
.directions{
 color:#000;
}
.directions label{
 color:#000;
}
#slider{
  background-color:white;
  width:100%;
  margin-top: 70px;
  }

#gallery .flex-direction-nav .flex-prev {
    left: 20px  !important;
  opacity: 1 !important;
}
#gallery .flex-direction-nav .flex-next {
    right: 20px  !important;
   opacity: 1 !important;
}

.flexslider{
 border:none !important;
margin: 0 !important;
}
.flex-control-nav{
bottom: 20px !important;
}

.flex-direction-nav a {
   width: 2.4em; !important
    height: 2.4em !important;
}  
.flex-control-paging li a{
 width:6px !important;
 height:6px !important;
border: 1px solid white !important;
background: none !important;
}
.flex-control-paging li a.flex-active{
background: #FFF !important;
}

.flexslider .slides img {
    height: 450px !important;
}

.flex-nav-prev a{
 margin-left:15px !important;
}
.flex-nav-next a{
 margin-right:15px  !important;
}
#popup-image{
   float:left;
  padding:40px;
}
#popup-image img{
border: 2px solid;
    height: 150px;
    width: 200px;
}
  

.sub-menu li:hover{
  background-color:white;
}

#navigation li.on{
  background-color:white;
}

#navigation li.on a{
  color:#00529b;
}

#main-content .photo{
  width:50%;
 float:right;
margin-left: 20px;
}
#main-content .photo img{
  width:100%;
  height:300px;
}
#main-content .content{
max-width: 1025px;
    margin: 0 auto;
padding:25px;
}
#contact-details .content ul {
 list-style-type:none;
padding-left:0px;
margin: 0px;
}
.contact-options + h1{
  margin-top: 50px !important;
}
a{
 text-decoration:none;
}
.flex-direction-nav .flex-next {
    right: 0px !important;
}


/* For Tablets(Except Nexus 7) */
@media only screen and (min-device-width : 601px) and (max-device-width : 810px){ 

#main-nav {
   max-width: 750px;
  margin:0px;
}
#logo-title{
  padding: 15px;
}
#info-snippets{
 display:none;
}
#main-content .sub-content{
 word-break:break-word;
}

#main-content p > img{
 width:100%;
 margin-left:0px !important;
}
iframe{
 width:100%;
}

}

@media all and (max-width : 1365px){
.responsive-menu{
  display:block;
}

#mobile-nav-image{
  display:block;
}

#menu-main-menu{
  display:block;
}
#main-nav{
  display:none;
}
#slider{
 margin-top:0px;
}
#logo-title{
  padding: 15px;
}
.responsive-menu{
  background: url(/images/sprite.png) -459px -244px;
  width: 24px;
  height: 16px;
  margin: 0 auto;
  margin-right: 30px;
  margin-top: 18px;
  float:right;
}

#main-nav{
 display:none;
}

#menu-main-menu{
  display:none;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#navigation{
  width:100%;
  padding: 10px 0px 10px 0px;
  background-color:white;
}

#menu-main-menu li {
  font-size: 14px;
  font-family: helvetica,arial,sans-serif;
  line-height: 3em;
  border-bottom: 1px solid #F2F2F2;
}

#menu-main-menu li a{
padding-left: 15px;
font-weight: bold;
color: #333;
}

#mobile-nav-image img{
  width:300px;
  height:60px;
}
#mobile-nav-image {
  display: inline-block;
}

a{
 text-decoration:none;
 color: #000;
}
.sub-menu{
    margin:0px !important;
    background: #FFF;
    z-index: 1;
    text-align: left;
    left: -6px;
    padding:0px;
   display:none;
   border:none !important; 
   position:static
}

.sub-menu li {
  width:auto;
  margin-left: 0;
  display: block;
  text-transform: none;
  border-top: 1px solid #F2F2F2;
  border-bottom:none !important;
  padding: 12px 10px 5px 18px;
  transition: 0.5s;
}
}

@media all and (min-width : 1366px){

/*.page-content .content {
  padding: 0px !important;
}*/
#nav-menu ul .edge ul {
    right:0;
}
.sub-menu li a{
 padding:0px !important;
 font-size: 1.4em !important;
}

#navigation{
  background:white;
  width:100%;
  top:0;
  position:fixed;
 -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.075);
    -moz-box-shadow: 0 0 30px rgba(0,0,0,0.075);
    box-shadow: 0 0 30px rgba(0,0,0,0.075);
z-index:999;
border-bottom: 1px solid #d7dde2;
}

#nav-menu > ul{
margin-top:30px;
float:right;
}

#logo-title{
  padding: 18px 0px;
}
#nav-menu{
 float: right;
}

#main-nav{
 max-width: 1380px;
    margin: 0 auto;
}

#nav-image{
  float:left;
 padding:10px;
min-height:50px;
max-width:160px;
word-break:break-word;
}

#nav-image img{
  /*width: auto;*/
  /*height: auto;*/
  display: block;
  max-width: 350px;
  max-height: 75px;
  /*margin:20px 0px;*/
}

#navigation li{
  list-style-type:none;
  line-height:36px;
 font-family: 'alternate-gothic-no1-d',Helvetica,Arial,sans-serif;
 float:left;
  position: relative;
  margin-left:20px;
}

#navigation li a{
  padding:15px;
  text-decoration:none;
  color: #595959;
font-size: 1.6em;
}

#navigation ul li:first-child {
    margin: 0px !important;
}
.responsive-menu{
  display:none;
}

#mobile-nav-image{
  display:none;
}

#menu-main-menu{
  display:none;
}

}

/* For Tablet(Nexus 7) */
@media only screen and  (max-device-width : 600px){

#header-content{
 max-width:600px;
 margin:0px;
}
#main-content .content {
max-width:580px;
 margin:0px;
}

.sub-menu{
   word-break: break-word;
}

.asset-pages{
 max-width:580px;
margin:0px;
}

#contact-details{
 max-width:580px;
margin:0px;
}

#footer-details{
 max-width:580px;
margin:0px;
}

#navigation{
max-width:600px;
}

#logo-title{
  padding: 15px;
}
#info-snippets{
 display:none;
}
#main-content .sub-content{
 word-break:break-word;
}

#main-content p >img{
 width:100%;
 margin-left:0px !important;
 height: 500px;
}
iframe{
 width:100%;
}
.content > p > iframe {
  height: 800px !important;
} 
#main-content p > span > img{
 width:100%;
 height: 500px;
}
#main-content h1 img{
 width:100%;
 height: 500px;
}

.asset-pages .content{
  margin-left:30px;
}

.asset-pages ul li{
  width:250px;
}

#map-canvas{
  height:300px;  
}

.copyright{
  margin-left:200px;  
}

}
@media only screen and (min-device-width : 601px) and (max-device-width : 1024px){ 
  .content > p > iframe {
    height: 720px !important;
  } 
}


@media only screen and (min-device-width : 600px) and (max-width : 1025px){ 
#info-snippets{
 display:none;
}
#main-content .sub-content{
 word-break:break-word;
}
#main-content p > img{
 width:100%;
 margin-left:0px !important;
 height: 500px;
}
#main-content p > span > img{
 width:100%;
 height: 500px;
}
#main-content h1 img{
 width:100%;
 height: 500px;
}
iframe{
 width:100%;
}

#map-canvas{
  height:300px;  
}
.flexslider .slides img {
    height: 400px !important;
}
.flexslider {
  height:400px !important;
}

}
#navigation.fancybox-margin {
    margin-right: 15px ;
}
.asset-pages .content ul li:last-child{
 padding-bottom:0px;
}
.content .sub-content > p:first-child,.content .sub-content > p:last-child{
  margin:0px;
}
.page-content .content  > p:first-child,.page-content .content  > p:last-child{
  margin:0px;
}
.page-content .content  > div:first-child > p:first-child,.page-content .content  > div:last-child > p:last-child{
  margin:0px;
}
.page-content .content  > h1:first-child,.page-content .content  > h1:last-child{
  margin:0px;
}
.flexslider{
 height:450px;
}
#slider .flexslider{
 height:600px;
}
.asset-heading{
 margin-top:0px;
text-align:center;
margin-top:-13px;
}
#main-content .content strong span{
 color:#555 !important;
}
#main-content .content span strong{
 color:#555 !important;
}
.content > p > iframe {
  height:660px;
}
#logo-title{
  font-family: 'alternate-gothic-no1-d';
  font-size: 1.6em;
  color:black;
}
