 .slick-slide, .bsCarousel {
    margin-top: 20px;
}

.bsCarousel img {
    border-radius: 12px;
}

.carousel-control-prev-icon {
    background-image: url(../images/arrow_left_301.png);
    width: 49px;
    height: 49px;
}
.carousel-control-next-icon {
    background-image: url(../images/arrow_right_301.png);
    width: 49px;
    height: 49px;
}

.carousel-control-prev {
    left: -45px;
    opacity: 1;
}
.carousel-control-next {
    right: -45px;
    opacity: 1;
}
.carousel-control-prev:hover, .carousel-control-next:hover, .carousel-control-prev-icon:hover, .carousel-control-next-icon:hover {
    opacity: 1 !important;
}


form.form_list [type=submit] {
    font-size: 18px;
    font-weight: 600;
    font-family: texta-regular;
 }

.gMap {
  margin-bottom: -7px;
}

.inner_header_section {
    position: relative;
    background-position: bottom left !important;
    background-size: auto !important;
    background-repeat: repeat-x !important;
    height: 111px;
}

.inner_header_section:before  {
    background-color: transparent;
}



.main {
    background-size: auto !important;
    background-position: top center !important;
    background-repeat: repeat-x !important;
}

.inner_header_section .ph_number {
  margin-top: 15px;
}


h1 {
    color: #7f99a0;
    font-family: 'texta-regular';
    font-weight: 600;
    font-size: 38px;
}

.about_contentHome h1  {
    font-size: 34px;
}


h2 {
    color: #222;
    font-family: 'texta-regular';
    font-weight: 600;
    font-size: 32px;
}
h3 {
    color: #222;
    font-family: 'texta-regular';
    font-weight: 600;
    font-size: 28px;
    line-height: 1.25;
}

.team_details h3, .team_details h3 a {
    font-size: 28px;
}

.midSection a {
  text-decoration: underline;
  font-size: 21px;
}

.midSection a:hover {
  text-decoration: underline;
}

.midSection h2 a, .midSection h3 a {
  text-decoration: none;
}

.midSection h2 a:hover, .midSection h3 a:hover {
  text-decoration: underline;
}



.page-title h1 {
    color: #7f99a0;
    font-family: 'texta-regular';
    font-weight: 600;
    font-size: 38px;
}

.bottom_text h2  {
    font-family: 'texta-regular';
    font-weight: 600;
    font-size: 28px;
}



.page-title h2 {  /* instead of p, bio detail + location */
    margin-top: 20px;
    margin-bottom: 0px;
    font-family: 'texta-regular';
    font-weight: 600;
    font-size: 32px;
}
.news_content h2 {  /* news list h2 */
    font-family: 'texta-regular';
    font-weight: 600;
    font-size: 32px;
}
.news_content h2 a {  /* news list link within h2 */
    font-family: 'texta-regular';
    font-weight: 600;
    font-size: 32px;
}
h1.new_details_hd  {  /* news detail title */
    font-family: 'texta-regular';
    font-weight: 600;
    font-size: 38px;
}
.service_content h2 {  /* service list h2 */
    font-family: 'texta-regular';
    font-size: 32px;
    font-weight: 600;
}
.service_content h2 a {  /* service list link within h2 */
    font-family: 'texta-regular';
    font-size: 32px;
    font-weight: 600;
}
.bio_details h2 {  /* service detail subtitle */
    font-family: 'texta-regular';
    font-size: 32px;
    margin-bottom: 20px;
}
.bio_details h3  /*  general h3s in multiple pages, shouldnt do color change */  {
    font-family: 'texta-regular';
    font-size: 28px;
}
h2.blog-title {  /* vet list h2 */
    font-family: 'texta-regular';
    font-weight: 600;
    font-size: 32px;
}
h2.blog-title a {  /* vet list link within h2 */
    font-family: 'texta-regular';
    font-weight: 600;
    font-size: 32px;
}

p {
    color: #222;
    font-family: 'texta-regular';
    font-weight: 300;
    font-size: 21px;
    line-height: 1.25;
}
.bio_details p, .service_content p, .team_details p, .location_details p, .news_content p, .news_details p {
    color: #222;
    font-family: 'texta-regular';
    font-weight: 300;
    font-size: 21px;
    line-height: 1.25;
}

.footer_one p {
    font-family: 'texta-regular';
    font-weight: 300;
    font-size: 24px;
}

.footer p {
    color: #b4b4b4;
    font-size: 18px;
}

.footer_btn a {
    font-size: 21px;
    font-weight: 300;
    font-family: 'texta-regular';
    text-transform: none;
    line-height: 1.1;
}



.about_content h1 {
    margin-bottom: 20px;
}

.about_content p {
    color: #222;
    font-family: 'texta-regular';
    font-weight: 300;
    font-size: 21px;
    line-height: 1.25;
    margin-bottom: 20px;
}

.bottom_text p {
    color: #222;
    font-family: 'texta-regular';
    font-weight: 300;
    font-size: 21px;
    line-height: 1.25;
}

.about_content a, .bottom_text a {
    font-family: 'texta-regular';
    font-weight: 300;
    font-size: 21px;
    line-height: 1.25;
}

.about_content a:hover, .bottom_text a:hover {
    text-decoration: underline !important;
}





#fdw nav ul li a {
    text-transform: uppercase !important;
    font-family: 'texta-regular';
    font-weight: 300;
    font-size: 24px;
    color: #222 !important;
}

#fdwMob nav ul li a {
    text-transform: uppercase !important;
    font-family: 'texta-regular';
    font-weight: 300;
    font-size: 24px;
    color: #222 !important;
}
.inner_header_section #fdw nav ul li a {
    font-size: 24px;
    font-weight: 300;
}


.ph_number a {
    color: #222;
}

#fdw nav ul li ul.sub_menu li a {
    font-size: 18px;
}

#fdwMob nav ul li ul.sub_menu li a {
    font-size: 18px;
}



#fdw nav ul li ul.sub_menu li a:hover {
	background:#efefef;
	color:#333;
}

#fdwMob nav ul li ul.sub_menu li a:hover {
	background:#efefef;
	color:#333;
}

 .map_content .table_section {
    margin-bottom: 24px;
}

.map_content span {
    font-family: 'texta-regular';
    display: block;
    color: #fff;
    font-size: 21px;
    line-height: 1.25px;
    font-weight: 300;
}

.map_content span a{
    font-family: 'texta-regular';
    color: #fff;
    font-size: 21px;
    line-height: 1.25px;
    font-weight: 600;
    text-decoration: underline;
}

.map_content span a:hover {
    font-family: 'texta-regular';
    color: #fff;
    font-size: 21px;
    line-height: 1.25px;
    font-weight: 600;
    text-decoration: underline;
}


.midSection .map_section h3 {
    color: #fff;
    font-family: 'texta-regular';
    font-weight: 600;
    font-size: 28px;
}

.map_section p {
    font-size: 21px;
    font-weight: 300;
    font-family: 'texta-regular';
    color: #fff;
    line-height: 1.25
}

.midSection .map_section p {
    max-width:100%;
}

.midSection .map_content span p {
    font-family: 'texta-regular';
    color: #fff;
    font-size: 21px;
    line-height: 1.25;
    font-weight: 300;
    padding-bottom: 10px;
}
.midSection .map_content span p a {
    font-family: 'texta-regular';
    color: #fff;
    font-size: 21px;
    line-height: 1.25;
    font-weight: 300;
    display: inline;
}

.midSection .map_content span p a:hover {
    font-family: 'texta-regular';
    color: #fff;
    font-size: 21px;
    line-height: 1.25;
    font-weight: 300;
    display: inline;
    text-decoration: underline;
}


.clicki_here, .clicki_here a {
    font-family: 'texta-regular';
    color: #fff !important;
    font-size: 21px;
    line-height: 1.25px;
    font-size: 21px !important;
}

.clicki_here a {
    font-family: 'texta-regular';
    color: #fff;
    font-size: 21px;
    line-height: 1.25px;
    font-weight: 300;
    text-decoration: underline;
}
.clicki_here a:hover {
    font-family: 'texta-regular';
    color: #fff;
    font-size: 21px;
    line-height: 1.25px;
    font-weight: 300;
    text-decoration: underline;
}



.midSection .map_section p.clicki_here {
    font-family: 'texta-regular';
}

.midSection ul li {
    list-style-type: disc;
    margin-left: 25px;
    color: #222;
    font-family: 'texta-regular';
    font-weight: 300;
    font-size: 21px;
    line-height: 1.25;
}

.midSection ol li {  
    margin-left: 25px;
    color: #222;
    font-family: 'texta-regular';
    font-weight: 300;
    font-size: 21px;
    line-height: 1.25;
}



.footer p a {
    color: #b4b4b4;
    font-size: 18px;
}

.map_content {
    padding: 30px 0px;
    margin: 0px 80px;
}

.hoursTable td {
    font-family: 'texta-regular';
  /*  color: #fff; */
    font-size: 21px;
    line-height: 1.25;
    font-weight: 300;
}
.hoursTable td.dow, .hoursTable td.dow b {
    font-weight: 600;
}

.map_content .hoursTable td.dow {
    padding-right: 150px;
}

.hours_time h3 {
    font-family: 'texta-regular';
    font-weight: 600;
    font-size: 28px;
    color: #fff;
}


h2.location_details_title {
    font-family: 'texta-regular';
    font-weight: 600;
    font-size: 32px;
}

a.listMore  {
    font-weight: 300;
}


.blog_listing h2.blog-title a {
    font-family: 'texta-regular';
    font-weight: 600;
    font-size: 32px;

}

.blog-designation {
  color: #222;
  font-weight: 300;
}

.midSection h3.blog-designation {
    margin: 0;
}

.slick-dots {
    bottom: -40px;
}

/* newT1 */

.header_section {
    height: 488px;
    background-size: auto 100% !important;
    background-repeat: repeat-x !important;  ;
}

.header_section:before {
    background-color: transparent;
}

.header_section .desktop_navigation {
     margin-top: 0 !important;
}

.home_header .desktop_navigation ul {
     text-align: right !important;
}

.home_header .desktop_navigation ul li {
    margin-left: 23px;
    margin-left: 20px;
    margin-right: 0;
}

.inner_logo {
    margin-left: 20px;
}

#fdw nav ul li ul.sub_menu li {
    text-align: left;
}

#fdwMob nav ul li ul.sub_menu li {
    text-align: left;
}

.slider_section {
    margin-top: -390px;
}
.inner_logo::before {
    z-index: 3;
}
.home_header .inner_logo::before {
    top: 11px;
    min-height: 100px;
    border-radius: 10px;
}

.inner_header_section .inner_logo::before {
    border-radius: 0px 0px 10px 10px;
}

.home_header .inner_logo img {
    padding-top: 20px;
}

.inner_logo img {
  /*  z-index: 4; */
    z-index: 1000000;
}

.home_main {
    padding-top: 90px;
    background-size: auto !important;
    background-repeat: repeat-x !important;
}
.about {
    margin-top: 40px;
}

.secton_two .homeFeature {
  background-color: #fafafa;
}


.t101 .secton_two:before, .t102 .secton_two:before, .t103 .secton_two:before, .t104 .secton_two:before {
    background-image: none;
}
.home_gray .secton_two:before {
    background-image: none;
}

.logo_list {
    text-align: center;
}

.midSection ul.logo_list li {
    margin: 0px 20px 20px 20px !important;
}



/* new header logo styles */

.inner_header_section {
   height: 98px;
}


.secondary1 .aicStretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}

.home_header .inner_logo img {
    padding-top: 0;
}

.inner_logo::before, .home_header .inner_logo::before {
    display: none;
}
.inner_logo {
    padding: 0;
    margin: 0;
    width: auto;
}

.inner_logo img {
    margin: 0;
    padding: 0;
    width: auto;
    max-width: none;
    position: absolute;
    left: 20px;
    top: 0;
    min-height: 112px;
    border-radius: 0 0 20px 20px;
    box-shadow: 2px 7px 10px 0px #adabab;
}
.home_header .inner_logo img {
    top: 10px;
    border-radius: 20px;
    box-shadow: none;
}
/* /new header logo styles */
.coloredRed {
 font-weight: bold;
 color: rgb(255,0,0);
}
.coloredRedPercent {
 font-weight: bold;
 color: rgba(255, 0, 0, 0.2);
}
.coloredRedBg {
width: 10px;
height: 10px;
 background-color: rgb(255,0,0);
}
.coloredRedBgPercent {
width: 10px;
height: 10px;
 background-color: rgba(255, 0, 0, 0.2);
}

/* home buttons box */


.boxCount3 .container {
    max-width: 850px;
}
.boxCount2 .container {
    max-width: 570px;
}
.boxCount1 .container {
    max-width: 280px;
}

@media (min-width: 992px) {
    .boxCount2 .col-lg-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .boxCount1 .col-lg-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .boxCount2 .col-md-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .boxCount1 .col-md-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 576px) {
    .boxCount2  .col-sm-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .boxCount1  .col-sm-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.box_content span {
    display: flex;
    justify-content: center;
    align-items: center;
}
.box_content h3 {
    max-width: none;
    justify-content: center;
    font-family: 'texta-regular';
    line-height: 25px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    letter-spacing: normal;
    text-transform: uppercase;
}
.box_content img {
    margin-left: 30px;
}
.box_total {
    margin: 0 10px 15px 10px;
    padding: 10px 10px;
    background: #555544;
    border-radius: 20px;
}
.three_box {
    margin-top: 0;
    margin-bottom: 0;
}

/* /home buttons box */




@media only screen and (max-width: 1199px) {
.about {
    margin-top: 40px;
}

.inner_logo {
     width: 225px;
}

.header_section .row, .inner_header_section .row {
  margin-left: -15px;
}
.inner_logo::before {
     min-height: 120px;
}



.map_content {
    margin: 0px 26px;
}


}




@media only screen and (max-width: 1160px) {
    .inner_header_section #fdw nav ul li a {
        font-size: 18px;
    }
    .home_header .desktop_navigation ul li a {
        line-height: 44px;
        font-size: 18px !important;
    }
}




@media only screen and (max-width: 1024px)   {
.inner_logo {
    padding: 16px;
}
}


@media only screen and (max-width: 991px)   {


.bsCarousel {
    max-width: 100%;
    float: none !important;
    margin-top: 45px;
}

.carousel-control-prev {
    left: 0;
    width: auto;
}
.carousel-control-next {
    right: 0;
    width: auto;
}



.slider_section {
    margin-top: 0;
}
.home_main {
    padding-top: 50px;
}
.about {
    margin-top: 40px;
}
}



@media only screen and (max-width: 800px) {
.blog_listing h2.blog-title a {
    font-size: 23px;
}
}

@media only screen and (max-width: 767px) {

.map_section {
    padding: 0;
}


.midSection ul.logo_list li {
    margin: 57px 0px !important;
}

.box_content img {
    margin-left: 10px;
}

.featureBlockLeft {
    order: 2;
}
.featureBlockRight {
    order: 1;
}


}


@media only screen and (max-width: 575px) {

.box_total {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.box_content h3 {
    min-width: 120px;
}

.map_content .hoursTable td.dow {
    padding-right: 10px;
}

}

/* /newT1 */
