.social-icons .social-inner-wrap li a.fa-google,
.social-icons .social-inner-wrap li a.fa-google:hover {
	background: #dd4b39;
}

@media (min-width:1025px) {
	.module-44 .ry-footer-copyright .ry-container {
		display: flex;
	}
	.ry-footer-copyright .ry-left {
		width: 60%;
	}
}

@media (min-width:992px) {
	.ry-footer-copyright .ry-left .span-2 {
		line-height: 12px;
		margin-top: 6px;
	}

	div.module-44 .ry-footer-copyright .ry-right .powered {
		align-items: flex-end;
	}

	div.module-44 .ry-footer-copyright .ry-right .powered p {
		line-height: 22px;
	}
}
@media (max-width:991px) {
	div.module-44 .ry-container .ry-left .span-2 {
		display: block;
		line-height: 14px;
	}
}


.ry-sticky-menu {
  /* -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s; */
  /* transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s; */
  }
  .ry-sticky-menu.fixed {
    position: fixed !important;
    z-index: 99999;
    background: #fff;
    padding: 20px 0 30px;
    }
    .ry-sticky-menu.fixed .ry-menu .ry-nav li.primary {
      -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
      transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
      /* padding: 0; */
      }
    .ry-sticky-menu.fixed .ry-menu .ry-nav li .dropdown-menu.hover {
      top: 30px; }

      .module-43 .ry-left img {
    max-width: 400px;
    width: 100%;
    transition: all .3s;
}

body.default .module-43 {
    /* position: absolute; */
    /* background: rgba(255,255,255, 0.6); */
}


.cta-wrap{
  overflow:hidden;
}
.cta-wrap:before {
    content: '';
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    border: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
    z-index: 999;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    opacity: 0;
}
.cta-wrap:hover:before {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}
.cta-wrap:hover:before {
    border-color: #3098c8;
}

.cta-wrap#cta-01:hover:before {
    border-color: rgba(255,255,255,.5);
}
.col-lg-6.doctor-wrap .doctors-link.ry-btn.ry-btn-primary.team-btn {
    color: #559f61 !important;
    border: 1px solid #559f61 !important;
}

@media(max-width:1440px){
  .ry-section.module-70 .ry-content-wrap{
    transform: scale(.7);
  }
}




@media (max-width:1199px) and (min-width:992px) {
    .module-44 .ry-flex .ry-each {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    }
}

@media (max-width: 991px) {
       .module-44 .ry-flex .ry-each h2 {
        text-align: center;
        font-size: 20px;
    }

    div.website-info {
        max-width: 240px;
        margin: auto;
        float: none;
    }

    .module-44 .ry-flex .ry-each ul li {display: block;}

    .module-44 .ry-flex .ry-each:last-child li {text-align: center;width: 100% !important;

    } 
}



.fax {
    text-align: left;
    position: relative;
    left: 43px;
    margin-bottom: 1em;
}

.sendmessage {
    margin-bottom: 10px;
}

.fax:before {
    position: absolute;
    content: '\f1ac';
    font-family: 'FontAwesome';
    margin-right: 10px;
    background: #8e8e8e;
    color: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    left: -45px;
    font-size: 12px;
}






@media (max-width:1279px) and (min-width:992px) {
    .videoposter:before {
        display:none;
    }

}
a.ry-btn.ry-btn-primary.header-btn:before {
    content: '\f095';
    font-family: 'FontAwesome';
    margin-right: 10px;
}

.ry-sticky-menu.fixed .ry-social .social-inner-wrap li a {
    background: #0081bd !important;
    color: #fff !important;
}

.sendmessage {
    margin-bottom: 0;
}


@media (max-width:1300px) and (min-width:992px) {
  .hero-section .bnr-textbox .ry-section-title {
        font-size: 50px !important;
    }  
}



@media (max-width:1280px) {
   .doctor-image-wrap:before {
        height:200px;
        width:200px;
    }

    .doctor-section-block.ry-flex {
       padding: 0 4em !important;
    }
 
}


@media (max-width:1400px) and (min-width:1281px) {
    .doctors-section .carousel-control {
       width: auto;
    }

    
}




@media (max-width:1440px) {
    .col-xs-12.testi-section a.carousel-control.right {
        right: 38% !important;
    }

    .col-xs-12.testi-section a.carousel-control.left {
        left: 38% !important;
    }
	
	div.module-67 {
		height: auto;
		padding: 8em 0;
	}

}

.col-xs-12.testi-section a.carousel-control.right {
    right: 40%;
}

.col-xs-12.testi-section a.carousel-control.left {
    left: 40%;
}

