#sp-menusocial ul.lang-inline {
    line-height: 70px;
}
.image-layout-preset-style-card .sppb-addon-image-layout-image, .image-layout-preset-style-card .sppb-img-responsive, .image-layout-preset-style-overlap .sppb-addon-image-layout-image, .image-layout-preset-style-overlap .sppb-img-responsive {
    height: 140px;
    width: 140px;
    border-radius: 50%;
    object-fit: cover;
}

.sp-megamenu-parent >li.active>a {
    background-color: #fff;
    color: #1dafed;
    font-weight: 700;
}
.sp-megamenu-parent >li:hover>a{
	background-color: #fff;
    color: #1dafed;
}
.sp-megamenu-parent >li >a {
    font-size: 18px;
}
#sp-footer #sp-footer2 .sp-copyright {
    color: #ffffff;
    float: unset;
}
.mednet-success-story .sppb-carousel-indicators{
	display: none;
}
.sppb-addon-feature.sp-contact-info, .sppb-addon-articles .sppb-addon-article {
    box-shadow: 0px 10px 30px -15px rgba(0, 46, 92, 0.15);
}
.sppb-addon-feature.sp-contact-info:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    padding: -5px 0px 0px 0px;

}
.sppb-addon-articles .sppb-addon-article {
    margin-bottom: 50px;
}
.mednet-accordion .sppb-addon-accordion .sppb-addon-content:before {
    background: #e7e7e7 none repeat scroll 0 0;
    content: "";
    height: 94%;
    left: 0;
    position: absolute;
    top: 5px;
    width: 3px;
}

.mednet-tabs .sppb-tab .sppb-tab-pane.active .col-sm-3 {
    height: 340px;
}
.mednet-tabs .sppb-tab .sppb-tab-pane .col-sm-3:nth-child(5) {
    -webkit-animation-duration: 1.8s;
    animation-duration: 1.8s;
}
.mednet-tabs .sppb-tab .sppb-tab-pane .col-sm-3:nth-child(6) {
    -webkit-animation-duration: 2.0s;
    animation-duration: 2.0s;
}
.mednet-tabs .sppb-tab .sppb-tab-pane .col-sm-3:nth-child(7) {
    -webkit-animation-duration: 2.2s;
    animation-duration: 2.2s;
}
.mednet-tabs .sppb-tab .sppb-tab-pane .col-sm-3:nth-child(8) {
    -webkit-animation-duration: 2.4s;
    animation-duration: 2.4s;
}
.mednet-tabs .sppb-tab .sppb-tab-pane .col-sm-3:nth-child(9) {
    -webkit-animation-duration: 2.6s;
    animation-duration: 2.6s;
}
.mednet-tabs .sppb-tab .sppb-tab-pane .col-sm-3:nth-child(10) {
    -webkit-animation-duration: 2.8s;
    animation-duration: 2.8s;
}
.mednet-tabs .sppb-tab .sppb-tab-pane .col-sm-3:nth-child(11) {
   -webkit-animation-duration: 3.0s;
    animation-duration: 3.0s;
}
.mednet-tabs .sppb-tab .sppb-tab-pane .col-sm-3:nth-child(12) {
   -webkit-animation-duration: 3.2s;
    animation-duration: 3.2s;
}
.mednet-tabs .sppb-tab .sppb-tab-pane .col-sm-3:nth-child(13) {
    -webkit-animation-duration: 3.4s;
    animation-duration: 3.4s;
}
.mednet-tabs .sppb-tab .sppb-tab-pane .col-sm-3:nth-child(14) {
    -webkit-animation-duration: 3.6s;
    animation-duration: 3.6s;
}
.mednet-tabs .sppb-tab .sppb-tab-pane .col-sm-3:nth-child(15) {
    -webkit-animation-duration: 3.8s;
    animation-duration: 3.8s;
}
.mednet-tabs .sppb-tab .sppb-tab-pane .col-sm-3:nth-child(16) {
    -webkit-animation-duration: 4.0s;
    animation-duration: 4.0s;
}
.mednet-tabs .sppb-tab .sppb-tab-pane .col-sm-3:nth-child(17) {
    -webkit-animation-duration: 4.2s;
    animation-duration: 4.2s;;
}
.mednet-tabs .sppb-tab .sppb-tab-pane .col-sm-3:nth-child(18) {
    -webkit-animation-duration: 4.4s;
    animation-duration: 4.4s;
}
.mednet-tabs .sppb-tab .sppb-tab-pane .col-sm-3:nth-child(19) {
    -webkit-animation-duration: 4.6s;
    animation-duration: 4.6s;
}
.mednet-callto-action:before {
    background: rgba(51,51,51,0.8);
}
.offcanvas-menu {
    background-color: #222222c4;
}
.offcanvas-inner .sp-module ul > li.active a {
    background: #2d2d2d;
	color: #1dafed;
    font-weight: 700;
}
body.com-sppagebuilder:not(.contentpane) button:not(#sppb-add-new-row-btn) {
    line-height: 21px;
    height: 42px;
}
.about-image img{
	height: 100%;
	object-fit: cover;
}
@media screen and (max-width: 767px) and (min-width: 320px){
	.sppb-slider-wrapper .sppb-slide-item-bg {
		height: 500px;
	}
	.sppb-slider-wrapper .sppb-slide-item-bg {
		background-position: 65% 100% !important;
		padding: 0px;
	}
	.sppb-slider-wrapper .sppb-slide-item-bg .container{
		height: 100%;
		background-color: rgb(255 255 255 / 82%);
	}	
	.mednet-features-list .sppb-row > div {
		margin: 0;
	}
}

@media only screen and (max-width: 768px){
	.sppb-addon-feature {
		margin-bottom: 0px; 
	}
	.mednet-features-list .sppb-row {
		/* margin: 0; */
		margin-right: -15px;
		margin-left: -15px;
	}
	.mednet-features-list .sppb-addon-feature {
		padding: 40px;
	}
	.mednet-features-list .mednet-features-one, .mednet-features-list .mednet-features-two, .mednet-features-list .mednet-features-three  {
		padding-left: 0;
	}
	.mednet-features-list .mednet-features-one {
		margin-left: 0;
	}
	.image-layout-preset-style-card .sppb-addon-image-layout-image, .image-layout-preset-style-card .sppb-img-responsive, .image-layout-preset-style-overlap .sppb-addon-image-layout-image, .image-layout-preset-style-overlap .sppb-img-responsive {
		margin: 0 auto;
		margin-bottom: 15px;
	}
	#sppb-addon-1605102032945 {
		padding: 50px 30px 50px 30px !important;
	}
	#sp-footer2 {
		margin-top: 0px;
	}
}

