@media (max-width: 1199px) {
    body.home-v2,
    .responsive-text,
    .cs-mobile-lang {
        font-size: 14px;
    }

	.btn.btn-xlarge {
		font-size: 12px;
		min-width: 145px;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 6px;
		padding-bottom: 6px;
	}

    .btn-rounded {
        border-width: 2px;
    }

    /* ADVANCED CAROUSEL */
    .ult-carousel-wrapper {
        padding: 20px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .ult-carousel-wrapper .vc_single_image-wrapper img {
        width: auto;
        height: auto;
        max-height: 100px;
    }
    .ult-carousel-wrapper button.slick-arrow {
        width: 80px;
        height: 80px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none;
    }

    .container {
        width: auto;
        padding-left: 30px;
        padding-right: 30px;
    }

    .container .container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
        padding: 0 3px;
    }

    .img-contactus {
        right: -3em;
        top: -94px;
        width: 464px;
    }
}

@media (max-width: 992px) {
    /* MOBILE NAVIGATION */
    #navigation-mobile {
        display: block !important;
    }
}

@media (max-width: 991px) {
    body:not(.page-wide) .container {
        width: 100%;
        padding: 0 1em;
    }

    body:not(.home-v2) #page-header .container,
    body:not(.home-v2) .main-content>.container,
    body:not(.home-v2) .site-content>.cs-section>.container {
        padding: 0 3em;
    }

    .cs-mobile-lang {
        display: block;
    }

    .blog-masonry .isotope-item {
        width: 33%;
    }

    .col-sm-6 {
        margin-bottom: 1em;
    }

    .img-contactus {
        right: 0;
        top: -94px;
        width: 404px;
    }

    /* PLAYABLE ADS */
    .pads-iphone {
        top: 50%;
        left: auto;
        right: 0;
        -webkit-transform: translate(-5%, -50%);
        -moz-transform: translate(-5%, -50%);
        -ms-transform: translate(-5%, -50%);
        -o-transform: translate(-5%, -50%);
        transform: translate(-5%, -50%);
    }

    .pads-banner .pads-banner-text.cs-blocktext {
        padding-top: 10%;
    }

    .pads-banner .pads-banner-text,
    .pads-banner .pads-banner-text.cs-blocktext {
        padding-left: 8em;
    }

    .pads-banner .pads-banner-text-rg {
        padding-top: 1em;
    }

    /* SECONDARY MENU */
    .secondarymenu {
        display: none;
    }

    /* HOME */
    .mz-newhome-ipadwhite {
        width: 100%;
        height: 100%;
        background-image: none;
        padding: 0;
        border: 40px solid #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        margin-left: auto;
        margin-top: 30px;
    }

    /* AR PAGE */
    .ar-iphone-embeded {
        padding-top: 1.1em;
    }

    /*BMG Studio*/
    #bmg-mobile-web .col-md-6,
    #bmg-facebook .col-md-6,
    #bmg-mobile-app .col-md-6,
    #bmg-for-messenger .col-md-6 {
        display: inline-block;
    }

    .pricing {
        margin: 20px auto;
        min-height: 460px;
    }

    #where-i-can .col-md-3,
    #bmg-prize-award .col-md-3 {
        width: 100%;
        display: inline-block;
        max-width: 350px;
    }

    #where-i-can .col-md-3>.wpb_content_element,
    #bmg-prize-award .col-md-3>.wpb_content_element {
        margin-bottom: 20px;
    }

    .beacon-banner-container.bmgchatbot-banner-container {
        height: 434px;
        background-position: right bottom;
        background-size: 364px auto;
    }

    .pads-embeded-wrapper.social-embeded>.cs-fluid {
        background-image: none;
        padding: 0;
        border: 20px solid #000;
        height: 100%;
        width: 70%;
        border-radius: 10px;
    }

    .cbot-howitwork {
        margin-top: 0 !important
    }

    .owl-carousel .owl-nav.disabled {
        display: block;
    }

    #bmg-prices .owl-next {
        right: -50px;
    }

    #bmg-prices .owl-prev {
        left: -50px;
    }

    .owl-carousel {
        width: 90%;
        margin: auto;
    }

    .step-bmg {
        text-align: center;
    }

    /*Custom Slider*/
    .sub-bg-game {
        background-size: 380px;
        width: 380px;
        height: 236px;
    }

    .sub-bg-game .game-real {
        width: 296px;
        height: 166px;
        margin: 10px 0 0 0;
    }

    /*End Custom Slider*/
    .is-sticky .cs-logo,
    #site-logo .cs-logo2x {
        height: 0;
    }

    .is-sticky #site-logo .cs-logo2x,
    #site-header-shadow,
    .cs-logo {
        height: auto;
    }

    #masthead {
        background: #ffffff;
    }

    /* MOBILE NAVIGATION */
    #navigation-mobile .cs-dropdown-plus:hover {
        background-color: transparent;
    }

    #navigation-mobile ul ul li:first-child {
        border-top-color: #24a9e1;
    }

    #navigation-mobile ul ul:before {
        border-top: 5px solid #24a9e1;
    }

    /* SECONDARY MENU */
    .secondarymenu {
        right: 150px;
        position: absolute;
    }

    .kiok-image-style {
        margin-top: 7px !important;
        margin-left: 0;
        margin: auto;
    }
}