@media screen and (min-width: 768px) and (max-width: 1024px) {
	#sppb-addon-1608605620339 h1.sppb-addon-title,
	.top-banner h1.sppb-addon-title {
		font-size: 38px;
	}
	.sp-page-builder .page-content #section-id-1608603479489 {
		overflow-x: hidden;
	}
	#header .col-menu ul li a {
		font-size: 17px;
	}
	#header .btn-nok {
		font-size: 15px;
		line-height: 44px;
		width: 110px;
	}
}
@media screen and (max-width: 993px) {
	.col-header-right {
		justify-content: flex-end;
	}
	#header .btn-nok {
		display: none;
	}
	#mobile-menu-btn {
		display: inline-block;
		width: auto;
		max-width: 100%;
		line-height: 50px;
		border: 1px solid #f7a717;
		background: #f7a717;
		color: #fff;
		text-decoration: none;
		border-radius: 8px;
		font-weight: 600;
		font-size: 19px;
		text-align: center;
		-webkit-transition: all 0.15s ease-in-out;
		-moz-transition: all 0.15s ease-in-out;
		-o-transition: all 0.15s ease-in-out;
		-ms-transition: all 0.15s ease-in-out;
		transition: all 0.15s ease-in-out;
		padding: 0 15px;
		box-shadow: none;
		text-shadow: none;
		margin-left: 10px;
		margin-right: 0;
	}
	.image-layout-preset-style-card .sppb-addon-image-layout-image,
	.image-layout-preset-style-card .sppb-img-responsive,
	.image-layout-preset-style-overlap .sppb-addon-image-layout-image,
	.image-layout-preset-style-overlap .sppb-img-responsive {
		object-fit: cover;
	}
	.sppb-section.top-banner {
		height: auto !important;
	}
	.banner-image-absolute img.sppb-img-responsive {
		max-width: 100%;
		margin-top: 0;
	}
	#header .logo img {
		max-width: 155px;
	}
}
@media screen and (min-width: 801px) and (max-width: 979px) {
}
@media screen and (min-width: 768px) and (max-width: 800px) {
}
@media screen and (max-width: 767px) {
	.rsform h2 {
		font-size: 30px;
	}
	.top-footer .col-footer {
		margin-bottom: 30px;
	}
	#header .logo img {
		max-width: 125px;
	}
	.col-header-right {
		justify-content: flex-end;
		align-items: center;
	}
	#header a.btn-nok.btn-fiyat {
		display: block;
		width: unset;
		padding: 7px 15px;
		line-height: 1;
		height: auto;
		min-height: unset;
		margin: 0 15px 0 0;
	}
	#mobile-menu-btn {
		border: unset;
		background: unset;
		text-decoration: none;
	}
	#header {
		padding: 10px 0;
	}
	.slider-mobile .sp-slider .sp-dots ul li {
		background: #393939;
	}
	.slider-mobile .sp-slider .sp-dots ul li.active {
		background: #f7a717;
	}
	.center-mb * {
		text-align: center !important;
	}
}
@media screen and (min-width: 600px) and (max-width: 766px) {
}
@media screen and (min-width: 481px) and (max-width: 599px) {
}
@media screen and (max-width: 480px) {
	.sppb-nav-tabs {
		display: block;
	}
	.sppb-nav-tabs > li {
		float: none;
	}
	#mobile-menu-btn {
		border: unset;
		background: unset;
		text-decoration: none;
		padding: 0;
		margin: 0;
	}
}
@media screen and (max-width: 360px) {
}
/* custom */
label {
	display: inline-block;
	margin-bottom: 0.5rem;
	font-size: 18px;
}
body #osm-singup-page h3.osm-heading,
body #osm-singup-page .osm-page-title {
	font-size: 38px;
	font-family: "Montserrat";
	color: rgb(57, 57, 57);
	font-weight: 900;
	line-height: 1.184;
}
body #osm-singup-page.osm-container .form-group input[type="color"],
body #osm-singup-page.osm-container .form-group input[type="date"],
body #osm-singup-page.osm-container .form-group input[type="datetime-local"],
body #osm-singup-page.osm-container .form-group input[type="datetime"],
body #osm-singup-page.osm-container .form-group input[type="email"],
body #osm-singup-page.osm-container .form-group input[type="month"],
body #osm-singup-page.osm-container .form-group input[type="number"],
body #osm-singup-page.osm-container .form-group input[type="password"],
body #osm-singup-page.osm-container .form-group input[type="search"],
body #osm-singup-page.osm-container .form-group input[type="tel"],
body #osm-singup-page.osm-container .form-group input[type="text"],
body #osm-singup-page.osm-container .form-group input[type="time"],
body #osm-singup-page.osm-container .form-group input[type="url"],
body #osm-singup-page.osm-container .form-group input[type="week"],
body #osm-singup-page.osm-container .form-group select,
body #osm-singup-page.osm-container .form-group textarea {
	width: 100% !important;
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: rgb(57, 57, 57);
	border-style: solid;
	border-width: 1px;
	border-color: rgb(210, 210, 210);
	border-radius: 10px;
	background-color: rgb(255, 255, 255);
	height: 64px;
	padding-left: 30px;
}

body #osm-singup-page .form-control-label {
	display: none;
}
body #osm-singup-page .form-row .col-md-9 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
body #osm-singup-page .form-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: 0;
	margin-left: 0;
	width: calc(50% - 10px);
}
body #osm-singup-page form .left {
	width: 50%;
	margin: 0;
	flex-wrap: wrap;
	display: flex;
	justify-content: space-between;
}
body #osm-singup-page .form-row > .col,
body #osm-singup-page .form-row > [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}
body #osm-singup-page .form-row {
	margin-bottom: 15px;
}
body #osm-singup-page button#date_of_birth_btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 30px;
	background: none;
	font-size: 26px;
	border: none;
	color: #393939;
	padding: 0;
	line-height: 1;
}
body #osm-singup-page button#date_of_birth_btn .fa-calendar:before {
	content: url(/images/icon-calendar.png);
}
body #osm-singup-page h3.osm-heading {
	width: 100%;
}
body #osm-singup-page .input-group-prepend {
	margin-right: -1px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 30px;
}
body #osm-singup-page .form-row#tr_exp_date select {
	width: auto !important;
}
body #osm-singup-page .osm-terms-and-conditins-container,
body #osm-singup-page .form-row#payment_method_container {
	width: 100%;
}
body #osm-singup-page .form-actions {
	width: 100%;
}
body #osm-singup-page .form-actions .btn {
	text-align: left;
	display: flex;
	justify-content: flex-start;
	line-height: 51px;
	border: 1px solid #f7a717;
	background: #f7a717;
	color: #fff;
	text-decoration: none;
	border-radius: 30px;
	font-weight: 600;
	font-size: 19px;
	text-align: center;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	padding: 0;
	box-shadow: none;
	text-shadow: none;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(210, 210, 210);
	border-radius: 10px;
	background-color: rgb(247, 167, 23);
	padding-left: 30px;
	padding-right: 30px;
}
body #osm-singup-page .osm-terms-and-conditins-container {
	display: flex;
	flex-wrap: nowrap;
}
body #osm-singup-page .osm-terms-and-conditins-container input#osm-accept-terms-conditions {
	margin: 0 5px 0 0;
}
body #osm-singup-page .osm-terms-and-conditins-container {
	display: flex;
	flex-wrap: nowrap;
	line-height: 1;
	font-size: 18px;
	font-family: "Poppins", sans-serif;
	font-weight: 300;
}
body #osm-singup-page .osm-terms-and-conditins-container a {
	text-decoration: underline;
	font-weight: 500;
	color: #393939;
}
