

body.rummy{background-image:url(../portfolio/rummy/images/Rummy-Game.png); background-repeat:no-repeat; background-position:center; background-size: cover; background-attachment:fixed;}
.section-img{text-align:center;}
.section-img img{display:inline-block; text-align:center;}
  
  
  /* log-ara start */
.rummy section.log-ara{width:100%; }
.rummy section.log-ara .logo{display:block; margin-top:75px;}
.rummy section.log-ara h2{ margin-top:75px; font-family: 'GothamMedium'; font-size:40px; color:#fff; margin-bottom:80px;}
.rummy section.log-ara h2 span{color:#ff0000;}
 
 /* main-banner start */
.rummy section.main-banner{display:block;}
.rummy section.main-banner .section-img{display:inline-block; width:100%;}
.rummy section.main-banner .section-img img{ width:100%;}


/* section-one start */
.rummy section.section-one{position:relative;display:inline-block; width:100%; padding-top:40px; padding-bottom:100px; overflow:hidden; }
.rummy section.section-one:before{   position: absolute; content: "";  bottom: 80px; left: -140px; right: -140px; background-image:url(../portfolio/rummy/images/section-1.png); background-repeat: no-repeat; background-position: center; background-size: cover; z-index:-9;top: -60px;transform: rotate(4.5deg);
-webkit-transform: rotate(4.5deg);
-moz-transform: rotate(4.5deg);
-ms-transform: rotate(4.5deg);
-o-transform: rotate(4.5deg);}
.rummy  section.section-one .section-img img{display:inline-block;  margin-bottom:50px;}

/* section-two start */
.rummy section.section-two{display:inline-block; width:100%;}
/* section-two end */



/* section-three start */
.rummy section.section-three{position:relative;display:inline-block; width:100%;padding-top:40px; padding-bottom:100px; overflow:hidden;}
.rummy section.section-three:before{position: absolute; content: ""; bottom: 80px; left: -140px; right: -140px;  background-image:url(../portfolio/rummy/images/section-2.png); background-repeat: no-repeat; background-position: center; background-size: cover; z-index:-9;top: 60px; transform: rotate(4.5deg);
-webkit-transform: rotate(4.5deg);
-moz-transform: rotate(4.5deg);
-ms-transform: rotate(4.5deg);
-o-transform: rotate(4.5deg);}
.rummy section.section-three .section-img img{display:inline-block;  margin-bottom:50px; margin-top:100px;}


/* section-four start */
.rummy section.section-four{padding-top:40px; padding-bottom:50px;}



/* foo start */
.rummy footer.rummy-footer{width:100%; }
.rummy footer.rummy-footer .app-icon{margin:110px 0 140px 0; }



/* section-five start */
.rummy  section.section-five{position:relative; display:inline-block; width:100%; padding-top:40px; padding-bottom:100px; overflow:hidden;}
.rummy  section.section-five:before{   position: absolute; content: ""; top: 80px; bottom: 80px; left: -140px; right: -140px;  background-image:url(../portfolio/rummy/images/section-3.png); background-repeat: no-repeat; background-position: center; background-size: cover; z-index:-9;top: 60px;transform: rotate(4.5deg);
-webkit-transform: rotate(4.5deg);
-moz-transform: rotate(4.5deg);
-ms-transform: rotate(4.5deg);
-o-transform: rotate(4.5deg);}
.rummy  section.section-five .section-img img{display:inline-block;  margin-bottom:40px; margin-top:110px; }


/* section-six start */
.rummy  section.section-four{padding-top:40px; padding-bottom:50px;}


@media(min-width:1400px){
.rummy section.section-one:before{top:-120px;}
}
@media(max-width:1300px){
.rummy section.section-one{padding-bottom:260px;}
.rummy section.section-one:before{bottom:54px;}
}
@media(max-width:1199px){
.rummy section.section-one:before{background-size:inherit; top:-50px;}
.rummy section.section-three:before{background-size:inherit;}
.rummy section.section-five:before{background-size:inherit;}
}
@media(max-width:991px){
.rummy section.log-ara h2{font-size:34px; margin-bottom:47px;}
.rummy section.section-one{padding-bottom:118px;}
}
@media(max-width:767px){
.rummy section.log-ara .logo img{max-width:80%;}
.rummy section.log-ara h2{font-size:26px; margin-bottom:30px; margin-top:45px;}
.rummy section.section-four{padding-top:0; padding-bottom:0;}
.rummy section.section-five .section-img img{margin-top:70px;}
.rummy footer.rummy-footer .app-icon {margin: 81px 0 121px 0;}
.rummy footer.rummy-footer .app-icon img{max-width:40%;}
}
@media(max-width:480px){
.rummy section.log-ara h2{font-size:20px;}
.rummy section.section-one{padding-bottom:20px;}
.rummy section.section-one:before{bottom:40px;}
.rummy section.section-three .section-img img{margin-bottom:35px; margin-top:60px;}
.rummy section.section-three{padding-bottom:20px;}
.rummy section.section-three:before{bottom:20px;}
.rummy section.section-five:before{top:30px; bottom:15px;}
.rummy section.section-five .section-img img{margin-top:35px;}
.rummy section.section-five{padding-bottom:10px;}
.rummy footer.rummy-footer .app-icon{margin: 40px 0 80px 0; }
}



