/* Enter Your Custom CSS Here */
Body {
  font-size: 16px;
  line-height: 1.42;
}

h1, h2, h3, h4, h5, h6 {
    font-weight:400;
    font-family: "trajan-pro-3",sans-serif;
   /* color: #78649D; */
}
h1 {font-size: 16px !important;}
.trajan {
font-family: "trajan-pro-3",sans-serif;
}
blockquote {
    font-size: 14.5px;
    border-left: 1px solid #d7a770;
    padding: 5px 20px;
}
.penna {
  /*font-family: "penna",sans-serif;*/
  font-size:1.3em;
  }
.panel-grid .widget-title {
    /*color: #78649D;*/
    text-transform: uppercase;
    font-weight: 400;
   	font-size: 18px;
}
.panel-grid .widget-title::after {
    border-bottom: 2px solid #d7a770;
}
.panel-row-style {
   	border-top: 0px solid #F0F0F0;
    border-bottom: 0px solid #F0F0F0; /**/
}
.site-logo {
    max-height: 100%;
  	max-width:300px;
}
.site-header {
    border-bottom: 0px solid #F0F0F0;
}
.edge-container { 
 	 border-top: 6px solid #F0F0F0;
  	border-bottom: 6px solid #F0F0F0;
}
.ddco-three {
	margin-right:40px;
	margin-left:40px;
}
.overlay {
   /*background-color: #f7f1eb; 9E7652  */
  opacity:.3;
  background-color: #e7d6c3;
}
/** home row styles **/
.home-concierge {}
.home-about {
/*background-color: #7558ba !important;*/
}
.home-testimonial {
	font-size:.8em;
	line-height:10px;
}
.widget-title-t {
    text-align: center;
    margin-bottom: 60px !important;
    font-size: 36px;
    position: relative;
    text-transform: uppercase;
    font-weight: 800;
}
.t-name {
	margin-left:20px;
	font-weight:400;
}
.contact-row {
	max-width:900px;
 	margin:0px auto; 
}
/*about us d3b798 */
#pg-220-2 .overlay {
	background-color: #ffffff;
}
/*press cfbfae d8bfa3*/
#pg-220-4 .overlay {
	background-color: #d8bfa3;
}

#landing a {
	color:#d9a573;
	text-decoration:none;
	}
#landing a:hover {
	color:#7C7C7C;
	text-decoration:none;
	}
#landing p {
	color:#7C7C7C;
	}
.dco-button a{
width: auto;
font-family: "trajan-pro-3",sans-serif;
font-size: 14px;
height: auto;
line-height: normal;
text-align: center;
background: transparent none repeat scroll 0% 0%;
border-width: 1px;
border-color: #D8AA76;
border-style: solid;
color: #D8AA76;
cursor: pointer;
font-weight: normal;
border-radius: 4px;
text-shadow: none;
padding: 6px 11px;
box-sizing: border-box;
box-shadow: 0px 1px 1px #EEE;
margin-top: 20px;
margin-bottom: 20px;
margin-right:auto;
margin-left: auto;
vertical-align: middle;
text-decoration: none;
text-align: center;
}
.dco-button a:hover{
background: #D8AA76 none repeat scroll 0% 0%;
border-color: #D8AA76;
color: #FFF;
}
.ddcoemail {
font-size: 16px;
}
/* iphone */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 667px) {
  
  .ddcoemail {
font-size: 15px;
}

}

