@media (max-width: 1024px) {

	.footer-social-icons ul.social-icons {
	    margin-right: 55px;
	}

}
@media (min-width: 1026px) {
	ul.main-menu li a {
        font-size: 15px;
    }
}
@media (min-width: 992px) {
	ul.main-menu > li {
	    margin-left: 10px;
	}
}
@media (min-width: 769px) and (max-width: 1025px) {
	ul.main-menu li a {
        font-size: 12px;
    }
}
@media (min-width: 768px) {
	.full.what {
	    display: flex;
	    flex-wrap: wrap;
	    padding-right: 100px;
    	padding-left: 100px;
	    flex-direction: unset;
	}
	.fc-wrapper {
	    display: flex;
	    flex-wrap: wrap;
	    padding-right: 10px;
    	padding-left: 10px;
	    flex-direction: unset;
	}
	.full.what>.item,
	.fc-wrapper>div {
	    flex: 0 0 auto;
	    width: 50%;
	}
	.item {
		padding-top: 0.75rem !important;
    	padding-bottom: 0.75rem !important;
	}
	.item:last-child {
	    padding: 0 20px 0 0;
	}
	.fc-left {
	   	padding-right: 20px;
	}
	.fc-right {
	   	padding-left: 20px;
	   	margin-top: auto;
    	margin-bottom: auto;
	}
	.last-footer-block {
	    padding-right: 0 !important;
	}
	.sidebar-left .main-container {
		grid-template-columns: 25% 75%;
	}
	.layout-region.layout-region-checkout-footer {
	    margin-top: 30px;
	}
	.full.product .item,
	.full.elibcat .item {
		padding-top: 0 !important;
    	padding-bottom: 0 !important;
	}
}
@media (max-width: 768px) {
	.main-menu a {
	    color: #fff;
	}
}
@media (max-width: 425px) {
	#carouselHB .carousel-inner .carousel-item {
	    /*height: 300px !important;*/
	    height: auto !important;
	}
	.service-img {
	    height: auto;
	}
	.fc-wrapper.event {
		padding: 0 10px 10px 10px;
	}
	.contact-message-feedback-form input[type="text"],
	.contact-message-feedback-form input[type="email"],
	.contact-message-feedback-form textarea {
		width: 100%;
	}
	.article-desc,
	.article-body {
	    height: auto;
	}
	.full.vb-article>.item {
		padding: 0;
	}
	#map-wrapper #map-list,
	#map-wrapper #map {
		width: 100%;
	}
	.mvideo-wrap ul li iframe {
		width: 100%;
	}
	.mvideo-wrap ul {
		margin: 0px;
		padding: 0px;
	}
	#quicktabs-u-videos ul.quicktabs-tabs li {
		display: block;
		margin-bottom: 35px;
	}
	.mvideo-wrap ul li {
	    display: block;
	    margin: 0px;
	}
	.full.product {
		display: block;
	}
	.full.product .item {
		padding: 0px;
		margin-bottom: 20px;
	}
	.prodwrapper .prodleft, 
	.prodwrapper .prodright {
	    width: 100%;
	    margin-right: 0px;
	    display: block;
	}
	.user-login-form input.form-text,
	.user-pass input.form-text,
	.user-form input.form-text,
	.user-form input.form-email {
		width: 100%;
	}
	.layout-region.layout-region-checkout-footer {
	    margin-top: 30px;
	}
	.layout-checkout-form input,
	.layout-checkout-form select {
		width: 100%;
	}
	.fb_iframe_widget,
	.fb_iframe_widget span,
	.fb_iframe_widget span iframe {
		width: 100% !important;
	}
	.commerce-checkout-flow #edit-actions {
		text-align: center;
	}
	.commerce-checkout-flow #edit-actions input {
	    margin-bottom: 15px;
	}
	.highlighted {
		margin: 0px;
	}
	/*section#page-header,
	section.site-banner.not-front img {
		min-height: 210px;
	}*/
	section#page-header {
		min-height: auto;
	}
	.page-header {
		padding: 3em 0 3em;
	}
}