@media screen and (min-width: 900px) {
	.max-500 {
		max-height: 500px;
	}

	.top200 {
		margin-top: 50px;
	}
}

@media screen and (max-width: 991px) and (min-width: 320px){
	.download-app-img{
		display: none;
	}

    .button-black {
        width: 100%;
        margin-top: -20px;
        margin-bottom: 5px;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1024px) {
	.screenshort-slide-content {
		height: 415px;
	}
	.screenshort-frame {
		width: 188px;
		height: 385px;
		top: 15px;
	}
	.download-area {
		margin-top: 0;
	}
	.download-app-img {
		margin-top: -0px;
	}


}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.navbar-b.navbar-trans .nav-item, .navbar-b.navbar-reduce .nav-item {
		padding-right: 0;
	}
	.home-area .home-content h1 {
		font-size: 35px;
		line-height: 1.3;
	}
	.home-area .home-content p {
		font-size: 15px;
		line-height: 1.3;
	}
	.choose-item-box {
		margin-bottom: 30px;
	}
	.choose-item-box:last-child {
		margin-bottom: 0px;
	}
	.about-img {
		margin-bottom: 30px;
	}
	.about-info {
		padding-right: 0;
	}
	.screenshort-slide-content {
		height: 500px;
	}
	.screenshort-frame {
		width: 245px;
		height: 500px;
		top: 0px;
	}
	.overview-img {
		margin-top: 30px;
		text-align: center;
	}
	.faq-img {
		margin-top: 35px;
		text-align: center;
	}
	.blog-area .blog-item {
		margin-bottom: 30px;
	}
	.blog-area .blog-item:last-child {
		margin-bottom: 0px;
	}

	.download-area {
		margin-top: 0;
	}

	.footer-link {
		margin-bottom: 30px;
	}

	.footer-link:last-child {
		margin-bottom: 0px;
	}

    .cardbox {
        min-height: 755px !important;
    }

    .cardbox-rotate {
        transform: rotate(-2deg);
    }

}

@media only screen and (min-width: 767px) {
    .article-content {
        padding: 80px 10% 0;
    }
}

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

	.navbar-trans {
        top: 85px !important;
	}

	.desktop-only {
		display: none !important;
	}

	.section-title {
        margin-top: 0px;
		line-height: 31px;
	}

	.navbar-toggler:focus, .navbar-toggler:hover {
		background-color: transparent !important;
		border: 0px;
		box-shadow: none !important;
	}

	.mobile-top {
		margin-top: 15px;
	}

	#apps-overview {
		padding-top: 170px;
		padding-bottom: 35px !important;
		text-align: center;
	}

    #subpage {
        margin-top: 150px;
        border-top: 1px solid #eee;
        padding-top: 30px;
    }

	#formcontact .button {
		margin: 0 auto !important;
	}

	.pricing .pricing-box {
		margin-top: 60px;
		margin-bottom: 50px;
	}
	.pricing .pricing-box .price {
		font-size: 80px;
	}
	.billing-box {
		max-width: calc(100% - 30px);
		margin-bottom:10px;
	}
	.billing-box button {
		max-width: 100% !important;
	}
	.company-box .icon {
		font-size: 70px;
	}
	.company-box {
		font-size: 16px;
	}

	.mobile-only {
		display:block !important;
		font-size: 11px;

	}
	.mobile-only svg {
		color: #4CAF50;
		text-align: center;
		width: 20px !important;
		height: 20px;
		line-height: 20px;
		margin-right: 7px;
	}
	.overview-info h2 {
		font-size: 36px;
		font-weight: 700;
		margin-bottom: 15px;
	}
	.navbar-nav {
		margin-top: 15px;
	}
	.navbar-b .nav-item {
		margin-bottom: 10px;
	}
	.navbar-b .nav-item:last-child {
		margin-bottom: 0px;
	}
	#navbarDefault {
		width: 100%;
		overflow-y: scroll;
	}
	.home-area {
		padding-top: 150px;
	}
	.home-area .home-content h1 {
		font-size: 33px;
		line-height: 1.3;
	}
	.home-area .home-content p {
		font-size: 15px;
		line-height: 1.3;
	}
	.home-image {
		margin-top: 30px;
	}
	.choose-item-box {
		margin-bottom: 30px;
	}
	.choose-item-box:last-child {
		margin-bottom: 0px;
	}
	.about-img {
		margin-bottom: 30px;
	}
	.about-info {
		padding-right: 0;
	}
	.screenshort-slide-content {
		height: auto;
	}
	.screenshort-frame {
		display: none;
	}
	.screenshort-item img {
		margin: auto;
		width: 100% !important;
	}
	.overview-img {
		margin-top: 30px;
		text-align: center;
	}
	.overview-info ul li {
		display: block;
		margin-top: 25px;
		margin-right: 0;
	}
	.faq-img {
		margin-top: 35px;
		text-align: center;
	}
	.blog-area .blog-item {
		margin-bottom: 30px;
	}
	.blog-area .blog-item:last-child {
		margin-bottom: 0px;
	}
	.download-area {
		margin-top: 0;
	}
	.footer-link {
		margin-bottom: 30px;
	}
	.footer-link:last-child {
		margin-bottom: 0px;
	}

	.mobile-top {
		margin-top: 15px;
	}
}


@media only screen and (max-width: 479px) {
    .price-desktop {
        display: initial !important;
    }

	.overview-info h1 {
		font-size: 25px;
		margin-top: 20px;
	}

	.overview-info h2 {
		font-size: 25px;
		font-weight: 700;
		margin-bottom: 15px;
	}
	.navbar-nav {
		margin-top: 15px;
	}
	.navbar-b .nav-item {
		margin-bottom: 10px;
	}
	.navbar-b .nav-item:last-child {
		margin-bottom: 0px;
	}
	.home-area {
		padding-top: 150px;
	}
	.home-area .home-content h1 {
		font-size: 33px;
		line-height: 1.3;
	}
	.home-area .home-content p {
		font-size: 15px;
		line-height: 1.3;
	}
	.home-image {
		margin-top: 30px;
	}
	.section-title h2 {
		font-size: 30px;
	}
	.choose-item-box {
		margin-bottom: 30px;
	}
	.choose-item-box:last-child {
		margin-bottom: 0px;
	}
	.about-img {
		margin-bottom: 30px;
	}
	.about-info {
		padding-right: 0;
	}
	.about-info h2 {
		font-size: 25px;
	}
	.screenshort-slide-content {
		height: auto;
	}
	.screenshort-frame {
		display: none;
	}
	.screenshort-item img {
		margin: auto;
		width: 80% !important;
	}
	.company-box {
		font-size: 12px;
		width: 110px;
		height:auto;
	}
	.overview-img {
		margin-top: 30px;
		text-align: center;
	}
	.overview-info ul li {
		display: block;
		margin-top: 25px;
		margin-right: 0;
	}
	.faq-img {
		margin-top: 35px;
		text-align: center;
	}
	.blog-area .blog-item {
		margin-bottom: 30px;
	}
	.blog-area .blog-item:last-child {
		margin-bottom: 0px;
	}
	.download-area {
		margin-top: 0;
	}
	.footer-link {
		margin-bottom: 30px;
	}
	.footer-link:last-child {
		margin-bottom: 0px;
	}
}


@media screen and (max-width: 320px) and (min-width: 0px){
	.navbar-nav {
		margin-top: 15px;
	}
	.navbar-b .nav-item {
		margin-bottom: 10px;
	}
	.navbar-b .nav-item:last-child {
		margin-bottom: 0px;
	}

	#navbarDefault {
		width: 100%;
		height: auto;
		overflow-y: scroll;
	}
	.home-area {
		padding-top: 150px;
	}
	.home-area .home-content h1 {
		font-size: 27px;
		line-height: 1.3;
	}
	.home-area .home-content p {
		font-size: 15px;
		line-height: 1.3;
	}
	.home-content .button-1 {
		margin-left: 0;
	}
	.home-image {
		margin-top: 30px;
	}
	.section-title h2 {
		font-size: 25px;
	}
	.choose-item-box {
		margin-bottom: 30px;
	}
	.choose-item-box:last-child {
		margin-bottom: 0px;
	}
	.about-img {
		margin-bottom: 30px;
	}
	.about-info {
		padding-right: 0;
	}
	.about-info h2 {
		font-size: 20px;
	}
	.screenshort-slide-content {
		height: auto;
	}
	.screenshort-frame {
		display: none;
	}
	.screenshort-item img {
		margin: auto;
		width: 70% !important;
	}
	.testimonial-content-inner .testimonial-text p {
		font-size: 14px;
	}
	.overview-img {
		margin-top: 30px;
		text-align: center;
	}
	.overview-info ul li {
		display: block;
		margin-top: 25px;
		margin-right: 0;
	}
	.faq-img {
		margin-top: 35px;
		text-align: center;
	}
	.blog-area .blog-item {
		margin-bottom: 30px;
	}
	.blog-area .blog-item:last-child {
		margin-bottom: 0px;
	}
	.download-area {
		margin-top: 0;
	}
	.download-app-text h2 {
		font-size: 25px;
	}
	.footer-mobile-number a {
		font-size: 20px;
	}

	.footer-link {
		margin-bottom: 30px;
	}

	.footer-link:last-child {
		margin-bottom: 0px;
	}

}

@media screen and (max-width: 900px) {
	.mobile-show {
		display: block !important;
		width: 100%;
		max-width: 100% !important;
		flex: 0 0 100%;
		margin: initial !important;
		order: 1;
	}

	.oplossing .textcenter {
		order: 3;
	}

	.oplossing .img-fluid {
		margin-top: 30px !important;
	}

	.choose-area {
		padding: 30px 0 0 0;
	}

.discount {
	display:none;
}
    .funcbox a {
        font-size: 13px;
    }
	.demo-area .alert {
		text-align: center;
	}
	.overview-info h1 {
		font-size: 25px;
		margin-top: 20px;
	}
}

@media screen and (max-width: 991px) and (min-width: 420px) {
    .navbar-trans {
        top: 56px !important;
    }

    #apps-overview {
        padding-top: 130px;
    }

    .oplossing div {
        font-size: 12px;
    }
}


@media screen and (max-width: 1650px) {
	img.demo {
		display: none;
	}
}

@media screen and (max-width: 1199px) {
    #imageBox {
        width: 0;
        height: 0;
    }

    .floatVert {
        display: none;
    }

    .buttonnumber {
        margin-left: 10px;
        margin-right: 10px;
    }

    .fanfuc .width-90 {
        width: 100%;
    }

    .text-right.fanfuc {
        text-align: left !important;
    }

    .text-right.fanfuc .row {
        margin: 30px 0;
        display: flex;
        flex-flow: row-reverse;
        justify-content: space-between;
    }

}

@media screen and (max-width: 570px) {
	#myTab > li a {
		border-radius: 0px;
	}
	#myTab {
		width: 100% !important;
		display: block !important;
	}
}

html, body {
	max-width: 100%;
	overflow-x: hidden;
}
