/*
Theme Name: TN3 Productions 2015
Theme URI: http://www.tn3.com.au/
Author: TN3 Productions
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: tn3_new
*/

html {
    height: 100%;
    margin-top: 0!important;
}
body {
	margin: 0;
	color: #333333;
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 20px;	
    position: relative;
    height: 100%;
    overflow: auto;
}
*:after, *:before, * {
    box-sizing: border-box;
}
.clearfix:before {
	clear: both;
    content: " ";
    display: table;
}
input {
	-webkit-appearance: none;
}
ul {
	margin: 0;
    padding: 0;
}
ul li {
	display: inline;
    list-style: outside none none;
}
p {
	line-height: 20px;
}
a {
	color: #333333;
    text-decoration: none;
    transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
}
a:hover {
	color: #333333;
}
img {
	max-width: 100%;
	height: auto;
}
iframe {
	max-width: 100%;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.clear {
	clear: both;
}
.clear_r {
	clear: right;
}
.tRight {
	text-align: right;
}
.tCenter {
	text-align: center;
}
.pRelative {
	position: relative;
}
.container {
    margin: 0 auto;
    width: 1200px;
}

body {
	background-image: url("images/bg_single.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-attachment: fixed;
}
/* body.home {
	background: url("images/bg.jpg") 0% 50% fixed;
        background-size: cover;
} */
.header {
	background-color: rgba(0, 0, 0, 0.38);
    border-bottom: 1px solid #656982;
    border-top: 1px solid #656982;
    color: #ffffff;
    margin: 22px 0;
    padding: 6px 0 1px;
}
.header a {
	color: #ffffff;
}
.header .info {
	display: inline-block;
}
.header .info span {
	font-size: 24px;
    margin-left: 5px;
    padding: 10px 0;
    font-style: italic;
}
.header .info span.p {
	margin-right: 45px;
	font-style: normal;
}
.sidebar {
	padding: 0 10px;
    position: absolute;
    top: -104px;
    width: 200px;
}
.sidebar h3.logo img {
	width: 122px;
}

@media (min-width: 800px){
  .sidebar h3.logo img {margin-left: 50px;}
}
.sidebar .navi {
	padding-top: 5px;
}
.sidebar .navi li {
	display: block;
    text-align: right;
}
.sidebar .navi li a {
	color: #ffffff;
    display: block;
    font-size: 18px;
    padding: 8px 10px;
    /*text-transform: lowercase;*/
}
.sidebar .navi li a:hover {
	color: rgba(255, 0, 0, 1);
}
.sidebar .navi li.current-menu-item a:hover,
.sidebar .navi li.current_page_item a:hover {
	color: #ffffff;
}
.sidebar .navi li.current-menu-item a,
.sidebar .navi li.current_page_item a {
	background-color: rgba(255, 0, 0, 0.38);
    border: 1px solid rgba(255, 255, 255, 0.5);
}
.sidebar .social {
    margin-top: 30px;
}
.sidebar .social a {
	color: #e2dfdf;
    display: inline-block;
    font-size: 14px;
    margin: 0;
    width: 28px;
}
.sidebar .social a:hover {
	color: rgba(255, 0, 0, 1);
}
.content_r {
	padding-left: 210px;
    width: 100%;
}
.content_r .content_page {
	background-color: rgba(166, 7, 7, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #ffffff;
    font-size: 16px;
    padding: 5px 25px;
}
.tree_box {
	margin: 23px -10px 20px;
}
.tree_box .col-3 {
	padding: 0 10px;
    width: 33.3%;
}
.tree_box .col-3 .wrap {
	background-color: rgba(64, 64, 64, 0.6);
    box-shadow: 0 0 7px #999999;
    padding: 10px;
}
.tree_box .col-3 h3 {
	border: 1px solid #aaacaf;
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 13px 0;
    position: relative;
    text-align: center;
}
.tree_box .col-3 h3 img {
	border: 1px solid #ffffff;
    border-radius: 2px;
    left: -10px;
    position: absolute;
    top: 5px;
    height: 35px;
}
.tree_box .col-3 .content_box {
	color: #ffffff;
    font-size: 15px;
}
.tree_box .col-3 a.more {
	background-color: rgba(0, 0, 0, 0.38);
    border: 1px solid #7b8185;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    margin: 10px 0;
    padding: 8px 23px;
}
.tree_box .col-3 a.more:hover {
	background-color: rgba(0, 0, 0, 1);
}
.enquire_now a {
	background-color: rgba(210, 28, 27, 0.38);
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 15px;
    padding: 10px 90px;
}
.enquire_now a:hover {
	background-color: rgba(210, 28, 27, 1);
}
.testi {
	background-color: rgba(220, 220, 220, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #ffffff;
    font-family: times new roman;
    font-size: 16px;
    font-style: italic;
    margin: 0 15px 20px;
    padding: 15px 15px 5px;
    position: relative;
}
.testi:before {
	background-image: url("images/quote1.png");
    content: "";
    height: 80px;
    left: -17px;
    position: absolute;
    top: -20px;
    width: 109px;
}
.testi:after {
	background-image: url("images/quote2.png");
    content: "";
    height: 80px;
    right: -17px;
    position: absolute;
    bottom: -20px;
    width: 109px;
}
.testi .item {
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
}
.testi .item:last-child {
	
}
.testi .item p {
	margin: 0;
}
.footer {
	background-color: rgba(0, 0, 0, 0.6);
	padding: 10px 0;
        margin-top:60px;
}
.footer p {
	color: #ffffff;
    display: inline-block;
    font-size: 14px;
    margin-right: 45px;
}
.footer p a {
	color: #ffffff;
}
.footer p a:hover {
	color: #A51D2D;
}
.single_page .content_r .content_page {
    background-color: rgba(64, 64, 64, 0.75);
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 0 5px #999;
    margin-bottom: 20px;
    font-size: 15px;
    padding: 10px 50px;
}
.single_page .content_r .content_page h1 {
	color: #fe7fc5;
	font-size: 18px;
}
.single_page .content_r .content_page h3 {
	font-size: 15px;
}
.single_page .content_r .content_page a {
	color: #d21c1b;
	text-decoration: underline;
	color: yellow
}
.single_page .content_r .content_page a:hover {	
	text-decoration: none;
}
/*.single_page.ppc .content_r .content_page a {
	color: #fe7fc5;
}
.single_page.seo .content_r .content_page a {
	color: rgba(18, 109, 186, 1);
}
.single_page.web .content_r .content_page a {
	color: rgba(19, 142, 44, 1);
}*/
.single_page .thumb {
	margin-right: 20px;
    padding: 12px 0 0 12px;
    position: relative;
    z-index: 1;
    margin-left: -40px;
    max-width: 150px;
}
.single_page h1.child {
	background-color: #ab1717;
	border: 1px solid #aaacaf;
    color: #ffffff !important;
    font-size: 18px;
    font-weight: normal;
    margin: 0 -40px;
    padding: 13px 0;
    position: relative;
}
.single_page.seo h1.child {
	background-color: rgba(18, 109, 186, 1);
}
.single_page.web h1.child {
	background-color: rgba(19, 142, 44, 1);
}
.single_page.ppc h1.child {
	background-color: #a8176d;
}
.page .sidebar .navi li.current-menu-item.page-item-8 a, .page .sidebar .navi li.current_page_item.page-item-8 a {
    background-color: rgba(253, 3, 142, 0.38);
    border-radius: 3px;
}
.page .sidebar .navi li.current-menu-item a, .page .sidebar .navi li.current_page_item a {
    background-color: rgba(171, 23, 23, 0.38);
    border-radius: 3px;
}
.page.home .sidebar .navi li.current-menu-item a, .page.home .sidebar .navi li.current_page_item a {
    background-color: rgba(255, 0, 0, 0.38);
    border: 1px solid rgba(255, 255, 255, 0.5);
}
.page .seo .sidebar .navi li.current-menu-item a, .page .seo .sidebar .navi li.current_page_item a {
    background-color: rgba(18, 109, 186, 0.38);
}
.page .web .sidebar .navi li.current-menu-item a, .page .web .sidebar .navi li.current_page_item a {
    background-color: rgba(19, 142, 44, 0.38);
}
.contactbutton a {
	background-color: rgba(171,23,23,0.38);
    border: 1px solid #857d79;
    color: #ffffff!important;
    display: inline-block;
    font-weight: bold;
    margin: 10px 0;
    padding: 8px 18px;
}
.contactbutton a:hover {
	background-color: rgba(171,23,23,1);
}
.seo .contactbutton a {
	background-color: rgba(18, 109, 186, 0.38);
}
.seo .contactbutton a:hover {
	background-color: rgba(18, 109, 186, 1);
}
.web .contactbutton a {
	background-color: rgba(19, 142, 44, 0.38);
}
.web .contactbutton a:hover {
	background-color: rgba(19, 142, 44, 1);
}
.ppc .contactbutton a {
	background-color: rgba(251, 2, 139, 0.38);
}
.ppc .contactbutton a:hover {
	background-color: rgba(251, 2, 139, 1);
}
input[type="text"],
input[type="email"],
textarea,
select {
	border: 1px solid #ccc;
    max-width: 100%;
    padding: 3px 10px;
    width: 215px;
}
.wpcf7-form label {
	display: inline-block;
    vertical-align: top;
    width: 120px;
}
input[type="submit"] {
    background-color: rgba(210, 28, 27, 0.38);
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 15px;
    padding: 5px 25px;
}
.wpcf7-form input[type="submit"] {
	margin-left: 120px;
	cursor: pointer;
}
.page-id-20 .wpcf7-form input[type="submit"] {
	font-size: 17px;
	padding: 7px 35px;
	margin-left: 160px;
}
.wpcf7-form input[type="submit"]:hover {
	background-color: #ab1717;
}
.check-box {
	background-image: url("images/icon_check.png");
    background-position: 5px 6px;
    background-repeat: no-repeat;
    margin-left: 20px;
    padding-left: 20px;
}
.popup {
	display: none;
    border: 14px solid rgba(33, 33, 33, 0.95);
    border-radius: 15px;
    left: 50%;
    margin-left: -205px;
    position: fixed;
    width: 410px;
    z-index: 9999;
    top: 85px;
}
.popup .wrap {
	background-color: rgba(69, 70, 67, 0.95);
    display: inline-block;
    padding: 20px 30px;
    width: 100%;
    position: relative;
}
.popup .icon_close {
	background-color: #808080;
    border: 1px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding: 8px 0 10px;
    position: absolute;
    right: -25px;
    text-align: center;
    top: -25px;
    width: 40px;
}
.popup .wrap form p {
	margin: 5px 0;
}
.popup .wrap form input[type="text"],
.popup .wrap form input[type="email"],
.popup .wrap form textarea {
	border: medium none;
    color: #333333;
    font-family: arial;
    font-size: 20px;
    padding: 4px 10px;
    width: 100%;
}
.popup .wrap form input[type="submit"] {
	background-color: #ab1717;
    border: 1px solid #bebebd;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    margin: 3px 0 20px;
    padding: 8px 35px;
    text-transform: uppercase;
    cursor: pointer;    
    display: block;
    margin: 0 auto;
}
.wpcf7-response-output {
    color: #fff;
}
.popup .wrap form input[type="submit"]:hover {
	opacity: 0.9;
}
.popup .wrap form textarea {
	height: 100px;
}
.popup h3 {
	color: #ffffff;
    font-size: 24px;
    margin-top: 0;
    text-align: center;
}
.popup p a.call {
	background-color: #0ba703;
    border: 1px solid #bebebd;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    padding: 7px 15px;
}
.icon_menu {
	display: none;
}
.wh40{
	width: 40px;
	height: 40px;
}
.socialimg_hover{
	display: none;
}
.sidebar .social a:hover .socialimg_hover{
	display: block;
}
.sidebar .social a:hover .socialimg{
	display: none;
}
.single_page .thumb img {
    border: 1px solid #fff;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
}
.page-id-6 .popup .wrap form input[type="submit"] {
    background-color: rgba(18, 109, 186, 1);
}
.page-id-6 .popup p span.call {
    background-color: rgba(18, 109, 186, 1);
}
.page-id-8 .popup .wrap form input[type="submit"] {
    background-color: #a8176d;
}
.page-id-8 .popup p span.call {
    background-color: #a8176d;
}
.page-id-10 .popup .wrap form input[type="submit"] {
    background-color: rgba(19, 142, 44, 1);
}
.page-id-10 .popup p span.call {
    background-color: rgba(19, 142, 44, 1);
}
span.wpcf7-list-item input {
    -webkit-appearance: radio;
}
.single_page .content_r .content_page .contactbutton a{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-decoration: none;
}
body .webphysiology_portfolio .portfolio_entry{
	background: transparent !important;	padding: 10px 0;    border-bottom: 1px solid #fff;
}
body .webphysiology_portfolio .portfolio_title h2 {
    color: #fff;
    font-size: 18px;
    margin: 0;
}.webphysiology_portfolio, #webphysiology_portfolio.single_portfolio_page {	    width: 100%;}.webphysiology_portfolio .portfolio_details {    width: 60%;    width: calc(100% - 220px);    margin-left: 220px;    float: none;}.webphysiology_portfolio .portfolio_meta .value, #webphysiology_portfolio.single_portfolio_page .portfolio_meta .value {    width: auto;    float: none;    display: inline-block;}.webphysiology_portfolio .portfolio_meta .key, #webphysiology_portfolio.single_portfolio_page .portfolio_meta .key {    width: auto;    display: inline-block;    float: none;    margin-right: 10px;}
.headerimg_hover{
	display: none;
}
.header a:hover .headerimg_hover{
	display: block;
}
.header a:hover .headerimg{
	display: none;
}
.header a:hover{
	color: rgb(255,0,0)
}
.enquire_now a {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.single_page .content_r .content_page p {
    line-height: 1.3em;
}
.tree_box .col-3:nth-child(1) .wrap{
	background-color: rgba(173, 32, 121, 0.6);
}
.tree_box .col-3:nth-child(2) .wrap{
	background-color: rgba(16, 105, 181, 0.6);
}
.tree_box .col-3:nth-child(3) .wrap{
	background-color: rgba(17, 135, 48, 0.6);
}
.testimonials-widget-testimonial blockquote {
    margin: 0;
}
.content_page ul{
	margin-left: 1.6em;
	margin-bottom: 10px
}.content_page ul li{		list-style: disc outside;    display: list-item;    padding: 0px 10px 5px 0px;}
.content_page ul.checkmark li{	
	background: url("images/check.png") transparent no-repeat;	list-style: none outside;		padding: 0px 10px 5px 28px;
}
ul#menu-footer {
    text-align: center;
}
ul#menu-footer li a {
    color: #fff;    white-space: nowrap;
}
ul#menu-footer li a:hover {
    text-decoration: underline;
}
ul#menu-footer li {
    padding: 0 10px;
}.home .content_r .content_page{	font-size: 15px;}.single .single_page h1.child {    padding: 13px;}.minHeightContent{	min-height: 450px;}h2.title_og {    font-size: 15px;    line-height: 1.4;}.page-numbers {    display: inline-block;    padding: 5px;}