.location_sidebar_widget_title {
	display: none;
}
.page .visible_cont {
    position: relative;
    top: -58px !important;
}
.page .interior-page-title {
	background-image: url("../images/htpd3-abstract_background_5.jpg");
	background-repeat: repeat;
	background-position: center center;
}
.nav-next.alignright {
    float: right;
    margin-top: -20px;
}
.ParagraphStylePatch {
    text-indent: 0 !important;
}

.blanket {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.45);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 98;
}
.popup_contact {
    background-color: #fff;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 45%;
    width: 40%;
    z-index: 999;
    padding: 15px;
}
.popup_inner {
	position: relative;
}
.close_popup {
	position: absolute;
	top: -8px;
	right: 0;
	font-size: 30px;
    z-index: 99999;
    opacity: 1;
}
.page .wpcf7-not-valid-tip {
	margin-top: -11px;
  	margin-bottom: 16px;
}

.slider-button.large.secondary:hover {
	background-color: #59A963 !important;
}

.accordion-panel img {
	border: 5px solid #83bf8b;
    border-radius: 1000px;
    -webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
    height: 9.375rem;
    width: 9.375rem;
}
.interior-sidebar > p:first-child {
    line-height: 0.2em;
    margin: 0 !important;
    padding-top:5px;
}
.local_branch_menu ul {
    font-size: 0.8125rem;
    list-style-type: none;
}
.local_branch_menu ul li a {
    font-size: 0.8125rem;
}
#wpcf7-f3144-p2947-o2 h4 {
    font-size: 18px;
}
.tp-caption.skewfromrightshort.fadeout.rs-parallaxlevel-2.start {
    padding: 10px 20px !important;
}
#MainForm .row .row .column, #MainForm .row .row .columns {
    padding: 0 0.5rem;
}
.home #MainForm .row .row .column, .home #MainForm .row .row .columns {
	padding: 0;	
}
.wsp-pages-title {
	display: none;
}
.wsp-pages-list {
	padding-top: 25px;
	padding-left: 15px;
}
#MainForm .row .row.collapse .column, #MainForm .row .row.collapse .columns {
    padding: 0;
}
#MainForm .row .row.collapss {
    margin: 0 -0.5rem;
}
.page #MainForm .tip-top-bar .row .row.collapse .columns {
    padding: 0;
}

@media screen and (max-width: 1024px){
    [class*="column"] + [class*="column"]:last-child {
        float: left;
    }
}
@media screen and (max-width: 768px) {
	.page .popup_contact {
		width: 60%;
	}
    .left {
        width: 100%;
    }
    .interior-page-title .button-group {
        width: 40%;
    }
    .interior-content img.left {
        width: auto;
    }
    .tp-leftarrow.tparrows.default.round {
    	opacity: 1 !important;
    }
    .tp-rightarrow.tparrows.default.round {
    	opacity: 1 !important;
    }
    .tp-leftarrow.tparrows.default.round.hidearrows {
    	opacity: 0 !important;
    }
    .tp-rightarrow.tparrows.default.round.hidearrows {
    	opacity: 0 !important;
    }
    .page-template-page_localBranches .left {
        width: auto;
    }
}
@media screen and (max-width: 766px) {
	
	dialog.small, .reveal-modal.small {
	    margin-left: 0;
	    width: 100%;
	}
	dialog, .reveal-modal {
	    min-height: auto;
	}
    .local_branch_menu ul {
        margin-bottom: 0;
    }
    .interior-page-title .button-group {
        width: 302px;
    }

}
@media screen and (max-width: 590px) {
	.page .popup_contact {
		width: 98%;
	}
}
@media screen and (max-width: 330px) {
    .interior-page-title .button-group {
        width: 100%;
    }    
}
