/*Theme Name: Firstcom Solutions
Author: Firstcom Solutions Developers
Author URI: http://firstcom.com.sg/
Version: 1.0*/

.modal_image_honorary { width: 200px;}
.honorary_page_modal {     padding: 0 16px; }
.honorary_page { float: right;width: 70%;}
.honorary_page .modal-board-members-fullname { margin-top:0;}
.word_wrap{word-wrap: break-word;}
.d-none{ display:none!important;}
.width180{width:180px;}
.tblay{width: 100%; table-layout: fixed;}
.honory_post img {height: 15.3em!important;
    width: 100%;
    object-fit: contain; }

.preloader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 99;
	background-color: #fff;
    height: 100%;
}

/* .center-div{position:absolute; top:50%; left:50%; margin-right:-50%; -ms-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%);  transform:translate(-50%,-50%); } */


/* GLOBAL CSS */
.fixed-section .controlNav-holder {
    position: fixed;
    right: 2em;
    top: 41%;
    z-index: 1;
}
.fixed-section .controlNav-holder ul li a {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #333333;
    margin: 20px auto;
    cursor: pointer;
}
.fixed-section .controlNav-holder ul li.active a, .fixed-section .controlNav-holder ul li a:hover {
    background: #333333;
}

.bg-style {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 2em!important;
}
.parent-dowload .img-responsive{ width:100%;    height: 14em;
    object-fit: cover;}

html{
  margin-top: 0px !important;
}
.board_of_directors_css .img-responsive{     width: 100%;
    object-fit: contain;
    height: 23.5em;}
.Publicity .img-responsive{ height: 15.3em;
    object-fit: contain;
    width: 100%;}
.treatment-thumbnail-div .img-responsive {    width: 100%;
    height: 17em;
    object-fit: contain;}
.page-id-1813 .treatment-thumbnail-div .img-responsive {    width: 100%;
    height: 17em;
    object-fit: cover; object-position:top;}
#wpadminbar{
  position: relative;
    bottom: 0px;
    z-index: 9000;
}
.hall_fame .img-responsive { height: 15.3em;
    width: 100%;
    object-fit: contain;}

.footer-icons-container{
  position: absolute;
    bottom: 0;
}
.carousel-inner .item img {    width: 100%;
    height: 22em;
    object-fit: contain;
    margin: 0 auto; }

.flex-row{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
.img-events{
  width: 100%;
}
.bg-color-white{ background-color: #ffffff; }
.bg-transparent{ background-color: rgba(255,255,255,0.9); }

.color-white{color: #ffffff !important;}
.color-black{color:#0f0f0f;}

.color-yellow{color: #ffba00;}
.color-fade-black{color: #a2a2a2;}
.color-blue{ color: #222194; }
.color-red{ color: #FF0000; }

.font-thin{ font-weight: 100; }
.font-light{ font-weight: 300; }
.font-regular{ font-weight: 400; }
.font-medium{ font-weight: 500; }
.font-bold{ font-weight: 700; }
.font-xsbold{ font-weight: 900; }

.font-xs{font-size: 14px;}
.font-sm{font-size: 16px;}
.font-xlg{font-size: 50px;}

.text-justify{ text-align: justify !important; }

.bg-red{ background-color: red; }
.bg-yellow{background-color: yellow;}
.bg-blue{background-color: blue;}
.bg-orange{background-color: orange;}
.allcaps{ text-transform: uppercase; }
.relative{
  position: relative;
}
.like-text{
    padding-top: 0.95em;
}

.col-center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.float-left{float:left;}
.float-right{float:right;}

.relative{ position: relative; }

.div-shadow{
  -webkit-box-shadow: -2px 2px 40px -4px rgba(0,0,0,0.75);
-moz-box-shadow: -2px 2px 40px -4px rgba(0,0,0,0.75);
box-shadow: -2px 2px 40px -4px rgba(0,0,0,0.75);
}

.no-padding-l-r{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.no-padding-l{
  padding-left: 0px !important;
}
.no-padding-r{
  padding-right: 0px !important;
}

.no-margin-r{
  margin-right: 0px !important;
}
.no-m-p{
  padding: 0px 0px 0px 0px !important;
  margin: 0px 0px 0px 0px !important;
}

.home-service-container-xs{
  padding-left: 50px;
  padding-right: 20px;
}
.tag-list{
    text-align: left;
    padding-left: 0;
}
.tag-list>li{
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.to-p{
  font-size: 16px;
}

* {
  outline: none !important;
  transition: .5s ease;
}

body {
  background-color: #fff;
  font-family: 'Roboto', sans-serif !important;

}
a:visited{
  color: #FF6C00;
}

a:link{
  color: #FF6C00;
}
.color-orange{color: #FDC34F !important;}
.some-chinese-link {
  color: black !important;
}
.some-chinese-link:hover{
  color: orange !important;
}

.results-div a {font-size: 1.6em;
    text-decoration: underline!important;
    letter-spacing: 1px;
    margin-bottom: 6px;
    display: inline-block; }

/*Addational Custom CSS*/
.list-table {
  display: table;
  width: 100%;
}
.list-table > li {
  display: table-cell;
}

textarea {
  resize: none;
}

input {
  margin-bottom: 15px;
}

/*Header*/
header {
}

/*Search Bar*/
/*.search-field {
  margin-left: -4em;
  width: 142%;
}*/
/* Footer * Copyright */
footer {
  background-color: #111111;
  padding-top: 10px;
  padding-bottom: 5px;
}

.copyright {
  text-align: center;
  font-size: 12px;
}

.contact iframe {
  width: 100%;
  height: 300px;
  line-height: 0;
}

.chinese_link{
  font-size: 12px !important;
}

.footer-icons {
  padding: 10px !important;
  width: 80px;
  height: 80px;
}

/*-----------------------------------------------------------------------------
                  SOCIAL ICON NAV
-------------------------------------------------------------------------------*/

.social_icon_nav{
  list-style: none;
  position: fixed;
  top: 65vh;
  left: 92%;
  margin-right: 20px;
  z-index: 1040;
}

.telescope_link{
  color: #0f0f0f;
}

.telescope_link:link{
  color: #0f0f0f;
}
.telescope_link:visited {
    color: #0f0f0f;
}

/*-----------------------------------------------------------------------------
                              MAIN NAVBAR
-------------------------------------------------------------------------------*/

.main-navbar{
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-main > .menu > .menu-item > a{
  color: #0f0f0f;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}
.nav-main > .menu > .menu-item > a:hover{
  font-weight: 500 !important;
  color: #FE7B1A;
}

.nav-main > .menu > .menu-item > a:active{
  color: #FE7B1A !important;
  font-weight: 500 !important;
}

.nav-main > .menu > .current_page_item > a{
  color: #FE7B1A !important;
  font-weight: 500 !important;
}

.search-textfield{
  border-style: solid;
  border-color: #4d4c4b;
  border-width: 1px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 11px;
  border-radius: 20px;
  background-color: transparent;
  padding-left: 10px;
  font-style: italic;
  font-weight: 300;
  width: 190px !important;
  color:#4d4c4b;

}

.navbar-brand {
  padding: 0px;
}
.navbar-brand>img {
  height: 100%;
  padding: 15px;
  width: auto;
}

.menu-item-has-children > .sub-menu{
  display: none;
}

.menu-item-has-children:hover .sub-menu{
  display: block;
  border-top-style: solid;
  border-top-width: 3px;
  border-top-color: #FE7B1A;

}




/*----------------------------------------------------------------------------
                              SLIDER REVOLOTION
------------------------------------------------------------------------------*/
.slider-header-text{
  color:#010088;
  font-weight: 900;
  font-size: 60px;
}


.tp-bullets{
  display: none !important;
}


/* NEW ADDED FEATURES */



.image_mouse_scroll_down{
  width: 20px;
}

.myScrollspy_div{
  top: -100px;
}


/*----------------------------------------------------------------------------
                              FOOTER CONTENT
------------------------------------------------------------------------------*/

.footer-content-div{
  background-size: cover;
  background-position: center center;
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer-text-address{
  font-size: 14px;
  line-height: 20px;
}



.copyright-color{
  background-color: #111111;
}
.copyright{

}


/*-----------------------------------------------------------------------------
                              BANNER
-------------------------------------------------------------------------------*/
.banner{
  background-size: cover;
  background-position: center center;
  height: 490px;
  padding-top: 220px;
}

.page-parent-header{
  color: #ffba00;
  font-size: 55px;
  font-weight: bold;
}
/* BREADCRUMBS */
.breadcrumbs_parent > a{
  color: white !important;
  font-size: 14px;
}

.breadcrumbs_separator{
  color: white;
  font-size: 8px !important;
}

.breadcrumb_pager{
  font-size: 14px;
  color: white;
}

.current-item{
  color: white;
}

/*------------------------------------------------------------------------------
                    BACKGROUND IMAGE
--------------------------------------------------------------------------------*/
.main-background-image{
  background-size: cover;
  background-position: center center;
  padding-top: 70px;
  padding-bottom: 100px;
}

/*-----------------------------------------------------------------------------
                              HOME PAGE
-------------------------------------------------------------------------------*/

.home-main-content-div{
  padding-bottom: 50px;

}

.btn-home-our-services{
  background-color: #ffba00;
  color: black !important;
  padding-top: 22px;
  padding-bottom: 22px;
  width: 228px;
  border-radius: 30px;
  font-weight: 600;
}


.btn-home-our-services:hover , .btn-home-our-services:focus{
  background-color: #ffba00;
      color: #0600ff !important;
  padding-top: 22px;
  padding-bottom: 22px;
  width: 228px;
  border-radius: 30px;
  font-weight: 600;
}

.our_service_txt1{
  line-height: 0px;
  color: #797979;
  font-size: 14px;
}


.our_service_txt2{
  color: black;
  font-size: 50px;
  line-height: 30px;
}

.our_service_txt3{
  font-size: 16px;
  line-height: 30px;

}

.our-service-div-1{
    padding-top: 100px;
}

.our-service-div-2{
    padding-top: 43px;
}

.our-service-div-3{
  padding-top: 250px;
}

#orange-margin{
  margin-left: 25px;
}
.width100{
  width: 100%;
}
.pop-branch-services{
  width: 60%;
}


/*-------------------------------------------------------------------------
                      ABOUT US
---------------------------------------------------------------------------*/

.about-chung-hwa-header{
  font-size: 17px;
  margin-bottom: 0px !important;
}
.about-title-header{
  font-size: 50px;
  font-weight: 600;
  margin-top: 0px !important;
}




.image-float-left{
  margin-right: 20px;
  margin-bottom: 20px;
}

.story-title-text{
  font-size: 500;
  font-size: 16px;
}

.story-image{
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}

.story-text{
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}

/* BOARD OF MEMBERS */

.modal-board-members{
  padding-top: 0px !important;
  margin-top: 0px !important;
}

.board_of_directors_descriptions > p{
  color: #212121;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}
.board_of_directors_descriptions {
  color: #212121;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}

.board-of-directors-rectangle{
  margin-top: 10px;
}

.board-directors-modal{
  width: 820px;
  height: 440px;
  max-width: 820px;
  max-height: 440px;
  background-color: red;
  margin: auto !important;
}

/*.modal-media {
    width: 421px;
    text-align: center;
    left: 20%;
    right: 20%;
    top: 20%;
    height: 284px;
}
*/
.modal-image{
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
  }
.modal-media{
    width: 421px;
    text-align: center;
    left: 20%;
    right: 20%;
    top: 20%;
    height: 284px;
    background-color: transparent;
    box-shadow: none;
    border: none;
}

.modal-board-members-fullname{
    font-size: 30px;
    font-weight: bold;
}

.modal-paragraph > p{
    font-size: 14px;
    color: #212121;
    text-align: justify;
    line-height: 28px;
    /*
    position: fixed;
    overflow-y: scroll;
    max-height: 100%;
    max-width: 100%;*/

}

.btn-modal-close{
  background-color: transparent !important;
  border-bottom-style: none !important;
  position: absolute;
  left: 94%;
  top: -20px;
}


#boardpopup{

  /*  max-width: 820px !important;
    width: 100%;
    height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;*/

    max-width: 820px !important;
    /*width: 100%;*/
    max-height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}
#boardpopup .modal-content:after { content:'';clear:both;display: block; }
#hallpopup{

  /*  max-width: 820px !important;
    width: 100%;
    height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;*/
    max-width: 820px !important;
    width: 100%;
    max-height: 439px;
}



.media-publicity_descriptions > p{
  color: #212121;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}

.medpub-image {
  width: 470px;
}

.medpub-wrapper .btn-modal-close {
    background-color: transparent !important;
    border-bottom-style: none !important;
    position: absolute;
    left: 112%;
    top: -14px;
}
/* END OF BOARD OF MEMBER */


.grandfather-download{
  margin-bottom: 20px;
}


.parent-dowload{
 position: relative;


}

.download-pdf-overlay{
  display: none;
}

.parent-dowload:hover .download-pdf-overlay{
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255,186,0,0.8);
  position: absolute;
  top: 1px;
  padding-top: 25%;
}

.button-download-pdf{
  background-color: #ffba00;
  padding-top: 9px;
  padding-bottom: 9px;
  color: black;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 30px;
  font-size: 11px;
  font-weight: bold;
}
.button-download-pdf:hover{
  background-color: #ffba00;
  padding-top: 9px;
  padding-bottom: 9px;
  color: #0600ff;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 30px;
  font-size: 11px;
  font-weight: bold;
}

.pdf-div{
  margin-bottom: 50px;
}


.effect-from-text-download-pdf{
  margin-top: 20px;
  line-height: 0px;
}

#container_pdf{
  overflow-y: scroll; height: 550px;
}

.pdf-image{
  text-align: center;
  padding: 10px 10px 10px 10px;
}

.pdf-title{
  text-align: center;
  padding-top: 10px;
  padding-bottom: 5px;
  color: #DDD;
  font-family: 'Roboto', sans-serif !important;
}

.pdf-description{
  text-align: center;
  font-weight: bold;
}

.pdf-download{
  text-align: center;
  padding: 10px 10px 10px 10px;

}

.button-download-pdf2{
     background-color: #ffba00;
    color: #171717!important;
    font-size: 11px;
    font-weight: bolder;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 21px;
    padding-left: 21px;
    border-radius: 30px;
    width: 132.94px;
    display: inline-block;
    vertical-align: top;
}

.button-download-pdf2:hover {
  background-color: #ffba00;
  color: #0600ff!important;
}


/*-----------------------------------------------------------------------------
                    TREATMENTS
-------------------------------------------------------------------------------*/

.treatment-thumbnail-div{
  margin-bottom: 50px;
}

.treatment_title_text{
  font-size: 16px;
  font-weight: bolder;
}

.treatment-description-div{
  max-height: 50px;
  overflow-y: hidden;
  margin-bottom: 20px;
}
.treatment-description-divs{
  max-height: 40px;
  overflow-y: hidden;
  margin-bottom: 20px;
}
.btn-read-more-treatment{
  background-color: #ffba00;
    color: #171717;
    font-size: 11px;
    font-weight: bolder;
    padding-top: 14px;
    padding-bottom: 14px;
/*     padding-right: 35px; */
/*     padding-left: 35px; */
    border-radius: 30px;
    width: 132.94px;
	text-align:center;
}
.content.text-center-in-xs {    min-height: 13em;
    position: relative; }
.content.text-center-in-xs .text-left.text-center-in-xs{     position: absolute;
    bottom: 0;}

.btn-read-more-treatment:hover {
  background-color: #ffba00;
  color: #0600ff;
  font-size: 11px;
  font-weight: bolder;
  padding-top: 14px;
  padding-bottom: 14px;
/*   padding-right: 35px; */
/*   padding-left: 35px; */
  border-radius: 30px;
	text-align:center;
}

.treatment-single-description{
  font-size: 15px;
  line-height: 30px;
  text-align: justify;
}

.single-treatment-image{
  height: 375px;
  width: 100%;
  background-size: cover;
  background-position: center center;
}

.single-treatment-title{
  font-size: 28px;
}

.single-treatment-content{
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #bababa;
  padding-bottom: 40px;
}

.button-back-to-treatment{
    background-color: #ffba00;
    color: #171717;
    font-size: 11px;
    font-weight: bolder;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 21px;
    padding-left: 21px;
    border-radius: 30px;
    width: 132.94px;
}
.button-back-to-treatment:hover{
  background-color: #ffba00;
  color: #0600ff;
}

.share-this-post-text{
  font-size: 12px;
  font-style: italic;
}

/*------------------------------------------------------------------------------
                        BRANCHES
--------------------------------------------------------------------------------*/

/* BRANCH-SERVICES  */
.branches-navigation-buttons{
  list-style: none;
  padding-left: 0px !important;
}
.branches-navigation-buttons > li{

  padding-left: 30px;
  padding-right: 10px;
  margin-bottom: 20px;
}

.branches-navigation-buttons > li > a{
  color: #454544;
  font-size: 19px;

}

.branches-navigation-buttons > li > a:link{
  text-decoration: none;
}

.branches-navigation-buttons > li > a:hover{
  color: black;
}


.branches-navigation-buttons > .active{
  border-left-style: solid;
  border-left-width: 7px;
  border-left-color:#000083;
  padding-left: 25px;
}

.branches-navigation-buttons > .active > a{
  color: #FDC34F;
  font-weight: bold;
}
.branches-navigation-buttons > .active > a:hover{
  color: #FDC34F;
  font-weight: bold;
}

.border-left-visible{
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #4c4c4b;
}
/* END: BRANCH-SERVICE */

/*----------------------------------------------------------------------------
                              NEWS AND EVENT
------------------------------------------------------------------------------*/

.news-main-container{
  border-top-style: dotted;
  border-top-width: 2px;
  border-top-color: #646463;
  padding-top: 20px;
}

.new-individual-div{
  margin-bottom: 50px;
}

.new-description-div{
  overflow: hidden;
  max-height: 125px;
  margin-bottom: 30px;
  text-align: justify;
  color:#212121;
  font-size: 14px;

}

.new-description-div > p{
  line-height: 30px;
}


.button-readmore-news{
  background-color: #FFBA00;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 40px;
  font-size: 12px;
  font-weight: bold;
  color: black;
}

.button-readmore-news:hover {
  background-color: #FFBA00;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 40px;
  font-size: 12px;
  font-weight: bold;
  color: #0600ff;
}

.new-title-123{
  font-size: 25px;
}
.new-date-123{
  line-height: 0;
}

.latest-news-catergory-link{
  color: #FDC34F;
  font-size: 13px;
  font-style: italic;
}
.latest-news-catergory-link:link{
  text-decoration: none !important;
}
.latest-news-catergory-link:hover{
  color: #fe9950;
}

.image-new-in-single{
  margin-right: 40px;
  margin-bottom: 40px;
}


.new-title-1234{
  font-size: 25px;
  margin-top: 0px !important;
}

.news-decription-in-single > p{
  color: #212121 !important;
  text-align: justify;
  font-size: 14px;
  line-height: 30px;

}


.new-social-media-events-div{
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color:#848484;
  padding-top: 20px;
}


.search-by-text{
  font-weight: lighter;
  font-size: 13px;
  font-style: italic;
}

.select-text-field{
  color: #212121;
  font-size: 12px;
  height: 40px;
  width: 300px !important;
  border-style: solid;
  border-width: 2px;
  border-color: #b6b5b5;
  border-radius: 30px;
}

.button-search-now{
  color: #000000;
  font-size: 12px;
  height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #ffba00;
  border-radius: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
.button-search-now:hover{
  color: #0600ff;
  background-color:  #ffba00;
}
/* --------------------------------------------------------------------------
                      PHYSICIANS
----------------------------------------------------------------------------- */

.modal-physician-name{
  font-size: 30px;
  color: #212121;
  font-weight: bold;
  line-height: 10px;
  margin-bottom: .6em;
}
.modal-physician-position{
  font-size: 16px;
  color: #ff8000;
}

.modal-physician-paragraph > p{
  font-size: 14px;
  text-align: justify;
}

/*----------------------------------------------------------------------------
                  DONATIONS
------------------------------------------------------------------------------*/
.please_complete_the_fields_bellow_text{
  font-size: 17px;
  font-weight: bold;
}

.donation-text-field{

  width: 100%;
  height: 50px;
  padding-left: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #c1c1c0;
  background-color: transparent;
  font-size: 17px;
  color: #212121;
  border-radius: 7px;
}

.donation-text-area{
  padding-top: 10px;
  width: 100%;
  padding-left: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #c1c1c0;
  background-color: transparent;
  font-size: 17px;
  color: #212121;
  border-radius: 7px;
}

.label-radio{
  color: #212121;
  font-size: 17px;
  font-weight: 600px;
}

.donation-submit-button{
  margin-top: 40px;
  color: #212121;
  font-weight: bold;
  font-size: 17px;
  height: 60px;
 background-color: #ffba00;
 width: 190px;
 border-radius: 30px;
}

.donation-submit-button:hover {
  margin-top: 40px;
  color: #0600ff;
  font-weight: bold;
  font-size: 17px;
  height: 60px;
 background-color: #ffba00;
 width: 190px;
 border-radius: 30px;
}

.telescope_icon_in-download{
  width: 20px;
}

.telescope_link{

}

/* MOBILE NAVBAR */

  .mobile-nav{
  list-style: none;
  padding-left: 0px !important;

  padding-right: 10px;

}

.mobile-nav > li{
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
}

.mobile-nav > li:hover{
  background-color: #d5d5d3;
}

.mobile-nav > li > a{
  color: #303030;
  font-size: 12px !important;
}

.mobile-nav > .current-menu-parent > a{
  color: #303030;
  font-weight: 500;
}

.mobile-nav > .current-menu-parent{
  color: #303030;
  font-weight: 500;
  background-color: #d5d5d3;
}

.sub-menu > li > a{
  color: #303030;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 12px !important;
}

.sub-menu {
  list-style: none;
  color: #303030;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-left: -7%;
}

.sub-menu > li{
  padding-top: 7px;
  padding-bottom: 7px;
}

.sub-menu > li > a{
  color: #303030;
  padding-top: 7px;
  padding-bottom: 7px;
}

.sub-menu > li > a:hover{
  color: #1b1b1b;
}

.navbar-image-logo{
  height: 70px !important;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{
  padding-bottom: 20px !important;
}

.rev_slider .tp-caption.rev-scroll-btn {
    display: none;
}


/*#language-id ul
{
  display: block;
}
#language-id ul li
  {
    display: block;
  }*/
/*@media (max-width: 991px) {
  #language-id ul li
  {
    display: inline-block;
  }
}*/

/*----------------------------------------------------------------------------
                              BOOTSTRAP BREAKPOINTS
------------------------------------------------------------------------------*/
@media (max-width: 1498px) {
	.main_image_1{    margin-top: 6em;}

}
@media (max-width: 1226px) {
	.our_service_txt1 {
		margin-top: 4em;
	}
	.main_image_2{    margin-top: 5em; }
}
@media (max-width: 991px) {
  /*--------------------------------------------------------
                MEDIA PUBLICITY
  ----------------------------------------------------------*/
.footer-icons-container {
    position: relative;
    bottom: 0;
    text-align: center;
}
  .medpub-wrapper .btn-modal-close {
    background-color: transparent !important;
    border-bottom-style: none !important;
    position: absolute;
    left: 89%;
    top: -14px;
  }
  .medpub-wrapper .modal-media {
    background-color: #fff;
    height: auto;
  }

}
@media (max-width: 601px) {
	.home-main-content-div .col-xs-6 {
		padding-top: 0!important;
	}
	.main_image_1 {
		margin-top: 0;
	}
}


/* EXTRA SMALL DEVICE: XS */
@media (max-width: 575px) {      /*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

  /*--------------------------------------------------------
                GLOBAL CSS XS
  ----------------------------------------------------------*/
  .show-in-xs{
    display: block !important;
  }

  .hide-in-xs{
    display: none !important;
  }

  .text-center-in-xs{
    text-align: center !important;
  }

  .font-sm{
    font-size: 13px !important;
  }

  .navbar-image-logo{
    height: 70px !important;
  }

  /*--------------------------------------------------------
                MEDIA PUBLICITY
  ----------------------------------------------------------*/

  .medpub-wrapper .btn-modal-close {
    background-color: transparent !important;
    border-bottom-style: none !important;
    position: absolute;
    left: 10%;
    top: -14px;
  }
  .medpub-wrapper .modal-media {
      width: 421px;
      text-align: center;
      left: 10%;
      right: 20%;
      top: 20%;
      background-color: #fff;
      box-shadow: none;
      border: none;
      height: auto;
  }






  /*-----------------------------------------------------------------------------
                              BANNER
-------------------------------------------------------------------------------*/

.social_icon_nav{
    list-style: none;
    position: fixed;
    top: 65vh;
    left: 75%;
    margin-right: 20px;
  }

.banner{
  background-size: cover;
  background-position: center center;
  height: 230px;
  padding-top: 90px;
}

.page-parent-header{
  color: #ffba00;
  font-size: 40px;
  font-weight: bold;
}
/* BREADCRUMBS */
.breadcrumbs_parent > a{
  color: white !important;
  font-size: 15px;
}

.breadcrumbs_separator{
  color: white;
  font-size: 8px !important;
}

.breadcrumb_pager{
  font-size: 13px;
  color: white;
}

.current-item{
  color: white;
}

/*------------------------------------------------------------------------------
                    BACKGROUND IMAGE
--------------------------------------------------------------------------------*/
.main-background-image{
  background-size: cover;
  background-position: center center;
  padding-top: 20px;
  padding-bottom: 100px;
}


  /*----------------------------------------------------------
              FOOTER SM
  ------------------------------------------------------------*/
  .footer-copyright-text{
    font-size: 12px !important;
  }


   .footer-text-address{
    font-size: 12px !important;
  }

  /*--------------------------------------------------------
                HOMEPAGE XS
  ----------------------------------------------------------*/
  .btn-home-our-services{
    background-color: #ffba00;
    color: #141414;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 100px;
    border-radius: 30px;
    font-weight: 400;
    font-size: 11px !important;
  }

  .our_service_txt1{
    line-height: 0px;
    color: #797979;
    font-size: 13px;
  }


  .our_service_txt2{
    color: black;
    font-size: 20px;
    line-height: 10px;
  }

  .our_service_txt3{
    font-size: 13px;
    line-height: 20px;

  }

  .our-service-div-1{
      padding-top: 100px;
      display:none;
  }

  .our-service-div-2{
      padding-top: 180px;
      display: none;
  }

  .our-service-div-3{
    padding-top: 250px;
  }

  #learnmore
  {
    color: black !important;
  }

/* BOARD OF MEMEMBERS */

.btn-modal-close{
  left: 89%  !important;
  top: -20px !important;
}

  /*-----------------------------------------------------------------------------
                    TREATMENTS
-------------------------------------------------------------------------------*/

.treatment-thumbnail-div{
  margin-bottom: 30px;
}

.treatment_title_text{
  font-size: 16px;
  font-weight: 500;
}

.treatment-description-div{
  max-height: 50px;
  overflow-y: hidden;
  margin-bottom: 20px;
  font-size: 13px;
}

.btn-read-more-treatment{
      background-color: #ffba00;
    color: #171717;
    font-size: 11px;
    font-weight: bolder;
    padding-top: 14px;
    padding-bottom: 14px;
    /* padding-right: 35px; */
    /* padding-left: 35px; */
    border-radius: 30px;
    text-align: center;
    width: 132.94px;
}


.treatment-single-description{
  font-size: 13px;
  line-height: 30px;
  text-align: justify;
}

.single-treatment-image{
  height: 200px;
  width: 100%;
  background-size: cover;
  background-position: center center;
}

.single-treatment-title{
  font-size: 24px;
}

.button-back-to-treatment{
  font-size: 12px !important;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

  /*----------------------------------------------------------
                  ABOUT US XS
  ------------------------------------------------------------*/

  .about-title-header{
    font-size: 30px !important;

  }
  .story-text{
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
  }

  .fullname-modal{
    line-height: 20px;
    font-size: 20px;
    font-weight: 500;
  }

  .modal-paragraph{
      font-size: 13px !important;
      text-align: justify !important;
  }

  /*----------------------------------------------------------
                TREATMENT XS
  ------------------------------------------------------------*/
  .single-treatment-title{
    font-size: 20px;
  }

  /*-----------------------------------------------------------
              BRANCH SERVICE
  -------------------------------------------------------------*/
  .branches-navigation-buttons > li{
    margin-bottom: 10px !important;
  }
  .branches-navigation-buttons > li > a{
    font-size: 18px !important
  }

  .border-left-visible{
    border-left-style: none !important;
  }

  /* --------------------------------------------------------------------------
                      PHYSICIANS
----------------------------------------------------------------------------- */

.modal-physician-name{
  font-size: 20px;
  color: #212121;
  font-weight: bold;
  line-height: 10px;
}
.modal-physician-position{
  font-size: 15px;
  color: #ff8000;
}

.modal-physician-paragraph > p{
  font-size: 13px;
  text-align: justify;
}

/* NEWS AND EVENTS */
.new-title-123{
  font-size: 17px;
}
 .new-title-1234{
    font-size: 17px !important;

  }

  /* NEW AND EVENT */
.select-text-field{
  color: #212121;
  font-size: 12px;
  height: 30px;
  width: 100% !important;
  border-style: solid;
  border-width: 2px;
  border-color: #b6b5b5;
  border-radius: 30px;
  margin-bottom: 10px;
}

.button-search-now{
   color:#ffffff;
  font-size: 12px;
  height: 30px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #ff6c00;
  border-radius: 30px;
}

/*----------------------------------------------------------------------------
                  DONATIONS
------------------------------------------------------------------------------*/
.please_complete_the_fields_bellow_text{
  font-size: 15px;
  font-weight: bold;
}

.donation-text-field{
  width: 100%;
  height: 35px;
  padding-left: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #c1c1c0;
  background-color: transparent;
  font-size: 14px;
  color: #212121;
  border-radius: 7px;
}

.label-radio{
  color: #212121;
  font-size: 14px;
  font-weight: 600px;
}

.donation-text-area{
  padding-top: 10px;
  width: 100%;
  padding-left: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #c1c1c0;
  background-color: transparent;
  font-size: 14px;
  color: #212121;
  border-radius: 7px;
}

.donation-submit-button{
  margin-top: 30px;
  color: #212121;
  font-weight: bold;
  font-size: 15px;
  height: 45px;
 background-color: #ffba00;
 width: 170px;
 border-radius: 30px;
}

.page-id-542 .donation-submit-button{ margin-top: 100px;}

.to-p{
}



/*  MOBILE NAVBAR   */

.mobile-nav{
  list-style: none;
  padding-left: 0px !important;

  padding-right: 10px;

}

.mobile-nav > li{
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
}

.mobile-nav > li:hover{
  background-color: #d5d5d3;
}

.mobile-nav > li > a{
  color: #303030;
}

.mobile-nav > .current-menu-parent > a{
  color: #303030;
  font-weight: 500;
}

.mobile-nav > .current-menu-parent{
  color: #303030;
  font-weight: 500;
  background-color: #d5d5d3;
}

.sub-menu > li > a{
  color: #303030;
  padding-top: 7px;
  padding-bottom: 7px;
}

.sub-menu {
  list-style: none;
  color: #303030;
  padding-top: 7px;
  padding-bottom: 7px;
}

.sub-menu > li{
  padding-top: 7px;
  padding-bottom: 7px;
}

.sub-menu > li > a{
  color: #303030;
  padding-top: 7px;
  padding-bottom: 7px;
}

.sub-menu > li > a:hover{
  color: #1b1b1b;
}



.current_page_parent > .sub-menu{
  list-style: none;
  padding-left: 20px;
}

.current_page_parent > .sub-menu > li{
  padding-top: 7px;
  padding-bottom: 7px;
}

.current_page_parent > .sub-menu > li > a{
  color: #303030;
  padding-top: 7px;
  padding-bottom: 7px;
}

.current_page_parent > .sub-menu > li > a:hover{
  color: #1b1b1b;
}




}/* END OF: XS */
#section0,#section1,#section2,#section3,#section4 { background-color:#FFF; }
@media (max-width: 767px) and (min-width: 320px){
  #section0,#section1,#section2,#section3,#section4 {
      height: auto!important;
  }
}

/* SMALL DEVICE: SM */
@media (min-width: 576px) and (max-width: 767px) {
  .new-title-1234{
    font-size: 19px !important;

  }

  .to-p{
    font-size: 14px;
  }


   /*--------------------------------------------------------
                GLOBAL CSS
  ----------------------------------------------------------*/
  .show-in-sm{
    display: block !important;
  }

  .hide-in-sm{
    display: none !important;
  }

  /*-----------------------------------------------------------------------------
                              BANNER
-------------------------------------------------------------------------------*/

.banner{
  background-size: cover;
  background-position: center center;
  height: 300px;
  padding-top: 130px;
}

.page-parent-header{
  color: #ffba00;
  font-size: 40px;
  font-weight: bold;
}
/* BREADCRUMBS */
.breadcrumbs_parent > a{
  color: white !important;
  font-size: 15px;
}

.breadcrumbs_separator{
  color: white;
  font-size: 8px !important;
}

.breadcrumb_pager{
  font-size: 13px;
  color: white;
}

.current-item{
  color: white;
}

/*------------------------------------------------------------------------------
                    BACKGROUND IMAGE
--------------------------------------------------------------------------------*/
.main-background-image{
  background-size: cover;
  background-position: center center;
  padding-top: 40px;
  padding-bottom: 100px;
}




  /*----------------------------------------------------------
              FOOTER SM
  ------------------------------------------------------------*/
  .footer-copyright-text{
    font-size: 13px !important;
    text-align: center;
  }

  .footer-text-address{
    font-size: 13px !important;
  }

   /*--------------------------------------------------------
                HOMEPAGE CSS
  ----------------------------------------------------------*/
    .btn-home-our-services{
      background-color: #ffba00;
      color: #141414;
      padding-top: 8px !important;
      padding-bottom: 8px !important;
      width: 130px;
      border-radius: 30px;
      font-weight: 600;
      font-size: 12px !important;
    }

    .our_service_txt1{
      line-height: 16px;
      color: #797979;
      font-size: 13px;
    }


    .our_service_txt2{
      color: black;
      font-size: 20px;
      line-height: 15px;
    }

    .our_service_txt3{
      font-size: 13px;
      line-height: 15px;

    }

    .our-service-div-1{
        padding-top: 100px;
        display: block;
    }

    .our-service-div-2{
        padding-top: 180px;
        display: block;
    }

    .our-service-div-3{
      padding-top: 250px;
    }

    .our-service-div-2{
      padding-top: 50px !important;
    }

  /*----------------------------------------------------------
                  ABOUT US XS
  ------------------------------------------------------------*/
  .aboutus-main-div{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .about-title-header{
    font-size: 30px !important;
    line-height: 30px;
  }

  .fullname-modal{
    line-height: 20px;
    font-size: 22px;
    font-weight: 500;
  }

  .modal-paragraph{
      font-size: 13px !important;
      text-align: justify !important;
  }

  /* --------------------------------------------------------------------------
                      PHYSICIANS
----------------------------------------------------------------------------- */

.modal-physician-name{
  font-size: 20px;
  color: #212121;
  font-weight: bold;
  line-height: 10px;
}
.modal-physician-position{
  font-size: 15px;
  color: #ff8000;
}

.modal-physician-paragraph > p{
  font-size: 13px;
  text-align: justify;
}

/* NEW AND EVENT */
.select-text-field{
  color: #212121;
  font-size: 12px;
  height: 35px;
  width: 100% !important;
  border-style: solid;
  border-width: 2px;
  border-color: #b6b5b5;
  border-radius: 30px;
  margin-bottom: 10px;
}

.button-search-now{
   color:#ffffff;
  font-size: 12px;
  height: 35px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #ff6c00;
  border-radius: 30px;
}

/*----------------------------------------------------------------------------
                  DONATIONS
------------------------------------------------------------------------------*/
.please_complete_the_fields_bellow_text{
  font-size: 16px;
  font-weight: bold;
}

.donation-text-field{
  width: 100%;
  height: 40px;
  padding-left: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #c1c1c0;
  background-color: transparent;
  font-size: 16px;
  color: #212121;
  border-radius: 7px;
}

.label-radio{
  color: #212121;
  font-size: 16px;
  font-weight: 600px;
}

.donation-submit-button{
  margin-top: 40px;
  color: #212121;
  font-weight: bold;
  font-size: 16px;
  height: 50px;
 background-color: #ffba00;
 width: 190px;
 border-radius: 30px;
}

 .social_icon_nav{
    list-style: none;
    position: fixed;
    top: 65vh;
    left: 84%;
    margin-right: 20px;
  }


  /* MOBILE NAVBAR */

  .mobile-nav{
  list-style: none;
  padding-left: 0px !important;

  padding-right: 10px;

}

.mobile-nav > li{
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
}

.mobile-nav > li:hover{
  background-color: #d5d5d3;
}

.mobile-nav > li > a{
  color: #303030;
  font-size: 13px !important;
}

.mobile-nav > .current-menu-parent > a{
  color: #303030;
  font-weight: 500;
}

.mobile-nav > .current-menu-parent{
  color: #303030;
  font-weight: 500;
  background-color: #d5d5d3;
}

.sub-menu > li > a{
  color: #303030;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 13px !important;
}

.sub-menu {
  list-style: none;
  color: #303030;
  padding-top: 7px;
  padding-bottom: 7px;
}

.sub-menu > li{
  padding-top: 7px;
  padding-bottom: 7px;
}

.sub-menu > li > a{
  color: #303030;
  padding-top: 7px;
  padding-bottom: 7px;
}

.sub-menu > li > a:hover{
  color: #1b1b1b;
}



.current_page_parent > .sub-menu{
  list-style: none;
  padding-left: 20px;
}

.current_page_parent > .sub-menu > li{
  padding-top: 7px;
  padding-bottom: 7px;
}

.current_page_parent > .sub-menu > li > a{
  color: #303030;
  padding-top: 7px;
  padding-bottom: 7px;
}

.current_page_parent > .sub-menu > li > a:hover{
  color: #1b1b1b;
}


/* SMALL SIZE IN NAVBAR */
.navbar-image-logo{
  height: 70px !important;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{
  padding-bottom: 20px !important;
}




}


.tab-hallofawards-wrapper {
  padding-top: 1em;
  padding-bottom: 1em;
}


/* END OF: SM */

/* MEDIUM DEVICE: MD */
@media (min-width: 768px) and (max-width: 991px) {

  .no-padding-in-md{
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
  }


  .sub-menu{
    padding-left: 15px !important;
    padding-right: 15px;
    position: absolute;
    list-style: none;
    background-color: #fff;
    text-align: center;
    padding-bottom: 10px;
    width: 120px;
  }

  .sub-menu > li{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #a9a9aa;
  }

  .sub-menu > li > a{
    color: #000000;
  }

  .sub-menu > li > a:link{
    text-decoration: none !important;
  }


  .sub-menu > li > a:hover{
    color: #FDC34F;
  }

  .sub-menu > .current_page_item > a{
    color: #FDC34F;
    font-weight: bold;
  }



  /* LANGUAGE NAVBAR */

  .language-nav > .menu > li > a{
    color: black;
    font-size: 10px !important;
  }

  .language-nav > .menu > .current_page_item > a{
    color: red;
    font-weight: #FF6C00;
  }

  .language-nav{
    padding-left: 0px;
  }





    /*--------------------------------------------------------
                GLOBAL CSS
  ----------------------------------------------------------*/
  .show-in-md{
    display: block !important;
  }

  .hide-in-md{
    display: none !important;
  }


  /*--------------------------------------------------------
                NAVBAR CSS
  ----------------------------------------------------------*/

  .input-search-field{
    font-size: 12px;
    height: 25px;
    margin-bottom: 0px !important;
  }

  .navbar-image-logo{
    width: 230px !important;
  }

  .searct_textfield{
    width: 130px !important;
  }

  .nav-main > .menu > .menu-item > a{
    color: #0f0f0f;
    font-size: 10px;
    font-weight: 400;
    text-decoration: none;
  }

  .navbar-logo-2{
    width: 66px !important;
  }

  .searct_textfield{
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    font-size: 10px;
  }



/*---------------------------------------------------------
                FOOTER CSS
-----------------------------------------------------------*/




/*--------------------------------------------------------
                HOME CSS
  ----------------------------------------------------------*/

  .btn-home-our-services{
      background-color: #ffba00;
      color: #141414;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      width: 150px;
      border-radius: 30px;
      font-weight: 600;
      font-size: 13px !important;
    }

    .our_service_txt1{
      line-height: 0px;
      color: #797979;
      font-size: 13px;
    }


    .our_service_txt2{
      color: black;
      font-size: 30px;
      line-height: 20px;
    }

    .our_service_txt3{
      font-size: 13px;
      line-height: 20px;

    }

    .our-service-div-3{
      padding-top: 250px;
    }

    .our-service-div-2{
      padding-top: 100px !important;
    }


    /* --------------------------------------------------------------------------
                      PHYSICIANS
----------------------------------------------------------------------------- */

.modal-physician-name{
  font-size: 25px;
  color: #212121;
  font-weight: bold;
  line-height: 30px !important;
}
.modal-physician-position{
  font-size: 15px;
  color: #ff8000;
}

.modal-physician-paragraph > p{
  font-size: 13px;
  text-align: justify;
}

  /*---------------------------------------------------------------------------
                  NEW AND EVENT
  -----------------------------------------------------------------------------*/
  .new-title-1234{
    font-size: 20px !important;
  }

  .select-text-field{
  color: #212121;
  font-size: 12px;
  height: 40px;
  width: 200px !important;
  border-style: solid;
  border-width: 2px;
  border-color: #b6b5b5;
  border-radius: 30px;
}

.button-search-now{
   color: #ffffff;
  font-size: 12px;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #ff6c00;
  border-radius: 30px;
}

.social_icon_nav{
    list-style: none;
    position: fixed;
    top: 65vh;
    left: 87%;
    margin-right: 20px;
  }


  /* ------------------------------------------------------------
                      SUBMENU
  --------------------------------------------------------------- */
  .sub-menu > li{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #a9a9aa;
    width: 100px !important;
  }

  .sub-menu > li > a{
    color: #000000;
    font-size: 11px !important;
  }

  .sub-menu > li > a:link{
    text-decoration: none !important;
  }

  .sub-menu > li > a:link{
    text-decoration: none !important;
  }

  .sub-menu > li > a:hover{
    color: #FDC34F;

  }

  .sub-menu > .current_page_item > a{
    color: #FDC34F;
    font-weight: bold;
  }

  .language-nav > .menu{
    padding-left: 0px !important;
  }

  .language-nav > .menu > li > a{
    font-size: 10px !important;
  }

  .phone-number-in-nav{
    color: black !important;
    font-size: 10px !important;
    padding-top: 5px;
  }
  .radio-inline .wpcf7-list-item{
    margin-right: 1em;
  }









}/* END OF: MD*/
.maxwidthfull { max-width: 100%; }
.maxheightfull { max-height: 100%; }
.height17em { height: 17em; }
@media (min-width:768px) {

  /* wk */
  .sub-menu > li > a { white-space: nowrap; }
  /* .page-template-page-contact-php .banner { height: 290px;padding-top: 120px; } */
  .page-template-page-contact-php .donation-text-field { height: 26px; }
  .page-template-page-contact-php .donation-text-area { height:100px; }
  .page-template-page-contact-php .donation-text-field,
  .page-template-page-contact-php .donation-text-area { font-size: 12px;padding-left:8px; }
  .page-template-page-contact-php .main-background-image { padding-bottom:20px; }

}

/* LARGE DEVICE: LG */
@media (min-width: 992px) and (max-width: 1199px) {

  .social_icon_nav{
    list-style: none;
    position: fixed;
    top: 65vh;
    left: 90%;
    margin-right: 20px;
  }



  .language-nav > .menu{
    padding-left: 0px !important;
  }

  .language-nav > .menu > li > a{
    font-size: 11px !important;
  }

  .phone-number-in-nav{
    color: black !important;
    font-size: 11px !important;
  }
  /* MOBILE NAVIGATION */



   /*--------------------------------------------------------
                GLOBAL CSS
  ----------------------------------------------------------*/
  .show-in-lg{
    display: block !important;
  }

  .hide-in-lg{
    display: none !important;
  }

 /*--------------------------------------------------------
                NAVBAR CSS
  ----------------------------------------------------------*/
  .nav-main > .menu > .menu-item > a{
    color: #0f0f0f;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
  }

  .input-search-field{
    font-size: 12px;
    height: 25px;

  }

  .sub-menu
  {
    text-align: center;
  }
  /*----------------------------------------------------------
                    SUBMENU
  ------------------------------------------------------------*/

  .sub-menu{
    padding-left: 15px !important;
    padding-right: 15px;
    position: absolute;
    list-style: none;
    background-color: #fff;
    text-align: left;
    padding-bottom: 10px;
  }

  .sub-menu > li{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #a9a9aa;
  }

  .sub-menu > li > a{
    color: #000000;
    font-size: 13px;
  }

  .sub-menu > li > a:link{
    text-decoration: none !important;
  }

  .sub-menu > li > a:link{
    text-decoration: none !important;
  }

  .sub-menu > li > a:hover{
    color: #FDC34F;
  }

  .sub-menu > .current_page_item > a{
    color: #FDC34F;
    font-weight: bold;
  }

  .phone-number-in-nav{
    padding-top: 5px !important;
  }


}/* END OF: LG */

/* X-TRA LARGE DESIVE: XLG */
@media (min-width: 1200px) {

 /*--------------------------------------------------------
                GLOBAL CSS
  ----------------------------------------------------------*/
  .show-in-xlg{
    display: block !important;
  }
  .hide-in-xlg{
    display: none !important;
  }

  /*--------------------------------------------------------
              ABOUT US
  ----------------------------------------------------------*/

  /*----------------------------------------------------------------------------
                        MENU ITEM
------------------------------------------------------------------------------*/


  .phone-number-in-nav{
    padding-top: 3px !important;
  }



  .sub-menu{
    padding-left: 15px !important;
    padding-right: 15px;
    position: absolute;
    list-style: none;
    background-color: #fff;
    text-align: center;
    padding-bottom: 10px;
    width: 250px;
    margin-left: -91px;
  }

  .sub-menu > li{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #a9a9aa;
  }

  .sub-menu > li > a{
    color: #000000;
  }

  .sub-menu > li > a:link{
    text-decoration: none !important;
  }

  .sub-menu > li > a:link{
    text-decoration: none !important;
  }

  .sub-menu > li > a:hover{
    color: #FDC34F;
  }

  .sub-menu > .current_page_item > a{
    color: #FDC34F;
    font-weight: bold;
  }
  .menu-item-has-children:hover .sub-menu > li > a{
    font-size: 15px !important;
  }

  .menu-item-has-children .sub-menu > li > a:hover{
    color: #FE7B1A;

  }

}/* END OF: EXTRA LARGE */

@media (min-width: 992px){
  .center-div {
      position: absolute;
      top: 46%;
      left: 50%;
      margin-right: -50%;
      -ms-transform: translate(-50%,-50%);
      -webkit-transform: translate(-50%,-50%);
      -moz-transform: translate(-50%,-50%);
      -o-transform: translate(-50%,-50%);
      transform: translate(-50%,-50%);
  }
   .center-div1 {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-right: -50%;
      -ms-transform: translate(-50%,-50%);
      -webkit-transform: translate(-50%,-50%);
      -moz-transform: translate(-50%,-50%);
      -o-transform: translate(-50%,-50%);
      transform: translate(-50%,-50%);
  }
}
@media (max-width: 1200px){
  .enquiry-form{ width: 100%; }
}
@media (max-width: 992px){

  #section1 {
    padding-top: 7em;
  }
  #section2,#section3{padding-top: 5em;  }
  .fixed-section { display: none; }

}

@media (max-width: 768px) {
.pop-branch-services {     width: 80%; margin: 0 auto;}

}
@media (max-width: 600px) {
  .home-main-content-div .col-xs-6 {width: 100%;    padding-left: 2em;    padding-top: 37px;
    padding-right: 1em; }
  #section2 .col-xs-9 {
    width: 100%;
  }
  #section2 .col-xs-3 {
    width: 100%;
  }
  #section2, #section3 {
    padding-top: 0;
}


}
@media (max-width: 420px) {

}
/* PAGINATION */
.pagination{

}

.pagination > li > a{
  border-style: none !important;
  background-color: transparent !important;
  color: #212121 !important;
  font-size: 17px;
}

.pagination > .current > a{
  font-weight: bold !important;
}

.pagination > .next > a:after{
  content: ">";
}

.pagination > .prev > a:before{
  content: "<";
}

@media (max-width: 400px) {

  .social_icon_nav{
    list-style: none;
    position: fixed;
    top: 65vh;
    left: 74%;
    margin-right: 20px;
  }

  .social_icon_nav > li > img{
    height: 150px !important;
  }

}



/* enable absolute positioning */
.inner-addon {
    position: relative;
}

/* style icon */
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
  font-size: 10px;
  color: #ff6c00;
}

/* align icon */
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }

.input-search-field{
  height: 28px;
  background-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-color: #4d4c4b;
  border-radius:30px;
  font-style: italic;
  font-weight: 100;
  font-size: 12px;
  color: black;
}

/* LANGUAGE NAVBAR */

.language-nav > .menu > li > a{
  color: black;
  font-size: 13px;
}

.language-nav > .menu > .current_page_item > a{
  color: #FE7B1A;
  font-weight: 500;
}

.language-nav{
  padding-left: 0px;
}

.phone-number-in-nav{
  color: black !important;
  font-size: 13px;
}


#section-footer{
  background-color: red !important;
  padding-top: 0px !important;
  margin-top: 0px !important;
  height: 0px !important;
}

#section-footer > .fp-tableCell{
  height: 0px !important;
}



.navbar-default .navbar-toggle{
  border-color: #302f2f !important;
  border-radius: 0px !important;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
  background-color: #fff !important;
}

.icon-bar{
  color: #302f2f !important;
}




.language-nav > .menu > .current-lang > a{
    color: #FE6C00 !important;
    font-weight: 700 !important;
}


.current-menu-ancestor, .current-menu-parent > a{
    color: #ff6c00 !important;
}

.changes_branch_name{
    font-size: 1.8em !important;
}

.changes_brach_catergory{
    font-size: 1.7em !important;
}

@media (min-width:768px){
/* Scrollbar */
::-webkit-scrollbar {
    width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: silver;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
  background: #F3F3F3;
}
}


.container-search{
  margin-top: 120px;
  text-align: center;
  background-color: white;
  padding: 50px;
  border-radius: 20px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.results-div {
  background-color: black;
  padding: 20px;
  border-radius: 20px;
  margin: 20px;
  color: orange;
}
._51mz ._51m-:first-child
{
display:none !important;
}
.heart-this-wrap
{
text-align:left !important;
}
.heart-this-wrap .heart-this span
{
color:#000;
}
.heart-this-wrap .heart-this span:before
{
 content:'+';
 margin-right: 5px;
}
.heart-this-wrap .heart-this::before
{
      background-repeat: no-repeat;
    -webkit-background-size: 2900% 2900%;
    background-size: 2900% 131%;
    border: 0;
    content: "";
    margin-left: -27px;
    display: inline-block;
    cursor: pointer;
    height: 54px;
    /* width: 91px; */
    padding-right: 81px;
    text-decoration: none;
    -webkit-transition: none;
    transition: none;
    vertical-align: middle;
}

a.btn-tab-hallofawards{
  background-color: #ffba00;
  color: #000;
  font-size: 12px;
  font-weight: bolder;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 30px;
  margin-right: 1em;
      margin-bottom: 1em;
    display: inline-block;
}
a.btn-tab-hallofawards:hover{
  background-color: #ffba00;
  color: gray;
  font-size: 12px;
  font-weight: bolder;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 30px;
  margin-right: 1em;
}
a.btn-tab-hallofawards.active,
a.btn-tab-hallofawards:hover{
  /* color: #A2A2A2; */
  color: #0600ff;
  text-decoration: none;
}
a.btn-tab-hallofawards:active{
  color: gray;
  text-decoration: none;
}
a.active {
  color: red;

}
.event-tab-wrapper {
  line-height: 30px;
}
a.event-tab {
  color: #ff0000;
  text-decoration: none;
}
a.event-tab:hover {
  color: #ff0000;
  text-decoration: underline;

}
.sub-menu > .current_page_item > a {
    color: #FF6C00;
    font-weight: bold;
}
/*wp google search*/
input.gsc-search-button {

    display: none;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0;
}
#___gcse_0 {
  margin-left: -0em;
  position: absolute;
  display: none;
}
.gsc-control-cse {
  height: 13px;
}
.gsc-input div table tbody tr td .gsc-input {
    width: 100%;
    padding: 0px;
    border: none;
    height: 18px;
    outline: none;
    background: none;
    text-indent: 48px;
    margin-left: -5em;
}
.gsc-input-box {
  margin-top: -1em;
  margin-left: -14px;
  width: 133%;

}
.wgs_wrapper {
  padding-top: 5px;
}

/*------------------------------------------------------*/

@media (max-width: 420px) {
  .medpub-wrapper .modal-media {
    width: 320px;
    text-align: center;
    left: 9%;
    right: 20%;
    top: 20%;
    background-color: #fff;
    box-shadow: none;
    border: none;
    height: auto;
  }
  .our-service-div-1{
    padding-top: 100px;
    display: none;
  }

  .our-service-div-2{
    padding-top: 180px;
    display:none;
  }
  .contact-recapcha{
  display: flex;
  justify-content: center;
  margin-top: 1em;
  }
}



/*-------------------------------------------------------------
                    CSS STANDARD
-------------------------------------------------------------*/

a {
    text-decoration: none !important;
}
.margin1em {
    margin:1em;
}
.nopadding {
    padding: 0px;
}
.nopaddingbot {
    padding-bottom: 0px;
}
.nopaddingtop {
    padding-top: 0px;
}
.nomarginbot {
    margin-bottom: 0px;
}
.nomargintop {
  margin-top: 0px;
}
.paddingtop1em {
    padding-top: 1em;
}
.paddingtop2em {
    padding-top: 2em;
}
.paddingtop3em {
    padding-top: 3em;
}
.paddingtop4em {
    padding-top: 4em;
}
.paddingtop5em {
    padding-top: 5em;
}
.paddingtop7em {
    padding-top: 7em;
}
.paddingtop8em {
    padding-top: 8em;
}
.paddingbot1em {
    padding-bottom: 1em;
}
.paddingbot2em {
    padding-bottom: 2em;
}
.paddingbot3em {
    padding-bottom: 3em;
}
.paddingbot4em {
    padding-bottom: 4em;
}
.paddingbot5em {
    padding-bottom: 5em;
}

.paddingbot7em {
    padding-bottom: 7em;
}
.padding5em {
    padding: 5em;
}
.padding3em {
    padding: 3em;
}
.padding1em {
    padding: 1em;
}
.nomargin {
    margin:0px;
}
.borderbot3em {
    border-bottom: 3em;
}
.paddingleft0{
    padding-left: 0;
}
.paddingright0{
    padding-right: 0;
}
.paddingleft1em{
    padding-left: 1em;
}
.paddingright1em{
    padding-right: 1em;
}
.lh25 {
    line-height: 25px;
}
.lh35 {
    line-height: 35px;
}
.ls05{
    letter-spacing: .5px;
}
.ls1{
    letter-spacing: 1px;
}
.col-right {
    float:right;
    margin: 0 auto;
}
.col-center{
    float: none;
    margin-right: auto;
    margin-left: auto;
}
.allcaps {
    text-transform:   uppercase;
}
.footer_address tr td{
    padding-bottom: .8em;
}
@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}
#popup-inner22{-webkit-animation-name: zoom; -webkit-animation-duration: 3s; animation-name: zoom; animation-duration: 3s;}
.carousel-caption1{
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 10px 25px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0px;
    text-align: left;
}
.pop-up-title {
    font-weight: 300;
    font-style: italic;
    font-size: 18px;
    color:#fff;
}
.pop-up-title h3{
    margin:0px;
}
.carousel-control{
    background:transparent !important;
}
    /*//////////existing//////*/
.gallery .gal-heading { color: #fff;}
.gallery .slider-for .f-img { height: 570px; }
.gallery .slider-for .holder {padding-bottom: 2em; padding-right:  4em;padding-left:  4em;}
.gallery .slider-for .b-w { position: relative; width: 100%; height: 100%;}
.gallery .slider-nav .s-img {height: 150px; background-size: contain;}
/*.gallery .slider-nav .slick-active:first-child .s-img {opacity: 1 !important;}*/
.gallery .slider-nav-main-holder {padding: 0 3em;}
.gallery .slider-nav .holder  {padding:0 1em;}
.gallery .slider-nav .b-w  {border: 2px solid #fff; position: relative; width: 100%; height: 100%;}
.gallery .slider-nav button {display: none !important;}
.mfp-close-btn-in .mfp-close {
    color: #ffffff;
    opacity: 1;
    font-size: 70px;
    z-index: 9999;
    position: absolute;
}
.bg-cover { background-repeat: no-repeat; background-position: center; background-size: 100% 100% ; }
.closeit{
	text-align: right;
    margin-top: 15px;
    z-index: 9999;
}
.popup-box-content{
	background: rgba(0, 0, 0, 0.48);
    color: #fff;
    padding: 25px;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.pop-up-title{
	font-weight: 300;
    font-style: italic;
    font-size: 18px;
    margin-bottom:10px;
}
#regform{
    display:none !important;
}
h5.please_complete_the_fields_bellow_text{
    display:none !important;
}

/*-----------------------------------------------------------------------------
                  CONTACT US
-------------------------------------------------------------------------------*/

.address-title {
    font-size: 16px !important;
    font-weight: bold; /* optional */
}

.footer-text-address {
    font-size: 14px !important;
    font-weight: bold; /* optional */
}

.address-title,
.footer-text-address {
    line-height: 1 !important;
}

.address-title {
    margin-bottom: 0.5 !important;
}

.footer-text-address {
    margin-top: 0 !important;
}


/*//////////end existing////////////*/
