
/* body text 18px */
/* line height 1.5em */
/* font body text colour 444 */
/* link colour green smoke (grey) 636f65 */


/********** photo alignment styles **************/
.img-responsive {
	display:block;
	max-width:100%;
	height:auto;

}
.img-responsive-right-edge {
	display:block;
	max-width:100%;
	height:auto;
	margin-left: 20px;
	margin-right: -25px;
	margin-bottom: 0px;
}
.img-responsive-left-edge {
	display:block;
	max-width:110%;
	height:auto;
	margin-left: -25px;
	margin-bottom: 0px;
}
.img-responsive-right {
	display:block;
	max-width:100%;
	height:auto;
	margin-left: 60px;
	margin-bottom: 10px;
}
.img-responsive-left {
	display:block;
	max-width:100%;
	height:auto;
	margin-right: 20px;
	margin-bottom: 10px;
}
.img-responsive-left2 {
	display:block;
	max-width:100%;
	height:auto;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-right: 20px;
}
.img-responsive-right-thumb {
	display:block;
	max-width:100%;
	height:auto;
	margin-left: 10px;
	margin-bottom: 10px;
}
.img-responsive-left-thumb {
	display:block;
	max-width:100%;
	height:auto;
	margin-right: 10px;
	margin-bottom: 0px;
}
/* end photos */

.m20 {
	margin:20px;	
}
.mb10 {
	margin-bottom:10px;
}
.mb40 {
	margin-bottom:40px;
}
.mb60 {
	margin-bottom:60px;
}
.mt-40 {
	margin-top:-40px;
}
.mt20 {
	margin-top:20px;
}
.mt40 {
	margin-top:40px;
}
.mt160 {
	margin-top:160px;
}
.mt260 {
	margin-top:260px;
}
.pb40 {
	padding-bottom:40px;
}

/* interior - coming soon overlay in portfolio */

.comingsoon {
	margin-top:260px;
}

@media (min-width: 992px) {
	
.comingsoon {
	margin-top:160px;
}
}

.feature-box h3 {
	padding-top: 30px;	
}

.feature-box ul li {
	list-style-type: disc;
	margin-left: 25px;
	margin-top: 15px;
	color: #444;
	line-height: 1.6em!important;	
	font-size: 18px;
	font-weight: 200!important;
}
.feature-box p {
	color: #444;
	line-height: 1.6em!important;	
	font-size: 18px;
	font-weight: 200!important;
}
.locations a {
	color:#ddd;	
}

/* interior - forms */

.text-muted p {
    color:#444 !important;
	margin-bottom: 30px !important;
	line-height: 1.4em;
	margin-top: 20px;
	font-size: 18px!important;
	font-weight: 200;
}

input.form-control, textarea.form-control, select.form-control {
    border-radius: 0px;
    font-size: 16px;
    padding: 13px 20px;
    line-height: 24px;
    border: 1px solid #f5f5f5;
    background-color: #eff0f0;
    margin-bottom: 30px;
    font-weight: 300;
}

.help-block.with-errors ul li{
    color: #ff0000 !important;
    margin-top: 0px;
}


.underline {
	text-decoration:underline !important;	
}

.bolder400 {
	font-weight: 400!important;
}
/* interior - modal .content class */
.content {
  margin-top: 50px;
}
@media (max-width: 576px) {
.content {
  margin-top: 40px !important;
}
}

.content p {
    color:#444 !important;
	margin-bottom: 30px !important;
	line-height: 1.4em;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 200;
}

.content h2 {
    color:#444 !important;
	margin-bottom: 30px !important;
	line-height: 1.4em;
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
}

.content h3 {
    color:#444 !important;
	margin-bottom: 30px !important;
	line-height: 1.4em;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
.modal-content h2{
	color:#444 !important;
	font-size: 22px !important;
	font-weight: 600;
	text-transform: uppercase !important;		
}

.content a {
    color:#636f65 !important;
	text-decoration: underline !important;
}
.content ul li {
	list-style-type: disc;
	margin-left: 25px;
	margin-top: 5px;
	color: #444;
	line-height: 1.4em;	
	font-size: 18px;
	font-weight: 200;
}
@media (max-width: 576px) {
.content ul li {
	margin-left: 25px;
	margin-top: 5px;
	color: #444;	
	line-height: 1.4em;	
}
}

@media (max-width: 576px) {
.mobilejump {
    display: block;
    position: relative;
    padding-top: 100px!important;
}
}

/****************************************** PODIATRY STYLES *****************************************/

html {
  scroll-behavior: smooth;
}


.larger {
	font-size: 20px;
	font-weight: 200;
	line-height: 2px !important;
	margin-top: 30px !important;
}

.slidertextblock {
 color: #eee !important;		
}
@media (max-width: 576px) {
 a.anchor1 {
    display: block;
    position: relative;
    padding-top: 100px;
    visibility: hidden;
}
}
a.anchor2 {
    display: block;
    position: relative;
    padding-top: 10px;
    visibility: hidden;
}
 a.anchor3 {
    display: block;
    position: relative;
    top: 150px ;
    visibility: hidden;
}
 a.anchor4 {
    display: block;
    position: relative;
    top: 120px ;
    visibility: hidden;
}

#slider {
	padding-right: 10px;	
	padding-left: 10px;		
}
.bold700 {
	font-weight: 700!important;	
}