@charset "utf-8";

/************************************************************

	Tablet landscape

*************************************************************/
@media only screen and (min-width : 992px) and (max-width : 1100px) and (orientation:landscape) {

	/* Content
	*************************************/
	html.mobile .home-hero .content {
		top: 27%;
		left: 12%;
		max-width: 400px;
	}


	/* Header form
	*************************************/
	.header-form-container {
		right: 10%;
		max-width: 35%;
	}

	/* Fancy sections
	*************************************/
	.floating-icon {
	    top: 50%;
	}

}

/************************************************************

	Middle screens

*************************************************************/
@media only screen and (max-width : 992px) {


	/* Commons
	*************************************/
	.markis-v-margins > div:nth-child(n+3) {
		margin-top: 80px;
	}


	header nav {
		display: none;
	}

	/* Responsive menu
	*************************************/
	header > nav {
		width: 100%;
		float: none !important;
		margin-top: 0 !important;
		background-color: #fff;
		padding: 25px 35px;
		border-radius: 15px;
		-webkit-box-shadow: 0px 20px 60px 3px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0px 20px 60px 3px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 20px 60px 3px rgba(0, 0, 0, 0.1);
		margin-top: 0 !important;
	}
	header > nav li {
		display: block !important;
		width: fit-content;
	}
	.hamburger {
		display: block;
	}
	header > nav a {
		color: #333 !important;
	}


	/* City landscape
	*************************************/
	.home-hero .content {
		position: relative;
		top: auto;
		margin-top: 150px;
		left: 10%;
		max-width: 520px;
	}
	.city-svg,
	.city-svg.anime-js {
		height: auto;
	}
	.city-svg.anime-js {
	    bottom: 50px;
	}

	/* Video */
	.city-svg.video {
		bottom: 10px;
	}


	/* Header form
	*************************************/
	.header-form-container {
		position: relative;
		right: auto;
		left: 10%;
		margin-top: 50px;
		top: auto;
		max-width: 80%;
	}
	.header-form-container input#mail {
	    margin-right: 5px;
	}
	.header-form-container input:not(#name):not(#nickname):not(#password) {
	    width: calc(50% - 5px);
	}


	/* Boxes margins
	*************************************/
	.icon-box:not(:last-of-type) {
		margin-bottom: 50px;
	}


	/* Footer
	*************************************/
	footer {
		border-top-left-radius: 50% 15% !important;
		border-top-right-radius: 50% 15% !important;
		padding: 20px 0 40px;
	}
	footer:not(.transparent) a.logo {
		margin-top: 0;
	}
	footer.transparent a.logo {
		margin-top: 0;
	}
	footer .footer-nav {
		margin: 5px 0;
	}
	footer [class^="col-"] {
		min-height: auto !important;
		text-align: center;
	}
	footer .items-middle-right,
	footer .items-middle-left {
		justify-content: center;
	}
	footer.transparent {
		bottom: 0;
	}
	.footer-nav-container {
	    padding-top: 0;
	    padding-bottom: 30px;
	}

	footer.logo-middle .socials {
		margin: 30px 0 10px;
	}
	footer.logo-middle .app-download img {
	    max-height: 30px;
	}
	footer.logo-middle a.logo img {
	    margin: 0;
	}

	/* Login page form
	*************************************/
	.login-page .content p {
		max-width: 100%;
	}
	.login-form-container {
	    margin-top: 50px;
	}


	/* Register form
	*************************************/
	.register-form .col-lg-4.col-md-6.col-sm-12.col-12 > input:last-of-type {
		margin-bottom: 10px;
	}

	.bi-box .btn-action {
		float: none;
		position: relative;
		margin: 0 auto;
		right: auto;
		top: auto;
		margin-top: 15px;
	}


	/* Routes slider
	*************************************/
	.home-routes-container .swiper-container {
		padding: 10px 25px 20px;
	}


	/* App specs
	*************************************/
	.app-specs-container .app-mockup img {
	    position: relative;
	    width: 100%;
	    top: auto;
	    left: auto;
	    max-width: 100%;
	}
	section.grey-bg {
	    background-image: none !important;
	}
	.app-download {
		text-align: center;
	}
	.app-download h3 {
	    width: 100%;
    	margin-right: 0;
	}
	.app-download .download-btns {
	    width: 100%;
	}


	/* Half half sections
	*************************************/
	.half-half-container .content:first-child,
	.half-half-container .content:last-child {
		padding: 18px 15px 0 15px;
	}
	.half-half-container h3 {
		margin-bottom: 13px;
	}
	.half-half-container p {
		margin-bottom: 15px;
	}
	.testimonial-section {
		margin-top: 15px;
	}

	/* Fancy sections
	*************************************/
	.floating-icon.left,
	.floating-icon.right {
	    left: 50%;
	}
	.fancy-section .right-side {
	    margin-bottom: 30px;
	}
	.floating-icon {
	    top: 50%;
	}

}


/************************************************************

					Small Devices, Tablets

*************************************************************/
@media only screen and (max-width : 767px) {


	/* Commons
	*************************************/
	section > h3,
	section .section-title {
		margin-bottom: 35px;
	}

	.markis-v-margins > div:not(:last-child):not(:first-child) {
		margin-top: 80px;
	}
	.section-mb {
		margin-bottom: 80px;
	}

	/* Logo
	*************************************/
	header .logo {
		padding: 27px 0;
	}
	header .logo img {
		max-height: 45px;
	}


	/* Topbar
	*************************************/
	.top-bar {
		text-align: center;
	}


	/* Header Nav
	*************************************/
	.hamburger {
		margin: 43px 0 0 25px;
	}


	/* Socials
	*************************************/
	header .socials {
		margin-left: 0;
		float: none;
		margin-top: 10px;
		text-align: center;
	}
	header .socials a {
		display: inline-block;
		font-size: 18px;
	}


	/* Home hero
	*************************************/
	.home-hero {
		border-bottom-left-radius: 50% 4% !important;
		border-bottom-right-radius: 50% 4% !important;
	}

	.city-svg.anime-js {
		bottom: 18%;
	}


	/* Content
	*************************************/
	.home-hero .content {
		left: 5%;
		max-width: 90%;
		text-align: center;
	}
	.home-hero .content > h1 {
		font-size: 22px;
	}
	.home-hero .btn {
		margin: 20px auto 0;
	}


	/* Header form
	*************************************/
	.header-form-container {
		left: 5%;
		max-width: 90%;
		-webkit-box-shadow: 0px 20px 20px 3px rgba(0, 0, 0, 0.075);
		-moz-box-shadow: 0px 20px 20px 3px rgba(0, 0, 0, 0.075);
		box-shadow: 0px 20px 20px 3px rgba(0, 0, 0, 0.075);
		margin-top: -100px;
	}
	.header-form-container h2 {
		line-height: 24px;
		font-size: 18px;
	}


	/* Icons
	*************************************/
	.home-icons-boxes {
		margin-top: 90px;
		padding: 0 5%;
	}
	.home-icons-boxes > div {
		-webkit-box-shadow: 0px 20px 20px 3px rgba(0, 0, 0, 0.075);
		-moz-box-shadow: 0px 20px 20px 3px rgba(0, 0, 0, 0.075);
		box-shadow: 0px 20px 20px 3px rgba(0, 0, 0, 0.075);
	}
	.icons-boxes-container .icon-box:not(:last-child) {
		border-right: none;
		border-bottom: 1px solid rgba(0, 0, 0, .075);
	}
	.icons-boxes-container .icon-box {
		padding: 0 35px 35px 35px;
		margin: 35px 0 35px 0;
	}
	.icons-boxes-container .icon-box:first-child {
		padding-top: 15px !important;
	}
	.icons-boxes-container .icon-box:last-child {
		padding-bottom: 0 !important;
	}


	/* Footer
	*************************************/
	footer {
		border-top-left-radius: 50% 5% !important;
		border-top-right-radius: 50% 5% !important;
	}
	footer li {
		display: block;
	}


	/* Routes slider
	*************************************/
	.home-routes-container .swiper-container {
	    margin-left: -20px;
	    margin-right: -20px;
	}


	/* Numbered icons
	*************************************/
	.numbered-icon-box {
		padding: 30px 35px;
	}
	.row.minus-margins {
		margin-top: -30px;
		margin-bottom: -30px;
	}


	/* App specs
	*************************************/
	.app-download .download-btns {
	    white-space: normal;
	}
	.app-download .download-btns a:not(:last-child) {
	    margin-bottom: 15px;
	    display: block;
	    margin-right: 0;
	}


	/* Innerpage hero section
	*************************************/
	.inner-page-hero .content {
		top: 30%;
	}


	/* Page content
	*************************************/
	.inner-page-content {
		padding: 0 10px;
	}


	/* Login
	*************************************/
	.login-page .content,
	.login-form-container {
		margin-top: 50px;
	}


	/* Register form
	*************************************/
	.register-section > .container {
		margin: 0 15px;
	}


	/* Contact
	*************************************/
	.contact-box {
		margin-top: 35px;
		margin-left: 0;
	}


	/* Dashboard
	*************************************/
	.route-card .title {
		text-align: center;
	}

	/* Horizontal menu */
	.side-menu.horizontal {
		text-align: left;
	}
	.side-menu.horizontal li {
		display: block;
	}

	/* Image */
	.route-card .content > .img-container {
		margin-right: 0;
		float: none;
	}
	.route-card .content .img-container img {
		width: 200px;
		height: 200px;
		margin: 0 auto;
	}

	/* Content */
	.route-card .content > h3 {
		text-align: center;
		margin-top: 20px;
	}
	.route-card .content > p {
		display: block;
		margin-bottom: 15px !important;
		text-align: center;
	}
	.route-card .content > p > span {
		display: block;
		margin-bottom: 3px;
	}

	/* Footer list */
	.route-card ul.footer {
		position: relative;
		right: auto;
		bottom: auto;
		display: block;
		margin-top: 35px;
		text-align: center;
	}
	.route-card ul.footer .pay-btn {
		margin-right: 0 !important;
		margin-bottom: 20px;
		display: block;
	}
	.route-card ul.footer .pay-btn a {
		display: inline-block;
	}


	/* User details
	*************************************/
	.user-details img {
		margin-right: 15px;
	}

	.inner-page-hero .content.user h1 {
		font-size: 18px;
	}
	.inner-page-hero .content.user > .user-details {
		margin-bottom: 35px;
	}

}

@media only screen and (max-width: 767px) and (orientation: portrait ) {

	/* Footer
	*************************************/
	footer .app-download a {
		display: block;
	}
	footer .app-download a:not(:last-child) {
		margin-bottom: 10px;
		margin-right: 0;
	}
}

@media only screen and (max-width: 767px) and (orientation: landscape ) {

	/* Header
	*************************************/
	.home-hero .content {
	    margin-top: 120px;
	}
	.home-hero {
	    min-height: 150vh;
	}

	/* Footer
	*************************************/
	footer li {
	    display: inline-block;
	}
	footer li > a {
	    padding: 7px 5px;
	}
	footer.logo-middle .app-download {
	    margin: 15px 0 30px;
	}
	footer.logo-middle .app-download img {
	    max-height: 50px;
	}
}

@media only screen and (max-width: 480px) {

	/* City landscape
	*************************************/
	.city-svg.video {
	    bottom: 90px;
	}

	/* Footer
	*************************************/
	footer.logo-middle .app-download {
	    margin: 15px 0 30px;
	}
	footer.logo-middle .app-download img {
	    max-height: 50px;
	}
	footer.transparent {
	    background-image: radial-gradient( at top center, rgba(255,255,255, .15) 13%, #444444 70% );
	}

	/* Fancy sections
	*************************************/
	.fancy-section.style1 .mockup-container img {
	    max-width: 60%;
	}
	.fancy-section.style1 .section-img-container {
	    margin: 34px;
	}

}

@media only screen and (min-width: 1440px) {
	.home-hero .content > h1 {
	    font-size: 35px;
	}
	.home-hero .content {
	    max-width: 550px;
	}
	.home-hero .content > p {
	    font-size: 16px; 
	}
	.home-hero .content > .btn {
		font-size: 14px;
	}
}


/************************************************************

*************************************************************/
@media print {
	*,
	*::before,
	*::after {
		text-shadow: none !important;
		box-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
	.badge {
		border: 1px solid #000;
	}
	.table {
		border-collapse: collapse !important;
	}
	.table td,
	.table th {
		background-color: #fff !important;
	}
	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd !important;
	}
}