@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,400i,500,500i,600,700,800&display=swap');
.surheader {
    position: relative;
    width: 100%;
    height: 100%;
	display: inline-block
}
.slider_area .slide-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(0,0,0,0.2);
}

.caption-slideimg .small-heading {
    /* display: block; */
    margin-bottom: 3px;
    font-size: 10px;
    font-weight: 500;
    color: #000000;
    letter-spacing: 3px;
    background-color: #000;
    padding: 5px 15px;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    animation: fadeInleft 0.5s both 0.4s;
    width: auto;
    text-transform: uppercase;
    float: left;
}

.caption-slideimg .heading {
    margin-bottom: 20px;
    font-size: 35px;
    text-transform: uppercase;
    /* text-shadow: 0 4px 4px rgba(0,0,0,.4); */
    font-weight: bold;
    line-height: 55px;
    color: #000;
    width: 100%;
    margin-top: 100px;
}
.caption-slideimg h4 {
    font-size: 35px;
    line-height: 45px
}

.caption-slideimg .btn-outline.lighter {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    border-color: rgba(255,255,255,.2);
	  font-size: 16px;
    text-transform: capitalize;
    padding: 16px 34px;
	display: inline-block;
}

.service__image.img-up-1 {
    bottom: 50px;
    z-index: 24;
}
.custom-border-gap.bg-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
}

.custom-border-gap__border {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.custom-border-gap__border.right {
    float: right;
}

.custom-border-gap__border.left::before, .custom-border-gap__border.left::after {
    top: 1rem;
    left: 1rem;
}


.custom-border-gap__border::before, .custom-border-gap__border::after {
    position: absolute;
    content: '';
    background: #fff;
    z-index: 1;
    transition: width 0.4s ease, height 0.4s ease;
}
.custom-border-gap__border::before {
    width: 1px;
    height: 80%;
}

.custom-border-gap:hover .custom-border-gap__border::before {
    height: calc(100% - 1rem * 2);
}

.service__image.img-up-2 {
    bottom: 85px;
    z-index: 24;
}

.service_title {
    text-align: center;
    z-index: 1;
    position: relative;
    padding-top: 170px;
}

/*.service_title h3::before {
    content: "";
    width: 50px;
    height: 2px;
    background: #FFF;
    display: block;
    position: relative;
    top: 40px;
    left: 0;
    margin: auto;
}*/
.service_title h3 {
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    font-size: 30px;
}

.service_title p {
    font-size: 16px;
    line-height: 28px;
    color: #FFF;
    letter-spacing: .34px;
    margin-top: 20px;
    text-transform: uppercase;
}

.fancy-btn {
    display: table;
    position: relative;
    padding: 10px 25px;
    border: 1px solid #b7b7b7;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 50px auto 0;
    transition: color 0.4s;
    letter-spacing: 2px;
}
.bdrbtn .fancy-btn:after {
    content: " ";
    border: 1px solid rgba(0,0,0,0);
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.4s;
}

.about_doctor .title_bx h1 {
    font-size: 35px;
    text-transform: capitalize;
    font-family: "Poppins", sans-serif;
}

.about_doctor .doc_info_brdr_bx {
    width: 603px;
    padding: 40px;
    border: 10px solid #337ab7;
        display: inline-block;
}
.about_doctor .doc_info_inner_bx {
    width: 603px;
    background-color: #dedddd;
    z-index: 1;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 15px;
}

.about_doctor .doc_info_inner_bx p {
    color: #000;
    padding: 35px 30px 0 30px;
    font-family: "Poppins", sans-serif;
}


.video-image-box .image .overlay-link .icon-border {
    border: 6px solid #000000;
    width: 100px;
    height: 100px;
    background-color: transparent;
    padding: 5px;
    border-radius: 50%;
    margin: 23% auto 0 auto;
}

.video-image-box .image .overlay-link .fa-play {
    width: 78px;
    height: 78px;
    line-height: 84px;
    font-size: 35px;
    color: #000000;
    background-color: rgba(30, 120, 170, 0.5);
    border-radius: 50%;
    padding-left: 8px;
}

.caption-slideimg {
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 250;
    -webkit-transform: translateY(-50%);
}

a.btnbdr {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    border-color: rgba(255,255,255,.2);
    display: inline-block;
    font-size: 16px;
    padding: 10px 22px;
    border: 1px solid #fff;
    text-transform: capitalize;
    border-radius: 3px;
}

a.btnbdr:hover {
    background: #000;
}


.caption-slideimg {
    position: absolute;
    top: 40%;
    width: 100%;
    z-index: 250;
    -webkit-transform: translateY(-50%);
}

a.btnbdr {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    border-color: rgba(255,255,255,.2);
    display: inline-block;
    font-size: 16px;
    padding: 10px 22px;
    border: 1px solid #fff;
    text-transform: capitalize;
    border-radius: 3px;
}

a.btnbdr:hover {
    background: #000;
}

.surgeons-services {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 400;
    margin-top: -70px;
    padding: 0;
}
.slide-img img {
    width: 100%;
}

.slide-img {display: inline-block;width: 100%;height: 620px;overflow: hidden;}
.service__image img {
    width: 100%;
    height: auto;
}
.service__image {
    /* background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat;
   
    background-position: center top; 
    height: 350px;*/
    margin-bottom: 1rem;
   
    position: relative;
}

.service__image:before {
    content: "";
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.custom-border-gap__border.right::before, .custom-border-gap__border.right::after {
    bottom: 1rem;
    right: 1rem;
}

.custom-border-gap__border::before, .custom-border-gap__border::after {
    position: absolute;
    content: '';
    background: #fff;
    z-index: 1;
    transition: width 0.4s ease, height 0.4s ease;
}

.custom-border-gap__border::before, .custom-border-gap__border::after {
    position: absolute;
    content: '';
    background: #fff;
    z-index: 1;
    transition: width 0.4s ease, height 0.4s ease;
}

.custom-border-gap__border::after {
    height: 1px;
    width: 80%;
}

.custom-border-gap:hover .custom-border-gap__border::after {
    width: calc(100% - 1rem * 2);
}
.video-image-box .image {
    position: relative;
}

.video-image-box {
    position: relative;

}

.video-image-box .image .overlay-link {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    color: #000000;
    text-align: center;
    /* background: rgba(0, 37, 74, 0.46); */
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.video-image-box .image .overlay-link .fa-play {
    width: 78px;
    height: 78px;
    line-height: 84px;
    font-size: 33px;
    color: #fff;
    background-color: rgba(30, 120, 170, 0.5);
    border-radius: 50%;
    padding-left: 8px;
    display: inline-block;
}
.video-image-box .image .overlay-link .icon-border {
    border: 6px solid #FFF;
    width: 100px;
    height: 100px;
    background-color: transparent;
    padding: 5px;
    border-radius: 50%;
    margin: 23% auto 0 auto;
}

.bdrbtn {
    display: inline-block;
    width: 100%;
}

.about_doctor {
    display: inline-block;
    width: 100%;
    margin: 50px 0;
	padding-left:2%;
}


.brainpart {
    display: inline-block;
    width: 100%;
    padding: 50px 0 20px 4%;
    font-family: "Poppins", sans-serif;
}

.smallhd {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}

.smallhd:before {
    position: absolute;
    content: '';
    width: 70px;
    left: 0;
    bottom: -8px;
    height: 1px;
    background: #f89500;
}

.brainpart h2 {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 20px;
}

/*.brainpart img {
    width: 100%; */ 
}

.brainpart .col-lg-7 {
   /* padding-top: 60px; */
}

.businesspart {
    display: inline-block;
    width: 100%;
    /*background: #eee;*/
    text-align: center;
    padding: 40px 0 0 4%;
}

.seobox{
   display: inline-block;
    width: 100%;
    background: url(../img/psbg.jpg) 0 0 no-repeat;
	background-size: 100%;
	background-attachment: fixed;
	padding: 30px 0;
	margin: 50px 0;
	font-weight: 600;
    text-shadow: 1px -1px #fff;
}

.video-image-box .image img {
    width: 100%;
    height: auto;
}
.businesspart h2 {
       font-weight: 600;
    font-size: 35px;
    margin-bottom: 20px;
    margin-top: 0px;
}

.doc_info_inner_bx em {
    color: #000;
}
.brainpart, .brainpart P {
    font-size: 14px;
    line-height: 20px;
}
.businesspart li {
    font-size: 15px;
    line-height: 24px;
    margin-top: 20px;
}
.businesspart ul {
    margin-bottom: 40px;
}


.surgeons .taglinesite {
    width: 100%;
    text-align: left;
}

.surgeons .taglinesite p {
    font-style: normal;
    font-size: 26px;
}


.fourboxright {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.surgeons-services .caption-slideimg {
    display: inline-block;
    position: static;
    width: 49%;
    vertical-align: top;
    top: inherit;
    transform: none;
}

.fourboxright ul {
    margin: 0;
}

.fourboxright li {
    display: inline-block;
}

.fourboxright ul li {
    display: inline-block;
    width: 50%;
    position: relative;
    margin-left: -4px;
}

.fourboxright ul li img {
    width: 100%;
    height: auto;
}

.overservicetext {
    position: absolute;
    background: rgba(160, 160, 160, 0.6);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 20px;
    color: #fff;
    opacity: 0;
}

.fourboxright ul li:hover .overservicetext {
    opacity: 1;
}

.fourboxright h3 {
    position: absolute;
    bottom: 20px;
    color: #fff;
}

.fourboxright li:nth-child(even) h3 {
    color: #fff;
}

.fourboxright ul li:nth-child(1) .overservicetext,.fourboxright ul li:nth-child(4) .overservicetext {
    opacity: 1;
}

.surgeons-services {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dfd9d9+0,eae6e5+40,fcfcfc+74,ffffff+98 */
background: rgb(223,217,217); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(223,217,217,1) 0%, rgba(234,230,229,1) 40%, rgba(252,252,252,1) 74%, rgba(255,255,255,1) 98%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(223,217,217,1) 0%,rgba(234,230,229,1) 40%,rgba(252,252,252,1) 74%,rgba(255,255,255,1) 98%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(223,217,217,1) 0%,rgba(234,230,229,1) 40%,rgba(252,252,252,1) 74%,rgba(255,255,255,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfd9d9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}



@media(max-width:767px) {
.service__image.service__image_2.img-up-2 {
    margin-top: 70px !important;
}

.service__image.service__image_4.img-up-2 {
    margin-top: 70px !important;
}
.fixed-socialicons
{
    z-index: 999 !important;
}
.service__image
{bottom: 0 !important;margin-bottom: 30px !important;}
.about_doctor .doc_info_inner_bx {
    width: 100% !important;
    }
    .doc_info_brdr_bx {
    width: 100% !IMPORTANT;
    margin-bottom: 30px !IMPORTANT;
    padding: 10px !important;
}
.brainpart {
    margin-top: 20px !important;
    padding: 0 20px !IMPORTANT;
}

.caption-slideimg .heading {
    color: #000;
    padding-top: 20px;
}

.about_doctor {
    margin-top: 0;
}

.caption-slideimg {
    position: static;
    top: 0;
    display: inline-block;
    width: 100%;
    margin-top: 110px;
}

.slide-img {
    height: auto;
}


.brainpart .col-lg-7 {
  padding-top: 60px; 
}

.brainpart img {
    width: 100%;
}
.surgeons-services {
    margin-top: 60px;
}

.surgeons-services .caption-slideimg {
    margin-top: 0;
    padding-top: 0;
    width: 100%;
}

.caption-slideimg .heading {
    margin-top: 0;
}

.caption-slideimg .heading br {
    display: none;
}

.caption-slideimg .heading {
    font-size: 29px;
    line-height: 40px;
}

.fourboxright {
    width: 100%;
    margin-top: 30px;
}

.seobox {
    margin-top: 40px;
    padding-top: 0;
}

.businesspart {
    padding: 20px 0;
}

.seobox {
    background-size: cover;
}
.smallhd .alignright, .smallhd  .alignleft ,.seobox .alignright, .seobox  .alignleft{
    width: auto !important;
	margin-right: 10px;
}


}

/*iphone end*/