@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,600,700);@import url(https://fonts.googleapis.com/css?family=Raleway:700,600,400);@media screen,projection {


@font-face {src: local('Myriad Pro Semibold Italic'), url('https://riversidepodiatry.com/templates/riversidepodiatry/css/MYRIADPRO-SEMIBOLDIT.woff') format('woff'); font-family: 'Myriad Pro Semibold Italic'; font-style: normal; font-weight: normal; font-display: swap}

.notice a {
    color: #fff;
	}

.notice {
    text-align: center;
    min-height: 20px;
    background-color: #cf000a;
    text-shadow: 1px 1px #000;
    font-weight: bold;
    color: #fff;
    display: block;
    margin: 0 auto;
    position: relative;
    font-size: 18px;
    padding: 10px 2%;
	width: 96%;
	}

body, html {min-height: 100%; width: 100%; padding: 0; margin: 0; font-family: 'Raleway', sans-serif; color: #151515;}
body {background: #fff; overflow-x: hidden;}
a {text-decoration: none;}
.clear {clear: both;}
input,textarea,button {outline:none;}
a img {border: none;}
ul {padding: 0; margin: 0;}
.semi {font-weight: 600;}


.content {
   width: 95%;
   max-width: 1300px;
   }

/*topmenu*/
.topline {
   background-color: rgba(46,168,204,0.9);
   }
   
.topline .content {
   position: relative;
   }

.topmen ul {
   padding: 0;
   margin: 0;
   display: table;
   border-collapse: collapse;
   float: left;
   }
         
.topmen ul li {
   display: table-cell;
   border-collapse: collapse;
   padding: 15px 0;
   }
   
.topmen ul li a , span.separator {
   text-decoration: none;
   color: #fff;
   font-size: 16px;
   padding: 15px;
   text-transform: uppercase;
   -webkit-transition: all 0.35s ease-in-out;
   -moz-transition: all 0.35s ease-in-out;
   transition: all 0.35s ease-in-out;
   }
   
.topmen ul li a:hover, .topmen ul li.active a {
   background-color: #fec560;
   }

ul.nav-child.unstyled.small {
    display: none;
    position: absolute;
    background-color: #52bede;
    min-width: 220px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 5px 10px;
    z-index: 9999;
	margin: 8px 0 0 0;
    }

.topmen li:hover  ul.nav-child.unstyled.small  {
    display: block;}

ul.nav-child.unstyled.small li {
    color: #fff;
    padding: 10px 15px;
    text-decoration: none;
    display: block;
    }

ul.nav-child.unstyled.small li a{
    color: #fff;
    font-weight:bold;
    font-size:13px;
	border:none;
	}

ul.nav-child.unstyled.small li a:hover , ul.nav-child.unstyled.small li.active a , ul.nav-child.unstyled.small li a {
   background: none;
	}

ul.nav-child.unstyled.small li:hover{
    background: #fec560;
    z-index: 100;}
   
.hamb {
   display: none;
   }

/*.req {
   float: right;
   margin: 15px 10% 0 0;
   }*/

.req {
    float: right;
    margin: 15px 0 0 0;
	}

.rew {padding-top: 14px;}
    
.req a {
   padding: 5px 10px;
   border-radius: 3px;
   background-color: #fec560;
   color: #fff;
   font-size: 16px;
   text-decoration: none;
   font-weight: 600;
   text-transform: uppercase;
    -webkit-transition: all 0.35s ease-in-out;
   -moz-transition: all 0.35s ease-in-out;
   transition: all 0.35s ease-in-out;
   }
   
.req a:hover {
   background-color: #ffdfa7;
   }
   
/*logoline*/
.logoline {
  	background-color: #b3d481;
  	}

.portal {
    display: inline-block;
    vertical-align: top;
    margin: 15px 0 0 20px;
    float: right;
	}

.portal a {
     padding: 5px 10px;
     border-radius: 4px;
     background-color: #c60901;
     color: #fff;
     font-size: 16px;
     text-decoration: none;
     font-weight: 600;
     text-transform: uppercase;
     -webkit-transition: all 0.35s ease-in-out;
     -moz-transition: all 0.35s ease-in-out;
     transition: all 0.35s ease-in-out;
		}
   
.portal a:hover {
   	background-color: #c60707;
   	}
  
.logo {
   float: left;
   padding-top: 20px;
   }
   
.topright {
   float: right;
   padding: 10px 0 10px 0;
   text-align: right;
   }
   
.topphone {
   color: #fff;
   font-size: 34px;
   line-height: 34px;
   font-weight: 700;
   padding: 5px 10px 5px 35px;
   font-family: 'Open Sans', sans-serif;
   background: url(https://riversidepodiatry.com/templates/riversidepodiatry/images/topphone.png) no-repeat left 70%;
   background-size: auto 30px;
   }
   
.topphone a {
   color: #fff;
   }
   
.mbt {
   display: none;
   }
   
.socio {
   display: inline-block;
   vertical-align: top;
   width: 50px;
   margin: 0 0 0 5px;
   }
   
.socio img {
   width: 45px;
   }
   
/*sliderline*/
.abs {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   z-index: 9999;
   }

.sliderline {
   background-color: #fefe9a;
   margin-top: 90px;
   margin-top: 135px;
   } 
   
.nivo-caption {
   background: url(https://riversidepodiatry.com/templates/riversidepodiatry/images/sliderover.png);
   background-size: 100% 100%;
   padding: 0;
   opacity: 1;
   -moz-opacity: 1;
   filter:alpha(opacity=1);
   font-size: 50px;
   position: absolute;
   top: 0;
   left: 0;
   width: 50%;  
   }

.slidercontent {
   margin: 22% 10% 0 2%;
   width: 85%;
   text-align: center;
   font-family: 'Myriad Pro Semibold Italic';
   text-shadow: 1px 1px #000;
   color: #fff;
   font-size: 32px;
   }
   
.sliderphone {
   color: #ffb94b;
   font-size: 32px;
   padding: 0 0 0 35px;
   font-family: 'Open Sans', sans-serif;
   background: url(https://riversidepodiatry.com/templates/riversidepodiatry/images/sliderphone.png) no-repeat left 65%;
   background-size: auto 25px;
   font-weight: 600;
   }
   
.caltod {
   margin: 5px 0 -15px 0;
   }
   
.orangetext {
   color: #ffb94b;
   }
   
/*mainpage content*/
.mainleftblock {
   width: 20%;
   float: left;
   text-align: left;
   margin-bottom: 10px;
   }
   
.mainrightblock {
   float: right;
   width: 80%;
   text-align: left;
   margin-bottom: 10px;
   }
   
.robert {
   float: right;
   width: 200px;
   margin: 0 0 5px 20px;
   font-size: 16px;
   color: #35adec;
   text-align: center;
   font-weight: 600;
   }
   
.robert img {
   width: 100%;
   border: 3px solid #35adec;
   border-radius: 2px;
   margin-bottom: 10px;
   }
   
.just {
   text-align: justify;
   }
    
.loc, .none {
   color: #64a501;
   font-size: 29px;
   line-height: 37px;
   padding: 10px 0;
   }
   
.none {
   text-align: left;
   }
   
.serviceul ul {
   margin: 0 0 0 20px;
   padding: 0;
   color: #35adec;
   }
   
.serviceul ul a {
   color: #35adec;
   font-weight: 600;
   text-decoration: none;
   line-height: 21px;
   font-size: 16px;
   }
   
.serviceul ul a:hover {
   text-decoration: underline;
   }
   
.reqtext a {
   padding: 5px 15px;
   border-radius: 3px;
   background-color: #fec560;
   color: #fff !important;
   text-decoration: none !important;
   font-weight: 600;
   text-transform: uppercase;
    -webkit-transition: all 0.35s ease-in-out;
   -moz-transition: all 0.35s ease-in-out;
   transition: all 0.35s ease-in-out;
   }
   
.reqtext a:hover {
   background-color: #ffdfa7;
   }
   
.redtext {
   color: #ff0006;
   }
   
.mainrightblock a {
   color: #b53333;
   text-decoration: underline;
   }
   
.mainrightblock a:hover {
   color: #b53333;
   text-decoration: none;
   }

.loctext {
   width: 50%;
   float:left;
   font-variant: lining-nums;
   }

.locpic {
   width: 50%;
   float:left;
   }

.dir {
   width: 140px;
   margin: 20px auto;
   }

.time {
   border: none;
   line-height: 16px;
   color: #454545;
   }
      
.day {
   width: 50px;
   font-weight: 700;
   }
   
.dir a {
   color: #fff;
   text-decoration: none;
   font-weight: 400;
   padding: 8px 0;
   background-color: #fec560;
   text-transform: uppercase;
   width: 140px;
   text-align: center;
   display: block;
   border-radius: 3px;
   -webkit-transition: all 0.35s ease-in-out;
   -moz-transition: all 0.35s ease-in-out;
   transition: all 0.35s ease-in-out;
   }
   
.dir a:hover {
   background-color: #ffdfa7;
   }

.note-hp {
   font-size: 13px;
   }
   
/*2nd line*/
.secline {
   background-color: #c8efff;
   }

.secline .content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
   
.threecols {
   display: inline-block;
   vertical-align: middle;
   width: 45%;
   margin: 0 5% 15px 0;
   float: left;
   }
   
.threecolscontent {
   text-align: left;
   width: 100%;
   }
   
.threecolsb {
   display: inline-block;
   vertical-align: middle;
   width: 45%;
   margin: 0 0 15px 0;
   }
   
.threecolsb img , .threecols img{
   width: 98%;
   border: 3px solid #faa114;
   border-radius: 2px;
   }
   
.threecolsb iframe , .threecols iframe{
   width: 100%;
   border: 3px solid #faa114;
   border-radius: 2px;
   height: 240px;
   margin: 45px 0 10px 0;
   }
   
   
/*footer menu*/
.footer {
   background-color: #454545;
   padding: 20px 0;
   }
   
/*copyright*/
.copyright {
   font-size: 14px;
   color: #b3b3b3;
   margin-top: 10px;
   }
   
.copyright a {
   color: #b3b3b3;
   text-decoration: underline;
   }
   
.copyright a:hover {
   text-decoration: none;
   }
   
   
/*inner pages*/
.topl {
   background: url(https://riversidepodiatry.com/templates/riversidepodiatry/images/topl.jpg) repeat-x top center;
   background-size: 100% 55px;
   }

.h1line {
   text-align: left;
   }
   
.h1line h1 {
   color: #fff;
   font-size: 29px;
   line-height: 37px;
   padding: 10px 15px;
   font-weight: 700;
   margin: 0 0 0 1%;
   }
   
.h1line h1 a {
   color: #fff;
   }
   
.innertab {
   display: table;
   width: 100%;
   }
   
.innercontent {
   padding: 10px 15px;
   text-align: left;
   display: table-cell;
   vertical-align: top;
   }
   
.innercontent a, .innerrightcol a {
   color: #000;
   text-decoration: underline;
   }
   
.innercontent a:hover, .innerrightcol a:hover {
   text-decoration: none;
   }
   
.k2FeedIcon {
   float: right;
   position: relative;
   margin-bottom: -10px;
   }

.itemToolbar {display: none;}
   
.innerrightcol {
   display: table-cell;
   vertical-align: top;
   width: 180px;
   padding-left: 20px;
   text-align: left;
   }
   
.innercontent ul {
   margin-left: 15px;
   padding-left: 0;
   }
   
.innerrightcol ul {
   margin-left: 0;
   padding-left: 0;
   }
   
.innerrightcol ul li {
   margin-top: 0 !important;
   margin-bottom: 0 !important;
   padding-top: 0 !important;
   padding-bottom: 0 !important;
   }

div.k2ArchivesBlock ul li {
  	margin-bottom: 9px !important;
	}
   
/*Connect with us inner pages*/
.innerconnect {
   background-color: #fff;
   padding: 30px 0;
   } 

.con {
   color: #002b61;
   font-size: 34px;
   font-weight: 600;
   display: inline-block;
   vertical-align: middle;
   }
      
.innerconnect1 {
   display: inline-block;
   vertical-align: middle;
   width: 320px;
   }  
   
.innerconnect1 img {
   width: 15%;
   padding: 0 2%;
   }
   
.pod {
   display: inline-block;
   vertical-align: middle;
   } 
   
/*system*/
.topphone p, .socleft p, .mainleftblock p, .threecols p, .threecolsb p, .innerconnect p {
   padding: 0;
   margin: 0;
   display: inline-block;
   vertical-align: middle;
   }
   
ul.osmap {
   padding-left: 15px;
   margin-left: 15px;
   }
   
fieldset {
   border: none;
   padding: 0;
   margin: 0;
   }

#offices {font-variant: lining-nums;}

#second {margin: 0; width: 100%; float: left; margin-top: 20px;}

#one {float: left; width: 48%;padding-right:10px;}

#two {width: 48%; float: right; margin-bottom: 20px;}

#address {float: left; width: 42%;}
#week {float: left; width: 105px;}
#hours {float: left;}
#osmap.osmap-sitemap  {text-align: left;}
#osmap.osmap-sitemap h1 {
  	padding-top: 8px;
  	color: #fff;
  	margin: 0 0 0 1%;
	}

.note-inner {
   font-size: 13px;
   float: left;
   display: block;
   margin: 5px auto 5px;
   }

/*accesible*/
div.ofc-ada-screen-reader {
    text-align: right;
    font-size: 13px;
    height: 30px;
    background-color: #eef1f5;
    box-shadow: inset 0 0.5px 2px 0 rgba(0,0,0,0.1);
    line-height: 30px;
    position: relative;
    padding-right: 210px;
    z-index: 99999;
	}

span.ofc-ada-description {
    color: #3e3e40;
    padding-right: 16px;
	}

span.ofc-ada-button {
    background-image: linear-gradient(to bottom,#f8fbff,#dddfe3);
    border: solid .5px #c2c6cc;
    text-align: center;
    color: #313233;
    line-height: 10px!important;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
	}

span.ofc-ada-button a {
    line-height: 28px;
    padding: 0 20px 0 40px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    color: #de7341;
	}

span.ofc-ada-button a:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 19px;
    width: 15px;
    height: 20px;
    background: url(https://riversidepodiatry.com/templates/riversidepodiatry/images/acce.png) no-repeat center;
    background-size: 100% auto;
	}

#templateswitcher {
    display: none!important;
}

/*Rsform*/

form#userForm {
   text-align: left;
 }

body.rsform .formTableLayout {
  border: none;
  margin: 0 auto;
 }

body.rsform h1 {
 margin-bottom: 30px;
 text-align: left;
 }

.formTableLayout tr.rsform-block>td {
  padding: 5px;
 font-weight: 600;
 }

input, textarea, button , select {
  outline: none;
  padding: 4px;
 }
 
 
.formTableLayout button#Send {
   background: #fec560;
   color: #fff;
   padding: 10px 15px;
   border-radius: 3px;
   font-size: 16px;
   font-weight: 400;
   text-transform: uppercase;
   border: 2px solid #fec560;
   transition: 0.3s ease-in-out;
   cursor: pointer;
   }


.formTableLayout button#Send:hover {
  opacity: 0.8;
   }

.rsform-block.rsform-block-describe-nature-of-appointment {
  vertical-align: top;
  }

.rabutton {
	max-width: 350px;
	position: fixed;
	right: 20px;
	bottom: 80px;
	z-index: 99;
	}

.rabutton .wrap {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	}
		
.rabutton .buttonrs {
	min-width: 255px;
	min-height: 45px;
	font-size: 18px;
	font-family: 'Lato',sans-serif;
     font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.3px;
	color: #fff;
	background: #b71c1c;
	border: none;
	border-radius: 3px;
	box-shadow: 12px 12px 24px rgb(25 54 78 / 22%);
	transition: all 0.3s ease-in-out 0s;
	cursor: pointer;
	outline: none;
	position: relative;
	padding: 10px 20px;
	}
	
.rabutton .buttonrs::before {
	content: '';
	border-radius: 13px;
	min-width: calc(250px + 28px);
	min-height: calc(40px + 4px);
	border: 4px solid #bf0000;
	box-shadow: 0 0 60px rgb(195 195 195 / 64%);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: all .3s ease-in-out 0s;
	}
		
.rabutton .buttonrs:hover, .buttonrs:focus {
	color: #da0000;
	transform: translateY(-6px);
	background: #fff;
	}
		
.rabutton .buttonrs:hover::before, .rabutton .buttonrs:focus::before {
	opacity: 1;
	}
	
.rabutton .buttonrs::after {
	content: '';
	width: 30px; height: 30px;
	border-radius: 100%;
	border: 6px solid #cccccc;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	animation: ring 1.5s infinite;
	}
		
.rabutton .buttonsr:hover::after, .buttonrs:focus::after {
	animation: none;
	display: none;
	}
		
@keyframes ring {
	0% {
		width: 30px;
		height: 30px;
		opacity: 1;
	}
	100% {
		width: 200px;
		height: 200px;
		opacity: 0;
	}
	}

   
@media only screen and (max-width: 1300px) {   
.topmen ul {
   margin: 0;
   }

.topmen ul li {
   padding: 15px 0;
   }
   
.topmen ul li a {
   font-size: 14px;
   padding: 15px 10px;
   }
   
html>/**/body .topmen ul li a, x:-moz-any-link, x:default { padding: 17px 10px 15px 10px; }
   
.req {
   margin: 15px 0 0 0;
   }
    
.req a , .portal a {
   padding: 5px 15px;
   font-size: 14px;
   }
   
.threecolscontent {
   text-align: left;
   width: 90%;
   }
   
span.note-hp {
   font-size: 12px;
   }

.h1line h1 {
   margin: 0;
   }
}

@media only screen and (max-width: 1270px) {

#one {float: left; width: 48%;padding-right:10px;}
#two {width: 48%; float: right; margin-bottom: 20px;}
#address {float: left; width: 100%;}
.note-inner {width: 100%;}
.long-map iframe {height: 507px;}
.short-map iframe {height: 449px;}

.threecols {width: 49%; margin: 0px 2% 10px 0;}
.threecolsb {width:49%; }  
.threecolscontent {display:unset;}
.secline {
    display: flex;
    position: relative;
   }
}

@media only screen and (max-width: 1150px) {   

.req a {
   font-size: 10px;
   padding: 7px 4px;
   }  
  
.req {
    margin: 19px 0 0 0;
	}
  
.portal {
    display: inline-block;
    vertical-align: top;
    margin: 19px 20px 0 9px;
    }

.portal a {
   font-size: 10px;
   padding: 7px 4px;
   } 
  
.threecols, .threecolsb {
   width: 60%;
   }

#offices img {
  width: 100% !important;
  height:auto;
  }
  
.long-map iframe {height: 562px;}
.short-map iframe {height: 496px;}
}

@media only screen and (max-width: 1050px) {
/*topmenu*/
.topmen {
   display: none;
   }

.topmen ul {
   padding: 10px 0;
   margin: 0;
   display: block;
   background-color: #42b0d1;
   position: absolute;
   top: 40px;
   right: 0;
   width: 195px;
   z-index: 9999;
   }
         
.topmen ul li {
   display: block;
   padding: 0;
   border-left: none;
   border-right: none;
   text-align: left;
   }
   
.topmen ul li a , span.separator {
   text-decoration: none;
   color: #fff;
   font-size: 16px;
   padding: 5px 10px;
   display: block;
   font-weight: 600;
   }
   
.topmen ul li a:hover, .topmen ul li.active a {
   background-color: #fec560;
   }
  
ul.nav-child.unstyled.small {
    display: inline-block; /*display: block; if jumps*/
    position: relative;
    background-color: unset; 
    width: 100%;
    box-shadow: unset;
    padding: 0 0 6px;
    margin: 0 auto;
    z-index: unset; 
    text-align: center;
    margin-top:0;
    top: 0;
}

.nav-justified li:hover ul.nav-child.unstyled.small  {
    display: unset;}

ul.nav-child.unstyled.small li {
    color: #fff;
    padding: 6px 5px;
    text-decoration: none;
    display: block;
    margin: 0 10px;
    }
	
ul.nav-child.unstyled.small li:hover{
    background: unset; 
    z-index: unset;
    }
	
ul.nav-child.unstyled.small li a {
    color: none;
    text-decoration: none;
    font-size: 15px;
    margin: 0 10px;
    padding: 0;
    font-weight: 600;
}
   
.hamb {
   float: right;
   height: 20px;
   padding: 10px 0;
   display: block;
   cursor: pointer;
   }
   
.req , .portal {
   margin: 15px 10px 0 0;
   float: left;
   }
}

@media only screen and (max-width: 870px) {
body, html {
   font-size: 14px;
   }
   
/*logoline*/
 .logo {
   display: block;
   float: none;
   width: 80%;
   max-width: 400px;
   }
   
.topright {
   padding: 0 0 10px 0;
   display: block;
   float: none;
   text-align: center;
   }
   
.topphone {
   font-size: 20px;
   float: none;
   background-size: auto 20px;
   padding-left: 20px;
   }

.mbt {
   height: 5px;
   display: block;
   width: 100%;
   }
   
/*sliderline*/ 
.abs {
   position: relative;
   }
   
.sliderline {
   margin: 0;
   }
   
.slidercontent {
   margin: 15% 10% 0 2%;
   width: 80%;
   font-size: 20px;
   }
   
.sliderphone {
   font-size: 20px;
   padding: 0 0 0 20px;
   background: url(https://riversidepodiatry.com/templates/riversidepodiatry/images/sliderphone.png) no-repeat left 65%;
   background-size: auto 15px;
   }
   
.caltod {
   margin: 5px 0 -5px 0;
   }
   
/*mainpage content*/
.mainleftblock {
   width: auto;
   float: none;
   display: block;
   }

.mainrightblock {
   width: auto;
   float: none;
   display: block;
   margin-bottom: 20px;
   } 
   
.robert {
   width: 140px;
   }
   
/*2nd line*/
.secline {
   padding: 0 0 10px 0;
   }
   
.threecols {
   display: block;
   width: auto;
   text-align: center !important;
   }
   
.threecolsb {
   display: block;
   width: auto;
   }
   
.threecolscontent {
   max-width: 200px;
   text-align: left;
   }
   
.threecolsb iframe {
   width: 98%;
   max-width: 425px;
   }
   
/*footer menu*/

   
/*copyright*/
.copyright {
   margin-top: 0px;
   }
   
/*Connect with us inner pages*/  
.con {
   font-size: 26px;
   }
   
.innerconnect1 {
   width: auto;
   margin: 10px 0;
   }
  
p img {max-width:100%;height:auto}

.note-inner {font-size: 12px;}

.long-map iframe {height: 457px;}
.short-map iframe {height: 396px;}
}

@media only screen and (max-width: 768px) {

#one {float: left; width: 100%;padding-right:10px;}
#two {width: 100%; float: right; margin-bottom: 20px;}
#address {float: left; width: 100%;}

#offices img {max-width:100%; height:auto; width: unset !important;}
  
.long-map iframe , .short-map iframe {height: 450px;}

table.tables td {display:block;}

.formCaption {width:100% !important;}
input#Email , input#Your_Email {width:90% !important;}
form#userForm textarea {width:90% !important;}

}

@media only screen and (max-width: 767px) {
    span.ofc-ada-description {
        display: none;
    }

    span.ofc-ada-button {
        width: 100%;
    }
  
.rabutton {
    max-width: 250px;
    bottom: 15px;
    }

.rabutton .buttonrs {
    min-width: 250px;
    font-size: 15px;
    }

.rabutton .buttonrs::before {
    min-width: calc(234px + 16px);
    min-height: calc(36px + 9px);
    }

}

@media only screen and (max-width: 580px) {

tbody#rsform_3_page_0 td , tbody#rsform_4_page_0 td {display: block;}

textarea#Message , tbody#rsform_4_page_0 textarea {
  	width: 90%;
  	display: block;
  	}

.rsform-input-box {
  	width: 65% !important; 
  	display: block;
  	}

table#cal4_0 tbody td {
	display: table-cell;
	}
  
.formTableLayout tr.rsform-block > td {
    padding: 3px !important;
	}	
  
.con {
    width: 100%;
    margin-bottom: 20px;
	}
  
.innerconnect1 img {
    width: 23%;
	}

}

@media only screen and (max-width: 570px) {
/*logoline*/
.logo {
   float: none;
   display: block;
   }
   
.topright {
   float: none;
   display: block;
   text-align: center;
   }
   
.socio {
   margin-top: 0;
   }
   
/*sliderline*/ 
.sliderline {
   display: none;
   }

.slidercontent {
   margin: 5% 10% 0 2%;
   width: 80%;
   font-size: 15px;
   }
   
.sliderphone {
   font-size: 15px;
   padding: 0 0 0 20px;
   background: url(https://riversidepodiatry.com/templates/riversidepodiatry/images/sliderphone.png) no-repeat left 65%;
   background-size: auto 15px;
   }
   
.caltod {
   margin: 5px 0 -5px 0;
   }
   
/*mainpage content*/  
.loc, .none {
   font-size: 21px;
   }
   
/*inner pages*/
.h1line h1 {
   font-size: 21px;
   background: url(https://riversidepodiatry.com/templates/riversidepodiatry/images/topl.jpg) top center;
   line-height: 35px;
   }
   
.innerrightcol {
   display: none;
   }
   
/*system*/   
.genericItemIntroText img, .latestItemIntroText img {
   width: 100%;
   }
  
table.tables {width:100%;}
  
img.se {width:100%; height:auto; margin: 10px 0 !important;}
}
  
@media only screen and (max-width: 530px) {
.loctext {
    width: 100%;
    text-align: center;
}
  
.time {
    margin: 0 auto;
}
  
.locpic {
    width: 100%;
    margin-top: 20px;
	}
}
.activeFeedbackField {
display: inline-block;
position: relative;
Width:0;
Overflow:hidden;
}

.activeFeedbackField input{
Position:absolute;
Left:10px;
}

.activeFeedbackDescription {
padding-top: 5px;
margin: 0;
}

ul.list-unstyled.list-inline
 {  padding: 0; }
div#rsblog-container, .rsblog-post {
    margin-top: 50px;
}

.rsblog-default {
    float: left;
    width: 80%;
}

.rsblog-entry-title span {
    color: #000;
    text-decoration: underline;
}
.rsblog-post a, .rsblog-page a {
    transition: color .5s;
    color: #000 !important;
    text-decoration: underline;
}
.rsblog-main-post-container .rsblog-entry-title span{
    text-decoration: none !important;
}
.blog-archive.moduletable
{
    margin-top: 83px !important;
}
ul.list-unstyled {
    padding: 0 !important;
}
.rsblog-post {
    margin-bottom: 40px;
    text-align: left;
}
.rsblog-default .maincont {
margin-top: 0 !important;
}
.rsblog-default .h1line {
    margin-top: 10px;
}
.rsblog-default .h1line h1{
padding: 0px;
}
}
