.footer-top {
    background-position: top;
    font-size: 0.8rem;
    display: none;
}
.footer-top h4 {
	font-weight: 500;
	font-size: 1.3rem;
}
.footer-top .row { 
	justify-content: space-between;
}
.footer-top .row .box { 
	width: 48%;
}
.footer-top .row .box-small { 
	width: 16%;
	margin-top: 0.5rem;
}
.footer-top .wpcf7-list-item {
	margin: 0;
}
.footer-middle {
    font-size: 0.9rem;
    padding-bottom: 1rem;
    padding-top: 2.2rem;
}
.footer-middle .box:nth-child(1) {width: 22%;}
.footer-middle .box:nth-child(2) {width: 13%;}
.footer-middle .box:nth-child(3) {width: 13%;}
.footer-middle .box:nth-child(4) {width: 13%;}
.footer-middle .box:nth-child(5) {width: 13%;}
.footer-middle .box:nth-child(6) {width: 26%;}

.footer-middle .box:nth-child(1) {width: 23%;}
.footer-middle .box:nth-child(2) {width: 15%;}
.footer-middle .box:nth-child(3) {width: 15%;}
.footer-middle .box:nth-child(4) {width: 15%;}
.footer-middle .box:nth-child(5) {width: 20%;}
.footer-middle .box:nth-child(6) {width: 12%;}

.footer-middle .nav-wrap ul li {
	margin-top: 0rem;
    margin-bottom: 0rem;
}
.footer-middle .box:nth-child(6) > .text p {
    font-weight: 300;
    opacity: 0.8;
    font-size: var(--small-font);
}
.footer-middle .box:nth-child(6) .text .button-wrap p {
    opacity: 1;
}
.footer-middle .nav-wrap ul .menu-item-has-children > a {
    opacity: 1;
    font-weight: 700;
}
.footer-middle .box:nth-child(1) .text {
    margin-top: 1rem;
}
.footer-middle .box:nth-child(1) .text p:first-child {
    margin-bottom: 0.3rem;
}
.footer-middle .box:nth-child(1) > a {
    width: 100%;
    max-width: 5rem;
    display: block;
}
.footer-middle .nav-wrap ul li a {
    text-transform: capitalize;
    font-weight: 300;
    line-height: 3rem;
	opacity: 0.8;
}
.footer-middle .nav-wrap ul li a:hover {
    text-decoration: underline;
}
.footer-middle .social-icons {
	margin-top: 1rem;
}
.footer-middle .social-icons a {
	color: var(--white-color);
}
.footer-middle .social-icons a:hover {
	color: var(--main-color-hover);
}
.footer-middle .text a {
	text-decoration: none;
}
.form-blog-subscribe {
    position: relative;
}
.form-blog-subscribe .form-inner input.wpcf7-validates-as-email::-webkit-input-placeholder {
    color:var(--white-color);
}
.form-inner input {
    height: 2.3rem;
    font-size: 0.86rem;
    text-transform: uppercase;
    letter-spacing: 0.68px;
    padding: 0rem 1rem;
    line-height: 2.3rem;
    background-color: transparent;
    border: 0.1rem solid var(--white-color);
    border-radius: 0;
}
.form-blog-subscribe input[type="submit"] {
    position: absolute;
    top: 0px;
    right: 0;
    width: 8.7rem;
    height: 2.3rem;
	font-size: var(--small-font);
	padding: 0 0rem;
}
.footer-middle .box:nth-child(4) h4 {
    margin-top: 1.1rem;
    line-height: 1.5rem;
    font-weight: 400;
	margin-bottom: 0.8rem;
}
.footer-middle .box:nth-child(4) .text p {
    font-size: var(--small-font);
    margin-bottom: 1rem;
    font-weight: 300;
	opacity: 0.8;
}
.footer-middle .box:nth-child(4) .button-wrap p {
    opacity: 1;
}
.footer-bottom  {
	font-size: 0.9rem;
	font-weight: 300;
}
.footer-bottom .row {
    border-top: 1px solid var(--white-color);
    padding: 0.2rem 0 1.5rem;
}
.footer-bottom p {
	margin-top: 0.75rem;
	opacity: 0.8;
}
.footer-bottom .box.right {
    width: 15rem;
}
.footer-bottom .box.right p {
    display: flex;
    /* justify-content: space-between; */
    justify-content: flex-end;
    width: 100%;
    max-width: 36rem;
    display: block;
    text-align: right;		
}
.footer-bottom .box.right p a{
   text-decoration: none;
}
.footer-bottom .box.right p a:hover {
    /* color: var(--main-color); */
	text-decoration: underline;
}
.footer-middle h5 {
    font-weight: 400;
    margin-bottom: 0.3rem;
    line-height: 1.5rem;
    margin-top: 0.7rem;
}
.footer-middle .social-icons a:hover svg {
    fill: var(--main-color) !important;
}
@media (max-width: 991px){ 
	.footer-top.font-white {
		display: none;
	}
	.footer-middle .box:nth-child(1) > a {
		margin: 0 auto;
	}
	.footer-middle .social-icons {
		justify-content: center;
	}
	.footer-middle .box:nth-child(1) .text {
		margin-top: 0.8rem;
		text-align: center;
	}
	.footer-middle .box:nth-child(1) .text p {
		font-size: 1rem;
	}
	.site-footer {
		margin-top: 0;
		background-color: #02051d;
	}
	.footer-top.responsive-bg {
		background-position: center bottom;
	}
	.footer-top .row.display-flex {
		flex-wrap: wrap;
	}
	.footer-top .row .box {
		width: 100%;
	}
	.footer-top .row .box-small {
		width: 100%;
		margin-top: 0.5rem;
	}
	.footer-middle .row {
		flex-wrap: wrap;
		justify-content: space-between;
		display: flex;
	}
	.footer-bottom .box.right a:first-child {
		display: none;
	}
	.footer-bottom .flex-row {
		flex-direction: column-reverse;
	}
	.footer-bottom .box.right p a {
		text-decoration: underline;
	}
	.footer-bottom {
		padding-bottom: 3rem;
	}
	.footer-bottom .box.right p {
		margin: 0;
	}
	.footer-middle {
		padding-bottom: 0;
	}
	.footer-middle .box:nth-child(1) {width: 100%;}
	.footer-middle .box:nth-child(2) {width: 25%;  }
	.footer-middle .box:nth-child(3) {width: 25%;  }
	.footer-middle .box:nth-child(4) {width: 25%;  }
	.footer-middle .box:nth-child(5) {width: 25%;  }
	.footer-middle .box:nth-child(6) {width: 100%;margin: 2rem auto;}

	.footer-bottom .row {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.footer-bottom .box.right {
		width: 100%;
		text-align: center;
	}
	.footer-bottom .box.right p {
		display: block;
		max-width: 100%;
	}
	.footer-bottom p {
		text-align: center;
	}
	.footer-bottom .box.display-flex {
		flex-wrap: wrap;
	}
	.footer-bottom .box.left .box-inner {
		width: 100%;
		margin-right: 0;
	}
	.footer-middle .box:nth-child(3), .footer-middle .box:nth-child(5) {
		width: 25%;
		padding-left: 4rem;
	}
	.footer-middle .box:nth-child(2), .footer-middle .box:nth-child(4) {
		padding-left: 3rem;
	}
	.footer-middle .box:nth-child(4) h4 {
		line-height: 1.5rem;
		font-size: 1.16rem;
	}
	.footer-bottom .row {
		border-top: none;
		padding: 0rem 0 0rem;
	}
	.form-blog-subscribe .button-wrap {
		display: block;
		margin-top: 0;
	}
	.margin-bottom-lg {
		margin-bottom: 1.6rem;
	}
	
}
@media (max-width: 767px){
	.footer-middle .box:nth-child(2) {width: 50%;  }
	.footer-middle .box:nth-child(4) {width: 50%;  }
	.footer-middle .box:nth-child(3), .footer-middle .box:nth-child(5) {
		width: 50%;
		padding-left: 4rem;
	}
	.footer-middle .box:nth-child(2), .footer-middle .box:nth-child(4) {
		padding-left: 3rem;
		width: 50%;
	}
	.footer-middle .box:nth-child(6) {
		width: 100%;
	}
	.footer-middle .box:nth-child(2), .footer-middle .box:nth-child(4) {
		padding-left: 5rem;
	}

}
@media (max-width: 600px){
	.footer-middle .box:nth-child(2), .footer-middle .box:nth-child(4) {
		padding-left: 3rem;
	}
}
@media (max-width: 491px){
	.footer-middle .box:nth-child(3), .footer-middle .box:nth-child(5) {
		width: 50%;
		padding-left: 2rem;
	}
	.footer-middle .box:nth-child(2), .footer-middle .box:nth-child(4) {
		width: 50%;
		padding-left: 2rem;
	}
	.footer-middle .box:nth-child(3) {
		padding-left: 2rem;
	}
}