/*////////////////////////////////////////////////////// Responsive CSS Structure //////////////////////////////////////////////////////*/
@media (min-width: 1200px) and (max-width: 1920px){
}

@media (min-width: 1400px) and (max-width: 1499px){
}

@media (min-width: 1200px) {
    .container {max-width: 1170px;}
}

@media (min-width: 1300px) and (max-width: 1399px) {
    /* Common Style Start */
    .container {max-width: 1120px;}
    .banner-title {font-size: 60px; line-height: 60px;}
    .section-title { font-size: 44px; line-height: 44px; }
    .btn {font-size: 30px; line-height: 30px; max-width: 260px;}
    /* Common Style End */

    /* Banner Start */
    .banner-section { max-width: 627px; }
    /* Banner End */

    /* Games Start */
    .sky-img-1 {max-width: 330px;}
    .sky-img-2 {max-width: 620px; right: 25px;}
    .sky-img-3 {left: 25px; top: 0; max-width: 570px;}
    .sky-img-4 {max-width: 340px;}
    .sky-img-5 {top: -85px;}
    .sky-img-6 {top: -35px;}
    .sky-img-7 {top: 8px; right: 219px;}
    .sky-img-11 { top: 62px; right: 290px; }
    .sky-img-13 { top: -1px; left: 53px; }

    .pink-img-1 {left: -110px; bottom: -145px; max-width: 480px;}
    .pink-img-2 {left: 80px; bottom: 50px;}
    .pink-img-3 {left: 42px; bottom: 12px;}
    .pink-img-4 {right: -39px; bottom: -130px;}
    .pink-img-5 {max-width: 270px;}
    .pink-img-8 {left: 262px;}
    .pink-img-12 {left: 165px;}
    .pink-img-11 {top: -60px;}
    .pink-img-9 {top: 25px;}
    .pink-img-10 { right: 195px; top: 20px; }
    .games-row:hover .pink-img-2 { bottom: 60px; }
    .games-row:hover .pink-img-1 { bottom: -155px; }

    .green-img-2 {right: 70px;}

    .blue-img-10 {right: 65px;}

    .games-row:hover .pink-img-4 { bottom: -120px; }
    /* Games End */

    /* About Start */
    .about-content .section-title { margin: 0 0 22px; }
    .about-content .detail {margin: 0 19px 25px 0;}
    /* About End */

    /* Contact Start */
    .contact-right .common-detail { margin: 0 0 25px; }
    .contact-form .form-control {padding: 15px 24px;}
    .contact-img { margin: 0 -120px -1px -40px; }
    /* Contact End */

    /* Terms and Condition Page Start */
    .terms-main h3 { font-size: 24px; line-height: 26px; }
    .terms-main h5 { font-size: 22px; line-height: 26px; }
    .terms-main p, .terms-main ul li, .terms-main ol li { font-size: 18px; line-height: 26px; }
    .terms-main p, .terms-main ul, .terms-main ol { margin: 0 0 25px; }
    /* Terms and Condition Page End */
}

@media (min-width: 1200px) and (max-width: 1299px) {
    /* Common Style Start */
    .container {max-width: 1120px;}
    .banner-title {font-size: 60px; line-height: 60px;}
    .section-title { font-size: 44px; line-height: 44px; }
    .btn {font-size: 30px; line-height: 30px; max-width: 260px;}
    /* Common Style End */

    /* Banner Start */
    .banner-section { max-width: 627px; }
    /* Banner End */

    /* Games Start */
    .sky-img-1 {max-width: 330px;}
    .sky-img-2 {max-width: 620px; right: 25px;}
    .sky-img-3 {left: 25px; top: 0; max-width: 570px;}
    .sky-img-4 {max-width: 340px;}
    .sky-img-5 {top: -85px;}
    .sky-img-6 {top: -35px;}
    .sky-img-7 {top: 8px; right: 219px;}
    .sky-img-11 { top: 62px; right: 290px; }
    .sky-img-13 { top: -1px; left: 53px; }

    .pink-img-1 {left: -110px; bottom: -145px; max-width: 480px;}
    .pink-img-2 {left: 80px; bottom: 50px;}
    .pink-img-3 {left: 42px; bottom: 12px;}
    .pink-img-4 {right: -39px; bottom: -130px;}
    .pink-img-5 {max-width: 270px;}
    .pink-img-8 {left: 262px;}
    .pink-img-12 {left: 165px;}
    .pink-img-11 {top: -60px;}
    .pink-img-9 {top: 25px;}
    .pink-img-10 { right: 195px; top: 20px; }
    .games-row:hover .pink-img-2 { bottom: 60px; }
    .games-row:hover .pink-img-1 { bottom: -155px; }

    .green-img-2 {right: 70px;}

    .blue-img-10 {right: 65px;}

    .games-row:hover .pink-img-4 { bottom: -120px; }
    /* Games End */

    /* About Start */
    .about-content .section-title { margin: 0 0 22px; }
    .about-content .detail {margin: 0 19px 25px 0;}
    /* About End */

    /* Contact Start */
    .contact-right .common-detail { margin: 0 0 25px; }
    .contact-form .form-control {padding: 15px 24px;}
    .contact-img { margin: 0 -120px -1px -40px; }
    /* Contact End */

    /* Terms and Condition Page Start */
    .terms-main h3 { font-size: 24px; line-height: 26px; }
    .terms-main h5 { font-size: 22px; line-height: 26px; }
    .terms-main p, .terms-main ul li, .terms-main ol li { font-size: 18px; line-height: 26px; }
    .terms-main p, .terms-main ul, .terms-main ol { margin: 0 0 25px; }
    /* Terms and Condition Page End */
}

@media (min-width: 992px) and (max-width: 1199px) {
    /* Common Style Start */
    .banner-title {font-size: 52px; line-height: 52px;}
    .banner-text { font-size: 22px; line-height: 26px; }
    .section-title { font-size: 44px; line-height: 44px; }
    .common-detail { font-size: 18px; line-height: 26px; }
    .btn {font-size: 28px; line-height: 30px; max-width: 230px;}
    /* Common Style End */

    /* Banner Start */
    .banner-section { max-width: 515px; }
    .banner-section .banner-text { margin: 0 0 20px; }
    /* Banner End */

    /* Games Start */
    .sky-img-1 {max-width: 300px;}
    .sky-img-2 {max-width: 570px; right: 25px; top: 0;}
    .sky-img-3 {left: 5px; top: 0; max-width: 550px;}
    .sky-img-4 {max-width: 310px;}
    .sky-img-5 {top: -135px;}
    .sky-img-6 {top: -75px; left: 130px;}
    .sky-img-7 {top: -12px; right: 199px;}
    .sky-img-9 { bottom: -46px; left: 70px; max-width: 200px; }
    .sky-img-10 {top: 30px; left: -85px; max-width: 180px;}
    .sky-img-11 { top: 66px; right: 270px; }
    .sky-img-12 {bottom: 13px; left: 0;}
    .sky-img-13 { top: -31px; left: 23px; }
    .sky-block {background-size: cover;}
    .games-row {padding: 0 35px 0 0;}
    .games-detail { padding: 9px 0 40px; }
    .games-detail .btn { margin: 10px 0 0; }

    .pink-img-1 { left: -120px; bottom: -155px; max-width: 460px; }
    .pink-img-2 { left: 80px; bottom: 70px; max-width: 250px; }
    .pink-img-3 { left: 55px; bottom: 22px; max-width: 580px; }
    .pink-img-4 { right: -15px; bottom: -100px; max-width: 580px; }
    .pink-img-5 {max-width: 270px; right: 40px; bottom: -48px;}
    .pink-img-8 {left: 230px; top: 90px; max-width: 50px;}
    .pink-img-12 { left: 125px; bottom: 10px; }
    .pink-img-11 {top: -60px;}
    .pink-img-9 { top: 25px; max-width: 90px; left: -55px; }
    .pink-img-10 { right: 195px; top: 20px; }
    .pink-img-7 { left: -47px; bottom: 40px; max-width: 100px; }
    .pink-img-6 { left: 75px; bottom: 30px; max-width: 50px; }

    .green-img-2 { right: 50px; max-width: 310px; }
    .green-img-3 {left: 160px; max-width: 240px;}
    .green-img-6 {top: -52px;}

    .blue-img-1 {max-width: 380px; left: 125px;}
    .blue-img-2 {left: -226px; bottom: -70px; max-width: 490px;}
    .blue-img-10 { right: 65px; max-width: 55px; bottom: 110px; }
    .blue-img-3 { left: 20px; bottom: 80px; max-width: 570px; }
    .blue-img-4 { left: 70px; bottom: 40px; max-width: 600px; }
    .blue-img-5 { left: -25px; top: -90px; max-width: 90px; }
    .blue-img-6 {top: -30px;}
    .blue-img-8 {left: -40px; bottom: 70px; max-width: 110px;}
    .blue-img-12 {max-width: 250px; top: -10px;}
    .blue-img-9 {top: -105px; max-width: 90px;}
    .blue-img-11 {right: 30px; max-width: 110px; bottom: -40px;}
    .blue-block {background-size: cover; background-position: bottom;}

    .games-row:hover .sky-img-5 { top: -125px; }
    .games-row:hover .sky-img-6 { top: -65px; }
    .games-row:hover .sky-img-7 { top: 16px; }
    .games-row:hover .sky-img-13 { top: -23px; }
    .games-row:hover .pink-img-5 { bottom: -38px; }
    .games-row:hover .pink-img-2 { bottom: 80px; }
    .games-row:hover .pink-img-1 { bottom: -165px; }
    .games-row:hover .pink-img-6 { bottom: 40px; }
    .games-row:hover .green-img-4 { top: -25px; }
    .games-row:hover .blue-img-5 { top: -75px; }
    .games-row:hover .blue-img-3 { bottom: 70px; }
    .games-row:hover .blue-img-9 { top: -94px; }
    .games-row:hover .blue-img-2 { bottom: -85px; }
    .games-row:hover .blue-img-10 { bottom: 125px; }
    .games-row:hover .blue-img-4 { bottom: 30px; }
    .games-row:hover .blue-img-6 { top: -15px; }
    /* Games End */

    /* About Start */
    .about-content .section-title { margin: 0 0 22px; }
    .about-content .detail {margin: 0 19px 25px 0;}
    .about-section .row {align-items: flex-end !important;}
    .about-content {padding: 50px 0;}
    /* About End */

    /* Contact Start */
    .contact-right .common-detail { margin: 0 0 25px; }
    .contact-form .form-control {padding: 15px 24px; font-size: 18px; line-height: 24px;} 
    .contact-img { margin: 0 -130px -1px -20px; }
    .contact-wrp { padding: 70px 0 80px; }
    /* Contact End */

    /* Footer Start */
    .footer-links ul li { font-size: 14px; line-height: 16px; padding: 0 0 20px; }
    .social-media ul li {padding: 0 12px 0 0;}
    /* Footer End */

    /* Terms and Condition Page Start */
    .inner-banner .banner-img img { height: 300px; }
    .terms-main h3 { font-size: 22px; line-height: 24px; }
    .terms-main h5 { font-size: 20px; line-height: 24px; }
    .terms-main p, .terms-main ul li, .terms-main ol li { font-size: 18px; line-height: 26px; }
    .terms-main p, .terms-main ul, .terms-main ol { margin: 0 0 25px; }
    /* Terms and Condition Page End */
}

@media (min-width: 768px) and (max-width: 991px) {
    /* Common Style Start */
    .banner-title {font-size: 42px; line-height: 42px;}
    .banner-text { font-size: 20px; line-height: 24px; }
    .section-title { font-size: 32px; line-height: 32px; }
    .btn { font-size: 26px; line-height: 28px; max-width: 200px; }
    /* Common Style End */  

    /* Header Start */
    .header .navbar-collapse { margin: 0 0 0 -55px; }
    /* Header End */

    /* Banner Start */
    .banner-section { max-width: 385px; }
    .banner-section .banner-text { margin: 0 0 16px; }
    .banner-section .banner-title { margin: 0 0 28px; }
    .banner-img img {height: 510px;}
    /* Banner End */

    /* Games Start */
    .games-img {padding: 0; margin: 0;}
    .games-img img {width: 100%;}
    .games-row {padding: 0;}
    .games-detail .detail {margin: 0 100px; text-align: center; max-width: 100%;}
    .sky-block .games-detail .btn {margin: 17px auto 0; display: block;}
    .sky-block .games-detail .btn img {margin: 0 auto;}
    .sky-block {background-image: none;}
    .games-detail::after { content: ""; filter: blur(2px); -webkit-filter: blur(2px); position: absolute; left: 0; right: -3px; top: -100px; height: 287px; z-index: -1; }
    .sky-block .games-detail::after { background: linear-gradient(360deg, #3E8BF1 0%, #3E8BF1 64.72%, rgba(62, 139, 241, 0.00) 100%); }
    .games-row::after {display: none;}
    .games-detail {position: relative; z-index: 9;}
    .games-detail img {margin: 0 auto 20px;}
    .sky-block .games-img { padding: 0; }

    .pink-block .games-detail::after { background: linear-gradient(360deg, #ED84D0 0%, #ED84D0 64.72%, rgba(237, 132, 208, 0.00) 100%); }
    .games-detail .btn-white {margin: 0 auto; display: block;}

    .green-block .games-detail::after {background: linear-gradient(360deg, #186104 0%, #186104 64.72%, rgba(24, 97, 4, 0.00) 100%);}

    .blue-block .games-detail::after {background: linear-gradient(360deg, #0F2DBD 0%, #0F2DBD 64.72%, rgba(15, 45, 189, 0.00) 100%);}

    .sky-block .games-detail .btn img {margin: 0 auto;}
    .pink-block .games-detail .btn img {margin: 0 auto;}
    .pink-block .games-detail .btn {margin: 17px auto 0; display: block;}
    .green-block .games-detail .btn img {margin: 0 auto;}
    .green-block .games-detail .btn {margin: 17px auto 0; display: block;}
    .blue-block .games-detail .btn img {margin: 0 auto;}       
    .blue-block .games-detail .btn {margin: 17px auto 0; display: block;}
    /* Games End */

    /* About Start */
    .about-content .section-title { margin: 0 0 18px; }
    .about-content .detail {margin: 0 19px 25px 0;}
    .about-section .row {align-items: flex-end !important;}
    .about-content {padding: 50px 0;}
    .about-content .detail p { margin: 0 0 15px; }
    /* About End */

    /* Contact Start */
    .contact-right .common-detail { margin: 0 0 25px; }
    .contact-form .form-control {padding: 15px 24px; font-size: 18px; line-height: 24px;} 
    .contact-img { margin: 0; }
    .contact-wrp { padding: 70px 0 80px; }
    .contact-main .row {flex-direction: column-reverse;}
    .contact-right { margin: 0 0 50px 0; }
    .contact-main {padding: 50px 50px 0 50px;}
    /* Contact End */

    /* Footer Start */
    .footer-links ul li { font-size: 14px; line-height: 16px; padding: 0 0 20px; }
    .social-media ul li {padding: 0 12px 0 0;}
    .footer-right {padding: 40px 0 0;}
    .footer-btns {justify-content: center;}
    .social-media ul {justify-content: center;}
    /* Footer End */

    /* Terms and Condition Page Start */
    .inner-banner .banner-img img { height: 270px; }
    .terms-main h3 { font-size: 22px; line-height: 24px; margin: 0 0 22px; }
    .terms-main h5 { font-size: 18px; line-height: 22px; }
    .terms-main p, .terms-main ul li, .terms-main ol li { font-size: 16px; line-height: 24px; }
    .terms-main p, .terms-main ul, .terms-main ol { margin: 0 0 25px; }
    .terms-wrp { padding: 16px 0 70px; }
    /* Terms and Condition Page End */
}

@media (min-width: 768px) {
}

@media (max-width: 767px) {
    /* Common Style Start */
    .banner-title {font-size: 30px; line-height: 30px;}
    .banner-text { font-size: 14px; line-height: 20px; }
    .section-title { font-size: 30px; line-height: 30px; }
    .btn { font-size: 20px; line-height: 24px; max-width: 210px; padding: 10px 20px; }
    .common-detail { font-size: 15px; line-height: 17px; }
    .safari .btn { padding: 11px 20px 8px; }
    /* Common Style End */  

    /* Header Start */
    .header .navbar-collapse { margin: 0 0 0 -55px; }
    .header .navbar {justify-content: center; padding: 9px 16px;}
    .header {top: 12px;}
    /* Header End */

    /* Banner Start */
    .banner-section { max-width: 385px; }
    .banner-section .banner-text { margin: 0 0 8px; }
    .banner-section .banner-title { margin: 0 0 14px; }
    .banner-main { top: 105px; transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; }
    /* Banner End */

    /* Games Starts */
    .games-row {padding: 0; background-image: none;}
    .games-img {padding: 0; margin: 0;}
    .games-img img {width: 100%;}
    .games-detail img {max-width: 123px;}
    .games-detail .detail p { font-size: 12px; line-height: 17px; }
    .games-detail .btn { margin: 20px auto 0; display: block; }
    .games-detail {text-align: center; padding: 9px 20px 20px; position: relative; z-index: 9; }
    .games-detail::after { content: ""; filter: blur(2px); -webkit-filter: blur(2px); position: absolute; left: 0; right: -3px; top: -100px; height: 287px; z-index: -1; }
    .sky-block .games-detail::after { background: linear-gradient(360deg, #3E8BF1 0%, #3E8BF1 64.72%, rgba(62, 139, 241, 0.00) 100%); }
    .games-row::after {display: none;}
    .games-detail .detail {margin: 0 15px; max-width: 100%;}
    .games-detail img {margin: 0 auto 20px;}
    .sky-block .games-img { padding: 0; }

    .pink-block .games-detail::after { background: linear-gradient(360deg, #ED84D0 0%, #ED84D0 64.72%, rgba(237, 132, 208, 0.00) 100%); }
    .games-detail .btn-white {margin: 0 auto; display: block;}

    .green-block .games-detail::after {background: linear-gradient(360deg, #186104 0%, #186104 64.72%, rgba(24, 97, 4, 0.00) 100%);}

    .blue-block .games-detail::after {background: linear-gradient(360deg, #0F2DBD 0%, #0F2DBD 64.72%, rgba(15, 45, 189, 0.00) 100%);}

    .sky-block .games-detail .btn img {margin: 0 auto;}
    .pink-block .games-detail .btn img {margin: 0 auto;}
    .green-block .games-detail .btn img {margin: 0 auto;}
    .blue-block .games-detail .btn img {margin: 0 auto;}        
    /* Games End */

    /* About Start */
    .about-content .section-title { margin: 0 0 10px; }
    .about-content .detail {margin: 0 0 16px 0;}
    .about-section .row {align-items: flex-end !important;}
    .about-content {padding: 42px 0; margin: 0; text-align: center;}
    .about-content .detail p { margin: 0 0 15px; }
    .about-wrp::after { width: 100%; background: linear-gradient(180deg, #0F0F0F 0%, #0F0F0F 64.72%, rgba(15, 15, 15, 0.00) 100%); filter: blur(2px); -webkit-filter: blur(2px); }
    .about-wrp {background-image: url("../images/about-bg-mobile.jpg") !important; overflow: hidden;}
    .about-img {margin: 0 -50px;}
    /* About End */

    /* Contact Start */
    .contact-right .common-detail { margin: 0 0 24px; text-align: center; }
    .contact-form .form-control { padding: 10px 16px; font-size: 14px; line-height: 18px; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; } 
    .contact-img { margin: 0 0 -1px; }
    .contact-wrp { padding: 40px 0 40px; }
    .contact-main .row {flex-direction: column-reverse;}
    .contact-right { margin: 0 0 20px 0; }
    .contact-main {padding: 24px 12px 0 12px;}
    .contact-right .section-title {text-align: center;}
    .contact-form .form-group { margin: 0 0 8px; }
    .contact-form .form-group .btn-black { margin: 8px 0 0; }
    .contact-form .submit-btn {text-align: center;}
    /* Contact End */

    /* Footer Start */
    .social-media ul li {padding: 0 8px 0 0;}
    .footer-right {padding: 26px 0 0;}
    .footer-btns {justify-content: center;}
    .social-media ul {justify-content: center;}
    .footer-main {text-align: center;}
    .footer-logo a { margin: 0 0 50px; }
    .footer { padding: 32px 0; }
    .footer-links ul li:last-child { padding-bottom: 24px; }
    .footer-right p {margin: 0; font-size: 12px; line-height: 16px; margin: 0; padding: 24px 0 0;}
    /* Footer End */

    /* Terms and Condition Page Start */
    .terms-main h3 { font-size: 24px; line-height: 26px; }
    .terms-main h5 { font-size: 19px; line-height: 21px; }
    .terms-main p, .terms-main ul li, .terms-main ol li { font-size: 15px; line-height: 21px; }
    .terms-main p, .terms-main ul, .terms-main ol { margin: 0 0 30px; }
    .terms-wrp { padding: 16px 0 52px; }
    .terms-main { padding: 16px 16px 5px; border-radius: 12px; -webkit-border-radius: 12px; -moz-border-radius: 12px; -ms-border-radius: 12px; -o-border-radius: 12px; }
    .inner-banner .banner-main {bottom: 0; position: relative;}
    .terms-main ul, .terms-main ol {padding: 0 0 0 25px;}
    /* Terms and Condition Page End */
}

/*---------- Small Mobile , IPhone Start ----------*/

/*=== Screen Size = 240, 320, 360, 480, 568 ===*/
@media (min-width: 576px) and (max-width: 767px) {
    /* Banner Start */
    .banner-main { top: 200px; }
    /* Banner End */
}

@media (max-width: 575px) {
    /* Header Start */
    .header .navbar-brand {max-width: 99px;}
    /* Header End */

    /* Banner Start */
    .banner-section { max-width: 290px; }
    /* Banner End */

    /* Footer Start */
    .footer-btns {flex-direction: column;}
    .footer-btns a:last-child {margin: 15px 0 0;}
    /* Footer End */
}


