@media (max-width: 479px) {
    .hidden-xxs {
        display: none;
    }

    .btn {
        min-width: 0;
        font-size: 12px;
        padding: 3px 15px;
    }

    .btn-rounded {
        border-width: 2px;
    }

    .btn+.btn {
        margin-left: 15px;
    }

    .lg-padding {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .blog-masonry .isotope-item {
        width: 100%;
    }

    .our-office .col-md-4 {
        margin-bottom: 1em;
    }

    .goals>.goal-box {
        width: 100%;
    }

    .goals>.hl-goal-box {
        width: 100%;
    }

    #copyright {
        padding-bottom: 5em;
    }

    .img-contactus {
        right: 0;
        top: -58px;
        width: 324px;
    }

    .pads-img-contactus {
        display: block;
        position: static;
        margin: 0 auto;
        width: 290px;
        margin-bottom: 1.5em;
    }

    .sub-bg-game {
        background-size: 180px;
        width: 305px;
        height: 100px;
    }

    .sub-bg-game .game-real {
        width: 142px;
        height: 80px;
        margin: 0;
    }

    .ls-slide p {
        margin: 8px 0;
    }

    .ls-slide p.bmg-list {
        margin: 0 !important;
    }

    /*End Custom Slider*/
    /*Beacon*/
    .beacon-banner-container.bmgchatbot-banner-container {
        background-size: 304px auto;
    }

    #list-bmg>.col-md-2 {
        min-height: 318px;
    }

    .home-sucess-stories h2 {
        font-size: 20px;
    }

    .mz-newhome-ipadwhite {
        border: 20px solid #ffffff;
    }
	
	/* FOOTER */
	footer#colophon .route_widget {
		font-size: 12px;
		line-height: 21px;
	}
	footer#colophon .route_widget .widget-title {
		margin-top: 30px;
	}
	footer#colophon .route_widget .widget-title h4 {
		font-size: 13px;
		margin-bottom: 5px;
	}
	footer#colophon .footer-share-box {
		margin: 11px 0 35px 0;
	}
	footer#colophon .footer-share-box a {
		width: 30px;
		height: 32px;
		font-size: 14px;
		line-height: 28px;
		border-radius: 4px;
		border-width: 1px !important;
	}
	#copyright {
		font-size: 12px;
		padding: 32px 0;
		line-height: 22px;
	}
}

@media (max-width: 319px) {
    .devil-iphone {
        background-image: url(https://www.brandedminigames.com/wp-content/uploads/2017/03/background_fina_mgl.png);
        width: 300px;
        height: 100%;
    }

    #devil-demo {
        padding: 0 3px 0 0;
    }

    /*Custom Slider*/
    .sub-bg-game {
        background-size: 200px;
        width: 205px;
        height: 115px;
    }

    .sub-bg-game .game-real {
        width: 138.5px;
        height: 78px;
        margin: 0;
    }

    .slider-home-marb {
        margin: 5px 0 !important;
    }

    #success-story .royalSlider.rsAutoHeight,
    #success-story .royalSlider.rsAutoHeight .rsOverflow {
        min-height: 525px !important;
    }

    /*End Custom Slider*/
}