/*   
Theme Name: proefficiency theme
Theme URI: http://www.melbourne-web.com.au/
Description: Pro Efficiency theme by Melbourne Web
Author: Melbourne Web
Author URI: http://www.melbourne-web.com.au/
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
html { position: relative; min-height: 100%;}
body { background: #515051; font-family: 'Ubuntu', sans-serif; margin: 0 0 60px; /* bottom = footer height */}
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 {color: #165099; font-size: 26px; font-weight: 500; padding: 10px 0; }
h2 {font-size: 20px;  font-weight: 500;  color: #165099;  line-height: 25px;  line-height: 40px;}
h3 {font-size: 19px; }
h4{font-size: 18px;}
p { margin: 0 0 10px 0; }
a { color: #454c52; font-size: 16px;}
a:hover {color:#165099; } 

#header-wrap { border-bottom: 1px solid #e4e4e4; }
#header { margin-top: 20px;  margin-bottom: 20px;}
.mobile-link-box { display: none;}
ul.link-box { background-color: #165099; list-style: none; max-width: 230px; margin-top: 50px; font-size: 17px; color: #FFF; padding: 5px 10px; border-radius: 6px 6px 6px 6px;font-weight: 500;
}
ul.link-box li { border-bottom: 1px solid #a8d3f3;padding-bottom: 7px;padding-top: 5px; padding-left: 10px}
ul.link-box li a {color: #FFF; font-size: 16px; }
ul.link-box li a:hover { text-decoration: none; text-shadow: 2px 2px 3px #d0d0d0;}
ul.link-box li a i { margin-right: 15px; }

#sidebar a {  text-decoration: none;  font-size: 16px;  font-weight: 500;  color: #454c52;}
#sidebar a:hover { color:#165099; }
.caption-big {color: #7e8389;  font-size: 39px; font-weight: 800;line-height: 32px; margin-top: 50px; z-index: 5;  position: relative;}
.caption-big a, .button-2, .panes a {color: #FFF; background-color: #7e8389; padding: 8px 30px; font-weight: 400; font-size: 19px;}
.caption-big a:hover, .button-2:hover, .panes a:hover { color: #FFF; background-color: #165099; text-decoration: none;
        -webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-ms-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;	}
.caption-big p {  margin-bottom: 50px;  line-height: 39px;}

/* tab pane styling */
ul.tabs {
    float: left;
    width: 25%;
    list-style: none;
  
}
ul.tabs li {
    
}
ul.tabs li a{
    border-bottom: 1px solid #d6dadd;
    border-top: 1px solid #d6dadd;
    border-left: 1px solid #d6dadd;
    border-radius: 6px 0px 0px 6px;
    padding: 25px;    
    color: #7e8389;
    float: left;
    margin-bottom: 5px;
    font-size: 24px;
    width: 100%;
    background-color: #FFF;
    position: relative;
    font-weight: 500;
}
ul.tabs li a:hover, ul.tabs li a.current{
     border-bottom: 1px solid #165099;
     border-top: 1px solid #165099;
     border-left: 1px solid #165099;
     color: #165099;   
     text-decoration: none;
     width: 102%;
     z-index:4;  
}
ul.tabs li a i {
    margin-right: 20px;
}
.panes{
    float: left;
    width: 75%;
    border: 1px solid #165099;
    z-index:1;
    min-height:268px;
    border-radius: 6px 6px;
    background-color: #FFF;
}
.panes div {
    display:none;
    padding:5px 10px;
   

}
.panes p {
    font-size: 17px;
    padding: 10px;
    line-height: 30px;
}
.pane-content{
    background-position: right bottom;
    background-repeat: no-repeat;
   
}
.pane-one{
    background-image: url(images/pro-efficiency-about.jpg);
    padding: 10px 10px 45px 10px !important;
}
.pane-two{
   /* background-image: url(images/pro-efficiency-about.jpg); */
     font-weight: 400;
}

/*melbourne web responsive slider */
ul.callbacks_tabs { list-style: none; margin-left: -90px;}
li.callbacks1_s1 a.callbacks1_s1, li.callbacks1_s2 a.callbacks1_s2, li.callbacks1_s3 a.callbacks1_s3 {
    width: 65px;
    height: 4px;
    background-color:#7e8389;
    float: left;
    margin-left: 15px;
}
li.callbacks_here a.callbacks1_s1, li.callbacks_here a.callbacks1_s2, li.callbacks_here a.callbacks1_s3 {   
    background-color: #165099 !important;
}
/* pages */
.page-content{
    background-image: url("images/page-top.jpg");
    background-position: top right;
    background-repeat: no-repeat;
    padding-top: 172px;
    margin-bottom: 75px;
}
.post{
    font-size: 14px;
}
.entry ul {margin-left: 20px;}
/* widgets */
.widget ul {list-style: none;}
.widget ul li {margin-bottom: 10px;  border-bottom: 1px solid #d6d6d6;  padding: 10px;}

#footer{
    background-color: #454c52;
    height: 60px;
    padding: 20px 0px 15px 0px;
    color: #FFF;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.inner-footer{
    font-size: 12px;
}
.footer-links {
    float: right;
}
.footer-links a {
    color: #FFF;
    text-decoration: none;
    padding-left: 45px;
    font-size: 12px;
}
.footer-social{
    float: left;
}
.footer-links a:hover {
    color: #FFF;
    text-decoration: underline;
}
ul, ol { margin: 0 0 10px 0; }

#searchform { position:relative; font-size: 15px;}
#s {
	border: 1px solid #b6b6b6;
	border-radius: 4px 4px 4px 4px;
	width:100%; height:30px;
	padding-left:5px;
}
#searchsubmit{ 
	padding: 0px;
	margin: 0px;
	width: 15px;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 5px;
	display: inline-block;
	background: url("images/pro-efficiency-search.png") no-repeat scroll center center transparent;
	border: none;
}

/*navigation*/
#navigation {
	text-align: right;
        margin-top: 30px;
	}
	#navigation ul {
		list-style:none;
		display:inline-block;
		margin-top:10px;
	}
	#navigation li {
		float:left;
		padding:5px;
		
	}
	#navigation li + li { margin-left:30px; }
	#navigation ul a {
		
		color:#515051;
		font-size:18px; 
		font-weight:700;
		text-decoration:none;
		padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
		
	}
	#navigation ul a:hover {
		color:#0a57b8;
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-ms-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;	
		border-bottom:none;
		text-decoration:none;
        border-bottom: 3px solid #0a57b8;
	}
	#navigation ul.sub-menu{
		display:none;
		position: absolute;
		top: 70px;
		float: left;
		background: rgba(255, 255, 255, 0.8);   
		z-index: 1;
		border-bottom: 1px solid #165099;
		border-left: 1px solid #165099;
		border-right: 1px solid #165099;
        width: 175px;                
	}
    #navigation ul.sub-menu li a{
        color: #63625d;
    }
    #navigation ul.sub-menu li a:hover{
        border-bottom: none;
        color:#0a57b8;
    }    
    #navigation ul.sub-menu li{
		margin-left:10px !important;	
	}
	ul#menu-primary li:hover > ul.sub-menu{
		display:block;
	} 
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
	.alignnone {
		margin:5px 20px 20px 0;
	}
	.aligncenter,
	div.aligncenter {
		display:block;
		margin:5px auto 5px auto;
	}
	.alignright {
		float:right;
		margin:5px 0 20px 20px;
	}
	.alignleft {
		float:left;
		margin:5px 20px 20px 0;
	}
	a img.alignright {
		float:right;
		margin:5px 0 20px 20px;
	}
	a img.alignnone {
		margin:5px 20px 20px 0;
	}
	a img.alignleft {
		float:left;
		margin:5px 20px 20px 0;
	}
	a img.aligncenter {
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	.wp-caption {
		background:#FFF;
		border:1px solid #F0F0F0;
		max-width:96%;
		padding:5px 3px 10px;
		text-align:center;
	}
	.wp-caption.alignnone {
		margin:5px 20px 20px 0;
	}
	.wp-caption.alignleft {
		margin:5px 20px 20px 0;
	}
	.wp-caption.alignright {
		margin:5px 0 20px 20px;
	}
	.wp-caption img {
		border:0 none;
		height:auto;
		margin:0;
		max-width:98.5%;
		padding:0;
		width:auto;
	}
	.wp-caption .wp-caption-text,
	.gallery-caption {
		font-size:11px;
		line-height:17px;
		margin:0;
		padding:0 4px 5px;
	}
} /* END screen media */

@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
  #navigation ul a {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 15px;
  }
  ul.tabs li a {
    padding: 30px 0px 29px 15px;
  }
  .panes {
    min-height: 310px;
  }
}

/* responsive menu */
@media only screen and (max-width: 992px){
    #mobile-header {display: block; color: #FFF; height: 38px; width: 100%; background-color: #165099; margin-top: 10px;}
	#responsive-menu-button {
		display: block;		
		background-image: url(images/nav-icon.png);
		background-repeat:no-repeat;
		background-position:center;
		width: 40px;	
		padding: 5px;
		position: absolute;
		top: 0px;
		left: 0px;
                height: 38px;
		
	}
	#navigation {
		display: none;
	}
        .call { display: none;}
        .mobile-link-box { display: block;}
        #header { height: 170px;}
        p.map { text-align: center;}
        .banner-block { display: none;}
        #header { height: 85px; text-align: center;}
        .link-box { display: none;}
        #header-wrap { padding: 0px;}
        ul.mobile-link-box { float: right; list-style: none;}
        ul.mobile-link-box li { float: left;margin-left:15px; margin-right:10px; }
        ul.mobile-link-box li a {color: #FFF;font-size: 26px;}
        .container-fluid, .container, .nopadding { padding-left: 0px !important;  padding-right: 0px !important; }
        .caption-big {font-size: 25px;line-height: 0px;margin-top: 10px;text-align: center;}
        .caption-big p {margin-bottom: 20px; }
        .mw-slideshow { display: none;}
        .button-2 { margin-bottom: 10px; }
        /* tabs */
        ul.tabs { width:100%;}
        ul.tabs li a:hover, ul.tabs li a.current { width: 100%; border: 1px solid #165099 !important; border-radius: 6px;}
        ul.tabs li a {border: 1px solid #D6DADD; border-radius:6px; font-size: 20px; padding: 10px;}
        .panes {width: 100%; }
        #footer { margin-top: 15px;}
        .footer-social {display: none;}
        .footer-links {float: none;text-align: center; }
        .page-content{background-position: top center; }
}

}
@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */