/******************************
RESPONSIVE STYLES 
******************************/
@media screen and (max-width: 1900px) {
	.header-menu .container {
		padding-left: 70px;
	}
}
@media screen and (max-width: 1700px) {
}
@media screen and (max-width: 1600px) {
	.footerQL h1 {
		font-size: 40px;
	}
	.nav-menu > li:not(:last-child) {
		margin-right: 30px;
	}
	.header-wrapper .search-box {
		max-width: 650px;
	}
	.info-section .section-content .inner-box,
	.single-project-wrapper .project-content .inner-box {
		padding-left: 100px;
	}
	.featured-projects-slider .project-box {
		height: 400px;
	}
	.testimonials-wrapper .inner-box {
		padding-left: 80px;
	}
	.partners-wrapper .inner-box {
		padding: 0;
	}
	.social a,
	.header-wrapper .search-btn,
	.header-wrapper .search-box:before {
		font-size: 26px;
	}
	.social a:not(:last-child) {
		margin-right: 20px;
	}
	.footer-top .flexbox > div:last-child {
		min-width: auto;
	}
	.footer-btm {
		font-size: 16px;
	}
	.jbsystems a {
		margin-left: 20px;
	}
	.breadcrumbs {
		font-size: 18px;
	}
	.memberships-wrapper .logos-wrapper {
		justify-content: space-around;
	}
	.partners-wrapper .logos-wrapper {
		grid-column-gap: 40px;
	}
}
@media screen and (max-width: 1440px) {
	.nav-menu a {
		font-size: 16px;
	}
	.buyTickets {
		width: 250px;
	}
	h3, h4,
	.project-box .project-title {
		font-size: 26px;
	}
	.btn {
		padding: 15px 25px 13px;
	}
	.header-menu .container {
		padding-left: 40px;
	}
	.main-nav {
		padding-top: 40px;
		margin-right: 30px;
	}
	.nav-menu a,
	.header-wrapper .search-box input {
		font-size: 18px;
	}
	.header-wrapper .search-box {
		right: 90px;
		max-width: 560px;
	}
	.sub-menu {
		width: 350px;
		border-top-width: 10px;
	}
	.sub-menu:before {
		top: -30px;
	}
	.sub-menu li a,
	.header-wrapper .search-box {
		padding-left: 20px;
		padding-right: 20px;
	}
	.container {
		padding: 0 40px;
	}
	.slick-slider-nav .slick-prev {
		margin-right: 35px;
	}
	.slick-slider-nav .slick-next {
		margin-left: 35px;
	}
	.more-link, .back-link,
	.project-box .project-sub-title {
		font-size: 16px;
	}
	.banner .slick-slider-nav {
		bottom: 30px;
	}
	#home .info-section .section-image {
		min-height: 630px;
	}
	.info-section:nth-child(even) .section-content,
	.info-section:nth-child(odd) .section-content,
	.single-project-wrapper .project-content {
		width: calc(50% + 70px);
	}
	.info-section .img-box,
	.single-project-wrapper .project-image {
		width: calc(50% - 70px);
	}
	.info-section:nth-child(even) .section-content {
		padding-left: 40px;
	}
	.info-section:nth-child(odd) .section-content {
		padding-right: 40px;
	}
	.info-section .section-content .inner-box {
		padding-left: 60px;
	}
	.info-section .section-image, 
	.single-project-wrapper .project-image {
		min-height: 580px;
	}
	.quick-links-wrapper {
		padding: 90px 0;
	}
	.ql-box {
		height: 350px;
		padding: 25px;
	}
	.featured-projects-wrapper {
		padding-bottom: 90px;
	}
	.featured-projects-wrapper .flexbox {
		flex-direction: column;
		text-align: center;
	}
	.featured-projects-wrapper .flexbox > div,
	.featured-projects-wrapper .flexbox > div:first-child {
		width: 100%;
	}
	.featured-projects-wrapper .flexbox > div:not(:first-child) {
		padding-left: 0;
	}
	.featured-projects-wrapper h2 {
		margin-bottom: 25px;
	}
	.featured-projects-wrapper .flexbox .btn {
		margin-top: 25px;
	}
	.featured-projects-slider .project-box {
		height: 370px;
	}
	.project-box .btn {
		min-width: 200px;
	}
	.photo-gallery a {
		height: 400px;
	}
	.testimonials-wrapper {
		padding: 100px 0;
	}
	.memberships-wrapper a {
		max-width: 280px;
	}
	.info-section ul li, 
	.single-project-wrapper .project-content ul li {
		font-size: 18px;
	}
	.projects-grid {
		grid-template-columns: repeat(3, 1fr);
	}
	.bar-callout {
		min-height: 320px;
	}
	.page-sections + .bar-callout-wrapper {
		padding-top: 70px;
	}
	.photo-gallery .gallery-item:before {
		font-size: 50px;
	}
	.photo-gallery .gallery-item {
		height: 350px;
	}
	.photo-gallery a:nth-child(7n + 3), 
	.photo-gallery a:nth-child(8n + 5) {
		height: 720px;
	}
	.slick-dots {
		left: 1%;
	}
	.featureBannerItem:nth-child(3) {
		display: none;
	}
	.featureBannerItem {
		width: 40%;
	}
	.footer-wrapper .flexbox {
		flex-wrap: wrap;
		justify-content: center;
	}
	.footer-top > .container > div:last-child {
		width: 100%;
		flex-wrap: wrap;
	}
	.footer-top > .container > div:last-child div {
		min-width: 200px;
		height: 250px;
		padding-top: 0px;
	}
	.footerQL {
		bottom: -52px;
	}
}
@media screen and (max-width: 1350px) {
	.featureBannerItem a {
		min-width: 175px;
	}
	#nav-btn, 
	#nav-close-btn{
		font-size: 30px;
	}
	#nav-btn {
		display: block;
		margin: 0 30px;
		transform: translateY(calc(50% - 15px)); 
		-webkit-transform: translateY(calc(50% - 15px)); 
		position: absolute;
		align-self: center;
		right: 25px;
		top: 60px;
		color: #6D7072;
	}
	#nav-close-btn {
		position: absolute;
		top: 35px;
		right: 35px;
		display: block;
		z-index: 5;
	}
	.header-wrapper .search-btn {
		margin-left: auto;
		border-right: 2px solid rgba(3,3,3,0.1);
	}
	.header-menu-right > .flexbox {
		position: static;
	}
	.header-wrapper.show-search .search-box {
		top: 100%;
		left: 0;
		right: 0;
		border-left: none;
		border-top: 2px solid rgba(3,3,3,0.1);
		box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
		max-width: 100%;
	}
	.main-nav{
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		width: 0;
		margin: 0;
		-webkit-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		color: #fff;
		background-color: #331C71;
		overflow: hidden;
		overflow-y: auto;
		z-index: 110;
		padding: 0;
	}
	.open .main-nav{
		width: 550px;
	}
	.main-nav nav{
		position: relative;
		min-width: 550px;
		padding: 100px 60px 40px 40px;
		text-align: left;
	}
	.nav-menu{
		display: block;
		margin: 0;
		padding: 0;
		text-align: inherit;
	}
	.nav-menu > li {
		display: block;
		margin: 0;
		padding: 0;
	}
	.nav-menu > li:not(:last-child) {
		margin-right: 0;
	}
	.nav-menu > li:hover > a, 
	.nav-menu > li.active > a, 
	.sub-menu li a:hover {
		color: inherit;
	}
	.main-nav, 
	.main-nav nav, 
	.nav-menu,
	.nav-menu > li {
		height: auto;
	}
	.nav-menu > li > a{
		display: block;
		padding: 17px 40px 12px 15px;
		border-left: none;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		text-transform: uppercase;
		font-size: 24px;
		color: inherit;
		text-align: left;
		white-space: pre-wrap;
	}
	.nav-menu > li > a:hover {
		color:#03264D;  
	}
	.main-nav .btn {
		display: block;
		padding: 17px 40px 12px 15px;
		border-left: none;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		text-transform: uppercase;
		font-size: 18px;
		color: inherit;
		text-align: left;
		white-space: pre-wrap;
		background-color: transparent!important;
		border-radius: 0px;
		top: 0px;
	}
	.nav-menu > li:last-child {
		margin-left: 0;
	}
	.sub-menu:before {
		content: none;
	}
	.sub-ctrl{
		position: absolute;
		top: 2px;
		right: 0;
		width: 30px;
		height: 60px;
		text-align: center;
		cursor: pointer;
		z-index: 1;
		display: flex;
		align-items: center;
	}
	.sub-ctrl:after{
		content: '';
		width: 9px;
		height: 9px;
		border-top: 3px solid #fff;
		border-right: 3px solid #fff;
		transform-origin: center;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.sub-ctrl.show:after{
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	.sub-menu {
		position: static;
		display: none;
		min-width: 100%;
		width: 100%;
		margin: 0;
		border: 0;
		padding: 18px 25px 10px;
		text-align: inherit;
		-webkit-transform: none;
		transform: none;
		transition: none;
		box-shadow: none;
		background-color: transparent;
		font-weight: normal;
		opacity: 1;
		visibility: visible;
	}
	.sub-menu li:not(:last-child) a {
		border-bottom: none;
	}
	.sub-menu li a:before {
		content: none;
	}
	.sub-menu li:not(:last-child) {
		margin-bottom: 10px;
	}
	.sub-menu li a {
		font-family: inherit;
		text-transform: none;
		font-size: 20px;
		color: #fff;
		padding: 7px 0;
		font-weight: normal;
		margin: 0;
	}
	.sub-menu li a:hover {
		color: #fff;
	}
	.search-btn {
		position: relative;
		right: 100px;
		bottom: 8px;
		border-right: none !important;
		width: 35px;
	}
	#search {
		margin-left: auto !important;
	}
	.buyTickets {
		padding: 17px 40px 12px 0px;
		top: 0px;
		text-align: left;
		margin-left: 0px;
		height: auto;
	}
	.buyTickets:hover {
		top: 0px !important;
		height: auto !important;
		width: 100% !important;
		background-color: transparent !important;
		transform: scale(1);
		background-image: none !important;
	}
	.buyTickets a {
		color: #FFF;
		width: 100%;
	}
	.nav-menu > li > a:hover,
	.nav-menu > li:hover > a {
		background-color: transparent !important;
		color: #FFF !important;
		border-radius: 0px !important;
	}
	#inner .nav-menu a  {
		color: #FFF;
	}
	.main-nav nav{
		min-width: 450px;
		padding: 80px 30px 30px;
	}
}
@media screen and (max-width: 1294px) {
	.banner-text .large-text:after {
		 width: 0px;
	 }
	 .banner-text {
		 margin-top: 125px;
	 }
	 .banner-text > div {
		 width: 100% !important;
		 padding-bottom: 0px !important;
	 }
	 .banner-text a {
		 margin-top: 75px;
	 }
}
@media screen and (max-width: 1250px) {
	.footerQL div {
		width: 100%;
		min-height: 300px;
	}	
	.footerQL {
		flex-wrap: wrap;
		bottom: -75px;
	}
}
@media screen and (max-width: 1215px) {
 .content-col {
	 width: 100%;
 }   
 .image-con {
	 width: 50%;
 }
}
@media screen and (max-width: 1200px) {
	#inner .nav-menu a:hover {
		color: #03264D;
	}
	.testimonial-bg-staff {
		display: none !important;
	}
	.footer-top .flexbox > div:first-child img {
		max-width: 300px;
	}
	.footer-top .flexbox > ul {
		width: 45%;
		margin-bottom: 50px;
	}
	.footer-top .flexbox > div:last-child {
		max-width: 100%;
	}
	.quick-links-wrapper .ql-box {
		width: calc(50% - 10px);
	}
	.quick-links-wrapper .ql-box:nth-child(6n + 3), 
	.quick-links-wrapper .ql-box:nth-child(6n + 4) {
		width: 100%;
	}
	.quick-links-wrapper .ql-box:nth-child(even):not(:nth-child(3n)) {
		margin-right: 0;
	}
	.testimonials-wrapper .inner-box {
		padding-left: 50px;
	}
	.partners-wrapper .logos-wrapper {
		grid-template-columns: repeat(4, 1fr);
	}
	.main-content .table,
	.main-content .cell {
		display: block;
	}
	.main-content .sidebar {
		padding-left: 0;
		margin: 70px auto 0;
	}
	.footer-top {
		padding: 70px 0;
	}
	.footer-top .flexbox > div:nth-child(2),
	.footer-top .flexbox > div:nth-child(3):not(:last-child),
	.footer-btm .flexbox > div:nth-child(2),
	.footer-btm .flexbox > div:last-child:not(:first-child) {
		margin-left: 0;
		margin-right: 0;
	}
	.footer-top .flexbox > div:not(:nth-child(3)) {
		margin-bottom: 40px;
	}
	.footer-btm .flexbox > div:not(:last-child) {
		margin-bottom: 20px;
	}
	.footer-top .flexbox > div:nth-child(3) {
		order: 1;
	}
	.footer-top .flexbox > div:not(:first-child), 
	.footer-btm .flexbox > div:not(:first-child) {
		padding-left: 0;
	}
	.footer-wrapper .logo {
		max-width: 350px;
		margin: 0 auto;
	}
	.page-sections + .bar-callout-wrapper {
		padding-top: 40px;
	}
	.projects-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	.projects-wrapper {
		padding-bottom: 100px;
	}
	.page-sections-wrapper .page-sections-text-content,
	.page-sections-wrapper .page-sections-image-content {
		width: 100%;
		padding: 50px;
	}
	.image-con {
		width: 100%;
	}
	.col-image {
		width: 100%;
	}
	.callout-col-right h2, .callout-col-right p  {
		margin: 0 50px 0 25px;
	}
}
@media screen and (max-width: 1166px) {
	.mainEvent {
		border-right: none;
		width: 100%;
		padding-right: 0px;
	}	
	.contentSection div {
		width: 100%;
	}
	.btmCalloutHome div {
		width: 100%;
	}
	.btmCalloutHome div:first-child {
		border-bottom-left-radius: 0px;
		border-top-right-radius: 10px;
	}
}
@media screen and (max-width: 1100px) {
	.staffCon > div:first-child {
		margin-bottom: 25px;
	}	
	.header-top .container > div:first-child {
		width: 70%;
	}
	.header-top .container > div:last-child {
		width: 30%;
	}
	.header-top .container > div:first-child > a > i {
		font-size: 18px;
	}
	.header-top .container > div:first-child > a {
		
	}
}
@media screen and (max-width: 1015px) {
	.callout-col-left {
		width: 100%;
	}
	.callout-col-right {
		width: 100%;
	}
}
@media screen and (max-width: 1000px) { /* Target Screen Width */
	.contentWrapper h2 {
		padding: 50px;
	}
	.contentWrapper .upcomingLink {
		bottom: 25px;
	}
	.sub-banner:before {
		min-height: 13% !important;
	}
	.page-sections-wrapper .page-sections-text-content {
		width: 100%;
		min-height: 200px;
	}
	.page-sections-wrapper .page-sections-image-content {
		width: 100%;
	}
	.footer-top .flexbox > ul {
		width: 40% !important;
		margin-bottom: 50px;
	}
	.header-menu .container {
		padding-left: 15px;
	}
	.container {
		padding: 0 15px;
	}
	.info-section:nth-child(odd) .img-box, 
	.info-section:nth-child(even) .img-box,
	.info-section:nth-child(even) .section-content, 
	.info-section:nth-child(odd) .section-content,
	.single-project-wrapper .project-content,
	.single-project-wrapper .project-image {
		width: 100%;
	}
	.info-section .section-content .text-box,
	.single-project-wrapper .text-box {
		max-width: 100%;
	}
	.info-section:nth-child(even) .section-content,
	.info-section:nth-child(odd) .section-content, 
	.single-project-wrapper .project-content {
		padding: 50px 15px;
		order: -1;

	}
	.info-section .section-content .inner-box, 
	.callout-section .section-content .inner-box,
	.single-project-wrapper .project-content .inner-box {
		max-width: 750px;
		margin: 0 auto;
		float: none !important;
		padding: 0;
	}
	.info-section:nth-child(even) .section-content .inner-box {
		padding-right: 0;
	}
	.info-section + .info-section {
		margin-top: 50px;
	} 
	.quick-links-wrapper,
	.testimonials-wrapper,
	.partners-wrapper,
	.main-content,
	.gallery-wrapper,
	.single-project-wrapper {
		padding: 70px 0;
	}
	.projects-wrapper {
		padding-bottom: 70px;
	}
	.page-sections + .featured-projects-wrapper,
	.single-project-wrapper .project-content {
		padding-top: 10px;
	}
	#home .info-section .section-image,
	.info-section .section-image, 
	.single-project-wrapper .project-image {
		min-height: 500px;
	}
	.featured-projects-wrapper {
		padding-bottom: 60px;
	}
	.featured-projects-wrapper .flexbox {
		margin-bottom: 70px;
	}
	.slick-slider-nav {
		margin-top: 70px;
	}
	.bar-callout {
		padding-top: 50px;
		min-height: 280px;
	}
	.main-content + .page-sections .info-section.no-bg:first-child .section-content {
		padding-top: 20px;
	}
	.project-box .project-content {
		padding: 25px;
	}
	.photo-gallery .gallery-item,
	.photo-gallery a:nth-child(5n + 4), 
	.photo-gallery a:nth-child(11n + 6) {
		width: calc(50% - 20px);
	}
	.photo-gallery a:nth-child(7n + 3), 
	.photo-gallery a:nth-child(8n + 5) {
		height: 350px;
	}
	.single-project-wrapper .back-link {
		margin-bottom: 50px;
	}
	.prod-detail .section-content .btn {
		left: 50%;
	}

}   

@media screen and (max-width: 770px) { /* Tablet View */
	.banner-text {
		margin-top: 0px !important; 
	}
	.header-top .container > div:first-child > a {
		font-size: 15px !important;
		padding: 16px 25px 10px 25px;
	}
	.header-top .container > div:last-child > a {
		font-size: 18px !important;
	}
	.featureBannerItem:nth-child(2) {
		display: none;
	}
	.featureBannerItem {
		width: 80%;
	}
	.featureBanner {
		padding: 0px;
	}
	.content-col {
		min-width: 10px;
	}
	body{
		cursor: pointer; /* iOS Clicking Fix */
	}
	.header-wrapper .search-btn {
		width: 60px;
		border: none;
	}
	#nav-btn {
		margin: 0 30px 0 15px;
	}
	.banner {
		min-height: 500px;
	}
	.banner .container {
		padding: 80px 15px 40px;
	}
	.quick-links-wrapper .ql-box,
	.featured-projects-slider .project-box,
	.projects-grid .project-box,
	.photo-gallery .gallery-item,
	.photo-gallery a:nth-child(7n + 3), 
	.photo-gallery a:nth-child(8n + 5) {
		height: 320px;
	}
	 #home .info-section .section-image,
	.info-section .section-image, 
	.single-project-wrapper .project-image {
		min-height: 400px;
	}
	.slick-slider-nav {
		margin-top: 50px;
	}
	.partners-wrapper .logos-wrapper {
		grid-template-columns: repeat(3, 1fr);
		grid-column-gap: 50px;
	}
	.memberships-wrapper .logos-wrapper {
		grid-gap: 50px;
		grid-row-gap: 40px;
	}
	.memberships-wrapper a {
		height: 120px;
	}
	.info-section + .info-section {
		margin-top: 10px;
	}
	.footer-wrapper .logo {
		max-width: 280px;
	}
}
@media screen and (max-width: 670px) { /* 
	
	Phone View */
	.staffTop a {
		width: 100%;
		margin-top: 25px;
	}
	.footer-top > .container > div:first-child {
		width: 70%;
	}
	.footer-top > .container {
		top: 150px;
	}
	.banner-text > div {
		padding: 0px;
	}
	.banner-text a {
		margin-left: 0px;
	}
	.banner-text > div {
		min-width: 1px !important;
	}
	.header-top .container > div:first-child > a {
		font-size: 12px !important;
		padding: 16px 25px 10px 25px;
	}
	.banner-text h1 {
		margin-bottom: 0px;
		
	}
	#inner .banner-text h1:not(:first-child) {
		padding-left: 0px;
	}
	#inner .banner-text p {
		padding-right: 10px;
	}
	.testimonial-bg {
		width: 50%;
	}
	.main-content .sidebar {
		width: 100%;
	}
	.content-col {
		margin: 0px;
	}
	.testimonial-wrapper {
	  min-height: 900px;
	}
	.header-menu-right >  .btn {
		display: none;
	}
	#nav-btn {
		margin-right: 15px;
	}
	#nav-close-btn {
		top: 30px;
		right: 30px;
	}
	.open .main-nav{
		width: 450px;
	}
	.main-nav nav{
		min-width: 450px;
		padding: 80px 30px 30px;
	}
	.main-nav .btn:hover {
		background: #007DB6;
	}
	.nav-menu > li > a {
		font-size: 22px;
	}
	.sub-menu li a {
		padding: 4px 0;
	}
	.quick-links-wrapper .flexbox {
		flex-direction: column;
	}
	.quick-links-wrapper .ql-box {
		width: 100%;
	}
	.quick-links-wrapper .ql-box:not(:last-child) {
		margin-bottom: 15px;
	}
	.quick-links-wrapper .ql-box, 
	.featured-projects-slider .project-box, 
	.projects-grid .project-box, 
	.photo-gallery 
	.gallery-item, .photo-gallery a:nth-child(7n + 3), 
	.photo-gallery a:nth-child(8n + 5) {
		height: 280px;
	}
	#home .info-section .section-image, 
	.info-section .section-image, 
	.single-project-wrapper .project-image {
		min-height: 350px;
	}
	.quick-links-wrapper, 
	.testimonials-wrapper, 
	.partners-wrapper, 
	.main-content, 
	.gallery-wrapper, 
	.single-project-wrapper,
	.footer-top {
		padding: 50px 0;
	}
	.main-content + .page-sections .info-section.no-bg:first-child .section-content,
	.main-content + .gallery-wrapper {
		padding-top: 0;
	}
	.featured-projects-wrapper .flexbox {
		margin-bottom: 50px;
	}
	.featured-projects-wrapper {
		padding-bottom: 50px;
	}
	.page-sections {
		padding-bottom: 40px;
	}
	.testimonials-wrapper i {
		font-size: 90px;
	}
	.testimonials-wrapper .inner-box {
		padding: 0 15px;
	}
	.partners-wrapper .logos-wrapper,
	.memberships-wrapper .logos-wrapper {
		grid-template-columns: repeat(2, 1fr);
	}
	.footer-wrapper .btn {
		display: block;
	}
	.footer-wrapper .btn + .btn {
		margin: 20px 0 0 ;
	}
	.footer-top .flexbox > div:not(:nth-child(3)) {
		margin-bottom: 30px;
	}
	.bar-callout-wrapper > .flexbox {
		flex-direction: column;
	}
	.bar-callout-wrapper .flexbox > .bar-callout {
		width: 100%;
	}
	.bar-callout + .bar-callout {
		margin-top: 15px;
	}
	.info-section ul, .single-project-wrapper .project-content ul {
		column-count: 1;
	}
	.info-section ul, .single-project-wrapper .project-content ul {
		margin-top: 30px;
	}
	.projects-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	.photo-gallery .gallery-item, 
	.photo-gallery a:nth-child(5n + 4), 
	.photo-gallery a:nth-child(11n + 6) {
		width: calc(100% - 20px);
	}
}   
@media screen and (max-width: 480px) {
	h3, h4, .project-box .project-title {
		font-size: 24px;
	}
	.logo-wrapper,
	.footer-wrapper .logo {
		width: 200px;
	}
	.header-wrapper .search-btn {
		width: auto;
	}
	.open .main-nav {
		width: 320px;
	}
	.main-nav nav {
		min-width: 320px;
		padding: 60px 20px 25px;
	}
	#nav-close-btn {
		top: 20px;
		right: 20px;
	}
	.nav-menu > li > a{
		padding: 16px 30px 12px 15px;
		font-size: 18px;
	}
	.sub-menu li a {
		font-size: 20px;
	}
	.sub-menu li a {
		font-size: 16px;
	}
	.sub-ctrl{
		height: 56px;
		top: 0;
	}
	.sub-ctrl:after {
		width: 7px;
		height: 7px;
	}
	#nav-btn {
		margin-left: 20px;
	}
	.banner {
		min-height: 450px;
	}
	.bar-callout {
		min-height: 250px;
	}
	.breadcrumbs,
	.more-link,
	.back-link {
		font-size: 16px;
	}
	#home .info-section .section-image, 
	.info-section .section-image, 
	.single-project-wrapper .project-image {
		min-height: 350px;
	}
	.testimonials-wrapper .inner-box {
		padding: 0;
	}
	.partners-wrapper .logos-wrapper, 
	.memberships-wrapper .logos-wrapper {
		grid-template-columns: repeat(1, 1fr);
		grid-row-gap: 25px;
	}
	.partners-wrapper {
		text-align: center;
	}
	.partners-wrapper a, .memberships-wrapper a {
		height: 80px;
		justify-content: center;
		max-width: 200px;
		margin: 0 auto;
	}
	.single-project-wrapper .back-link {
		margin-bottom: 30px;
	}
	.slick-slider-nav {
		margin-top: 30px;
	}
	.social a, 
	.header-wrapper .search-btn, 
	.header-wrapper .search-box:before {
		font-size: 24px;
	}
	.jbsystems span {
		display: block;
	}
	.jbsystems a {
		margin: 5px 0 0;
	}
	.footer-top .flexbox > div:first-child {
		width: 100%;
	}
}

@media screen and (max-width: 360px) {
	.jbsystems span {
		display: block;
	}
	.quick-links-wrapper .ql-box, 
	.featured-projects-slider .project-box, 
	.projects-grid .project-box, 
	.photo-gallery .gallery-item, 
	.photo-gallery a:nth-child(7n + 3), 
	.photo-gallery a:nth-child(8n + 5) {
		height: 250px;
	}
	#home .info-section .section-image, 
	.info-section .section-image, 
	.single-project-wrapper .project-image {
		min-height: 320px;
	}
}
