/*
Theme Name: SMSF Auditors Melbourne
Theme URI: http://frntech.com
Author: Keshab Adhikari
Author URI: http://keshabadhikari.com.np//
Version:1.0
Description: This theme is specially designed for SMSF Auditors Melbourne
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Finance, Yellow, green, SMSF, Audit, Melbourne

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
body{
	margin: 0;
	padding: 0;
	font: 14px/26px 'Raleway', sans-serif;;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	line-height: 1.6;
	margin-bottom: 20px;
}
p{margin: 0 0 20px;}
a{outline: 0 !important}
input[type="text"],
input[type="email"],
input[type="tel"],
textarea{
	width: 100%;
	background: none;
	border: 1px solid #ddd;
	padding: 10px 15px;
}
.rm_form_el_email input{
	border: none;
	padding: 13px 5px 11px 15px;
}
.rm_form_el_email{
	float: left;
	width: 300px;
}
.rm_form_el_email label{display:none;}
.top{padding-top: 10px;}
.no-left-padding{padding-left: 0 !important;}
.no-right-padding{padding-right: 0 !important;}
.no-padding{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.nav > li:hover .dropdown-menu{display: block;}
.logo span{
	display: block;
	font-weight: normal;
	font-size: 24px;
	line-height: 30px;
}
header .phone{
	background: url('images/arrow.png') 0 44px no-repeat;
	text-align: right;
	float: right;
	padding: 5px 5px 5px 55px;
}
header .phone span {
    display: block;
    font-size: 15px;
    margin: 0 0 10px;
}
header .phone strong{
	font-family: 'Roboto', sans-serif;
	display: block;
	font-size: 37px;
	font-weight: 800;
	line-height: 45px;
}
header .phone strong a{
	color: #fc7f04;
	text-decoration: none;
}
header .phone strong i{
	color: #626262;
	position: relative;
	bottom: -3px;
	font-size: 35px;
	padding-right: 10px;
}
.page-thumb{
	padding: 15px 0;
	position: relative;
}
.page-thumb > span{
	position: absolute;
	right: -20px;
	top: -7px;
}
.page-thumb img{
	display: block;
	width: 100%;
	height: auto;
}
.pages .qcontact .col-sm-4{
	float: none;
	width: 100%;
	padding: 10px 0 0;
}
.qcontact input[type="text"], 
.qcontact input[type="email"], 
.qcontact input[type="tel"], 
.qcontact textarea{
	padding: 5px 15px;
}
.qcontact textarea{
	max-height: 80px;
}
.pages form p{margin: 12px 0 0;}
.pages > header{
	background: #efefef;
}
.pages > header .col-sm-3{
	float: right;
	background: #fff;
}
.navbar{
	border-bottom: 5px solid #7fa804;
	border-radius: 0;
	font-size: 16px;
	margin: 0;
	border-top: none;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{background: #7fa804;}
.navbar-nav > li > a{
	padding-left: 30px;
	padding-right: 30px;
	border-left: 1px solid #7fa804;
}
.navbar-nav > li:first-child > a{border: none;}
.fa.fa-home{
	font-size: 24px;
	line-height: 14px;
}
.hero{
	max-height: 550px;
	overflow: hidden;
	position: relative;
}
.hero > img{
	display: block;
	width: 100%;
	height: auto;
}
.hero .caption{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	color: #fff;
}
.hero .inner-hero{
	float: right;
	padding: 75px 10px 10px 120px;
	width: 55%;
}
.inner-hero form .qcontact{
	padding: 5px 15px 10px;
	background: rgba(255, 255, 255, 0.6);
	margin-bottom: 15px;
}
.inner-hero form .three{
	overflow: hidden;
	padding-bottom: 10px;
}
.inner-hero input[type="text"],
.inner-hero input[type="email"],
.inner-hero input[type="tel"]{
	padding: 5px 10px;
	height: 35px;
	font-size: 14px;
	line-height: 30px;
	color: #000;
	border-color: rgba(0, 0, 0, 0.2);
}
.inner-hero textarea{
	font-size: 14px;
	height: 100px;
	line-height: 24px;
	resize: vertical;
	color: #000;
	border-color: rgba(0, 0, 0, 0.2);
}
.inner-hero .input{padding-top: 5px;}
.inner-hero form .col-sm-4{
	padding-left: 5px;
	padding-right: 0;
}
.qcontact .row{padding: 3px 10px;}
.input.col-sm-12{padding: 0;}
.inner-hero form .row .col-sm-4:first-child{padding-left: 0;}
.inner-hero form input[type="submit"],
.pages .qbtn input[type="submit"]{
	background: #efc107;
	font-size: 20px;
	color: #000;
	padding: 15px 35px;
	display: block;
	border-radius: 5px;
	border-bottom: 10px solid #f2cc34;
	border: none;
}
.qbtn em{font-size: 10px;}
.pages > .container > .row .col-sm-3{float:right;}
.inner-hero form .title {
    color: #f8ffe2;
    font-size: 36px;
    font-weight: normal;
}
.inner-hero a{
	float: right;
	padding: 0 35px;
	color: #000;
	background: #efc107;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 5px solid #f7e083;
	margin-right: 65px;
}
.inner-hero a:active{border: none;}
.inner-hero a:hover{
	text-decoration: none;
}
.about{
	background: #232222 url('images/bg-about.png');
	text-align: center;
	color: #9e9d9d;
	font-size: 24px;
	line-height: 50px;
	padding: 50px 0;
}
.about h1{
	font-size: 36px;
	margin: 0 0 30px;
	color: #7fa804;
	padding: 15px 0;
	position: relative;
	line-height: 38px;
}
.about h1::after,
.services h2::after,
.blog h2::after{
	bottom: 0;
	content: "";
	height: 2px;
	border-bottom: 2px solid #908e8e;
	left: 0;
	position: absolute;
	right: 0;
}
.services h2::after,
.blog h2::after{border-color: #eeeced;}
.about h1 strong{
	color: #fff;
	font-weight: normal;
}
.about h1 span,
.services h2 span,
.blog h2 span{
	border-bottom: 2px solid #7fa804;
	padding: 11px 25px;
	position: relative;
	z-index: 1;
}
.blog h2 span{padding: 11px 20px 12px 0;}
.services h2 span{padding: 11px 30px 12px;}
.about p{
	margin: 0 0 30px;
}
.about .btn{
	width: 300px;
	background: #efc107;
	color: #000;
	line-height: 69px;
	margin: 0 auto;
	display: block;
	border-radius: 5px;
	text-transform: uppercase;
	border-bottom: 10px solid #f2cc34;
}
.about .btn:hover,
.about .btn:focus{text-decoration: none;}
.services{
	text-align: center;
	padding: 30px 0;
}
.services h2{
	font-size: 36px;
	margin: 0 0 30px;
	line-height: 40px;
	color: #7fa804;
	padding: 15px 0;
	position: relative;
}
.services .col-sm-4:first-child{
	background: #f46602; /* Old browsers */
	background: -moz-linear-gradient(left,  #f46602 0%, #f16903 0%, #f26f07 22%, #f57009 23%, #f4750c 36%, #fa7d13 50%, #f77e13 53%, #fb8217 62%, #f98518 67%, #fd891c 78%, #fb881b 79%, #fd8a1f 82%, #fd8f20 98%, #ff8c1f 99%, #fc9021 100%, #fe8e20 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #f46602 0%,#f16903 0%,#f26f07 22%,#f57009 23%,#f4750c 36%,#fa7d13 50%,#f77e13 53%,#fb8217 62%,#f98518 67%,#fd891c 78%,#fb881b 79%,#fd8a1f 82%,#fd8f20 98%,#ff8c1f 99%,#fc9021 100%,#fe8e20 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #f46602 0%,#f16903 0%,#f26f07 22%,#f57009 23%,#f4750c 36%,#fa7d13 50%,#f77e13 53%,#fb8217 62%,#f98518 67%,#fd891c 78%,#fb881b 79%,#fd8a1f 82%,#fd8f20 98%,#ff8c1f 99%,#fc9021 100%,#fe8e20 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f46602', endColorstr='#fe8e20',GradientType=1 ); /* IE6-9 */
	border: none;
}
.services .col-sm-4{
	background: #f26702; /* Old browsers */
	background: -moz-linear-gradient(left,  #f26702 0%, #f16c05 14%, #f87910 42%, #f67b11 47%, #f97c12 47%, #f77c12 50%, #fd8a1f 82%, #fe8e20 100%, #fc9021 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #f26702 0%,#f16c05 14%,#f87910 42%,#f67b11 47%,#f97c12 47%,#f77c12 50%,#fd8a1f 82%,#fe8e20 100%,#fc9021 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #f26702 0%,#f16c05 14%,#f87910 42%,#f67b11 47%,#f97c12 47%,#f77c12 50%,#fd8a1f 82%,#fe8e20 100%,#fc9021 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f26702', endColorstr='#fc9021',GradientType=1 ); /* IE6-9 */
	border-left: 1px solid #f46602;
	position: relative;
}
.services .col-sm-4:last-child{
	background: #f46602; /* Old browsers */
	background: -moz-linear-gradient(left,  #f46602 0%, #f16903 0%, #f26f07 22%, #f57009 23%, #f4750c 36%, #fa7d13 50%, #f77e13 53%, #fb8217 62%, #f98518 67%, #fd891c 78%, #fb881b 79%, #fd8a1f 82%, #fd8f20 98%, #ff8c1f 99%, #fc9021 100%, #fe8e20 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #f46602 0%,#f16903 0%,#f26f07 22%,#f57009 23%,#f4750c 36%,#fa7d13 50%,#f77e13 53%,#fb8217 62%,#f98518 67%,#fd891c 78%,#fb881b 79%,#fd8a1f 82%,#fd8f20 98%,#ff8c1f 99%,#fc9021 100%,#fe8e20 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #f46602 0%,#f16903 0%,#f26f07 22%,#f57009 23%,#f4750c 36%,#fa7d13 50%,#f77e13 53%,#fb8217 62%,#f98518 67%,#fd891c 78%,#fb881b 79%,#fd8a1f 82%,#fd8f20 98%,#ff8c1f 99%,#fc9021 100%,#fe8e20 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f46602', endColorstr='#fe8e20',GradientType=1 ); /* IE6-9 */
}
.services .icon {
	height: 230px;
	overflow: hidden;
	padding: 25px;
	display: table-cell;
	vertical-align: middle;
	width: 350px;
}
.services .icon img{
	max-width: 100px;
	height: auto;
	max-height: 150px;
}
.services strong {
	background: #f98015 none repeat scroll 0 0;
	display: block;
	font-size: 24px;
	line-height: 34px;
	font-weight: normal;
	margin: 0 -16px;
	padding: 15px 10px;
	text-align: center;
	border-left: 1px solid #f46602;
}
.services .col-sm-4:first-child strong{border: none;}
.services strong span{
	display: block;
}
.services .overlay{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.blog-area{
	padding: 20px 0 30px;
	overflow: hidden;
}
.blog-area ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.blog-area li{
	padding-top: 20px;
	overflow: hidden;
	display: none;
}
.blog-area li:first-child{
	padding: 0;
	display: block;
}
.blog-area li:nth-child(2){display: block;}
.blog-area a{
	color: #f16802;
}
.ad.col-sm-6{padding-top: 60px;}
.ad.col-sm-6 a,
.ad.col-sm-6 a img{
	display: block;
	width: 100%;
	height: auto;
}
.blog-area p{margin: 0 0 5px;}
.blog-area h3{
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 10px;
	font-weight: bold;
}
footer .subscribe-email input[type="email"]{
	float: left;
	width: 300px;
	border: none;
	padding: 13px  0 9px 15px;
}
.blog-area h3 a{
	color: #7fa804;
}
.blog h2{
	margin: 0 0 15px;
	padding: 0 0 12px;
	position: relative;
	font-size: 36px;
	line-height: 48px;
}
.date em{
	display: block;
	font-style: normal;
	text-align: center;
	text-transform: uppercase;
	background: #8f8d8c;
	color: #e5e2e2;
	padding: 5px;	
}
.date .day{
	background: #e5e2e2;
	font-size: 26px;
	line-height: 45px;
	color: #8f8d8c;
}
.blog-area .ad img{
	display: block;
	width: 100%;
	height: auto;
}
.how-it{padding: 25px 0;}
.how-it .container{
	display: flex;
}
.how-it .container >div{
	border-top: 2px dashed #fc7f04;
	padding: 15px;
}
.how-it .container .col-sm-2{}
.how-it .container:nth-child(3) .col-sm-5,
.how-it .container:nth-child(5) .col-sm-5{
	border-right: 2px dashed #fc7f04;
}
.how-it .container:nth-child(2) .col-sm-5:first-child,
.how-it .container:nth-child(4) .col-sm-5:first-child{
	border-left: 2px dashed #fc7f04;
}
.how-it .container:nth-child(3) .col-sm-5:first-child,
.how-it .container:nth-child(5) .col-sm-5:first-child{border-right: none;}
.how-it .container:nth-child(2) .col-sm-5{border-top: none;}
.how-it .container:nth-child(2) .col-sm-5:first-child{border-top: 2px dashed #fc7f04;}
.how-it .container:first-child > div{border-top: none;}
.how-it .container:first-child .col-sm-2{border-right: 2px solid #fc7f04;}
.how-it .container:nth-child(6) .col-sm-5:first-child{border-top: none;}
.how-it .container:nth-child(6) .col-sm-2{border-left: 2px solid #fc7f04;}
.how-it h3{margin: 0 0 10px;}
.how-it .number{
	font-size: 40px;
	line-height: 24px;
	text-align: center;
	display: block;
	padding: 25px 0;
	position: relative;
	height: 100%;
	color: #ddd;
}
.how-it .number span{
	display: block;
	font-size: 18px;
}
.how-it .title{
	display: block;
	font-size: 30px;
	color: #fc7f04;
	text-align: center;
}
.how-it .container .detail{
	padding: 15px 0;
}
.how-it .number:before{
	content:  "\f063";
	top: 0;
	font-family: 'fontawesome';
	position: relative;
	font-size: 18px;
	color: #ddd;
	top: -32px;
}
.how-it .image{
	text-align: center;
	font-size: 80px;
	line-height: 140px;
	color: #ddd;
}
#footer{
	background: #212020;
	color: #8f8d8c;
	padding: 50px 0 0;
}
#footer a{
	color: #8f8d8c;
	text-decoration: none;
}
#footer a:hover{color: #fff;}
#footer .title{
	display: block;
	color: #ddd;
	font-size: 20px;
	line-height: 30px;
	padding: 5px 0;
	font-weight: bold;
	margin-bottom: 15px;
	position: relative;
}
#footer .title:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-bottom: 1px solid #525252;
}
#footer .title span{
	border-bottom: 1px solid #fff;
	padding: 0 20px 8px 0;
	position: relative;
	z-index: 1;
}
footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.social ul li{
	display: inline-block;
}
.social li a{
	display: block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #343333;
	color: #8f8d8c;
	font-size: 18px;
}
.social li a:hover{
	background: #434343;
}
.contact form .row{margin-bottom: 15px;}
.contact form input[type=submit]{
	display: inline-block;
	padding: 10px 45px;
	border: none;
	background: #7fa804 ;
	font-size: 18px;
	border-radius: 3px;
	color: #fff;
}
.blog-page .col-sm-3,
.container.single .col-sm-3{
	background: #7fa804;
}
.blog-page .col-sm-3 a,
.container.single .col-sm-3 a{color: #fff;}
.container.single{
	padding: 30px 15px;
}
.blog-page h2{margin-top: 0;}
.quote-form{
	padding: 30px 15px;
}
.quote-form label strong{
	color: red;
	font-weight: bold;
}
.quote-form #check span{color: #bbb;}
.quote-form .row{
	margin-bottom: 20px;
	background: #fdfdfd;
	padding: 10px 0;
}
.quote-form label{font-weight: normal;}
.quote-form .submit{overflow: hidden;}
.quote-form .submit input[type="submit"]{
	float: right;
	font-size: 18px;
	border: none;
	background: #efc107;
	padding: 10px 40px;
}
footer .address li strong{
	display: inline-block;
	min-width: 60px;
}
footer .subscribe p{
	margin: 0 0 10px;
}
footer form{
	background: #343333;
	overflow: hidden;
}
footer .bottom{
	text-align: center;
	padding: 40px 0 15px;
	background: #232222;
	font-size: 12px;
	color: #444343;
	font-family: 'Roboto', sans-serif;
}
footer .bottom a{
	color: #444343;
	text-decoration: none;
	font-size: 10px;
}
footer .bottom a:hover{
	color: #fff;
	text-decoration: none;
	outline: 0;
}
footer form input[type="text"]{
	border: none;
	background: no-repeat;
	float: left;
	width: 80%;
	height: 50px;
	line-height: 50px;
	padding: 10px 15px;
}
footer form input[type="submit"]{
	float: right;
	border: none;
	background: #060303;
	width: 20%;
	height: 50px;
	line-height: 50px;
}

@media screen and (max-width: 1000px) {
	.navbar-nav > li a{
		padding-left: 15px;
		padding-right: 15px;
	}
	.hero .inner-hero{
		padding: 25px 0;
	}
	.inner-hero form .title{
		font-size: 24px;
		color: #222;
	}
	.inner-hero form p span{
		font-size: 10px;
		color: #222;
	}
	.about{
		font-size: 14px;
		line-height: 33px;
	}
	.about .btn{
		line-height: 43px;
		width: 200px;
	}
	.blog-area h2{
		padding-bottom: 10px;
	}
	.blog{
		width: 100%;
		margin-bottom: 10px;
	}
	.ad{
		width: 100%;
		padding-left: 0;
	}
	footer .container > div{
		width: 100%;
		margin-bottom: 15px;
	}
	.blog h2 span{padding: 11px 20px 11px 0;}
}
@media screen and (max-width: 800px) {
	.hero .inner-hero{
		padding: 47px 0 26px;
		width: 60%;
	}
}
@media screen and (max-width: 768px) {
	.top > div{
		width: 100%;
		text-align: center;
	}
	.top .col-sm-4{margin-bottom: 15px;}
	header .phone{
		background: none;
		float: none;
		text-align: center;
		padding: 0;
	}
	.hero .caption{
		font-size: 24px;
		line-height: 36px;
	}
	.hero p{margin: 0;}
	.inner-hero form .qcontact{margin-bottom: 5px;}
	.inner-hero textarea{height: 60px;}
	.hero .inner-hero{padding: 3px 0 0;}
	.inner-hero form input[type="submit"]{
		font-size: 18px;
		padding: 5px 20px;
	}
	.inner-hero span{
		padding: 15px 65px 15px 0;
	}
	.about h1{
		font-size: 26px;
		padding: 10px 0;
		margin: 0 0 18px;
	}
	.blog{text-align: center;}
	.date.col-sm-2{
		width: 150px;
		margin: 0 auto 15px;
	}
	.date .day{
		font-size: 24px;
		line-height: 40px;
	}
	.top > div{padding: 0;}
	.top{padding: 15px;}
	.navbar-nav > li > a{border: none;}
	.services .col-sm-4{
		width: 33.333%;
		float: left;
	}
	.services strong{
		font-size: 16px;
		font-weight: bold;
		padding: 15px 8px;
	}
	.hero .inner-hero{
		width: 80%;
	}
	.inner-hero form .col-sm-4{
		width: 33.3%;
		float: left;
	}
	.qbtn em{color: #222;}
}
@media screen and (max-width: 480px){
	.hero .inner-hero{
		padding: 15px 0 0;
		float: none;
		
	}
	.hero .caption{
		font-size: 14px;
		line-height: 22px;
	}
	.inner-hero span{
		padding: 5px 15px 5px 0;
		border: none;
		margin-bottom: 5px;
	}
	.inner-hero span:after{display: none;}
	.inner-hero a{
		margin: 0;
		padding: 0 15px;
		font-size: 11px;
	}
	.about{
		font-size: 12px;
		line-height: 24px;
	}
	#footer .title{
		font-size: 18px;
		padding: 0;
		margin-bottom: 10px;
	}
	.col-sm-4.address{font-size: 11px;}
	#footer .title span{
		padding: 0 20px 3px 0;
	}
	.about h1 span{border: none;}
	.services .icon{
		width: 250px;
		padding: 15px 10px;
		height: 100px;
	}
	.services .icon img{
		max-height: 100px;
	}
	.hero{
		max-height: 100%;
		overflow: visible;
	}
	.hero .inner-hero{width: 100%;}
	.inner-hero form .qcontact{background: #fff;}
	.inner-hero form .col-sm-4{
		width: 100%;
		float: none;
		padding: 2px 0 0;
	}
	.hero .caption{position: static;}
	.services strong{
		font-size: 14px;
	}
	.services strong{
		font-size: 11px;
		line-height: 22px;
		padding: 10px 3px;
	}
}