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

body, html {max-width: 100%; min-height: 100%; padding: 0; margin: 0; font-family: 'Open Sans', sans-serif; font-weight: 400; color: #000000; overflow-x: hidden;display:block;position:relative; -webkit-text-size-adjust: 100%; }
body {/*width: 100%;*/ overflow-x: hidden;}

 /*   @font-face {
    font-family: Open Sans; 
   	src: url(fonts/OpenSansRegular.eot);
	src: url(fonts/OpenSansRegular.woff);
	src: url(fonts/OpenSansRegular.ttf);
   } 
*/

a {text-decoration: none;}
.clear {clear: both;}
input,textarea,button {outline:none;}
a img {border: none;}
.semi {font-weight: 800;}

/*Covid-19*/
.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: 20px;
    padding: 8px 2% 10px;
	width: 96%;
	}

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

/*logoline*/
.logoline {
    background-color: #fff;
    padding: 5px 0 5px 0;
    font-family: 'Open Sans', sans-serif;
	}

.topphone2 {
    font-size: 26px;
    line-height: 28px;
    float: right;
    max-width: 590px;
    color: #002868;
    text-align: right;
    padding: 5px 0;
    font-weight: 600;
	}

.topphone1 a , .topphone2 a {
    color: #bf0a30;
	}

.topphone1 {
    font-size: 18px;
    color: #fff;
    float: left;
    width: 260px;
    text-align: right;
    padding-top: 30px;
    font-weight: 700;
	}

.toplogo {
    max-width: 55%;
    float: left;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff;
	}

.toplogo p {
    padding: 5px 0;
    margin: 0;
	}

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

/*topmenu*/
.topline {
    background-color: #002868;
    font-family: 'Open Sans', sans-serif;
	}

.topline .content {
    position: relative;
	}

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

.topmen ul li {
    display: table-cell;
    border-collapse: collapse;
    padding: 15px 0 16px 0;
	}

.topmen ul li a , span.separator {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 15px 10px 16px 10px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
	}

@-moz-document url-prefix() {
    .topmen ul li a:hover, .topmen ul li.active a {
        padding: 15px 10px 16px 10px;
    }
}

.topmen ul li a:hover, .topmen ul li.active a {
    background-color: #bf0a30;
	}

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

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

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

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

ul.nav-child.unstyled.small li:hover{
    background: #7e8a93;
    z-index: 100;}

.slt {
    border-bottom: 8px solid rgba(0,40,104,0.7);
    position: relative;
    z-index: 100;
    margin-bottom: -8px;
	}

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

.hamb {
    display: none;
	}

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

.topright .moduletable {float:left;}
.topright .moduletableGTranslate {float: right;padding-top: 5px;}


.revi a {
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    padding: 7px 12px;
    background-color: #bf0a30;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
	}
	
.revi a:hover {
    background-color: #db4262;
	}

.top-btn-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    }

.book {
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    padding: 0 7px;
  /*  background-color: #bf0a30;*/
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-weight: 600;
    height: 30px;
	}

/* .book a:hover {
    background-color: #db4262;
} */

/*.book img {display: none !important;}*/

.portal a {
    border-radius: 3px;
    color: #002868;
    font-size: 15px;
    padding: 7px 12px;
    background-color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-weight: 600;
	}

.portal.ra a {
    background-color: #b71c1c;
    color: #fff;
    }

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

/*.portal a:hover {
    background-color: #1b95e0;
}
*/

.book.mob , .portal.ra.mob {
    display: none !important;
    }

.topright .revi {
    display: inline-block;
    vertical-align: top;
    margin: 9px 7px 0 0;
	}

.topright .book {
    display: inline-block;
    vertical-align: top;
    margin: 4px 0 0 0;
	}

.topright .book img {
    width: 165px;
	}

.topright .portal {
    display: inline-block;
    vertical-align: top;
    /* margin: 9px 7px 0 0; */
    margin: 9px 0px 9px 0;
	}

.topright .portal a {
    padding: 7px 16px;
	}

.socio {
    display: inline-block;
    vertical-align: top;
    margin: 5px 0 0 5px;
	}
	
.sociog {
    display: inline-block;
    vertical-align: top;
    margin: 5px 0 0 5px;
	}

.fb-like , .fb-like span , .fb-like iframe {
    width: 72px !important;
    }

.topphone2 .fb_iframe_widget {
    margin-top: 4px;
    }

/*Style for button*/
#google_translate_element2 select.notranslate, select.notranslate {
    border-radius: 3px !important;
    padding: 5px 2px 5px 7px!important;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans',sans-serif;
    margin-top: 4px;
    margin-left: 7px;
    }


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

.relat {
    position: relative;
	}

.slideupbg {
    width: 100%;
    opacity: 0;
    height: auto;
	}

.slideup {
    background: url(https://www.texasfootworks.com/templates/texasfootworks/images/slider.png) no-repeat top left;
    background-size: 50% 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    max-height: 450px;
	}

.nivo-caption {
    position: absolute;
    left: 2%;
    top: 0;
    width: 42%;
    font-size: 36px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif !important;
    text-align: left;
    z-index: 9997;
    background-color: transparent;
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=10);
    color: #fff;
    padding: 0;
	}

.slidertext {margin-top:28%;}

.slidertext2 {margin-top:21%;}

.redtext {
    color: #bf0a30;
	}


/*sliderline inner pages*/
.ri {
    text-align: right;
    width: 380px;
	}

.mbiginner {
    border-top: 8px solid rgba(0,40,104,0.7);
    margin-top: -8px;
    position: relative;
    z-index: 100;
	}

.relatinner {
    position: relative;
    display: table;
    width: 100%;
    vertical-align: middle;
}

/*mainpage content*/
.mbi {
    background: url(https://www.texasfootworks.com/templates/texasfootworks/images/h1linebg.jpg) repeat-x top;
    background-size: 100% 57px;
    /*margin-top: -20px;*/
	}

.mbig {
    border-top: 8px solid rgba(0,40,104,0.7);
    margin-top: -12px;
    position: relative;
    z-index: 100;
    background: #e5e9f0;
    padding-top: 10px;
    padding-bottom: 10px;
	}

.mainleftblockbig {
    width: 65%;
    float: left;
    text-align: left;
    font-size: 16px;
    line-height: 19px;
    padding-right: 1.5%;
    border-right: 1px solid #6c6c6c;
}

.mainrightblockbig {
    width: 32%;
    float: right;
    text-align: left;
    font-size: 16px;
}

.mainleftblockbig iframe {
    width: 327px !important;
    height: 208px !important;
    float: right;
    margin: 10px 0 30px 10px;
}

.doctor {
    width: 140px;
    float: right;
    margin: 0 0 5px 10px;
    font-size: 12px;
    text-align: center;
    background-color: #61b5db;
    padding: 3px;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
}

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


.mainleftblockbig .book {
    float: right;
    margin: 1% 2% 0 0;
}

.bottext {
    width: 64%;
    display: inline-block;
}
#services {
    max-width: 390px;
    margin: 0 auto;
    display: block;
    position: relative;
}

ul.servi {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    color: #022b61;
    margin-top: 0;
    padding-left: 0;
}

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

ul.servi a {
    color: #022b61;
    font-weight: 800;
}

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

.carecredit {
    margin-top: 10px;
}

.pinkline {
}

.mainleftblock {
    width: 33%;
    max-width: 400px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}

.mainrightblock {
    width: 33%;
    max-width: 400px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}

.orangetext {
    color: #022b61;
}

table.time {
    border: 0;
    color: #454545;
}

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

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

.dir {
    width: 130px;
    padding: 8px 0;
    color: #fff;
    border-radius: 3px;
    background-color: #002868;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    height: 20px;
    margin-top: 20px;
}

.dir:hover {
    background-color: #2c5392;
}

.dir a {
    color: #fff;
}

.dred {
    color: #b53333;
}

.loctext {
    float: left;
    width: 50%;
    font-family: 'Open Sans', sans-serif;
    line-height: 19px;
    text-align: left;
}

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

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

#wistia-wiaq9xkqfm-1 {
    height: 236px;
    width: 370px;
    float: right;
    margin: 0 0 10px 10px;
}

.locpic img {
    width: 90%;
    max-width: 200px;
}

.locpic2 img {
    border-radius: 5px;
    border: 3px solid #79bedd;
    float:right;
    max-width:350px;
}

.loc, .con, .suf, .serv, .mainleftblock h3, .mainrightblock h3 {
    color: #022b61;
    font-size: 29px;
    line-height: 37px;
    padding: 0px 0 10px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.mainleftblock h3, .mainrightblock h3 {
    background: url(https://www.texasfootworks.com/templates/texasfootworks/images/loc.png) no-repeat left center;
    background-size: auto 70%;
    padding: 0 0 0 30px;
    display: inline-block;
    margin: 10px auto;
}

.con {
    padding: 20px 0 10px;
}


.loc .h1 {
    background: url(https://www.texasfootworks.com/templates/texasfootworks/images/loc.png) no-repeat left center;
    background-size: auto 70%;
    padding: 0 0 0 30px;
}

.con .h1 {
    background: url(https://www.texasfootworks.com/templates/texasfootworks/images/con.png) no-repeat left center;
    background-size: auto 70%;
    padding: 0 0 0 30px;
}

.suf .h1 {
    background: url(https://www.texasfootworks.com/templates/texasfootworks/images/suf.png) no-repeat left center;
    background-size: auto 70%;
    padding: 0 0 0 30px;
}

.latestItemsCategory h2,
.serv .h1 {
    background: url(https://www.texasfootworks.com/templates/texasfootworks/images/serv.png) no-repeat left center;
    background-size: auto 70%;
    padding: 0 0 0 30px;
}

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

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

/*footer menu*/
.footer {
    background-color: #454545;
    padding: 20px 0;
    font-family: 'Open Sans', sans-serif;
}

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

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

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


/*inner pages*/
.h1line {
    text-align: left;
    background-color: #e5e9f0;
    padding-left: 10px;
}

.h1line a {
    color: #022b61;
}

.h1line h1 {
    color: #022b61;
    font-size: 29px;
    line-height: 37px;
    font-weight: 700;
    background: url(https://www.texasfootworks.com/templates/texasfootworks/images/h1line.png) no-repeat left center;
    background-size: auto 40%;
    padding: 10px 0 10px 30px;
}

.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;
	margin-top: 10px;
}

.k2FeedIcon a {
   color: transparent;
   margin-top:8px !important;
	}
	
div.k2FeedIcon a:before, a.ubUserFeedIcon:before {
    background-image: url(https://www.texasfootworks.com/templates/texasfootworks/images/feed.png);
    padding: 0px 2px;
    width: 28px;
    height: 16px;
    overflow: hidden;
	background-repeat: no-repeat;
	}

.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 {
    padding: 5px 0;
    margin: 0;
}

/*Connect with us inner pages*/
.innerconnect {
    background-color: #ccd4e1;
}

.innerconnect1 {
    width: 700px;
}

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

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

/*system*/
.topphone p, .socleft p, .mainleftblock p, .topphone1 p, .topphone2 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;
}

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

#second2 {float:right;width:30%;}

#second2 img {margin-bottom:10px;}

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

#one img {max-width: 100%; height: auto;}

#two {width: 46%; float: left; margin-bottom: 20px;}

#address {float: left;width: 100%;}
#week {float: left;width: 100%;}
#hours {float:left;width: 70%;}

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

#one .locpic , #two .locpic {
    float: right !important;
    width: 50% !important;
    margin-bottom:30px;
}


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

.itemHeader h2 {
	height: 32px;
    margin: 0 0 25px;
    overflow: hidden;
	}
	
.itemToolbar {display: none;}

.npimg img {float:right;}

.nobr {white-space: nowrap;}

.k2ArchivesBlock ul li {
    margin-bottom: 10px !important;
}

#osmap  h1 {
    color: #022b61;
    font-size: 29px;
    line-height: 37px;
    font-weight: 700;
    background: url(https://www.texasfootworks.com/templates/texasfootworks/images/h1line.png) no-repeat left center;
    background-size: auto 40%;
    padding: 10px 0 10px 30px;
    text-align:left;
}

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

.osmap-items .even {
    padding: 0px;
	}

.video {width:48%; padding: 1%; float:left;}

.translated-ltr .topmen ul li a, .translated-ltr span.separator {
    font-size: 13px;
    padding: 15px 4px 16px 4px;
    }

/* .translated-ltr .portal a {
    font-size: 13px;
    padding: 6px 8px;
    } */

.translated-ltr .topright .book img {
    width: 155px;
    }

.translated-ltr .topright .book {
    margin: 6px 0 0 0;
    padding: 0 7px;
    }

.translated-ltr .topmen ul li {
    padding: 13px 0 16px 0;
    }

/*Testimonials*/

.stars {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-size: 30px;
    margin: 0;
    }

.testimonial-container {
	border: 2px solid #eee;
	background-color: #eee;
	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;
	}
		
/*End of Testimonials Code*/

tr.rsform-block.rsform-block-ref {
    vertical-align: top;
    }

/*Testimonials Block*/
.testimonial-block {
    background: #e5e9f0;
    }

.reviews-block {
	background-image: linear-gradient(to bottom, rgb(0 0 0 / 60%), rgb(0 0 0 / 60%)), url(https://www.texasfootworks.com/templates/texasfootworks/images/black-background.jpg);
    background-size: cover;
	padding: 60px 20px;
	}

.rb-tittle {
    margin: 0;
    text-align: center;
    position: relative;
    text-transform: unset;
    font-weight: 600;
    font-family: 'Open Sans',sans-serif;
    color: #022b61;
    font-size: 29px;
    line-height: 37px;
	}
/*
.rb-tittle.bckeff::after {
	top: 65%;
	}
*/
.rb-tittle.bckeff.expand::after {
    background: rgb(142 48 178 / 25%);
	width: calc(30% + 60px);
	}

:root {
    --theme-color: #3950ca;
    --bg-color: rgba(79, 48, 183, 0.06);
    --comp-color: #ff6584;
    --gradient: linear-gradient(#6a5fdd 0%, #241d8c 100%);
	}

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

h2,h1 {
    margin:0;
    padding-top:30px;
	}
  
.bg-color {
    background: var(--bg-color);
	}
  
.half-color-box {
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto;
    color: rgb(0, 0, 0);
    text-align: center;
    line-height: 1.5;
    font-weight: 300;
    font-size: 20px;
	}

.star {
	color: gold;
	}
  
.text-whtie {
    color: #fff !important;
	}
  
.bold {
    font-weight: bolder;
	}
  
.por {
    position: relative;
	}
  
.review-box .quote {
    position: absolute;
    width: 40px;
    right: 10px;
    bottom: 10px;
	}
  
.test-arrowbox {
    position: absolute;
    right: 20px;
    display: flex;
    top: 70px;
	}
  
.review-box {
    border-radius: 3px;
    background: #fff;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
    padding: 30px;
	}
  
.review-box h5 {
    margin: 0;
	}
  
.review-box p {
    margin-bottom: 0;
    margin-top: 10px;
    color: #7d8597;
	}
  
.user-post {
    font-size: 14px;
    margin: 0 !important;
	}
  
.swiper-testimonial {
    padding: 100px 20px;
    padding-top: 30px;
	}

.swiper-pagination-bullet {
    background: #002868 !important;
	}
    
.test-arrowbox .swiper-button-next-test,
.test-arrowbox .swiper-button-prev-test {
    margin-right: 20px;
    /* background: var(--comp-color);2 */
    border-radius: 50%;
    --size: 55px;
    width: var(--size);
    height: var(--size);
    display: flex;
    align-items: center;
    justify-content: center;
	}
  
.arrow-right {
    transform: rotate(180deg);
    margin-top: -8px;
	}
  
.arrow {
    cursor: pointer;
    transition: all 0.2s ease-in;
	}
  
.arrow:hover {
    transform: translateX(-15px);
	}

.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
	height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
	display: inline-block;
	border-radius: 50%;
	background: #fff;
	opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
	}
/*Rate US*/

.inner-wrap {
    padding: 50px 2% 100px;
    text-align: center;
    }

.inner-wrap h2 {
    font-size: 44px;
    margin: 0 auto;
    font-weight: 500;
    }

.inner-wrap h5 {
    margin: 25px auto;
    }

.google-review {
    margin-top: 60px;
    }


.google-review img:hover {
    transform: scale(1.02);
    transition: all 300ms ease;
    }

/*Rate Us --- END*/

/* How Are We Doing? */
    
.thumbs-wrap {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 2% 100px;
    }

.thumbs-wrap .item {
    margin: 0 20px;
    max-width: 300px;
    }

.thumbs-wrap .item:hover {
    transform: scale(1.02);
    transition: all 300ms ease;
    }

.thumbs-wrap .item img {
    width: 100%;
    }

.thumbs-wrap .item span {
    font-size: 23px;
    margin-bottom: 20px;
    display: block;
    font-weight: 600;
    }

/* How Are We Doing? --- END */

@media only screen and (max-width: 1370px) {
/*topmenu*/
.translated-ltr  .topmen {
    display: none;
    }
    
.translated-ltr  .topmen ul {
    padding: 0;
    margin: 0;
    display: block;
    background-color: #002868;
    position: absolute;
    top: 42px;
    left: 0;
    width: 240px;
    z-index: 9999;
    }
    
.translated-ltr  .topmen ul li {
    display: block;
    padding: 0;
    margin: 0;
    border-left: none;
    border-right: none;
    text-align: left;
    }
    
html>/**/body .translated-ltr  .topmen ul li, x:-moz-any-link, x:default { padding: 0; }
    
.translated-ltr .topmen ul li a , .translated-ltr span.separator {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    margin: 0;
    padding: 8px 15px;
    display: flex;
    }
    
.translated-ltr .topmen ul li a:hover, .translated-ltr .topmen ul li.active a {
    margin: 0;
    padding: 8px 15px;
    }
    
.translated-ltr ul.nav-child.unstyled.small {
    display: inline-block; /*display: block; if jumps*/
    position: relative;
    background-color: unset; 
    width: 100%;
    box-shadow: unset;
    padding: 0px 0 8px 0px;
    margin: 0 auto;
    z-index: unset; 
    text-align: center;
    margin-top:0;
    top: 0;
    }
    
.translated-ltr .nav-justified li:hover ul.nav-child.unstyled.small  {
    display: unset;}
    
.translated-ltr ul.nav-child.unstyled.small li {
    color: #fff;
    /*padding: 6px 5px;*/
    text-decoration: none;
    display: block;
    margin: 0 10px;
    padding: 0;
    }
    
.translated-ltr  ul.nav-child.unstyled.small li:hover{
    background: unset; 
    z-index: unset;
    }

.translated-ltr ul.nav-child.unstyled.small li a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    /*margin: 0 10px;*/
    padding: 0;
    font-weight: 400;
    margin: 0;
    padding: 6px 16px;
    }
    
.translated-ltr ul.nav-child.unstyled.small li a:hover , ul.nav-child.unstyled.small li.active a {
    background-color: #bf0a30;
    }
    
.translated-ltr .hamb {
    float: left;
    height: 20px;
    padding: 12px 0 12px 0;
    display: block;
    cursor: pointer;
    }
    
.translated-ltr .topright .portal {
    margin: 5px 0 0 0;
    }
    
.translated-ltr .topright .book {
    margin: 2px 0 0 0;
    }
}


@media only screen and (max-width: 1320px) {
    /*topmenu*/
    .topmen ul li a {
        font-size: 14px;
        padding: 15px 8px 14px 8px;
    }

    .topmen ul li a:hover, .topmen ul li.active a {
        padding: 15px 8px 14px 8px;
    }

    html>/**/body .topmen ul li, x:-moz-any-link, x:default { padding: 13px 0; }

    .revi a {
        font-size: 12px;
        padding: 5px 8px;
    }
	
	.book {
		margin-top: 7px;
	}

    .book a {
        font-size: 12px;
    }

    .book.desk img {
        width: 137px;
    }
	
#google_translate_element2 select.notranslate, select.notranslate {
    border-radius: 3px !important;
    padding: 3px 2px 3px 7px!important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans',sans-serif;
    margin-top: 4px;
    margin-left: 7px;
    }

    /* .topright .book img {
        width: 140px !important;
        height: 27px;
    }

    .topright .book {
        margin: 8px 0 0 0;
    } */

    .portal a {
        font-size: 12px;
        padding: 5px 8px;
    }
	
	 .nivo-caption {
        font-size: 32px;
    }
	
	.slidertext2 {font-size:29px;}

.translated-ltr .portal a {
    font-size: 11px;
    }

.translated-ltr #google_translate_element2 select.notranslate, .translated-ltr select.notranslate {
    font-size: 11px;
    margin-top: 0;
    }

.translated-ltr .topright .book {
    margin: 4px 0 0 0;
    }
}

@media only screen and (max-width: 1175px) {
    /*logoline*/
    .topphone2 {
        font-size: 21px;
    }

    .toplogo {
        max-width: 40%;
        margin-top: 37px;
    }

    /*topmenu*/
    .topmen ul li a , span.separator {
        font-size: 13px;
        padding: 15px 4px 14px 4px;
    }

    .topmen ul li a:hover, .topmen ul li.active a {
        padding: 15px 4px 14px 4px;
    }
	
	ul.nav-child.unstyled.small li a {
		font-size: 11px;
	}
	
    html>/**/body .topmen ul li, x:-moz-any-link, x:default { padding: 12px 0; }

    .revi a {
        font-size: 10px;
        padding: 7px 4px;
    }
	
    /* .topright .book {
        margin-top: 8px;
        padding: 0px 8px 0px;
    }

    .book a {
        font-size: 10px;
    }
	
    .topright .book img {
        width: 120px !important;
        height: 28px;
    }

    .portal a {
        font-size: 10px;
        padding: 7px 4px;
    } */

    .topright {
        padding: 4px 0 5px 0;
    }

    .topphone2 .fb_iframe_widget {
        margin-top: 2px;
    }

    /*sliderline*/
    .nivo-caption {
        left: 3%;
        width: 40%;
        font-size: 27px;
    }
	
	.slidertext {margin-top:28%;}

	.slidertext2 {
		margin-top:21%;
		font-size: 24px;
	}
	
	ul.servi {
		width: 80%;
		margin-left: 10%;
	}


    .mainleftblockbig .book a {
        padding: 10px 15px;
        font-size: 16px;
    }

    .mainrightblock {
         width: auto;
         float: none;
         display: block;
         padding: 10px 0;
     }

    .mainleftblock {
        width: 47%;
    }

.translated-ltr .topright .book {
    margin: 3px 0 0 0;
    }

.translated-ltr .topright .book img {
    width: 120px !important;
    height: 29px;
    }

}

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

/*Rate Us*/

.inner-wrap {
    padding: 30px 2% 60px;
    }

.inner-wrap h2 {
    font-size: 32px;
    }

.google-review img {
    width: 300px !important;
    }

/*Rate Us -- END*/

}

@media only screen and (max-width: 1075px) {
.top-doctor iframe {
  	height :2600px;
	}
}

@media only screen and (max-width: 980px) {
    /*topmenu*/
    .topmen ul li a {
        font-size: 12px;
        padding: 15px 4px 14px 4px;
    }
	
	.nivo-caption {
    font-size: 24px;
	}
	
	.slidertext {margin-top:24%;}

	.slidertext2 {margin-top:17%; font-size: 22px;}
}

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

.topmen ul {
    padding: 0;
    margin: 0;
    display: block;
    background-color: #002868;
    position: absolute;
    top: 42px;
    left: 0;
    width: 240px;
    z-index: 9999;
}

.topmen ul li {
    display: block;
    padding: 0;
    margin: 0;
    border-left: none;
    border-right: none;
    text-align: left;
}

html>/**/body .topmen ul li, x:-moz-any-link, x:default { padding: 0; }

.topmen ul li a , span.separator {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    margin: 0;
    padding: 8px 15px;
    display: flex;
}

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

ul.nav-child.unstyled.small {
display: inline-block; /*display: block; if jumps*/
position: relative;
background-color: unset; 
width: 100%;
box-shadow: unset;
padding: 0px 0 8px 0px;
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;
padding: 0;
}

ul.nav-child.unstyled.small li:hover{
background: unset; 
z-index: unset;
}

ul.nav-child.unstyled.small li a {
color: #fff;
text-decoration: none;
font-size: 15px;
/*margin: 0 10px;*/
padding: 0;
font-weight: 400;
margin: 0;
padding: 6px 16px;
}

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

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

.top-btn-wrap {
    justify-content: flex-end;
}

.topright .portal {
    margin: 5px 0 0 0;
}

.topright .book {
    margin: 2px 0 0 0;
}

.topright .book img {
    width: 157px;
}

.book.mob , .portal.ra.mob {
    display: inline-block !important;
}

.book.desk , .portal.ra.desk {
    display: none;
}

}

@media only screen and (max-width: 870px) {
    /*logoline*/
    .topphone1 {
        float: none;
        display: block;
        width: auto;
        text-align: center;
        margin-bottom: 10px;
        padding-top: 0;
    }

    .topphone2 {
        float: none;
        display: block;
        width: auto;
        max-width: 3000px;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0;
    }

    .toplogo {
        float: none;
        display: block;
        width: 95%;
        max-width: 570px;
        margin-left: 0;
        margin-bottom: 10px;
        font-size: 13px;
      	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;
      	align-items: center;
    }

    .logoline .content .topphone2 {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
        font-size: 20px;
    }

    .logoline .content .topphone1 {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        font-size: 20px;
        padding: 0;
    }

    .logoline .content .toplogo {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }

    .top-btn-wrap {
        justify-content: center;
    }

    /*sliderline*/
    .nivo-caption {
        left: 3%;
        width: 40%;
        font-size: 20px;
    }
	
	.slidertext {margin-top:31%;}

	.slidertext2 {margin-top:24%; font-size: 18px;}
	
	ul.servi {
		width: 46%;
		margin-left: 10px;
		margin-bottom: 20px;
	}


    /*mainpage content*/
    .mainleftblockbig {
        width: auto;
        float: none;
        display: block;
        border: 0;
        padding-right: 0;
    }

    .mainrightblockbig {
        width: auto;
        float: none;
        display: block;
        padding-left: 0;
    }

    .mainleftblock {
        width: auto;
        float: none;
        display: block;
        border: 0;
        padding: 10px 0;
    }

    .mainrightblock {
        width: auto;
        float: none;
        display: block;
        padding: 10px 0;
    }

    .bottext {
        width: auto;
    }

    .mainleftblockbig .book {
        float: none;
        margin: 10px 0;
        padding: 10px 0;
    }

    .mainleftblockbig .book a {
        float: none;
        margin: 10px 0;
        padding: 10px 15px;
        font-size: 16px;
    }

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

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

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

    #one {width: 100%; padding-right:0px; margin-bottom: 20px;}

    #two {width: 100%; margin-bottom: 20px;}
}

@media screen and (max-width: 800px) {
/* How Are We Doing? */

.thumbs-wrap .item {
    max-width: 35%;
    margin: 0 10px 20px 10px;
    }

.thumbs-wrap .item span {
    font-size: 18px;
    }

/* How Are We Doing? --- END */
}

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

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

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

    #week {float: left;margin:20px 0;}

    #hours {float:left;margin:20px 0;}

    p img.pe {float:none!important;text-align:center;}

    #second2 img {width:100% !important;height:auto;}

    table.pe td {display:block;padding:0 10px !important;}

    div.formCaption {width:100% !important;}

    input#Email {width:90% !important;}

    form#userForm textarea {width:90% !important;}

    form#userForm td {display:block;}
}

@media only screen and (max-width: 720px) {
  
.nivo-caption {
    font-size: 18px;
    }

.slidertext2 {margin-top:24%; font-size: 16px;}
}

@media only screen and (max-width: 670px) {
    /*sliderline*/
    .nivo-caption {
        font-size: 15px;
    }
	
	.slidertext2 {font-size: 14px;}

    .npimg {width:100%;float:none !important; text-align:center;}

    .npimg img {float:none !important;}

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

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

    /*sliderline*/
	.nivo-caption {
        font-size: 15px;
    }

	.slidertext2 {margin-top:24%; font-size: 13px;}

    /*mainpage content*/
    /*.mbi {
        margin-top: -12px;
    }*/

.mbig {
    margin-top: 0px;
    }

    .loc, .con, .suf, .serv, .mainleftblock h3, .mainrightblock h3 {
        font-size: 21px;
    }

    .loc .h1, .con .h1, .suf .h1, .serv .h1 {
        padding: 0 0 0 30px;
    }

    .loctext {
        display: block;
        float: none;
        width: auto;
    }

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

    .locpic img {
        width: 97%;
    }

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

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

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

    .innerrightcol {
        display: none;
    }

    /*Connect with us inner pages*/
    .innerconnect1 {
        width: auto;
    }

    .itemHeader {margin-top: 12px !important;}
    img.pe {max-width:100%;height:auto; float:left !important; margin: 10px 0 !important;}

    tbody#rsform_3_page_0 {width: 90% !important;display: block;}

}

@media screen and (max-width: 550px) {
tbody#rsform_5_page_0 td {
	display: block;
	}
}

@media only screen and (max-width: 550px) {
.topright .portal a {
    padding: 7px 7px;
    font-size: 11px;
    }

.topright .book {
    margin: 3px 0 0 0;
    }

.topright .book img {
    width: 145px;
    }
}

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

    /*sliderline*/
	.nivo-caption {
        font-size: 11px;
		width: 100%;
		
    }
	
	.slidertext {margin-top:12%; font-size: 11px;}

	.slidertext2 {margin-top:10%; font-size: 10px;}
	
	.slideup {background: rgba(65, 96, 137, 0.2);}
	
}

@media only screen and (max-width: 485px) {
.top-doctor iframe {
    height: 3000px;
    }

/* .portal a {
    font-size: 8px;
    padding: 7px 4px;
    } */

.topright .book {
    margin-top: 8px;
    padding: 0px 4px 0px;
    }

.topright .book {
    margin: 6px 0 0 0;
    }

.topright .book img {
    width: 110px !important;
    height: 25px;
    }

.topright .portal a {
    padding: 7px;
    font-size: 8px;
    }

.translated-ltr .portal a {
    font-size: 9px;
    }

.translated-ltr .topright .book img {
    width: 100px !important;
    height: 27px;
    }

.translated-ltr .topright .book {
    margin: 5px 0 0 0;
    }
}

@media only screen and (max-width: 421px) {
    #week {float: left; margin:20px 0;}
    #hours {float:left;width: 75%;margin:20px 0;}
    .slideshow {max-width:400px; display:block;position:relative;overflow: hidden;}
    .slideup, .slideup img, img.slideup{overflow: hidden;max-width:100%;width:100%;height:auto;}
    .nivo-slider-wrapper.theme-pure{max-width:768px; display:inline-block;position:relative;overflow: hidden;}
    img.pe {float:none !important; margin:10px 0 !important;}
    #offices {margin: 0 0 10px; width: 100%; float: left;}

    #one .locpic , #two .locpic {
        float: right !important;
        width: 100% !important;
        margin-bottom:30px;
    }
    .formCaption {width:100% !important;}
    input#Email , textarea {width:90% !important;}

    form#userForm textarea {width:90% !important;}

    .locpic2 {float:left;width:100%;height:auto;}

    .locpic2 img{float:left;width:100%;height:auto;}

    .doctor2{float:left;margin: 10px 0;max-width: 100%;}

    #second2 img {width:100%; height:auto;margin-bottom:10px;}

    .doctor3 {clear: both;}

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

    #wistia-wiaq9xkqfm-1 {
        height: 166px;
        width: 290px;
        float: none;
        margin: 0 auto 10px auto;
    }
}


@media only screen and (max-width: 400px) {
.top-doctor iframe {
    height: 3400px;
	}
}


@media only screen and (max-width: 360px) {
    #second2 {float:right;width:40%;}
    #one {width:100% !important;}

}


/*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.texasfootworks.com/templates/texasfootworks/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: 50px;
}

.topphone2 p {
  display: block !important;
}
button#Send {
    background: #002868;
    color: #fff;
    padding: 5px 20px;
    font-weight: 700;
    border-radius: 5px;
    font-size: 18px;
    border: 2px solid transparent;
}

.latestItemsCategory h2 {
  font-weight: 800;
  color: #002868;
  margin-top: 8px;
}

.rsblog-default{
   width: 80%;
   float: left;
}
.latestItemTitle span {
    font-size: 23px;
    color: #000;
    text-decoration: underline;
}

.rsblog-main-container a,
.rsblog-main-post-container a,
.rsblog-main-container a:hover,
.rsblog-main-post-container a:hover,
.rsblog-main-container a:focus,
.rsblog-main-post-container a:focus {
  color: #000 !important;
  text-decoration: underline;
}

.rsblog-main-container a:hover,
.rsblog-main-post-container a:hover,
.rsblog-main-container a:focus,
.rsblog-main-post-container a:focus {
  text-decoration: none;
}

.com_rsblog .content {
  text-align: left;
  padding-left: 10px;
}

.com_rsblog .innerrightcol {
  width: 20%;
}

.com_rsblog .blog-archive.moduletable {
  margin-top: 65px;
}

.com_rsblog .blog-archive.moduletable h3 {
  font-size: 20px;
  font-weight: 800;
}

.rsblog-main-container > div[style*="position: relative"] a.hasTooltip {
  top: 55px;
  
}
.com_rsblog .fa-rss {
  color: orange;
}

.con .h1 {
  color: #022b61;
  font-size: 29px;
  line-height: 37px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}

.rsblog-loadmore {
    margin-bottom: 25px;
}
}
