/* General */
h1, h2, h3, h4, h5, body{
	/* font-family: 'Raleway', sans-serif;*/
}
body.font-family-audacity{
	 font-family: 'Open Sans', arial, sans-serif;
}
body{
	background-color: #e8e8e8;
}
h6 {font-size: 12px;}
h3{
	color: #6A5C5C;
	font-weight: 600;
	letter-spacing: 0.1pt;
	margin-bottom:5px;
	font-size: 18px;
}
h2{
	font-size: 30pt;
	font-weight: 600;
	color: #DA3636;
}
h1{
	font-size: 24pt;
	font-weight: 600;
}
body.layout-mode-responsive #rt-main h2{
	font-size: 24pt;
	margin-bottom: 23px;
}
.layout-mode-responsive .gf-menu.l1 > li{
	margin-left: 0;
}
.layout-mode-responsive .gf-menu-device-container .gf-menu.l1 .item{
	font-size: 15pt;
}
.layout-mode-responsive .gf-menu li.active.last, .layout-mode-responsive .gf-menu li, .layout-mode-responsive .gf-menu > li:first-child, .layout-mode-responsive .gf-menu > li.active:first-child, .layout-mode-responsive .gf-menu > li:last-child, .layout-mode-responsive .gf-menu li, .layout-mode-responsive .gf-menu{
	background-image: none !important;
}

.postid-464 #rt-main img {width: 500px;}

.gf-menu-toggle {display: none !important;}

 #wprmenu_bar > .wprmenu_icon,
#wprmenu_bar > .wprmenu_icon > span
 {cursor: pointer;}
 
  #wprmenu_menu_ul .sub-menu li {background-color: #454545;}
body #wprmenu_menu ul li a, body #wprmenu_menu ul li a:hover {padding: 9px 14px;}

/* special search expanding */

#rt-top #searchform input#mod-search-searchword
{
  width:0px;
  padding:0px;
  border: none;

  transition: width 1s;
  -moz-transition: width 1s; /* Firefox 4 */
  -webkit-transition: width 1s; /* Safari and Chrome */
  -o-transition: width 1s; /* Opera */
  -ms-transition: width 1s; /* IE9 (maybe) */

}

#rt-top #searchform:hover input#mod-search-searchword,
#rt-top #searchform.expandedsearch input#mod-search-searchword
{
  width:200px;
  border: 1px solid #d5d5d5;
  padding: 0 10px;
}


/* Posts Widget */



#rt-content-top {margin: 0 !important; padding: 0 !important;}

.rpwe-block h3 a {font-family: 'Raleway', sans-serif; font-size: 22px; color: #D91734;     font-weight: 700; letter-spacing: 0.1pt; line-height: 110%;}

.rpwe-block h3 a:hover {
    color: #eba0a0;
}
#rt-content-top .rpwe-summary {
    font-size: 14px;
    float: right;
    width: 70%;
    margin-right: 24px;
}
rpwe-img{float: left; width: 30%;}
#rt-content-top .rpwe-block a.more-link {
    display: block !important;
    background-color: #e13d4b;
    color: #fff;
    padding: 10px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 12px;
    margin: 11px 0px 0;
    width: 68px;
}
#rt-content-top .rpwe-block a.more-link:hover {background-color: #ED9293;}
#rt-content-top .rpwe-thumb {border: none !important; box-shadow: none !important;}
dd.createdby, dd.comments-count {display: none;}
.page-id-390 .item-page h2 {display: none;}
.post-footer {display: none;}




/* Top */

.mobile-address {
    margin-top: 67px;
    text-align: center;
}
#rt-top{
	background-color: #fff;
}
.top-right-float{
	float: right;
}
.top-contact {
    float: right;
    margin: 0px -14px 0 0;
}
.top-address {
    float: right;
    font-weight: 700;
    margin-top: 6px;
    width: 164px;
	line-height:130%;
}
.top-address.covid{width:111px;text-align: center;}
.seperator-line.covid-line {
    margin: -27px 1px 0;
}
.top-phone-number {
    float: right;
    font-size: 13pt;
    font-weight: 700;
    margin-right: -10px;
    margin-top: 12px;
}
.seperator-line {
    float: right;
    margin: -27px 11px 0;
}

.seperator-line-959px {
    float: right;
}
#text-3, #search-2, #search-4{
	float: right;
}
#text-3.rt-block, #search-2.rt-block, #search-4.rt-block{
	margin-top: 30px;
	padding: 0;
}
#searchform input[type="submit"]{
	background-image:url(/wp-content/uploads/2015/06/search-btn.jpg);
	width: 41px;
	border-radius: 0;
	border: none;
	height: 41px;
	margin-top: 5px;
}
#searchform input[type="text"]{
	border-radius: 0;
	height: 41px;
	margin-top: 5px;
}
.pec-logo-767{
	width: 50%;
}
.contact-us-btn {
    background-color: #da3636;
    color: #fff;
    font-weight: 800;
    margin: 49px auto -48px;
    padding: 11px 23px;
    text-align: center;
    width: 43%;
}
.contact-us-btn:hover {
	background-color: #973132;
}
/* Header */

#rt-header .rt-grid-12 #gantry_menu-2{
	margin: 0;
	padding: 0;
	border: none;
}
#gantry_menu-2 ul {
    border: medium none;
    float: left;
    
}
#gantry_menu-2 a{
	display: block;
	font-size: 11pt;
	font-weight: 700;
	letter-spacing:0.5px;
	padding: 12px 26px;
	color: #000;
	border: none;
	background-color: #CFC9C5;
}
#gantry_menu-2 a:hover{
	background-color: #DA3636;
	color: #fff;
	border: none;
}
.gf-menu li{
	border: none;
}
.pec-logo{
	margin-left: 49px;
}
#rt-header .dropdown ul {
   
    width: 260px;
}
.gf-menu .dropdown ul li{padding:0;}

/* Showcase */

#rt-showcase .rt-block{
	padding: 0;
	margin: 0;
}
#rt-showcase .slider-text {
    color: #fff;
    position: absolute;
    right: 352px;
    text-align: right;
    top: -276px;
    width: 469px;
}
.read-more-btn {
    background-color: #fff;
    color: #000000;
    float: right;
    font-weight: 800;
    margin-top: 15px;
    padding: 7px 23px;
    text-align: center;
    width: 26%;
}
.read-more-btn:hover{
	background-color: #DA3636;
	transition: all 0.2s ease-out 0s;
}
body.layout-mode-responsive h2{
	font-size: 30px;
	line-height: 100%;
}

.rt-grid-3 {background-color: #D93735;}

.doctor-box {padding: 14px 35px 6px 33px;}

.doctor-box .doctor-title, .doctor-box p {color: #fff;}

.doctor-box .doctor-title {font-size: 22px;margin:2px 0 10px;}

.doctor-box p {font-size: 14px;margin: 0 0 6px;}
.doctor-box h2{margin: 10px 0 15px;}


/* Content */

#rt-mainbody-surround{z-index:0;}
#rt-page-surround{overflow:visible;}

.rt-mainbody-wrapper .rt-component-block {
    padding: 20px 89px 0 63px;
}
.square-image{
	margin: -30px 12px 13px 15px;
}
.main-text-col{
	float: left;
	width: 60%;
	margin-bottom: 50px;
}
.main-text-col-contact{
	float: left;
	width: 45%;
	margin-bottom: 50px;
}
.square-img-col{
	float: right;
	margin-top:-46px;
}
.contact-text-col {
    float: left;
    margin: 0 2px;
    width: 41%;
	padding-bottom: 15px;
}
.rt-mainbody-wrapper .rt-component-block{
	padding-bottom: 15px;
}

.team-left-pic{float: left; width: 39%; margin-top: 19px;}
.team-left-pic img{border-left: 3px #D93735 solid;}
.team-right-text{float: left; width: 60%; margin: 0 0 0;}

.doctors-img {
    border-left: 3px solid #d93735;
    margin: 7px 29px 10px 0;
}

.wp-block-media-text__media img{border-left: 3px solid #d93735;}

#rt-main .rick-page-logos{ margin: 2px 20px 20px 2px;}

.wp-caption{background: #ffffff;
    border: none;
    max-width: 96%;
    padding: 5px 0px 10px;
    text-align: left;
	/*margin-left:-5px !important;*/}


/* Sidebar */

#rt-sidebar-a, .rt-sidebar-block, #text-10005, .rt-sidebar-wrapper{
	background-color: #fff;
	margin: 0;
	padding: 0 0 55px;
}
.sidebar-pic {
    margin: 41px 69px -5px;
    width: 57%;
}

/* Content Bottom */
#gform_fields_1 #input_1_1, #input_1_6, #input_1_4, #input_1_5{
	border-radius: 0;
	border-color: #DA3636;
	font-weight: 100
}
#input_1_1, #input_1_6, #input_1_4, #input_1_5{
	width: 100%;
}
#input_1_5{
	padding: 5px;
}
.gfield_required{
	display: none;
}
#gform_submit_button_1 {
    background-color: #da3636;
    border-radius: 0;
    width: 137px;
}
#rt-content-top, #rt-content-bottom {
    margin: -40px 0;
    padding: 0 125px;
}
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
    clear: both;
    position: absolute;
    top: 30px;
}
.gform_wrapper h3.gform_title {
    width: 245px;
}
.gform_heading{
	padding: 10px 0;
}
/* Copyright */

#rt-copyright .rt-block {
    margin: 0;
    padding: 10px 0;
}
#text-5 {
    background-color: #e0dbd8;
    text-align: center;
    width: 100%;
}

.page-id-1055 table tr{border-bottom:1px solid #ccc;}
.page-id-1055 table tr:first-of-type{border-top:1px solid #ccc;}
.page-id-1055 table td{padding:4px 0;}
.page-id-1055 table{margin-bottom:20px;}

.greenbox{padding:25px 40px 10px;background-color:#B6D8B5;width:80%;margin:20px 20px 20px 0;}

.greenbox a:hover{text-decoration: underline;
}

.gf-menu .item1161{display:none;}

figure{margin:0;padding:0;}

/* #################################   MEDIA QUERIES #################################  */
@media all and (min-width: 960px) {
	.extra-space{display:inline-block; height:104px;}
}
@media all and (max-width: 960px) {
	.extra-space{display:none;}
}

@media all and (min-width: 1200px) {
	
#rt-content-top .rpwe-summary {width: 62%;margin-right:118px;}
.seperator-line-959px{
	display: none;
}
	
	
.slider-767-under{
	display: none;
}
.pec-logo-767{
	display: none;
}
.contact-us-btn{
	display: none;
}
.mobile-address{
	display: none;
}
}

@media all and (max-width: 1200px) and (min-width:960px) {

#rt-content-top .rpwe-summary {width: 62%;}
.team-left-pic {
    margin-top: 49px;
    width: 34%;
}
.team-right-text {
    margin: 33px 50px 0;
    width: 54%;
}
.mobile-address{
	display: none;
}
.seperator-line {
    margin: -27px -39px 0px 19px;
}
.top-contact {
    margin: 0px -29px 0 0;
}
.top-address {
    margin: 4px 0px 0 45px;
    width: 164px;
}
	
.top-address.covid{width:111px;text-align: center; margin: 4px 0px 0 0px;}
.seperator-line.covid-line {margin: -27px 1px 0;}
	
#searchform input[type="submit"] {
    margin-right: 20px;
}
.seperator-line-959px{
	display: none;
}
#rt-showcase .slider-text {
    right: 309px;
    top: -227px;
	width: 417px;
}
.main-text-col {
    width: 55%;
}
.square-img-col {
    margin-right: 10px;
    width: 55%;
}
.slider-767-under{
	display: none;
}
.pec-logo-767{
	display: none;
}
.contact-us-btn{
	display: none;
}
#rt-sidebar-a, .rt-sidebar-block, #text-10005, .rt-sidebar-wrapper{
	padding: 0 0 62px;
}
.rt-mainbody-wrapper .rt-component-block {
    padding: 20px 0 0 69px;
}
#rt-content-top, #rt-content-bottom {
    margin: -40px 0;
    padding: 0 57px;
}
#rt-sidebar-a, .rt-sidebar-block, #text-10005, .rt-sidebar-wrapper {
    padding: 0 0 90px;
}

#rt-header .dropdown ul {
    margin-right: -39px;
    width: 224px;
}
#rt-top #searchform:hover input#mod-search-searchword,
#rt-top #searchform.expandedsearch input#mod-search-searchword
{
  width:200px;
  border: 1px solid #d5d5d5;
  padding: 0 10px;
}
#rt-top form {
    margin: 0 0 22px 28px;
}

.doctor-box p {font-size: 13px;margin: 0 0 0px;}

.doctor-box {padding: 0 25px;}

.doctor-box .doctor-title {font-size: 22px;margin:10px 0 9px;}

}
@media all and (max-width: 959px) and (min-width:768px) {
#gantry_menu-2 a {padding: 12px 26px;}
#rt-content-top .rpwe-summary {width: 52%}
.team-right-text {
    margin: 33px 30px 0;
    width: 51%;
}
.team-left-pic {
    margin-top: 48px;
}
.mobile-address{
	display: none;
}
#gantry_menu-2 ul {
    margin-left: 28px;
}
.pec-logo {
    margin-left: 35px;
}

#search-2, #search-4{
	display: none;
}
.seperator-line {
    display: none;
}
.top-contact {
    margin: 15px 36px 0 0;
}
.top-address {
    margin: 4px 0 0;
}
	
.top-address.covid{width:111px;text-align: center; margin: 4px 0px 0 0px;}
.seperator-line.covid-line {margin: -27px 1px 0;display:inline-block;}
	.seperator-line.covid-line.first{display:none;}	
	
.top-phone-number{
	margin: 11px 20px 0 0;
}
.seperator-line-959px {
    margin: -27px 4px 15px -25px;
}
#rt-showcase .slider-text {
    right: 249px;
    top: -185px;
	width: 333px;
}
.main-text-col {
    width: 55%;
}
.square-img-col {
    margin-right: 22px;
    width: 49%;
}
.slider-767-under{
	display: none;
}
.pec-logo-767{
	display: none;
}
.contact-us-btn{
	display: none;
}
.rt-mainbody-wrapper .rt-component-block {
    padding: 20px 0 0 51px;
}
#rt-sidebar-a, .rt-sidebar-block, #text-10005, .rt-sidebar-wrapper {
    background-color: #fff;
    margin: 0;
    padding: 0 0 77px;
}
#rt-content-top, #rt-content-bottom {
    margin: -40px 0;
    padding: 0 38px;
}
#rt-sidebar-a, .rt-sidebar-block, #text-10005, .rt-sidebar-wrapper {
    padding: 0 0 90px;
}
#rt-sidebar-a, .rt-sidebar-block, #text-10005, .rt-sidebar-wrapper {
    padding: 0 0 125px;
}
#rt-header .dropdown ul {
    margin-right: -38px;
    width: 223px;
}

.doctor-box p {font-size: 12px; line-height: 14px; margin: 0 0 6px;}

.doctor-box {padding: 4px 25px;}

.doctor-box .doctor-title {font-size: 15px;margin:5px 0 4px;}

}
@media all and (max-width: 767px) {
.rpwe-time {float: left;}
.rpwe-block h3 {float: left;}
#rt-content-top .rpwe-summary {width: auto; margin-right: 24px;}

.team-left-pic {
    float: none;
    margin-top: 53px;
    width: 100%;
}
.team-right-text {
    float: none;
    margin: 33px 0 0;
    width: 100%;
}
	
#rt-top .rt-grid-8.rt-omega{
	display: none;
}
.top-phone-number{
	display: none;
}
#rt-showcase .slider-text {
	display: none;
}

.seperator-line {
    display: none;
}
.seperator-line-959px {
	display: none;
}
#search-2, #search-4{
	display: none;
}
.pec-logo-767 {
    margin: 0 85px -19px;
    width: 60%;
}
.top-contact {
    float: right;
    margin: 0 35px 0 0;
}
.top-address {
    float: right;
    margin: 0 41px 22px 0;
}
.pec-logo{
	display: none;
}
.square-img-col {
	width: 100%
}
.main-text-col {
    width: 100%;
}
.top-address {
	display: none;
}
.top-contact {
	display: none;
}

.rt-mainbody-wrapper .rt-component-block {
    padding: 20px 15px 0 25px;
}
#rt-content-top, #rt-content-bottom {
    margin: -40px 0 -50px;
    padding: 0 12px;
}
.contact-text-col {
    width: 100%;
}
.square-img-col{
	float: right;
	margin-top:20px;
}

.page-id-1055 table tr{background:#efefef;}
.page-id-1055 table tr:nth-child(2){background:#faf3e5;}
.page-id-1055 table td{padding:4px 4px;}
	
}
@media all and (max-width: 400px) {
.top-phone-number{
	display: none;
}

.doctor-box p {font-size: 16px; line-height: 18px;}

.doctor-box {padding: 10px 38px;}

.doctor-box .doctor-title {font-size: 20px;}

#rt-showcase .slider-text {
	display: none;
}

.seperator-line {
    display: none;
}
.seperator-line-959px {
	display: none;
}
#search-2, #search-4{
	display: none;
}
.pec-logo{
	display: none;
}
.pec-logo-767{
	margin: 0 22%;
}
.top-address {
	display: none;
}
.top-contact {
	display: none;
}
.contact-us-btn {
    margin: 28px auto -48px;
}
.main-text-col {
    width: 100%;
}
.square-img-col{
	float: right;
	margin-top:20px;
}
}

body #wprmenu_menu .wprmenu_icon_par {float: right; position: relative;}
body #wprmenu_menu.wprmenu_levels a.wprmenu_parent_item {margin-left: 0;}
body #wprmenu_menu.wprmenu_levels ul li a {float: left; width: 82%;}
