@charset "utf-8";
/* CSS Document */
/* ========== Do Not Touch In Css Strat ========== */
/* ========== Commn Css Strat ========== */

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Open+Sans:300,400,600,700|Raleway:400,700');

body{}
h1 {font-size: 24px; font-weight: 700; text-transform: uppercase;}
p {margin:0px; padding:0px 0px 18px 0px; line-height:20px;}
.floatleft {float:left;}
.floatright {float:right;}
.clear {clear:both;}
.bold {font-weight:bold;}
a {text-decoration:none; color:#484B5A; outline:none;}
a:active, a:focus{ outline:none; text-decoration:none!important;}
a:hover, a.selected {text-decoration:none; color:#D8673C;}
ul {list-style:none;}
li {list-style:none;}
.nonebox_shadow{box-shadow:0 0px 0px rgba(0, 0, 0, 0.05)!important;}
.modal{text-align: left!important;}

/* ========== Commn Css End ========== */
/* ========== Do Not Touch In Css End ========== */
/* ========== Style Css Strat ========== */
/* ------- Header Area Strat ------- */
.header_top {background: #FCFBF8; border-bottom: 1px solid #CCCCCC; }
.header_top {font-size: 12px;}
.header_top ul {padding: 0; margin: 0;}
.header_top li {display: inline-block; padding: 10px 0;}
.header_top li i {display: inline-block; padding-right: 5px; font-size: 13px;}
<!--.header_top li:first-child {margin-right: 10px; padding-right: 10px; border-right: 1px solid #ccc;}-->
.header_top li{margin-right: 10px; padding-right: 10px; border-right: 1px solid #ccc;}
.header_top li:last-child{margin-right: 0px; padding-right: 0px; border-right: 0;}

.header_top li.brdrgt {border-right: 1px solid #ccc;}
.header_toplink {text-align: right;}
.header_toplink li a {text-transform: uppercase;}
.header_toplink li.active a {color: #D8673C;}
.header_toplink li:first-child {}
.header_toplink ul li{display: inline-block;}
.header_toplink ul{text-align: center;}

.header_btm {padding: 10px 0 16px;}
.logo img {max-width: 274px; width: 100%;}
.hm_patient {background: #D76135; color: #fff; padding: 35px 26px;}
h1 span{color:#0c0c0c;}
/* ------- Header Area End ------- */

/* ------- Navigation Area Strat ------- */
.navigation {background:none; margin-top: 35px;}
.navbar-nav {float:none!important;}
.navbar {margin-bottom:0px!important; min-height:4px!important;}
.navbar-inverse{ background:none!important; border:none!important;
-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
border-radius: 0px!important;}
.navbar-inverse .navbar-nav > li > a{ color:#484B5A!important; padding:0;}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{ background-color:transparent!important; color:#D8673C!important;}
.navbar-inverse .navbar-nav > li:hover > a{ color:#D8673C!important;}



.nav > li{font-weight:700; font-size:16px; line-height:16px; color:#484B5A; text-transform:uppercase; margin:0px 7px; padding: 0;}

.navbar-inverse .navbar-nav > li:last-child { margin-right:0px;}

.navbar-inverse .navbar-nav > li:hover, .navbar-inverse .navbar-nav > li:focus, .navbar-inverse .navbar-nav > .active, .navbar-inverse .navbar-nav > .active:hover, .navbar-inverse .navbar-nav > .active:focus{ background:none;}
.nav > li:last-child, .nav > li:last-child:hover{}
.navbar-nav > li > a{ display:block; padding:5px 10px;}
.navibgend{ background:#fff; height:55px; position:absolute; right:0px; bottom:20px; z-index:1; width:50%;}
.navigationbg{ position:relative; z-index:3}
.navbar-nav > li.dropdown a{ background:url(../images/arrow_navi.png) no-repeat center 90%;}
.navbar-nav > li.dropdown li a{ background:none;}

.navbar-nav > li > .dropdown-menu{ background:#5b5b5b!important;}
.navbar-nav > li > .dropdown-menu li ul{ background:#fa8539;}

.dropdown-menu li{ position:relative; text-transform:capitalize;}
.dropdown-menu li ul{ display:none; position:absolute; top:0px; right:-100px;}
.dropdown-menu li:hover ul{ display:block;}
.navbar-nav > li > .dropdown-menu li ul li a{ color:#fff; padding:10px 20px; display:block;}
/* ------- Navigation Area End ------- */

/* ------- Home Banner Area Strat ------- */
.hm_banner {max-width: 1360px; margin: 0 auto; z-index: 1; position: relative;}
.hm_banner_main{ position: relative; z-index: 1;}
.mp_container{ position: relative; z-index: 1;}
.hm_patient_about{ margin-top: -100px;}
/* ------- Home Banner Area End ------- */

/* ------- Inner Banner Area Strat ------- */
.inner_banner {max-width: 1360px; margin: 0 auto; position: relative; z-index: 1;}
.inner_banner_img {position: relative; z-index: 1; max-width: 100%;}
.inner_banner_img img {width: 100%;}
.inner_banner_img iframe {max-width: 1380px; width: 100%;  pointer-events: none; height: 226px;}
.inner_banner_txtarea {position: absolute; z-index: 2; width: 100%; top: 47%; left: 0;}
.inner_banner_txt h1{font-family:montserrat; font-size: 50px; color: #FEFEFE;} 
.careerfield, .departmentbox{position:relative;}
.careerfield label.error, .departmentbox label.error{position:absolute; width:100%; border-bottom:0px; left:0px; bottom:-18px;}
.myval.error{border-bottom:1px solid #f00!important;}
/* ------- Inner Banner Area End ------- */

/* ------- Pages Contener Area Strat ------- */

.info2, .success2, .warning2, .failure, .validation2{border:1px solid;margin:10px 0px;padding:15px 10px 15px 50px;background-repeat:no-repeat;background-position:10px center;}
.info2{color:#00529B;background-color:#BDE5F8;background-image:url(../../assets/images/info.png);}
.success2{color:#4F8A10;background-color:#DFF2BF;background-image:url(../../assets/images/success.png);}
.warning2{color:#9F6000;background-color:#FEEFB3;background-image:url(../../assets/images/warning.png);}
.failure{color:#D8000C;background-color:#FFBABA;background-image:url(../../assets/images/error.png);}
.hm_client #owl-example1, .hm_client .owl-carousel .owl-stage-outer{height:110px!important;}
input[type="text"].error,textarea.error{border-bottom:1px solid #F00!important;}
label.error{color:#F00;}
label.error{solid #F00;!important;position:absolute;font-size:13px;font-weight:400;}

.alert-specialsuccess {
    color: #4f8a10;
   	padding: 4px 0 3px 357px;
}

.alert-specialinfo {
    color: #3d8fd8;
   	padding: 4px 0 3px 357px;
}

/* ..... Home Page Contener Area Strat ..... */
.modal-body ul li{border-right: 0px solid transparent;padding-left: 18px;padding-right: 0px;}
.modal-body li:first-child{border-right: 0px solid transparent;}
.mp_container {z-index:1; position: relative;}
.first_container {background: #F1ECE2; position: relative; z-index: 2; padding-bottom: 90px;}
.modal-body ul.list_arrow{line-height: 24px;}
.button1{border: 1px solid #D76135!important;border-radius: 0;}
.inner_container h1{ margin-bottom: 27px;}
.paddrgt0 {padding-right: 0;}
.paddlft0 {padding-left: 0;}
.hm_patient {background: #D76135; font-size: 16px; font-weight: 700;}
.hm_patient_about h1 {margin-bottom: 10px;}
.hm_patient_app {background: #EB7A50; padding: 20px;}
.hm_patient_app a {display: block; background: #fff; padding: 20px; color: #EB7A50; transition: all 0.5s ease 0s;}
.hm_patient_app a img {display: inline-block; margin-left: 30px;}
.hm_patient_app a:hover {color: #463131;}
.hm_patient_app span {display: block; margin:20px 0 0 20px;}
.hm_patient ul {margin-top: 45px;}
.hm_patient ul li {margin-bottom: 15px; text-transform: capitalize; font-weight: 400;}
.hm_patient ul li a{color: #fff; }
.hm_patient ul li img {display: inline-block; padding-right: 10px; font-size: 16px; max-width: 30px;}
.hm_about {background: #fff; padding:40px 20px 48px; min-height:416px;}
.hm_about_txt h1{color: #463131;}
.hm_about_txt a.a_link {margin-top: 63px;}
.hm_about_img img {max-width: 228px; width: 100%;}
a.a_link {display: inline-block; border: 1px solid #D76135; padding: 8px 25px; text-transform: uppercase; transition: all 0.5s ease 0s;}
a.a_link:hover {background: #D76135; color: #fff;}

.select2-container .select2-choice > .select2-chosen {    color: #9b9b9b; display: block;  font-weight: normal; margin-right: 27px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.select2-container .select2-choice {  background: #fff none repeat scroll 0 0; border: 1px solid #dddddd; padding-left: 11px; border-radius:0px;}
.hm_resources {background: #453131; color: #FF885B; padding: 20px 45px; margin: 50px 0;}
.hm_resources h1 span {display: inline-block; color: #fff; text-transform: none; font-size: 31px; padding-right: 36px; font-weight: 400;}
.hm_resources h1{font-size: 23px;}
input[type="text"].datepicker{background:#fff url(../images/icon_calendar.png) no-repeat right center;}
.text_box{ position: relative;}
.text_box label.error{ z-index: 99; top:20px; left: 10px;}
.hm_resources h1 img {display: inline-block; padding-left: 5px;}

.hm_services {position: relative; z-index: 1;}
.hm_services .owl-carousel {position: relative; z-index: 1; max-height: 506px; overflow: hidden;}
.hm_specialty {position: absolute; z-index: 2; right: 0; top: 15%; background: #fff; max-width: 489px; padding: 20px; box-shadow: 0px 0px 10px #ccc; opacity: 0.92;}
.hm_specialty h1 {font-size: 30px; text-transform: none; color: #0C0C0C; font-weight: 400; margin-bottom: 20px;}
.hm_specialty h1 span {display: block;}
.hm_specialty ul {padding-bottom: 18px;}
.hm_specialty li{display: inline-block; width: 48%;  padding-bottom: 15px; vertical-align: top; border-bottom: 1px solid #CCCCCC; margin-bottom: 15px;}
.hm_specialty li a {font-size: 16px; color: #5A5D69; display: block;}
.hm_specialty li a:hover {color: #D86235; }
.hm_specialty li:nth-child(2n+1) {margin-right: 13px;}
.leftmenu ul li{border-bottom: 1px solid #ccc;}
/*.leftmenu ul li:last-child{border-bottom: 0px solid transparent;}*/
.leftmenu ul li.active a{color:#D8673C!important}
.leftmenu ul li a{padding: 10px 25px;display: block;}
.hm_expert {padding: 50px 0;}
.hm_expert_boxarea h1, .gallerysection h1, .newssection h1{text-transform: capitalize; font-weight: 400; font-size: 30px;}
.hm_expert_boxarea h1 a.a_link {float: right; text-transform: capitalize; font-weight: 400; font-size: 16px; margin-bottom: 30px;}
.hm_expert_img img {max-width: 359px; width: 100%;}
.hm_expert_txt {box-shadow: 3px 5px 10px #ccc; padding: 20px; min-height: 187px;}
.hm_expert_txt h2 {font-size: 20px; font-weight: 700; text-transform: uppercase; color: #D96438; margin-bottom: 7px; text-transform: capitalize;}
/* ..... Home Page Contener Area End ..... */
.newssection{padding:50px 0px; border-bottom:1px solid #ccc;}
.newssection h1{margin-bottom:25px;}
.newssection  h2, .newsdetail h2{color:#333; font-size:22px; font-weight:normal; padding:15px 0px;}
.newsdetail  p{line-height:22px;}
.divider{border-bottom:1px solid #ccc; width:100%; height:1px; margin:15px 0px 25px; display:inline-block;}
.newsimage img{max-width:100%;}

/* ..... Inner Page Contener Area Strat ..... */
.owl-carousel .owl-item .boxarea1{ margin:0px 5px; border:#ddd solid 1px;}
/* ----------- Images Gallery Css Strat ----------- */
.addodintbox{ border-right:#000 solid 0px; position:relative; float:left; width:100%; max-width:300px;}
.addodintbox div{ position:relative; z-index:1;}
.addodintbox span{ position:absolute; width:100%; height:100%; left:0px; right:0px; top:0px; bottom:0px; text-align:center; background:url(../images/bg_black_tranfer.png) repeat left top; z-index:2;visibility:hidden; opacity: 0; 
-webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px);
-webkit-transition: all .25s ease-out;
-moz-transition: all .25s ease-out;
-ms-transition: all .25s ease-out;
-o-transition: all .25s ease-out;
transition: all .25s ease-out;}
.addodintbox:hover span{visibility:visible; opacity: 1; 
-webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px);
-webkit-transition: all .25s ease-out;
-moz-transition: all .25s ease-out;
-ms-transition: all .25s ease-out;
-o-transition: all .25s ease-out;
transition: all .25s ease-out;}
.addodintbox span i{ display:block; background:url(../images/icon_zoom.png) no-repeat center center; position:absolute; height:100%; width:100%;}
.addodintbox div img{ width:100%; max-width:332px;}
.lastbrdnone{ border-right:none!important;}

/* ----------- Images Gallery Css End ----------- */
/* ----------- Bootstrap Carousel Css Strat ----------- */
.carousel{ max-width:780px;}
.carousel-control{opacity:1; max-width:50px;}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .leftarrow, .carousel-control .rightarrow {
position: absolute; top: 25%; z-index: 5; display: inline-block; font-size:50px; color:#000;}
.carousel-control .leftarrow, .carousel-control .leftarrow {left: 15px;}
.carousel-control .rightarrow, .carousel-control .rightarrow { right: 15px;}
.carousel-control.left, .carousel-control.right{ background:none!important;}
/* ----------- Bootstrap Carousel Css End ----------- */
.inner_container {min-height: 600px; padding: 71px 0 50px;}
.list_arrow {padding-bottom: 18px;}
.list_arrow li {background: url(../images/points_img.png)no-repeat left 6px; padding:0 0 5px 25px; }
.facilities_img img {max-width: 554px; width: 100%;}

.paddbtm0 {padding-bottom: 0;}
.about_page h1 {margin-bottom: 27px;}
.about_top {margin-bottom: 50px;}
.about_img img {max-width: 555px; width: 100%;}
.about_txt {border-bottom: 1px solid #474B59; margin-bottom: 30px; padding-bottom: 16px;}
.about_page p {padding-bottom: 28px;}
.about_txt p{padding-bottom: 12px;}
.about_pholosophy {max-width: 1360px; margin: 0 auto; background: #d96337;}
.about_pholosophy_img {float: left; width: 50%;}
.about_pholosophy_img img {max-width: 692px; width: 100%;}
.about_pholosophy_txt {float: left; width: 50%; background: #D96337; color: #fff; padding: 56px 80px 40px 80px;}
.about_pholosophy_txt h2 {font-size: 24px; margin-bottom: 30px;}
.about_pholosophy_txt span {font-size: 24px; display: block; margin-bottom: 47px;}
.about_pholosophy ul li {background:url(../images/img_whitedot.png) no-repeat left 5px; padding-left:15px; margin-bottom:8px;}

.visible_false{ visibility: hidden;}
.gallery_img {margin-bottom: 30px;}
.gallery_img img {max-width: 262px; width: 100%;}
.images1{margin-bottom: 0px!important;}
.deapartment_headtxt {margin-bottom: 20px;}
.department_img img {max-width: 263px; width: 100%;}
.department_img {Border: 1px solid #999;}
.department_txt {padding-top: 20px; margin-bottom: 30px; min-height: 145px;}
.department_txt h3 {font-size: 20px; text-transform: capitalize; color: #484B5A; margin-bottom: 20px;}
.department_txt span {font-size: 18px; text-transform: uppercase; color: #484B5A; margin-bottom: 20px; display: block; font-weight: 700;}
.department_txt i {font-style: normal; display: block; padding-bottom: 18px; line-height: 20px;} 
.department_txt a:hover {color: #4a4a4a}

.department_carousel .department_txt{ min-height: auto;}
.department_detail_img img {max-width: 359px; width: 100%;}
.department_detail_txt h1 {margin-bottom: 32px;}

.department_detail_txt h3{font-size: 16px; line-height: 25px; margin: 10px 0 5px;}
.department_detail_txt h3 span {display: block; font-weight: 400; font-size: 14px;}
.department_detail_txt li i{display: inline-block; margin-right: 5px;}
.department_carousel {margin-top: 50px; max-height: 529px; overflow: hidden;}
.department_carousel h1 {text-align: center; font-weight: 400; font-size: 30px; text-transform: capitalize; margin-bottom: 50px;}
.department_carousel .owl-carousel .owl-item .boxarea1 {border: 0;}
.department_carousel .owl-dots {right: 0; left: 0; text-align: center; bottom: 0;}
.department_carousel .owl-theme .owl-dots .owl-dot span{width:13px;height:13px;margin:0px;background:#453131;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#D76135;}
.department_carousel .owl-carousel .owl-item {float: none; display: inline-block;}

.expart_box {margin-bottom: 50px;}
.expert_img img {max-width: 263px; width: 100%;}
.expert_page h1 {text-transform: capitalize; margin-bottom: 27px;}
.expert_txt {min-height: 273px;}
.expert_txt ul {margin-top: 10px;}
.expert_txt li {padding-bottom: 5px;}
.expert_txt li a {font-size: 13px;}
.width45 li {width: 43%; display: inline-block;}

.input-group input {border: 0;}
.input-group .form-control:focus {box-shadow: none;}
.careers_page .btn-primary {background-color: #d3cfc7; border-color: #d3cfc7; color: #000; border-radius: 0; padding: 6px 18px;}
textarea {resize: none;}
.careers_page textarea.form-control {height: 150px;}
.form_box .btnarea button {background: none; border: 1px solid #E28E6F;  color: #484B5A; transition: all 0.5s ease 0s; border-radius: 0; padding: 6px 20px; text-transform: uppercase; margin-top: 10px;}
.form_box .btnarea button:hover {background: #D76135; color: #fff;}
.form-control {border-radius: 0;}
.contact_address {margin-bottom: 35px;}
.contact_address table td {vertical-align: top; padding-bottom: 10px;}
.contact_address table td:first-child {width: 30px; color: #000;}
.contact_address table td strong {font-family: 'raleway'; color: #000; display: block; margin-bottom: 3px;}
.contact_address table td span {display: block; font-weight: 700; text-transform: uppercase; margin-bottom: 4px;}
.btn-default{ font-weight: bold;padding: 9px 9px;}

.nivo-controlNav{ display: none;}

.title{font-weight: bold;padding-bottom: 20px;display:inline-block;}
.resource ul.list_arrow li{ text-transform: capitalize;}
.facility_img{ margin: 30px 0px 0px;}
.facility_imgbox{ margin-bottom: 30px;}
.facility_imgbox img{ max-width: 100%;}

.list_pad {padding-top: 10px;}
.list_pad li {background: url(../images/points_img.png)no-repeat left 6px; padding:0 0 5px 25px; }
.leftmenu ul li a:hover{color: #D8673C !important;}
.caption_area h3{margin-top: 15px;}

/* ..... Inner Page Contener Area End ..... */
/* ------- Pages Contener Area End ------- */

/* ------- Footer Area Strat ------- */
footer{background: rgba(48, 31, 31, 0.9) url(../images/footer_bg.png)no-repeat top left; padding: 100px 0 0px; background-size: 100%;}
.ftr_logo img {max-width: 461px; width: 100%;}
.ftr_log_add {color: #fff; padding-bottom: 50px; border-bottom: 1px solid #655B5B;}
.ftr_add p {font-size: 26px;}
.ftr_add span{display: block; font-size: 36px; font-weight: 700;  margin-bottom: 20px;}
.ftr_add li{display: inline-block; margin-right: 10px; font-size: 30px;}
.ftr_add li a {color: #fff;}
.ftr_add li a:hover {color: #D8673C;}
.ftr_search {padding : 30px 0; border-bottom: 1px solid #655B5B;}
.ftr_search table td:first-child {font-size: 31px; padding-right: 15px; color: #fff; width: 25%;}
.ftr_search table td input {width: 500px;}
.ftr_search table td button {background: #D8673C; color: #fff; text-transform: uppercase; font-size: 17px; font-weight: 700; padding: 8px 25px; border: 0; margin-left: 5px; transition: all 0.5s ease 0s;}
.ftr_search table{ width: 100%;}

.ftr_link {color: #fff; padding: 50px 0;}
.ftr_link h2 {font-size: 26px; font-weight: 400; margin-bottom: 20px;}
.ftr_link li a {text-transform: capitalize;}
.ftr_link a {color: #fff; display: block; margin-bottom: 10px;}
.ftr_link a:hover, .ftr_link li.active a {color: #D8673C;}
.ftr_contact span {display: block; font-weight: 700; text-transform: uppercase; margin-bottom: 15px;}
.ftr_contact a{ text-transform: lowercase !important;}
.frt_btm {background: #594A4A; padding: 10px 0; color: #fff;}
.ftr_btm_megh {text-align: right;}
/* ------- Footer Area End ------- */
#toTop { width:100px; border:1px solid #fdc3c8; background:#ffd8db; text-align:center; padding:5px; position:fixed; /* this is the magic */ bottom:10px; /* together with this to put the div at the bottom*/ right:10px; cursor:pointer; display:none; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.appointmentform .form-control, .appointmentform .myval{margin-bottom:3px;}
.appointmentform .btn{margin-top:10px; width:100%; border-radius:0px; padding:10px 0px; font-weight:bold; font-size:14px; color:#d86235; text-transform:uppercase;}
.gallerysection{padding:50px 0px; background:#dfd8cb;}
.gallerysection h1{margin-bottom:15px;}
.gallerysection p{color:#4a4a4a}
.gallerysection img{border:3px solid #fff;}
.gallerysection .owl-carousel .owl-controls .owl-nav {
    border: 0px solid #ccc;
    display: block;
    float: left!important;
    margin: -110px auto 0 -275px!important;
    position: absolute;
    text-align: left;
    width: 90px!important;
}

.gallerysection .owl-carousel .owl-controls .owl-nav .owl-prev, .gallerysection .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .gallerysection .owl-controls .owl-nav .owl-prev, .gallerysection .owl-carousel .owl-controls .owl-nav .owl-next{width:25px;}
.width_50 li{ display: inline-block; width: 49%;}
.sidebar-offcanvas{background: #f4f4f4;}
.artho{border: 1px solid #ccc;margin-bottom: 21px;}
/* ========== Style Css End ========== */

/* ==================== Bootstrap Css Strat ==================== */
@media screen and (min-width : 740px) and (max-width : 1980px) {
.navbar-nav > li:hover > .dropdown-menu {display: block;}
.navbar-inverse .navbar-brand{ display:none;}
.navbar-collapse{ padding-left:0px; padding-right:0px;}
.dropdown-menu > li{ border-bottom:#dddddd solid 0px;}
.dropdown-menu > li:last-child{ border-bottom:none;}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff!important;
  text-decoration: none;
  background-color: #5b5b5b;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff!important;
  text-decoration: none;
  background-color: #5b5b5b;
  outline: 0;
}
}
@media only screen and (max-width:1280px) {
    .about_pholosophy_txt { padding: 46px 88px 30px 80px;}
		.gallerysection .owl-carousel .owl-controls .owl-nav {
    border: 0 solid #ccc;
    display: block;
    float: left !important;
    margin: -38px auto 0 -215px !important;
    position: absolute;
    text-align: left;
    width: 90px !important;
}
}
/*@media only screen and (width:1024px){
    .expert_page h1 { margin-bottom: 17px;}
    .expert_txt ul {margin-top: 0;}
    .expert_txt li a { font-size: 10px;}
    .hm_patient_about{ margin-top: -80px;}
    .theme-default a.nivo-nextNav { right:25px;}
.theme-default a.nivo-prevNav {left:25px;}
}*/
@media only screen and (max-width:1024px) {
.owl-carousel .owl-item .owl-item{ float:none; width:95%;}
.header_top {font-size: 11px;}
.nav > li {font-size: 13px; margin: 0 4px;}
.hm_patient {padding: 22px 23px;}
.hm_patient_app {font-size: 14px;}
.hm_patient_app a img {margin-left: 1px;}
.hm_patient_app span {margin: 20px 0 0 13px;}
.hm_about_txt a.a_link {margin-top: 15px;}
.hm_specialty {padding: 17px;}
.hm_specialty{top: 7%;}
.hm_expert_txt {min-height: 207px;}
.ftr_add p {font-size: 23px;}
.ftr_search table td:first-child {font-size: 19px; }
.about_pholosophy_txt {padding: 21px 35px 9px 29px;}
.about_pholosophy_txt span { margin-bottom: 17px;}
.department_detail_txt h3 {margin-top: 15px;}
footer {background-size:  auto;}
.hm_about { padding: 49px 20px 56px;}
.expert_page h1 { margin-bottom: 17px;}
.expert_txt ul {margin-top: 0;}
.expert_txt li a{ font-size: 13px;}
.hm_patient_about{ margin-top: -80px;}
.theme-default a.nivo-nextNav { right:25px;}
.theme-default a.nivo-prevNav {left:25px;}
.expart_box {margin-bottom: 0px;}
}
@media only screen and (max-width:1000px) {
.nav > li { font-size: 9px;  margin: 0 5px;}
.navigation {margin-top: 20px;}
.paddrgt0 {padding-right: 15px;}
.paddlft0 {padding-left: 15px;}
.hm_patient_about{ margin-top: 0px;}
.hm_resources h1 span {font-size: 20px; padding-right: 16px;}
.hm_resources h1 {font-size: 16px;}
.hm_specialty h1 span { display: inline-block;}
.hm_specialty {position: relative; max-width:100%;}
.hm_specialty { margin-left: 6px;  max-width: 93.5%;}
.hm_expert_box {margin: 0 auto 30px;   max-width: 359px;}
.ftr_log_add {text-align: center;}
.ftr_logo {margin-bottom: 30px;}
.ftr_search table tr td { float: left;}
.ftr_search table tr td:first-child{ width: 100%; padding-bottom: 10px;}
.ftr_contact {margin-top: 30px;}
.ftr_add {margin-top: 30px;}
.about_img {text-align: center; margin-bottom: 30px;}
.about_pholosophy_img {float: none; width: 100%; text-align: center;}
.about_pholosophy_txt {float: none; width: 100%;}
.department_txt {min-height: 145px;}
.expert_txt {margin-bottom: 30px;}
.marbtn10 {margin-bottom: 10px;}
footer {background-image: none;}
.theme-default a.nivo-nextNav , .theme-default a.nivo-prevNav { display: none;} 
.nivo-controlNav{ display: block;}
.theme-default .nivo-controlNav{ text-align: center; padding: 5px 0px; }
.inner_banner_txt h1 {font-size: 40px;}   
}
@media screen and (min-width : 980px) and (max-width : 1024px) {
.department_txt span{font-size: 15px;}
/*.expart_box{margin-bottom: 0px !important;}*/
}
@media screen and (min-width : 900px) and (max-width : 980px) {
    
    .material_btn{display: none;}
}

@media screen and (min-width : 400px) and (max-width : 1024px) {
}
@media screen and (min-width : 768px) and (max-width : 990px) {
     .row-offcanvas-left {left: -125px!important;}
.row-offcanvas-left.active {left: 52%!important;}
.leftmenu .btn.btn-primary {margin-left: 108px;}
.sidebar-offcanvas {width: 115%!important;}
.row-offcanvas-left .sidebar-offcanvas {left: -62%!important;}

}
@media screen and (min-width : 700px) and (max-width : 800px) {
   

}
@media only screen and (max-width:900px) {
}
@media only screen and (max-width:800px) {
.gallerysection .owl-carousel .owl-controls .owl-nav{margin:15px auto!important;}
.newsbox{margin-top:25px;}
.newsimage img{display:block; margin:0px auto;}
.leftmenu .btn.btn-primary {background: #d75e30 none repeat scroll 0 0!important;}
  .artho {  max-width: 300px;
      margin: 0 auto 30px;}
    .accounts_img{text-align: center;}
    .photo_gallery {text-align: center;}
/*
.row-offcanvas-left {left: -91px!important;}
.row-offcanvas-left.active {left: 52%!important;}
.leftmenu .btn.btn-primary {margin-left: 75px;}
.sidebar-offcanvas {width: 115%!important;}
.row-offcanvas-left .sidebar-offcanvas {left: -62%!important;}
*/

}
@media only screen and (max-width:768px) {
	
}
@media screen and (min-width : 700px) and (max-width : 800px) {
.department_txt span{font-size: 15px;}
.department_detail_txt{text-align: left;}
    .nav > li {font-size: 9px;}
/* .expart_box{margin-bottom: 0px !important;}*/
}
@media screen and (min-width : 600px) and (max-width : 680px) {
.department_txt span{font-size: 15px;}
.department_detail_txt{text-align: left;}
/*  .expart_box{margin-bottom: 0px !important;}*/
}
@media only screen and (max-width:760px) {
.owl-carousel .owl-item .owl-item{ width:100%;}
.navigation{ padding-top:0px;}
.navbar-inverse .navbar-brand{ color:#fff;}
.navbar-nav { float: none!important; margin-top:0px!important; margin-bottom:0px!important;}
.navbar-toggle{ background:#D75E30!important; border:#D75E30 solid 1px!important;}
.navbar-inverse{ background:#463131 !important; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;}
.nav > li{-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;}
.nav > li , .nav > li:last-child , .nav > li:first-child { margin-left:0px!important; background:none; font-size:14px;}
.nav > li a, .nav > li:last-child a, .nav > li:first-child a,.navbar-inverse .navbar-nav > li:first-child >  a, .navbar-inverse .navbar-nav > li:last-child >  a{ padding:12px 14px!important; display:block;}
.nav > li{ border-bottom:#D75E30 solid 1px; margin: 0}
.nav > li:last-child{ border-bottom:#4b4a4a solid 0px;}
.navbar-inverse .navbar-nav > li > a{ color:#fff!important;}
.navbar-inverse .navbar-nav > li:hover a, .navbar-inverse .navbar-nav > li.active a{ background:#D75E30;}
.navbar-inverse .navbar-nav > li:hover a{ color:#fff !important;} 
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{ color:#fff !important;}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{ background:#D75E30!important;}
.dropdown-menu li{ font-size:14px;}
.dropdown-menu li li{ font-size:12px;background:url(../images/line_divder.jpg) no-repeat 10px 16px;}
.navbar-nav > li > .dropdown-menu li ul li a{ padding:8px 20px;}
.navbar-nav > li.dropdown a{ background:none;}
.navbar-inverse .navbar-nav > li:hover li a, .navbar-inverse .navbar-nav > li.active li a{ background:none!important;}
.dropdown-menu li ul{ display:block; position:relative; right:0px;}
.dropdown-menu li ul{ background:none!important;}
.logo {text-align: center;}
.header_btm .col-md-9 {padding: 0;}
.header_btm {padding-bottom: 0;}
.hm_patient_about .col-md-4, .hm_patient_about .col-md-8 {padding: 0;}
.hm_about {text-align: center;}
.hm_about_img {margin-bottom: 30px;}
.hm_resources h1 span {padding-right: 4px;}
.hm_specialty { max-width: 98.4%;  position: relative;}
.frt_btm {text-align: center;}
.ftr_btm_megh {text-align: center; margin-top: 10px;}
.ftr_add span {font-size: 30px;}
.ftr_add p { font-size: 20px;}
.ftr_search table td input { width: 439px;}
.inner_banner_txt h1 {font-size: 40px;}
.facilities_img {text-align: center; margin-bottom: 30px;}
.about_txt {text-align: center;}
.about_page h1 {text-align: center;}
.about_pholosophy_txt {text-align: center; margin-top: 30px;}
.department_page {text-align: center;}
.department_detail_img {margin-bottom: 30px;}
.department_detail_txt h1 { margin-bottom: 22px;}
.deapartment_headtxt {text-align: center;}
.department_txt {min-height: 165px;}
}
@media only screen and (max-width:640px) {
.hm_resources h1 {font-size: 16px; line-height: 24px;}
/*.expart_box{margin-bottom: 0px !important;}*/
.width_50 li{ display: block; width: 100%;}
}
@media only screen and (max-width:568px) {
.ftr_search table td input {width: 381px;}
.inner_banner_txt h1 {font-size: 30px;}
.department_page .col-xs-4 {width: 50%;}
.department_txt { min-height: 143px;}
.department_txt span{font-size: 12px;}
.department_detail_txt{text-align: left;}
/*.expart_box{margin-bottom: 0px !important;}*/
}
@media (max-width: 480px) {
.hm_specialty { max-width: 97.4%;}
.hm_specialty h1 {font-size: 21px; text-align: center;}
.hm_specialty li {text-align: center; width: 100%;}
.ftr_search table td input {width: 291px;}
.inner_banner_txtarea {top: 27%;}
.inner_banner_txt h1 { font-size: 28px;}
.expart_box {text-align: center}
.expert_txtlink {text-align: left;}
.expert_img {margin-bottom: 30px;}
.expart_box .col-xs-5, .expart_box .col-xs-7 {width: 100%;}
.expert_txt { margin-bottom: 0;}
.contact_address .col-xs-6 {width: 100%;}
.contact_address p{padding-bottom: 0;}
}
@media (max-width: 470px) {
.hm_resources {padding: 10px 18px;}
.hm_expert_boxarea { text-align: center;}
.hm_expert_boxarea span {display: block; margin-bottom: 20px;}
.hm_expert_boxarea h1 a.a_link {float: none; }
footer {padding: 50px 0;}
.ftr_add p {font-size: 16px;}
.ftr_add span {font-size: 24px;}
.ftr_add li {font-size: 24px;}
.ftr_search table {text-align: center;}
.ftr_search table tr td {width: 100%; padding-bottom: 15px;}
.ftr_search table td input {width: 100%;}
.ftr_link {text-align: center;}
.ftr_link .col-xs-6, .ftr_link .col-xs-4 {width: 100%;}
.ftr_link li {border-bottom:1px solid #695E5F; margin-bottom: 10px;}
.ftr_contact li {border-bottom: 0;}
.hm_resources h1 {text-align: center;}
.inner_banner_txt h1 {font-size: 22px;}
.gallery_page .col-xs-4 {width: 50%;}
.department_page .col-xs-4 {width: 100%;}
.department_carousel .owl-carousel .owl-item img {display: inline-block;}
.expart_box h1 {font-size: 18px;}
.width45 li{width: 100%;}
}
@media (max-width: 450px) {
.department_txt {min-height: auto;}
.facility_img .col-xs-4{ width: 100%;}
.facility_imgbox{ max-width: 263px; margin: 0 auto 30px;}
}
@media (max-width: 400px) {
.header_top li {display: block; padding-bottom: 5px; text-align: center;}
.header_top li.brdrgt {border: 0;}
.gallery_page {text-align: center;}
.gallery_page .col-xs-4 {width: 100%;}
/* .marbtn10{margin-bottom: 30px;}*/
}
@media (max-width: 360px) {

}
@media (max-width: 320px) {
.inner_banner_txt h1 {font-size: 18px;}
/*.marbtn10{margin-bottom: 30px;}*/
}