/* Extra large devices (large desktops, 1800px and up) */
@media (max-width: 1800px) {


}


/* Extra large devices (large desktops, 1800px and up) */
@media (max-width: 1500px) {
.banner-bg {
	min-height: 880px;
}
.banner-arrow {
	left: 7%;
	bottom: 0%;
}
.contact-area {
	padding-bottom: 190px;
}

}


/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1199.98px) {
.banner-content h2 {
	font-size: 52px;
}
.banner-content p {
	margin-bottom: 50px;
}
.features-content h4 {
	font-size: 25px;
}
.features-item .features-icon::after {
	left: 5px;
}
.work-process-content h4 {
	font-size: 38px;
}
.work-process-content.pr-100 {
	padding-right: 50px;
}
.banner-img::before,
.banner-img::after {
	display: none;
}
.setup-panel .single-steps::after {
	width: 320px;
	left: 45px;
	top: 2px;
}
.single-setup-top {
	padding: 40px 45px 35px;
}
.contact-step-wrap form .setup-content {
	padding: 40px 45px 60px;
}
.contact-area {
	padding-bottom: 150px;
}

}



/* Large devices (desktops, 992px and up) */
@media (max-width: 991.98px) {
.mean-container .mean-nav {
	background: #fff none repeat scroll 0 0;
	margin-top: 0;
}
.mean-container a.meanmenu-reveal {
	margin-top: -61px;
}
.menu-nav {
	padding: 20px 0;
}
.features-area .row:first-child [class*="col-"]:nth-child(2) .features-icon::after {
	display: none;
}
.work-process-content h4 {
	font-size: 45px;
}
.work-process-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.work-process-img {
	text-align: center;
	margin-bottom: 50px;
}
.work-process-wrap.pb-180 {
	padding-bottom: 100px;
}
.cta-wrap {
    background-size: cover;
}
.banner-bg {
	min-height: 800px;
}.banner-bg {
	min-height: 800px;
}
.setup-content .row {
	margin-left: -15px;
	margin-right: -15px;
}
.setup-content .row [class*="col-"] {
	padding-left: 15px;
	padding-right: 15px;
}
.contact-area {
	padding-bottom: 0px;
}
.setup-panel .single-steps::after {
	width: 270px;
}

}



/* Medium devices (tablets, 768px and up) */
@media (max-width: 767.98px) {
.banner-content h2 {
	font-size: 40px;
}
.logo img {
    width: 200px;
}
.menu-nav {
	padding: 25px 0;
}
.features-icon::after {
    display: none;
}
.work-process-content h4 {
	font-size: 30px;
}
.section-title h2 {
	font-size: 34px;
}
.cta-wrap {
	padding: 85px 30px 80px;
}
.cta-wrap h2 {
	font-size: 30px;
}
.scroll-top {
	right: 10px;
}
.scroll-top.open {
	bottom: 10px;
}
.fw-title.mb-30 {
	margin-bottom: 20px;
}
.banner-bg {
	padding-top: 200px;
}
.steps-row.setup-panel {
    flex-wrap: wrap;
}
.setup-panel .single-steps::after {
	display: none;
}
.setup-panel .single-steps {
	margin-bottom: 45px;
}
.single-setup-top {
	padding: 40px 25px 35px;
	display: block;
}
.setup-top-content {
    width: 100%;
    margin-bottom: 25px;
}
.setup-top-content h2 {
	font-size: 26px;
}
.contact-step-wrap form .setup-content {
	padding: 40px 25px 60px;
}
.setup-content .form-group label.black-label {
	margin-bottom: 0;
}
.preferred-form-wrap .custom-select {
	margin-bottom: 30px;
}
.preferred-form-wrap .btn {
	margin-top: 0px;
	padding: 22px 24px;
	font-size: 16px;
}
.setup-wrap-bottom .btn {
	margin: 0 20px 15px;
}
.overview-checkIn label {
	padding-right: 0;
}
body,
p {
	font-size: 16px;
	letter-spacing: 0;
}
.banner-content p,
.faq-wrapper .card-body,
.fw-link ul li a {
	font-size: 16px;
}
.modal_wrapper {
    padding-top: 35px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 35px;
    max-width: 90%;
    height: auto;
}
}


/* Small devices (landscape phones, 576px and up) */
@media only screen and (min-width: 576px) and (max-width: 767px) {
.banner-bg {
	min-height: 700px;
}
.preferred-form-wrap .btn {
	padding: 26px 40px;
	font-size: 18px;
}
.modal_wrapper {
    padding-top: 35px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 35px;
    max-width: 90%;
    height: auto;
}
button#final_step {
    max-width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
}




@media screen and (max-width:599px) and (min-width:240px){
    .modal_wrapper {
    padding-top: 35px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 35px;
    max-width: 90%;
    height: auto;
}
button#final_step {
    max-width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
section.banner-area.banner-bg.position-relative.homepage {
    background-size: cover;
}
.banner-img-pos-abs {
    text-align: right;
    position: relative;
    transform: unset;
    top: unset;
    left: unset;
}
.banner-img-pos-abs img {
    transform: unset;
    width: 100%;
    margin-top: 50px;
}
.logo img {
    width: 90px;
    transform: translateY(2px);
}
.features-area {
    padding-top: 100px;
}
.cta-area .col-md-4 {
    text-align: center;
}
.cta-wrap h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
}
section.banner-area.banner-bg.bg-style2 {
    padding-top: 160px;
    background-size: cover;
    min-height: auto;
    padding-bottom: 50px;
}
.cta-wrap {
    padding: 50px 30px 50px;
}
section.create-area.create-bg .col-xl-3.col-lg-4.col-md-6:nth-child(3) {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.create-bg {
    background-position: top center;
    background-size: cover;
    padding-top: 250px;
    padding-bottom: 15px;
}
section.banner-area.banner-bg.position-relative.homepage{
	padding-top: 150px;
}

.contact-title {
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    font-size: 28px;
}
.setup-panel .single-stepsc::after {
    content: "";
    position: absolute;
    background-image: url(../img/Group\ 107.svg);
    background-repeat: no-repeat;
    width: 135px;
    height: 50px;
    left: 82px;
    top: 35px;
    z-index: -1;
    opacity: .2;
    background-size: 35px;
}

.setup-panel .single-stepsc {
    padding-top: 10px;
}

.contact-step-wrap.pt-180.cspage {
    padding-bottom: 100px;
}
.toggle_btn {
    display: inline-block;
    margin-left: 0;
    margin-top: 25px;
}
.tgbtn {
    border: 1px solid #2B3E6E;
    color: #2B3E6E;
    padding: 15px 25px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 20px;
}
.col-xl-12.col-lg-12.text-center.pt-250 {
    padding-top: 160px;
}

.contact-step-wrap.login-form {
    margin-bottom: 100px;
}
section.faq-area.pt-180 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.section_header h3 {
    color: #fff;
    font-size: 22px;
}
.section_header p {
    font-size: 16px;
}

.cta-wrap h2 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
}
.setup-content .form-group label {
    font-size: 13px;
    color: #1D487D;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 9px;
}

.contact-title {
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    font-size: 22px;
    line-height: 36px;
}
h4.form_sep_title {
    font-size: 20px;
}
.banner-content h2 {
    font-size: 32px;
    line-height: 32px;
}
.features-content h4 {
    font-size: 22px;
}
.features-content p {
    color: #6B6C6E;
    font-size: 16px;
    font-family: 'Circular Std Book';
    font-weight: 500;
    line-height: 26px;
}
.work-process-content h4 {
    font-size: 22px;
}
.work-process-content p {
    margin-bottom: 0;
    color: #6B6C6E;
    font-size: 16px;
    font-family: 'Circular Std Book';
    font-weight: 500;
    line-height: 26px;
}
.cta-wrap h2 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
    line-height: 36px;
}
}