@media (min-width: 1200px){

	

	.sidebarIconToggle {
		display: none;
	}

	/* .navbar-collapse {
		display: block;
	} */

	#navigace-menu {
		display: flex !important;
	}

}




@media (min-width: 992px) and (max-width: 1199px) {

	/* .alert {
		margin: 0 auto;
	} */

	.sidebarIconToggle {
		display: none;
	}

	/* #navigace-menu {
		display: flex;
	} */

}

@media (min-width: 768px) and (max-width: 991px) {

	.msf-form form input[type="text"] { width: 300px; }

	/* .alert {
		max-width: 80vw;
		margin: 0 auto;
	} */

	.sidebarIconToggle {
		display: none;
	}

	/* #navigace-menu {
		display: flex !important;
	} */


}

@media (min-width: 550px) and (max-width: 767px) {

	/* .navbar>.container .navbar-brand { margin-left: 20px; }
	.navbar-inverse .navbar-collapse { border: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
    .navbar-toggle { margin: 15px; border: 0; }
    ul.navbar-nav { text-align: center; } */

    .msf-form form .form-group { display: inline-block; vertical-align: middle; }
	.msf-form form .form-control { display: inline-block; }
	.msf-form form input[type="text"] { width: 200px; }
	.msf-form form textarea.form-control,
	.msf-form form select.form-control { width: 300px; }
	.msf-form form .checkbox-inline+.checkbox-inline, .msf-form form .radio-inline+.radio-inline { margin-left: 0; }

	/* .alert {
		max-width: 80vw;
		margin: 0 auto 20px auto;
	} */



	#confirmation-container {
		width: 90%;
	}
	




	/* .navbar-collapse {
		display: none;
	} */

	.sidebarIconToggle {
		transition: all 0.3s;
		box-sizing: border-box;
		cursor: pointer;
		position: absolute;
		z-index: 99;
		height: 100%;
		width: 100%;
		top: 33px;
		right: 15px;
		height: 22px;
		width: 22px;
	}

	#hlavni-menu {
		flex-direction: column;
		justify-content: left;
		min-height: 85px;
		height: auto;
	}

	#navigace-logo {
		width: 100%;
		/* flex-grow: 2;  */
	}

	#navigace-menu {
		width: 100%;
		/* justify-content: left; */
		align-items: center;
		flex-direction: column;
		display: none;
	}

	#menu-faq {
		border: none;
		padding: 0;
	}

	#maxima_footer {
		height: auto;
	}

	#footer_top, #footer_bottom {
		flex-direction: column;
		align-items: flex-start;
	}

	#footer_top div {
		margin: 20px 0;
	}

	#footer_bottom div {
		margin: 10px 0;
	}


}

@media (max-width: 549px) {

	/* .container {
		padding: 0;
	} */

	.msf-form, .msf-container {
		padding: 0;
	}

	.big_div {
		/* padding-left: 20px;
		margin-left: 10px; */
		padding: 0;
		margin: 0;
		border: none;
	}

	/* .navbar>.container .navbar-brand { width: 70%; height: 60px; margin-left: 20px; background-position-x: left; } */

	h1, h2 { font-size: 32px; }

	.msf-form form input[type="text"], textarea.form-group { 
		max-width: 100%; 
		/* margin: 0 auto;  */
	}

	.msf-form form textarea.form-control, .msf-form form select.form-control { 
		width: 100%; 
		/* margin: 0 auto; */
		max-width: 400px;
	}

	.msf-form form button.btn {
		margin: 14px;
		/* padding: 0px; */
	}

	button.add-field-btn {
		font-size: 17px;
		width: 92vw;
	}

	.input-group {
		/* max-width: 100%; */
		width: 92vw;
	}


	.msf-form form .fieldscorrect, .msf-form form .fieldserror { width: 90%; }

	/* .alert {
		max-width: 90vw;
		margin: 0 auto 20px auto;
	} */

	#content-wrap {
		padding-bottom: 820px;    /* Footer height */
	}

	#confirmation-container {
		width: 90%;
	}


	.insurance-select {
		margin: 0 0 30px;
	}
	.insurance-detail {
		width: 150px;
		height: 125px;
		margin: 15px;
	}
	.insurance-detail h4 {
		font-family: 'Idealista', sans-serif;
		font-size: 1.1em;
		font-weight: normal;
	}
	.riziko-icons {
		height: 3.3em;
	}
	.riziko-text {
		font-size: 1.1em;
	}
	.form-step-header {
		font-size: 20px;
		width: 100%;
	}

	.big_div_small {
		margin-left: 40px;
	}

	.nadpisy {
		margin-top: 25px;
	}
	.nadpisy_inner {
		width: 100%;
	}
	.nadpisy_inner_right {
		margin: 15px 10px 0;
	}

	fieldset {
		width: 100%;
	}
	fieldset:not(.hidden) {
		margin-top: 0px;
	}

	.steps-inner {
		width: 100%;
	}


	.maxima_switch_left, .maxima_switch_center, .maxima_switch_right {
		padding: 0px 10px 0px 10px;
	}




	.checkboxes-1, .checkboxes-2 {
		flex-flow: column !important;
		align-items: flex-start !important;
	}
	.checkbox-item {
		flex-flow: row;
		margin: 5px 0 5px 0;
	}
	.accordion-files {
		max-width: 100%;
	}

	.prohlaseni_podminky {
		width: 92vw;
	}
	.souhlas-podminky {
		margin: 40px 0 10px;
	}



	#footer {
		height: 300px;
		flex-direction: column !important;
		flex: wrap;
	}

	.footer-content {
		width: 100%;
		flex: wrap;
		flex-direction: column !important;
	}

	.logo  {
		margin-right: 0;
	}

	.logo img {
		margin: 10px auto 10px auto;
	}

	.copyright {
		width: 100%;
		text-align: center;
		padding: 15px auto 15px auto;
	}

	#footer-gdpr {
		height: 10px !important;
		margin: 0px;	
	}

	#signature {
		height: 150px;
	}

	.jSignature {
		width: 100%;
		height: 150px;
	}
	.filepond--root {
		width: 90vw;
	}


	.form-field, .form-group {
		max-width: 92vw;
	}

	.rodne_cislo_group {
		width: 91.5vw;
		max-width: 400px;
	}








	
	
	.sidebarIconToggle {
		transition: all 0.3s;
		box-sizing: border-box;
		cursor: pointer;
		position: absolute;
		z-index: 99;
		height: 100%;
		width: 100%;
		top: 33px;
		right: 15px;
		height: 22px;
		width: 22px;
	}

	#hlavni-menu {
		flex-direction: column;
		justify-content: left;
		min-height: 85px;
		height: auto;
	}

	#navigace-logo {
		width: 100%;
		/* flex-grow: 2;  */
	}

	#navigace-menu {
		width: 100%;
		/* justify-content: left; */
		align-items: center;
		flex-direction: column;
		display: none;
	}

	#menu-faq {
		border: none;
		padding: 0;
	}



	#maxima_footer {
		height: auto;
	}

	#footer_top, #footer_bottom {
		flex-direction: column;
		align-items: flex-start;
	}

	#footer_top div {
		margin: 20px 0;
	}

	#footer_bottom div {
		margin: 10px 0;
	}

	
	
	/* div#main-menu > * {
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	} */


}

/* Retina-ize images/icons */

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

	/* logo */
    .navbar-brand {
    	background-image: url(../img/maxima_logo@2x.png) !important; background-repeat: no-repeat !important; background-size: 175px !important;
    }

	.brand-homecredit {
    	background-image: url(../img/maxima_logo@2x.png) !important; background-repeat: no-repeat !important; background-size: 175px !important;
    }

	.brand-zonky {
    	background-image: url(../img/maxima_logo@2x.png) !important; background-repeat: no-repeat !important; background-size: 175px !important;
    }

}
