/*!
Theme Name: onlyimport
Theme URI: https://www.k9therapy.com.au/
Author: Blackfig Online
Author URI: https://blackfigonline.com/
Description: This is custom website built by Blackfig Online for K9 Pet Therapy and Transport. K9 Pet Therapy and Transport is a world class animal transportation service based in Sydney, NSW trav.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: onlyimport
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');
@import url('css/base.css');
@import url('css/all.min.css');
@import url('css/menu.css');
@import url('css/slider.css');
@import url('css/owl.carousel.css');
@import url('css/bootstrap.css');

body {
	color: #484848;
	font: 16px/28px 'Montserrat', sans-serif;
	font-weight: 400;
	overflow-x: hidden;
}
.hides {
	opacity: 0;
}
.views {
	opacity: 1;
}
a {
	text-decoration: none;
	transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
}
a img {
	border: none;
}
img {
	max-width: 100%;
	height: auto;
}
h1, h2, h3, h4, h5, h6 {
	color: #db3d92;
	font-weight: 700;
}
h1 {
	font-size: 40px;
	line-height: 48px;
}
h2 {
	font-size: 36px;
	line-height: 44px;
}
h3 {
	font-size: 32px;
	line-height: 40px;
}
h4 {
	font-size: 28px;
	line-height: 36px;
}
h5 {
	font-size: 24px;
	line-height: 32px;
}
h6 {
	font-size: 20px;
	line-height: 28px;
}
header, .contactinfo, .pagechildren, .welcomebottom{
	padding: 20px 0px;
}
/*header{
	position: absolute;
	width: 100%;
	z-index: 99;
}
.headercontent{
	background: #ffffff;
	padding: 5px 15px;
}
.logo {
	max-width: 120px;
	position: relative;
	z-index: 99;
}*/
nav, .banner, .testimonials-wrapper, .contactinfo .contactinfo-col, .pageheader-section, .featuredimg, .pageheadersection{
	position: relative;
}
nav {
	width: 100%;
	text-align: right;
	z-index: 9999;
}
nav, .contactform, #respond, .widget-area section, .navigation, .post-navigation{
	margin-top: 25px;
}
.headercontent .phonequotebtn, .headercontent .phonequotebtn .phonebtn, .headercontent .phonequotebtn .getaquotebtn, .contactinfo-col .contactinfo-detail, .footermenu ul li, .sociallinks ul li {
	display: inline-block;
}
.headercontent .phonequotebtn, .headercontent .phonequotebtn .phonebtn, .headercontent .phonequotebtn .getaquotebtn {
	float: right;
	margin-left: 10px;
}
.headercontent .phonequotebtn .readmore i {
	margin-right: 8px;
	line-height: 26px;
	font-size: 16px;
}
/*.banner::after, .testimonials-wrapper::after, .pageheadersection::after{
	background: url(images/whiteafterbg.png) repeat-x 0% 0%;
	content: '';
	width: 100%;
	height: 35px;
	position: absolute;
	bottom: -15px;
	left: 0px;
	z-index: 2;
}
.testimonials-wrapper::before{
	background: url(images/whitebeforebg.png) repeat-x 0% 0%;
	content: '';
	width: 100%;
	height: 35px;
	position: absolute;
	top: -15px;
	left: 0px;
}*/
.title span.subheading {
	font-weight: 600;
	display: inline-flex;
	margin-bottom: 5px;
	color: #484848;
}
.title span.subheading::before{
	content: '';
	position: relative;
	top: 13px;
	width: 45px;
	height: 2px;
	background: #484848;
	display: block;
	margin-right: 15px;
}
.title span.subheading::after{
	content: '';
	position: relative;
	top: 13px;
	width: 45px;
	height: 2px;
	background: #484848;
	display: block;
	margin-left: 15px;
}
.title, .readmore, .viewmore, #testimonial .name h4, .contactinfo h6{
	text-transform: uppercase;
}
.readmore a, .contactinfo, .contactinfo a, .contactinfo h6, .contactinfo a:hover, .pageheadersection .title h1, .pageheadersection .title h1 a{
	color: #ffffff
}
.readmore a, .title a {
	text-decoration: none;
}
.readmore a {
	padding: 12px 20px;
	font-size: 17px;
	line-height: 28px;
	font-weight: 700;
	display: inline-flex;
	cursor: pointer;
}
.readmore a, .contactinfo, .wrapper .wrapperlinks .callus a:hover{
	background: #db3d92;
}
.readmore a:hover, .wrapper .wrapperlinks .callus a {
	background: #0e0e0e;
}
.viewmore a{
	font-weight: 700;
}
.viewmore a, footer a:hover{
	text-decoration: underline;
}
.content-wrapper, .testimonials-wrapper, .pageheadersection {
	padding: 75px 0px
}
.contactinfo .contactinfo-col, .copyright, .sociallinks{
	margin: 10px 0px
}
.overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffffff;
	opacity: 0.85;
}
.banner .overlay, .pageheadersection .overlay{
	background: #db3d92;
	opacity: 0.5 !important;
}
.servicecol{
	background: #f6f6f6;
	border-radius: 50px;
	padding: 0px 40px 30px 40px;
	position: relative;
	overflow: hidden;
}
.servicecol .icon{
	width: 150px;
	background: #ffffff;
	padding: 35px;
	border-radius: 100%;
	position: relative;
	left: -48px;
	top: -10px;
	box-shadow: 0px 0px 25px #e8e8e8;
}
.featuredimg{
	padding: 12px;
}
.featuredimg::before{
	content: '';
	border-left: 6px solid #ffe2e2;
	border-bottom: 6px solid #ffe2e2;
	width: 70%;
	height: 70%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: -2;
}
.featuredimg::after{
	content: '';
	border-top: 6px solid #ffe2e2;
	border-right: 6px solid #ffe2e2;
	width: 70%;
	height: 70%;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: -2;
}
.testimonials-wrapper {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	background-size: cover !important;
}
.wrapper .wrapperlinks .readmore a {
	width: 100%;
	display: block;
}
.footermenu ul, .sociallinks ul, .widget-area ul, .blogcol .blogtitle ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.testimonials-wrapper {
	background:url(images/bg.jpg);
}
#testimonial {
	width: 77.5%;
	margin: 25px auto 0px auto;
	font-size: 17px;
	line-height: 28px;
	font-weight: 500;
}
#testimonial .name h4{
	font-size: 22px;
	line-height: 28px;
	color: #0e0e0e;
}
/*.contactinfo {
	background: url(images/contact-info-btmbg.jpg) repeat-x 0% 100%;
	padding-bottom: 20px;
	margin-bottom: 25px;
}*/
.contactinfo .contactinfo-col {
	padding-left: 85px;
}
.contactinfo .contactinfo-col .icon {
	width: 72px;
	height: 72px;
	background: #ffffff;
	color: #db3d92;
	text-align: center;
	line-height: 72px;
	font-size: 32px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-radius: 100%
}
.contactinfo .contactinfo-col h6{
	margin-top: 10px;
}
.footermenu ul li, #testimonial .name{
	font-weight: 600;
}
.contactinfo, .footerbtm {
	font-weight: 500;
}
.footermenu ul li{
	padding: 2px 8px;
}
.copyright span {
	width: 100%;
	float: left;
}
.sociallinks ul li {
	font-size: 36px;
	margin: 2px;
	float: none;
}
.sociallinks ul li a:hover{
	color: #0e0e0e;
}
#myModalgetaquote .close {
	position: absolute;
	text-align: right;
	right: 0px;
	font-size: 36px;
	top: 0px;
	background: #e8e8e8;
	padding: 5px 10px;
}
.contactform label{
	font-size: 15px;
}
.contactform label span {
	color: #db3d92
}
.pageheadersection {
	background: url(images/banner2.jpg);
	background-attachment: scroll;
	background-position: 50% 40%;
	background-size: cover;
	background-repeat: no-repeat;
}
.pageheadersection .title h1{
	font-size: 30px;
	line-height: 36px;
}
.pagechildren .pagechild{
	padding: 15px;
	border: 1px solid #e8e8e8;
	margin: 20px 0px;
}
.contactform textarea{
	height: 165px;
}
.googlemap{
	width: 100%;
	height: 450px;
	padding: 5px;
	border: 1px solid #e8e8e8;
}
.googlemap iframe{
	width: 100% !important;
	height: 100% !important;
}

/* Blog 
---------------------------------------------------------- */
.blogcol{
	padding-bottom: 25px;
	margin: 25px 0px;
	border-bottom: 1px solid #e8e8e8;
	float: left;
	width: 100%;
}
.blogcol:last-child{
	border: none;
}
.blogcol .blogdetail ul li{
	padding: 0px;
	margin-right: 10px;
	display: inline-block;
	font-weight: 500;
}
.blogcol .blogdetail ul li i{
	margin-right: 4px;
	font-size: 15px;
}
.searchbox, .wp-block-search {
	padding: 0px;
	border: 1px solid #e8e8e8;
	background: #ffffff !important;
}
.searchbox input, .wp-block-search input {
	border: none !important;
	float: left;
	padding: 10px 15px;
	background: none;
	width: 85%;
	color:#484848;
	font-size: 16px;
}
.searchbox input[type='submit'], .wp-block-search .wp-block-search__button{
	width: 50px;
	height: 50px;
	float: right;
	background: url(images/search-icon.png) no-repeat 50% 50%;
	text-indent: -999999px;
	border: none !important;
}
.searchbox input[type='submit']:hover, .wp-block-search .wp-block-search__button:hover{
	background: url(images/search-icon.png) no-repeat 50% 50% #e8e8e8;
}
.widget-area .widget_search{
	margin: 0px;
	padding: 0px;
}
.widget-area section {
	padding: 15px;
	border: 1px solid #e8e8e8;
	font-weight: 500;
}
.widget-area section select {
	padding: 10px 15px;
	border: 1px solid #e8e8e8;
	width: 100%;
	margin-bottom: 10px;
}
.widget-area section h4{
	margin-bottom: 10px;
	font-size: 22px;
}
.widget-area section.widget_search{
	padding: 0px !important;
	border: none;
}
#comments{
	width: 100%;
	float: left;
}
#comments ol {
	list-style: none
}
#comments h2 {
	font-size: 28px;
}
ol.comment-list li .comment-body {
	background: none repeat scroll 0 0 #fafafa;
	padding: 15px;
	border: 1px solid #e8e8e8;
}
#comments footer.comment-meta, .wp-block-latest-comments footer {
	padding: 0px;
	background: none;
}
#comments footer {
	color: #484848
}
.wp-block-latest-comments footer a, .wp-block-latest-comments footer{
	color: #282828;
}
.comment-metadata a, .entry-meta a:hover, .entry-footer a:hover, nav.navigation .nav-links a:hover, .widget-area aside ul li a:hover, nav.navigation .nav-links a:hover, .entry-meta a:hover, .blog-col h3 a:hover, .says a {
	color: #db3d92;
}
.reply {
	text-align: right !important;
	text-transform: uppercase;
}
.comment-respond form label {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}
.comment-respond form input[type="checkbox"] + label {
	display: inline-block;
	font-weight: 400;
	letter-spacing: 0;
	margin: 0 0 0 5px;
	text-transform: none;
}
.comment-form-author, .comment-form-email {
	display: block;
	width: 47.5%;
	float: left;
}
.comment-form-email {
	float: right;
}
.comment-form-url {
	clear: both;
}
#respond input, #respond textarea {
	width: 100%;
	background: #fafafa;
	padding: 10px 0px;
	text-indent: 10px;
	border: 1px solid #e8e8e8;
}
#respond input[type='checkbox'] {
	margin-right: 5px;
}
#respond input[type='checkbox'], #respond .comment-form-cookies-consent label {
	display: inline-block;
	width: auto !important;
}
/* In Comment List --------------------------- */

.comment-list .comment-respond {
	padding: 40px 0 15px;
	max-width: 100%;
}
.comments-title-container, .comment-reply-title {
	padding: 10px 0px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 15px;
	vertical-align: bottom;
	font-size: 24px;
}
.comment-list #cancel-comment-reply-link {
	font-weight: 500;
	margin-left: 5px;
	display: inline-block;
	position: relative;
	text-decoration: underline;
	color: #484848;
}
.commentlist #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.comment-content {
	margin: 10px 0px
}
#respond .comment-form-cookies-consent {
	margin-top: 15px;
}
#respond input[type='submit'] {
	width: auto;
	margin: 10px 0px;
	padding: 12px 20px;
	border: none;
	font-size: 18px;
	font-weight: 700;
	background: #0e0e0e;
	text-transform: uppercase;
	color: #ffffff;
	text-indent: 0px;
}
#respond input[type='submit']:hover {
	background: #db3d92;
}
.comment-author .avatar {
	float: left;
	height: 24px;
	margin-right: 0.8em;
	width: 24px;994
}
.widget h4.widget-title {
	font-size: 20px;
	line-height: 30px;
	margin: 10px 0px;
}
.widget-area section ul li {
	padding: 8px 0px;
	list-style: none;
	border-bottom: 1px solid #e8e8e8;
	line-height: 25px;
	font-weight: 500;
}
.widget-area section ul li:last-child {
	border: none;
}
.widget-area section ul li a {
	text-decoration: none;
}
.widget-area section ul li a:hover {
	text-decoration: underline;
}
.widget-area section#search-2 {
	padding: 0px;
	border: none;
}
.widget-area label.screen-reader-text, .widget-area .wp-block-archives label {
	display: none;
}
.entry-content input {
	padding: 3px 10px;
	border: 1px solid #e8e8e8;
}
.entry-content input[type='submit'] {
	background: #005495;
	line-height: 25px;
	border: none;
	color: #fff;
}
#content h3.screen-reader-text {
	line-height: 35px;
	padding: 8px 0px;
}
.tagcloud a {
	background-color: #0e0e0e;
	border-radius: 0 2px 2px 0;
	display: inline-block;
	margin: 5px 4px 5px 10px;
	padding: 3px 10px;
	position: relative;
	text-decoration: none;
	/*text-transform: uppercase;*/
	color: #ffffff;
	font-weight: 600;
	transition-duration: 0s
}
.tagcloud a:hover {
	background-color: #db3d92;
	color: #0e0e0e;
	transition-duration: 0s;
	text-decoration: none;
}
.tagcloud a:before {
	border-bottom: 15px solid transparent;
	border-right: 10px solid #0e0e0e;
	border-top: 15px solid transparent;
	content: "";
	height: 0;
	left: -10px;
	position: absolute;
	top: 0;
	width: 0;
}
.tagcloud a:hover:before {
	border-right-color: #db3d92;
	transition-duration: 0s;
}
.tagcloud a:after {
	background-color: #ffffff;
	border-radius: 50%;
	content: "";
	height: 6px;
	left: 0px;
	position: absolute;
	top: 12px;
	width: 6px;
}
.tagcloud a:hover:after {
	background-color: #0e0e0e
}

/* Post Navigation --------------------------- */
.post-navigation, .navigation  {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	position: relative;
	background: none;
	width: 100%;
	float: left;
	padding-right: 0px;
	letter-spacing: 0px;
	text-align: inherit;
}
.post-navigation:before {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background: #ddd;
	position: absolute;
	left: 50%;
	top: 0px;
}
.post-navigation .nav-links, .navigation .nav-links {
	padding: 20px 0px;
	width: 100%;
	float: left;
}
.post-navigation .nav-previous, .post-navigation .nav-next, .navigation .nav-previous, .navigation .nav-next  {
	display: inline-block;
	float: left;
	width: 47.5%;
}
.post-navigation span.nav-subtitle {
	display: block;
	font-size: 18px;
	color: #db3d92;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
}
.post-navigation span.nav-title {
	font-size: 16px;
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0;
}
.post-navigation .nav-next, .navigation .nav-next {
	float: right;
	text-align: right;
}
.post-navigation a, .navigation .nav-links a {
	text-decoration: none;
}
.post-navigation h2.screen-reader-text, .navigation h2.screen-reader-text {
	display: none;
}
.navigation .nav-links a{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
}
.entry-meta {
	clear: both;
	margin-bottom: 15px;
}
.entry-meta a, .entry-footer a, .comment-metadata a {
	color: #484848;
	font-weight: 600
}
.entry-meta > span, .entry-footer span {
	margin-right: 15px;
	line-height: 30px;
	display: inline-block;
}
.entry-meta > span:last-child {
	margin-right: 0;
}
.featured-post:before {
	content: "\f408";
	margin-right: 2px;
	font-family: "Font Awesome 5 Free";
}
.entry-meta .posted-on a:before, .entry-footer .posted-on a:before {
	content: "\f073";
	font-family: "Font Awesome 5 Free";
	margin-right: 6px
}
.comments-link a:before {
	content: "\f086";
	font-family: "Font Awesome 5 Free";
	margin-right: 6px;
	position: relative;
	top: -1px;
}
.entry-meta .author a:before {
	content: "\f007";
	position: relative;
	font-family: "Font Awesome 5 Free";
	top: -1px;
	margin-right: 4px
}
.categories-links a:first-child:before, .entry-footer .cat-links a:first-child:before {
	content: "\f07c";
	font-family: "Font Awesome 5 Free";
	margin-right: 6px
}
.tags-links a:first-child:before, .entry-footer .tags-links a:first-child:before {
	content: "\f02e";
	position: relative;
	font-family: "Font Awesome 5 Free";
	top: 0px;
	margin-right: 6px
}
.edit-link a:before, .blog-meta .edit-link a:before {
	content: "\f044 ";
	font-family: "Font Awesome 5 Free";
	position: relative;
	top: -1px;
	margin-right: 6px
}
.says {
	margin-left: 3px
}
span.edit-link {
	margin-left: 5px
}
.reply a {
	background: #0e0e0e;
	padding: 8px 15px;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
}
.reply a:hover {
	background: #db3d92;
}


@media all and (max-width:1399px) {
	body{
		font-size: 16px;
		line-height: 28px;
	}
	.readmore a {
	    padding: 10px 25px;
	    font-size: 17px;
	    line-height: 28px;
	}
}	

@media all and (max-width:1200px) {
	header{
		position: relative;
		padding: 15px 0px;
	}
	.headercontent {
    	padding: 0px;
    	margin-top: 0px !important;
	}
	.headercontent .phonequotebtn .readmore a{
		font-size: 15px;
		padding: 11px 15px;
		letter-spacing: -0.3px;
	}
	.logo{
		width: 170px;
	}
	/*nav{
		margin-top: 30px;
	}*/
	#cssmenu .menu-header-menu-container>ul>li>a {
		padding: 13px 9px;
		font-size: 16px;
	}
	.banner-descp {
    	top: 30%;
    }
	.banner-descp .banner-descp-wrapper {
		max-width: 960px;
	}
	.banner-descp .banner-descp-wrapper .banner-descp-detail {
		width: 75%;
	}
	/*.servicecol .servicedetail h4 {
		font-size: 22px;
		line-height: 28px;
	}*/
	#testimonial {
		width: 100%;
	}
	.pageheadersection {
    	padding: 100px 0px;
    	background-position: 50% 50%;
	}
	.wrapper .wrapperdetail{
		padding: 0px !important;
	}
	/*.welcome-wrapper .featuredimg{
		margin-top: 35px;
	}*/
	.welcome-wrapper .title h1{
		font-size: 32px;
		line-height: 40px;
	}
}

@media all and (max-width:992px) {
	nav {
		margin: 0px;
	}
	#cssmenu, .blogcol .blogimg img{
		width: 100%;
		display: inherit;
	}
	.headercontent .phonequotebtn {
		position: absolute;
		width: 100%;
		top: -60px;
		right: 110px;
	}
	.featuredimg{
		margin-top: 35px;
		padding: 10px;	
	}
	.banner-descp {
    	top: 25%;
    }
	.banner-descp .banner-descp-wrapper {
		max-width: 720px;
	}
	.banner-descp .banner-descp-wrapper .banner-descp-detail {
		width: 100%;
		font-size: 15px;
		line-height: 24px;
	}
	.banner-descp .banner-descp-detail h2{
		font-size: 24px;
		line-height: 32px;
	}
	.headercontent .phonequotebtn .readmore a{
		font-size: 16px;
		padding: 8px 15px;
		letter-spacing: 0px;
	}
	.banner .readmore a {
		font-size: 16px;
		padding: 8px 18px;
		margin-top: -10px;
	}
	.featuredimg, .wrapper, .wrapper .wrapperlinks{
		text-align: center;
	}
	.welcome-wrapper .title h1{
		font-size: 36px;
		line-height: 44px;
	}
	.wrapper .wrapperlinks .readmore{
		display: inline-flex !important;
	}
	.wrapper .wrapperlinks .readmore a {
		padding: 10px 20px;
		min-width: 220px;
	}
	.rightsidebar{
		margin-top: 25px;
	}
	.googlemap{
		height: 375px;
	}
	.contactinfo .contactinfo-col{
		margin: 15px 0px;
	}
}

@media all and (max-width:767px) {
	.banner-descp .banner-descp-wrapper {
		max-width: 540px;
	}
	.banner-descp .banner-descp-wrapper .banner-descp-detail {
		font-size: 14px;
		line-height: 24px;
	}
	.banner-descp .banner-descp-detail h2{
		font-size: 22px;
		line-height: 28px;
	}
	.banner .readmore a {
		font-size: 15px;
		padding: 6px 15px;
		margin-top: -10px;
	}
	.contactinfo .contactinfo-col {
    	padding-left: 85px;
	}
	.pageheadersection {
    	padding: 60px 0px;
    	background-position: 50% 50%;
	}
	.pageheadersection .title h1 {
    	font-size: 28px;
    	line-height: 32px;
	}
}

 @media all and (max-width:575px) {
 	#cssmenu .menu-header-menu-container #menu-button:after{
		font-size: 17px;
	}
	.headercontent .phonequotebtn {
		top: -60px;
		right: 0px;
	}
	.headercontent .phonequotebtn .readmore a {
	    font-size: 15px;
	    padding: 8px 12px;
	    letter-spacing: -0.2px;
	}
	#cssmenu .menu-header-menu-container #menu-button {
		position: relative;
		top: 0px !important;
		margin-top: 10px;
		padding: 10px 15px;
	}
	.banner-descp {
    	bottom: 17.5%;
    }
 	.banner-descp, .banner .overlay{
    	display: none !important;
    }
 	.banner-descp .banner-descp-wrapper {
		max-width: 100%;
		padding: 0px 15px;
	}
	.banner-descp .banner-descp-wrapper .banner-descp-detail {
		font-size: 13px;
		line-height: 20px;
	}
	.banner-descp .banner-descp-detail h2{
		font-size: 20px;
		line-height: 28px;
	}
	.banner .readmore a {
		font-size: 14px;
		line-height: 24px;
		padding: 5px 15px;
	}
	/*.servicesection .servicecol {
		text-align: center;
		margin: 20px 0px !important;
		padding: 15px;
	}*/
	.footermenu ul li{
		padding: 3px 5px;
	}
	.content-wrapper, .testimonials-wrapper, .pageheadersection {
    	padding: 60px 0px;
	}
	.welcome-wrapper .title h1 {
		font-size: 34px;
		line-height: 40px;
	}
}

@media all and (max-width:480px) {
	.banner-descp {
    	bottom: 15%;
    }
	.banner-descp .banner-descp-wrapper .banner-descp-detail {
		font-size: 11px;
		line-height: 16px;
	}
	.banner-descp .banner-descp-detail h2{
		font-size: 18px;
		line-height: 28px;
		margin: 0px !important;
	}
	.banner .readmore{
		margin-top: 0px !important;
	}
	.banner .readmore a {
		font-size: 13px;
		line-height: 18px;
		padding: 5px 15px;
	}
	.welcome-wrapper .title h1 {
		font-size: 32px;
		line-height: 38px;
	}
	.contactinfo .contactinfo-col {
		padding-left: 0px;
		text-align: center;
		margin: 15px 0px;
	}
	.contactinfo .contactinfo-col .icon {
		position: relative;
		display: inline-block;
		width: 75px;
		height: 75px;
		font-size: 36px;
		line-height: 75px;
	}
	.contactinfo .contactinfo-col .contactinfo-detail {
		width: 100%;
		font-size: 16px;
	}
}

@media all and (max-width:400px) {
 	.logo {
		position: relative;
		z-index: 99;
		width: 150px;
	}
	.headercontent .phonequotebtn {
		top: -55px;
		right: 0px;
	}
	.headercontent .phonequotebtn .readmore a {
	    font-size: 14px;
	    padding: 8px 10px;
	    letter-spacing: -0.2px;
	}
	.banner-descp .banner-descp-wrapper .banner-descp-detail {
		font-size: 10px;
		line-height: 15px;
		letter-spacing: -0.3px;
	}
	.banner-descp .banner-descp-detail h2{
		font-size: 16px;
		line-height: 26px;
		letter-spacing: -0.2px;
	}
	.banner .readmore a {
		font-size: 12px;
		line-height: 16px;
		padding: 5px 15px;
	}
	.contactinfo h6 {
		line-height: 32px;
		font-size: 22px;
	}
}



@media all and (max-width:359px) {
	.headercontent .phonequotebtn .readmore a {
	    font-size: 14px;
	    padding: 8px 10px;
	    letter-spacing: -0.2px;
	    text-transform: none;
	}
}