@import url('style/bootstrap.css');
@import url('style/bootstrap-theme.css');
@import url('style/flexnav.css');
/*
Theme Name: Dr Minkho Theme
Theme URI: 
Description: Dr Minkho Theme
Version: 1.01
Author: 
Tags:Dr Minkho
*/


/*
font-family: 'Open Sans', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Raleway', sans-serif;
*/

body {
	margin:0;
	padding:0;
	font-size:14px;
	line-height: 20px;
	color:#80838a;
	font-family: 'Open Sans', sans-serif;
    font-weight:400;
}
img {
	border:none;
	outline: none;
}
.img_rite {
	width:auto;
	height:auto;
	padding: 20px 0px 10px 10px;
	float:right;
	z-index:8
}
.img_left {
	width:auto;
	height:auto;
	padding: 20px 10px 10px 0px;
	float:left;
	z-index:8
}
.clear {
	width:0;
	padding:0;
	height:0;
	margin:0;
	clear:both;
}
hr {
	width:100%;
	background:#DDDDDF;
	height:2px;
	margin:15px 0px;
	border: none;
}


p {
	margin:0;
	padding: 5px 0 5px;
}
a {
	color:#6d276a;
	text-decoration:none;
	outline:none;
}
a:hover, a:focus, a:active {
	color:#6d276a;
	text-decoration:underline;
	transition: color 0.3s linear;
	-webkit-transition: color 0.3s linear;
	-o-transition: color 0.3s linear;
	-moz-transition: color 0.3s linear;
	-ms-transition: color 0.3s linear;
}
.active {
	color: #D62400;
}


.section{
	/*padding: 40px 0px 30px;*/
	padding: 20px 0 30px;
}


::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#333 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#333 !important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#333 !important;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#333 !important;
}

.inner-section {
    padding: 10px 0px;
    background-size: cover;
}

h1 {
    font-size: 20px;
    line-height: 40px;
    color: #6d276a;
    text-transform: capitalize;
    margin: 0;
    padding: 10px 0px;
    font-family: 'Roboto', sans-serif;
}

h1 span{
	display: block;
	font-weight: 300;
	font-size: 15px;
}
#light h2{
    font-size: 20px;
    line-height: 40px;
    color: #6d276a;
    text-transform: capitalize;
    margin: 0;
    padding: 10px 0px;
    font-family: 'Roboto', sans-serif;
}

h2 {
	/*font-size:20px;*/ font-size: 15px;
	line-height:25px;
	color:#6d276a;
	/*font-weight:400;*/ font-weight: 500;
        text-transform: capitalize;
	margin:0;
	padding: 20px 0px 0;
	font-family: 'Roboto', sans-serif;
}


h2 span{
	display: block;
	font-weight: 300;
	font-size: 15px;
}

h3 {
	font-size:20px;
	margin:0;
	color:#6d276a;
	padding: 20px 0 5px 0;
	font-weight:400;
	font-family: 'Roboto', sans-serif;
}

#post-40 h1{
		font-size:20px;
	margin:0;
	color:#6d276a;
	padding: 20px 0 5px 0;
	font-weight:400;
	font-family: 'Roboto', sans-serif;
}

h3 span{
	font-size:15px;
	color:#6d276a;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	display:block;
	padding:5px 0px;
}


h4 {
	font-size:15px;
	color:#6d276a;
	font-weight:600;
	font-family: 'Roboto', sans-serif;
	margin:0;
	padding: 20px 0 10px;
}



h5 {
	font-size:21px;
	color:#A1A1A1;
	font-style:italic;
	line-height: normal;
	margin:0;
	padding:10px 0 0;
}




h6 {
	font-size:17px;
	line-height: normal;
	margin:0;
	padding:0px;
	font-weight:600;
}

.fs-22{
  font-size: 22px;
  padding-bottom: 5px;
  }


ul.crumbs {margin: 0px;padding: 0px;list-style: none;}

ul.crumbs li {position: relative;float: left;width: auto;height: auto;line-height: 13px;    padding: 2px 15px 0 10px;
text-transform: capitalize; color:#B0B2AA; }
ul.crumbs li:first-child{ padding-left:0px;}
ul.crumbs li:last-child{ background:none;}

ul.crumbs li a{  color:#1abc9c;}

ul.crumbs li a.selected {color:#1abc9c;}




.text-white{
	color:#FFF;
}


.text-blue{
	color:#a4b7f8;
}

.text-purple{
	color:#4c60a8;}

.text-black{
	color:#000;
}

.top-bg{
	width:100%;
	height:auto;
	background:#441b44;
	padding:10px 0px;
}

header {
	position:relative;
	width:100%;
	height:auto;
}

.logo{
	position:relative;
	width:auto;
	height:auto;
	padding: 5px 0px;
}

.appointment-right{
	padding-top: 15px;
  padding-left: 35px;
}

.appointment-right a{
	color: #fff;
}

.appointment-right span.call-icon{
	float:left;
	margin-right: 15px;
  width: 43px; height: 43px;
    background: url('http://www.drminkho.com.au/wp-content/uploads/2017/09/min-kho-sprites.png') -0 -29px;

}

.appointment-right p{
	display: block;
	color:#FFF;
	font-size:14px;
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	padding: 0px 0px;
}

.appointment-right p span{
	display: block;
	color:#FFF;
	font-size:14px;
	font-family: 'Raleway', sans-serif;
	font-weight:300;
}



/* MAIN NAVIGATION */

.nav-wrapper {
	background:#6e276b;
	width:100%;
	border-top:2px solid #927190;
	border-bottom:2px solid #461b46;
}

.main-nav > li {
    width: auto;
    float: left;
    font-size: 16px;
    line-height:16px;
    /*font-weight:700;*/ font-weight: 500;
    position: relative;
    margin:0px;
	font-family: 'Roboto', sans-serif;
	border-left:1px solid #461b46;
}

.main-nav > li:last-child {
	margin-right:0px;
	border-right:1px solid #461b46;
}

.main-nav > li:first-child {
	margin-left:0px;
}


.main-nav > li span{
	margin-right: 30px;
}



.main-nav > li > a {
	color:#fff;
	padding:0px;
	text-transform:capitalize;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	 /*padding: 20px 34px;*/ padding: 20px 47px;
}

.nav > li > a:focus{
	background: none;
	text-decoration: none;
}

.main-nav > li > a:hover{ 
	color:#fff;	
	background-color:#441b44; 
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;	
	-o-transition: all 0.3s linear;	  
	-moz-transition: all 0.3s linear;	
	-ms-transition: all 0.3s linear;
}


/* MAIN MENU - DROPDOWN */

.main-nav .sub-menu {
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0;
    display: none;
    z-index: 99;
    background-color:#6e276b;
    width: 185px;
}

.main-nav .sub-menu li {
    float: none !important;
    display: block;
    width: 185px;
   border-top: 1px solid #441b44;
}

.main-nav .sub-menu li:last-child{
    border-bottom: 1px solid #441b44;
}

.main-nav li:hover .sub-menu {
	display: block;
}
 
.main-nav .sub-menu li a {
    color: #FFF;
    text-transform: capitalize;
    font-size: 14px;
    display: block;
    font-weight: 400;
    width: 185px;
    padding: 5px 10px;
}


.main-nav ul.sub-menu li a:hover, .main-nav ul.sub-menu li a:focus, .main-nav ul.sub-menu li a:active { text-decoration: none; background-color:#441b44; color:#FFF;  transition: border 0.5s linear;-webkit-transition: border 0.5s linear; -o-transition: border 0.5s linear; -moz-transition: border 0.5s linear; -ms-transition: border 0.5s linear; }


/*Banner*/


.index-banner{
	width:100%;
	height:auto;
	min-height:488px;
	background: url(http://www.drminkho.com.au/wp-content/uploads/2017/09/banner-img.jpg) no-repeat center;
}

.index-banner-text{
	width:50%;
	height:auto;
	padding-left:30px;
	padding-top: 10%;
}

.index-banner-text h1{
	font-size:49px;
	color:#6d276a;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	line-height: 55px;}

.index-banner-list{
	padding:0px;
	margin-left: 10px;
       list-style: none;
}


.index-banner-list li{
font-size: 26px;
    color: #4c4c4e;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    padding: 0px 0px;
    background: url(http://www.drminkho.com.au/wp-content/uploads/2017/09/min-kho-sprites.png) no-repeat -0 -14px;
    padding-left: 30px;
    line-height: 15px;
    margin: 25px 0;
}


.queen-logo{
	width:auto;
	height:auto;
	margin:10px 0px;
}

.Services-bg{
	width:100%;
	height:auto;
	background:#00a69c;
}

.Services-bg .section {
    padding: 20px 0px;
}

.Services-bg h2{
	color:#FFF;
	text-align:center;
	font-weight:300;
	display: inline-block;
	background:url(images/heading-strip.png) repeat-x left bottom;
}

.services-wrapper{
	margin:20px 0px;
	color: #fff;
}
	
.services-wrapper h3{
	color:#FFF;
	font-weight:500;
	padding: 10px 0px;
}	

.services-wrapper p{
	color:#FFF;}

.services-left{
	padding-top: 10px;
}

.services-left a {
	color:#FFF;
  display: inline-block;
}

.obsterics-icon{
  display: block;
  width: 64px; height: 64px;
  background: url('http://www.drminkho.com.au/wp-content/uploads/2017/09/min-kho-sprites.png') -0 -200px;
}

.general-icon{
  display: block;
  width: 64px; height: 64px;
  background: url('http://www.drminkho.com.au/wp-content/uploads/2017/09/min-kho-sprites.png') -0 -72px;
}

.identity-icon{
  display: block;
  width: 64px; height: 64px;
  background: url('http://www.drminkho.com.au/wp-content/uploads/2017/09/min-kho-sprites.png') -0 -136px;
}

.tag-line{
	font-size:15px;
	color:#80838a;
	text-align:center;
	padding: 0px 0px;
}


.map-bg{
	width:100%;
	height:auto;
	min-height:381px;
	background:url(http://www.drminkho.com.au/wp-content/uploads/2017/09/map-img-1-new.jpg) no-repeat center;
        position: relative;
}

.map-bg a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
}

/*about page */

.inner-banner{
	width:100%;
	height:auto;
	min-height:259px;
        position: relative; 
}

/*Obstetrics page */

.side-bar-menu{
	padding:0px;
  margin: 0;
	list-style: none;
}

.side-bar-menu li{
	    padding: 0px 0px;
    margin: 0px;
    color: #3fb094;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    /* background: url(http://drminkho.com.au/wp-content/uploads/2016/04/text-bullet-1.png) no-repeat left; */
    /* padding-left: 30px; */
    border-bottom: 1px solid #A7869C;
    /* padding: 10px 0; */
}

.side-bar-menu li:first-child{
  	border-top: 1px solid #a7869c;
  }

.side-bar-menu li a{
	    color: #3fb094;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    display: block;
    padding: 10px 10px;
}

.side-bar-menu li a:hover, .side-bar-menu li a:active{
	color: #fff;
    text-decoration: none;
    background: #6D276A;
	}

.content-img{
	margin:20px 0px;
}

.obs-icon{
	display: inline-block;
    padding-right: 15px;
}

.sent-btn{
   background: #6E276B;
    border: none;
    width: 100%;
    color: #fff;
    font-size: 18px;
    padding: 8px 20px;
}

.sent-btn:hover{
    color: #fff;
}


.contact-detail {
    display: block;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.contact-detail li {
    font-size: 14px;
    font-weight: 400;
    color:#80838a;
    padding-bottom: 12px;
}

.contact-detail li span{
      margin-right: 8px;
}

.contact-detail li a{
    color:#80838a;
}

.contact-detail li a:hover{
    color:#80838a;
}

.contact-block {
    display: block;
    padding-left: 26px;
}



.map-link {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 5;
}

.view-on-g-maps {
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 5px;
    background: rgba(110, 39, 107, 0.68);
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    width: 300px;
    left: 0;
    right: 0;
}



/*  FOOTER */

footer {
  position: relative;
  width: 100%;
  height: auto;
  background:#441b45;
  color:#FFF;
  padding: 30px 0px 30px;
  margin: 0 auto;
  background-size: cover;
}

footer hr {
    height: 1px;
    margin: 30px 0px;
}

.footer-logo{
	float:right;
}

.footer-menu{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	margin-top: 15px;
}

.footer-menu li{
	display:inline-block;
	padding-right:25px;
	font-size:14px;
	color:#FFF;
	font-family: 'Raleway', sans-serif;
	padding-bottom: 8px;
}

.footer-menu li.block{
	display: block;
}

.footer-menu li a{
	color:#FFF;}

.footer-menu li:hover{
	color:#FFF;
	text-decoration:none;
}



.footer-social {
    margin-right: 10px;
}

#fade {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

#light {
    display: none;
    position: absolute;
    top: 200px;
    left: 50%;
    width: 457px;
    height: auto;
    margin-left: -228px;
    border: 2px solid #FFF;
    background: #FFF;
    z-index: 1002;
    padding: 20px;
    color: #b6b6b6;
    overflow: visible;
    border-radius: 5px;
}

.fs-26{
	font-size: 26px;
}

.fs-20{
	font-size: 20px;
}

.fs-12{
  font-size: 12px;
  }

.breadcrumbs-bg{
	position: relative;
    	padding: 10px 0 0;
    	/*background: rgba(68, 27, 68, 0.7);*/
    	color: #441B44;
	/*box-shadow: 2px 5px 12px #ccc;*/
}

.breadcrumbs-bg a{
    /*color: #ccc;*/
}


.block	
{
	display: block;
}


p.team-image{
      color: #6d276a;
    background: #E6E6E6;
  }

.team-image-wrap{
  	padding-top: 27px;
  }

.nav{
  	margin: 0;
  }

.tml-login .tml-submit-wrap input{
    background: #6E276B;
    border: none;
    width: 100%;
    color: #fff;
    font-size: 18px;
    padding: 8px 20px;
  }

.tml, .tml *{
    padding: 0;
    list-style-position: inside;
  }

.tml .message {
    border: 1px solid #FFF !important;
    background-color: #441B44 !important;
    color: #fff !important;
}

@media (min-width: 1200px){
	.container {
    	width:1040px;
	}
	.mobile-menu {
		display: none;
	}

}



/* FOR MOBILE NAV FIXING*/


@media (max-width: 1199px) {
	.mobile-menu {
		display: none;
	}
	
	.main-nav > li > a {
    color: #fff;
    /*padding: 20px 27px;*/ padding: 20px 40px;
}

.footer-social {
    margin-left: 14px;
}
  
  .appointment-right{
    padding-left: 20px;
    }

}

/* END OF iPAD LANDESCAPE*/


@media (max-width: 991px) {
	.mobile-menu {
		display: block;
	}
header {
    display: block;
        text-align: center;
}


.appointment-right span {
    float: none;
}

.index-banner-text {
    width: auto;
    height: auto;
    text-align: left;
}

.services-wrapper img{
	margin:auto;
}

.queen-logo {
	display: block;
    text-align: -webkit-center;
}

.dr-img{
	margin: auto;
}

.side-bar-menu {
    margin: 0px;
    padding: 0px;
    text-align: left;
}

.footer-logo {
    float: none;
	margin-top:10px;
}


footer {
	display: block;
    text-align: -webkit-center;
	text-align: -moz-center;
}


}


/* END OF iPAD PORTRAIT */

@media (max-width: 767px) {

#light {
    display: none;
    position: absolute;
    top: 200px !important;
    left: 1% !important;
    width: 98% !important;
    height: auto;
    margin-left: 0 !important;
    border: 2px solid #FFF;
    background: #FFF;
    z-index: 1002;
    padding: 20px;
    color: #b6b6b6;
    overflow: visible;
    border-radius: 5px;
    /* margin: 0 auto; */
}
	
	.mobile-menu {
		display: block;
	}
.logo {
    display: block;
    text-align: -webkit-center;
}



header {
	display: block;
    text-align: center;
}

.footer-logo {
    float: none;
	margin-top:10px;
}



}



/* END OF MOBILE DEVICES */

@media (max-width: 320px) {



}




/* END OF EXTRA SMALL DEVICES */

.menu-button {
	z-index: 9;
	position: absolute;
	right:15px;
	top: 50px;
	transition-duration: .1s;
}

.menu-button.active {
	top: 50px;
	
}

.menu-button img {
	display: block;
	margin-bottom: 8px;
	transition-duration: .3s;
}


.menu-button #second-line {
	transition-duration: .6s;
	opacity: 1;
}

.menu-button.active #first-line {
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
	transition-duration: .1s;
}

.menu-button.active #second-line {
	opacity: 0;
	transition-duration: 0.1s;
}

.menu-button.active #third-line {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
	transition-duration: .1s;
	margin-top: -22px;
}
.flexnav li ul {
    width: 100%;
    padding: 0px;
}