h1, h2, h3, h4, h5, h6 {font-family: 'Lora', serif !important;}
p, li, strong, a {font-family: 'Source Sans Pro', sans-serif !important;}

p {
    font-size: 1.1em;
    line-height: 1.6em;
}

img {max-width: 100%; }

p a {
cursor: pointer !important;
color: #de8704 !important;
}
p a:hover {}

body {overflow-x: hidden;}

.container {max-width: 872px; padding-top: 75px;}
.body {padding: 0 15px;}
.position {position: relative; z-index: 1;}

.padding30TopBottom {
    padding: 30px 0;
}

blockquote {
    background: #5a5a5a;
    padding: 50px !important;
    color: white;
}


/*Fixes mobile row overflow*/

@media screen and (max-width: 767px){
.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
nav.navbar.navbar-default {margin-left: -15px; margin-right: -15px;}
}
/*responsive nav dropdown*/div#navbarNavDropdown {
    background: rgb(0 0 0 / 76%) !important;
}
header a:hover {
    color: #c5931e;
}

#dropDownContact {left: -77px;}

h2.page-head {
    color: #464646;
    padding: 0px 0 12px;
    clear: both;
}

.body-text {
    overflow: hidden;
    margin-bottom: 25px;
}
.paddingzero {padding: 0; padding-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0;}
.marginzero {margin: 0; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0 !important;}

/*sticky header background*/
.navbar.active {
    background: rgb(0 0 0 / 64%) !important;
}

/*social header*/

header .social {
    right: 0;
    position: fixed;
    z-index: 100000;
    top: 156px;
    background: #464646;
    padding: 6px;
    width: 34px;
    text-align: center;
    font-size: 1.45em;
    border-radius: 6px 0 0 6px;
    border-left: #717171 solid thin;
    border-top: #717171 solid thin;
    border-bottom: #717171 solid thin;
}
header .social a {
    clear: both;
    color: #ffffffed;
    padding:0;
    margin:0;
}
.social a:hover {
    color: #b9b9b9;
}

#social {
    font-size: .9em;
    padding-top: 0px;
    padding-right: 10px;
    z-index: 2000;
    top: -4px;
    background: #232323;
    position: relative;
    padding-bottom: 1px;
}

#social a {color:white; }

.social button h3 {
    /*text-orientation: sideways;
    writing-mode: vertical-lr;*/
    font-size: .75em;
    color: white;
    margin:0;
    padding:0;
}
.social button {
    background: transparent;
    border: 0;
    padding: 5px 0 0;
    width: 100%;
}
.social button p:after {
    content: "|";
}
.social button p:last-child:after {
    content: " ";
}
/*announcements*/
header .alert {
    position:absolute;
    width: 100%;
    padding: 0;
    margin-top: 5px;
    background: gold;
    margin-bottom: 0;
    border-radius: 0;
    border: 0;
    box-shadow: 1px 2px 1px #00000096;
}
header .alert a{color:#a01600; font-weight:bold; font-size:1.1em; }

/*Site Head*/

.col.splash {
    overflow: hidden;
}

/*Colors*/
.gray-lighter {
    background: #f5f5f5;
    padding: 15px 0;
}

/*Realtor site head*/

/*realtor signup*/
#clientcenter {
    position: absolute;
    top: 87px;
    width: 100%;
    z-index: 1001;
    padding: 11px;
    left: 15px;
    right: -15px;
    }
    
    #realtors header {
    padding-bottom: 565px;
}

.realestate .photo-gallery {
    margin-top: 0;
}
.col#realtors {
    background: url(../images/realtors/realtor-banner.jpg) no-repeat;
  background-position: top;
    background-size: cover;
}

h1#site-title {
    font-size: 2.5rem;
    padding: 9px;
	color: white;
}
/*#masthead {
min-height: 600px;
}*/
button.gold {
    background: #F0B63F !important;
    border: #c1c1c1 solid 2px !important;
}
button.gole a{color: white;}
button#btn {border-color: #9c091f;}
button.gold:hover {
    background: #828282 !important;
}
button.gold a:hover {
    text-decoration: none;
    color: white;
}
.navbar {border-radius: 0 !important;}

nav.navbar.navbar-default {
    box-shadow: none;
    border-left: 0;
    border-right: 0;
    border: 0;
    width: 100%;
    background: rgb(0 0 0 / 76%) !important;
	position: absolute;
}

ul.nav.navbar-nav {
    float: right;
    position: relative; 
    top: 20px;
    bottom: -15px;
}

.navbar-default .navbar-nav>li>a {
    color: #c5c5c5 !important;
    padding: 5px 9px !important;
    font-size: 1.1em;
}

.navbar-brand, .navbar-nav>li>a {
    text-shadow: none;
    padding: 5px 20px 5px 20px !important;
	position: relative;
    z-index: 11000;
}
.navbar-default .navbar-nav>.active>a {
    background-image: none;
    background: none;
    border: none;
    box-shadow: none;
}
.navbar-brand {height: auto !important;}

a.navbar-brand img {
    max-height: 60px;
}

.navbar-toggle {
    margin: 20px !important;
}
.navbar-default .navbar-toggle {
    border-color: #00000030 !important;
    background: #00000066;
    border: 1px solid;
}
.navbar-collapse.in {
    overflow-y: hidden !important;
    padding-bottom: 10px;
}
.navbar-collapse {    z-index: 10000;
    position: relative;}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #00000047 !important;
}
@media (max-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none !important;
        vertical-align: top;
        top: 0;
        bottom: 0;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }
}
/****/

/*cta box*/

.cta-box {
    padding: 25px 0 50px;
    color: white;
    background: #d66500;
}

/*******/

.glyphicon {
    color: #bbbbbb;
}
blockquote.invicta {
    padding: 0 10px 3px;
    border: 1px solid #dedede;
    width: 60%;
}
img#invicta {
    width: 63%;
    display: block;
    margin: 10px auto;
    padding: 10px;
    background: #3e3d3d;
}
blockquote li {
    font-size: .8em;
}
p.credit {
    font-size: .4em;
}

/*carousel*/

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 10%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 83%);
    background-color: rgb(0 0 0 / 0%);
    filter: opacity(50%);
    opacity: 0.5;
}



/*Home categories*/

.home {
    border-top: whitesmoke solid thick;
    border-left: whitesmoke solid thin;
    border-right: whitesmoke solid thin;
    padding: 0 !important;
}


.home h3 {
    position: absolute;
    z-index: 1000;
    display: inline-block;
    font-size: 3em;
    width: 100%;
    margin: 0;
    left: 0%;
    background: #00000070;
    top: 55%;
    padding: 6% 0px;
    bottom: 0;
    color: white;
}

.home h3 a {
    display: inline-block;
    font-family: 'Cinzel', serif !important;
    font-weight: 400;
    color: white;
    transform: scale(1, 1.45);
    -webkit-transform: scale(1, 1.45);
    -moz-transform: scale(1, 1.45);
    -ms-transform: scale(1, 1.45);
    -o-transform: scale(1, 1.45);
    letter-spacing: .02em;
    padding: 75px 75px 0;
    margin: -75px;
}
.home:hover {
    background: rgb(145,145,145);
background: -webkit-linear-gradient(rgba(145,145,145,1) 0%, rgba(50,50,50,1) 76%);
background: -o-linear-gradient(rgba(145,145,145,1) 0%, rgba(50,50,50,1) 76%);
background: linear-gradient(rgba(145,145,145,1) 0%, rgba(50,50,50,1) 76%);
}

.home h3 a:hover {
    text-decoration: none;
    font-weight: 600;
}
.home {
    padding: 0;
}
.home {background: rgb(145,145,145);
    background: -webkit-linear-gradient(bottom, rgba(145,145,145,1) 0%, rgba(50,50,50,1) 76%);
    background: -o-linear-gradient(bottom, rgba(145,145,145,1) 0%, rgba(50,50,50,1) 76%);
    background: linear-gradient(to top, rgba(145,145,145,1) 0%, rgba(50,50,50,1) 76%);
    }
    

/*Landing Page*/

.landingLogo {
    padding: 25px;
}

.landingLogo img {
    width: auto;
    height: 85px;
}

    

#boudoir, #cosplay, #fashion {min-height: 100px;}

#boudoir {background: url(../images/boudoir/boudoir-banner.jpg) center; background-size:cover;}



#promotions .row {
    background: white;
    padding: 25px;
    margin-bottom: 25px;
}

.homeIntro {padding: 35px 0 50px;}

.welcome {
    margin: 0 auto;
    padding: 40px 35px;
    max-width: 800px;
}
/****/
.center {text-align: center;}

/**Slideshow**/

div#carousel-example-generic {
    max-height: 700px;
}

.carousel-inner>.item>img {
    position: relative;
    width: 100%;
}

.carousel-inner img {
    margin-bottom: -20px;
}

.carousel-caption {
    text-align: left !important;
    background: #00000091;
    padding: 30% 15%;
    bottom: 57% !important;
}

@media screen and (max-width: 1000px){}

@media screen and (max-width: 850px) {
.carousel-inner>.item>img {top: 0;}
.carousel-caption {bottom: 0% !important;}
}
@media screen and (min-width: 768px){
.carousel-indicators {
    bottom: 10px !important;
    }
}
/*****/
.container.book-intro {
    width: 75%;
}

/*investment-guide*/

.investmentGuide {
    padding: 6px 15px 15px 30px;
    border: #a7a6a6 solid thin;
    margin-bottom: 25px;
}
.investmentGuide img {
    height: auto;
    width: 100%;
    margin: 10px auto;
}
ul.investment-menu li {
    display: inline;
}
.investment-menu li :after {
    content: "|";
    padding:0 5px;
}
ul.investment-menu li:last-child :after {
    content: " ";
}
#investment-guide .col-6.col-md-4 {
    padding: 13px;
}
ul.investment-menu {
    padding: 0% 0% 3% 0% !important;
}

.investmentGuide UL {
    padding: 0 16px;
}

/*investment page*/

.investment ul {
    padding: 0;
}
.investment ul li {
    margin: 5px 0;
}

/*realtor page*/
iframe {
    position: relative;
    width: 100%;
}
.realtormenu {
    position: absolute;
    top: 20%;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    text-align: center;
    padding: 10%;
    background: #00000059;
    left: 0;
    right: 0;
    z-index: 999;
}
.realtormenu h2 {
    color: white;
}
.realtormenu a {
    padding: 12px;
    margin-right: 5px;
}
.photos > .item {
    margin: 0;
    padding: 14px;
    text-align: center;
    max-height: 190px;
    overflow: hidden;
}
#realtor-investment .col {
    box-shadow: 0 0 2px;
    margin-bottom: 11px;
    padding: 14px 25px 14px;
}
#realtor-investment ul {
    padding: 0;
    list-style: none;
}
#matterport, #promotions, #matterport, drone, .photo-gallery, #realtor-investment {
    margin-top: 82px;
    margin-bottom: 25px;
}
.row.photos {
    width: 100%;
}
div#covid {
    padding-top: 25px;
}
#covid h4 {
    padding: 20px 0 5px;
}


/*Landing Page content*/

.landing-content {
    top: 20%;
    text-align: center;
    padding: 5%;
    left: 0;
    right: 0;
    z-index: 999;
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
  width: 33.333%;
}

.grid-item {
  float: left;
}

.grid-item img {
  display: block;
  max-width: 100%;
  padding:3px;
}

/***Weddings***/
.col#weddings {
    background: url(../images/weddings/weddings-banner.jpg) no-repeat;
  background-position: top;
    background-size: cover;
}
#wedding-review-1 {
    background: url(../images/weddings/weddings-quote-one.jpg) no-repeat;
    background-position: center;
}
#wedding-review-2 {
    background: url(../images/weddings/weddings-quote-two.jpg) no-repeat;
    background-position: center;
}
.testimonial p {
    padding: 24px;
    margin: 60px 20px;
    background: #000000c2;
    color: white;
}
/**investment***/
.col#investment {
    background: url(../images/investment-banner.jpg) no-repeat;
  background-position: center;
    background-size: cover;
}
.container.gray-lighter.investment {
    margin: 20px 0;
}
.crap {}
/***booking***/
#booking {
    position: relative;
    background: transparent;
    text-align: left;
    padding: 0 12% 0;
}
#booking h2 {color: black;}
/*****About****/
.container.about {
    margin-top: 50px;
}
.crap {}
.about {
    padding: 26px;
}
.about .col-md-8 {
    padding: 0 58px;
}
#about header {
    padding-bottom: 600px;
}
/***Contact***/

.special #masthead {
    min-height: 100px;
}

.special #cta {display: none;}

#contact i {
    font-size: 2em;
    padding: 10px 3px;
}

/***TFP***/
.tfp h4 {
    padding: 16px 0 0;
}
/***BOUDOIR***/
.col#boudoir {
    background: url(../images/boudoir/boudoir-banner.jpg) no-repeat;
  background-position: top;
    background-size: cover;
}
#boudoir-review-1 {
    background: url(../images/boudoir/quote-kali-2.jpg) no-repeat;
    background-position: bottom;
}
#boudoir-review-2 {
    background: url(../images/boudoir/boudoir-background.jpg) no-repeat;
    background-position: center;
    padding: 15px 0;
    text-align: center;
}
.testimonial > h3 {
    color: gold;
    text-shadow: 0 0 6px black;
}

/***Glam***/
.col#glam {
    background: url(../images/glam/glam-banner.jpg) no-repeat;
  background-position: top;
    background-size: cover;
}
#glam-review-1 {
    background: url(../images/glam/quote-kali-1.jpg) no-repeat;
    background-position: bottom;
}

/***Cosplay/Cinematic***/
.col#cosplay {
    background: url(../images/cosplay/cosplay-banner.jpg) no-repeat;
  background-position: top;
    background-size: cover;
}
#cosplay-review-1 {
    background: url(../images/cosplay/quote-joy.jpg) no-repeat;
    background-position: center;
}

/***Busienss***/
.col#business {
    background: url(../images/business/business-banner.jpg) no-repeat;
  background-position: top;
    background-size: cover;
}


/*process page*/


.process {
    padding: 100px 50px;
}
.process h2 {
    margin: 0 0 25px 30px;
}
h4.panel-title {
    font-weight: bold;
    font-size: 1.5em;
}
.panel-heading a {
    padding: 1% 51% 1% 2%;
}
.panel-heading {
    padding: 10px 0;
}
/*Sale Page*/

#sale .panel {
    padding: 0;
    min-height: 298px;
}
.panel h4 {
    padding-left: 10px;
}
#sale .panel ul {
    min-height: 145px;
}

#sale .panel-footer {background: white;}
/***footer***/
#cta {
    padding: 8px 0 40px;
}
footer img {
    padding: 10px 0;
}
footer {
    background: #F0F0F0;
    padding: 15px;
    border-top: 3px solid white;
}
footer i.fa {
    font-size: 1.6em;
    margin-right: 2px;
}

footer address {
    margin-bottom: 5px;
}
div#footer-right {
    border-left: 1px #d4d2d2 solid;
    padding: 40px 60px;
}
img#ppa {
    margin-top: 25px;
    width: 100%;
}

.copyright ul {
    padding: 0;
}
.copyright ul {padding: 0;}

.copyright li {
    list-style-type: none;
    font-size: .6em;
    display: inline-block;
}

.copyright li:after {content: " | ";}
.copyright li:last-child:after {content: "";}


@media screen and (min-width: 1600px){
  
  .realtormenu {top: 13%;}
}

/*esa*/
body#esa {
    padding: 25px;
}
#esa .panel {
    max-height: 550px;
    min-height: 550px;
    background: #E9E9E9;
    border: 1px solid #b1b1b1;
    border-radius: 20px;
}
.esa-card h5 {
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 0;
}
h4.red {
    padding: 0;
    color: #CE142B;
    font-style: italic;
}
img.esa {
    max-width: 140px;
    text-align: center;
	display: block;
	margin: 0 auto;
}
h3.esa {
    text-align: center;
    padding: 5px;
    background: white;
}
@media screen and (max-width: 970px) {
	#esa .panel {max-height: none;}	
		
	
}