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


body, html {max-width:100%; display:block; position:relative; min-height: 100%; padding: 0; margin: 0; font-family: 'Open Sans', sans-serif; color: #000; overflow-x: hidden; -webkit-text-size-adjust: 100%;}
body {width: 100%; overflow-x: hidden;}
a {text-decoration: none;}
.clear {clear: both;}
input,textarea,button {outline:none;}
a img {border: none;}

.semi {font-weight: 600;}

.notice a {
    color: #fff;
    margin-top: 14px;
    display: inline-block;
	}

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

.notice h2 {
  	margin: 0 0 6px;
	}

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

/*logoline*/
.logoline {
    padding: 0;
    position: relative;
    z-index: 9000;
    background: #2b3657;
}

.logoline .content {padding: 0;}

.topleft {
    float: left;
    width: 30%;
    text-align: left;
}

.topright {
    float: right;
    text-align: right;
    padding: 20px 0 10px 0;
}

.phone {
    color: #94a0be;
    font-weight: 600;
    font-size: 30px;
}

.phone a {
    color: #fff;
    font-weight: 400;
}

.phone p {
    margin: 20px 0;
}

.toplogo {
    max-width: 60%;
    float: left;
    margin: 5px 0;
}

.topline {
    position: relative;
    width: 100%;
    text-align: right !important;
    display: inline-block;
    background: #1e2955;
}

.menuright {
    float: right;
    text-align: right;
    width: 30%;
    margin-top: 15px;
}

.portal {
    margin: 0 auto;
    display: block;
    position: relative;
}

.portal a {
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    padding: 6px 15px;
    text-transform: uppercase;
    background-color: #d78828;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}

.portal a:hover {
    background-color: #b96907;
}

.portal a.po {
    background-color: #e5ac01;
}

.portal a.po:hover {
    background-color: #c29200;
}

/*topmenu*/
.topmen {
    position: relative;
    text-align: left !important;
    display: block;
    width: 65%;
    margin-bottom: 0;
    float: left;
}

.topmen ul {
    padding: 0;
    margin-left: -15px;
    display: table;
    border-collapse: collapse;
    float: left;
}

.topmen ul li {
    display: table-cell;
    border-collapse: collapse;
    padding: 0 5px;
    position: relative;
}

.topmen ul li a {
    text-decoration: none;
    color: #dfe6f8;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 4px 8px;
    margin: 0 11px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    white-space: nowrap;
    border-bottom: 7px solid transparent;
}

.topmen ul li a:hover, .topmen ul li.active a {
    /* padding: 15px 30px; */
    /*background: #416B81;*/
    border-bottom-color: #94a0be;
}

.topmen ul li ul {
    position: absolute;
    width: 200px;
    top: 34px;
    left: 0;
    z-index: 9999;
    padding-top: 10px;
    display: none;
}

.topmen ul li:hover ul {
    display: block;
}

.topmen ul li ul li {
    display: block;
    padding: 0;
}

.topmen ul li ul li a, .topmen ul li.active ul li a {
    background-color: #fff;
    display: block;
    padding: 10px 15px !important;
    border: none;
}

.topmen ul li ul li a:hover, .topmen ul li ul li.active a {
    background-color: #f9f5f0;
    display: block;
    border-bottom-color: transparent;
    padding: 10px 15px !important;
}

.hamb {
    display: none;
}

.mobile {display:none;}

.socio {
    float: right;
    /*width: 35px;*/
    margin: 15px 0 0 6px;
}

.sociog {
    margin-top:15px;
    width: 90px;
    float: right;}

.socio img {
    width: 35px;
}

.blin {
    height: 7px;
    background-color: rgba(129, 167, 212, 0.7);
    position: relative;
    z-index: 1000;
}

/*sliderline*/
.sliderline {
    background-color: #1e2955;
}

.nivoSlider {
    margin: 0 !important;
}

.relat {
    position: relative;
}

.slideshow {
    margin-top: -8px;
}

.nivo-caption {
    background-color: transparent;
    background: url(https://www.gardenstatefootandankle.com/templates/gardenstatefootandanklecenter/images/slider.png) no-repeat center;
    background-size: 100% 100%;
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=1);
    font-family: 'Open Sans', sans-serif !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
}

.slidertext {
    padding: 25% 15% 0 2%;
    font-size: 40px;
    font-weight: 700;
    text-shadow: 1px 1px #202c29;
    font-family: 'Open Sans', sans-serif !important;
    font-style: italic;
    text-align: center;
}

.whitet {
    color: #fff;
}
.redt {
    color: #FFB525;
}

/*First line*/
.fline {
    background-color: #f1f3fb;
}

.firstleft {
    width: 18%;
    float: left;
    text-align: left;
    padding: 15px 0;
}

.firstright {
    width: 80%;
    float: right;
    padding: 15px 0;
    text-align: center;
}

.servihead {
    color: #18223b;
    font-size: 22px;
    font-weight: 600;
}

ul.servi {
  color: #2b3657;
}

ul.servi a {
    color: #2b3657;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

ul.servi a:hover {
    text-decoration: underline;
}

.colls4 {
    display: inline-block;
    vertical-align: top;
    width: 22%;
    padding: 0 1%;
    text-align: center;
}

.colls4 img {
    max-width: 100%;
}

.firstright ul {
    margin-left: 0;
    padding-left: 0;
}

.firstright p,
.firstright .custom,
.firstright .moduletable,
.firstright a {
    text-align: center;
}

/*Second line*/
.colored {
    padding: 15px 0;
    background-color: #f1f3fb;
}

.colored1 {
    padding: 10px 0 25px;
    background-color: #f1f3fb;
}

.secline {
    text-align: left;
}

.doctor {
    width: 223px;
    float: right;
    margin: 5px 25px 10px 10px;
    text-align: center;
    padding: 3px;
    color: #18223b;
    font-weight: 700;
}

.innercontent .doctor {margin: 0 0 10px 10px;}

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

.innercontent ul li {padding: 2px 0;}


/*Third line*/
.locblock {
    padding: 0 1% 30px 1%;
    margin: 0;
    display: inline-block;
    position: relative;
}

.content > .locblock {
    box-sizing: border-box;
    width: 100%;
}

.coloredtext {
    color: #b15c07;
    font-weight:600;
}

.fax {
    color:#454545;
    font-weight:bold;
}

table.time {
    border: 0;
    color: #454545;
    text-align: left !important;
}

table.time td {
    border: 0;
    padding: 0 5px 0 0;
}

.italic {
    font-style: italic;
}

table.time td.day {
    font-weight: 600;
}

.dir {
    margin: 20px 0 0 0;
    text-align: center;
}

.dir a {
    padding: 8px 10px;
    color: #fff;
    border-radius: 3px;
    background-color: #1e2955;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}

.dir a:hover {
    background-color: #48558a;
}

.loctext {
    display: inline-block;
    vertical-align: top;
    width: 230px;
    text-align: left;
    line-height: 20px;
}

.loctext span {
    margin-left: 20px;
}

.locpic {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 10px;
    max-width: 90%;
}

/*.locpic .img img{
    border: 2px solid #467EBB;
    border-radius: 3px;
} */

.map {
    width: 100%;
    border-radius: 5px;
    border: 3px solid #467EBB;
}

.map iframe {
    width: 100% !important;
    height: 170px !important;
}

.loc, .con, .suf, .serv, .blogs, .locblock h3 {
    color: #18223b;
    font-size: 34px;
    line-height: 37px;
    padding: 25px 0;
    font-weight: 600;
}

.locblock h3 {
    padding: 15px 0;
    margin: 0;
    text-align: center;
}

.blogs {
    padding: 5px 0px 20px;
    text-align: center;
}


.suf {
    padding: 5px 0px 5px;
}

.con {
    color: #18223b;
    padding: 10px 0px 20px;
}

/*Fourth line*/
.colls5 li {
    display: inline-block;
    vertical-align: top;
    width: 17%;
    padding: 0 1%;
    list-style: none;
}

.titl {
    height: 35px;
    overflow-y: hidden;
    margin-bottom: 5px;
    text-align: left;
}

.colls5 li a {
    font-size: 14px;
    color: #141414;
    font-weight: 600;
}

.imag {
    width: 100%;
}

.imag img {
    width: 100%;
    height: 150px;
    border: 2px solid #46598c;
    border-radius: 3px;
}

/*Connect with us*/
.innerconnect {
    padding: 35px 0 20px 0;
}

.innerconnect1 {
    max-width: 300px;
    width: 90%;
    display: inline-block;
    vertical-align: middle;
}

.innerconnect1 img {
    width: 20%;
    padding: 0 2%;
}

.con {
    display: inline-block;
    vertical-align: middle;
}

img.pod {
    display: inline-block;
    vertical-align: middle;
}

.socleft {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding: 80px 2% 2% 2%;
}

.socright {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    padding: 80px 2% 2% 2%;
}


/*footer*/
.footer {
    background-color: #18223b;
    padding: 20px 0;
}

.copyright {
    font-size: 14px;
    color: #b3b3b3;
    margin: 15px 0;
}

.copyright a {
    color: #b3b3b3;
    text-decoration: underline;
}

.copyright a:hover {
    text-decoration: none;
}


/*inner pages*/
.left {
    text-align: left;
}

.maincont {
    background: url(https://www.gardenstatefootandankle.com/templates/gardenstatefootandanklecenter/images/maincont.jpg) repeat-x top center;margin-top: -19px;
}

.h1line {
    text-align: left;
}

.h1line a {
    color: #18223b;
}

.h1line h1 {
    color: #18223b;
    font-size: 29px;
    line-height: 37px;
    font-weight: 700;
    padding: 10px 0;
}

.innertab {
    display: table;
    width: 100%;
}

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

.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;
    padding-top: 10px !important;
}

.k2FeedIcon a {
    color: transparent;
    margin-top:8px !important;
}

.k2FeedIcon {
    float: right;
    position: relative;
    margin-bottom: -10px;
    padding-top: 10px !important;
}

div.k2FeedIcon a:before, a.ubUserFeedIcon:before {
    background-image: url(https://www.gardenstatefootandankle.com/templates/gardenstatefootandanklecenter/images/feed.png);
    padding: 0px 2px;
    width: 28px;
    height: 16px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.innerrightcol {
    display: table-cell;
    vertical-align: top;
    width: 220px;
    padding-left: 20px;
    text-align: left;
}

.innercontent ul {
    margin-left: 15px;
    padding-left: 0;
}

.innerrightcol ul {
    margin-left: 0;
    padding-left: 0;
}


/*system*/
.topright p, .socleft p, .firstleft p, .innerconnect p {
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

fieldset {
    border: none !important;
}

ul.osmap {
    padding-left: 15px;
    margin-left: 15px;
}
div.latestItemImageBlock {display:none;}

table.pe td {padding-right:15px;}

#second {margin: 0; width: 100%; float: left; margin-top: 10px;}
#one {float: left; width: 56%; padding-right:2%;}
#two {width: 40%; float: right; margin-bottom: 20px;}
#address {float: left; width: 45%;}
#week {float: left; width: 105px;}
#hours {float:left; }
#offices {margin: 0; width: 100%; float: left;}

#hours span {
    margin-left: 30px;
    }

#map {margin:20px 0;float: left;width:100%;}

.osmap-sitemap h1 {
    color: #fff;
    font-size: 29px;
    line-height: 37px;
    font-weight: 700;
    padding: 10px 0;
}

.osmap-sitemap {text-align:left; }

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

/*K2 problem*/
.itemHeader {
    margin-top: 20px!important;
}

.itemHeader h2 {
    margin-top: 12px!important;
}

iframe.hp {margin:0 auto; display:block;position:relative;}

@media only screen and (max-width: 1375px) {
    .servihead {
        font-size: 23px;
    }

    /* .locpic {
        max-height: 200px;
    } */

.locpic img {
    max-height: 185px;
    }
}



@media only screen and (max-width: 1350px) {
.images-wrap {
    clear: both;
    text-align: center;
    }

.images-wrap img {
    max-height: 200px;
    }

#map iframe {
    height: 396px;
    }
}


@media only screen and (max-width: 1270px) {
  
.menuright {
    width: 35%; 
    }
  
.topmen ul li {
    padding: 0;
    }
  
.topmen ul li a {
    font-size: 15px;
    margin: 0 5px;
   }
  
}


@media only screen and (max-width: 1215px) {
    /*slider line*/
    .slidertext {
        padding: 24% 0 0 3%;
        font-size: 25px;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
        width:85%;
    }

    /*First line*/
    .servihead {
        font-size: 18px;
        font-weight: 600;
    }

    .colls4 img {
        width: 90%;
        max-width: 150px;
    }

    ul.servi a {
        font-size: 14px;
        font-weight: 600;
        line-height: 18px;
    }

    .loctext {margin-left:0;}

    #one {float: left;padding-right:0px;}
    #two {float: right; margin-bottom: 20px;}
    #address {float: left; width: 100%;}
    #week {float: left;margin:10px 0;}
    #hours {float:left;margin:10px 0;}
    .locblock2 {padding-left:2%;}
    .topright {/*width: 101px;*/}

    #hours span {
        margin-left: 0;
    }

    .img img {width:100%;height:auto;}

    #map iframe {
        height: 526px;
        }
}

@media only screen and (max-width: 1200px) {
    /* .loctext { display: block;}
    .locpic { width: 47%; padding: 2% 1% 0 1%; max-height: 1000px;} */
    .toplogo {
        max-width: 45%;
        width:unset;
        margin-left:2%;}
}

@media only screen and (max-width: 1150px) {
  
.topmen ul li {
    padding: 0 3px;
  }
  
.topmen ul li a {
	padding: 15px 4px 8px;
  	font-size: 14px;
  	margin: 0px 2px;
  }
  
body.request-appointment #one, body.request-appointment #two {
    width: 100%; margin: 0 0 20px;
  }
  
}


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

    .topmen {float:left;}

    .portal a {padding: 6px 10px; font-size: 14px;}

    .maincont {
        margin-top: -20px;
    }

.images-wrap img {
    max-height: 165px;
    }

#map iframe {
    height: 491px;
    }

}

@media only screen and (max-width: 1020px) {
.locpic.newline {
    margin-top: 30px;
    }

.locpic.newline img {
    max-height: unset;
    }
}

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

    .mobile {
        display:inline-block;
        float: left;}

    /*topmenu*/
    .topline {
        margin-top: 0;
    }

    .topmen {
        display: none;
        margin:0;
        padding:0;
        position: absolute;
    }

    .topmen ul {
        padding: 10px 0;
        margin: 0;
        display: block;
        background-color: #1e2955;
        position: absolute;
        top: 39px;
        left: 0;
        width: 240px;
    }

    .topmen ul li {
        display: block;
        padding: 5px 10px;
        border-left: none;
        border-right: none;
        text-align: left;
    }

    .topmen ul li a {
        text-decoration: none;
        font-size: 15px;
        margin: 0 10px;
        padding: 0;
    }

    .topmen ul li a:hover, .topmen ul li.active a {
        margin: 0 10px;
        padding: 0;
    }

    .topmen ul li ul {
        position: relative;
        width: auto;
        top: 0;
        left: 0;
        padding: 0px;
        margin: 5px 0 -5px 0;
        display: block;
    }

    .topmen ul li ul li {
        display: block;
        padding: 0 10px;
    }

    .topmen ul li ul li a, .topmen ul li.active ul li a {
        font-size: 14px;
        background-color: transparent;
        display: inline-block;
        padding: 5px 0 0 0 !important;
        border-bottom: 7px solid transparent;
    }

    .topmen ul li ul li a:hover, .topmen ul li ul li.active a {
        background-color: transparent;
        display: inline-block;
        border-bottom-color: #94a0be;
        padding: 5px 0 0 0 !important;
    }

.hamb {
	float: left;
 	height: 20px;
  	padding: 10px 0 10px 0;
  	display: block;
    cursor: pointer;
  	}

.menuright {
    width: 295px;
    margin: 11px 0;
  	}

.doctor {margin: 10px 25px 10px 10px;}

.locblock {padding-bottom: 10px;}

}

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

    .toplogo {
        max-width: 40%;
        width:unset;
        margin-left:3%;}

    .sociog img {padding-left:4px;}

    .phone {
        font-size: 18px;
    }

    .phonetext {
        font-size: 18px;
    }

    .topmen ul {float: none;}

    .locblock {
        display: block;
        width: auto;
        margin: 10px 0;
    }
}

@media only screen and (max-width: 910px) {
    /*logoline*/
    .topright {
        float: right;
        text-align: center;
        /*width: 20%;*/
    }

    .phone {
        font-size: 21px;
    }

    .menuright {
        margin-top: 12px;
        text-align: right;
    }

    .topleft {width: 30%;}

    /*slider line*/
    .slidertext {
        padding: 25% 0 0 3%;
        font-size: 25px;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
        width:85%;
    }

    /*First line*/
    .firstleft {
        width: 32%;
        float: left;
        text-align: left;
        padding: 15px 0;
    }

    .firstright {
        width: 68%;
        float: right;
        padding: 15px 0;
    }

    .colls4 {
        display: inline-block;
        vertical-align: top;
        width: 45%;
        padding: 0 1% 15px 1%;
    }

    /*Fourth line*/
    .colls5 li {
        display: inline-block;
        vertical-align: top;
        width: 47%;
        padding: 0 1% 20px 1%;
        list-style: none;
    }


    /*Connect with us*/
    .con {
        display: block;
    }

    .socleft {
        padding: 20px 2% 2% 2%;
    }

    .socright {
        padding: 20px 2% 2% 2%;
    }

    /*copyright*/
    .copyright {
        margin-top: 0px;
    }

    .locblock_main {width:100%;margin-left:0;}

    .locblock2 {width:100%;padding-left:0;max-width:unset;}

    .imag img {
        width: auto;
    }

    .images-wrap img {
        max-height: 140px;
        }
    
    #map iframe {
        height: 466px;
        }

}



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

    .topleft {
        width: 28%;
    }

    .topright .socio , .sociog {
        margin-right: 15px;
    }

    .toplogo {
        max-width: 39%;
        margin-left: 1.5%;
        width: 320px;
        max-width: 320px;
        padding-top: 5px;
        margin-top: 10px;
    }

    .logoline .content {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
    .topleft p {margin:10px 0}

    .logoline .content .topleft
    {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        width:100%;
        text-align:center;
    }

    .logoline .content .logo {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        width:100%;
        margin-top: 15px;
    }

    .logoline .content .topright {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
        margin: 0 auto;
    }

    img.toplogo {
        display: block !important;
        margin-left: auto!important;
        margin-right: auto!important;
        float:none;}

}

@media only screen and (max-width: 768px) {
    #address {float: left; width: 100%;}
    #week {float: left; margin: 20px 0;}
    #hours {float:left; margin: 20px 0;}
    table.pe td {padding-right:1px;}
    .slidertext {font-size: 16px;}
    .formCaption {width:100% !important;}
    input#Email {width:90% !important;}
    form#userForm textarea {width:90% !important;}
    table.pe td {display:block;}

    .images-wrap img {
        max-height: unset;
        margin: 5px;
        }
    
    #map iframe {
        height: 450px;
        }

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

    .toplogo {
        padding-top: 0px;
        width:unset;
        max-width:100%;
    }

    #one {float: left; width: 100%; padding-right: 0px;}
    #two {width: 100%; float: right; margin-bottom: 20px;}
    #hours {min-height:0;}


    .itemHeader h2 {
        margin-top: 12px!important;font-size: 0.9em;
    }

    .latestItemIntroText img , .itemHeader img {
        width: 70% !important;
        height: auto !important;}


    .locpic {
        display: block;
        float: none;
        width: auto;
        padding: 15px 0 0 0;
    }

    .loctext {
        text-align: center;
    }

    .loctext span {
        margin-left: 0;
    }

    table.time {
        margin: 0 auto;
    }

    .dir {
        padding: 30px 0 10px 0;
        margin: 0 auto;
        display: block;
        position: relative;
        max-width: 114px;
    }

    .locpic { width: auto; display: block;}

    .locpic.newline {
        margin-top: 15px;
    }

    .locpic.newline img , .locpic img {
        max-width: 350px;
    }
}

@media only screen and (max-width: 570px) {
    /*slider line*/
    .nivo-caption {
        background-color: transparent;
        background: none;
        background-size: 200% 200%;
        opacity: 1;
        -moz-opacity: 1;
        filter:alpha(opacity=1);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .slidertext {
        padding: 10% 0 0 3%;
        font-size: 21px;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
        width: 95%;
    }

    /*First line*/
    .firstleft {
        width: auto;
        float: none;
        text-align: left;
        padding: 15px 0;
    }

    .firstright {
        width: auto;
        float: none;
        padding: 15px 0;
    }

    .servihead {
        font-size: 14px;
        font-weight: 600;
    }

    ul.servi {
        margin: 0;
    }

    ul.servi li {
        display: inline-block;
        width: 45%;
    }

    ul.servi li:before {
        content:"•";
        border-radius: 100%;
    }

    ul.servi a {
        font-size: 13px;
        font-weight: 600;
        line-height: 15px;
        padding-left: 5px;
    }

    /*Second line*/
    .doctor {
        width: 46%;
        float: right;
        margin: 5% 1% 15px 1%;
        text-align: center;
        padding: 0;
        font-weight: 600;
        font-size: 12px;
    }

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

    .maincont {
        margin-top: -19px;
    }

    /*Fourth line*/
    .colls5 li {
        display: inline-block;
        vertical-align: top;
        width: 98%;
        padding: 0 1% 20px 1%;
        list-style: none;
    }

    .titl {
        height: auto;
        overflow-y: visible;
        margin-bottom: 5px;
        text-align: left;
    }

    /*mainpage content*/
    .loc, .con, .suf, .serv, .blogs, .locblock h3 {
        font-size: 23px;
        padding: 15px 0;
    }

    .suf {font-size: 23px;}

    .loctext {
        display: block;
        float: none;
        width: auto;
        text-align: center;
    }

    .locpic {
        display: block;
        float: none;
        width: auto;
        padding: 15px 0 0 0;
    }

    /*Connect with us*/
    .socleft {
        padding: 20px 2% 2% 2%;
        display: block;
        float: none;
        width: auto;
    }

    .socright {
        padding: 20px 2% 20px 2%;
        display: block;
        float: none;
        width: auto;
    }

    .innerconnect1 {
        width: auto;
        padding-bottom: 10px;
    }

    .innerconnect1 .socleft {
        padding: 20px 2%;
    }

    .innerconnect1 .socright {
        padding: 0 2% 20px 2%;
    }

    /*inner pages*/
    .h1line h1 {
        font-size: 18px;
    }

    .innerrightcol {
        display: none;
    }

    img.pe {margin:10px !important;float:none !important;}

    /*K2 blog item view fix*/
    .itemFacebookButton {overflow:hidden;}

    .imag img { width: auto;}

    .titl {text-align:center;}

    .itemHeader {
        margin-top: 12px!important;
    }

    iframe.qlaser , iframe.hp {width:100% !important; height:auto !important;}
  
img.np {width: 50%;}

}

@media (min-width: 528px) and (max-width: 750px) {
    .doctor {margin: 20px 0 10px 10px;}
}

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

    table.time {margin: 0 auto;}

    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;}

    #cal4_0Container td {display:table-cell !important;}

    .slidertext { font-size: 14px;}

    .innercontent img {max-width:100%; margin: 10px 0 !important;}

    .latestItemIntroText img , .itemHeader img {
        width: 50% !important;
        margin: 10px !important;
        height: auto !important;}

    .k2FeedIcon {margin-top:10px}

    .k2FeedIcon a {
        margin-top: 0 !important;
    }

    .itemHeader h2 {
        margin-top: 18px!important;
        font-size:16px;}

}

@media only screen and (max-width: 440px) {
    img.pe, img.se {margin: 10px 0 20px !important; width:100%; float:none !important;}
    .locpic , .locpic.newline {
        max-width: 300px;
    }

    .locpic img , .locpic.newline img {
        width: 100%;
    }
}



/*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://www.gardenstatefootandankle.com/templates/gardenstatefootandanklecenter/images/acce.png) no-repeat center;
    background-size: 100% auto;
}

#templateswitcher {
    display: none!important;
}

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

    span.ofc-ada-button {
        width: 100%;
    }
}

.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: 20px;
}

.rsblog-main-container .rsblog-post:first-child {
  margin-top: 0;
}

.rsblog-main-container .rsblog-post + .rsblog-post {
  margin-top: 50px;
}

.rsblog-entry-meta ul,
.rsblog-entry-meta .list-unstyled,
.rsblog-entry-meta .list-inline {
  margin-left: 0;
  padding-left: 0;
}

.rsblog-heading {
  position: relative;
}

.rsblog-heading .rsblog-feed-link {
  display: block;
  width: 28px;
  height: 16px;
  background: url(https://www.gardenstatefootandankle.com/templates/gardenstatefootandanklecenter/images/feed.png) no-repeat center;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: 100%;
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap;
}

.rsblog-heading .rsblog-feed-link i {
  display: none;
}

/************* LATEST Module CSS ******************/
.k2ItemsBlock li {
  list-style: none;
}

a.moduleItemTitle {
  font-size: 15px;
  width: 255px;
  color: #000;
  font-weight: bold;
  padding-bottom: 7px !important;
  display: inline-block;
  justify-content: center;
  height: 35px;
}

.gf-latest .image {
  width: 90% !important;
  height: auto;
  border: 2px solid #4c82c2;
  margin: 0 5px;
  max-width: 390px;
  max-height: 198px;
}

@media only screen and (min-width: 1311px) {
  ul.eb-mod.list-unstyled {
    display: flex;
  }

  .k2ItemsBlock li {
    float: left;
    width: 33%;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1310px) {
  ul.eb-mod.list-unstyled {
    display: block;
  }

  .k2ItemsBlock li {
    float: left;
    width: 33%;
  }
}

@media only screen and (min-width: 990px) and (max-width: 1300px) {
  .gf-latest.k2ItemsBlock ul.eb-mod {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .gf-latest.k2ItemsBlock li {
    box-sizing: border-box;
    flex: 0 1 260px;
    float: none;
    max-width: 260px;
    width: 30%;
  }

  .gf-latest .titl {
    height: auto;
    margin-bottom: 8px;
    overflow: visible;
    text-align: center;
  }
}

@media only screen and (min-width: 769px) and (max-width: 989px) {
  .gf-latest.k2ItemsBlock ul.eb-mod {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .gf-latest.k2ItemsBlock li {
    box-sizing: border-box;
    float: none;
    max-width: 280px;
    width: 45%;
  }

  .gf-latest .titl {
    height: auto;
    margin-bottom: 8px;
    overflow: visible;
    text-align: center;
  }
}

@media only screen and (min-width: 640px) and (max-width: 768px) {
  ul.eb-mod.list-unstyled {
    display: inline-block;
  }

  .k2ItemsBlock li {
    float: left;
    width: 50%;
  }

  .gf-latest.k2ItemsBlock ul.eb-mod {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .gf-latest.k2ItemsBlock li {
    box-sizing: border-box;
    float: none;
    width: 50%;
  }

  .gf-latest .titl {
    height: auto;
    margin-bottom: 8px;
    overflow: visible;
    text-align: center;
  }
}

@media only screen and (max-width: 640px) {
  ul.eb-mod.list-unstyled {
    display: block;
  }

  .k2ItemsBlock li {
    width: 100%;
  }

  .gf-latest.k2ItemsBlock ul.eb-mod {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .gf-latest.k2ItemsBlock li {
    box-sizing: border-box;
    max-width: 260px;
    width: 100%;
  }

  .gf-latest .titl {
    height: auto;
    margin-bottom: 8px;
    overflow: visible;
    text-align: center;
  }
}
}
