/*  
Theme Name: hi-tech 
Description: This is child theme of eightmedi-lite
Version:1.0 
Template: eightmedi-lite
Author: Bee-Logical
Author URI: 911@bee-logical.com
*/


@import url('../eightmedi-lite/style.css');


.no-pad {
    padding: 0px;
}
.no-left-pad {
    padding-left: 0px;
}
.no-right-pad { 
    padding-right: 0px;
}

.site-branding {
    padding-top: 0px;
    padding-bottom: 0px!important;
    margin-top: -45px;
    width: 24%;
}
nav#site-navigation {
    width: 75%;
}
.callto-right .cta a {
    padding: 10px 10px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 10px;
}
div#emodal-overlay {
    background-color: rgba(0,0,0,0.5)!important;
}

.wpcf7-form p {
    display: inline-block;
    width: 100%;

}
@media screen and (max-width: 540px) and (orientation: portrait)
responsive.css?ver=4.8.2:869
.featured-block {
    float:none;
    width:100%;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    height: 60px;
}
iframe{
	width: 100%;
}
.custom-appointment-form {
    margin-bottom: 50px;
}
.custom-appointment-form{
	padding-top: 0px;
}

.sunday-close{
	color:#2b96cc;
}
.ed-container-home {
    /*margin-top: 20px;*/
}

.icon-spacing {
    padding-right: 10px;
}

.about-excerpt.home-description.wow.fadeInLeft {
    text-align: justify;
}

.home-description.wow.fadeInUp {
    text-align: justify;
}
.featured-block
{
    width: 25%;
}

.content-wrap {
    padding-bottom: 8px;
}

div#Facilities1 img {
    max-height: 200px;
    height: 200px;
    min-height: 200px;
}


div#Facilities2 img {
    max-height: 200px;
    height: 200px;
    min-height: 200px;
}

div#Facilities3 img {
    max-height: 200px;
    height: 200px;
    min-height: 200px;
}

ul.spl-services li {
    line-height: 2.1;
}
.sponsers-image img {   
    height: 239px;
}

@media only screen and (min-width: 767px) {
  .testimonial-video.col-sm-6 {
        width: 50%;
        float: left;
    }
    .first-video.col-sm-6{
        padding-right: 10px;    
    } 
}
.appointment{
    margin-bottom: 50px;
}

#wpls-logo-showcase-slider-1 .wp-post-image, #wpls-logo-showcase-slider-1 .wp-post-image img.wp-post-image{
height: 110px ;
}

.logos{
    margin-top: 50px;
}

.tpa-col{
    padding-left: 70px;
}

.machine-para{
    min-height: 550px;
    display: flex;
    align-items: center;
    font-size: 16px;
    letter-spacing: 1px;
    color: #000;
    line-height: 30px;
    font-weight: 500;
}

.heading{
    padding-left: 150px;
}

.featured .featured-single-title {
    font-size: 13px;
}
.our-sponsers .tpa-col {
	list-style: disc;
}
.wpocup-image-fit img.wpocup-slider-img {
    -o-object-position: center;
    object-position: center;
}
.main-footer {
    padding: 40px 0px 0px;
    background: #7c9ddb;
}
.main-footer h1 {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0px 0px 20px;
    padding-bottom: 15px;
    text-transform: uppercase;
    text-align: left;
}
.main-footer h1::before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 40px;
    height: 1px;
    background: #fff;
}
.main-footer ul {
    margin: 0px;
    padding: 0px;
    text-align: left;
    list-style: none;
}
.main-footer ul li {
    margin-bottom: 5px;
}
.main-footer ul li a {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    transition: 0.5s ease;
    opacity: 1;
}
.main-footer ul li a:hover {
    color: #000;
    padding-left: 5px;
}
.main-footer .site-info {
    background: rgba(0, 0, 0, 0.15);
    padding: 12px 60px;
    margin-top: 40px;
}
.main-footer .site-info p {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
    margin: 0px;
}
.main-footer .site-info p a {
    text-decoration: none;
    outline: none;
    cursor: pointer;
    color: #fecb23;
    transition: 0.5s ease;
}
.main-footer .site-info p a:hover {
    color: #000;
}
#home-slider .slides {
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.our-team {
    background: #f3f3f3;
    padding: 60px 0px;
}
.our-team .team-title {
    margin: 0px 0px 40px;
    font-size: 26px;
    font-weight: 600;
    color: #4a4a4a;
    text-align: center;
}
.our-team .team-box {
    position: relative;
    min-height: 250px;
    background: #fff;
    margin: 0px auto 30px;
    width: 80%;
    box-shadow: 0px 80px 20px -80px rgba(0, 0, 0, 0.22);
    overflow: hidden;
    transition: 0.5s ease;
}
.our-team .team-box .team-img {
    position: absolute;
    top: -65px;
    right: -115px;
    z-index: 5;
    width: 340px;
    height: 340px;
    background: #fff;
    border: 15px solid #008dd3;
    padding: 20px;
    border-radius: 50%;
}
.our-team .team-box .team-img::before {
    content: "";
    position: absolute;
    bottom: 100px;
    left: -15px;
    width: 25px;
    height: 100px;
    background: #fff;
}
.our-team .team-box .team-img .team-img-border {
    width: 100%;
    height: 100%;
    border: 3px solid #0094dc;
    padding: 5px;
    border-radius: 50%;
    overflow: hidden;
}
.our-team .team-box .team-img .team-img-border .member-img {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
    border-radius: 50%;
    transition: 0.5s ease;
}
.our-team .team-box:hover .team-img-border .member-img {
    transform: rotate(5deg);
}
.our-team .team-box .doc-name-stripe {
    position: relative;
    width: 100%;
    height: 60px;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0077b3+0,0094dc+100 */
    background: #0077b3; /* Old browsers */
    background: -moz-linear-gradient(left, #0077b3 0%, #0094dc 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #0077b3 0%,#0094dc 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #0077b3 0%,#0094dc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0077b3', endColorstr='#0094dc',GradientType=1 ); /* IE6-9 */
}
.our-team .team-box .doc-name-box {
    position: absolute;
    top: 0px;
    left: -15px;
    min-width: 400px;
    padding: 10px 40px;
    transform: skew(-30deg);
    box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.19);

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0077b3+0,0094dc+100 */
    background: #0077b3; /* Old browsers */
    background: -moz-linear-gradient(left, #0077b3 0%, #0094dc 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #0077b3 0%,#0094dc 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #0077b3 0%,#0094dc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0077b3', endColorstr='#0094dc',GradientType=1 ); /* IE6-9 */
}
.our-team .team-box .doc-name-box .inner-skew {
    transform: skew(30deg);
}
.our-team .team-box .doc-name-box h1 {
    margin: 0px 0px 10px;
    font-size: 18px;
    color: #fff;
}
.our-team .team-box .doc-name-box h2 {
    margin: 0px;
    font-size: 14px;
    color: #fff;
}
.our-team .team-box .doc-details {
    padding: 20px 230px 10px 25px;
}
.our-team .team-box .doc-details h3 {
    margin: 15px 0px 10px;
    font-size: 14px;
    color: #4a4a4a;
    font-weight: 600;
}
.our-team .team-box .doc-details p {
    color: #000;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    margin: 0px 0px 8px;
}
.our-team .team-box .doc-details p small {
    font-size: 10px;
    font-weight: 500;
    font-style: italic;
}
.our-team .team-box .doc-details .col-md-8 p:first-child {
    margin: 0px;
}
.our-team .team-box .doc-details ul {
    list-style: circle;
    padding-left: 13px;
    margin: 0px;
}
.our-team .team-box .doc-details ul li {
    color: #000;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    margin: 0px 0px 8px;
}

.vision-mission {
    background: #fff;
    padding: 60px 0px;
}
.vision-mission h1 {
    margin: 0px 0px 20px;
    font-size: 26px;
    font-weight: 600;
    color: #4a4a4a;
    text-align: center;
}
.vision-mission p {
    margin: 0px 0px 50px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-align: justify;
}
.vision-mission ol {
    margin: 0px;
    padding: 0px;
}
.vision-mission ol li {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-align: justify;
}
.specialties-services {
    padding: 30px 0px;
}
.specialties-services h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    letter-spacing: 1px;
    margin: 0px 0px 15px;

}
.specialties-services p {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: justify;
    line-height: 28px;
    color: #000;
    margin-bottom: 15px;
}
.specialties-services ul {
    list-style: disc;
    padding-left: 20px;
    margin: 0px 0px 15px;
}
.specialties-services ul li, .specialties-services ol li {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: justify;
    line-height: 26px;
    color: #000;
    margin-bottom: 5px;
}
.specialties-services ol {
    list-style: decimal;
    padding-left: 20px;
    margin: 0px 0px 15px;
}

.insurance-sec {
    padding: 60px 0px;
}
.insurance-sec h1 {
    margin-bottom: 50px;
}
.insurance-sec ul {
    margin: 0px;
    padding: 0px;
    list-style: disc;
}
.insurance-sec ul li {
    font-size: 14px;
    letter-spacing: 1px;
    color: #333;
    margin-bottom: 5px;
}
.newly-title{
    animation-iteration-count: infinite;
    border-radius: 50px;
    background-color: #46bddf;
    border: none;
    color: #FFFFFF;
    font-size: 28px;
    padding: 8px;
    width: 280px;
    cursor: pointer;
    margin: 0 auto;

}
img.image {
    height: 200px;
}
