@charset "utf-8";
/* CSS Document */
div{
	background-size:cover;
}
a{
	color:blue;
}
a:hover, a:focus {
	color: black;
	text-decoration: underline;
}
h1 {
	color: #fdfdfd;
	font-size: 50px;
	letter-spacing: normal;
	line-height: 55px;
	margin-bottom: 0;
	text-align: inherit;
	font: bold;
}
h2 {
	font-size: 48px;
	margin-bottom: 20px;
	letter-spacing: normal;
	color: black;
	font-weight: 400;
	line-height: 55px;
}
h3 {
	font-size: 35px;
	margin-top: 10px;
	font-weight: 400;
	line-height: 40px;
	color: black;
}
h4 {
	font-weight: 700;
	font-size: 25px;
	color:black;
}
small {
	font-size: 9px;
	color: #a13906;
	text-transform: uppercase;
	padding-top: 5px;
}
.logo img {
	width: 70px;
	margin-top: 10px;
}
.sticky {
	position: fixed !important;
	top: 0;
	width: 100%;
	background: black !important;
	transition: all .4s ease;
}
.sticky .logo img {
	width: 80px;
	/* margin-top: 30px;
	*/
}
#top-bar {
	z-index: 1000;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	position: relative;
}
.topbar-wrap{
	width: 90%;
	margin: 0 auto;
}
.topbar-grid {
	display: grid;
	grid-template-columns: 80px minmax(0, 1fr);
	gap: 28px;
	align-items: start;
}
.topbar-main {
	min-width: 0;
}
.topbar-main-grid {
	display: grid;
	grid-template-columns: minmax(180px, 280px) minmax(0, 1fr) minmax(160px, 220px);
	gap: 28px;
	align-items: start;
}
.topbar-nav-cell,
.topbar-search-cell,
.topbar-account-cell {
	min-width: 0;
}
.topbar-account-stack {
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.mobile-bottom-grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: center;
}
.mobile-bottom-label {
	min-width: 0;
}
.mobile-bottom-toggle {
	display: flex;
	justify-content: flex-end;
}
.logo {
}
.sub-full-wrap {
	background: rgb(255, 242, 211);
}
.top-bar h1{
	text-align:center;
	color:black;
	text-transform:uppercase;
	font-size:20px;
	font-weight:600;
}
.pro-img {
	border-radius: 10px;
	width: 100%;
	margin-bottom: 25px;
}
.btnx {
	font-family: 'Circular Std',Inter, Arial;
	font-size: 13px;
	border: none;
	color: white;
	/* min-width: 250px; */
	padding: 8px;
	padding-left: 45px;
	padding-right: 45px;
	background: #059524;
	border-radius: 50px;
	line-height: 25px;
}
p ,li{
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	color:rgb(103, 111, 118);
}
.box-style{
	padding:10px;
}
.padding-style{
	padding:10px;
}
.img-center{
	display:block;
	margin: 0px auto;
}
.btn-menu{
	position:relative;
	display:inline-block;
}
.btn-private{
	cursor:pointer;
}
.border_right{
	text-align:center;
	padding:10px;
	border-right:1px solid rgb(235, 235, 235);
}
.grp-btn {
	display: flex;
}
.grp-btn a, .grp-btn li {
	padding: 18px;
	font-size: 13px;
	background: #1f1818;
	font-family: 'Circular Std';
	color: white;
	border-radius: 6px;
	font-weight: 700;
	text-align: center;
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-left: 25px;
	padding-right: 25px;
}
.btn-z {
	display: inline-block;
	line-height: 25px;
	padding: 8px;
	border-radius: 20px;
	cursor: pointer;
	font-size: 13px;
	text-align: center;
	color: black;
	opacity: 1;
	background: #ededed;
	width: 150px;
	font-weight: 700;
	margin-left: 20px;
	border:none;
}
.tags-list {
	font-size: 11px;
	color: #fff;
	font-family: 'Inter', sans-serif;
	background: #3760da;
	padding: 10px;
	border-radius: 18px;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: capitalize;
}
.banner {
	background-color: black;
}
.overlay {
	width: 90%;
	margin: 0 auto;
}
.banner-card{
	height:700px;
}
.banner-text-wrap h1 {
	font-size: 65px;
	line-height: 95px;
}
.banner-text-wrap {
	width: 750px;
	margin: 0 auto;
	/* position: relative;
	*/
	/* top: 80px;
	*/
	text-align: center;
	padding-top: 80px;
	padding-bottom: 120px;
}
.banner-text-wrap p {
	font-size: 15px;
	width: 80%;
	margin: auto;
	margin-bottom: 45px;
	margin-top: 45px;
	color: #bdbcbc;
}
.banner-text-wrap h3 {
	line-height: 95px;
	/* font-weight: bold;
	*/
	font-size: 65px;
	text-align: center;
	text-transform: capitalize;
	/* border-radius: 0px 4px 4px 0px;
	*/
	font-weight: 700;
	letter-spacing: 1px;
}
.banner-text2 {
	/* text-align: center;
	*/
	font-size: 15px;
	color: #f7e5e5;
	margin-top: 15px;
	/* line-height: 30px;
	*/
	line-height: 22px;
}
#bar {
	background: #0e7343;
	padding-top: 70px;
	padding-bottom: 70px;
}
#bar h1{
	color:white;
}
.card-img{
	width:100%;
	background-color: black;
	border-radius: 20px;
	transition: all .4s ease;
}
input, select, textarea{
	font-family: 'Inter', sans-serif;
}
.main-brick {
	/* width: 90%;
	*/
	margin-bottom: 30px;
	box-shadow: 0 1px 3px -1px rgba(0,0,0,0.6);
	border: 2px solid transparent;
	border-top: 2px solid rgba(0,0,0,0.125);
	padding: 15px;
	border-radius: 6px;
}
.swiper {
	width: 100%;
	height: 100%;
}
.item-img {
	width: 100%;
	height: 220px;
	overflow: hidden;
}
.card-pic {
	width: 100%;
}
.title-wrap {
	margin-bottom: 15px;
	background: #d7d7d7e3;
	padding: 10px;
	width: 100%;
	/* text-align: center;
	*/
	margin-top: -97px;
	padding-left: 25px;
	/* display: flex;
	*/
	position: relative;
}
.title-css {
	font-family: 'Circular Std';
	color: black;
	display: block;
	font-size: 17px;
	height: 49px;
}
.descp-wrap {
	padding: 10px;
	height: 80px;
	overflow: hidden;
	margin-bottom: 25px;
}
.descp-wrap p{
	font-size: 13px;
}
.card-data{
	margin-top: 15px;
}
.card-img:hover{
	transform: scale(1.1);
}
.card-info{
	padding: 30px;
}
.inner-banner img{
	width:88%;
	height:345px;
	border:5px solid rgba(255,255,255,1);
}
.content-70 {
	width: 70%;
	margin: 0px auto;
}
.content-75 {
	width: 70%;
	margin: 0px auto;
}
.content-45 {
	width: 45%;
	margin: 0px auto;
}
.content-40 {
	width: 40%;
	margin: 0px auto;
}
breadcrumb{
	margin-top:25px;
}
#breadcrumb a {
	margin-top: 25px;
	padding-right: 25px;
	color: #eaeaea;
	font-size: 13px;
}
.content-95{
	width:95%;
	margin: 0px auto;
}
.content-90{
	width:90%;
	margin: 0px auto;
}
.content-80{
	width:80%;
	margin: 0px auto;
}
.content-60{
	width:60%;
	margin: 0px auto;
}
.content-30{
	width:30%;
	margin: 0px auto;
}
.content-50{
	width:50%;
	margin: 0px auto;
}
.max-1200 {
	max-width: 1200px;
	min-width: 1024px;
}
#mobile-bottom-nav {
	display: none;
}
#mobile-nav-bar .mxnav2 {
	text-align: left;
	padding-top: 50px;
	padding-bottom: 25px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}
#mobile-nav-bar .mxnav2 li {
	display: block;
	flex: 0 0 auto;
}
#mobile-nav-bar .mxnav2 li a{
	font-family: 'Circular Std';
	font-weight:700;
	font-size: 13px;
	text-transform: capitalize;
}
.mxnav2 li a {
	color: black;
	display: inline-block;
	text-align: center;
	line-height: 13px;
	margin-right: 30px;
	padding-right: 25px;
	background: #d4d2d2;
	padding-left: 25px;
	border-radius: 20px;
	padding-top: 13px;
	padding-bottom: 13px;
	flex: 0 0 auto;
	white-space: nowrap;
}
#bottom-bar {
	text-align: left;
	width: 80%;
	margin: 0 auto;
	margin-top: 15px;
	border-top: 1px solid grey;
}
#bottom-bar .mxnav a {
	color:white;
}
#sort-btn img {
	width: 24px;
	margin-left: 50px;
}
#sort-btn {
	border: 1px solid black;
	color: black;
	padding: 10px;
	width: 150px;
	padding-left: 25px;
	border-radius: 3px;
	font-size: 13px;
	display: inline-block;
	position: relative;
}
#sort-card {
	border: 1px solid black;
	position: absolute;
	width: 100%;
	left: 0;
	top: 50px;
	z-index: 100;
	background: white;
	margin: 0;
	text-align: right;
	padding: 0;
}
#sort-card a{
	padding: 12px;
	display: block;
	color:black;
}
#bread {
	margin-bottom: 60px;
	margin-top: 60px;
}
#bread img {
	width: 12px;
}
#bread li a {
	font-size: 11px;
	text-transform: capitalize;
	display: inline-block;
}

.contact-info p {
	text-align: right;
	margin-bottom: 5px;
	font-size: 13px;
	color: white;
	display: none;
}
.contact h3 {
	color: red;
	margin-top: 20px;
}
.about-card {
	height: 200px;
	padding: 40px;
	margin-bottom: 25px;
	margin-top: 25px;
	box-shadow: 0 10px 5px -6px #0003;
	border-radius: 6px;
	background-image: url("../img/sbk.jpg");
}
.about-card li {
	color: white;
	font-size: 20px;
}
.about-cardx h3 {
	font-size: 50px;
	margin-bottom: 25px;
	line-height: 45px;
	color: red;
}
#projects li{
	list-style:none;
	font-size:14px;
	line-height:32px;
}
#projects li span{
	font-weight:700;
}
.brick{
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	background-color:white;
}
.vision h2{
	color:white;
}
.vision p{
	color:white;
}
.vision li{
	color:white;
}
.v-card{
	margin-bottom: 25px;
}
.strip {
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 100px;
	background-size: cover;
	background: #b7d433;
	text-align: center;
	background-image: url("../img/b1.jpg");
}
.card-list h4 {
	color: red;
	font-size: 15px;
	font-weight: 700;
}
.swiper-slide-active .banner-text-wrap h3 {
	animation: slideInDown 1s;
}
.swiper-slide-active .banner-text-wrap p {
	animation: fadeInDown 1.5s;
}
.strip h1 {
	font-size: 45px;
	font-weight: 700;
	color: #fefff9;
	letter-spacing: normal;
	display: inline-block;
	animation: slideInRight 1s;
	margin-top: 125px;
}
.strip li{
	animation: fadeInDown 1.5s;
}
.bk-carouselcolor{
	padding-top:10px;
	background-color:rgba(6, 36, 111,0.6);
}
.bk-blue{
	padding:10px;
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.2) 100%) repeat scroll 0% 0% rgb(205, 33, 34);
}
.bk-white{
	background-color:white;
}
.bk-menucolor {
	margin-top: 10px;
	background: #dc291e;
}
.hero-unit{
	padding:10px;
}
.mx-navbar {
	text-align: left;
	display: flex;
	flex-direction: row;
	gap: 25px;
}
.mx-navbar li a {
	color: inherit;
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	text-transform: capitalize;
	width: 100%;
	font-weight: 700;
	font-family: 'Circular Std';
}
.mx-navbar ul{
	list-style:none;
}
.mx-navbar li {
	display: inline-block;
	color: black;
	cursor: pointer;
}
.nav-small {
	display: inline-block;
	padding-right: 15px;
	border-right: 2px solid gray;
	margin-right: 15px;
}
.mx-navbar-top {
	margin-top: 20px;
}
.mx-navbar-top a {
	font-size: 13px;
	color:white;
}
box a {
	display: block;
	padding: 10px;
	padding-left: 10px;
	padding-left: 20px;
	text-align: left;
	font-weight: 400;
	min-width: 350px;
}
#special-link {
	margin-left: -80px;
	border-left: 1px solid #262457;
	font-weight: 700;
	color: #f7be70;
}
.service-card {
	padding: 80px;
	background: #c51a1a;
	height: 300px;
}
.service-card h3{
	color:white;
	margin-bottom: 10px;
}
.service-card p{
	color:white;
	font-size:14px;
}
.service-card a{
	color:white;
	font-size:14px;
}
.left30 {
	margin-left: -20px;
}
.right30 {
	margin-right: -20px;
}
.iconx {
	font-size: 42px;
	color: rgb(255, 255, 255);
}
.mx-navbar #box a:hover {
	color: black;
	background-color: #e3e3e3;
	font-weight: 400;
}
.c-wrap {
	padding-left: 50px;
	border-left: 1px solid green;
	margin-left: 50px;
}
div .select{
}
.contact-info {
	text-align: center;
	color: #000;
	border-radius: 20px;
}
.profile-info a{
font-family: Inter, sans-serif;font-size:13px;
color: blue;
}
.profile-info {
	text-align: right;
}
#btn-e {
	background: #00135f;
	display: block;
	padding: 10px;
	border-radius: 8px;
	color: white;
	margin-top: 5px;
	/* border: 2px solid;
	*/
}
.contact-info li a {
	color: black;
	font-size: 13px;
	line-height: 13px;
	font-weight: 700;
	font-family: 'Circular Std';
}
.mx-navbar .m-services:hover .drop-down{
	display: block;
}
.mx-navbar .m-services:hover{
}
.drop-down {
	margin-top: 0;
	position: absolute;
	display: none;
	padding: 0;
	background: #fff;
	padding-bottom: 20px;
}
.service-full-wrap{
	padding-top: 60px;
	padding-bottom: 60px;
	;
}
.about{
	margin-top: 20px;
	margin-bottom: 60px;
	;
}
.errorshow, .msgshow {
	border-radius: 4px;
	font-size: 12px;
	color: rgb(255, 0, 0);
	height: 20px;
}
.contact h1{
	margin-bottom:25px;
}
#contact-box {
	margin-top: 50px;
	margin-bottom: 50px;
	background: #ebebeb;
	padding: 70px;
	border-radius: 4px;
}
.text_box {
	width: 70%;
}
#footer-bar {
	background: #399326;
	position: relative;
}
#footer-bar p {
	color: #e7e5f5;
	font-size: 15px;
	margin-top: 25px;
}
#footer-bar-wrap {
	width: 80%;
	margin: 0 auto;
}
.btn-y {
	margin-top: 30px;
	display: block;
	/* width: 150px;
	*/
	text-align: center;
	color: white;
	/* padding-left: 20px;
	*/
	border: 2px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 4px;
}
#footer-bar img {
	position: absolute;
	width: 100%;
}
#footer-bar h3 {
	color: white;
	line-height: 35px;
	font-size: 35px;
}
.footer-bar-section {
	padding-top: 100px;
	padding-bottom: 100px;
}
#footer {
	border-top: 1px solid rgb(225,225,225);
	padding-top: 35px;
}
#footer-box {
	padding: 40px;
	background: #f7b4b4;
	text-align: center;
	width: 90%;
	margin: 0 auto;
	margin-top: -150px;
	padding-bottom: 70px;
	border-radius: 20px;
}
#social-wrap{
	 text-align: right
}

#footer-box .logo img {
	width: 140px;
}
#footer h3 {
	color: white;
	margin-bottom: 20px;
}
#footer-wrap{
}
#footer-logo{
	width:70%;
	margin: 0 auto;
}
#footer li, #footer a, #footer p {
	color: white;
	font-size: 14px;
}
#elite-wrap{
	padding-bottom: 30px;
}
#elite-wrap a, #elite-wrap p{
	font-size: 14px;
	color:grey;
}
#blog-roll p, #blog-roll li{
	font-size: 18px
}
#full-green-back{
	height:750px;
}
#full-back-fixed{
	height: 550px;
}
.vision{
	padding:90px;
}
.card-color {
	padding: 40px;
	background: #e1ffe4;
	border-radius: 20px;
}
.card-color p{
	font-size: 14px;
	line-height: 20px;
}
.card-color input{
	width:100%;
}
#whatsapp-card {
	background-color: rgb(37, 211, 102);
	color: white;
	padding: 8px 18px;
	border-radius: 10px;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 14px;
	font-weight: 700;
	margin-top: 10px;
	width: 100%;
	text-decoration: none;
	box-sizing: border-box;
	
}
#whatsapp-card > span:first-child {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding-right: 14px;
	border-right: 2px solid rgba(255,255,255,0.65);
	flex: 0 0 auto;
}
#whatsapp-card > span:last-child {
	display: inline-flex;
	align-items: center;
	margin-left: 0 !important;
	line-height: 1.2;
	text-align: left;
	flex: 0 1 auto;
}
#whatsapp-card img {
	display: block;
}
hr{
	border-color: #dadce0
}
@media (min-width: 800px) and (max-width: 1100px) {
	.topbar-wrap {
	width: 94%;
	}
	.topbar-grid {
	grid-template-columns: 72px minmax(0, 1fr);
	gap: 18px;
	}
	.topbar-main-grid {
	grid-template-columns: minmax(0, 1fr) minmax(190px, 230px) minmax(180px, 210px);
	gap: 12px;
	}
	.topbar-account-stack {
	gap: 8px;
	}
	.mx-navbar li {
	margin-right: 24px;
	}
	.mx-navbar li a {
	padding-top: 16px;
	padding-bottom: 16px;
	font-size: 13px;
	}
	#bottom-bar {
	width: 90%;
	}
	#mobile-nav-bar .mxnav2 {
	padding-top: 24px;
	padding-bottom: 18px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: nowrap;
	gap: 0;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: thin;
	}
	#mobile-nav-bar .mxnav2 li {
	display: block;
	flex: 0 0 auto;
	}
	#mobile-nav-bar .mxnav2 li a {
	font-size: 12px;
	padding-top: 11px;
	padding-bottom: 11px;
	}
	.mxnav2 li a {
	margin-right: 14px;
	padding-left: 18px;
	padding-right: 18px;
	flex: 0 0 auto;
	white-space: nowrap;
	}
}
@media (max-width: 800px) {
	h1 {
	text-align: center;
	}
	p,li,a{
	font-size:15px;
	}
	h2 >a{
font-size:25px;
	}
	.btnx{
	
		
	}
	.max-1200 {
	min-width: auto;
	}
	.descp-wrap p {
	font-size: 14px;
	}
	.descp-wrap {
	padding: 10px;
	height: 90px;
	overflow: hidden;
	margin-bottom: 25px;
	}
	.modal-body {
	box-shadow: none;
	width: 90%;
	margin: 0 auto;
	margin-top: 50px;
	}
	#bottom-bar {
	width: 90%;
	border: 3px solid black;
	border-radius: 8px;
	}
	#mobile-bottom-nav {
	display: block;
	padding: 5px;
	}
	#social-wrap{
	text-align: center
}
	.topbar-grid {
	grid-template-columns: 1fr;
	gap: 10px;
	}
	.topbar-main-grid {
	grid-template-columns: 1fr;
	gap: 16px;
	}
	.topbar-logo {
	display: none;
	}
	.topbar-account-stack {
	align-items: center;
	}
	.main-brick {
	width: 100%;
	}
	.banner-text-wrap h1 {
	font-size: 55px;
	line-height: 65px;
	}
	.banner-text-wrap p {
	font-size: 16px;
	width: 100%;
	}
	#mobile-bottom-nav li{
	color:black;
	font-family: 'Circular Std';
	padding: 10px;
	font-size: 15px;
	}
	#mobile-nav-bar{
	display: none;
	}
	#mobile-nav-bar.visible {
    display: block;
    opacity: 1;
}
	.mxnav2 li {
	display: block;
	text-align: left;
	line-height: 30px;
	margin-bottom: 15px;
	color: white;
	margin-left: 0;
	border: none;
	}
	#mobile-nav-bar .mxnav2 li a {
	font-size: 15px;
	}
	.cont {
	display: inline-block;
	cursor: pointer;
	margin-right: 15px;
	padding-top: 5px;
	}
	.bar1, .bar2, .bar3 {
	width: 35px;
	height: 5px;
	background-color: black;
	margin: 6px 0;
	transition: 0.4s;
	}
	#mobile-nav-bar .mxnav2 {
	padding: 0;
	display: block;
	}
	/* Rotate first bar */
	.change .bar1 {
	-webkit-transform: rotate(-45deg) translate(-10px, 5px) ;
	transform: rotate(-45deg) translate(-10px, 5px) ;
	}
	/* Fade out the second bar */
	.change .bar2 {
	opacity: 0;
	}
	/* Rotate last bar */
	.change .bar3 {
	-webkit-transform: rotate(45deg) translate(-10px, -7px) ;
	transform: rotate(45deg) translate(-10px, -7px) ;
	}
	.mxnav{
	text-align:left;
	padding-bottom: 10px;
	margin-top:0;
	border: none;
	padding: 0;
	}
	.btn-nav {
	text-align: center;
	}
	.mxnav li {
	/* text-align: center;
	*/
	/* margin-bottom: 10px;
	*/
	margin-top: 15px;
	/* padding-right: 30px;
	*/
	padding: 0px;
	/* font-size: px;
	*/
	margin-left: 0;
	margin-right: 0;
	width: 24%;
	}
	.mxnav a {
	font-size: 14px;
	font-weight: 700;
	color: black;
	}
	#bottom-bar .mxnav {
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
	}
	.mobile-logo{
	width: 120%;
	padding: 10px;
	margin-top: 10px;
	}
	#home .banner {
	height: 660px;
	background-image: none;
	padding-top: 45px;
	}
	#full-green-back{
	height:auto;
	}
	.card {
	margin-bottom: 50px;
	}
	#home.swiper-button-prev, #home .swiper-button-next {
	top: 120%;
	}
	.banner {
	/* background-color: #6c947170;
	*/
	height: 700px;
	}
	.profile-info {
    text-align: center;
    padding: 20px;
}
	.content-50 {
	width: 90%;
	}
	#full-back-fixed{
	height: auto;
	background-position: top;
	}
	.content-90 {
	width: 85%;
	}
	.content-40 {
	width: 95%;
	}
		.content-80 {
	width: 95%;
	}
	.contact-card.content-90 {
	width: 85%;
	}
	.bottom-wrap {
	padding: 30px;
	}
	.content-70 {
	width: 90%;
	}
	.content-60 {
	width: 90%;
	}
	.content-30 {
	width: 75%;
	}
	.padding-70 {
	padding: 0;
	}
	.logo {
	width: 95%;
	text-align: center;
	}
	.tags-wrap{
	display: flex;
  align-items: center;
  justify-content: left;
  overflow: scroll;
}
.tags-wrap .tags-list{
	margin-right: 10px;
	
	flex: 0 0 auto;
}

	.better-txt {
	border-right: none;
	padding-top: 20px;
	padding-bottom: 40px;
	border-bottom: 2px solid;
	text-align: center;
	}
	.mx-navbar {
	text-align: center;
	padding-right: 0;
	}
	.mx-navbar li a {
	font-size: 15px;
	}
	#top-wrap {
	padding-right: 0;
	}
	.mx-navbar li {
	margin-left: 0px;
	margin-right: 0px;
	width: 33.3%;
	text-align: center;
	}
	.banner-text-wrap {
	width: 100%;
	padding: 40px;
	height: 550px;
	border-radius: 10px;
	margin-left: 0px;
	}
	.banner-text {
	line-height: 52px;
	/* font-weight: bold;
	*/
	font-size: 50px;
	}
	.content {
	width: 75%;
	}
	#home .content {
	width: 80%;
	}
	.big-text {
	font-size: 75px;
	line-height: 80px;
	}
	.inner-words {
	padding: 40px;
	}
	#img-top {
	height: 500px;
	width: 100%;
	margin-top: 90px;
	margin-left: 0px;
	}
	.banner-card{
	background-position: bottom
}
}
/*@media (min-width: 800px) {
	#stream .col-md-3{
	width:20%;
	padding-left:5px;
	padding: 10px;
	}
}
*/
