
@media screen and (max-width: 2560px) and (min-width: 1921px) {
    
    .playwin img {
    width: 60%;
    }
/*
.playwin_text {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    background: url(../images/color_bg.jpg) no-repeat;
    -webkit-clip-path: polygon(26% 0, 100% 0%, 100% 100%, 0% 120%);
    clip-path: polygon(32% 0, 100% 0%, 100% 100%, 0% 250%);
    width: 74%;
    background-size: cover;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.playwin_2 .playwin_text {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    background: url(../images/color_bg1.jpg) no-repeat;
    -webkit-clip-path: polygon(0 0, 69% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 71% 0, 90% 100%, 0% 100%);
    width: 73%;
    height: 100%;
    background-size: cover;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}
*/
    
    
}



@media screen and (max-width: 1500px){
     .playwin_content {
    max-width: 350px;
    }
    .playwin img {
    width: 65%;
    }   
    .playwin_content{
       max-width: 80%;
        padding-left: 150px;
    }
    .playwin_2 .playwin_content{
            max-width: 80%;
    padding-right: 150px;
        padding-left: 0;
    }
}


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

/*
    .playwin_content {
        max-width: 500px;
        margin: 0 auto;
    }
*/
    .playwin_content p {
        font-size: 20px;
    }
  
        .search-wrapper{
        right: 0;
    }
   
}

@media screen and (max-width: 1200px){
/*  1024px    */
    .header .brand{
     padding: 20px 0;
    }
    nav > ul > li{
     margin: 0 12px;   
    }
    nav > ul > li > a {
    font-size: 20px;
    }
    .common_top {
    /* padding-top: 290px; */
}
    .text_buy{
        font-size: 20px;
    }
/*
.playwin_2 .playwin_text {
    padding-right: 150px;
    padding-left: 50px;
}
*/
.footer_nav ul li {
    margin: 0 8px;
}
/*
.playwin_text {
    padding-left: 160px;
    padding-right: 15px;
}
*/
.search-wrapper .input-holder {
    height: 50px;
}
.search-wrapper .input-holder .search-input {
    width: 100%;
    height: 50px;
}
.search-wrapper.active .input-holder .search-icon {
    width: 55px;
    height: 50px;
}
.search-wrapper.active .close{
 top: 13px;   
}
	.slot_wrapper {
    padding: 0 0px;
}
	.brand_logos ul{
		padding: 0 0;
	}
	.viva_wrapper{
		padding: 0 0;
	}
	.vivaclub_wrapper{
		padding: 0 0;
	}
    .promotions_wrapper{
        padding: 0 0;
    }
	.entertainment_wrapper{
		padding: 0 0;
	}
	.entertainment_box img{
/*		height: 100%;*/
	}
	.entertainment_content h5{
		font-size: 24px;
	}
	.content_wrapper{
		padding: 0 0;
	}
    .slot_Section:after, .slot_Section:before, .abt_section:after, .abt_section:before, .vivaclub_member:after, .vivaclub_member:before, .vivaclub_Section:after, .vivaclub_Section:before, .contact_Section:after, .contact_Section:before, .promotions_sect:after, .promotions_sect:before {
    background-size: 100%;
    width: 72px;
    height: 100px;
}
    .gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error {
     margin-top: 16px !important; 
}
    .playwin_content {
    max-width: 90%;
    padding-left: 130px;
}
    .playwin_2 .playwin_content {
    max-width: 90%;
    padding-right: 130px;
    padding-left: 0;
}
}

@media screen and (max-width: 1023px){
 /* 992px */   
   .footer_nav ul li a{
        font-size: 21px;
    line-height: 1.75; 
   }
   .playwin_content p {
    font-size: 18px;
}
nav > ul > li .sub-menu li a{
 font-size: 18px;   
}
}
@media screen and (max-width: 991px){
   /* 768px */ 
   .header .brand img {
    width: 20%;
}
  .header.fixed-header .brand img {
    width: 20%;
}  
.common_top {
    /* padding-top: 159px; */
}
nav > ul > li > a {
    font-size: 14px;
}
nav > ul > li .sub-menu li a{
 font-size: 14px;   
}
.search-wrapper .input-holder .search-icon span{
 background-size: 80%;   
}
.search-wrapper .input-holder,
.search-wrapper.active .input-holder .search-icon{
    height: 45px;
}
.search-wrapper.active .close {
    top: 10px;
}
.search-wrapper.active .input-holder {
    width: 300px;
}
/*
.playwin_text {
    padding-left: 140px;
    padding-right: 15px;
}
*/
.playwin_content h4 {
    font-size: 32px;
    margin-bottom: 24px;
}
.playwin_content .common_btn {
    width: 210px;
    height: 60px;
    font-size: 24px;
}
.playwin_content p {
    font-size: 18px;
}
/*
.playwin_2 .playwin_text {
    padding-right: 120px;
    padding-left: 30px;
}
*/
.footer_nav ul li {
    margin: 0 8px;
    margin-bottom: 8px;
}
.welcome_content h4{
 font-size: 32px;   
}
.slick-dots li button:before{
 width: 20px;
 height: 20px;
}
.slick-dots li button {
    width: 20px;
    height: 20px;
}
.slider_home .slick-dots li{
 width: 20px;
 height: 20px;
 margin: 0 6px;
}
.top_page {
    position: fixed;
    right: 30px;
    bottom: 100px;
}
	.heading_one{
		font-size: 32px;
	}
	.top_heading{
		padding: 80px 0 80px 0;
	}
.slot_Section:after, .slot_Section:before,
	.abt_section:after, .abt_section:before,
	.vivaclub_member:after, .vivaclub_member:before,
	.vivaclub_Section:after, .vivaclub_Section:before,
	.contact_Section:after, .contact_Section:before,
     .promotions_sect:after, .promotions_sect:before{
    background-size: 100%;
    width: 80px;
    height: 111px;
}
	
	.slot_wrapper p,
	.abt_content p,
	.vivaclub_wrapper p{
		font-size: 22px;
	}
	.brand_logos ul{
		justify-content: center;
	}
	.brand_logos ul li{
		padding: 0 15px;
	}
	.page_heading{
		font-size: 34px;
	}
	.hours h4{
		font-size: 22px;
		margin-bottom: 20px;
	}
	.content_wrapper .contact_address p {
    font-size: 17px;
	}
    .playwin img {
    width: auto;
    }
    
    .jai_content .table tbody tr td{
     padding: 6px 6px;   
    }
}


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

    .gen-col-1 { width:100%; }
    .gen-col-2 { width:100%; }

    .viva_wrapper .heading_one { margin-top:45px; }

    .navbar{
     position: relative   
    }
  .navbar:after{
      content: "";
      position: absolute;
      left: 0;
      right: 0;
   width: 100%;
   height: 6px;
    background: rgba(126,209,79,1);
    background: -moz-linear-gradient(left, rgba(126,209,79,1) 0%, rgba(80,199,104,1) 9%, rgba(66,186,116,1) 19%, rgba(62,174,126,1) 31%, rgba(66,186,116,1) 42%, rgba(83,136,176,1) 54%, rgba(114,123,190,1) 65%, rgba(169,105,201,1) 74%, rgba(206,89,204,1) 83%, rgba(194,81,217,1) 91%, rgba(177,89,225,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(126,209,79,1)), color-stop(9%, rgba(80,199,104,1)), color-stop(19%, rgba(66,186,116,1)), color-stop(31%, rgba(62,174,126,1)), color-stop(42%, rgba(66,186,116,1)), color-stop(54%, rgba(83,136,176,1)), color-stop(65%, rgba(114,123,190,1)), color-stop(74%, rgba(169,105,201,1)), color-stop(83%, rgba(206,89,204,1)), color-stop(91%, rgba(194,81,217,1)), color-stop(100%, rgba(177,89,225,1)));
    background: -webkit-linear-gradient(left, rgba(126,209,79,1) 0%, rgba(80,199,104,1) 9%, rgba(66,186,116,1) 19%, rgba(62,174,126,1) 31%, rgba(66,186,116,1) 42%, rgba(83,136,176,1) 54%, rgba(114,123,190,1) 65%, rgba(169,105,201,1) 74%, rgba(206,89,204,1) 83%, rgba(194,81,217,1) 91%, rgba(177,89,225,1) 100%);
    background: -o-linear-gradient(left, rgba(126,209,79,1) 0%, rgba(80,199,104,1) 9%, rgba(66,186,116,1) 19%, rgba(62,174,126,1) 31%, rgba(66,186,116,1) 42%, rgba(83,136,176,1) 54%, rgba(114,123,190,1) 65%, rgba(169,105,201,1) 74%, rgba(206,89,204,1) 83%, rgba(194,81,217,1) 91%, rgba(177,89,225,1) 100%);
    background: -ms-linear-gradient(left, rgba(126,209,79,1) 0%, rgba(80,199,104,1) 9%, rgba(66,186,116,1) 19%, rgba(62,174,126,1) 31%, rgba(66,186,116,1) 42%, rgba(83,136,176,1) 54%, rgba(114,123,190,1) 65%, rgba(169,105,201,1) 74%, rgba(206,89,204,1) 83%, rgba(194,81,217,1) 91%, rgba(177,89,225,1) 100%);
    background: linear-gradient(to right, rgba(126,209,79,1) 0%, rgba(80,199,104,1) 9%, rgba(66,186,116,1) 19%, rgba(62,174,126,1) 31%, rgba(66,186,116,1) 42%, rgba(83,136,176,1) 54%, rgba(114,123,190,1) 65%, rgba(169,105,201,1) 74%, rgba(206,89,204,1) 83%, rgba(194,81,217,1) 91%, rgba(177,89,225,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ed14f', endColorstr='#b159e1', GradientType=1 );
  }
    .nav_Style{
     display: none;   
    }
    .welcome_Section:after,
    .welcome_Section:before{
     background-size: 100%;   
         width: 50px;
    height: 70px;
    }
    .common_top {
    /* padding-top: 108px; */
}
.header .brand {
    padding: 20px;
    display: inline-block;
    /* float: left; */
    text-align: left;
    /* width: auto; */
    margin: inherit;
    /* background: #000; */
    width: 60%;
}
    .search-wrapper .input-holder .search-input{
        color: #006CB6;
    }
.header.fixed-header .brand {
    padding: 20px;
}

.header .brand img {
    width: 100%;
}
.header.fixed-header .brand img {
    width: 100%;
}

.navbar-toggler {
    display: block;
    background: no-repeat;
    border: none;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 38px;
    padding: 0;
    margin: 0;
}
.navbar-toggler-icon {
    display: block;
    height: 5px;
    width: 38px;
    border-radius: 0px;
    background: #036DB6;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.navbar-toggler-icon:before {
    content: "";
    position: absolute;
    top: -10px;
    width: 38px;
    height: 5px;
    border-radius: 0px;
    background-color: #036DB6;
    display: block;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.navbar-toggler-icon:after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 38px;
    height: 5px;
    border-radius: 0px;
    background-color: #036DB6;
    display: block;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.nav_Style {
    position: absolute;
    width: 100%;
    background: #036DB6;
    top: 0;
    left: 0;
}
nav > ul{
 padding: 15px 0;   
}
nav > ul > li {
    display: block;
}
nav > ul > li {
    margin: 0;
}
/*
.menu-item-has-children:focus .sub-menu, .menu-item-has-children:focus-within .sub-menu, .menu-item-has-children:hover .sub-menu {
    display: none !important;
}
*/
.search-wrapper .input-holder .search-input{
 opacity: 1;   
 padding: 0px 0px 0 55px;
}
/* .search-wrapper .input-holder .search-icon span{
     background: url(assets/images/blue_search.png) no-repeat;   
} */
.search-wrapper .input-holder .search-icon{
 height: 45px;
 float: left;
}
.search-wrapper .input-holder{
 width: 100%;
 border-radius: 0;
}
nav > ul > li > a {
    font-size: 20px;
    display: inline-block;
}
.search-wrapper.active .input-holder {
    width: 100%;
    height: 50px;
}
.search-wrapper.active .close{
 display: none;    
}
.search-wrapper {
    position: relative;
    right: 0;
    top: 25px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.navbar-toggler.close_button {
    position: absolute;
    z-index: 100;
    right: 20px;
}
.close_button.navbar-toggler span {
    height: 0;
}
.close_button.navbar-toggler span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.close_button.navbar-toggler span:after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
nav > ul > li > a{
/* position: relative;   */
}
    nav > ul > li{
        position: relative
    }
    .header ul.sub-menu{
        display: none;
    }
/*
.menu-item-has-children.toggle_open  .sub-menu {

    position: static;
    background: #ffffff;
    width: 100%;
    opacity: 1;
    visibility: visible;
    top: 0;
    left: 0;
    transform: translateX(0);
    transition-delay: 0s, 0s, 0.3s;
    margin: 0;
        margin-top: 20px;
}
*/
    .search-wrapper .input-holder .search-icon{
        margin-top: 0;
    }
.sub-menu{
 transition: inherit;   
     position: static;
    background: #ffffff;
    width: 100%;
    opacity: 1;
    visibility: visible;
    top: 0;
    left: 0;
    transform: translateX(0);
    transition-delay: 0s, 0s, 0.3s;
    margin: 0;
        margin-top: 20px;
}
    .header .menu ul li.menu-item-has-children{
        position: relative;
    }
    .header .menu1 ul.sub-menu {
    position: static;
    height: auto;
/*    background: #485166;*/
}
nav > ul > li:hover a{
    color: #FAA634;
}
.caret_down{
/*
 display: inline-block; 
 vertical-align: middle;
 top: -3px;
    left: 6px;
*/
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 7px 7px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    bottom: -19px;
    transform: rotate(180deg);
    right: 40px;
    left: auto;
    cursor: pointer;
    top: 35px;
    transform: translateY(-50%) rotate(180deg);
}
  nav > ul > li .sub-menu li {
        padding: 0 0;
    }

    nav > ul > li .sub-menu li a {
        font-size: 16px;
        padding: 25px 0;
        display: block;
    }
.welcome_content h4{
 margin-bottom: 22px;   
}
.welcome_content p {
    font-size: 20px;
}
.welcome_content{
 padding: 40px 0;   
}
.playwin_text {
    padding-left: 0;
    padding-right: 0;
    padding: 15px;
    position: relative;
    clip-path: none;
       -webkit-clip-path: none;
    width: 100%;
    margin: 0 auto;
}
    
.playwin_2 .playwin_text {
    padding-right: 0;
    padding-left: 0;
    padding: 15px;
    position: relative;
    
    width: 100%;
    clip-path: none;
    -webkit-clip-path: none;
}
.playwin_3 .playwin_text{
     position: relative;
    width: 100%;
    clip-path: none;
     -webkit-clip-path: none;
    padding-left: 0;
    padding-right: 0;
    padding: 15px;   
}
    .playwin_2 .playwin_content {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.footer_nav {
    padding: 20px 0px;
}
.social_list ul{
 padding: 30px 0;   
}
.playwin_content {
    max-width: 100%;
    padding: 20px 0 30px 0;
}
	.playwin img{
		height: auto;
	}
	.top_heading {
    padding: 60px 0 60px 0;
}
	.page_heading{
		font-size: 34px;
	}
	.brand_logos ul li{
		padding: 0 15px;
	}
	.brand_logos ul li a img{
		width: 20vw;
	}
	.viva_content > p{
		margin-bottom: 20px;
	}
	.viva_content > p{
		font-size: 22px;
	}
	.viva_content ul li{
		font-size: 22px;
	}
	.viva_content strong{
		font-size: 22px;
	}
	.viva_row{
		padding: 0;
	}
	.content_wrapper {
		padding: 0 0;
	}
	.contact_form.career_form .gform_fields .fname{
		width: 100%;
	}
	.contact_form.career_form .gform_fields .lname,
.contact_form.career_form .gform_fields .fdate,
.contact_form.career_form .gform_fields .field_description_below {
    width: 100%;
}
.contact_form.career_form .gform_fields .ginput_container_phone,
.contact_form.career_form .gform_fields .ginput_container_email{
	width: 100%;
}
.contact_form.career_form .gform_fields .f_position .ginput_container_select select{
	width: 100%;
}
.contact_form.career_form .gform_fields .f_position .ginput_container_checkbox{
	width: 100%;
}
    .search-wrapper .input-holder .search-icon span{
        background: url(../images/search_icon_blue.png) no-repeat;
        background-size: 80%;
    background-position: center;
    }
    .welcome_content h4 {
    font-size: 30px;
}
    .heading_one {
    font-size: 30px;
}
    .promotion_box{
        text-align: center;
    }
    .playwin_content h4{
        text-align: center;
    }
    .playwin_content .common_btn{
        margin: 0 auto;
    }
    .viva_heading h4{
        padding-top: 30px;
    }
    .contact_form{
        padding-top: 30px;
    }
   
    .slot_wrapper .heading_one br{
    display: block;
}
    .footer_nav ul li a {
    font-size: 21px;
    line-height: 1.75;
    }

    .desktop_hide {
        display:block;
    }
    
    
    
    
.jai_content table, .jai_content thead, .jai_content tbody, .jai_content th, .jai_content td, .jai_content tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.jai_content thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.jai_content .table tbody tr { border: 1px solid #ccc; }
	
	.jai_content .table tbody tr td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		margin-bottom: 5px;
	}
	
.jai_content .table tbody tr td:before { 
		/* Now like a table header */
    position: absolute;
    top: 0;
    left: 0;
    width: 48%;
    height: 100%;
    padding-right: 10px;
    white-space: nowrap;
    color: #ffffff;
    background: #036db6;
    padding: 5px 15px;

	}
	
	.jai_content .table tbody tr:nth-child(odd){
	 background:  transparent;   
	}
	.jai_content .table tbody tr:nth-child(odd) td{
	    background: #ffbf68;
	}
	
	.jai_content .table tbody tr:nth-child(even){
	 background:  transparent;   
	}
	.jai_content .table tbody tr:nth-child(even) td{
	    background: #ffe7c6;
	}
	/*
	Label the data
	*/
	.jai_content .table tbody tr td:nth-of-type(1):before { content: "Date"; }
	.jai_content .table tbody tr td:nth-of-type(2):before { content: "Day of Week"; }
	.jai_content .table tbody tr td:nth-of-type(3):before { content: "Time"; }
	.jai_content .table tbody tr td:nth-of-type(4):before { content: "Entries"; }
	.jai_content .table tbody tr td:nth-of-type(5):before { content: "Results"; }
	.jai_content .table tbody tr td:nth-of-type(6):before { content: "Game Pages"; }
	.jai_content .table tbody tr td:nth-of-type(7):before { content: "Stats"; }
	.jai_content .table tbody tr td:nth-of-type(8):before { content: "Dream Vacation City"; }

}
.jai_content .table tbody tr {
    margin-bottom: 0;
    border: none;
}
.jai_content .table{
 margin-top: 5px;   
}
.jaialai_accordian {
    margin-bottom:60px;
}

.slot_wrapper {
    padding:10px 0 0;
}


}
    
}
@media screen and (max-width: 480px){
   .common_top {
    /* padding-top: 94px; */
}
.welcome_content h4 {
    font-size: 30px;
}
.welcome_content p {
    font-size: 18px;
}
.top_page {
    position: fixed;
    right: 15px;
    bottom: 80px;
}
.top_page img{
 width: 80%;   
}
 .heading_one {
    font-size: 30px;
}  
	.slot_wrapper p{
		font-size: 22px;
	}
	.slot_Section:after, .slot_Section:before ,
	.abt_section:after, .abt_section:before,
	.vivaclub_member:after, .vivaclub_member:before,
	.vivaclub_Section:after, .vivaclub_Section:before,
	.contact_Section:after, .contact_Section:before,
    .promotions_sect:after, .promotions_sect:before{
    background-size: 100%;
    width: 50px;
    height: 68px;
}
	
	.card_benefits .common_btn{
		width: 230px;
		font-size: 22px;
	}
	.vivaclub_text ul li {
    font-size: 18px;
	}
	.viva_heading h4{
		font-size: 22px;
		margin-bottom: 12px;
	}
	.entertainment_content h5{
		font-size: 22px;
	}
	.entertainment_sect{
		padding: 44px 0;
	}
	.contact_form.career_form .gform_wrapper .top_label .gfield_label,
	.contact_form.career_form .field_description_below .ginput_complex .address_state label,
	.contact_form.career_form .field_description_below .ginput_complex .address_country label,
	.contact_form.career_form .field_description_below .ginput_complex .address_zip label,
	.contact_form.career_form .field_description_below .ginput_complex .address_city label{
		font-size:16px;
	}
	.content_wrapper h5 {
    text-align: center;
    font-size: 28px;
	}
	.contact_Style{
		padding-top: 0;
	}
    .footer_nav ul li {
    margin: 0 8px;
    margin-bottom: 14px;
}
    .footer_nav ul{
        display: block;
        text-align: center;
    }
    .promotions_sect {
    width: 100%;
    padding: 40px 0 50px 0;
    }
    .slider_home .slick-dots {
    bottom: -53px;
    padding: 14px 0;
    background: rgb(4, 4, 4);
}
    .hero-slider.common_top{
        margin-bottom: 46px;
    }
    .welcome_content{
 padding: 60px 0 60px 0;   
}
    .playwin_content h4{
        text-align: center;
    }
    .playwin_content .common_btn{
        margin: 0 auto; 
    }
    .slider_home .slick-dots {
    bottom: -46px;
    }
    .welcome_content h4 br{
        display: block;
    }

    .desktop_hide {
        display:block;
    }
    .contact_address {
        padding-top:35px;
    }
    .clubrio-sec {
        padding:35px 0 35px 0;
    }
    .slick-dots li button:before{
     width: 15px;
     height: 15px;
    }
    .slick-dots li button{
     width: 14px;
     height: 14px;
    }
    .slider_home .slick-dots li{
     margin: 0 3px;   
    }
    .jai_content .table tbody tr td:before{
     width: 47%;   
    }
}
@media screen and (max-width: 375px){
    .header .brand{
     width: 60%;   
    }
	.content_wrapper .contact_address p {
    font-size: 14px;
	}
	.hours ul li strong{
		font-size: 24px;
	}

	.heading_one {
    font-size: 30px;
}
	.abt_content p{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.slot_wrapper p {
    font-size: 20px;
}
	.viva_content > p{
		font-size: 20px;
	}
	.vivaclub_wrapper p{
		font-size: 20px;
	}
	.viva_content ul li{
		font-size: 20px;
	}
	.viva_content strong{
		font-size: 20px;
	}
	.page_heading {
    font-size: 28px;
}
    .slot_wrapper .heading_one {
    max-width: 84%;
    margin: 0 auto;
    margin-bottom: 28px;
}

    .desktop_hide {
        display:block;
    }
    .contact_address {
        padding-top:35px;
    }
    .clubrio-sec {
        padding:35px 0 35px 0;
    }
    .jaialai_accordian {
    margin-bottom:60px;
}

.slot_wrapper {
    padding:10px 0 0;
}
    /* .common_top{
     padding-top: 82px;   
    } */
}









