@charset "UTF-8";@media screen,projection {body,html {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    font-family: "Lato",sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #373737
}

body {
    overflow-x: hidden
}

a {
    text-decoration: none
}

.clear {
    clear: both
}

button,input,textarea {
    outline: 0
}

a img {
    border: 0
}

.topmenu ul,form {
    padding: 0;
    margin: 0
}

.notice {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    background: #da0303;
    color: #fff;
    text-shadow: 1px 1px #000;
    padding: 10px
}

.notice p {
    margin: 0
}

.btn,.content {
    width: 100%;
    box-sizing: border-box
}

.content {
    margin: 0 auto;
    text-align: left;
    max-width: 1300px;
    padding: 0 15px
}

.btn {
    max-width: 250px;
    border-radius: 5px;
    padding: 13px;
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    border: 2px solid transparent;
    transition: all .3s;
    cursor: pointer
}

.btn-primary {
    background: #ab9431;
    color: #fff;
    border-color: #ab9431
}

.btn-primary a,.btn-primary:hover a {
    color: #fff
}

.btn-primary:hover {
    background: 0 0;
    color: #ab9431
}

.table {
    display: table;
    vertical-align: middle
}

.table-row {
    display: table-row
}

.table-cell {
    display: table-cell;
    vertical-align: top
}

.top-buttons {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.top-button {
    color: #fff!important;
    background: #ab9431;
    font-size: 18px;
    font-weight: 600;
    border: 2px solid #ab9431;
    border-radius: 7px;
    padding: 10px 20px
}

.top-button:hover {
    color: #ab9431!important;
    background: 0 0
}

.top-buttons.tpp {
    display: none
}

.topmenu li ul,nav {
    left: 0;
    background: #f8f8f8
}

nav {
    position: relative;
    top: 0;
    z-index: 9000;
    transition: all .3s
}

nav.fixed {
    position: fixed;
    box-shadow: 0 3px 3px rgba(0,0,0,.2)
}

nav .content {
    max-width: 3000px;
    display: flex;
    align-items: stretch;
    padding: 0
}

.inner-logo {
    width: 434px;
    padding: 20px 35px 10px 10px;
    display: inline-block;
    vertical-align: middle
}

.inner-logo img,nav {
    width: 100%
}

.topmenu {
    margin: 0 0 0 auto;
    padding-bottom: 10px
}

.topmenu ul {
    display: flex
}

.topmenu li {
    list-style: none;
    padding: 0 10px;
    position: relative
}

.topmenu li.parent:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 0;
    width: 0;
    height: 0;
    margin: 0 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.topmenu li a,span.nav-header,span.separator {
    text-decoration: none;
    font-size: 17px;
    color: #232323;
    transition: all .3s;
    white-space: nowrap
}

.topmenu li.active li a {
    display: block;
    width: 100%;
    color: #000
}

.topmenu li a:hover,.topmenu li li.active a,.topmenu li.active a,.topmenu li.active li a:hover {
    color: #ab9431
}

.topmenu li ul {
    position: absolute;
    top: 100%;
    display: block;
    max-height: 0;
    overflow-y: hidden;
    transition: all .2s;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2)
}

nav.fixed,nav.fixed .topmenu li ul {
    background: #fff
}

.topmenu li:hover ul {
    padding-top: 10px;
    max-height: 3000px;
    overflow-y: auto
}

.topmenu li li {
    display: block;
    padding: 10px 15px
}

.topmenu li li:last-child {
    border-bottom: 5px #ab9431 solid
}

.top-right {
    background: #00000003;
    align-items: center;
    display: flex;
    padding: 0 15px;
    white-space: nowrap
}

.top-phone {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    line-height: 30px;
    margin: 0 15px 0 0;
    text-align: right
}

.top-location,.top-phone a {
    font-size: 26px;
    font-weight: 700;
    color: #ab9431
}

.top-location {
    display: inline-block;
    vertical-align: middle;
    font-weight: 300
}

nav .social-btns {
    float: right;
    padding: 10px 15px 50px 0
}

nav .fb-wrap,nav .social-btn {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px
}

nav .social-btn {
    cursor: pointer;
    transition: all .3s
}

.social-btn.zoc {
    margin-left: 35px
}

nav .fb-wrap:hover .fb-ico,nav .social-btn:hover {
    transform: scale(1.1)
}

nav .fb-wrap {
    position: relative;
    width: 46px;
    height: 46px;
    white-space: nowrap
}

nav .fb-ico {
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s
}

.hamburger {
    display: none
}

nav p {
    display: inline-block
}

.slider-block {
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/topbg.jpg)no-repeat center;
    background-size: cover;
    padding: 120px 0 0;
    text-align: center
}

.slider-block .content {
    margin: 0 auto;
    width: 100%;
    max-width: 1400px;
    text-align: center
}

.maintext-block {
    display: inline-block;
    text-align: center;
    padding: 15px 0;
    border: 0;
    background: rgba(0,0,0,.8);
    margin-top: 10px;
    width: 100%
}

.maintext-block p,.maintext-block-serv h1 {
    font-size: 29px;
    font-weight: 400;
    color: #fff;
    margin: 0
}

.maintext-block h3 {
    font-size: 36px;
    font-weight: 500;
    color: #fff
}

.maintext-block-serv {
    display: inline-block;
    padding: 15px;
    background: rgba(0,0,0,.7);
    margin-top: 180px;
    text-align: left
}

.service-list {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 20px;
    flex-wrap: wrap
}

.maintext-block-serv h1 {
    font-size: 30px;
    margin: 0 0 10px
}

.maintext-block-serv ul,nav p {
    padding: 0;
    margin: 0
}

.blogs-list li,.maintext-block-serv li {
    display: block;
    list-style: none;
    padding: 5px 0 5px 35px;
    position: relative
}

.maintext-block-serv li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 24px;
    height: 24px;
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/bullet.png)no-repeat center
}

.maintext-block-serv li a {
    font-weight: 500
}

.blogs-list li a:hover,.copy-left a:hover,.copy-right a:hover,.maintext-block-serv li a:hover,.quick-links-block li a:hover {
    text-decoration: underline
}

.services-block {
    display: flex
}

.services-item {
    height: 470px;
    padding: 25px;
    display: flex;
    flex: 1;
    align-items: flex-end;
    text-align: center;
    transition: all .3s
}

.services-item.item1 {
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/service1.jpg)no-repeat center;
    background-size: auto 100%
}

.services-item.item2 {
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/service2.jpg)no-repeat center;
    background-size: auto 100%
}

.services-item.item3 {
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/service3.jpg)no-repeat center;
    background-size: auto 100%
}

.services-item.item4 {
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/service4.jpg)no-repeat center;
    background-size: auto 100%
}

.services-item.item5 {
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/service5.jpg)no-repeat center;
    background-size: auto 100%
}

.services-item.item6 {
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/service6.jpg)no-repeat center;
    background-size: auto 100%
}

.services-item:hover {
    background-size: auto 120%
}

.services-item a {
    display: block;
    width: 100%;
    padding: 10px 0;
    border-top: 5px solid rgba(255,255,255,.5);
    border-bottom: 5px solid rgba(255,255,255,.5);
    color: #fff;
    font-size: 24px;
    text-decoration: none
}

.about-block {
    padding: 50px 0;
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/about-bg.jpg)no-repeat center;
    background-size: cover
}

.about-block .content,.doctors-block .content,.services-item a {
    text-align: center
}

.about-box {
    padding: 25px;
    margin: 0 auto;
    background: rgba(0,0,0,.7);
    box-shadow: 3px 3px 5px rgba(0,0,0,.4)
}

.about-box h2,.about-box h3,.doctors-box h2 {
    font-weight: 700;
    color: #fff;
    font-size: 44px;
    text-align: center;
    margin: 0
}

.about-box h3,.doctors-box h2 {
    color: #ab9431;
    font-size: 30px;
    margin: 15px auto
}

.about-box p {
    color: #fff;
    text-align: left
}

.doctors-block {
    padding: 50px 0
}

.doctors-box {
    max-width: 880px;
    margin: 0 auto;
    background: #f4f4f4;
    padding: 25px
}

.doctors-box h2 {
    color: #ab9428;
    font-size: 44px;
    margin: 0
}

.doctors-box .doctor {
    display: inline-block;
    padding: 30px;
    box-sizing: border-box;
    max-width: 45%;
    transition: all .3s
}

.doctors-box .doctor:hover {
    transform: scale(1.02)
}

.doctor a,.loc-box h2 {
    font-size: 20px;
    color: #ab9431;
    font-weight: 700
}

.doctors-box .doctor img {
    max-width: 100%;
    box-shadow: 3px 5px 3px rgba(0,0,0,.2);
    display: block;
    margin-bottom: 15px
}

.locations-block {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    background-color: #fff;
    align-items: start;
}

.loc-box {
    display: grid;
    grid-template-columns: minmax(0, 42%) minmax(0, 58%);
    align-items: stretch;
    gap: 20px;
    width: 100%;
    min-width: 0;
}

.loc-info {
    min-width: 0;
    padding: 25px;
    background: #f4f4f4;
    box-sizing: border-box;
    white-space: normal;
    text-align: center;
}

.loc-box h2 {
    font-size: 25px;
    margin: 0
}

.loc-box .address {
    font-size: 20px;
    margin: 10px 0 30px;
    color: #686868
}

.loc-box .phone {
    font-size: 24px;
    font-weight: 500
}

.loc-box .shedule {
    font-size: 20px;
    color: #ab9431;
    font-weight: 500;
    margin: 15px auto 68px;
    text-align: left
}

.loc-box .shedule.fpc {
    margin: 15px auto 0
}

.fpc-note-outter {
    font-size: 15px;
    font-weight: 600;
    color: #f32d2d;
    padding-left: 0;
    max-width: 208px;
    display: block;
    white-space: break-spaces;
    margin: 0 auto;
    text-align: left
}

.loc-box .day {
    padding-right: 10px
}

.loc-box .btn {
    text-align: center;
    margin: 30px auto 0;
    padding: 13px;
    border-radius: 10px
}

.blogs-block .btn:hover a,.loc-box .btn-primary:hover a {
    color: #000
}

.map {
    min-width: 0;
    box-sizing: border-box;
}

@media only screen and (max-width: 1920px) {
    .loc-box {
        grid-template-columns: 1fr;
    }
}

@media only screen and (max-width: 900px) {
    .locations-block {
        grid-template-columns: 1fr;
    }

    .loc-box {
        grid-template-columns: 1fr;
    }

    .loc-info,
    .map {
        max-width: 100%;
        min-width: 0;
    }

    .loc-info {
        text-align: center;
    }
}

.blogs-block {
    padding: 50px 0;
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/blogs-bg.jpg)no-repeat center;
    background-size: cover
}

.blogs-block,.blogs-block .content {
    text-align: center
}

.blogs-block h2 {
    font-size: 48px;
    color: #fff;
    font-weight: 300;
    display: block;
    margin: 10px 0
}

.blogs-list ul {
    display: inline-block;
    padding: 0;
    margin: 0 auto;
    text-align: left
}

.blogs-list li {
    padding: 8px 0 8px 15px
}

.blogs-list li::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 10px;
    color: #fff
}

.blogs-list li a,.maintext-block-serv li a {
    color: #fff;
    text-decoration: none;
    font-size: 22px
}

.blogs-block .btn {
    margin-top: 30px;
    background: #444242
}

.blogs-block .btn:hover {
    background-color: #fff
}

.connect-block {
    background: #fff
}

.blogs-block h2,.connect-block .content,footer .content {
    text-align: center
}

.connect-block h3,footer h4 {
    font-weight: 400;
    color: #ab9431
}

.connect-block h3 {
    font-size: 36px;
    text-align: center;
    padding: 30px;
    margin: 0;
    vertical-align: middle
}

.connect-block .social-btns {
    display: inline-block;
    vertical-align: middle
}

.connect-block .fb-wrap,.connect-block .social-btn {
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
    margin: 0 2px
}

.connect-block .social-btn {
    font-size: 14px;
    color: #074075;
    min-height: 26px;
    padding: 3px 15px 3px 35px;
    box-sizing: border-box;
    border: 1px solid #ab9431;
    cursor: pointer;
    transition: all .3s;
    line-height: 1.2
}

.connect-block .fb-wrap {
    position: relative;
    width: 97px;
    white-space: nowrap;
    padding: 1px 0 0;
    height: 26px
}

.connect-block .fb-ico {
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/fb-ico.png)no-repeat 10px center;
    position: absolute;
    left: 0
}

.connect-block .fb-wrap:hover .fb-ico {
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/fb-ico.png)#ab9431 no-repeat 10px center
}

.connect-block .twit-ico {
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/twit-ico.png)no-repeat 10px center
}

.connect-block .twit-ico:hover {
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/twit-ico.png)#ab9431 no-repeat 10px center
}

.connect-block .goog-ico {
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/goog-ico.png)no-repeat 10px center
}

.connect-block .goog-ico:hover {
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/goog-ico.png)#ab9431 no-repeat 10px center
}

.bot-social-btns,.bot-social-btns div {
    display: inline-block;
    vertical-align: middle
}

.bot-social-btns {
    padding: 0 15px
}

.bot-social-btns div {
    height: 45px;
    width: 45px;
    box-sizing: border-box;
    border: 1px solid #ab9431;
    cursor: pointer;
    transition: all .3s;
    margin: 0 2px
}

.bot-fb-ico {
    height: 45px;
    width: 45px;
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/bot-fb.png)no-repeat center
}

.bot-fb-ico:hover {
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/bot-fb.png)no-repeat center #ab9431
}

.bot-twit-ico {
    height: 45px;
    width: 45px;
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/bot-twit.png)no-repeat center
}

.bot-twit-ico:hover {
    background: url(https://www.williamstreetpodiatry.com/templates/theme/images/bot-twit.png)no-repeat center #ab9431
}

footer {
    background: #3a3d3e
}

.logo-footer {
    display: block;
    padding: 20px;
    max-width: 400px;
    margin: 0 auto
}

.bottom-loc-block,.quick-links-block {
    display: inline-block;
    vertical-align: middle;
    padding: 30px;
    text-align: left
}

footer h4 {
    font-size: 18px;
    margin-top: 0
}

.quick-links-block ul {
    padding: 0;
    margin: 0
}

.quick-links-block li {
    display: block;
    list-style: none;
    padding: 2px 0;
    font-size: 16px;
    line-height: 21px;
    color: #d1d1d0
}

.quick-links-block li a {
    color: #d1d1d0;
    font-size: 16px;
    line-height: 21px;
    text-decoration: none
}

.quick-links-block li ul {
    margin: 5px 0 1px 5px
}

.bottom-loc-block {
    vertical-align: top;
    padding: 30px 0 30px 15px;
    color: #d1d1d0;
    font-size: 16px;
    line-height: 25px
}

.white-text {
    color: #fff
}

.offices-block {
    display: flex
}

.office {
    padding-right: 30px
}

.copy-left,.copy-right {
    text-align: left;
    float: left;
    color: #6e6d6d;
    font-size: 14px;
    padding: 30px
}

.copy-right {
    text-align: right;
    float: right
}

.copy-left a,.copy-right a {
    color: #6e6d6d;
    text-decoration: none
}

.scroll-to-top {
    position: fixed;
    bottom: 90px;
    right: 30px;
    z-index: 8999;
    opacity: 1;
    transition: all .3s;
    display: none;
    cursor: pointer
}

.scroll-to-top.active {
    display: block
}

.scroll-to-top:hover {
    opacity: .8
}

.connect-block h3,.social-btns p {
    display: inline-block
}

.social-btns p,.top-phone p {
    padding: 0;
    margin: 0
}

.connect-block p,.doctors-box h2 p {
    display: inline-block;
    padding: 0;
    margin: 0
}

.top-phone p {
    display: block
}

.phonetext {
    font-size: 20px
}

.social-btns a {
    color: #074075
}

.inner-pages {
    padding-bottom: 30px
}

.inner-pages a,div.k2ArchivesBlock li a,h2.latestItemTitle a {
    color: #ab9431
}

.inner-pages img {
    max-width: 100%!important;
    height: auto!important
}

.inner-pages .page-header h2,.sitemap h1,body.rsform h1,div.latestItemsCategory h2 {
    font-size: 44px;
    color: #586064;
    text-align: center;
    font-weight: 400;
    position: relative;
    margin: 0 0 20px;
    padding: 15px 0 20px
}

.inner-pages .page-header h2::after,.sitemap h1::after,body.rsform h1::after,div.latestItemsCategory h2::after {
    content: "";
    height: 5px;
    width: 100px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 0-50px;
    background: #ab9431
}

.inner-pages .doctor {
    width: 223px;
    float: right;
    margin: 0 0 10px 10px;
    text-align: center;
    padding: 3px;
    color: #586064;
    font-weight: 700
}

.inner-pages .doctor img {
    width: 100%;
    margin-bottom: 10px
}

.testimonial-container {
    border: 2px solid #f8f8f8;
    background-color: #f8f8f8;
    border-radius: 5px;
    padding: 16px;
    margin: 16px 0
}

.testimonial-container::after {
    content: "";
    clear: both;
    display: table
}

.testimonial-container span {
    font-size: 20px;
    margin-right: 6px
}

.testimonial-p {
    text-align: left
}

.checked {
    color: gold
}

.readmore_btn {
    color: #fff!important;
    font-size: 19px;
    font-weight: 600;
    padding: 5px;
    background: #ab9431;
    border: 2px solid #ab9431;
    border-radius: 5px;
    margin: 15px auto;
    text-align: center;
    display: block;
    max-width: 170px
}

.readmore_btn:hover {
    color: #ab9431!important;
    background: #fff;
    border: 2px solid #ab9431
}

div.latestItemsCategory {
    background: 0 0;
    border: 0;
    border-radius: 4px;
    margin: 0;
    padding: 0
}

div.latestItemsCategory h2 a {
    color: #586064
}

#k2Container {
    padding-top: 30px
}

body#homepage .content.h,div.itemToolbar {
    display: none
}

div.k2ArchivesBlock ul,div.k2AuthorsListBlock ul,div.k2CategoriesListBlock ul,div.k2ItemsBlock ul,div.k2LatestCommentsBlock ul,div.k2LoginBlock ul,div.k2TopCommentersBlock ul,div.k2UserBlock .k2UserBlockActions,div.k2UserBlock .k2UserBlockRenderedMenu,div.k2UsersBlock ul {
    padding: 10px 20px;
    margin: 0
}

.divRight div.k2ArchivesBlock li,.divRight div.k2AuthorsListBlock li,.divRight div.k2CategoriesListBlock li,.divRight div.k2ItemsBlock li,.divRight div.k2LatestCommentsBlock li,.divRight div.k2LoginBlock li,.divRight div.k2TopCommentersBlock li,.divRight div.k2UsersBlock li {
    margin: 0;
    display: block;
    padding: 8px 0 8px 15px
}

.clearList,div.genericItemReadMore {
    display: none!important
}

#second {
    width: 100%;
    float: left;
    margin: 10px 0 0
}

#one {
    float: left;
    width: 49%;
    padding-right: 2%
}

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

#address {
    float: left;
    width: 45%
}

#hours,#week {
    float: left;
    width: 105px
}

#hours {
    width: 200px
}

.remy__video {
    max-width: 560px;
    margin: 25px auto;
    height: 315px;
    }

.fpc-hour-note-inner,.fpc-note-inner {
    font-size: 13px;
    font-weight: 600;
    color: #9d0505
}

.fpc-note-inner {
    font-size: 15px;
    max-width: 283px;
    display: block;
    padding-left: 44%
}

#map,#offices {
    margin: 0;
    width: 100%;
    float: left
}

#map {
    margin: 20px 0
}

#offices.william-street img {
    margin: 5px
}

#osmap.osmap-sitemap .even {
    padding: 2px 0
}

.formTableLayout {
    margin: 0 auto
}

.formTableLayout input#Send {
    background: #ab9431;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 700;
    font-family: "Lato",sans-serif;
    border: 2px solid transparent
}

.formTableLayout input#Send:hover {
    background: #fff;
    color: #ab9431;
    border: 2px solid;
    cursor: pointer
}

.gallery,.gallery-set h6 {
    text-align: center
}

.gallery-item,.gallery-set {
    display: inline-block;
    vertical-align: top;
    text-align: center
}

.gallery-item {
    width: 46%;
    margin: 1% 1% 15px;
    font-size: 15px
}

.gallery-item img {
    margin-bottom: 5px
}

.gallery-set {
    width: 49%
}

.gallery-set h6 {
    font-size: 20px;
    margin: 10px
}

.content.full {
    flex-wrap: wrap;
    display: flex
}

.divContent {
    flex: 0 0 80%
}

.divRight {
    flex: 0 0 20%
}

.divRight .moduletable {
    margin-top: 25px;
    padding-left: 40px
}

.divRight .moduletable ul {
    padding: 0 4px!important
}

.divRight .moduletable li {
    padding: 5px 0 5px 3px!important
}

body#bfa #k2Container,footer h4 {
    padding-top: 0
}

.latestItemsCategory {
    float: none;
    width: 100%
}

.video-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    margin: 25px auto;
}

.video-item {
    max-width: 560px;
    width: 100%;
    text-align: center;
}

.video-content {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
}

.video-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.images-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    margin: 25px auto;
}

@media only screen and (max-width:1760px) {
    .topmenu li a,span.nav-header,span.separator {
        font-size: 15px
    }

    .topmenu li.parent:after {
        margin: 0
    }

    .top-phone a {
        font-size: 22px
    }

    .top-phone,.top-phone a {
        line-height: 27px
    }

    .phonetext {
        font-size: 18px
    }

    .inner-logo {
        width: 380px;
        padding: 18px 10px
    }

    nav .social-btns {
        float: right;
        padding: 10px 15px 49px 0
    }
}

@media only screen and (max-width:1600px) {
    .inner-logo {
        width: 280px;
        padding: 24px 10px
    }

    .topmenu li {
        padding: 0 8px
    }

    nav .social-btns {
        padding: 5px 10px 40px 0
    }

    .topmenu li.parent:after {
        display: none
    }

    .top-phone {
        padding: 0;
        line-height: 25px;
        margin-right: 0
    }

    .top-phone a {
        font-size: 22px
    }

    .phonetext {
        font-size: 16px
    }

    .top-location {
        font-size: 20px
    }
}

@media only screen and (max-width:1560px) {
    .locations-block {
        padding-bottom: 20px
    }

    .loc-box {
        display: flex;
        align-items: stretch;
        flex: 1;
        flex-direction: inherit;
        margin: 10px 0;
        height: 850px
    }

    .loc-box h2 {
        font-size: 22px
    }
}

@media only screen and (max-width:1400px) {
    .maintext-block-serv li a,.services-item a {
        font-size: 20px
    }

    .maintext-block-serv h1 {
        font-size: 27px
    }

    .maintext-block p {
        font-size: 26px
    }
}

@media only screen and (max-width:1380px) {
    .top-buttons {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 0 20px
    }

    .hamburger.is-active {
        margin: 0;
        position: fixed;
        top: 20px;
        right: 20px
    }

    .social-btn.zoc {
        margin-left: 5px;
        width: 100%;
        margin-top: 10px
    }

    .btn {
        width: 100%;
        max-width: 180px;
        border-radius: 5px;
        padding: 10px;
        font-weight: 600;
        font-size: 14px
    }

    .hamburger {
        display: inline-block;
        z-index: 99999;
        margin: 20px;
        position: absolute;
        right: 0;
        top: 28px
    }

    .topmenu {
        position: fixed;
        z-index: 9001;
        top: -150%;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        background: #fff;
        transition: all .3s
    }

    .topmenu.active {
        top: 0
    }

    .topmenu ul {
        display: block;
        padding: 20px 15px 15px
    }

    .topmenu li {
        display: block;
        padding: 5px
    }

    .topmenu li.parent:after {
        display: none
    }

    .topmenu li a,span.nav-header,span.separator {
        font-size: 15px
    }

    .topmenu li ul {
        position: relative;
        top: 0;
        left: 0;
        width: auto;
        display: block;
        background: 0 0;
        max-height: 3000px;
        overflow-y: visible;
        padding: 5px 0 0;
        box-shadow: unset
    }

    .topmenu li li:last-child {
        border-bottom: unset
    }

    .topmenu li li {
        padding: 5px 10px
    }

    nav.fixed .topmenu li ul {
        background: 0 0
    }

    .topmenu li:hover ul {
        overflow-y: visible;
        padding: 5px 0 0
    }

    .inner-logo img,nav .content {
        max-width: 100%
    }

    .top-right {
        float: right;
        text-align: left;
        height: 100%;
        margin: 0 70px 0 auto
    }

    nav .content {
        display: block
    }

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

    .top-location {
        margin: 0 0 5px
    }

    nav .social-btns {
        float: none;
        padding: 10px 15px 10px 0
    }

    .locations-block {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .loc-box {
        margin: 0;
        flex: 1 1 100%;
        max-width: 100%;
        min-width: 0;
    }

    .loc-box .shedule {
        font-size: 17px
    }

    .map {
        flex: 55%;
        padding: 0 15px 5px;
        background: #f6f6f6!important
    }

    #map.william-street iframe {
        height: 573px
    }
}

@media only screen and (max-width:1290px) {
    .slider-block .content {
        max-width: 730px
    }

    .maintext-block-serv {
        margin-top: 60px
    }

    .service-list {
        justify-content: space-between;
        gap: 0
    }

    .service-list .item.last {
        width: 279px
    }

    .services-item {
        padding: 18px
    }

    .services-item a {
        font-size: 18px
    }
}

@media only screen and (max-width:1215px) {
    #address {
        width: 100%
    }

    #hours,#week {
        margin: 20px 0 0
    }

    #hours {
        float: left
    }

    .fpc-note-inner {
        padding-left: 0
    }

    #map.forest-hill iframe {
        height: 647px
    }

    #map.william-street iframe {
        height: 603px
    }
}

@media only screen and (max-width:1175px) {
    #offices.william-street img {
        width: 47%
    }

    #map.william-street iframe {
        height: 595px
    }
}

@media only screen and (max-width:1150px) {
    .connect-block h3 {
        padding: 15px 0;
        margin: 0;
        display: block
    }

    .connect-block .social-btns {
        padding: 15px 0
    }

    .gallery {
        text-align: center
    }

    .gallery-item {
        width: 48%
    }

    .logo-footer {
        max-width: 330px
    }

    #map.william-street iframe {
        height: 583px
    }
}

@media only screen and (max-width:1120px) {
    .accessib-block {
        position: fixed;
        top: 35%!important
    }
}

@media only screen and (max-width:1080px) {
    .notice {
        font-size: 16px
    }

    .notice h2 {
        font-size: 22px
    }

    .services-item {
        height: 270px;
        padding: 15px
    }

    .services-item a {
        font-size: 18px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .loc-box h2 {
        font-size: 18px
    }

    .loc-box .phone {
        font-size: 21px
    }

    .logo-footer {
        display: block;
        margin: 0 auto
    }

    .divContent {
        flex: 0 0 70%
    }

    .divRight {
        flex: 0 0 30%
    }

    #map.william-street iframe {
        height: 561px
    }
}

@media only screen and (max-width:910px) {
    #map.william-street iframe {
        height: 508px
    }

    .gallery-set,.pe td {
        display: block
    }

    .pe ul {
        margin: 0
    }

    .gallery-set {
        width: 98%
    }
}

@media only screen and (max-width:768px) {
    .formCaption {
        width: 100%!important
    }

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

    #map.william-street iframe {
        height: 466px
    }
}

@media only screen and (max-width:767px) {
    .slider-block {
        background: url(https://www.williamstreetpodiatry.com/templates/theme/images/topbg-mob.jpg)no-repeat center;
        background-size: cover
    }

    .maintext-block p {
        font-size: 20px
    }

    .services-block {
        flex-wrap: wrap
    }

    .services-item {
        flex: 33.333%;
        height: 170px;
        padding: 10px;
        box-sizing: border-box
    }

    .services-item a {
        height: 15px
    }

    .services-item.item1,.services-item.item2,.services-item.item3,.services-item.item4,.services-item.item5,.services-item.item6 {
        background-size: 100%auto
    }

    .services-item:hover {
        background-size: 120%auto
    }

    .about-box {
        padding: 15px
    }

    #osmap.osmap-sitemap h1,.about-box h2,.blogs-block h2,.doctors-box h2,.inner-pages .page-header h2,body.rsform h1,div.latestItemsCategory h2 {
        font-size: 28px
    }

    .about-box h3 {
        font-size: 21px
    }

    .doctors-box .doctor {
        padding: 20px;
        max-width: 350px
    }

    .doctor a {
        font-size: 17px
    }

    .blogs-block {
        background: url(https://www.williamstreetpodiatry.com/templates/theme/images/blogs-bg-mob.jpg)no-repeat center;
        background-size: cover
    }

    .blogs-list li a {
        font-size: 15px
    }

    .connect-block {
        padding-bottom: 15px
    }

    .connect-block h3 {
        font-size: 26px;
        padding: 15px;
        margin: 0 auto;
        display: block
    }

    footer .content {
        text-align: left
    }

    .logo-footer {
        display: block;
        vertical-align: top;
        padding: 20px 0 0;
        max-width: 90%
    }

    .copy-left,.copy-right {
        float: left;
        padding: 15px 30px;
        font-size: 12px
    }

    footer h4 {
        font-size: 14px
    }

    .bottom-loc-block,.quick-links-block li,.quick-links-block li a {
        font-size: 14px;
        line-height: 18px
    }

    .offices-block {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .office {
        padding-right: 0;
        margin: 0 0 27px;
        flex: 46%;
        max-width: 46%
    }

    .scroll-to-top {
        width: 30px;
        right: 20px
    }

    .divContent {
        flex: 0 0 70%
    }

    .divRight {
        flex: 0 0 30%
    }
}

@media only screen and (max-width:760px) {
    #one {
        padding-right: 0
    }

    #one,#two {
        width: 100%
    }

    #map.forest-hill,#map.william-street {
        margin: 10px 0 20px
    }

    #map.forest-hill iframe,#map.william-street iframe {
        height: 450px
    }

    #offices.william-street img {
        width: unset
    }
}

@media only screen and (max-width:730px) {
    .slider-block {
        padding: 50px 0 0
    }

    .service-list {
        align-items: flex-start;
        justify-content: center;
        flex-direction: column
    }

    .maintext-block-serv {
        margin-top: 0
    }

    .service-list .item.last {
        width: 100%
    }

    .maintext-block {
        margin-top: 50px
    }

    img.np,img.pe,img.se {
        float: none!important;
        margin: 0 0 10px!important;
        max-width: 100%;
        height: auto
    }

    .top-phone a {
        font-size: 20px
    }

    .phonetext {
        font-size: 15px
    }
}

@media only screen and (max-width:640px) {
    .top-buttons {
        display: none
    }

    .top-buttons.tpp {
        display: block!important;
        padding: 12px 0;
        margin: 0 auto
    }

    .top-button {
        font-size: 16px!important
    }

    .top-phone {
        text-align: center
    }

    .inner-logo {
        padding: 8px 10px
    }

    .loc-box,.top-right {
        display: block;
        margin: 0;
        max-width: 100%
    }

    .top-right {
        flex-direction: unset;
        float: left;
        width: 100%;
        text-align: center;
        padding: 0
    }

    .loc-box {
        flex: 100%
    }

    .loc-info {
        text-align: center
    }

    .loc-box .shedule {
        text-align: left
    }

    .loc-box .btn,.loc-box .shedule {
        margin: 20px auto 0
    }

    .hamburger {
        margin: 17px;
        top: 15px
    }

    .slider-block {
        padding: 80px 0 0
    }

    .maintext-block {
        margin-top: 80px
    }

    .maintext-block-serv h1 {
        font-size: 23px
    }

    .maintext-block-serv {
        margin: 0 auto;
        display: block;
        float: none;
        max-width: 355px
    }

    .maintext-block-serv li a {
        font-size: 18px
    }
}

@media only screen and (max-width:590px) {
    .divContent,.divRight {
        flex: 0 0 100%
    }

    .divRight .moduletable {
        padding-left: 5px;
        margin-bottom: 60px
    }
}

@media only screen and (max-width:550px) {
    nav .fb-wrap {
        margin: 0 4px 0 0
    }

    .top-phone {
        order: 2
    }

    .services-block {
        flex-wrap: wrap
    }

    .services-item {
        flex: 50%;
        height: 170px;
        padding: 10px;
        box-sizing: border-box;
        transition: unset
    }

    .services-item.item1,.services-item.item2,.services-item.item3,.services-item.item4,.services-item.item5,.services-item.item6 {
        background-size: 100%auto
    }

    .services-item:hover {
        background-size: 120%auto
    }

    .inner-pages .doctor {
        width: 46%;
        font-size: 12px
    }

    .loc-box h2 {
        font-size: 23px
    }

    .loc-box .address {
        font-size: 16px
    }

    .loc-box .phone {
        font-size: 18px
    }

    .loc-box .shedule {
        font-size: 16px
    }

    .logo-footer {
        margin: 0 auto
    }

    .connect-block .social-btn {
        font-size: 12px;
        padding: 5px 6px 3px 26px
    }

    .connect-block .fb-wrap {
        width: 72px
    }

    .connect-block .fb-ico {
        background: url(https://www.williamstreetpodiatry.com/templates/theme/images/fb-ico.png)no-repeat 5px center
    }

    .connect-block .fb-wrap:hover .fb-ico {
        background: url(https://www.williamstreetpodiatry.com/templates/theme/images/fb-ico.png)#ab9431 no-repeat 5px center
    }

    .connect-block .twit-ico {
        background: url(https://www.williamstreetpodiatry.com/templates/theme/images/twit-ico.png)no-repeat 5px center
    }

    .connect-block .twit-ico:hover {
        background: url(https://www.williamstreetpodiatry.com/templates/theme/images/twit-ico.png)#ab9431 no-repeat 5px center
    }

    .connect-block .goog-ico {
        background: url(https://www.williamstreetpodiatry.com/templates/theme/images/goog-ico.png)no-repeat 5px center
    }

    .connect-block .goog-ico:hover {
        background: url(https://www.williamstreetpodiatry.com/templates/theme/images/goog-ico.png)#ab9431 no-repeat 5px center
    }

    .logo-footer,.offices-block {
        display: block
    }

    .office {
        flex: 100%;
        max-width: 100%
    }

    .bottom-loc-block {
        padding: 30px 0 30px 20px
    }

    .quick-links-block {
        padding: 30px 20px
    }
}

@media only screen and (max-width:480px) {
    tbody#rsform_3_page_0 td,tbody#rsform_4_page_0 td {
        display: block
    }

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

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

    table#cal4_0 tbody td {
        display: table-cell
    }
}

@media only screen and (max-width:400px) {
    .maintext-block-serv h1 {
        font-size: 20px
    }

    .maintext-block-serv li a {
        font-size: 16px
    }
}}
