@charset "utf-8";
html, body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	/*background:#d4effc*/
	-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoon */
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Archivo Narrow', sans-serif;
}
h2 {
	margin: 0 0 10px;
	color: #4e7ac7;
	font-size:25px;
	text-transform: uppercase;
	font-weight:normal;
	font-size: 22px;
	text-align: center;
}
h3 {
	color: #4e7ac7;
	font-size:22px;
	text-align: center;
	text-transform: uppercase;
	font-weight:normal;
}

h4 {
	font-weight:700;
	font-size: 15px;
	color: #464646;
	letter-spacing: 0.7px;
}
h5 {
	font-weight:700;
	font-size: 12px;
	color: #868686;
}
h2.what-we-do-header {
	margin:50px auto 20px;
}
p {
	font-family: 'Roboto', sans-serif;
	color: #5f5f5f;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 23px;
	letter-spacing: 0.7px;
	font-size: 15px;
}
hr {
	margin:0px;
	padding:0px;
	height:0;
	color:#ccccce;
	width:100%;
	height:1px;
	border:0;
	background-color: #ccccce;
}
.clear,
.clr {
	margin:0;
	padding:0;
	clear:both;
}

/* Global Classes starts */
* {
	outline:none;
}
div, form {
	margin:0px;
	padding:0px;
}
A IMG /* This Class will disble border over any link on images*/ {
	border:none;
	outline:none
}
a {
	text-decoration:underline;
	color:#4e7ac7;
}
a:hover {
	text-decoration:none;
	color:#325fae;
}
p a {
	text-decoration:none;
	color:#608ACE;
}
p a:hover {
	text-decoration:none;
	color:#325fae;
}
.blue {
	color:#608ACE;
}
p.blue a {
	text-decoration:underline;
}
p.blue a:hover {
	color:#608ACE;
	text-decoration:none;
}

UL {
	/* Controls NORMAL UL */
    margin:0 0 0 15px;
	padding:0 0 0 0;
	list-style-type:none;
	color:#000000;
}
UL LI {
	/* Controls NORMAL li inside UL */
    margin:0 0 3px 0;
	padding:0 0 0 12px;
}
UL strong {
	font-size:15px;
}
OL {
	/* Controls NORMAL OL */
    margin:0 0 0 28px;
	padding:0 0 0 0;
	list-style-type:decimal;
}
OL LI {
	/* Controls NORMAL li inside OL */
    text-decoration:underline;
	color:#000000;
}
OL LI A, LI A, OL A {
	/* Controls LINKS inside OL */
    text-decoration:underline;
	color:#004274;
}
OL A:HOVER {
	/* Controls LINKS HOVER inside OL */
    text-decoration:none;
	color:#cb0202;
}
UL A {
	/* Controls LINKS inside UL */
    text-decoration:underline;
	color:#004274;
}
UL A:HOVER {
	/* Controls LINKS HOVER inside UL */
    text-decoration:none;
	color:#cb0202;
}

/** **/
.row {
	max-width: 1110px;
	margin: 0 auto;
}
.column {
	float: left;
}
.column:last-of-type {
	float: right;
}
.column img {
	max-width:100%;
	width:100%;
	margin-bottom:20px;
}
.large-4 {
	width: calc(33.33% - 20px);
}
.footer-contact .large-3 {
	width: calc(25% - 65px);
}
.footer-contact .large-4 {
	width: calc(33.33% - 65px);
}
.footer-contact .large-5 {
	width: calc(41.66% - 65px);
}
.medium-4 {
	width:calc(33.33% - 20px);
	margin: 0 10px;
}
.medium-8 {
	width:calc(66.66% - 20px);
	margin: 0 10px;
}
/** **/

/* ----Global Classes ends-----*/
.button, .btn, input button, button, #searchsubmit {
	margin:15px 10px 0px 0px;
	padding:2px 12px 3px 12px;
	font-size:14px;
	color:#FFF;
	border:none;
	background:#4E7AC7;
	cursor:pointer;
	height:auto;
	width:auto;
}
.button:hover, .btn:hover, input button:hover, button:hover, #searchsubmit:hover {
	background:#004274;
}
ul {
	padding:0;
	margin:0;
}
img {
	border:0;
}
.header-section {
	/*background:#d4effc;*/
	/*border-top:solid 3px #4e7ac7;*/
	min-height:110px;
	clear:both;
}
.logo-section {
	float:left;
	width:auto;
	margin:20px 0 20px 15px;
}
.logo-section img {
	max-width:200px;
}
.right-social {
	margin: 0 10px 10px;
	max-width:210px;
	float: right;
}
.right-social h5 {
	float: left;
}
.right-social a {
	width: 30px;
	height: 30px;
	float: left;
	margin-top: 10px;
}
.right-social .btn-fb {
	background: url(/wp-content/themes/melbournehouseinspection/images/fb.png) no-repeat center center;
}
.right-social .btn-linkedin {
	background: url(/wp-content/themes/melbournehouseinspection/images/ln.png) no-repeat center center;
}
.right-social .btn-twitter {
	background: url(/wp-content/themes/melbournehouseinspection/images/tw.png) no-repeat center center;
}
.right-hr {
	background: #f5f5f5;
	height: 1px;
	width: 100%;
	float: right;
	max-width: 355px;
	clear: right;
	margin: 0 0 8px;
}
.right-call-section {
	float: right;
	width: auto;
	margin: 10px 10px 10px 0;
	padding: 0px 0px;
	font-size: 16px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #78acd9;
	clear: right;
}
.right-call-section .textwidget {
}
.right-call-section h6 {
	font-size: 14px;
	float: left;
	color: #868686;
	text-align: right;
	margin: 0 6px 0 10px;
	padding: 10px 10px 10px 30px;
	background: url(/wp-content/themes/melbournehouseinspection/images/phone-v3.jpg) no-repeat left center;
	font-weight: normal;
}
.right-call-section span {
	font-family: 'Archivo Narrow', sans-serif;
	color: #fff;
	font-size: 30px;
	background: #4e7ac7;
	padding: 9px;
	margin: 0 -1px;
	border-radius: 0 4px 4px 0;
    float: right;
}
.right-call-section span a {
	color: #fff;
	text-decoration: none;
}
.grey-wrapper {
	padding:20px 0;
	background: #eaeaea;
	margin-bottom: -48px;
}

.main-wrapper {
	max-width: 1115px;
	/*width:940px;*/
	margin:0 auto;
	clear:both;
	font-family: 'Archivo Narrow', sans-serif;
	font-size:14px;
}
.nav-section {
	background: #eaeaea;
	clear: both;
	min-height: 59px;
	padding: 1px 0;
}
.menu-top-menu-container {
	text-align: center;
}
#menu-top-menu {
	position: relative;
	display: inline-block;
}
.main-menu li {
	float:left;
	width:auto;
	padding:0px;
	margin-bottom:0px;
	font-size:13px;
	font-weight:bold;
}
.main-menu li a {
	padding:22px 23px;
	line-height:61px;
	color:#000;
	text-decoration:none;
	border-left:solid 1px #e8e8e8;
	text-transform:uppercase;
	font-size:15px;
}
.main-menu #menu-top-menu > li.current_page_item > a,
.main-menu .sub-menu > li.current_page_item a,
.main-menu li a:hover {
	border-top:solid 3px #4e7ac7;
	color:#4e7ac7
}
.slider-section {
	clear:both;
}
.main-menu li a.search-block {
	border-right:solid 1px #e8e8e8;
	padding-right:24px;
}

.main-menu li .sub-menu {
	position: absolute;
	z-index: 999;
	display: none;
}
#menu-top-menu > li.active .sub-menu {
	display: block;
}
.main-menu li .sub-menu li {
	float: none;
	background: #fff;
	text-align: left;
}
.main-menu li .sub-menu li a {
	padding: 10px 22px;
	margin: 0;
	line-height: 40px;
}


.what-we-do-wrapper {
	padding: 0px 0px 30px 0px;
	min-height: 170px;
	clear: both;
	background: url(/wp-content/themes/melbournehouseinspection/images/line.png) no-repeat center 83px;
	background-size: 80%;
	margin-bottom: 60px;
}

.what-we-do-step {
	width: 25%;
	float: left;
	margin: 0 auto;
	text-align: center;
}
.what-we-do-step:last-of-type {
	clear: right;
}
.what-we-do-step h4 {
	max-width: 154px;
	margin: 50px auto 0;
}
/*.main-wrapper h2 {*/
	/*text-align:center;*/
	/*font-weight:normal;*/
	/*font-size:36px;*/
	/*margin-bottom:0;*/
	/*text-transform:uppercase;*/
	/*margin-bottom:5px;*/
/*}*/
.box-section {
	width:227px;
	float:left;
	margin-right:10px;
}
.box-section.last-section {
	margin-right:0;
}
.box-section h3 {
	font-size:14px;
	font-weight:bold;
	clear:both;
	margin-bottom:15px;
	overflow:hidden
}
.box-section h3 img {
	float:left;
	margin-right:10px;
}
.box-section h3 span {
	padding-top:13px;
	display:block;
	width:auto;
	float:left
}
.box-section p {
	color:#404040;
	font-size:13px;
	margin:0px;
	padding:0px;
}
.about-us-section {
	float:left;
	width:630px;
	margin-right:30px;
	font-size:14px;
}
.about-us-section p {
	margin:0px;
	padding:5px 0px 13px 0px;
	line-height:20px;
	font-size:14px;
}
.about-us-section h3, .about-us-section h1 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:12px;
}
.about-image {
	float:right;
	width:auto;
	margin-bottom:25px;
}
.testimonial-wrapper {
	background: url(/wp-content/themes/melbournehouseinspection/images/bg-sky.jpg) no-repeat;
	background-size: cover;
	clear:both;
	margin:0;
}
.testimonial-wrapper h2 {
	color:#fff;
	padding-top:35px;
}
.line-testi {
	text-align:center
}
.testi-content {
	text-align:center;
	font-size:25px;
	font-style:italic;
	color:#888888
}
.testi-customer-info {
	margin:0 auto;
	width:300px;
	color:#4e7ac7;
	font-size:18px;
	clear:both;
	overflow:hidden
}
.testi-customer-info img {
	float:left;
	width:auto;
	margin-right:5px;
}
.testi-customer-info span {
	padding-top:25px;
	display:block
}
.testipaging {
	clear:both;
	margin:25px auto;
	width:200px;
	text-align:center
}
.testi-customer-info {
	clear:both;
}
.contact-info-block h2 {
	text-align: center;
	font-size: 33px;
	margin: 35px 10px;
	letter-spacing: 2px;
}
.contact-info-block textarea, .contact-info-block input {
	text-align:left;
	border:solid 2px #d6dfe3;
	width:855px;
	padding:10px;
	margin:5px auto;
	border-radius:5px;
	font-size:12px;
}
.contact-info-block textarea {
	/*min-height:120px;*/
	/*background-image:url(../images/normal-mode.png);*/
	/*background-repeat:no-repeat;*/
	/*padding-left:55px;*/
	float: right;
	width: calc(28% - 20px);
	height: 62px;
	margin: -42px 10px 0;
}
.contact-info-block input {
	width: calc(33% - 20px);
	float: left;
	background: none;
	padding: 10px;
}
.contact-info-block .wpcf7-form-control-wrap:nth-of-type(2n) input {
	margin-left: 25px;
}
.contact-info-block .btn-section {
	color: #fff;
	background: #f3b24e;
	padding: 15px 55px;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	border-radius: 7px;
	float: none;
	width: 230px;
	text-align: center;
	border: none;
	margin: 0px auto;
	clear: both;
}
.contact .btn-section {
	background:url(../images/submit-btn.png) right top no-repeat;
	width:140px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	font-size:1px;
	height:40px;
	color:#424242;
}
.book-row-block .btn-section {
	color: #fff;
	background: #f3b24e;
	padding: 15px 55px;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	border-radius: 7px;
	margin-top: 18px;
	width: 350px;
	float: none;
	text-align: center;
	border: none;
}
.book-row-block .btn-section:hover {
	background: #bb8738;
}
.contact-info-block {
	margin:70px 0 50px;
}
.footer-warpper {
	background:#131719;
	margin-top:35px;
	clear:both;
	min-height:110px
}
.footer-warpper .main-wrapper {
	width: calc(100% - 20px);
	max-width: 100%;
	background: #1d2326;
	padding: 0 10px;
}
.social-section {
	float:right;
	width:auto;
	margin-top:35px;
}
.footer-link-section {
	max-width: 900px;
	margin: 0 auto;
}
.footer-link-section ul li {
	float:left;
	width:auto;
	font-size:13px;
	margin: 15px 0;
	padding: 0 7px;
}
.contact-info-block .activeFocus {
	background-image:url(../images/active-mode.png);
	background-repeat:no-repeat;
	border:solid 2px #4e7ac7
}
.contact-info-block .user-name {
	background-position:0 4px;
}
.contact-info-block .email-info {
	background-position:0 -62px;
}
.contact-info-block .phone-info {
	background-position:0 -130px;
}
.contact-info-block .subject-info {
	background-position:0 -197px;
}
.contact-info-block .message-info {
	background-position:0 -267px;
}
.contact-info-block p {
	clear: both;
}
.contact-info-block p:last-of-type {
	padding: 40px 0 0 !important;
}
.pre-purchase
{
    text-align: left !important;
    margin: 20px 0px 0px 10px !important;
}

.copyright-sec {
	clear:both;
	font-size:12px;
	color: #fff;
	background: #090b0c;
	text-align: center;
	padding: 30px 0;
	text-transform: uppercase;
	font-family: 'Archivo Narrow', sans-serif;
	letter-spacing: 0.7px;
}
.copyright-sec a {
	color: #fff;
	text-decoration:none;
}
.footer-link {
	padding:20px 0;
	clear:both;
	overflow:hidden
}
.footer-link a {
	color: #767676;
	text-decoration: none;
	padding: 0 8px;
	text-transform: uppercase;
	font-size: 15px;
}
.footer-link a.active, .footer-link a:hover {
	color:#4e7ac7;
}
.footer-link-section ul li:first-child a, .footer-link-section ul li:first-child {
	/*padding-left:0;*/
}


.footer-logo {
	/*background: url(/wp-content/themes/melbournehouseinspection/images/logo-footer.png) no-repeat center center;*/
	background: url(/wp-content/themes/melbournehouseinspection/images/logo-3.jpg) no-repeat center center;
	background-size: contain;
	width: 335px;
	height: 115px;
	margin: 50px auto 0;
	padding: 100px 0;
}


.topbar-section {
	clear:both;
	background:url(/wp-content/themes/melbournehouseinspection/images/melbourneinspection.jpg) no-repeat center center;
	height:90px;
	margin-top:0px;
	-webkit-background-size:cover;
	background-size:cover;
}
.topbar-section h1 {
	float:left;
	width:auto;
	font-size:25px;
	margin:30px 0;
	padding: 0 10px;
	font-weight:normal;
	color: #fff;
	text-transform: uppercase;
}
.breadcrumb-link {
	float:right;
	width:auto;
	margin:35px 0;
}
.breadcrumb-link a {
	text-decoration:none;
	color:#333333;
}
.full-content-section {
	height:auto;

}
.book-discreption {
	margin:75px 10px;
	overflow:hidden;
	font-size:14px;
}
.book-discreption .column {
	text-align: left;
}
.book-discreption b {
	color: #000;
}
.book-discreption li {
	font-family: 'Roboto', sans-serif;
	text-align: left;
	color: #5f5f5f;
}
.book-row-block h4 {
	background: #d0ebf8;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 15px;
	color: #4e7ac7;
	margin-bottom: 8px;
	text-transform: uppercase;
	text-align: left;
	border-radius: 15px/5px;
}
.book-row-block label.hidden {
	display:none;
	/*min-width:200px;*/
	/*width:auto;*/
	/*float:left;*/
	/*margin-left:15px;*/
	/*margin-top:10px;*/
}
.book-row-block span .inputStyle {
	margin: 4px 8px;
	width: calc(100% - 50px);
	border: solid 1px #cecece;
	padding: 15px;
	font-size: 12.5px;
	font-family: 'Archivo Narrow', sans-serif;
	letter-spacing: 1px;
	float: left;
	border-radius: 12px / 4px;
}
.book-row-block span.wpcf7-checkbox span.wpcf7-list-item-label {
	font-size: 12.5px;
	font-family: 'Archivo Narrow', sans-serif;
	color: #686868;
	letter-spacing:1px;
}


/** Gravity form **/
#gform_wrapper_1 {
	padding:0 15px;
}
#gform_wrapper_1 .gfield_html {
	background: #d0ebf8;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 15px;
	color: #4e7ac7;
	margin-bottom: 8px;
	text-transform: uppercase;
	text-align: left;
	border-radius: 15px/5px;
	clear: both !important;
	max-width:100%;
}
#gform_wrapper_1 .gfield_label {
	display: none !important;
}
#gform_wrapper_1 input[type=text],
#gform_wrapper_1 input[type=email] {
	margin: 4px 8px;
	width: calc(50% - 20px);
	border: solid 1px #cecece;
	padding: 15px;
	font-size: 12.5px;
	font-family: 'Archivo Narrow', sans-serif;
	letter-spacing: 1px;
	float: left;
	border-radius: 12px / 4px;
}
.gform_wrapper ul li.gfield {
	clear: none !important;
}
.gform_wrapper .gform_footer input.button {
	color: #fff;
	background: #f3b24e;
	padding: 15px 55px;
	font-size: 20px !important;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	border-radius: 7px;
	margin: 18px auto;
	width: 350px;
	float: none;
	text-align: center;
	border: none;
}
.gform_wrapper .gform_footer input.button:hover {
	background: #bb8738;
}
.gform_wrapper .gform_footer {
	text-align: center;
}
.gform_wrapper .gfield_checkbox li {
	float: left;
	margin-right:20px !important;
}
.gform_wrapper .gfield_checkbox li label {
	font-size: 12.5px;
	font-family: 'Archivo Narrow', sans-serif;
	color: #686868;
	letter-spacing: 1px;
}
/** Gravity form **/


/** Gravity form 2 **/
#gform_wrapper_2 li label.gfield_label {
	display: none !important;
}

#gform_wrapper_2.gform_wrapper .top_label textarea {
	width: calc(33% - 20px);
	float: right;
	height: 90px;
	margin: -45px 0 0 0;
	padding: 10px;
}
#gform_wrapper_2.gform_wrapper .top_label input[type=text],
#gform_wrapper_2.gform_wrapper .top_label input[type=email] {
	width: calc(33% - 15px);
	float: left;
	margin: 5px 24px 5px 0;
	padding: 10px;
}
#gform_wrapper_2.gform_wrapper #field_2_5.gfield_error {
	clear: both !important;
}

#gform_wrapper_2.gform_wrapper .gfield_error textarea {
	float: left;
	margin-top: 10px;
}

/** Gravity form 2 **/



/** Gravity form 3 **/
#gform_wrapper_3 li label.gfield_label {
	display: none !important;
}
#gform_wrapper_3 input[type=text],
#gform_wrapper_3wrapper_3 input[type=email],
#gform_wrapper_3 textarea {
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #ededed;
	border-style: solid;
	font-family: "Roboto", serif;
}
.gform_wrapper textarea.large {
	width: 98.7% !important;
}
#gform_wrapper_3 form li,
#gform_wrapper_3 li {
	float: left;
	padding: 0;
	width: 50%;
}
#gform_wrapper_3 form li:last-of-type {
	width:100%;
}

/** Gravity form 3 **/

/** Gravity form 5 **/
#gform_wrapper_5 li label.gfield_label {
	display: none !important;
}
#gform_wrapper_5 input[type=text],
#gform_wrapper_5 input[type=email],
#gform_wrapper_5 textarea {
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #ededed;
	border-style: solid;
	font-family: "Roboto", serif;
	transition: initial !important;
	line-height: 15px !important;
}
#gform_wrapper_5 form li,
#gform_wrapper_5 li {
	float: left;
	padding: 0;
	width: 50%;
}
#gform_wrapper_5 form li:last-of-type {
	width:100%;
}
/** Gravity form 5 **/



#s {
	margin:5px 0px 1px 0px;
	width:150px;
	border:solid 1px #cecece;
	padding:4px;
	-webkit-box-shadow:inset 0 0 10px #ECECEC;
	-moz-box-shadow:inset 0 0 10px #ECECEC;
	box-shadow:inset 0 0 10px #ECECEC;
}
.book-row-block .row-view {
	clear:both;
	overflow:hidden
}
.wpcf7-list-item {
	color: #000;
	margin: 10px 5px;
	padding: 0px;
	float: left;
	width: 300px;
	text-align: left;
}
.wpcf7-list-item span span {
	color:#000;
}
.book-row-block .wpcf7-list-item span {
	color:#000;
}
.book-row-block .row-view .checkbox-style {
	width:auto;
	float:left;
	margin-top:15px;
	margin-left:15px;
}

.campcha-section {
	margin:15px 0;
}
.reports-section {
	clear:both;
	margin:25px 0;
}
.full-content-section h2 {
	font-size:24px;
	text-transform:uppercase;
	margin: 0 0 30px;
    text-align: center;
}
.full-content-section h3 {
	color:#4e7ac7;
	font-size:18px;
	margin-top:0;
}
.full-content-section p {
	font-size:14px;
	line-height:22px;
}
.full-content-section .thankyou p, .full-content-section .thankyou {
	font-size:17px;
}
.full-content-section p span {
	color:#4e7ac7;
	display: inline-block;
	width: 50%;
}
.full-content-section p span.Selectthetypeofinspection {
	width:100%;
}
.full-content-section p .Selectthetypeofinspection > span {
	width: 100%;
}
.full-content-section p .Selectthetypeofinspection .wpcf7-list-item {
	width: auto;
}
.full-content-section p .Selectthetypeofinspection > span .wpcf7-list-item-label {
	width:auto;
}
.inner-contact {
	text-align:center;
	margin-top:30px;
	clear:both;
	font-size:15px;
	font-weight:bold;
	color:#000;
}
.inner-contact span {
	color:#4E7AC7;
}
.tabs {
	margin:25px 0px 5px 0px;
	padding:0px;
}
.map {
	margin:0px 0px 5px 0px;
	padding:0px;
}
.contact {
	margin:0px 20px 5px 0px;
	padding:0px;
	width:calc(50% - 10px);
	float:left;
}
.contact .intcon {
	margin:5px 0px 1px 0px;
	display:block;
	width:200px;
	float:left;
	border:solid 1px #cecece;
	padding:6px 4px;
	-webkit-box-shadow:inset 0 0 10px #ECECEC;
	-moz-box-shadow:inset 0 0 10px #ECECEC;
	box-shadow:inset 0 0 10px #ECECEC;
	font-size:13px;
}
.contact .intcon1 {
	margin:5px 16px 1px 16px;
	display:block;
	width:200px;
	float:left;
	border:solid 1px #cecece;
	padding:6px 4px;
	-webkit-box-shadow:inset 0 0 10px #ECECEC;
	-moz-box-shadow:inset 0 0 10px #ECECEC;
	box-shadow:inset 0 0 10px #ECECEC;
	font-size:13px;
}
.contact .inttext {
	margin:10px 0px 1px 0px;
	display:block;
	width:650px;
	border:solid 1px #cecece;
	padding:6px 4px;
	-webkit-box-shadow:inset 0 0 10px #ECECEC;
	-moz-box-shadow:inset 0 0 10px #ECECEC;
	box-shadow:inset 0 0 10px #ECECEC;
	font-size:13px;
	min-height:100px;
	font-family:Arial, Helvetica, sans-serif;
	color:#747474;
}
.contact .intl {
	margin:10px 0px 1px 0px;
	display:block;
	width:650px;
	border:solid 1px #cecece;
	padding:6px 4px;
	-webkit-box-shadow:inset 0 0 10px #ECECEC;
	-moz-box-shadow:inset 0 0 10px #ECECEC;
	box-shadow:inset 0 0 10px #ECECEC;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.contact .btnsubmit {
	margin:10px 0px 1px 0px;
	display:block;
	border:none;
	padding:0;
	font-size:1px;
	text-indent:-9999px;
	cursor:pointer;
}
.full-content-section .contact ul {
	margin-left:0;
}
.contact li {
	list-style: none;
	padding: 0 48px;
	letter-spacing: 1px;
	line-height: 30px;
	background-position: left 15px !important;
	margin-bottom: 20px;
}
.contact li.home {
	background: url(/wp-content/themes/melbournehouseinspection/images/dot-1.png) no-repeat;
}
.contact li.phone {
	background: url(/wp-content/themes/melbournehouseinspection/images/dot-2.png) no-repeat;
}
.contact li.email {
	background: url(/wp-content/themes/melbournehouseinspection/images/dot-3.png) no-repeat;
}
.contact li.www {
	background: url(/wp-content/themes/melbournehouseinspection/images/dot-4.png) no-repeat;
}
.address {
	margin:0px 0px 5px 5px;
	padding:0px;
	width:calc(50% - 20px);
	float:left;
}
.address p {
	font-size:12px;
	text-align: left;
}
.address ul {
	margin:20px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}
.address ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 23px;
	list-style-type:none;
	display:block;
}
.address ul li a {
	text-decoration:none;
	color:#000;
}
.address ul li a:hover {
	text-decoration:none;
	color:#3067BF;
}
.address ul li.home {
	background:url(../images/home.jpg) left 3px no-repeat;
}
.address ul li.phone {
	background:url(../images/phone.jpg) left 3px no-repeat;
}
.address ul li.email {
	background:url(../images/email.jpg) left 4px no-repeat;
}
.address ul li.www {
	background:url(../images/www.jpg) left 3px no-repeat;
}
.contact h2,
.address h2{
	text-transform: capitalize;
	text-align: left;
	letter-spacing: 2px;
}

.pricing_table {
	color: #fff;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	margin:30px auto 20px auto;
}
/*Only the direct LI child, not the .features li*/
.pricing_table>li {
	background:#F7F7F7;
	width:310px;
	float: left;
	list-style-type: none;
	/*For smooth hover effects if .active is replaced by :hover*/
	transition: all 0.2s;
	margin:0px;
	padding:0px;
	/*border-right:1px solid #D4EFFC;*/
	text-align: center;
}
.pricing_table>li.active {
	background:#F7F7F7;
	transform:scale(1.08);
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.4);
	border-right:none;
}
.pricing_table>li.active h3 {
	text-transform: uppercase;
	padding:18px 0 18px 0;
	font-size:14px;
	font-weight: bold;
	background:#4E7AC7;
	color:#FFFFFF;
	font-family: 'Open Sans', sans-serif;
}
.pricing_table>li.active .price_body {
	margin:5px auto 4px auto;
	padding:10px 0px;
	display:block;
	font-size:26px;
	text-transform: uppercase;
	color:#4E7AC7;
	height:39px;
}
.pricing_table>li.active .features {
	margin:0px;
	padding:10px 5px;
	border-top:1px solid #FFF;
	background:#EEEEEE;
	color:#888888;
	min-height:45px;
	line-height:22px;
	font-size:14px;
}
.pricing_table>li.active .footer {
	padding:15px 10px 15px 10px;
	background:#4E7AC7;
	margin:0px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.pricing_table h3 {
	text-transform: uppercase;
	padding: 18px 0;
	font-size: 18px;
	font-weight: normal;
	background: #4e7ac7;
	color: #FFFFFF;
	letter-spacing:1px;
}
.pricing_table .price_head {
	margin: 0px auto;
	font-size: 14px;
	display: block;
	color: #5f5f5f;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.pricing_table .price_body {
	font-family: 'Roboto', sans-serif;
	margin: 10px auto 10px auto;
	padding: 10px 0px;
	display: block;
	font-size: 54px;
	text-transform: uppercase;
	color: #7aadda;
	font-weight: bold;
}
.pricing_table .price_body span {
	margin: 0px auto;
	font-size: 32px;
	display: inline-block;
	text-transform: uppercase;
	vertical-align: super;
	letter-spacing: 1px;
}
.pricing_table .price_extra {
	font-family: 'Roboto', sans-serif;
	color: #5f5f5f;
	font-size: 14px;
	text-transform: uppercase;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	margin: 25px;
	padding: 18px 0;
}
.pricing_table a{
	color: #fff;
	background: #f3b24e;
	padding: 15px 55px;
	font-size: 17.5px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	border-radius: 7px;
	width: 119px;
	float: none;
	text-align: center;
	border: none;
}
.pricing_table .price .price_figure {
	display: block;
}
.pricing_table .price .price_term {
	font-size: 11px;
	font-weight: normal;
}
.pricing_table .features {
	margin:0px;
	padding:10px 5px;
	/*border-top:1px solid #D4EFFC;*/
	background:#EEEEEE;
	color:#888888;
	min-height:50px;
	line-height:22px;
	font-size:14px;
}
.pricing_table .footer {
	padding: 10px;
	background:#505050;
	margin:0px;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	color:#FFF;
	font-weight:bold;
}
.pricing_table .footer a {
	font-family: 'Open Sans', sans-serif;
	color:#FFF;
	text-decoration:none;
}
.pricing_table .footer a:hover {
	font-family: 'Open Sans', sans-serif;
	color:#DBDBDB;
	text-decoration:none;
}
.clr {
	clear: both;
}
.bannertext {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
	bottom:0px;
	color: #FFFFFF;
	display:block;
	left: 0;
	padding:12px;
	position: absolute;
	right: 0;
	text-align: center;
	z-index:1000;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
}
.wp-tabs .ui-tabs-panel {
	background:transparent !important;
}
.wp-tabs .ui-tabs {
	background:transparent !important;
	border:none!important;
}
.wp-tabs .ui-tabs-panel .wp-tab-content {
	margin:-25px 0px 0px 10px!important;
	padding:0px !important;
}
.wp-tab-content-wrapper h2 {
	font-size:17px;
	font-weight:bold;
}
.wp-tabs.wpui-tabs-vertical ul.ui-tabs-nav li a {
	text-transform:uppercase;
	font-size:14px;
}
.wp-tabs.wpui-tabs-vertical ul.ui-tabs-nav li a {
	text-transform:uppercase;
	font-size:14px;
}
.testimonial_slider__default .testimonial_quote {
	background:none !important;
	width:100% !important;
	margin:0px 0px !important;
}
.testimonial_quote {
	color: #888888;
	font-size: 25px !important;
	font-style: italic !important;
	margin: 20px 0 !important;
	text-align: center !important;
	font-family:'Myriad Pro', Arial, sans-serif !important;
	list-style:35px !important;
	padding:0px 0px 20px 0px!important;
}
.testimonial_slider__textonly .testimonial_by_wrap .testimonial_by_inner {
	margin: 0 !important;
	text-align: center;
}
.testimonial_slider__textonly .testimonial_by_wrap .testimonial_by {
	text-transform: capitalize !important;
	font-size:27px !important;
	letter-spacing: 1px !important;
	font-family: 'Archivo Narrow', sans-serif !important;
}
.testimonial_slider__textonly .testimonial_content span {
	font-family: 'Libre Baskerville', serif !important;
	max-height:195px;
	overflow: hidden;
	text-align: justify;
}
.testimonial_slider__textonly .sldr_title {
	display: none !important;
}
.testimonial_slider {
	line-height:inherit!important;
}
.testimonial_slider__default .testimonial_by_wrap {
	margin:0px auto !important;
	width:400px !important;
	float:none!important;
	padding:0px;
}
.testimonial_slider__default .testimonial_by_wrap span {
	float:left !important;
	display:block !important;
	width:300px !important;
}
.testimonial_slider__default .testimonial_by_wrap span.testimonial_avatar {
	float:left !important;
	width:90px !important;
}
.testimonial_slider__default a.testimonial_next, .testimonial_slider__default a.testimonial_prev {
	display:none!important;
}
.testimonial_by {
	padding:15px 0px 0px 0px!important;
	color: #4E7AC7;
	font-size: 18px!important;
	font-family:'Myriad Pro', Arial, sans-serif !important;
}
.testimonial_slider__default .testimonial_by_wrap span.testimonial_site {
	display:none !important;
}
#testimonial_slider_recent_wrap {
	width:750px!important;
	margin:0px auto!important;
}
.testimonial_slider__textonly .testimonial_content_wrap:before {
	display: none !important;
}
.testimonial_slider__textonly .testimonial_nav {
	display: none !important;
}
.testimonial_slider__textonly .testimonial_content .testimonial-star-outer {
	text-align: center;
	float: none !important;
}
.dashicons-star-filled:before {
	font-size: 35px;
}

/*Custom CSS - Zilogn*/
img.alignleft {
	float:left;
	margin:5px 15px 15px 0;
}
.full-content-section ul {
	list-style-type:disc;
	margin-left:15px;
}

/** Home Slider **/
.slider-section,
.rev_slider {
	min-height:450px !important;
}
.rev_slider h2 {
	color: #fff;
	font-size:35px;
	line-height: 37px;
}
.rev_slider p {
	color: #fff;
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
}
.rev_slider a {
	color: #fff;
	background: none;
	border: 2px solid #fff !important;
	display: inline-block;
	border-radius: 5px;
	font-size: 20px !important;
	padding: 10px 25px !important;
	text-decoration: none;
	text-transform: uppercase !important;
	font-family: 'Archivo Narrow', sans-serif;
}
.rev_slider a:hover {
	background: none;
	text-decoration: underline;
}
.rev_slider .row {
	width: 100%;
}
.rev_slider .row .large-6.column {
	width: 50%;
	float: left;
}


.rev-layer {
	background: rgba(74, 104, 164, 0.8);
	padding: 10px 20px !important;
	height:430px;
}
.rev-layer h4 {
	color: #fff;
	font-size: 25px !important;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px !important;
	margin: 15px 0 5px !important;
}
.rev-layer #gf_3 {
	display: none !important;
}
.rev-layer input[type=text],
.rev-layer input[type=email],
.rev-layer textarea {
	font-size: 12.5px !important;
	width:100% !important;
}

.rev-layer #gform_wrapper_5 form li,
.rev-layer #gform_wrapper_5 li {
	width: 100% !important;
	background: none;
	margin: 3px 0 !important;
}
.rev-layer textarea {
	height:90px !important;

}
.rev-layer input[type=submit] {
	margin: 0 !important;
	width: 100% !important;
}
/** Home Slider **/


/** Home **/
.main-wrapper.main-content {
	padding: 30px 15px;
}

/** blue-wrapper **/
.blue-wrapper {
	background: #4e7ac7;
	padding: 20px 0 45px;
}
.blue-wrapper .textwidget {
	text-align: center;
}
.blue-wrapper h2 {
	font-size:33px;
	color: #fff;
	letter-spacing:1px;
	margin-top: 18px;
}
.blue-wrapper p {
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	color: #fff;
	margin-top: 18px;
}
.blue-wrapper p a {
	font-size:17px;
	color: #fff;
	text-decoration: underline;
}
.blue-wrapper p a:hover {
	text-decoration: none;
}
.blue-wrapper a.button {
	color: #fff;
	background: #f3b24e;
	padding: 15px 55px;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	border-radius: 7px;
	margin-top: 18px;
	width: 175px;
	float: none;
	text-align: center;
	border: none;
}
.blue-wrapper a.button:hover {
	background: #bb8738;
}
.btn-home {
	color: #fff;
	background: #f3b24e;
	padding: 15px 55px;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	border-radius: 7px;
	margin: 18px auto;
	width: 175px;
	float: none;
	text-align: center;
	border: none;
}
.btn-home:hover {
	background: #bb8738;
}
/** blue-wrapper **/

/** footer-contact **/
.footer-contact p {
	text-transform: uppercase;
	color: #fffafd;
	font-weight: normal;
	opacity: 0.7;
	margin:0;
	padding:0;
}
.footer-contact p a {
	text-transform: lowercase;
	color: #fffafd;
	font-weight: normal;
	opacity: 0.7;
}
.footer-contact .column .footer-inner {
	padding: 30px 35px 30px 60px;
	margin: 30px 15px;
	border-right: 1px solid #6b686a;
}
.footer-contact .column:last-of-type {
	float: left !important;
}
.footer-contact .column:last-of-type .footer-inner {
	border-right:none;
}
.footer-contact .column:nth-child(1) .footer-inner {
	background: url(/wp-content/themes/melbournehouseinspection/images/plain.png) no-repeat 5px center;
	/*width: calc(33% - 65px);*/
}
.footer-contact .column:nth-child(2) .footer-inner {
	background: url(/wp-content/themes/melbournehouseinspection/images/phone-2.png) no-repeat 5px center;
	/*width: calc(23% - 65px);*/
}
.footer-contact .column:nth-child(3) .footer-inner {
	float: left;
	background: url(/wp-content/themes/melbournehouseinspection/images/position.png) no-repeat 5px center;
	/*width: calc(45% - 65px);*/
}
/** footer-contact **/

/** process **/
.order-processes {
	text-align: left;
	background: url(/wp-content/themes/melbournehouseinspection/images/line-ver.png) no-repeat 52px 20px;
	background-size: 7px 95%;
}
.order-processes p {
	width: calc(100% - 127px);
	text-align: left;
	float: right;
}
.order-processes h3 {
	text-align: left;
	text-transform: capitalize;
	font-size: 25px;
	letter-spacing: 1px;
	margin:0;
}
.order-processes > div {
	clear: both;
}
.order-processes img {
	clear: left;
}
/** process **/

/** accordion **/
.accordion .accordion-title {
	text-align: left;
	border: 1px solid #d2d2d2;
	border-radius: 2px;
	color: #303030;
	padding: 13px 50px 13px 22px;
	margin: 0 0 16px;
}
.accordion-title span.icon {
	background: url(/wp-content/themes/melbournehouseinspection/images/arrows.png) no-repeat right top;
	width: 18px;
	height: 13px;
	float: right;
	margin-right: -30px;
}
.accordion-title.open span.icon {
	background: url(/wp-content/themes/melbournehouseinspection/images/arrows.png) no-repeat left top;
}
.accordion .accordion-title.open {
	color: #4e7ac7;
	border-color: #f5bc66;
}
.accordion .accordion-content {
	text-align: left;
	color: #5f5f5f;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	padding: 10px 15px 25px;
	line-height: 25px;
}
/** accordion **/

.menu-mob {
	display: none;
}

.copyright-sec .textwidget {
	padding:0 10px;
}
.tp-static-layers {
	width: 100%;
}
.tp-parallax-wrap:last-of-type {
	right:calc(0px + 60px) !important;
	left: auto !important;
	top: 300px !important;
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform:rotate(270deg);
	transform: rotate(270deg);
}
a.btn-book-now {
	color: #fff;
	background: #f3b24e;
	padding: 19px 29px 25px !important;
	font-size: 27px !important;
	display: inline-block;
	border-radius: 7px 7px 0 0;
	float: none;
	text-align: center;
	border: none !important;
}
a.btn-book-now:hover {
	color: #ffe58d;
	background: #f3b24e;
	text-decoration: none;
}

.overlay-wrapper {
	background: #000;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 99;
	display: none;
}
.overlay-form {
	z-index: 200;
	display: block;
	position: absolute;
	top: 100px;
	background: #4e7ac7;
	right: 0;
	padding: 20px;
	max-width: 650px;
	margin-left:50px;
	display: none;
}
.overlay-form h2 {
	color: #fff;
	font-size:33px;
	text-align: center;
}
.overlay-form #gform_wrapper_1 {
	padding: 0;
	width: 100%;
	max-width: 100%;
	margin: 20px 0 0;
}
.overlay-form #gform_wrapper_1 .gfield_html {
	font-family: 'Archivo Narrow', sans-serif;
	font-size:14px;
	color: #fff;
	background: none;
}
.overlay-form #gform_wrapper_1 input[type=text],
.overlay-form #gform_wrapper_1 input[type=email] {
	margin: 5px;
	border-radius: 5px;
}
.overlay-form #gform_wrapper_1.gform_wrapper .gform_footer {
	padding: 10px 0 0;
}
.overlay-form #gform_wrapper_1.gform_wrapper ul.gfield_checkbox li {
	border: 1px solid transparent;
	width: calc(20% - 10px);
	background: #5e86cc;
	margin: 5px !important;
}
.overlay-form #gform_wrapper_1.gform_wrapper ul.gfield_checkbox li label {
	padding: 5px !important;
	min-height: 60px;
}
.overlay-form #gform_wrapper_1.gform_wrapper ul.gfield_checkbox li:hover {
	border: 1px solid #a1968a;
	background: #356ac7;
}
.overlay-form #gform_wrapper_1.gform_wrapper ul.gfield_checkbox li.selected {
	background: #356ac7;
	border: 1px solid #f3b24e;
}
.overlay-form #gform_wrapper_1.gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
	display: none;
}
.overlay-form #gform_wrapper_1.gform_wrapper .gfield_checkbox li label {
	margin: 0;
	padding: 5px;
	color: #8eb1e7;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
}
.btn-overlay-close {
	width: 35px;
	height: 35px;
	background: url(/wp-content/themes/melbournehouseinspection/images/icon-exit.png) no-repeat center center;
	position: absolute;
	margin-left: -38px;
}

.slider-section .gform_wrapper div.validation_error,
.overlay-form .gform_wrapper div.validation_error {
	display: none !important;
}
.rev-layer .gfield_description.validation_message,
.overlay-form .gfield_description.validation_message {
	display: none !important;
}
.overlay-form .gfield_error.gfield_contains_required,
.overlay-form .gform_wrapper li.gfield.gfield_error,
.overlay-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
.rev-layer .gfield_error.gfield_contains_required,
.rev-layer .gform_wrapper li.gfield.gfield_error,
.rev-layer .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	border:none !important;
}
.rev-layer .gfield_error input[type=text],
.rev-layer .gfield_error input[type=email],
.overlay-form .gfield_error input[type=text],
.overlay-form .gfield_error input[type=email] {
	border: 2px solid #f00 !important;
}

.overlay-form .gform_wrapper li.gfield.gfield_error div.ginput_container,
.overlay-form .gform_wrapper li.gfield.gfield_error label.gfield_label,
.overlay-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.rev-layer .gform_wrapper li.gfield.gfield_error div.ginput_container,
.rev-layer .gform_wrapper li.gfield.gfield_error label.gfield_label,
.rev-layer .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	border:none !important;
	margin:0 !important;
}
@media only screen and (max-width: 1024px) {
	.slider-section,
	.rev_slider {
		min-height:420px !important;
	}
	.rev-layer h4 {
		font-size: 22px !important;
	}

	.main-menu li a {
		padding-left: 13px;
		padding-right: 13px;
	}
	.footer-contact .column:nth-child(2) .footer-inner{
		border: none;
	}
}

@media only screen and (max-width: 792px) {
	#slide-1-layer-2 {
		display: none !important;
	}
}
@media only screen and (max-width: 768px) {

	.slider-section,
	.rev_slider {
		min-height: 280px !important;
	}
	.main-menu li {
		float: none;
	}
	.main-menu li a{
		padding: 13px;
		line-height:44px;
	}
	.main-menu li.current_page_item a,
	.main-menu li a:hover {
		border-top: none;
		border-left: solid 3px #4e7ac7;
	}
	.tp-parallax-wrap:last-of-type {
		right: calc(0px + 45px) !important;
		top: 230px !important;
	}

	.menu-mob {
		display: block;
		padding: 0 13px;
		line-height: 44px;
		color: #000;
		text-decoration: none;
		border-left: solid 1px #e8e8e8;
		text-transform: uppercase;
		font-size: 15px;
		border-top: 1px solid #4e7ac7;
		border-bottom: 1px solid #4e7ac7;
	}
	.nav-section {
		min-height: auto;
	}
	#menu-top-menu {
		width:100%;
	}
	.menu-top-menu-container {
		display: none;
		text-align: left;
	}
	.main-menu li .sub-menu {
		display: block !important;
		width:100%;
	}
	.logo-section {
		min-width: 185px;
		width: 35%;
		margin: 15px;
		text-align: left;
	}
	.logo-section * {
		width:100%;
	}
	.right-social h5 {
		display: none;
	}
	/*.right-call-section {*/
		/*margin: 10px;*/
	/*}*/
	.what-we-do-step h4 {
		margin: 30px auto 0;
		font-size: 12px;
	}
	.what-we-do-step img {
		width:56px;
	}
	.what-we-do-wrapper {
		background-position: center 59px;
		background-size: 70%;
		margin-bottom: 0px;
	}
	.book-discreption {
		margin: 40px 0 30px;
	}
	.full-content-section {
		margin: 0 10px;
	}
	.contact {
		width: calc(100% - 10px);
	}
	.address {
		width: calc(100% - 10px);
	}
	#gform_wrapper_2.gform_wrapper .top_label textarea {
		width: calc(100% - 8px);
		margin: 5px 5px 5px 0;
	}
	#gform_wrapper_2.gform_wrapper .top_label input[type=text],
	#gform_wrapper_2.gform_wrapper .top_label input[type=email] {
		width: calc(50% - 10px);
		margin: 5px 5px 5px 2px;
		padding: 10px 10px 10px 2px;
	}
	#gform_wrapper_2.gform_wrapper .top_label #input_2_2,
	#gform_wrapper_2.gform_wrapper .top_label #input_2_4 {
		margin: 5px 0 5px 5px;
		padding: 10px 0 10px 10px;
	}
	.logo-section img {
		margin-left:15px;
		max-width:170px;
	}
	.footer-logo {
		width: 200px;
		padding: 60px 0;
	}
	.testimonial_slider__textonly .testimonial_content {
		font-size: 19px !important;
	}
}

@media only screen and (max-width: 480px) {
	.medium-4,
	.medium-8 {
		width: calc(100% - 20px);
	}
	.footer-contact .column {
		border: none;
	}
	.footer-contact .column.location {
		float: left;
	}
	.footer-contact .email p a {
		font-size: 13px;
	}
	.gform_wrapper .gform_footer input.button {
		width:300px;
	}
	a.btn-book-now {
		font-size: 18px !important;
		padding: 12px 12px 20px !important;
	}
	.tp-parallax-wrap:last-of-type {
		right: calc(0px + 45px) !important;
		top: 200px !important;
	}
	.footer-contact .column:nth-child(1) .footer-inner{
		border: none;
	}

}

@media only screen and (max-width: 468px) {
	.logo-section img {
		margin-left:0;
		max-width:120px;
	}
	.right-social {
		margin: 25px 15px 0 0;
	}
	.header-section .main-wrapper {
		text-align: center;
	}
	.right-hr {
		max-width: 100%;
	}
    /*.right-call-section*/
    /*{*/
		/*margin: 5px 80px;*/
		/*padding: 0px;*/
		/*max-width: 160px;*/
		/*float: none;*/
		/*display: inline-block;*/
		/*clear: both;*/
    /*}*/
    /*.right-call-section h6, .right-call-section span*/
    /*{*/
        /*!*display: block;*!*/
        /*!*width: 100%;*!*/
    /*}*/
    /*.right-call-section h6*/
    /*{*/
		/*text-align: center;*/
		/*font-size: 12px;*/
		/*clear: both;*/
		/*display: inline-block;*/
    /*}*/
    /*.right-call-section span*/
    /*{*/
        /*margin: 0px;*/
        /*padding: 5px 20px 5px 20px;*/
        /*text-align: center;*/
        /*border-radius: 0px;*/
		/*width: calc(100% - 40px);*/
		/*font-size:20px;*/
    /*}*/
	.right-call-section {
		float: none;
		display: inline-block;
		margin:0 auto 10px;
	}
	.right-call-section span a {
		font-size: 25px;
	}
	.right-call-section h6 {
		padding: 6px 10px 6px 30px;
	}
	.footer-contact p a {
		font-size:11px;
	}
	.footer-contact .column .footer-inner {
		margin: 15px 0px 15px 5px;
	}
	.footer-logo {
		max-width: 90%;
		-webkit-background-size:contain;
		background-size:contain;
	}
	.rev_slider h2,
	.rev_slider p{
		width: calc(100% - 50px);
	}
	.rev_slider h2 {
		font-size: 23px !important;
	}

}

@media only screen and (max-width: 320px) {
	.right-call-section span
	{
		font-size: 26px;
	}
}
