@media (min-width: 991px) and (max-width: 1280px) {
	.rd-navbar-brand img {
		max-width: 100px;	
	}
	.swiper-container h1 {
		font-size: 65px;
    	line-height: 65px;	
	}
}

@media (max-width: 1199.98px) {

	/*.page {
	    overflow-y: visible;
	}*/

	.rd-navbar-wide.rd-navbar-default.rd-navbar-static .rd-navbar-inner {
		padding-left: 1%;
    	padding-right: 1%;
	}

	.rd-navbar-default.rd-navbar-fullwidth .rd-navbar-nav > li > a, .rd-navbar-default.rd-navbar-static .rd-navbar-nav > li > a {
		padding-left: 0;
		padding-right: 0;
	}

	.row-slider {
		max-width: 60vw;
	}

	.sticky-top > .section-cover {
    	min-height: 50vh;
	}

	.form-input {
		border:1px solid #ccc !important;
	}

	.rd-navbar-toggle {
		top: 36px;	
	}
}


@media (max-width: 991px) {

	header .rd-navbar-nav li.current-menu-item > a:after, header .rd-navbar-nav li.current-page-ancestor > a:after, header .rd-navbar-nav li.current-menu-ancestor > a:after {
		display: none;
	}
	header .rd-navbar-nav li.current-menu-item > a, header .rd-navbar-nav li.current-page-ancestor > a, header .rd-navbar-nav li.current-menu-ancestor > a {
		background-color: #f7aa50;
		color: #fff;
	}

}

@media (max-width: 767px) {

	.form-label {
		top: 10px;
    	left: 0;
	}

}

/*
@media (max-width: 991px) {

	.list-projects article .post-meta .post-categories {
		float: left;
		width: 100%;
		font-size: 14px;
	}

	.swiper-bullets {
		right: 50px;
	}

	.swiper-projects .item {
		padding-left: 100px;
		padding-right: 100px;
	}

	.swiper-projects .item p {
		font-size: 26px;
		line-height: 28px;
	}
	.swiper-projects .item .side-desc p {
		font-size: 16px;
		line-height: 20px;
	}

}
@media (max-width: 767px) {

	header.header, footer.footer, .goToTop, .page-contents {
		padding-left: 0;
		padding-right: 0;
	}

	header.header .logo {
		max-width: 180px;
	}
	header.header .tipo-projects > img {
		max-width: 100px;
	}
	header.header ul.menu li, .footer-dw {
		font-size: 22px;
	}

	header.header .menu-toggle {
		display: inline-block;
	}
	header.header ul.menu, header.header .tipo-projects {
		display: none;
	}
	header.header ul.menu {
		float: none;
	    position: absolute;
	    right: 0;
	    background-color: #fff;
	    top: calc(100% + 1px);
	    padding: 5px 10px;
	}

	.swiper-bullets {
		right: 30px;
	}
	.swiper-projects .item {
		padding-left: 60px;
		padding-right: 60px;
	}

	.page-contents p.lead-hero {
		text-indent: -5px;
		letter-spacing: -5px;
	}

	.footer-dw > .row > div:nth-child(1) {
		text-align: center;
		padding-top: 50px;
	}
	.footer-dw > .row > div:nth-child(2) {
		text-align: left;
	}

	.list-projects article .post-meta .post-count {
		display: none;
	}
}

@media (max-width: 569px) {



}

@media (max-width: 479px) {

	header.header ul.menu li, .footer-dw {
		font-size: 20px;
	}

	.swiper-projects .item {
		padding: 120px 0;
	}

	.swiper-bullets {
		top: auto;
		left: 0;
		right: 0;
		bottom: 40px;
		height: auto;
		width: 100%;
		padding-top: 0;
	}
	.swiper-bullets ul {
		width: 100%;
		text-align: center;
	}
	.swiper-bullets ul li {
		margin: 0 auto;
		padding: 0 5px;
		display: inline-block;
		height: 20px;
	}
	.swiper-bullets ul li a {
		width: 20px;
		height: 20px;
	}

	.swiper-projects .item h3 {
		font-size: 26px;
		margin-top: 20px;
	}
	.swiper-projects .item p {
		font-size: 20px;
		line-height: 23px;
	}

}

*/
