body {
	font-family: 'Lato', sans-serif !important;
}
.logo img {
    width: 100%;
	padding-top: 20px;
}
.right-banner img.img-thumbnail {
    width: 85%;
	margin-left:95px;
}
section.Top-header {
    padding: 10px 0;
}
.navbar-nav li a {
    color: #fff !important;
    font-size: 17px;
    padding: 15px 12px;
}
.navbar-nav .active a {
    background: #ff9900 !important;
    color: #000 !important;
    font-weight: 600;
}
.navbar-nav li a:hover {
    background: #ff9900 !important;
    color: #000 !important;
    font-weight: 600;
}
section.top-india-sec {
    padding: 30px 0;
    background: #ebebebbd;
}
section.slide-sec {
    padding-bottom: 20px;
}
.slide2-sec table {
    background: #f87c87;
    width: 1000px;
    margin: 0 auto;
}
.slide2-sec .table {
    background: #dfdfdf;
    width: 1000px;
    margin: 0 auto;
    border: 1px solid #000;
    text-align: center;
}
section.slide2-sec {
    padding: 30px 0;
}
.table th {
    background: #0400ff;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
}
.table tbody tr td {
    text-align: center;
    vertical-align: middle;
    height: 120px;
    border-bottom: 1px solid #000;
}
.table tbody tr td span {
    color: #0400ff;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}
.table tbody button.btn.btn-basic {
    background: yellow;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 15px;
    border: 1px solid #000;
    box-shadow: 0px 0px 5px 0px #000;
}
.table tbody button.btn.btn-dark {
    background: #086bff;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 8px;
    border: 1px solid #000;
    box-shadow: 0px 0px 5px 0px #000;
}
.table tbody button.btn.btn-basic:hover {
    background: #7d7d03;
    color: #fff !important;
    transition: all 0.3s linear;
	font-weight: 500;
}
.table tbody button.btn.btn-dark:hover {
    background: #043e94;
    color: #fff !important;
    transition: all 0.3s linear;
	font-weight: 500;
}

.top-casino-brand img {
    width: 100%;
}
.top-casino-brand {
    border: 1px solid gainsboro;
    text-align: center;
    padding: 20px;
    border-radius: 15px;
}
.top-casino-brand button.btn.btn-basic {
    margin-top: 15px;
    background: #8b0911;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px;
}
.top-casino-brand button.btn.btn-basic:hover {
    background: #0400ff;
    transition: all 0.3s linear;
}
.top-casino-brand button.btn.btn-dark {
    margin-top: 15px;
    background: #380396;
    color: #fff;
    font-size: 16px;
    padding: 8px 11px;
    margin-left: 10px;
}
.top-casino-brand button.btn.btn-dark:hover {
    background: #210258;
    transition: all 0.3s linear;
}
section.casino-content-sec {
    background: #f5f5f5;
    padding: 20px 0;
}
.top-casino h2 {
    font-size: 28px;
    background: #560356;
    color: #fff;
    padding: 10px 10px;
}
.top-casino p {
    font-size: 18px;
    color: #000;
    text-align: justify;
}
.aside_list a {
    display: block;
    padding: 10px 10px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #000;
    text-decoration: none;
}
.aside_list .fa {
    padding-right: 10px;
    font-size: 14px;
}
.aside_list a:hover {
    background: #560356;
    color: #fff;
    font-weight: normal;
    transition: all 0.3s linear;
}
section.footer {
    text-align: center;
    padding: 20px 0;
    background: #560356;
}
.footer-sec-img img {
    box-shadow: 0px 0px 5px 0px #fff;
    padding: 20px;
}
.footer-sec-img h3 {
    color: #fff;
    font-size: 28px;
}
.footer-sec-img h3 a {
    color: #ff9900;
    font-weight: 600;
}


/* ---------------media Query----------------*/

@media only screen and (max-width: 1199px) {
.logo img {
    padding-top: 10px;
}
.navbar-nav li a {
    font-size: 14px;
    padding: 15px 9px;
}
.top-casino-brand button.btn.btn-basic {
    font-size: 14px;
    padding: 8px 10px;
}
.top-casino-brand button.btn.btn-dark {
    font-size: 14px;
    padding: 8px 6px;
}
section.slide2-sec {
    padding: 20px 0;
}
.top-casino h2 {
    font-size: 26px;
}
.aside_list a {
    font-size: 14px;
}
.top-casino p {
    font-size: 16px;
}

}

@media only screen and (max-width: 991px) {
.navbar-nav li a {
    font-size: 11px;
    padding: 15px 6px;
}
.slide2-sec .table {
    width: 100%;
}
.top-casino-brand {
    margin-bottom: 20px;
}
section.top-india-sec {
    padding: 30px 0 15px 0;
}
.table th {
    font-size: 16px;
}
.top-casino h2 {
    text-align: center;
}
.footer-sec-img h3 {
    font-size: 24px;
}

}

@media only screen and (max-width: 767px) {
.logo img {
    width: 80%;
}
.logo {
    text-align: center;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
nav.navbar.navbar-default {
    margin-bottom: 10px;
}
.top-casino-brand {
    text-align: center;
}
.table tbody tr td span {
    font-size: 16px;
}
.table tbody td img {
    width: 100%;
}
.table tbody button.btn.btn-basic {
    font-size: 14px;
}
.table tbody button.btn.btn-dark {
    font-size: 14px;
}
.footer-sec-img img {
    width: 90%;
}

}

@media only screen and (max-width: 639px) {
section.top-india-sec {
    padding: 15px 0 0 0;
}
.table tbody tr td span {
    font-size: 12px;
}
.table tbody button.btn.btn-basic {
    padding: 8px 10px;
}
.table tbody button.btn.btn-dark {
    padding: 8px 3px;
}
section.casino-content-sec {
    padding: 0;
}
.top-casino h2 {
    font-size: 22px;
}
.top-casino p {
    font-size: 14px;
}
.footer-sec-img h3 {
    font-size: 20px;
}
section.footer {
    padding: 10px 0 0 0;
}
.table tbody tr td {
    height: 90px;
}
}

@media only screen and (max-width: 479px) {
.navbar-toggle {
    padding: 9px 7px;
}
.top-casino-brand button.btn.btn-basic {
    font-size: 12px;
}
.top-casino-brand button.btn.btn-dark {
    font-size: 12px;
}
section.slide2-sec {
    padding: 10px 0;
}
.table th {
    font-size: 12px;
}
.table tbody tr td span {
    font-size: 10px;
}
.table tbody button.btn.btn-basic {
    font-size: 12px;
	padding: 8px 4px;
}
.table tbody button.btn.btn-dark {
    font-size: 12px;
}
.top-casino h2 {
    font-size: 20px;
}
.top-casino p {
    font-size: 12px;
}
.aside_list a {
    font-size: 12px;
}
.footer-sec-img img {
    width: 100%;
}
.footer-sec-img h3 {
    font-size: 16px;
	margin: 10px 0;
}
.aside_list {
    padding-bottom: 10px;
}

}