@media (max-width:991px) {
    /*Sticky Resposnive*/
    #header.header-sticky-resposnive #header-wrap {
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 199;
    }
    #header.header-sticky-resposnive #header-wrap #mainMenu > ul {
        max-height: 290px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    #header.header-sticky-resposnive {
        min-height: 90px;
        position: relative;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    #header.header-sticky-resposnive.header-sticky #mainMenu > ul > li > a {
        height: 50px;
    }
    #header.header-sticky-resposnive.header-sticky #mainMenu > ul > li > a {
        line-height: 32px;
    }
    
}



@font-face{
  font-family: "bradon-bld";
  src:url('../font/HVD Fonts - BrandonText-Bold.otf');
}

@font-face{
  font-family: "bradon-light";
  src:url('../font/HVD Fonts - BrandonText-Light.otf');
}

@font-face{
  font-family: "bradon-reg";
src:url('../font/Brandon_reg.otf');
}

@font-face{
  font-family: "verdana";
 src:url('../font/verdana.ttf');
}

@font-face{
  font-family: "verdana-bold";
 src:url('../font/verdana-bold.ttf');
}

.jumbotron.jumbotron-fullwidth.background-colored.text-light.m-b-0 H3 {
    font-size: 22px!important;
    margin: 0!important;
    padding: 17px 0;
}

@media only screen and (min-width: 1020px) {
  .group-process { display: flex; }
}

.block-process {
     padding-left: 15px;
     padding-right: 15px;
     position: relative;
     z-index: 10;
}

.block-process::before, .block-process::after {
     content: " ";
     display: table;
}

.block-process::after {
     clear: both;
}

.block-process::before, .block-process::after {
     content: " ";
     display: table;
}

.block-process::after {
     clear: both;
}

.block-process .__icon {
     position: relative;
}

.block-process .__icon::before {
     background: #99e3c1 none repeat scroll 0% 0%;
     content: "";
     display: block;
     position: absolute;
     z-index: -1;
}

.block-process:last-child .__icon::before {
     display: none;
}

.block-process.active .__icon .circle-icon::before {
     background-color: #00bfff;
}

.block-process.active .__icon::before, .block-process.active ~ .block-process .__icon::before {
     background-color: #dadada;
}

.block-process.active ~ .block-process .__icon .circle-icon::before {
     background-color: #a2a2a2;
}

@media only screen and (min-width: 1020px) {
  .block-process { text-align: center; }
  .block-process .__title { height: 60px; margin-bottom: 0px; }
  .block-process .__icon { margin: 0px -15px 40px; }
  .block-process .__icon::before { width: 100%; top: 50%; height: 4px; transform: translateY(-50%); }
  .block-process .__icon::before { left: 50%; }
  .group-process.large-icon .block-process .__icon .circle-icon::before { width: 140px; height: 140px; border: 10px solid rgba(255, 255, 255, 0.6); line-height: 120px ! important; font-size: 40px; }
}

@media only screen and (max-width: 1019px) {
  .block-process { padding-left: 100px; padding-bottom: 20px; }
  .block-process .__title { margin-bottom: 10px; }
  .block-process .__icon { position: absolute; width: 70px; height: 100%; left: 15px; top: 0px; }
  .block-process .__icon::before { width: 4px; height: 100%; left: 50%; transform: translateX(-50%); }
}

.block-process-2 {
     position: relative;
}

.block-process-2 .cell-vertical-wrapper {
     height: 320px;
}

.block-process-2 .__number {
     bottom: 0px;
     color: #333333;
     font-size: 200px;
     height: 200px;
     left: 6px;
     line-height: 1;
     margin-bottom: auto;
     margin-top: auto;
     opacity: 0.04;
     position: absolute;
     top: -20px;
}

.block-process-2 .__block {
     margin-left: auto;
     margin-right: auto;
     padding-bottom: 40px;
     padding-top: 40px;
}

.block-process-2 .__block > * {
     letter-spacing: 0.05em;
}

.block-process-2 .__block .__title {
     font-size: 14px;
     margin-bottom: 10px;
}

.block-process-2 .__block p.__content {
     margin-bottom: 0px;
}

.block-process-2.size-small .cell-vertical-wrapper {
     height: 240px;
}

.block-process-2.size-small .__block > * {
     letter-spacing: 0px;
}

.block-process-2.size-small .__block .__title {
     font-size: 18px;
     margin-bottom: 5px;
}

@media only screen and (min-width: 1020px) {
  .block-process-2 .__block { max-width: 320px; }
}

@media only screen and (max-width: 1019px) {
  .block-process-2 .__block { max-width: 720px; }
}






























































/* Icon-box-list */
.group-icon-box-list-right-slider {
  position: relative;
}
.group-icon-box-list-right-slider .__block-wrapper-1,
.group-icon-box-list-right-slider .__block-wrapper-2 {
  padding-right: 15px;
  padding-left: 15px;
}
.group-icon-box-list-right-slider .__block-wrapper-1 .__block,
.group-icon-box-list-right-slider .__block-wrapper-2 .__block {
  margin-right: auto;
  margin-left: auto;
}
.group-icon-box-list-right-slider .__block-wrapper-1 {
  padding-top: 100px;
  padding-bottom: 60px;
}
.group-icon-box-list-right-slider .__block-wrapper-1 .__block .hr-header {
  margin-bottom: 30px;
}
.group-icon-box-list-right-slider .__block-wrapper-2 {
  position: relative;
}
.group-icon-box-list-right-slider .__block-wrapper-2 .cell-vertical-wrapper {
  table-layout: fixed;
}
.group-icon-box-list-right-slider .__block-wrapper-2 .__block {
  max-width: 640px;
}
@media only screen and (min-width: 768px ) {
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    width: 720px;
  }
}
@media only screen and (min-width: 1020px ) {
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    width: 960px;
  }
}
@media only screen and (min-width: 1230px ) {
  .group-icon-box-list-right-slider .__block-wrapper-1,
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    width: 50%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    max-width: 680px;
  }
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
  }
}
@media only screen and (max-width: 1229px ) {
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}
.group-icon-box-list-side-image {
  position: relative;
}
.group-icon-box-list-side-image:before,
.group-icon-box-list-side-image:after {
  content: " ";
  display: table;
}
.group-icon-box-list-side-image:after {
  clear: both;
}
.group-icon-box-list-side-image:before,
.group-icon-box-list-side-image:after {
  content: " ";
  display: table;
}
.group-icon-box-list-side-image:after {
  clear: both;
}
.group-icon-box-list-side-image .__block-wrapper-2 {
  padding-top: 100px;
  padding-bottom: 75px;
  padding-right: 15px;
  padding-left: 15px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block {
  margin-right: auto;
  margin-left: auto;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block > .__title {
  margin-bottom: 20px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block > .__caption {
  margin-bottom: 50px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block .block-icon-box-left-icon {
  margin-bottom: 25px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block .block-icon-box-left-icon .__right-side .__heading {
  padding-top: 5px;
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px ) {
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    width: 720px;
  }
}
@media only screen and (min-width: 1020px ) {
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    width: 960px;
  }
}
@media only screen and (min-width: 1230px ) {
  .group-icon-box-list-side-image .__block-wrapper-1,
  .group-icon-box-list-side-image .__block-wrapper-2 {
    width: 50%;
  }
  .group-icon-box-list-side-image .__block-wrapper-2 {
    padding-right: 30px;
    padding-left: 30px;
    float: right;
  }
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    max-width: 700px;
  }
  .group-icon-box-list-side-image .__block-wrapper-1 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
@media only screen and (max-width: 1229px ) {
  .group-icon-box-list-side-image .__block-wrapper-1 {
    position: relative;
    min-height: 500px;
  }
}


.static-background {
  background-position: 50% 50%;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}


.home_services_icon{
  opacity: 0.7!important;
  width: 135%;
}

.homepage_services_box{
  background-color: #0e1b38!important;
}


.icon-box {
        margin-bottom: 50px;
        background-color: #fff;
        height: 227px;
        transition: top ease 0.5s;
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.10)!important;
        border-radius: 16px;
        padding: 11px;
    }

    .icon-box .icon {
        height: 64px;
        position: absolute;
        width: 64px;
        padding: 21px 4px;
    }

    .boxed-slider {
        width: 100%;
    }

    .box_text{
      color: #fff;
    }

    .icon-box.medium > h3, .icon-box.medium > h4 {
    margin: 16px 12px 10px 84px;
    color: #fff;
    }

    .breadcrumb {
    background-color: transparent;
    font-size: 12px;
    line-height: 1.3em;
    margin-bottom: 0;
    margin-top: 16px;
    text-align: left!important;
  }

  .dark-blue{
    color: #0e1b38!important;
  }

  .banner_box{
    background-color: #f87f03;
    font-size: 30px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    border-radius: 20px;
    border: solid 5px #ecb92a;
    padding: 4px 20px;
    text-transform: uppercase;
    box-shadow: 0px 2px 4px #f87e04;
  }

.banner_box br {
    display: none;
}

.boxed-slider .owl-item {
    min-height: 500px;
    max-height: 500px;
    height: 500px;
}

.heading.heading-center > span, .heading.title-center > span {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.mid_bg{
  background-image: url("../img/mid-bg.jpg");
  background-repeat: no-repeat;
  background-position: right top;
}


.mid_slide_bg{
  background-image: url("../img/sliding_bg.jpg");
  background-repeat: no-repeat;
  padding: 40px 36px 110px 56px;
}

.mid_bg_right{
  background-image: url("../img/mid_bg_right.jpg");
  background-repeat: no-repeat;
  padding: 25px 106px 0px 0px;
}

.img_100{
  width: 100%;
}

.Patients{
  margin: 0 0 0px 40px;
  color: #696f6f !important;
  font-family: "verdana";
}

.widget.clearfix.widget-categories.col-md-6 {
    display: none;
}

.news{
  margin: 0 0 30px 0;
  color: #696f6f !important;
  font-family: "verdana";
}

.news_text_box{
  width: 80%;
}

.read_more_btn a{
  color: #fff!important;
  background-color: #f98202;
  padding: 8px 30px;
  border-radius: 43px;
  width: 133px;
}

.read_more_btn a:hover{
  color: #fff;
}

.news_text_heading {
  color: #de801e!important;
  padding: 20px 0 0 0;
  font-size: 24px;
  font-family: "verdana";
}

.footer_mail_box_padding_left{
  padding-left: 30px;
}

.donor_btn{
  font-size: 20px;
  background-repeat: no-repeat;
  padding: 8px 0 13px 0;
  text-align: end;
}

.donor_btn ul{
  display: inline;
}

.donor_btn li {
    border: 1px solid #fff;
    border-radius: 25px;
    display: inline-block;
    padding: 5px 5px;
    margin-right: 15px;
    position: relative;
    min-width: 195px;
    text-align: center;
}

.donor_btn li:last-child:after{
    display: none;
}

.donor_btn li a {
    display: inline;
    font-size: 15px;
    border-radius: 25px;
    margin-right: 15px;
    text-align: center;
    float: none!important;
}

.col-md-7.donor_btn img {
    border: 2px solid #fff;
    padding: 8px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-left: 0px;
    float: none!important;
}

.gray_section{
  background-color: #eeeeee;
}

.mid_box_icon{
  background-color: #f98202;
  text-align: center;
  padding: 10px;
}

.padding_left_right_none{
  padding-left: 0px;
  padding-right: 0px;
}

.mid_box_white{
  background-color: #fff;
  padding: 23px;
  box-shadow: -6px 2px 12px #cecdd4;
  min-height: 240px !important;
}

.news_section_padding {
  padding: 40px 0 0px;
}

.footer_social_media_icon {
    font-size: 15px;
    color: #fff!important;
    margin-top: 190px;
}



.footer_social_media_icon ul{
  display: inline;
  padding-left: 0px!important;
  color: #fff!important;
}

.footer_social_media_icon li{
  display: inline;
  color: #fff!important;
}

.footer_social_media_icon li a{
  display: inline;
  color: #fff!important;
  font-size: 30px;
  padding-right: 5px;
}

.footer_terms_padding{
  padding: 0 20px;
}

#footer .widget-categories li {
    color: #7d7b83;
    font-family: "verdana"!important;
    FONT-SIZE: 13PX;
} 

.list-icons  i.fa.fa-envelope.footer_mail_box_padding_left {
    font-size: 19px;
}

.list-icons i.fa.fa-phone {
    font-size: 19px;
}


.news_section_padding {
    padding: 0px 0 0px;
}
.copyright-text{
  text-transform: none;
}

.footer_terms_padding {
padding: 0 20px;
color: #545454 !important;
font-weight: 100;
}


.donor_btn img {
    border: 0px solid #fff;
    padding: 0;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-right: 0px;
}

div#header-wrap {
    height: auto!important;
    background: #f88002;
}

#header #top-search {
    float: right;
    padding: 6px 0;
}

#mainMenu {
    float: right;
    padding: 12px 0;
}

div#logo img {
    width: 70%!important;
    height: 100%!important;
}

.header-sticky #mainMenu {
    float: right;
    padding: 27px 0;
}

section.no-padding .owl-prev, section.no-padding .owl-next {
    height: 50px!important;
    width: 50px!important;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.no-padding .owl-prev{
    left: 30px!important;
}
section.no-padding .owl-next{
    right: 30px!important;
}
.mid_slide_bg .owl-prev,.mid_slide_bg .owl-next{
    height: 50px!important;
    width: 50px!important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mid_slide_bg .owl-prev{
    left: 15px!important;
}
.mid_slide_bg .owl-next{
    right: 15px!important;
}

.mid_slide_bg p {
    position: absolute;
    bottom: -20px;
    left: 0;
    background: rgba(0,0,0,0.7);
    color: #fff!important;
    padding: 18px 55px;
    font-family: 'verdana', sans-serif;
    font-size: 20px!important;
    line-height: 30px;
    transition: all 0.5s ease;
}

h2#ajaxSubmit1 {
    margin-top: 40px;
}

h2#ajaxSubmit1 p {
    padding-top: 15px;
    padding-bottom: 10px;
}



/* New Styles Added */

body {
  scroll-behavior: smooth;
}

p {
  text-align: justify;
}

.box3_main ul, .box3_main ol {
  padding-left: 1.2rem !important;
}

.container_width {
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width:1200px){
  .container_width {
    max-width: 1170px;
  }
}

@media screen and (max-width:992px){
  .container_width {
    max-width: 970px;
  }
}

@media screen and (max-width:786px){
  .container_width {
    max-width: 750px;
  }

  .box3_main img {
    width: 100% !important;
  }
}

.who_we_are {
  color: #000 !important;
  font-family: "verdana-bold" !important;
}

.who_we_are:hover {
  color: #23527c !important;
  cursor: pointer;
}

a:focus, a:hover {
  color: #23527c;
}

h1, h2, h3, h4, h5, h6 {
  color: #696f6f;
}

.header_search_form {
  height: 0;
  display: none;
  transition: display 1s;
}

.header_search_form input {
  background-color: #fff;
    border: 0 none;
    border-radius: 0;
    box-shadow: none !important;
    font-size: 30px;
    width: 100%;
    letter-spacing: 2px;
    outline: 0 none;
    padding: 0 70px 0 0;
    height: 35px;
    font-size: 18px;
    color: #333;
    padding-left: 15px;
    padding-bottom: 2px;
    font-family: "verdana";
}

.team_div_heading {
  font-family: "verdana";
}



@media screen and (max-width:576px){

  .mid_box_white {
    min-height: auto !important;
  }

  .donor_btn {
    margin-bottom: 10px;
  }

  .donor_btn li {
    min-width: auto;
    width: 100%;
    margin-bottom: 20px;
  }

  .donatebox {
    width: 100% !important;
    align-items: center;
  }

  .donatebox .dleft div {
    width: 100% !important;
  }

  .donatebox .dleft {
    max-width: 100% !important;
    width: 100% !important;
  }

  .donatebox .dright {
    max-width: 100% !important;
    width: 100% !important;
  }

  .tab ul {
    padding-left: 0rem !important;
  }

}

@media screen and (max-width:991px){

  .donor_btn {
    padding: 0px;
    text-align: center;
  }

  .donor_btn ul {
    padding-left: 0rem;
  }

  .donor_btn_up {
    text-align: center;
  }


}