/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body,html{
	padding:0px;
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	}
/*-- header --*/
.header-part{
	/* margin: 1.5em 0; */
	}
.head-logo{
	float:left;
	}
.top-nav{
	float: right;
	}
.top-nav1{
	float: right;
	}
.top-nav span{
	display:none;
}
.top-nav1 span{
	display:none;
}
.top-nav ul{
	padding:0;
	margin:20px 0 0 0;
	}
.top-nav ul li{
	display:inline-block;
	margin: .5em 2em 0;
	}
.top-nav ul li a{
	color:#97999B;
	font-size:17px;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	}
.top-nav ul li a:hover{
    color: #5DC9C9;
    text-decoration: none;
    }
.head-logo a{	
	display:block;
	}
.top-nav p {
	margin: 2.1em 0;
	}
.top-nav p a:hover{
	color:#5DC9C9;
	text-decoration:none;
	}
/*-- //header --*/
/*-- banner --*/
.banner{
	background: url(../images/7df8503977d14c16fe5c08e34f6a6d2e.jpg) no-repeat center center;
	background-size: cover;
	min-height: 700px;
	width: 100%;
	}
.banner-info{
	text-align:center;
	margin-top: 18em;
	}
.banner-info h2{
	color:#fff;
	font-size:60px;
	font-family: 'Roboto', sans-serif;
	font-weight:600px;
	margin:0;
	}
.banner-info p{
	margin: 2em 0 4em;
	font-size: 22px;
	color:#fff;
	}
.more {
	text-align:center;
	}
.more a{
	padding: 14px 0px;
	border: 1px solid #fff;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	background: url(../images/1.png) no-repeat 10em 1.4em #5DC9C9;
	width: 16%;
	height: 50px;
	display: block;
	margin: 0 auto;
	}
.more a:hover{
	text-decoration:none;
	color:#5DC9C9;
	border:1px solid #5DC9C9;
	background:url(../images/1-.png) no-repeat 10em 1.4em #fff;
	display:block;
	}
/*-- //banner --*/
/*-- banner-bottom --*/
.banner-bottom{
	padding:6em 0;
	}
.banner-bottom-left{
	float:left;
	width:30%;
	}
.banner-bottom-mid{
	margin:0 2em;
	}
.grid-mid{
	margin:0 2em;
	}
.fig{
	background: url(../images/2.png) no-repeat 10em 0em;
	display:block;
	width:100%;
	height:61px;
	}
.fig:hover {
	transform: rotateY(360deg);
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	}
.fig1{
	background: url(../images/3.png) no-repeat 10em 0em;
	display:block;
	width:100%;
	height:61px;
	}
.fig1:hover {
	transform: rotateY(360deg);
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	}
.fig2{
	background:url(../images/4.png) no-repeat 10em 0em;
	display:block;
	width:100%;
	height:61px;
	}
.fig2:hover {
	transform: rotateY(360deg);
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	}
.banner-bottom-left{
	text-align:center;
	}
.banner-bottom-left h3{
	color: #292C34;
	margin: 1em 0 0;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	}
.banner-bottom-left p{
	color:#97999B;
	margin:.5em 0;
	font-size:14px;
	}
.banner-bottom-left p span{
	display:block;
	}
.banner-bottom-text{
	/* margin:6em 0; */
	text-align:center;
	}
.banner-bottom-text p{
	color:#5DC9C9;
	margin:0;
	font-size:20px;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-weight: 300;
	}
.banner-bottom-text p span{
	display:block;
	}
.banner-bottom-grid{
	float:left;
	width:30%;
	text-align:center;
	}
.banner-bottom-grid h3{
	color: #292C34;
	margin: 1em 0 0;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	}
.banner-bottom-grid p{
	color:#97999B;
	margin:.5em 0;
	font-size:14px;
	}
/*-- //banner-bottom --*/
/*-- about --*/
.team{
	background:#F4F4F4;
	padding:6em 0 0;
	}
.team h4{
	margin: 0 0 1.5em;
	color: #292C34;
	font-size: 35px;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	}
.group{
	float:left;
	width:50%;
	}
.group img{
	width:100%;
	}
.group-text h3{
	color:#5DC9C9;
	margin:0 0 1em;
	font-size:20px;
	}
.group-text{
	float:left;
	width: 45%;
	margin-left: 4em;
	}
.group-text p{	
	color:#97999B;
	margin:0;
	font-size:14px;
	line-height:30px;
	}
.about{
	/* background:url(../images/cross-4.png) #F4F4F4; */
	background-repeat:repeat-x;
	display:block;
	width:100%;
	min-height:200px;
	padding: 6em 0 0;
}
.about-us{
	/* background: url(../images/line.png) no-repeat 97px 13px; */
	display: block;
	width: 100%;
	text-align: center;
	}
.about-us h2{
	margin: 0 0 0.5em;
	color: #292C34;
	font-size: 35px;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	}
.about-us p{
	color:#7C878F;
	font-size:20px;
	margin:0;
	}
.about-us span{
	display:block;
	}
.about-grid{
	float:left;
	width:28%;
	}
.john{
	float:left;
	}
.john h4{
	color:#738088;
	font-size:15px;
	margin: 1em 0 0;
	}
.john p{
	color:#5DC9C9;
	font-size:12px;
	margin:3px 0;
	}
.social-icons{
	float:right;
	}
.social-icons ul{
	padding:0;
	margin:2em 0 0;
	}
.social-icons ul li{
	display:inline-block;
	}
.social-icons ul li a.facebook{
	background:url(../images/icons.png) no-repeat 0px 0px;
	display:block;
	height:25px;
	width:20px;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	}
.social-icons ul li a.facebook:hover{
	background:url(../images/icons.png) no-repeat 0px -24px;
	display:block;
	}
.social-icons ul li a.twitter{
	background:url(../images/icons.png) no-repeat -27px 0px;
	display:block;
	height:25px;
	width:20px;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	}
.social-icons ul li a.twitter:hover{
	background:url(../images/icons.png) no-repeat -27px -24px;
	display:block;
	}
.about-grids {
	margin: 5em 0;
	}
.about-grid-john{
	background:#fff;
	box-shadow: 0px 2px 0px #D4D5D9;
	padding:0 1em;
	}
.about-grid img {
	width: 100%;
	height: auto; aspect-ratio: 16/9; object-fit: cover;
	}
p.para{
	color:#5E6C76;
	margin:3px 0;
	font-size: 14px;
	line-height: 25px;
	}
.hello{
	text-align:center;
	margin-top: 1em;
	}
.hello a{
	padding:10px 30px;
	background:#5DC9C9;
	color:#fff;
	font-size:14px;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	}
.hello a:hover{
	text-decoration:none;
	color:#5DC9C9;
	background:#fff;
	}
.about-mid{
	margin:0 5em;
	}
/*-- //about --*/
/*-- pricing --*/
.pricing{
	padding:6em 0;
	background:#F9F9F9;
	}
.price{
	width: 100%;
	text-align:center;
	}
.price h2{
	color:#292C34;
	margin:0;
	font-size: 35px;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	}
.price p{
	color:#5E6C76;
	font-size:20px;
	margin: 1em 0 4em;
	}
.price p span{
	display:block;
	}
.basic{
	float:left;
	width:29%;
	text-align:center;
	}
.basic:hover{
	transform:scale(1.1);
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	}
.business{
	background:#192C3B;
	padding:2em 0em;
	}
.business h2{
	font-size:26px;
	color:#D1D5D8;
	margin:0;
	font-family: 'Questrial', sans-serif;
	}
.business p{
	color:#D1D5D8;
	font-size:16px;
	margin:3px 0 0;
	font-family: 'Questrial', sans-serif;
	}
.value{
	padding:1em 0;
	background:#5DC9C9;
	}
.value p{
	color:#fff;
	font-size:19px;
	margin:0;
	}
.basic ul{
	padding:2em 0 1em;
	margin:0;
	background: url(../images/circle.png) no-repeat 16.4em 10em #F4F4F4;
	display:block;
	height:240px;
	box-shadow: 0px 2px 0px #D7D7D7;
	}
.basic ul li{
	font-size:18px;
	color:#5B6873;
	border-bottom: 1px dotted #5B6873;
	padding-bottom:.5em;
	list-style-type:none;
	margin: 0.5em 5em;
	}
.basic ul li span{
	color:#5DC9C9;
	font-weight: 500;
	}
.basic ul li.gd{
	border-bottom:none;
	}
.buy-me{
	text-align:center;
	}
.buy-me a{
	padding:10px 40px;
	background:#5DC9C9;
	color:#fff;
	font-size:15px;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	}
.buy-me a:hover{
	text-decoration:none;
	color:#5DC9C9;
	background:#fff;
	}
.basic-mid{
	margin:0 5em;
	}
/*-- //pricing --*/
/*-- blog --*/
.blog{
	padding:0em 0 6em;
	background:#F9F9F9;
	}
.blog h3{
	color:#292C34;
	margin:0 0 4em;
	font-size:25px;
	font-family: 'Roboto', sans-serif;
	text-align:center;
	}
.blog-grid{
	float:left;
	width:100%;
	}
.blog-grid h4 a{
	color:#5DC9C9;
	margin:1em 0;
	font-size: 20px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	}
.blog-grid h4 a:hover{
	color:#97999B;
	text-decoration:none;
	}
.blog-grid p{
	color:#97999B;
	margin:.5em 0;
	font-size:14px;
	width: 98%;
	}
.blog-grid img {
	width: 100%;
	}
.blog-mid{
	margin-left:2em;
	}
/*-- //blog --*/
/*-- footer --*/
.footer{
	background:#292C34;
	padding:2em 0;
	}
.footer-left{
	float:left;
	width: 60%;
	}
.footer-left-logo{
	float:left;
	width: 9%;
	}
.footer-left-logo span{
	background:url(../images/logo1.png) no-repeat 0px 0px;
	display:block;
	width:100%;
	height:40px;
	}
.footer-left-text{
	float:left;
	padding: 9px 0 0;
	}
.footer-left-text p{	
	color:#97999B;
	margin:0;
	font-size:15px;
	}
.footer-left-text p a{
	color:#5DC9C9;
	font-size:15px;
	}
.footer-left-text p a:hover{
	text-decoration:none;
	color:#97999B;
	}
.footer-right{
	float:right;
	}
.footer-right ul{
	padding:0;
	margin:0;
	}
.footer-right ul li{
	display:inline-block;
	margin: 0 1em;
	}
.footer-right ul li a.facebook{
	background:url(../images/sp-img.png) no-repeat 0px 0px;
	display:block;
	width:25px;
	height:25px;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	}
.footer-right ul li a.facebook:hover{
	background:url(../images/sp-img.png) no-repeat 0px -34px;
	display:block;
	}
.footer-right ul li a.twitter{
	background:url(../images/sp-img.png) no-repeat -30px 0px;
	display:block;
	width:25px;
	height:25px;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	}
.footer-right ul li a.twitter:hover{
	background:url(../images/sp-img.png) no-repeat -30px -36px;
	display:block;
	}
.footer-right ul li a.dribble{
	background:url(../images/sp-img.png) no-repeat -65px 0px;
	display:block;
	width:25px;
	height:25px;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	}
.footer-right ul li a.dribble:hover{
	background:url(../images/sp-img.png) no-repeat -65px -33px;
	display:block;
	}
/*-- //footer --*/
.banner-bottom1 {
	margin: 3em 0;
	}
.banner-bottom1-left{
	float:left;
	width:70%;
	}
.banner-bottom1-left img{
	width:100%;
	}
.banner-bottom1-right{
	float:right;
	}
.banner-bottom1-right ul{
	padding:0;
	margin:0;
	}
.banner-bottom1-right ul li{
	list-style-type:none;
	}
.banner-bottom1-right ul li a{
	background:url(../images/row.png) no-repeat 0px 0px;
	padding-left: 30px;
	height:19px;
	display:block;
	margin: 1em 0 0;
	font-size: 15px;
	color:#97999B;
	}
.banner-bottom1-right ul li a:hover{
	text-decoration:none;
	color:#5DC9C9;
	}
.banner-bottom1-right h3{
	color:#5DC9C9;
	margin: 0 0 1.5em;
	font-size:20px;
	font-family: 'Roboto', sans-serif;
	font-weight:600;
	}
.banner-bottom1-right1:nth-child(2) {
	margin-top: 5em;
	}
.banner-bottom1 h2{
	color:#5DC9C9;
	margin: 0 0 1.5em;
	font-size:30px;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	}
.banner-bottom1-left p{
	font-size: 15px;
	color:#97999B;
	margin:1em 0 0;
	line-height: 25px;
	}
.tags{
	margin: 2em 0 0;
	border-top: 1px dashed #97999B;
	border-bottom: 1px dashed #97999B;
	}
.tags-left{
	float:left;
	}
.tags ul{
	padding:0;
	margin:.5em 0;
	}
.tags ul li{
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -o-inline-box;
	display: -ms-inline-box;
	margin: 0 20px;
	}
.tags-left ul li a span{	
	font-size:14px;
	color:#97999B;
	}
.tags-left ul li a:hover{	
	color:#97999B;
	text-decoration:none;
	}
.tags-left ul li a small.para{
	background:url(../images/sprite.png) no-repeat 0px 0px;
	display:block;
	padding-left: 25px;
	height: 20px;
	width: 16px;
	}
.tags-left ul li a small.para1{
	background:url(../images/sprite.png) no-repeat -22px 0px;
	display:block;
	padding-left: 25px;
	height: 20px;
	width: 16px;
	}
.tags-left ul li a small.para2{
	background:url(../images/sprite.png) no-repeat -40px 0px;
	display:block;
	padding-left: 25px;
	height: 20px;
	width: 16px;
	}
.tags-left ul li a small.para3{
	background:url(../images/sprite.png) no-repeat -63px 0px;
	display:block;
	padding-left: 25px;
	height: 20px;
	width: 16px;
	}
.tags-right{
	float:right;
	}
.tags-right ul li a small.para4{
	background:url(../images/sprite.png) no-repeat -83px 0px;
	display:block;
	padding-left: 25px;
	height: 20px;
	width: 16px;
	}
.tags-right ul li a span{	
	font-size:14px;
	color:#97999B;
	}
.tags-right ul li a:hover{	
	color:#97999B;
	text-decoration:none;
	}
.responses h3{
	color:#5DC9C9;
	margin: .5em 0 2em;
	font-size:25px;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	}
.f1{
	float:left;
	width: 7%;
	}
.f1 span{
	background: url(../images/co.png) no-repeat 0px 25px;
	display: block;
	width: 70px;
	height: 100px;
	}
.response-text{
	float:left;
	width: 50%;
	margin-left: 2em;
	}
.response-text ul{
	padding:0;
	margin:0;
	}
.response-text ul li{
	display:inline-block;
	margin:0 5px;
	color:#555;
	font-size:15px;
	}
.response-text p{
	color:#97999B;
	font-size:15px;
	margin:.5em 0;
	}
.response-text a{
	color:#5DC9C9;
	font-size:17px;
	}
.response-text a:hover{
	color:#97999B;
	text-decoration:none;
	}
.responses {
	padding: 2.5em 0;
	}
.response:nth-child(3){
	margin-top:3em;
	}
.comments h3{
	color:#5DC9C9;
	margin: .5em 0 2em;
	font-size:25px;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	}
.comments input[type="text"],.comments textarea{
	padding:10px 0 10px 10px;
	background:#f2f2f2;
	width:50%;
	font-size:17px;
	outline:none;
	border:none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	}
.comments textarea{
	resize:none;
	height:200px;
	}
.comments input[type="submit"]{
	background:#5DC9C9;
	color:#fff;
	font-size:20px;
	outline:none;
	border:none;
	width: 18%;
	display: block;
	margin-top: 2em;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	padding: 10px 0;
	}
.comments input[type="submit"]:hover{
	background:#97999B;
	color:#fff;
	text-decoration:none;
	}
.comments input[type="text"]:nth-child(2){
	margin:1em 0;
	}
.comments input[type="text"]:nth-child(3){
	margin:0 0 1em;
	}
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 0px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url("../images/arrow.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-- responsive-media --*/
@media (max-width: 1280px)
{
	.banner {
		min-height: 600px;
		}
	.banner-info {
		margin-top: 12em;
		}
	.banner-info p {
		margin: 2em 0 3em;
		}
}
@media (max-width: 1024px)
{
	.basic-mid {
		margin: 0 4em;
		}
	.basic ul li {
		margin: 0.5em 4em;
		}
	.group-text {
		margin-left: 3em;
		overflow: hidden;
		height: 18em;
		}
	.banner {
		min-height: 550px;
		}
	.more a {
		background: url(../images/1.png) no-repeat 9em 1.4em #5DC9C9;
		}
	.banner-info {
		margin-top: 12em;
		}
	.fig {
		background: url(../images/2.png) no-repeat 8em 0em;
		}
	.fig1 {
		background: url(../images/4.png) no-repeat 8em 0em;
		}
	.fig2 {
		background: url(../images/3.png) no-repeat 8em 0em;
		}
	.blog {
		padding: 4em 0;
		}
	.banner-bottom {
		padding: 3em 0 2em;
		}
	.more a:hover {
		background: url(../images/1-.png) no-repeat 9em 1.4em #fff;
		}
	.comments input[type="text"], .comments textarea {
		font-size: 15px;
		}
	.grid-mid {
		margin: 0 3em;
		}
	.blog-mid {
		margin-left: 6em;
		}
	.blog h3 {
		margin: 0 0 2em;
		}
}
@media (max-width: 768px)
{
	.top-nav ul li {
		margin: .5em 1em 0;
		}
	.banner {
		background: url(../images/7df8503977d14c16fe5c08e34f6a6d2e.jpg) no-repeat center center;
		}
	.banner {
		min-height: 400px;
		}
	.banner-info h2 {
		font-size: 45px;
		}
	.banner-info p {
		margin: 1em 0 2em;
		font-size: 19px;
		}
	.more a {
		padding: 11px 0px;
		width: 23%;
		height: 45px;
		background: url(../images/1.png) no-repeat 9.5em 1.25em #5DC9C9;
		}
	.more a:hover {
		background: url(../images/1-.png) no-repeat 9.5em 1.25em #fff;
		}
	.banner-info {
		margin-top: 9em;
		}
	.fig {
		background: url(../images/2.png) no-repeat 6em 0em;
		}
	.fig1 {
		background: url(../images/4.png) no-repeat 6em 0em;
		}
	.fig2 {
		background: url(../images/3.png) no-repeat 6em 0em;
		}
	.banner-bottom-grid img {
		width: 100%;
		}
	.grid-mid {
		margin: 0 2em;
		}
	.banner-bottom-text {
		margin: 4.5em 0;
		}
	.blog-mid {
		margin-left: 4em;
		}
	.blog-grid p {
		width: 100%;
		}
	.blog {
		padding: 2em 0;
		}
	.footer-left-logo {
		width: 13%;
		}
	.banner-bottom1 h2 {
		font-size: 27px;
		}
	.banner-bottom1-left p {
		overflow: hidden;
		height: 200px;
		}
	.banner-bottom1-right h3 {
		margin: 0 0 1em;
		}
	.banner-bottom1-right ul {
		overflow: hidden;
		height: 205px;
		}
	.banner-bottom1-right1:nth-child(2) {
		margin-top: 2em;
		}
	.tags ul li {
		margin: 0 10px;
		}
	.responses {
		padding: 2em 0;
		}
	.responses h3 {
		margin: .5em 0 1em;
		font-size: 22px;
		}
	.response-text {
		width: 81%;
		}
	.f1 {
		width: 10%;
		}
	.comments h3 {
		margin: .5em 0 1em;
		}
	.comments input[type="text"], .comments textarea {
		width: 70%;
		}
	.comments input[type="submit"] {
		font-size: 18px;
		width: 26%;
		padding: 8px 0;
		}
	.banner-bottom1-right {
		width: 26%;
		}
	.group-text h3 {
		margin: 0 0 .5em;
		font-size: 20px;
		overflow: hidden;
		height: 20px;
		}
	.team {
		padding: 3em 0 0;
		}
	.group-text p {
		line-height: 28px;
		}
	.about {
		padding: 3em 0 0;
		}
	.about-us p {
		font-size: 18px;
		}
	.about-mid {
		margin: 0 2em;
		width:30%;
		}
	p.para {
		overflow: hidden;
		height: 68px;
		line-height: 22px;
		}
	.group-text {
		margin-left: 2em;
		overflow: hidden;
		height: 14em;
		}
	.pricing {
		padding: 3em 0;
		}
	.basic ul li {
		margin: 0.5em 2em;
		}
	.basic-mid {
		margin: 0 3em;
		}
	.about-grid {
		width: 30%;
		}
}
@media (max-width: 640px)
{
	.basic-mid {
		margin: 0 1em;
		}
	.basic ul li {
		margin: 0.5em 1em;
		}
	.basic {
		width: 31%;
		}
	.price p {
		font-size: 16px;
		margin: 1em 0 2em;
		}
	.price h2 {
		font-size: 30px;
		}
	.pricing {
		padding: 2em 0;
		}
	.about-grids {
		margin: 5em 0 3em;
		}
	.about-us p {
		font-size: 16px;
		}
	.about-us span {
		margin: 5px 0;
		}
	.about-us h2 {
		font-size: 30px;
		}
	.about {
		padding: 1em 0 0;
		}
	.group-text p {
		line-height: 28px;
		overflow: hidden;
		height: 10em;
		}
	.team h4 {
		margin: 0 0 1em;
		font-size: 30px;
		}
	.top-nav ul li {
		margin: .5em 0.7em 0;
		}
	.banner-bottom1-right {
		float: none;
		width:100%;
		}
	.banner-bottom1-right ul {
		overflow: inherit;
		height: inherit;
		}
	.banner-bottom1-left {
		float: none;
		width: 100%;
		}
	.banner-bottom1-right1 {
		margin-top: 2em;
		}
	.footer-left-logo {
		width: 16%;
		}
	.tags ul li {
		margin: 0 5px;
		}
	.comments h3 {
		font-size: 23px;
		}
	.comments input[type="text"], .comments textarea {
		font-size: 14px;
		width: 80%;
		}
	.responses h3 {
		font-size: 20px;
		}
	.f1 {
		width: 12%;
		}
	.banner-bottom1-right ul li {
		overflow: hidden;
		height: 34px;
		}
	.banner-bottom1-right h3 {
		margin: 0 0 .5em;
		font-size: 18px;
		font-weight: 300;
		}
	.banner-bottom1 h2 {
		font-weight: 400;
		}
	.banner-info h2 {
		font-size: 38px;
		}
	.banner-info p {
		font-size: 18px;
		}
	.more a {
		width: 28%;
		}
	.banner {
		min-height: 302px;
		}
	.banner-info {
		margin-top: 5em;
		}
	.fig {
		background: url(../images/2.png) no-repeat 4.5em 0em;
		}
	.fig1 {
		background: url(../images/4.png) no-repeat 4.5em 0em;
		}
	.fig2 {
		background: url(../images/3.png) no-repeat 4.5em 0em;
		}
	.blog h3 {
		font-size: 22px;
		margin: 0 0 1.5em;
		}
	.banner-bottom-mid {
		margin: 0 .8em;
		width: 32%;
		}
	.banner-bottom-text {
		margin: 4em 0;
		}
	.banner-bottom-text p {
		font-size: 18px;
		letter-spacing: 1px;
		}
	.blog-grid p {
		overflow: hidden;
		height: 58px;
		}
	.banner-bottom-left {
		width: 32%;
		}
}
@media (max-width: 480px)
{
	.fig1 {
		background: url(../images/4.png) no-repeat 3.5em 0em;
		}
	.fig{
		background: url(../images/2.png) no-repeat 3.5em 0em;
		}
	.fig2 {
		background: url(../images/3.png) no-repeat 3.5em 0em;
		}
	.banner-bottom-left {
		width: 31%;
		}
	.top-nav {
		margin-left: 0;
		}
	.navi {
		width: 53%;
		}
	.top-nav {
		width: 10%;
		float:right;
		}
	span.menu {
		display: block;
		cursor: pointer;
		width: 100%;
		position: relative;
		}
	ul.nav1{
		display:none;
		background:#5DC9C9;
		}
	.top-nav ul li a{
		display:block;
		font-size: 18px;
		color:#fff;
		}
	.top-nav ul {
		position: absolute;
		padding: 0;
		margin: 0;
		left: 0%;
		width: 100%;
		z-index: 999;
		}
	.top-nav ul.nav1 li {
		display: inline-block;
		text-align: center;
		margin: 0;
		width: 100%;
		padding: 15.5px 0;
		}
	span.menu{
		margin:10px 0 10px;
		}
	.navi {
		width: 53%;
		}
	ul.nav1{
		display:none;
		background:#5DC9C9;
		}
	.banner-bottom-mid {
		margin: 0 .2em;
		}
	.banner {
		min-height: 270px;
		background: url(../images/7df8503977d14c16fe5c08e34f6a6d2e.jpg) no-repeat center center;
		}
	.banner-info h2 {
		font-size: 30px;
		}
	.banner-info p {
		margin: .5em 0 2em;
		font-size:15px;
		}
	.more a {
		width: 38%;
		}
	.banner-bottom1 {
		margin: 2em 0;
		}
	.banner-bottom1 h2 {
		font-size: 21px;
		}
	.banner-bottom1-right ul {
		height: inherit;
		}
	.banner-bottom1-right h3 {
		font-size: 16px;
		}
	.banner-bottom1-right ul li a {
		padding-left: 26px;
		}
	.tags-right {
		float: none;
		text-align:center;
		}
	.tags ul li {
		margin:0px;
		}
	.f1 {
		width: 17%;
		}
	.response-text {
		width: 80%;
		margin-left:.6em;
		}
	.response-text p {
		overflow: hidden;
		height: 63px;
		}
	.responses h3 {
		font-size: 18px;
		letter-spacing: 1px;
		}
	.comments h3 {
		font-size: 20px;
		letter-spacing: 1px;
		}
	.comments input[type="text"], .comments textarea {
		width: 100%;
		}
	.comments input[type="submit"] {
		font-size: 17px;
		width: 35%;
		padding: 7px 0;
		margin-top:1em;
		}
	.footer-left-logo {
		width: 20%;
		}
	.footer-right ul li {
		margin: 0 .5em;
		}
	.more a {
		padding: 8px 0px;
		width: 36%;
		height: 40px;
		background: url(../images/1.png) no-repeat 9em 1em #5DC9C9;
		}
	.more a:hover {
		background: url(../images/1-.png) no-repeat 9em 1em #fff;
		}
	.banner-bottom-left p {
		overflow: hidden;
		height: 22px;
		margin:0;
		font-size: 13px;
		}
	.banner-bottom-left h3 {
		font-size: 17px;
		}
	.fig {
		background: url(../images/2.png) no-repeat 2.9em 0em;
		}
	.fig1 {
		background: url(../images/4.png) no-repeat 3em 0em;
		}
	.fig2 {
		background: url(../images/3.png) no-repeat 2.5em 0em;
		}
	.banner-bottom {
		padding: 2em 0 2em;
		}
	.banner-bottom-text {
		margin: 3em 0;
		}
	.banner-bottom-text p {
		letter-spacing: 0px;
		}
	.grid-mid {
		margin: 0 1em;
		}
	.banner-bottom-grid h3 {
		font-size: 17px;
		}
	.banner-bottom-grid p {
		font-size: 13px;
		}
	.blog-mid {
		margin-left: 3em;
		}
	.blog {
		padding: 1em 0;
		}
	.blog h3 {
		font-size: 21px;
		}
	.blog-grid h4 a {
		font-size: 18px;
		}
	.blog-grid p {
		font-size: 13px;
		overflow: hidden;
		height: 57px;
		}
	.banner-bottom1 h2 {
		margin: 0 0 1em;
		}
	.top-nav ul li a:hover{
    color: #5DC9C9;
    text-decoration: none;
    }
	.group-text {
		margin-left: 1em;
		height: 10em;
		}
	.group-text p {
		height: 6em;
		}
	.team h4 {
		font-size: 27px;
		}
	.about-us h2 {
		font-size: 27px;
		}
	.about-us p {
		overflow: hidden;
		height: 42px;
		font-size: 15px;
		}
	.about-grids {
		margin: 3em 0 3em;
		}
	.about-grid:nth-child(3) {
		display: none;
		}
	.about-grid {
		width: 43%;
		}
	.about-mid {
		margin: 0 0em 0 4em;
		}
	.basic:nth-child(4) {
		display: none;
		}
	.basic {
		width: 45%;
		}
	.basic-mid {
		margin: 0 0em 0 3em;
		}
	.price h2 {
		font-size: 28px;
		}
	.price p {
		overflow: hidden;
		height: 45px;
		font-size: 15px;
		}
}
@media (max-width: 320px)
{
	.top-nav1 ul.nav1 li {
		padding: 14.5px 0;
		}
	.banner {
		min-height: 275px;
		}
	.banner-info h2 {
		font-size: 21px;
		}
	.banner-info p {
		font-size: 14px;
		}
	.more a {
		padding: 7px 0px;
		width: 49%;
		height: 37px;
		background: url(../images/1.png) no-repeat 8.5em .95em #5DC9C9;
		font-size: 13px;
		}
	.more a:hover {
		background: url(../images/1-.png) no-repeat 8.5em .95em #fff;
		}
	.banner-info {
		margin-top: 6em;
		}
	.banner-bottom-left:nth-child(3) {
		display: none;
		}
	.banner-bottom-left {
		width: 45%;
		}
	.banner-bottom-mid {
		margin: 0 .9em;
		width: 45%;
		}
	.fig {
		background: url(../images/2.png) no-repeat 2.3em 0em;
		}
	.fig1 {
		background: url(../images/4.png) no-repeat 2em 0em;
		}
	.banner-bottom-text p {
		font-size: 14px;
		}
	.banner-bottom-text {
		margin: 2em 0;
		}
	.banner-bottom-grid:nth-child(3) {
		display: none;
		}
	.grid-mid {
		margin: 0 0 0 1em;
		}
	.banner-bottom-grid {
		width: 47%;
		}
	.banner-bottom {
		padding: 2em 0 1em;
		}
	.blog h3 {
		font-size: 19px;
		}
	.blog-mid {
		margin-left: 1.9em;
		}
	.blog-grid h4 a {
		font-size: 17px;
		}
	.blog-grid h4 {
		margin: .4em 0 0;
		}
	.footer-left {
		float: none;
		width: 100%;
		text-align: center;
		}
	.footer-left-logo span {
		background: url(../images/logo1.png) no-repeat 26px 0px;
		}
	.footer-left-logo {
		width: 30%;
		}
	.footer-right {
		float: none;
		width: 100%;
		text-align: center;
		}
	.banner-bottom1 h2 {
		font-size: 18px;
		overflow: hidden;
		height: 20px;
		}
	.banner-bottom1-right ul li a {
		font-size: 13px;
		}
	.banner-bottom1-left {
		float: none;
		width: 100%;
		}
	.banner-bottom1-left p {
		overflow: hidden;
		height: 155px;
		font-size: 13px;
		line-height: 22px;
		}
	.tags {
		margin: 1em 0 0;
		}
	.tags ul li {
		margin: 0 16px;
		}
	.responses {
		padding: 1em 0;
		}
	.responses h3 {
		margin: .5em 0;
		}
	.f1 {
		width: 26%;
		}
	.response-text {
		width: 70%;
		margin-left: .7em;
		}
	.response-text ul {
		overflow: hidden;
		height: 18px;
		}
	.response-text p {
		overflow: hidden;
		height: 57px;
		font-size:13px;
		}
	.response:nth-child(3) {
		margin-top: 1em;
		}
	.comments input[type="submit"] {
		width: 60%;
		}
	.comments h3 {
		font-size: 19px;
		letter-spacing: 1px;
		}
	.responses h3 {
		font-size: 16px;
		}
	.response-text a {
		font-size: 13px;
		}
	.comments input[type="text"], .comments textarea {
		font-size: 13px;
		}
	.comments input[type="submit"] {
		font-size: 16px;
		}
	.tags-left {
		float: none;
		width: 100%;
		}
	.tags ul li {
		margin: 0 13px 13px;
		}
	.tags-left ul li a small.para2 {
		background: url(../images/sprite.png) no-repeat -45px 0px;
		}
	.tags-left ul li a small.para3 {
		background: url(../images/sprite.png) no-repeat -59px 0px;
		padding-left: 26px;
		}
	.team {
		padding: 2em 0 0;
		}
	.group {
		float: none;
		width: 100%;
		}
	.group-text {
		float: none;
		width: 100%;
		}
	.group-text h3 {
		margin: 0.5em 0 .5em;
		font-size: 18px;
		}
	.group-text p {
		height: 7em;
		line-height: 21px;
		overflow: initial;
		font-size:13px;
		}
	.team h4 {
		font-size: 25px;
		}
	.about-us h2 {
		font-size: 25px;
		}
	.about-us p {
		font-size: 13px;
		}
	.about-grid:nth-child(1) {
		display: none;
		}
	.about-grid {
		width: 75%;
		}
	.about-mid {
		margin: 0 0em 0 3em;
		}
	p.para {
		font-size: 13px;
		}
	.price h2 {
		font-size: 25px;
		}
	.price p {
		height: 40px;
		font-size: 13px;
		}
	.basic {
		width: 70%;
		}
	.basic:nth-child(2) {
		margin-left: 3em;
		margin-bottom: 2em;
		}
	.basic ul li {
		font-size: 15px;
		}
	.basic ul {
		padding: 1em 0 0em;
		height: 180px;
		}
	.business h2 {
		font-size: 22px;
		}
}
/*-- //responsive-media --*/

/* ==================================
   Global Beautification Overrides 
   ================================== */
body, html {
    font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft YaHei", Tahoma, Simsun, sans-serif;
}

p {
    line-height: 1.8 !important;
}

/* Footer improvements */
.footer {
    text-align: center;
    padding: 3em 0 2em;
    background: #2a2d34;
}

.footer-left {
    float: none;
    width: 100%;
    margin: 0 auto;
}

.footer-left-text {
    float: none;
    padding: 0;
    text-align: center;
    display: inline-block;
}

.footer-left-text p {
    color: #a0a0a0;
    font-size: 14px;
    margin: 6px 0;
    line-height: 1.6 !important;
}

.footer-left-text p a {
    color: #5DC9C9;
    text-decoration: none;
    transition: color 0.3s;
}

.footer-left-text p a:hover {
    color: #fff;
}

/* Fix floating clearing if any */
.footer-left-text::after {
    content: "";
    display: table;
    clear: both;
}

/* Text readability improvements */
.banner-bottom-text p {
    color: #444;
}
.banner-bottom-text p span {
    display: block;
    font-size: 18px;
    color: #777;
    margin-top: 10px;
    line-height: 1.8;
}

.group-text p {
    color: #555;
    text-align: justify;
}

.about-us p {
    color: #555;
    line-height: 1.8;
}

.about-grid-john p.para {
    color: #666;
    line-height: 1.8 !important;
    text-align: justify;
}

.group-text h3, .about-us h2 {
    color: #333;
    font-weight: 600;
}

/* Add slight shadow to banner text so it reads better on images */
.banner-info h2 {
    text-shadow: 2px 2px 5px rgba(0,0,0,0.5);
    letter-spacing: 2px;
}
.banner-info p {
    text-shadow: 1px 1px 4px rgba(0,0,0,0.5);
}

/* Reset float and width for 4-item grid */
.about-grids {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 2%;
    margin: 5em 0;
}
.about-grid {
    float: none !important;
    width: 23.5% !important; /* 4 items in a row */
    margin: 0 !important;
    display: flex;
    flex-direction: column;
}
.about-mid {
    margin: 0 !important;
}
.about-grid-john {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.about-grid-john p.para {
    flex-grow: 1;
}

@media (max-width: 992px) {
    .about-grid {
        width: 48% !important;
        margin-bottom: 2em !important;
    }
}
@media (max-width: 640px) {
    .about-grid {
        width: 100% !important;
        margin-bottom: 2em !important;
    }
}

/* Fix .group and .group-text layout */
@media (min-width: 993px) {
    .team .container {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .team h4 {
        width: 100%;
    }
    .group {
        width: 48% !important;
        margin-right: 4%;
        float: none !important;
    }
    .group-text {
        width: 48% !important;
        float: none !important;
    }
}

/* Override banner styling specifically for the new image */
.banner {
    background: url(../images/7df8503977d14c16fe5c08e34f6a6d2e.jpg) no-repeat center center !important;
    background-size: cover !important;
}

@media (max-width: 768px) {
    .banner {
        background-position: center top !important;
    }
}


/* Improve header layout */
.header {
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    position: relative;
    z-index: 10;
}
.header-part {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}
.head-logo, .top-nav {
    float: none !important;
}
.top-nav ul {
    margin: 0 !important;
    display: flex;
    align-items: center;
}
.top-nav ul li {
    margin: 0 1.5em !important;
}


/* Fix banner height and object fit */
.banner {
    background: url(../images/7df8503977d14c16fe5c08e34f6a6d2e.jpg) no-repeat center center !important;
    background-size: cover !important;
    min-height: 60vh !important; /* 动态高度，占据屏幕 60% */
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner-info {
    margin-top: 0 !important; /* 取消写死的 margin-top */
    width: 100%;
}
@media (max-width: 768px) {
    .banner {
        min-height: 40vh !important;
    }
}

/* Force remove nav borders */
.top-nav ul li a:hover {
    border: none !important;
    padding: 0 !important;
    color: #5DC9C9 !important;
}

.top-nav ul li a {
    color: #333 !important;
    font-weight: 500;
}
.top-nav ul li a:hover {
    color: #5DC9C9 !important;
}

/* Improve banner visual */
.banner-info h2 {
    font-size: 3rem !important;
    margin-bottom: 20px;
}
.banner-info p {
    font-size: 1.2rem !important;
    margin: 0 !important;
}

/* Force banner image to display fully without cropping */
.banner {
    background-size: contain !important;
    background-color: #fce8f0 !important; /* light pink to fill the sides */
    background-position: center top !important;
    min-height: 40vw !important; /* Adjust height based on viewport width to match the aspect ratio of the image roughly */
}

@media (max-width: 768px) {
    .banner {
        min-height: 55vw !important; /* slightly taller for mobile to accommodate text */
    }
}

/* Banner layout fixes to keep text inside the image properly */
.banner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start; /* Align text to the left side */
    padding-left: 10%; /* Add some padding so text isn't hugging the edge */
}

.banner-info {
    text-align: left !important;
    width: 40% !important; /* Limit width so it doesn't overlap the model face */
}

.banner-info h2 {
    color: #8c5b55 !important; /* Soft brown text color instead of white for better contrast on light pink */
    text-shadow: none !important; /* Remove text shadow */
    font-size: 3.5vw !important; /* Responsive font size */
    margin-bottom: 1vw !important;
}

.banner-info p {
    color: #9c6c66 !important;
    text-shadow: none !important;
    font-size: 1.5vw !important;
}

@media (max-width: 768px) {
    .banner {
        align-items: center;
        padding-left: 0;
        justify-content: flex-end; /* Move text down below the main image content on mobile */
        padding-bottom: 20px;
    }
    .banner-info {
        text-align: center !important;
        width: 90% !important;
    }
    .banner-info h2 {
        font-size: 6vw !important;
    }
    .banner-info p {
        font-size: 3vw !important;
    }
}

/* Show banner image completely */
.banner {
    background-size: cover !important;
    background-position: center center !important;
    height: 100vh !important; /* Full screen height for maximum impact */
    min-height: auto !important;
    padding: 0 !important;
}

@media (max-aspect-ratio: 16/9) {
    .banner {
        background-size: contain !important; /* If screen is narrow, show the full image */
        background-color: #f7e0e4 !important; /* Soft pink background to fill empty space */
        height: auto !important;
        padding-top: 56.25% !important; /* 16:9 Aspect Ratio hack */
    }
}

/* Fix top cut-off issue */
.banner {
    background-position: center 1px !important; /* Move the image down by 15px */
    background-size: contain !important; /* Always contain the image so it is never cut off */
    height: 56.25vw !important; /* Perfect 16:9 ratio */
    min-height: auto !important;
    padding: 0 !important;
    background-color: #fce8ef !important; /* Match the banner edge color */
}

@media (max-width: 768px) {
    .banner {
        background-position: center 10px !important;
        height: 60vw !important; /* Taller on mobile to show full contained image */
    }
}

/* Remove focus outline/black box */
a:focus, button:focus, input:focus, .top-nav ul li a:focus {
    outline: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

.top-nav ul li a:focus, .top-nav ul li a:active {
    color: #5DC9C9 !important; /* Keep it teal when clicked */
}

/* Slim down the header-part and container padding */
.header {
    padding: 0 !important; /* Reset default padding if any */
}

.header-part {
    padding: 5px 0 !important; /* Reduced vertical padding */
}

.head-logo img {
    height: 40px !important; /* Restrict logo height so it doesn't push the nav bar down */
    width: auto !important; 
}

/* Adjust header thickness properly and push nav to right */
.header-part {
    display: flex;
    justify-content: space-between; /* This already pushes logo left and nav right */
    align-items: center;
    padding: 0 !important; /* Remove vertical padding to let logo dictate height */
}

.head-logo {
    display: flex;
    align-items: center;
}

.head-logo img {
    height: 70px !important; /* Make it large enough to look good, but not huge */
    width: auto !important; 
    margin: 5px 0 !important; /* Slight breathing room top/bottom */
}

.top-nav {
    margin-left: auto; /* Force to the right edge */
}

/* Ensure the nav items inside .top-nav are also right-aligned if it's taking full width */
.top-nav ul {
    justify-content: flex-end;
}

/* Fix Container/版心 width for a modern look */
@media (min-width: 1200px) {
    .container {
        width: 1200px !important;
    }
}
@media (min-width: 1400px) {
    .container {
        width: 1320px !important;
        max-width: 85% !important; /* give it nice breathing room on giant screens */
    }
}

/* Ensure banner text area conforms to the container */
.banner .container {
    width: 100% !important;
    max-width: 1320px !important;
    padding: 0 15px !important;
}

/* Adjust other big sections */
.team, .about, .blog, .footer {
    padding-left: 0;
    padding-right: 0;
}

/* Give big sections a proper top and bottom padding so they don't feel crammed */
.team, .about, .blog {
    padding: 60px 0 !important;
}
.banner-bottom {
    padding: 60px 0 !important;
}

/* Ensure the header content aligns properly */
.header-part {
    max-width: 100% !important;
    padding: 0 !important; 
    margin: 0 auto !important;
}

/* The previous banner fix */
.banner {
    display: flex;
    justify-content: center; /* center the container horizontally */
}

/* Give "昕颜·优享" area better layout */
.banner-bottom {
    background-color: #fafafa !important;
}
.banner-bottom-text {
    margin: 0 auto !important;
    text-align: center;
    padding: 20px 0;
}

/* Fix Container/版心 width for a modern look */
@media (min-width: 1200px) {
    .container {
        width: 1200px !important;
    }
}
@media (min-width: 1400px) {
    .container {
        width: 1320px !important;
        max-width: 85% !important; /* give it nice breathing room on giant screens */
    }
}

/* Ensure banner text area conforms to the container */
.banner .container {
    width: 100% !important;
    max-width: 1320px !important;
    padding: 0 15px !important;
}

/* Adjust other big sections */
.team, .about, .blog, .footer {
    padding-left: 0;
    padding-right: 0;
}

/* Give big sections a proper top and bottom padding so they don't feel crammed */
.team, .about, .blog {
    padding: 60px 0 !important;
}
.banner-bottom {
    padding: 60px 0 !important;
}

/* Ensure the header content aligns properly */
.header-part {
    max-width: 100% !important;
    padding: 0 !important; 
    margin: 0 auto !important;
}

/* The previous banner fix */
.banner {
    display: flex;
    justify-content: center; /* center the container horizontally */
}

/* Give "昕颜·优享" area better layout */
.banner-bottom {
    background-color: #fafafa !important;
}
.banner-bottom-text {
    margin: 0 auto !important;
    text-align: center;
    padding: 20px 0;
}

/* Overwrite bootstrap entirely for main layout container to make it really wide */
.container {
    width: 90% !important;
    max-width: 1400px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

@media (max-width: 768px) {
    .container {
        width: 95% !important;
    }
}

/* Fix .team and .about constraints */
#team .container, #about .container, #blog .container {
    width: 100% !important;
}

.about-grids {
    justify-content: space-between;
}

/* Move .banner-bottom area up by 15px */
.banner-bottom {
    margin-top: -17px !important;
    position: relative; /* ensure it stays above the previous element if any */
    z-index: 1;
}
