/*
Theme Name: Melbourne Web
Theme URI: http://melbourne-web.com.au	
Author URI: http://melbourne-web.com.au	
Description: Melbourne Web custom theme for Doctors of Coburg
Version: 1

*/

/*
 Colors
 Green: #078a43
*/
body{
	font-size: 15px;
}
a:hover{
	text-decoration: none;
}
h4{
	font-weight: 700;
}
.header-inner{
	padding-top:20px;
}
ul{
	padding-left: 15px;
}
.button{
	border:1px solid #078a43 ;
	padding: 7px 20px;
	font-size: 16px;
	text-transform: uppercase;
	display: block;
	font-weight: 700;
	position: relative;
}
.button:after{
	content: '\e800';
	font-family: 'fontello';
	margin-left: 10px;
}
.button:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #078a43;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.button:hover:before{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.button:hover{
	color: #FFF;
	text-decoration: none;
}
.hdr-button{
	margin-top: 25px;
}
.logoimg{
	max-width: 100%;
}
/*
 * Pages
  */
.page-content{
	padding-left:0px;
	padding-right: 0px;
}
.content-box{
	border:1px solid #078a43 ;
	min-height: 255px;
	margin-top:30px;
	display: block;
}
.content-box > h2{
	margin-top: 10px;
	border-bottom:1px solid #078a43 ;
	padding-bottom: 5px;
	font-size: 21px;
	text-transform: uppercase;
	font-weight: 700;
}
.nopadd{
	padding-left: 0px;
	padding-right: 0px;
}
.nopadd-l{
	padding-left: 0px;
}
.nopadd-r{
	padding-right: 0px;
}
.extra-blocks{
	list-style: none;
	padding: 0px;
}
/*
.extra-blocks li:nth-child(3n+1) {
    padding-right: 15px;
    padding-left: 0px;
}
.extra-blocks li:nth-child(3n+0) {
    padding-left: 15px;
    padding-right: 0px;
}
*/
.content-box img {
	width: 100%;
}
/*
 * Footer
 */
.footer{
	border-top: 5px solid #078a43;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
	margin-left: -15px;
	margin-right: -15px;
}
/*
 * Slider
 */
 .caption{
 	position: absolute;
 	right: 40px;
 	bottom: 20px;
 	color: #FFF;
 	font-weight: 700;
 	font-size: 42px;
 	text-shadow: 2px 4px 4px #969696;
 }
.swiper-container {
   	width: 100%;
   	height: 475px;   	padding:0px;
}
.swiper-slide {
    background-position: center;
    background-size: cover;
    position: relative;
 }
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #FFF;
}
.extra-blocks .content-box{
	min-height: 470px;
}
.top-block .content-box{
	min-height: 301px;
	    overflow: auto;
}
/*
 *Menu
 */
.navbar-default{
	border: none;
}
.navbar {	
	margin-top: 20px;
	background-color:#088c42;
	color: #FFF;
	border-radius: 0px;
}

.navbar-default .navbar-nav>li>a{
	color: #FFF;
}
.navbar ul a {	
		font-size:17px; 
		font-weight:400;
		text-decoration:none;
		color: #FFF;	
		text-transform: uppercase;	
		padding: 16px 25px 12px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
		color:#FFF;
		text-decoration:none;
		background-color: #00602e;
}

.navbar-toggle .icon-bar {
	width: 28px;
	height: 4px;
	border-radius: 0px;
	background-color: #FFF;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle{
	background-color: #088C42;
}
.navbar-default .navbar-toggle {
    border-color: #088C42;
}
.nav>li>a:hover, .nav>li>a:focus{
	color:#FFF;
	text-decoration:none;
	background-color: #00602e;
}
.menu-item-has-children:hover .dropdown-menu,
.menu-item-has-children a:focus .dropdown-menu {
    display: block;
}
.menu-item-has-children .dropdown-menu ul li {
    padding: 5px 5px 5px 5px;
    border-bottom: 1px solid #13B259;
}
.menu-item-has-children .dropdown-menu ul li:last-child {
    border-bottom: none;
}
.dropdown-menu{
	background-color: #088C42;
	right: 0px;
}
.dropdown-menu ul {
	list-style: none;
	padding-left: 0px;
}
.dropdown-menu ul li a {
	padding: 15px 5px 10px;
	font-size: 14px;
}
.dropdown-menu ul li:hover{
	background-color: #00602e;
}
    
/*
 * Pages
 */
.page-content > h1 {
	border-bottom: 1px solid #078a43;
	padding-bottom: 5px;
}

.page-content img {
	max-width: 100%;
	height: auto;
}
#sidebar{
	margin-top: 0px;
}
#sidebar h2{
	font-size: 24px;
	border-bottom: 1px solid #078a43;
	padding-bottom: 5px;
}
@media (max-width: 992px ) {
.content-box {
	min-height: 465px;
}
.navbar ul a {
        padding: 17px 10px 10px;
	font-size: 14px;
}
.navbar {
    border-radius: 0px;
}
.nopadd-r{
	padding-right: 15px;
	padding-left: 0px;
}
.nopadd-l{
	padding-left: 0px;
	padding-right: 0px;
}
/*
.extra-blocks li:first-child{
	padding-right: 0px;
	padding-left: 15px;
}
*/
}
@media (max-width: 767px ) { 
	.swiper-container{
		height: 240px;
	}
	.caption{
		left: 10px;
		font-size: 18px;
	}
	.nopadd-l, .nopadd-r, .extra-blocks li{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	/*
	.extra-blocks li:first-child {
	    padding-right: 15px;
	}
	*/
	.header-inner {
		padding: 20px 0px;
	}
	.nav>li {
    	border-bottom: 1px dotted #FFFFFF;
	}
	.menu-item-has-children .dropdown-menu {
    	display: block;
	}
	.menu-item-has-children .dropdown-menu ul li{
		border-bottom: none;
	}
	.dropdown-menu {
	    position: relative;
	    float: none;
	    box-shadow: none;
	    border: none;
	    padding-top: 0;
	    min-width: auto;
	    max-width: auto;
	    background: none;
	}
	.dropdown-menu > ul {
		padding-left: 40px;
	}
	.navbar-toggle {
		margin-right: -15px;
		padding: 13px 7px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
}
@media (min-width: 992px ) and (max-width: 1200px){
	.navbar ul a {
	    font-size: 15px;
	}
}