@charset "utf-8";
/* CSS Document */

html, body {
    margin: 0;
	padding: 0;
	overflow-x: hidden;
	font: 14px/18px Century Gothic, arial, sans-serif;
	color: #dedede;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-moz-osx-font-smoothing: grayscale;   /* Firefox */
	-webkit-text-size-adjust: none;
	/*background-image:url(../images/background.png);
	background-repeat:repeat;*/
	background-color: #000;
}

input[type="submit" i] {
    border-style: solid;
	position: relative !important;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

@media (max-width:900px){
  #content-hide-desk{
      display: block !important; }  /* hide it on big screens */    
  #content-hide-mobile{
      display: none !important; }  /* hide it on small screens */
}

@media (min-width: 800px){
	#content-hide-nonmobile{
		display: none !important; }  /* hide it on big screens */  
    #content-hide-desk{
      display: none !important; }  /* hide it on big screens */
  #content-hide-mobile{ 
      display: block !important; }   /* show it elsewhere */
}
@media (min-width: 769px){
	#content-hide-nonmobile{
		display: none !important; }  /* hide it on big screens */  
    #content-hide-desk{
      display: none !important; }  /* hide it on big screens */
  #content-hide-mobile{ 
      display: block !important; }   /* show it elsewhere */
}


select {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 6px;
    resize: vertical;
}

.hrgreen { 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #7EB238;
    border-style: inset;
    border-width: 1px;
}

.videoWrapper {
    position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 20;
	left: 0;
	width: 100%;
	height: 100%;
}

.capitalize{
    text-transform: capitalize; 
}


#footer_wrapper img {
    width: 100%;
    max-width:100%;
    height: auto;
}

@font-face {
	font-family: 'BebasNeueRegular';
	src: url('../fonts/BebasNeue-webfont.eot');
	src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/BebasNeue-webfont.woff') format('woff'), url('../fonts/BebasNeue-webfont.ttf') format('truetype'), url('../fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
p {
	margin: 0;
	padding: 0;
}

stuff {
  font: 400 45px/0.5 'Volkhov', Helvetica, sans-serif;
}

img {
	max-width: 100%;
}
.text-copy {
	color: #EDEDED;
}
.text-copy2 {
	color: #fff;
}
#top-container {
	width: 918px;
	margin: 0 auto;
}
#logo-top {
	/*width:150px;*/
	/*border: 1px #F00 dotted;*/
	float: left;
}
#contact-top {
	/*width:600px;*/
	/*border: 1px #F00 dotted;*/
	float: right;
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}
#main-content-wrapper {
/*background:url(preview_images/responsive/opportuneResponsive.jpg) center top no-repeat;*/
}
#logo {
	width: 100%;
	text-align: center;
}
#main-name {
	display: none;
	visibility: hidden;
}
#about-wrapper {
	width: 918px;
	margin: 0 auto;
}
.two-column-left {
	float: left;
	width: 283px;
}
.two-column-right {
	float: left;
	width: 605px;
	margin-right: 30px;
}
/*.two-column-left2{
	float:left;
	width: 605px;
	margin-right: 30px;
	}
	
.two-column-right2{
	float:left;
	width: 283px;
	
	}*/
.two-column-left2 {
	float: left;
	width: 332px;
	margin-right: 20px;
}

.two-column-left2 a {
    letter-spacing: .1rem;
}
.two-column-left-contact {
	float: left;
	width: 332px;
	margin-right: 20px;
}

.two-column-left-contact a {
    letter-spacing: .1rem;
}
.two-column-lefth {
    float: left;
	width: 363px;
	margin-right: 0px;
}

.two-column-lefth a {
    letter-spacing: .1rem;
}

.two-column-right2 {
	float: left;
	width: 240px;
}
.two-column-left3 {
	float: right;
	width: 283px;
	margin-left: 30px;
}
.two-column-right3 {
	float: right;
	width: 605px;
}
.two-column-right4 {
	float: right;
	width: 555px;
}
#about-copy-text {
	float: left;
	width: 566px;
}
#contact-wrapper {
	width: 600px;
	margin: 0 auto;
}
.contact-two-column-left {
	float: left;
	width: 335px;
	margin-right: 40px;
}
.contact-two-column-right {
	float: left;
	width: 325px;
}
a:link {text-decoration: none;}

a:visited {
 color:#8AC007;
}
#resume-pdf {
	font-size: 13px;
	line-height: 16px;
	color: #726658;
	font-weight: bold;
}
#resume-pdf a:hover {
	color: #000000;
}
#containingDiv {
	width: 918px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
#bottomText {
	width: 100%;
	font: 18px 'Lato', sans-serif;
	color: #333333;
	/*border-top:1px solid #cccccc;*/
	padding: 10px 0 0 0;
	margin-top: 100px;
	text-align: center;
}
#main-body {
	width: 918px;
	margin: 0 auto;/*border:1px solid #cccccc;*/
}
.left-child-column {
	width: 299px;
	float: left;
	padding: 0 5px 0 0;
}
.center-child-column {
	width: 300px;
	float: left;
	padding: 0 5px 0 5px;
}
.right-child-column {
	width: 299px;
	float: left;
	padding: 0 0 0 5px;
}
.copy-left-column {
	/*border:1px solid #F00;*/
	width: 283px;
	margin-right: 30px;
	margin-bottom: 20px;
	float: left;
}
.copy-center-column {
	/*border:1px solid #F00;*/
	width: 283px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.copy-center-column-clip{
    /*border:1px solid #F00;*/
	width: 283px;
    height: 206px;
	float: left;
    overflow-y:hidden;
	margin-right: 30px;
	margin-bottom: 20px;
}
.copy-right-column {
	/*border:1px solid #F00;*/
	width: 283px;
	float: right;
	margin-bottom: 20px;
}
/* COLOR BOXES */
.copy-left-column2 {
	border-radius: 30px;
	background: #8AC007;
	/*border:1px solid #F00;*/
	width: 243px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	padding: 20px;
	color: #FDFDFD;
}
.copy-center-column2 {
	border-radius: 30px;
	background: #8AC007;
	/*border:1px solid #F00;*/
	width: 243px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	padding: 20PX;
	color: #FDFDFD;
}
.copy-right-column2 {
	border-radius: 30px;
	background: #8AC007;
	/*border:1px solid #F00;*/
	width: 243px;
	float: left;
	/*margin-right: 30px;*/
	margin-bottom: 20px;
	padding: 20PX;
	color: #FDFDFD;
}
/* Services Boxes */
.copy-left-column3 {
	/*border:1px solid #F00;*/
	width: 283px;
	margin-right: 30px;
	margin-bottom: 20px;
	float: left;
}
.copy-center-column3 {
	/*border:1px solid #F00;*/
	width: 283px;
	float: left;
	/*margin-right: 30px;*/
	margin-bottom: 20px;
}

.copy-left-column4 {
	/*border:1px solid #F00;*/
	width: 100%;
	margin-right: 30px;
	margin-bottom: 20px;
	float: left;
}

/* Services Boxes */

.featured-title {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #8AC007;
	font-size: 20px;
	line-height: 16px;
}
/* COLOR BOXES */

.content-title {
	/*background-color: #034059;*/
	width: 100%;
	color: #8AC007;
/*	border-bottom: 1px solid #7eb238; */
    border-bottom: 1px solid #FFF;
    height: 24px;
}
.content-title p {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 18px;
}

.follow-title {
	/*background-color: #034059;*/
	width: 22%;
	color: #8AC007;
/*	border-bottom: 1px solid #7eb238; */
    border-bottom: 1px solid #FFF;
    height: 24px;
}
.follow-title p {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 18px;
}

.content-title-services {
    /*background-color: #034059;*/
	width: 100%;
	color: #8AC007;
/*	border-bottom: 1px solid #7eb238; */
    border-bottom: 1px solid #FFF;
    height: 24px;
}
.content-title-services p {
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 18px;
}

.content-title2 {
	/*background-color: #034059;*/
	width: 100%;
	color: #000;
	/*border-bottom: 1px solid #7eb238;*/
	height: 24px;
}

.content-title2 p {
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 20px;
}

.content-title-green {
	width: 100%;
	color: #8AC007;
	border-bottom: 1px solid #7eb238;
    height: 24px;
}



.content-title-green p{  
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 18px;
}

.content-title-green-noline {
    width: 100%;
    color: #8AC007;
    height: 24px;
}

.content-title-green-noline p{  
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 18px;
}
.content-title-double {
    /*background-color: #034059;*/
	width: 100%;
	color: #8AC007;
	border-bottom: 1px solid #7eb238;
    height:24px;
}
.content-title-double p{
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 18px;
}

.content-title-double-bottom {
    /*background-color: #034059;*/
    width: 100%;
	color: #8AC007;
	/*border-bottom: 1px solid #7eb238;*/
    height: 19px;
}
.content-title-double-bottom p{
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 18px;
    padding-top: 6px;
}



.sub-testimonial {
	color: #005ea8;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	padding: 5px 4px;
	font-size: 14px;
}
.sub-heading {
	color: #005ea8;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	padding: 5px 4px;
	font-size: 16px;
}
.sub-heading a {
	color: #8AC007;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	/*padding: 5px 4px;*/
	font-size: 16px;
}
.sub-heading a:hover {
	color: #8AC007;
}
.text-copy {
	text-align: justify;
	font-size: 13px;
	padding-top: 15px;
}

.floated-image {
    width: 140px;
    height:140px;
    margin-top :3px;
    margin-left:15px;
    float:right;
}

.floated-image-desk {
    width: 155px;
    height:155px;
    margin-top :3px;
    margin-right:15px;
    float:right;
}
.comm-logos {
	width: 132px;
	height: auto;
	float: left;
	margin-right: 3px;
}
.left-column-img, .center-column-img, .property-image {
	padding: 4px;
	margin: 4px 0;
}
.sub-title-level2 {
	font-weight: bold;
	color: #000;
	padding: 0 4px;
}

.inner {
        color: #8AC007;
    }
.outer {
        float: right;
        color: white;
        text-decoration: line-through;
    }

.read-more-link {
	color: #034059;
	padding: 4px;
	font-weight: bold;
}
.read-button {
	margin-top: 8px;
}
.read-more-link:hover {
	color: #005ea8;
	padding: 4px;
	font-weight: bold;
}
#legals {
	width: 918px;
	margin: 0 auto;
	border-top: 1px #333 dotted;
}
#legals p {
	font-size: 8px;
	line-height: 8px;
	text-align: justify;
	margin-top: 10px;
}
#botton-menu {
	width: 918px;
	margin: 0 auto;
	background-color: #034059;
	text-align: center;
	margin-top: 10px;
}
#botton-menu ul {
	list-style: none;
	margin: 0;
	padding: 5px;
}
#botton-menu li {
	display: inline;
	padding: 10px;
}
#botton-menu a {
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
}
#botton-menu a:hover {
	color: #09F;
	text-transform: uppercase;
	font-size: 10px;
}
#footer {
	width: 918px;
	margin: 0 auto;
	margin-bottom: 70px;/*border:#F00 dashed 1px;*/
}
#footer-spacer {
	border-bottom: 1px #7eb238 solid;
}
#header-spacer {
	/*border-bottom: 1px #726658 solid;*/
	width: 918px;/*margin-left: -109px;*/
}

#copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #CBCBCB;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 15px;
	float: left;
}
#social {
	overflow: hidden;
	float: right;
	margin-right: 15px;
}
#social a {
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	margin: 3px;
}
#social a:hover {
	box-shadow: 1px 1px 5px #bebaba;
	border-radius: 100%;
}

#socialbig {
    overflow: hidden;
	float: right;
	margin-right: 15px;
}
#socialbig a {
	display: block;
	float: left;
	width: 35px;
	height: 35px;
	margin: 3px;
}
#socialbig a:hover {
	box-shadow: 1px 1px 5px #bebaba;
	border-radius: 100%;
}

.soc1 {
	background: url(../images/facebooko.png) no-repeat;
    background-size:     cover;                      /* <------ */
    background-repeat:   no-repeat;
    background-position: center center;
}
.soc2 {
	background: url(../images/twittero.png) no-repeat;
    background-size:     cover;                      /* <------ */
    background-repeat:   no-repeat;
    background-position: center center;
}
.soc3 {
	background: url(../images/linkedin.png) no-repeat;
    background-size:     cover;                      /* <------ */
    background-repeat:   no-repeat;
    background-position: center center;
}
.soc4 {
	background: url(../images/instagramo.png) no-repeat;
    background-size:     cover;                      /* <------ */
    background-repeat:   no-repeat;
    background-position: center center;
}
.soc5 {
	background: url(../images/googleo.png) no-repeat;
    background-size:     cover;                      /* <------ */
    background-repeat:   no-repeat;
    background-position: center center;
}
.soc6 {
	background: url(../images/yelpo.png) no-repeat;
    background-size:     cover;                      /* <------ */
    background-repeat:   no-repeat;
    background-position: center center;
}

.soc7 {
    background: url(../images/certified-small.png) no-repeat;
    background-size:     cover;                      /* <------ */
    background-repeat:   no-repeat;
    background-position: center center;
}

.soc8 {
    background: url(../images/wheelo.jpg) no-repeat;
    background-size:     cover;                      /* <------ */
    background-repeat:   no-repeat;
    background-position: center center;
}


#socialmob {
    box-sizing: border-box;
	padding-top: 10px;
    overflow: hidden;
    margin: auto;
	width:60%;
}
#socialmob a {
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	margin: 3px;
}
#socialmob a:hover {
	box-shadow: 1px 1px 5px #bebaba;
	border-radius: 100%;
}

#copyright {
	width: 918px;
	margin: 0 auto;
	background-color: #3e3e3e;
	color: #FFF;
	text-align: center;
	font-size: 11px;
}
#copyright p {
	padding: 10px;
}
#copyright a {
	color: #FFF;
}
#copyright a:hover {
	color: #09F;
}
#contact-block {
	width: 250px;
	background-color: #034059;
	color: #FFF;
	float: left;
}
.name-heading {
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
	padding: 8px;
}
.name-tile {
	padding: 0 8px 8px 8px;
	text-transform: uppercase;
}
.specialty {
	background-color: #2e343a;
	color: #09F;
	padding: 8px 8px 0 8px;
	font-size: 16px;
}
.contact-numbers {
	padding: 8px;
	font-size: 12px;
	background-color: #2e343a;
}
.contact-numbers a {
	color: #FFF;
}
.contact-numbers a:hover {
	color: #09F;
}
#quotes {
	float: left;
	width: 580px;
	margin-left: 70px;
}
.quote-copy {
	font-size: 13px;
	margin-bottom: 5px;
	padding: 10px 0 0 20px;
	font-style: italic;
	text-align: left;
	background-image: url(../images/quotes.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.quote-name {
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	color:#dedede;
}
#bill-team {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;/*border: 1px #F00 dotted;*/
}
.separator {
	width: 22px;
	float: left;
}
.team-title {
	font-size: 22px;
	color: #005ea8;
}
.team-member {
	/*border: 1px #F00 dotted;*/
	width: 445px;
	/*background-color: #034059;*/
	float: left;
}
.team-heading {
	text-transform: uppercase;
	background-color: #034059;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	padding: 8px;
	text-align: left;
	width: 249px;
	float: right;
}
.team-tile {
	padding: 0 8px 8px 8px;
	color: #FFF;
	background-color: #034059;
	text-transform: uppercase;
	text-align: left;
	width: 249px;
	float: right;
}
.team-img {
	width: 180px;
	margin-right: 0px;
	float: left;
	margin-top: -34px;
}
.team-specialty {
	background-color: #2e343a;
	color: #09F;
	padding: 8px 8px 0 8px;
	font-size: 17px;
	line-height: 20px;
	width: 249px;
	float: left;
}
.team-contact-numbers {
	padding: 8px;
	font-size: 14px;
	line-height: 19px;
	width: 249px;
	float: left;
	background-color: #2e343a;
	color: #FFF;
}
.team-contact-numbers a {
	color: #FFF;
}
.team-contact-numbers a:hover {
	color: #09F;
}
#clients-block {
	/*border:1px solid #cccccc;*/
	width: 918px;
	margin: 0 auto;
}
.clients-heading {
	background-color: #034059;
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	width: 280px;
}
.cust-images {
	padding: 15px;
	margin-left: 30px;
}
.cust-logos {
	width: 84px;
	height: auto;
	float: left;
	margin-right: 18px;
	margin-bottom: 25px;
}
#clients-subheading {
	padding: 4px;
	margin: 20px 0 10px 0;
	color: #034059;
	font-size: 16px;
	border-bottom: 2px #034059 solid;
}
.learn-more {
	float: right;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
#main-logo {
	float: left;
}
#schedule-action {
	border-radius: 30px;
	background: #8AC007;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 5px;
	float: right;
	width: 335px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
	margin-bottom: 30px;
	margin-right:0%;
}
#schedule-action:hover {
	border-radius: 30px;
	background: #000;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 5px;
	float: right;
	width: 315px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
	margin-bottom: 30px;
}
#schedule-action p {
	margin: 2px;
	color: #FDFDFD;
}
#schedule-action2 {
    border-radius: 20px;
    background: #8AC007;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 6px 0px;
	float: left;
	width: 310px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
	display: none;
	visibility: hidden;
}
#schedule-action2:hover {
	border-radius: 20px;
	background: #000;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 6px 0px;
	float: left;
	width: 310px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
}
#schedule-action2 p {
	margin: 2px;
	color: #FDFDFD;
}
#schedule-action2 {
	border-radius: 20px;
	background: #8AC007;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 8px 0px;
	float: left;
	width: 310px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
	display: none;
	visibility: hidden;
}
#schedule-action2:hover {
	border-radius: 20px;
	background: #000;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 6px 0px;
	float: left;
	width: 310px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
}
#schedule-action2 p {
	margin: 2px;
	color: #FDFDFD;
}
#schedule-button {
	border-radius: 20px;
	background: #8AC007;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 8px 0px;
	float: left;
	width: 310px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
	display: none;
	visibility: hidden;
}
#schedule-button:hover {
	border-radius: 20px;
	background: #000;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 6px 0px;
	float: left;
	width: 310px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
}
#schedule-button p {
	margin: 2px;
	color: #FDFDFD;
}

#schedule-action-arrows {
	border-radius: 30px;
	background: #8AC007;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 5px;
	float: right;
	width: 335px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
	margin-bottom: 30px;
}
#schedule-action-arrows:hover {
	border-radius: 30px;
	background: #000;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 5px;
	float: right;
	width: 315px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
	margin-bottom: 30px;
}
#schedule-action-arrows p {
	margin: 2px;
	color: #FDFDFD;
}


.table-price {
	text-align: right;
	color: #8AC007;
	font-weight: bold;
}
.location-image {
	float: left;
	width: 255px;
}
.maps {
	float: right;
    margin-bottom:3px;
	/*border: 1px solid #366C05;*/
}
/* ****************************   Contact form    ******************************** */
#contact-form-block {
	float: left;
	width: 580px;
	margin-left: 70px;
	margin-top: 25px;
}
#contact-form {
	width: 100%;
	margin: 0;
	padding: 0;
}
#contact-form .success {
	padding-bottom: 5px;
}
#contact-form textarea, #contact-form input {
	margin: 0;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	color: #1d201f;
	padding: 5px 2.5px;
	outline: none;
	position: relative;
	font-family: Helvetica, sans-serif;
	background: #fff;
	margin-bottom:10px;
}
#wide-form input[type="submit" i] {
	border-radius: 30px;
	background: #8AC007;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 10px;
	float: right;
	width: 90px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
	margin-bottom: 10px;
	
}
#wide-form input[type="submit" i]:hover { 
	border-radius: 30px;
	background: #000;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 10px;
	float: right;
	width: 90px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
	margin-bottom: 10px;
}

#contact-form input[type="submit" i] {
	border-radius: 30px;
	background: #8AC007;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 10px;
	float: right;
	width: 90px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
	margin-bottom: 10px;
}
#contact-form input[type="submit" i]:hover { 
	border-radius: 30px;
	background: #000;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 10px;
	float: right;
	width: 90px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
	margin-bottom: 10px;
}


#contact-form input {
	width: 97%;
	margin-bottom:10px;
}
#contact-form textarea {
	overflow: auto;
	width: 97%;
	height: 100px;
	resize: vertical;
	margin-bottom:10px;
}

#contact-form select {
	background-color:#FFFFFF;
	width: 290px;
}

#contact-form label {
	display: inline-block;
	padding-bottom: 6px;
	overflow: hidden;
}
#contact-form label.message {
	display: inline-block;
	padding-bottom: 0;
}
#contact-form .button {
	margin-left: 8px;
}
#contact-form .error, #contact-form .empty, #contact-form .success {
	display: none;
}
#contact-form .error, #contact-form .empty {
	text-align: left;
	margin-top: 2px;
	color: #FF0000;
	font-size: 11px;
	line-height: 10px;
}
#contact-form .buttons2 {
	overflow: hidden;
	text-align: right;
	position: relative;
	clear: both;
}
#contact-form .buttons2 a {    
    border-radius: 30px;
	background: #8AC007;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 10px;
	float: right;
	width: 90px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
	margin-bottom: 10px;
}
#contact-form .buttons2 a:hover {
    border-radius: 30px;
	background: #000;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 10px;
	float: right;
	width: 90px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
	margin-bottom: 10px;
}
#contact-form .success {
	width: 246px;
	margin-bottom: 20px;
	padding: 10px;
	position: absolute;
}
#contact-form span {
	display: block;
	margin: 0px 0 0 5px;
}
#map_canvas {
	width: 323px;
	height: 249px;
	padding: 8px;
	margin: 4px 0 25px 0;
	overflow: hidden;/*border-bottom:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;*/
}
.adress span {
	display: inline-block;
	width: 90px;
}
.adress dt {
}
.adress a:hover {
	text-decoration: underline;
}
.button {
	font-size: 14px;
	line-height: 36px;
	color: #000;
	background: #8AC006;
	/*text-transform:uppercase;*/
	margin: 30px 0 0 0;
	padding: 0 19px;
	display: inline-block;
	text-decoration: none;
	/*border:2px solid #CCC;*/
	font-family: Helvetica, sans-serif;
}
.button:hover {
	background-color: #8AC006;
	color: #FFF;/*border:2px solid #FC0;*/
}
/* ****************************   Contact form    ******************************** */

.family-left-column {
	/*border:1px solid #F00;*/
	width: 350px;
	margin-right: 30px;
	margin-bottom: 20px;
	float: left;
}
.family-center-column {
	width: 530px;
	float: left;
}
#menu-bottom {
	display: none;
}
#pga-img {
	margin: 85px 0 0 0;
	text-align: right;
}
/* ****************************   wide form    ******************************** */
#wide-form-block {
	float: left;
	width: 580px;
	margin-left: 70px;
	margin-top: 25px;
}
#wide-form {
	width: 100%;
	margin: 0;
	padding: 0;
}
#wide-form .success {
	padding-bottom: 5px;
}
#wide-form textarea, #contact-form input {
	margin: 0;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	color: #1d201f;
	padding: 5px 2.5px;
	outline: none;
	position: relative;
	font-family: Helvetica, sans-serif;
	background: #fff;
	margin-bottom:10px;
}
#wide-form input[type="submit" i] {
	border-radius: 30px;
	background: #8AC007;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 10px;
	float: right;
	width: 90px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
	margin-bottom: 10px;
}

#wide-form input[type="submit" i]:hover {
	
border-radius: 30px;
background: #000;
font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
color: #FDFDFD;
padding: 10px;
float: right;
width: 90px;
font-size: 18px;
text-align: center;
line-height: 8px;
margin-bottom: 10px;
}


#contact-form input[type="submit" i] {
	border-radius: 30px;
	background: #8AC007;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 10px;
	float: right;
	width: 90px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
	margin-bottom: 10px;
}

#contact-form input[type="submit" i]:hover {
	
border-radius: 30px;
background: #000;
font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
color: #FDFDFD;
padding: 10px;
float: right;
width: 90px;
font-size: 18px;
text-align: center;
line-height: 8px;
margin-bottom: 10px;
}



#wide-form input {
	width: 97%;
	margin-bottom:10px;
}
#wide-form textarea {
	overflow: auto;
	width: 97%;
	height: 100px;
	resize: vertical;
	margin-bottom:10px;
}

#wide-form select {
	background-color:#FFFFFF;
	width: 283px;
}

#wide-form label {
	display: inline-block;
	padding-bottom: 6px;
	overflow: hidden;
}
#wide-form label.message {
	display: inline-block;
	padding-bottom: 0;
}
#wide-form .button {
	margin-left: 8px;
}
#wide-form .error, #contact-form .empty, #contact-form .success {
	display: none;
}
#wide-form .error, #contact-form .empty {
	text-align: left;
	margin-top: 2px;
	color: #FF0000;
	font-size: 11px;
	line-height: 10px;
}
#wide-form .buttons2 {
	overflow: hidden;
	text-align: right;
	position: relative;
	clear: both;
}
#wide-form .buttons2 a {    
    border-radius: 30px;
	background: #8AC007;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 10px;
	float: right;
	width: 90px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
	margin-bottom: 10px;
}
#wide-form .buttons2 a:hover {
    border-radius: 30px;
	background: #000;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #FDFDFD;
	padding: 10px;
	float: right;
	width: 90px;
	font-size: 18px;
	text-align: center;
	line-height: 8px;
	margin-bottom: 10px;
}
#wide-form .success {
	width: 246px;
	margin-bottom: 20px;
	padding: 10px;
	position: absolute;
}
#wide-form span {
	display: block;
	margin: 0px 0 0 5px;
}


/********************************************************************************************************************************************************************************* large screen */
@media screen and (min-width:1200px) {
#main-content-wrapper {
/* background:url(preview_images/responsive/opportuneResponsive.jpg) center top no-repeat;*/
}
#containingDiv {
    font: 400 45px/0.5 'Volkhov';
	width: 918px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
#bottomText {
	width: 100%;
	font: 18px 'Lato', sans-serif;
	color: #333333;
	/*border-top:1px solid #cccccc;*/
	padding: 10px 0 0 0;
	margin-top: 100px;
	text-align: center;
}
}

/********************************************************************************************************************************************************************************** Mobile and iPad Portrait */
@media only screen and (max-width: 900px) {
#schedule-action {
	transform:translateX(-15%);
}	
#schedule-action-arrows {
	visibility: hidden;
	display: none;
}	



#top-container {
	width: 740px;
	margin: 0 auto;
}
#logo-top {
	/*width:150px;*/
	/*border: 1px #F00 dotted;*/
	float: left;
}
#contact-top {
	/*width:600px;*/
	/*border: 1px #F00 dotted;*/
	float: right;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}
#about-wrapper {
	width: 740px;
	margin: 0 auto;
}
.two-column-left {
	float: left;
	width: 280px;
}
.two-column-right {
	float: left;
	width: 430px;
	margin-right: 30px;
}
.two-column-left2 {
	float: left;
	width: 330px;/*margin-right: 30px;*/
}
.two-column-left-contact {
	float: left;
	width: 330px;/*margin-right: 30px;*/
}

.two-column-lefth {
    float: left;
	width: 330px;/*margin-right: 30px;*/
}
.two-column-right2 {
	float: left;
	width: 240px;
}
.two-column-left3 {
	float: right;
	width: 240px;
	margin-left: 30px;
}
.two-column-right3 {
	float: right;
	width: 470px;
}

.copy-left-column2{
	width: 200px;
	}
.copy-center-column2{
	width: 200px;
	}
.copy-right-column2{
	width: 190px;
	}

.maps {
	visibility: hidden;
	display: none;
}
.two-column-right4 {
	width: 380px;
	float: right;
}
.location-image {
	width: 100%;
}
#about-copy-text {
	float: left;
	width: 566px;
}
#main-body {
	width: 740px;
	margin: 0 auto;/*border:1px solid #cccccc;*/
}
#footer {
	width: 740px;
	margin: 0 auto;
	margin-bottom: 60px;/*border:#F00 dashed 1px;*/
}
#header-spacer {
	/*border-bottom: 1px #726658 solid;*/
	width: 740px;/*margin-left: -70px;*/
}
#est-label {
    -webkit-transform: translateX(-82px);
	-moz-transform: translateX(-82px);
	-ms-transform: translateX(-82px);
	-o-transform: translateX(-82px);
	transform: translateX(-82px);
}
.copy-left-column {
	/*border:1px solid #F00;*/
	width: 225px;
	margin-right: 30px;
	float: left;/*border:1px solid #F00;*/
}
.copy-center-column {
	/*border:1px solid #F00;*/
	width: 225px;
	float: left;
	margin-right: 30px;
}
.copy-right-column {
	/*border:1px solid #F00;*/
	width: 225px;
	float: right;
}
.content-title {
	/*background-color: #034059;*/
	width: 100%;
	color: #8AC007;
}
.follow-title {
	/*background-color: #034059;*/
	width: 27%;
	color: #8AC007;
	transform: translateX(-40px);
}
.comm-logos {
	width: 108px;
	height: auto;
	float: left;
	margin-right: 3px;
}
#legals {
	width: 740px;
	margin: 0 auto;
	border-top: 1px #333 dotted;
}
#legals p {
	font-size: 8px;
	line-height: 8px;
	text-align: justify;
	margin-top: 10px;
}
#botton-menu {
	width: 740px;
	margin: 0 auto;
	background-color: #034059;
	text-align: center;
	margin-top: 10px;
}
#copyright {
	width: 740px;
	margin: 0 auto;
}
#contact-block {
	width: 220px;
	background-color: #034059;
	color: #FFF;
	float: left;
	margin-left: 10px;
}
#quotes {
	float: left;
	width: 400px;
	margin-left: 70px;
}
.main-content-text {
	padding: 5px;
}
#bill-team {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;/*border: 1px #F00 dotted;*/
}
.separator {
	width: 22px;
	float: left;
}
.team-title {
	font-size: 22px;
	color: #005ea8;
}
.team-member {
	/*border: 1px #F00 dotted;*/
	width: 360px;
	/*background-color: #034059;*/
	float: left;
}
.team-heading {
	text-transform: uppercase;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding: 8px;
	text-align: left;
	width: 181px;
	float: right;
	margin-right: 3px;
	line-height: 15px;
}
.team-tile {
	padding: 0 8px 8px 8px;
	color: #FFF;
	text-transform: uppercase;
	text-align: left;
	width: 181px;
	float: right;
	line-height: 15px;
	margin-right: 3px;
}
.team-img {
	width: 160px;
	margin-right: 0px;
	float: left;
	margin-top: -31px;
}
.team-specialty {
	background-color: #2e343a;
	color: #09F;
	padding: 5px 8px 0 8px;
	font-size: 15px;
	line-height: 21px;
	width: 181px;
	float: left;
}
.team-contact-numbers {
	padding: 8px;
	font-size: 12px;
	line-height: 16px;
	width: 181px;
	float: left;
	background-color: #2e343a;
	color: #FFF;
}
.team-contact-numbers a {
	color: #FFF;
}
.team-contact-numbers a:hover {
	color: #09F;
}
#clients-block {
	/*border:1px solid #cccccc;*/
	width: 730px;
	margin: 0 auto;
}
.clients-heading {
	background-color: #034059;
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	width: 280px;
}
/* ****************************   Contact form    ******************************** */
#contact-form-block {
	float: left;
	width: 300px;
	margin-left: 50px;
	margin-top: 25px;
}
#contact-form {
	width: 300px;
	margin: 0;
	padding: 0;
}
#contact-form input {
	width: 270px;
	margin-bottom:10px;
}
#contact-form textarea {
	overflow: auto;
	width: 270px;
	height: 100px;
	resize: vertical;
}

#contact-form select {
	background-color:#FFFFFF;
	width:280px;
}
/* ****************************   wide form    ******************************** */
#wide-form-block {
	float: left;
	width: 260px;
	margin-left: 50px;
	margin-top: 25px;
}
#wide-form {
	width: 270px;
	margin: 0;
	padding: 0;
}
#wide-form input {
	width: 270px;
	margin-bottom:10px;
}
#wide-form textarea {
	overflow: auto;
	width: 270px;
	height: 100px;
	resize: vertical;
	margin-bottom:10px;
}

#wide-form select {
	background-color:#FFFFFF;
	width:280px;
}

.family-left-column {
	/*border:1px solid #F00;*/
	width: 270px;
	margin-right: 30px;
	float: left;/*border:1px solid #F00;*/
}
.family-center-column {
	width: 440px;
	float: left;
}
.cust-images {
	padding: 15px;
	margin-left: 25px;
}
.cust-logos {
	width: 74px;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
}
.left-child-column {
	width: 240px;
	float: left;
	padding: 0px 5px 0px 0px;
}
.center-child-column {
	width: 240px;
	float: left;
	padding: 0px 5px 0px 5px;
}
.right-child-column {
	width: 240px;
	float: left;
	padding: 0px 0px 0px 5px;
}
#pga-img {
	margin: 220px 0 0 0;
	text-align: right;
}
.copy-left-column3, .copy-center-column3 {
	width:100%;
	}

}

/********************************************************************************************************************************************************************************* Mobile Landscape */
@media screen and (max-width:768px) {

#content-hide-nonmobile{
		display: none !important; }  /* hide it on big screens */  

#main-logo {
	display: none;
	visibility: hidden;
}
#schedule-action {
	display: none;
	visibility: hidden;
}
#schedule-action-arrows {
	display: none;
	visibility: hidden;
}
#schedule-action2 {
	display: inline;
	visibility: visible;
	width: 400px;
	margin-left:11%;
}
#schedule-action2:hover {
	width:400px;
}
#schedule-button {
	display: inline;
	visibility: visible;
	width: 400px;
	margin-left:0%
}
#schedule-button:hover {
	width: 400px;
}
#main-content-wrapper {
/*background:url(preview_images/responsive/opportuneResponsive767.jpg) center top no-repeat;*/
}
#containingDiv {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
#logo {
	margin-left: -20px;
}
#logo img {
	height: 30px;
}
#main-name {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	/*border: 1px #F00 solid;*/
	padding: 5px 0 0px 15px;
	font-size: 32px;
	display: inline;
	vertical-align: middle;
	display: inline;
	visibility:visible;
	font-weight:400;
}
#bottomText {
	width: 100%;
	font: 14px 'Lato', sans-serif;
	color: #333333;
	/*border-top:1px solid #cccccc;*/
	padding: 10px 0 0 0;
	margin-top: 50px;
	text-align: center;
}
#top-container {
	max-width: 520px;
	margin: 0 auto;/*border: 1px #F00 dotted;*/
}
#logo-top {
	/*width:150px;*/
	/*border: 1px #F00 dotted;*/
	/*loat:left;*/
	visibility: hidden;
	display: none;
}
#contact-top {
	width: 100%;
	/*border: 1px #F00 dotted;*/
	float: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
#main-body {
	width: 400px;
	margin: 0 auto;/*border:1px solid #cccccc;*/
}
.copy-left-column {
	/*border:1px solid #F00;*/
	width: 100%;
	margin-bottom: 20px;/*margin-right: 30px;*//*float:left;*/
}
.copy-center-column {
	/*border:1px solid #F00;*/
	width: 100%;
	margin-bottom: 20px;/*float:left;*//*margin-right: 30px;*/
}
.copy-right-column {
	/*border:1px solid #F00;*/
	width: 100%;
	float: left;
}
.content-title {
	/*background-color: #034059;*/
	width: 100%;
	color: #8AC007;
	font-size: 16px;
}
.follow-title {
	/*background-color: #034059;*/
	width: 22%;
	color: #8AC007;
	font-size: 16px;
}
.two-column-right4 {
	width: 100%;
	float: left;
}
#legals {
	width: 520px;
	margin: 0 auto;
	border-top: 1px #333 dotted;
}
#legals p {
	font-size: 8px;
	line-height: 8px;
	text-align: justify;
	margin-top: 10px;
	padding: 5px;
}
#botton-menu {
	display: none;
	visibility: hidden;
}
#copyright {
	width: 520px;
	margin: 0 auto;
	font-size: 14px;
	margin-top: 10px;
}
#quotes {
	float: left;
	width: 500px;
	margin-left: 0px;
	padding: 10px;
	margin-top: 25px;
}
#contact-block {
	width: 520px;
	background-color: #034059;
	color: #FFF;
	float: left;
	margin-left: 0px;
}
.name-heading {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	padding: 8px;
	text-align: left;
	width: 300px;
	float: right;
	margin-right: 0px;
}
.name-tile {
	padding: 0 8px 8px 8px;
	text-transform: uppercase;
	text-align: left;
	width: 300px;
	float: right;
	margin-right: 0px;
}
.broker-img {
	width: 200px;
	float: left;
	margin-right: 0px;
	margin-top: -34px;
}
.specialty {
	background-color: #2e343a;
	color: #09F;
	padding: 8px 8px 0 8px;
	font-size: 17px;
	line-height: 18px;
	width: 304px;
	float: left;
}
.contact-numbers {
	padding: 8px;
	font-size: 14px;
	line-height: 16px;
	width: 304px;
	float: left;
	background-color: #2e343a;
}
.contact-numbers a {
	color: #FFF;
}
.contact-numbers a:hover {
	color: #09F;
}
#bill-team {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;/*border: 1px #F00 dotted;*/
}
.separator {
	width: 22px;
	float: left;
}
.team-title {
	font-size: 22px;
	color: #005ea8;
}
.team-member {
	width: 520px;
	/*background-color: #034059;*/
	color: #FFF;
	float: left;
	margin-left: 0px;
}
.team-heading {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	padding: 8px;
	text-align: left;
	width: 334px;
	float: right;
	margin-right: 0px;
}
.team-tile {
	padding: 0 8px 8px 8px;
	text-transform: uppercase;
	text-align: left;
	width: 334px;
	float: right;
	margin-right: 0px;
}
.team-img {
	width: 170px;
	float: left;
	margin-right: 0px;
	margin-top: -31px;
}
.team-specialty {
	background-color: #2e343a;
	color: #09F;
	padding: 5px 8px 0 8px;
	font-size: 15px;
	line-height: 15px;
	width: 334px;
	float: left;
}
.team-contact-numbers {
	padding: 8px;
	font-size: 15px;
	line-height: 20px;
	width: 334px;
	float: left;
	background-color: #2e343a;
}
.team-contact-numbers a {
	color: #FFF;
}
.team-contact-numbers a:hover {
	color: #09F;
}
#clients-block {
	/*border:1px solid #cccccc;*/
	width: 520px;
	margin: 0 auto;
}
.clients-heading {
	background-color: #034059;
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
}


/* ****************************   Contact form    ******************************** */
#contact-form-block {
	float: left;
	width: 380px;
	margin-left: 0px;
	margin-top: 25px;
}
#contact-form {
	width: 380px;
	margin: 0;
	padding: 0;
}
#contact-form input {
	width: 370px;
	margin-bottom:10px;
}
#contact-form textarea {
	overflow: auto;
	width: 370px;
	height: 100px;
	resize: vertical;
	margin-bottom:10px;
}
#contact-form select {
	background-color:#FFFFFF;
	width:380px;
}
/* ****************************   wide form    ******************************** */
#wide-form-block {
	float: left;
	width: 400px;
	margin-left: 0px;
	margin-top: 25px;
}
#wide-form {
	width: 400px;
	margin: 0;
	padding: 0;
}
#wide-form input {
	width: 390px;
	margin-bottom:10px;
}
#wide-form textarea {
	overflow: auto;
	width: 390px;
	height: 100px;
	resize: vertical;
	margin-bottom:10px;
}
#wide-form select {
	background-color:#FFFFFF;
	width:400px;
}



.family-left-column {
	/*border:1px solid #F00;*/
	width: 100%;/*margin-right: 30px;*//*float:left;*/
}
.family-center-column {
	/*border:1px solid #F00;*/
	width: 100%;/*float:left;*//*margin-right: 30px;*/
}
.cust-images {
	padding: 15px;
	margin-left: 5px;
}
.cust-logos {
	width: 65px;
	height: auto;
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
}
.left-child-column {
	width: 100%;
	float: left;
	padding: 0px 0px 0px 0px;
}
.center-child-column {
	width: 100%;
	float: left;
	padding: 0px 0px 0px 0px;
}
.right-child-column {
	width: 100%;
	float: left;
	padding: 0px 0px 0px 0px;
}
.comm-logos {
	width: 95px;
	height: auto;
	float: left;
	margin-right: 3px;
}
#footer {
	width: 400px;
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #CBCBCB;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 0px;
	float: none;
	text-align: center;
}
#social {
	overflow: hidden;
	float: none;
	margin-top: 10px;
	margin-left: 130px;
}
#about-wrapper {
	width: 400px;
	margin: 0 auto;
}
.two-column-left {
	float: left;
	width: 100%;
	margin-right: 30px;
}
.two-column-right {
	float: left;
	width: 400px;
	margin-bottom: 30px;
}
.two-column-left2 {
	float: left;
	width: 380px;
	/*margin-right: 30px;*/
	margin-bottom: 30px;
}
.two-column-left-contact {
	float: left;
	width: 400px;
	/*margin-right: 30px;*/
	margin-bottom: 30px;
}
.two-column-lefth {
    float: left;
	width: 380px;
	/*margin-right: 30px;*/
	margin-bottom: 30px;
}
.two-column-right2 {
	float: left;
	width: 100%;
}
.two-column-left3 {
	float: right;
	width: 400px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.two-column-right3 {
	float: right;
	width: 100%;
}
#about-copy-text {
	float: left;
	width: 400px;
}
#contact-wrapper {
	width: 380px;
	margin: 0 auto;
}
.contact-two-column-left {
	float: none;
	width: 380px;
	margin-right: 0px;
	margin-bottom: 50px;
}
.contact-two-column-right {
	float: left;
	width: 380px;
}
#menu-bottom {
	display: block;
	width: 400px;
	margin: 0 auto;
}
ul#nav-bottom {
	padding-left: 0;
	list-style: none;
	width: 100%;
}
#menu-bottom ul#nav-bottom li {
	float: left;
	width: 25%;
	text-align: center;
}
#menu-bottom ul#nav-bottom a {
	display: block;
	background: #726658;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	border-right: 1px solid #FFF;
}
#menu-bottom ul#nav-bottom a:hover {
	background: #534A40;
	color: #fff;
}
#menu-bottom ul#nav-bottom .selected {
	background: #534A40;
	color: #fff;
}
#header-spacer {
	display: none;
}
#pga-img {
	display: none;
}
.copy-left-column3, .copy-center-column3{
	width:100%;
	}
.copy-left-column2, .copy-center-column2, .copy-right-column2  {
	width: 90%;
	float: left;
}

}

/********************************************************************************************************************************************************************************* Mobile Portrait */
@media only screen and (max-width: 668px) {
	/*#content {
	width: 320px;
	margin: 0 auto;
	}*/
	#content-hide-nonmobile{
		display: block !important; }  /* hide it on big screens */ 

}


/********************************************************************************************************************************************************************************* Mobile Portrait */
@media only screen and (max-width: 479px) {
/*#content {
width: 320px;
margin: 0 auto;
}*/

#content-hide-nonmobile{
	display: none !important; }  /* hide it on big screens */  



#main-logo {
	display: none;
	visibility: hidden;
}
#main-body {
	width: 280px;
	margin: 0 auto;/*border:1px solid #cccccc;*/
}
#top-container {
	max-width: 310px;
	margin: 0 auto;/*border: 1px #F00 dotted;*/
}
.comm-logos {
	width: 90px;
	height: auto;
	float: left;
	margin-right: 3px;
}
#legals {
	width: 310px;
	margin: 0 auto;
	border-top: 1px #333 dotted;
}
#legals p {
	font-size: 8px;
	line-height: 8px;
	text-align: justify;
	margin-top: 10px;
	padding: 5px;
}
#botton-menu {
	display: none;
	visibility: hidden;
}
#copyright {
	width: 320px;
	margin: 0 auto;
	font-size: 11px;
	margin-top: 10px;
}
#contact-block {
	width: 300px;
	background-color: #034059;
	color: #FFF;
	float: left;
}
.name-heading {
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
	padding: 8px;
	float: none;
}
.name-tile {
	padding: 0 8px 8px 8px;
	text-transform: uppercase;
	float: none;
}
.broker-img {
	float: none;
	width: 100%;
	margin-top: 0;
}
.specialty {
	background-color: #2e343a;
	color: #09F;
	padding: 8px 8px 0 8px;
	font-size: 18px;
	float: none;
	width: 284px;
}
.contact-numbers {
	width: 284px;
	padding: 8px;
	font-size: 14px;
	float: none;
	background-color: #2e343a;
}
.contact-numbers a {
	color: #FFF;
}
.contact-numbers a:hover {
	color: #09F;
}
#quotes {
	float: left;
	width: 280px;
	margin-left: 0px;
	padding: 10px;
	margin-top: 25px;
}
#bill-team {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;/*border: 1px #F00 dotted;*/
}
.separator {
	width: 22px;
	float: left;
}
.team-title {
	font-size: 22px;
	color: #005ea8;
}
.team-member {
	width: 300px;
	/*background-color: #034059;*/
	color: #FFF;
	float: left;
}
.team-heading {
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
	padding: 8px;
	float: none;
	width: 284px;
}
.team-tile {
	padding: 0 8px 8px 8px;
	text-transform: uppercase;
	float: none;
	width: 284px;
}
.team-img {
	float: none;
	width: 100%;
	margin-top: 0;
}
.team-specialty {
	background-color: #2e343a;
	color: #09F;
	padding: 8px 8px 0 8px;
	font-size: 18px;
	float: none;
	width: 284px;
}
.team-contact-numbers {
	width: 284px;
	padding: 8px;
	font-size: 14px;
	float: none;
	background-color: #2e343a;
}
.team-contact-numbers a {
	color: #FFF;
}
.team-contact-numbers a:hover {
	color: #09F;
}
#clients-block {
	/*border:1px solid #cccccc;*/
	width: 300px;
	margin: 0 auto;
}
.clients-heading {
	background-color: #034059;
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
}
/* ****************************   Contact form    ******************************** */
#contact-form {
	width: 270px;
	margin: 0;
	padding: 0;
}
#contact-form input {
	width: 270px;
	margin-bottom:10px;
}
#contact-form textarea {
	overflow: auto;
	width: 270px;
	height: 100px;
	resize: vertical;
	margin-bottom:10px;
}
#contact-form select {
	background-color:#FFFFFF;
	width:280px;
}
/* ****************************   wide form    ******************************** */
#wide-form {
	width: 270px;
	margin: 0;
	padding: 0;
}
#wide-form input {
	width: 268px;
	margin-bottom:10px;
}
#wide-form textarea {
	overflow: auto;
	width: 274px;
	height: 100px;
	resize: vertical;
	margin-bottom:10px;
}
#wide-form select {
	background-color:#FFFFFF;
	width:280px;
}

.cust-images {
	padding: 15px;
	margin-left: 5px;
}
.cust-logos {
	width: 60px;
	height: auto;
	float: left;
	margin-right: 5px;
	margin-bottom: 25px;
}
.left-child-column {
	width: 100%;
	float: left;
	padding: 0px 0px 0px 0px;
}
.center-child-column {
	width: 100%;
	float: left;
	padding: 0px 0px 0px 0px;
}
.right-child-column {
	width: 100%;
	float: left;
	padding: 0px 0px 0px 0px;
}
#footer {
	width: 280px;
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #CBCBCB;
	font-size: 11px;
	margin-top: 5px;
	margin-left: 0px;
	float: none;
	text-align: center;
}
#social {
	overflow: hidden;
	float: none;
	margin-top: 10px;
	margin-left: 80px;
}
#about-wrapper {
	width: 280px;
	margin: 0 auto;
}
.two-column-left {
	float: left;
	width: 100%;
	margin-right: 30px;
}
.two-column-right {
	float: left;
	width: 280px;
	margin-bottom: 30px;
}
.two-column-left2 {
	float: left;
	width: 280px;
}
.two-column-left-contact {
	float: left;
	width: 280px;
}
.two-column-lefth {
    float: left;
	width: 280px;
}
.two-column-right2 {
	float: left;
	width: 100%;
	margin-right: 30px;
	margin-bottom: 30px;
}
.two-column-left3 {
	float: right;
	width: 280px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.two-column-right3 {
	float: right;
	width: 100%;
}
#about-copy-text {
	float: left;
	width: 280px;
}
#contact-wrapper {
	width: 280px;
	margin: 0 auto;
}
.contact-two-column-left {
	float: none;
	width: 280px;
	margin-right: 0px;
	margin-bottom: 50px;
}
.contact-two-column-right {
	float: left;
	width: 280px;
}
#menu-bottom {
	display: block;
	width: 300px;
	margin: 0 auto;
}
#schedule-action2 {
	display: inline;
	visibility: visible;
	width: 270px;
	margin-left:5%;
	transform: translateX(+1px);
}
#schedule-action2:hover {
	width: 270px;
}
#schedule-button {
	display: inline;
	visibility: visible;
	width: 270px;
	margin-left:5%;
}
#schedule-button:hover {
	width: 270px;
}
}
/***********************************************************************************************************/
@media screen and (max-width:479px) {

#schedule-action2 {
    display: inline;
    visibility: visible; 
	width: 92%;
	padding-top:8px;
	margin-left:4%;
	transform: translateX(+2px);
	
}
#schedule-action2:hover {
	width: 90%;
	padding-top:8px;
	
}
#schedule-button {
    display: inline;
    visibility: visible; 
	width: 310px;
	margin-left: 0%;
	padding-top:8px;
	margin-left:-4%;
}
#schedule-button:hover {
	width: 310px;
	padding-top:8px;
	
}
#socialmob {
    width:100%
}
}
@media screen and (orientation:landscape)  and (max-device-width: 767px) {
	/* landscape-specific styles */
	#est-label {
		-webkit-transform: translateX(-82px);
		-moz-transform: translateX(-82px);
		-ms-transform: translateX(-82px);
		-o-transform: translateX(-82px);
		transform: translateX(-82px);
  }
  #schedule-action {
	transform:translateX(0px);
}	
#schedule-action-arrows {
	display: none;
	visibility: hidden;
}	
#follow-title {
	width:30%;
}


}
@media screen and (orientation:portrait)  and (min-device-width:740px) and (max-device-width: 1023px){
	/* landscape-specific styles */
	#est-label {
		-webkit-transform: translateX(-82px);
		-moz-transform: translateX(-82px);
		-ms-transform: translateX(-82px);
		-o-transform: translateX(-82px);
		transform: translateX(-82px);
  }
  #schedule-action {
	transform:translateX(0px);
}	
#schedule-action-arrows {
	display: none;
	visibility: hidden;
}	
#follow-title {
	width:30%;
}


}
@media only  screen and (orientation:landscape)  and (min-device-width: 768px) and(max-device-width: 1223px) {
	/* landscape-specific styles */
	#est-label {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-ms-transform: translateX(0px);
		-o-transform: translateX(0px);
		transform: translateX(0px);
  }
  #schedule-action-arrows {
	display: none;
	visibility: hidden;
}	
}
@media only screen and (min-device-width: 1224px)  {
	/* landscape-specific styles */
	
	#est-label {
		
		-webkit-transform: translateX(0%);
		-moz-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
  }
}
@media screen and (min-width:478px) and (max-width:670px) {

	
	#content-hide-nonmobile{
			display: none !important; }  /* hide it on big screens */  
	
	#main-logo {
		display: none;
		visibility: hidden;
	}
	#schedule-action {
		display: none;
		visibility: hidden;
	}
	#schedule-action-arrows {
		display: none;
		visibility: hidden;
	}
	#schedule-action2 {
		display: block;
		visibility: visible;
		width: 400px;
		margin: auto;
		margin-left:-15px;
	}
	#schedule-action2:hover {
		width:400px;
	}
	#schedule-button {
		display: inline;
		visibility: visible;
		width: 400px;
		margin-left:0%
	}
	#schedule-button:hover {
		width: 400px;
	}
	#main-content-wrapper {
	/*background:url(preview_images/responsive/opportuneResponsive767.jpg) center top no-repeat;*/
	}
	#containingDiv {
		width: 100%;
		margin: 0 auto;
		padding: 10px 0 0 0;
	}
	#logo {
		margin-left: -20px;
	}
	#logo img {
		height: 30px;
	}
	#main-name {
		font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
		/*border: 1px #F00 solid;*/
		padding: 5px 0 0px 15px;
		font-size: 32px;
		display: inline;
		vertical-align: middle;
		display: inline;
		visibility:visible;
		font-weight:400;
	}
	#bottomText {
		width: 100%;
		font: 14px 'Lato', sans-serif;
		color: #333333;
		/*border-top:1px solid #cccccc;*/
		padding: 10px 0 0 0;
		margin-top: 50px;
		text-align: center;
	}
	#top-container {
		max-width: 520px;
		margin: 0 auto;/*border: 1px #F00 dotted;*/
	}
	#logo-top {
		/*width:150px;*/
		/*border: 1px #F00 dotted;*/
		/*loat:left;*/
		visibility: hidden;
		display: none;
	}
	#contact-top {
		width: 100%;
		/*border: 1px #F00 dotted;*/
		float: none;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 18px;
		text-align: center;
	}
	#main-body {
		width: 400px;
		margin: 0 auto;/*border:1px solid #cccccc;*/
	}
	.copy-left-column {
		/*border:1px solid #F00;*/
		width: 100%;
		margin-bottom: 20px;/*margin-right: 30px;*//*float:left;*/
	}
	.copy-center-column {
		/*border:1px solid #F00;*/
		width: 100%;
		margin-bottom: 20px;/*float:left;*//*margin-right: 30px;*/
	}
	.copy-right-column {
		/*border:1px solid #F00;*/
		width: 100%;
		float: left;
	}
	.content-title {
		/*background-color: #034059;*/
		width: 100%;
		color: #8AC007;
		font-size: 16px;
	}
	.follow-title {
		/*background-color: #034059;*/
		width: 22%;
		color: #8AC007;
		font-size: 16px;
	}
	.two-column-right4 {
		width: 100%;
		float: left;
	}
	#legals {
		width: 520px;
		margin: 0 auto;
		border-top: 1px #333 dotted;
	}
	#legals p {
		font-size: 8px;
		line-height: 8px;
		text-align: justify;
		margin-top: 10px;
		padding: 5px;
	}
	#botton-menu {
		display: none;
		visibility: hidden;
	}
	#copyright {
		width: 520px;
		margin: 0 auto;
		font-size: 14px;
		margin-top: 10px;
	}
	#quotes {
		float: left;
		width: 500px;
		margin-left: 0px;
		padding: 10px;
		margin-top: 25px;
	}
	#contact-block {
		width: 520px;
		background-color: #034059;
		color: #FFF;
		float: left;
		margin-left: 0px;
	}
	.name-heading {
		text-transform: uppercase;
		font-size: 24px;
		font-weight: bold;
		padding: 8px;
		text-align: left;
		width: 300px;
		float: right;
		margin-right: 0px;
	}
	.name-tile {
		padding: 0 8px 8px 8px;
		text-transform: uppercase;
		text-align: left;
		width: 300px;
		float: right;
		margin-right: 0px;
	}
	.broker-img {
		width: 200px;
		float: left;
		margin-right: 0px;
		margin-top: -34px;
	}
	.specialty {
		background-color: #2e343a;
		color: #09F;
		padding: 8px 8px 0 8px;
		font-size: 17px;
		line-height: 18px;
		width: 304px;
		float: left;
	}
	.contact-numbers {
		padding: 8px;
		font-size: 14px;
		line-height: 16px;
		width: 304px;
		float: left;
		background-color: #2e343a;
	}
	.contact-numbers a {
		color: #FFF;
	}
	.contact-numbers a:hover {
		color: #09F;
	}
	#bill-team {
		margin-top: 20px;
		margin-bottom: 20px;
		padding: 5px;/*border: 1px #F00 dotted;*/
	}
	.separator {
		width: 22px;
		float: left;
	}
	.team-title {
		font-size: 22px;
		color: #005ea8;
	}
	.team-member {
		width: 520px;
		/*background-color: #034059;*/
		color: #FFF;
		float: left;
		margin-left: 0px;
	}
	.team-heading {
		text-transform: uppercase;
		font-size: 24px;
		font-weight: bold;
		padding: 8px;
		text-align: left;
		width: 334px;
		float: right;
		margin-right: 0px;
	}
	.team-tile {
		padding: 0 8px 8px 8px;
		text-transform: uppercase;
		text-align: left;
		width: 334px;
		float: right;
		margin-right: 0px;
	}
	.team-img {
		width: 170px;
		float: left;
		margin-right: 0px;
		margin-top: -31px;
	}
	.team-specialty {
		background-color: #2e343a;
		color: #09F;
		padding: 5px 8px 0 8px;
		font-size: 15px;
		line-height: 15px;
		width: 334px;
		float: left;
	}
	.team-contact-numbers {
		padding: 8px;
		font-size: 15px;
		line-height: 20px;
		width: 334px;
		float: left;
		background-color: #2e343a;
	}
	.team-contact-numbers a {
		color: #FFF;
	}
	.team-contact-numbers a:hover {
		color: #09F;
	}
	#clients-block {
		/*border:1px solid #cccccc;*/
		width: 520px;
		margin: 0 auto;
	}
	.clients-heading {
		background-color: #034059;
		color: #FFF;
		text-transform: uppercase;
		font-size: 16px;
		font-weight: bold;
		width: 100%;
	}
	
	
	/* ****************************   Contact form    ******************************** */
	#contact-form-block {
		float: left;
		width: 380px;
		margin-left: 0px;
		margin-top: 25px;
	}
	#contact-form {
		width: 380px;
		margin: 0;
		padding: 0;
	}
	#contact-form input {
		width: 370px;
		margin-bottom:10px;
	}
	#contact-form textarea {
		overflow: auto;
		width: 370px;
		height: 100px;
		resize: vertical;
		margin-bottom:10px;
	}
	#contact-form select {
		background-color:#FFFFFF;
		width:380px;
	}
	/* ****************************   wide form    ******************************** */
	#wide-form-block {
		float: left;
		width: 400px;
		margin-left: 0px;
		margin-top: 25px;
	}
	#wide-form {
		width: 400px;
		margin: 0;
		padding: 0;
	}
	#wide-form input {
		width: 390px;
		margin-bottom:10px;
	
	}
	#wide-form textarea {
		overflow: auto;
		width: 390px;
		height: 100px;
		resize: vertical;
		margin-bottom:10px;
	}
	#wide-form select {
		background-color:#FFFFFF;
		width:400px;
	}
	
	
	
	.family-left-column {
		/*border:1px solid #F00;*/
		width: 100%;/*margin-right: 30px;*//*float:left;*/
	}
	.family-center-column {
		/*border:1px solid #F00;*/
		width: 100%;/*float:left;*//*margin-right: 30px;*/
	}
	.cust-images {
		padding: 15px;
		margin-left: 5px;
	}
	.cust-logos {
		width: 65px;
		height: auto;
		float: left;
		margin-right: 15px;
		margin-bottom: 25px;
	}
	.left-child-column {
		width: 100%;
		float: left;
		padding: 0px 0px 0px 0px;
	}
	.center-child-column {
		width: 100%;
		float: left;
		padding: 0px 0px 0px 0px;
	}
	.right-child-column {
		width: 100%;
		float: left;
		padding: 0px 0px 0px 0px;
	}
	.comm-logos {
		width: 95px;
		height: auto;
		float: left;
		margin-right: 3px;
	}
	#footer {
		width: 400px;
	}
	#copy {
		font-family: Arial, Helvetica, sans-serif;
		color: #CBCBCB;
		font-size: 12px;
		margin-top: 5px;
		margin-left: 0px;
		float: none;
		text-align: center;
	}
	#social {
		overflow: hidden;
		float: none;
		margin-top: 10px;
		margin-left: 130px;
	}
	#about-wrapper {
		width: 400px;
		margin: 0 auto;
	}
	.two-column-left {
		float: left;
		width: 100%;
		margin-right: 30px;
	}
	.two-column-right {
		float: left;
		width: 400px;
		margin-bottom: 30px;
	}
	.two-column-left2 {
		float: left;
		width: 380px;
		/*margin-right: 30px;*/
		margin-bottom: 30px;
	}
	.two-column-left-contact {
		float: left;
		width: 400px;
		/*margin-right: 30px;*/
		margin-bottom: 30px;
	}
	.two-column-lefth {
		float: left;
		width: 380px;
		/*margin-right: 30px;*/
		margin-bottom: 30px;
	}
	.two-column-right2 {
		float: left;
		width: 100%;
	}
	.two-column-left3 {
		float: right;
		width: 400px;
		margin-bottom: 30px;
		margin-left: 30px;
	}
	.two-column-right3 {
		float: right;
		width: 100%;
	}
	#about-copy-text {
		float: left;
		width: 400px;
	}
	#contact-wrapper {
		width: 380px;
		margin: 0 auto;
	}
	.contact-two-column-left {
		float: none;
		width: 380px;
		margin-right: 0px;
		margin-bottom: 50px;
	}
	.contact-two-column-right {
		float: left;
		width: 380px;
	}
	#menu-bottom {
		display: block;
		width: 400px;
		margin: 0 auto;
	}
	ul#nav-bottom {
		padding-left: 0;
		list-style: none;
		width: 100%;
	}
	#menu-bottom ul#nav-bottom li {
		float: left;
		width: 25%;
		text-align: center;
	}
	#menu-bottom ul#nav-bottom a {
		display: block;
		background: #726658;
		color: #fff;
		font-weight: bold;
		padding: 10px;
		border-right: 1px solid #FFF;
	}
	#menu-bottom ul#nav-bottom a:hover {
		background: #534A40;
		color: #fff;
	}
	#menu-bottom ul#nav-bottom .selected {
		background: #534A40;
		color: #fff;
	}
	#header-spacer {
		display: none;
	}
	#pga-img {
		display: none;
	}
	.copy-left-column3, .copy-center-column3{
		width:100%;
		}
	.copy-left-column2, .copy-center-column2, .copy-right-column2  {
		width: 90%;
		float: left;
	}
	
	}