
body {
  padding: 0;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

h1,
h2,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0px;
  padding: 0px;
  font-family: 'Open Sans', sans-serif;
}

p {
  color: #414042;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Open Sans', sans-serif;
}

a {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
}

a:hover {
  text-decoration: none;
}

/* header start */
#header .navbar-inverse .navbar-nav > li > a:hover {
  color: #feb600!important;
}
#header .navbar {
  position: relative;
  min-height: auto;
  margin-bottom: 0;
  border: 0px solid transparent;
}
#header {
  min-height: auto;
  padding:0px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 999;
  background-color: #012D8B;
}
#header .navbar-brand {
  float: left;
  height: auto;
  padding: 0;
  font-size: 18px;
  line-height: 1;
  margin-top: 0px;
}
#header .navbar-inverse {
  background-color: #012d8b;
  border-color: #012d8b;
  padding: 2px 120px;
  border-radius: 0px;
  min-height: 60px;
}
.floatRight, .footerL {
  float: right;
}
.topHeader ul li a span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.topHeader ul {
  margin-bottom: 0px;
}
.topHeader ul li a {
  font-size: 16px;
  color: #fab814;
}
.topHeader ul li {
  padding: 0px;
  margin-left: 32px;
}
.mainHeader ul li a {
  padding: 0px;
  margin-left: 46px;
  font-size: 16px;
  color: #fff;
}
#header .navbar-inverse .navbar-nav > li > a{
  color: #fff;
}
#header .navbar-inverse .navbar-nav > li > a:hover{
  color: #000;
}
.mainHeader {
  width: 100%;
  display: inline-block;
  margin-top: 22px;
}
.bgTop {
  width: 100%;
  background-color: #fff;
  display: inline-block;
  padding: 19px 120px 15px 120px;
}

.topNumbers ul li a {
  text-align: left;
  font-size:16px;
  font-weight: 600;
  color: #012D8B;
  opacity: 1;
  border-right: 2px solid #012D8B;
  padding-right: 15px;
}
.topNumbers ul li:last-child a {
  border-right: none;
}
.topLogins{
  float: right;
}
.topLogins ul li a{
  text-align: center;
  font-size: 14px;
  font-weight: 800;
  color: #012D8B;
  opacity: 1;
}

.topLogins ul li:last-child a {
  border: 2px solid #E1464A;
  border-radius: 4px;
  opacity: 1;
  padding: 5px 10px;
  color: #E1464A;
  padding-left: ;
  display: inline-block;
  padding-left: ;
  margin-left: 10px;
}
.topNumbers ul {
  margin-bottom: 0px;
}
.topNumbers {
  margin-top: 0px;
}
.topLogins ul {
  margin-bottom: 0px;
}
.topLogins {
  float: right;
  margin-top: 0px;
}
.mainHeader {
  width: auto;
  margin-top: 0px;
  float: right;
}

.mainHeader ul li a {
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  color: #FFFFFF;
  opacity: 1;
  padding: 15px 20px;
  display: inline-block;
  position: relative;
}
.mainHeader ul li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  right: -16px;
  background-color: #a8a8a8;
  width: 1px;
  height: 25px;
}
.mainHeader ul li:last-child a {
  padding-right: 0px;
}
.mainHeader ul li:last-child a::after{
  display: none;
}
/* header end */



/** footer start **/
.my-sidenav{
  display: none;
}
.brderTp {
  width: 100%;
  display: inline-block;
  margin: 25px 0px 0px 0px;
  border-top: 2px solid #aeaeae
}
.footer {
  background-color: #012D8B;
  width: 100%;
  padding: 36px 0px 16px 0px;
}
.copyTxts ul li a{
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #A5B7C6;
  opacity: 1;
}
.footerL ul li a{
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  color: #A5B7C6;
  padding: 0px;
  margin-left: 10px;
}
.footerLinks{
  float: right;
}
.accridatedBus{
  float: right;
  margin-top: 14px;
}
.footerLinks ul li a {
  padding: 0px;
  margin-left: 21px;
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  color: #A5B7C6;
  opacity: 1;
}
/** footer end **/

.bannerTxt{
  padding-top: 136px;
}
.bannerTxt h1{
  text-align: left;
  font-size: 40px;
  font-weight: 700;
  color: #272756;
  opacity: 1;
  position: relative;
}
.bannerTxt h1::after{
  content: "";
  display: block;
  position: absolute;
  bottom: -20px;
  left: 0px;
  background: #E1464A 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  width: 92px;
  height: 13px;
}
.bannerTxt p{
 text-align: left;
 font-size: 20px;
 font-weight: 400;
 color: #1D262D;
 opacity: 1;
 margin-top: 30px;
}

.faqsQueAns h4 {
  text-align: left;
  color: #1F5CA2;
  opacity: 1;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}
.faqsQueAns p {
  text-align: left;
  color: #1D262D;
  opacity: 1;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 10px;
}
.faqsQueAns {
  margin: 14px auto;
}
.faqSec .allHeads h3{
  text-align: left;
  color: #272756;
  opacity: 1;
  font-size: 40px;
  font-weight: 700;
}
.faqSec p{
  text-align: left;

  color: #1D262D;
  opacity: 1;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 15px;
}

.seeAll button {
  background-color: #E1464A;
  border: 1px solid #E1464A;
  color: #fff;
  border-radius: 12px;
  padding: 10px 32px;
  font-size: 18px;
  font-weight: 600;
  margin-top: 15px;
}
.faqSec{
  width: 100%;
  padding: 60px 0px;
  background-color: #fff;
}
.yourAccount {
  width: 100%;
  padding-bottom: 45px;
  background-image: url("../images/accounts-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 565px;
}
.yourAccountL{
  margin-top: 90px;
}
.yourAccountL h3 {
  text-align: left;
  letter-spacing: 0px;
  color: #1D262D;
  opacity: 1;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 15px;
}
.yourAccountL p {
  text-align: left;
  letter-spacing: 0px;
  color: #1D262D;
  opacity: 1;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px;
}
.btnsAr{
  width: 100%;
  display: inline-block;
  margin-top: 10px;
}
.btnsAr button{
  background: #DAE3EA 0% 0% no-repeat padding-box;
  border-radius: 6px;
  opacity: 1;
  border: 1px solid #DAE3EA;
  padding: 7px 20px;
  color: #1D262D;
  font-size: 18px;
  font-weight: 600;

}
.btnsAr button:last-child {
  background: #E1464A 0% 0% no-repeat padding-box;
  border-radius: 6px;
  opacity: 1;
  border: 1px solid #E1464A;
  padding: 7px 15px;
  color: #fff;
  margin-left: 20px;
}
.indRlo p {
  text-align: center;
  letter-spacing: 0.6px;
  color: #272756;
  text-transform: uppercase;
  opacity: 1;
  font-size: 20px;
  font-weight: 600;
}
.indRlo img {
  display: block;
  margin: 0px auto;
}

.indRlo p {
  text-align: center;
  letter-spacing: 0.6px;
  color: #272756;
  text-transform: uppercase;
  opacity: 1;
  font-size: 20px;
  font-weight: 600;
}
.indRlo img {
  display: block;
  margin: 0px auto;
}
.indRlo:hover {
  background-color: #ffcb02;
  transition: .5s ease-in-out;
  border-radius: 4px;
}
.indRlo {
  border-radius: 4px;
  width: 222px;
  height: 222px;
  background-color: #fff;
  margin: 25px;
  padding: 35px 30px;
  cursor:pointer;
}
.rightGap{
  margin-top: 65px;
}
.indRlo p {
  text-align: center;
  letter-spacing: 0.6px;
  color: #272756;
  text-transform: uppercase;
  opacity: 1;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 10px;
}
.borderDash {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 12px #00000029;
  border: 2px dashed #1F5CA280;
  border-radius: 10px;
  opacity: 1;
  width: 100%;
  display: table;
  margin: 0px auto;
  padding: 70px 15px;
  margin-top: -15px;
}

.allComL .col-md-6 {
  padding: 0;
}
.allComL {
  float: right;
  max-width: 492px;
}
.faqSecIns {
  padding-left: 30px;
}
.mainHeader ul li:first-child a {
  padding-left: 0px;
}

.joiningCodeIn h2 {
  text-align: left;
  letter-spacing: 0px;
  color: #272756;
  opacity: 1;
  font-size: 36px;
  font-weight: 700;
}
.joiningCodeIn p {
  text-align: left;
  letter-spacing: 0px;
  color: #1D262D;
  opacity: 1;
  font-size: 20px;
  font-weight: 400;
  margin-top: 20px;
}

.secretCode .form-control {
  color: #1D262D;
  font-size: 20px;
  font-weight: 400;
  opacity: 1;
  margin-bottom: 20px;
  padding-left: 15px;
  height: 48px;
}
.secretCode .form-control::placeholder {
  text-align: left;
  color: #1D262D;
  opacity: .5;
  font-size: 20px;
  font-weight: 400;
  box-shadow: none;
}
.secretCode button {
  background: #E1464A 0% 0% no-repeat padding-box;
  border-radius: 6px;
  opacity: 1;
  border: 1px solid #E1464A;
  padding: 7px 35px;
  color: #fff;
  width: 220px;
}
.secretCode {
  width: 100%;
  margin-top: 15px;
}

.timerDetails {
  width: 510px;
  display: block;
  margin: 0px auto;
  position: relative;
}
.couterDetails {
  width: 450px;
  display: block;
  margin: 0px auto;
  background: #EDF1FD 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 12px #00000029;
  border-radius: 10px;
  padding: 20px;
  margin-top: 40px;
}
.hourMInuteSec {
  width: 100%;
  display: table;
  margin: 0px auto;
  background: #EDF1FD 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 12px #00000029;
  border-radius: 10px;
  padding: 25px;
  margin-top: -10px;
}
.buyNow {
  width: 238px;
  display: block;
  margin: 0px auto;
  margin-top: -10px;
}
.couterDetails h4 span {
  display: block;
  text-align: center;
  letter-spacing: 0.96px;
  color: #1D262D;
  opacity: 1;
  font-size: 20px;
  font-weight: 400;
}
.couterDetails h4 {
  text-align: center;
  color: #012D8B;
  opacity: 1;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}

.indH p {
  text-align: center;
  color: #272756;
  opacity: 1;
  font-size: 48px;
  font-weight: 700;
  line-height: 1;
}
.indH p span {
  display: block;
  text-align: center;
  letter-spacing: 0.65px;
  color: #1D262D;
  opacity: 1;
  font-size: 18px;
  font-weight: 400;
}
.indH {
  width: 33.33%;
  float: left;
  position: relative;
}
.buyNow button {
  background: #E1464A 0% 0% no-repeat padding-box;
  border-radius: 6px;
  opacity: 1;
  border: 1px solid #E1464A;
  padding: 7px 35px;
  color: #fff;
  width: 100%;
}
.joiningCode {
  width: 100%;
  background-image: url("../images/joining-code.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  min-height: 580px;
  padding-bottom: 35px;
}
.indH::after {
  content: ":";
  display: block;
  position: absolute;
  right: 0px;
  top: -3px;
  font-size: 35px;
  font-weight: 800;
  color: #272756;
  line-height: 1.2;
}
.rightBrder::after {
  content: "";
  display: block;
  position: absolute;
  right: -37px;
  top: 51px;
  width: 1px;
  height: 140px;
  background-color: #fff;
}
.hourMInuteSec .indH:last-child::after{
  display: none;
}
.secretCode button:hover, .buyNow button:hover, .btnsAr button:hover, .seeAll button:hover {
  background-color: #ffcb02;
  border: 1px solid #ffcb02;
  transition: .5s ease-in-out;
}
.topLogins ul li:last-child a:hover{
 background-color: #ffcb02;
 border: 2px solid #ffcb02;
 transition: .5s ease-in-out;
 color:#333;
}
/**/
.insidePage{
  margin-top: 132px;
}
.loginSec {
  width: 100%;
  padding: 79px 0px;
  background-image: url("../images/login-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 562px;
}

.loginForm p {
  margin-bottom: 35px;
  font-size: 20px;
  font-weight: 500;
}
.loginForm h2 {
  font-size: 35px;
  font-weight: 600;
}
.loginForm .form-control {
  background-color: #f5f5f6;
  border: 1px solid #eeeeff;
  border-radius: 6px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: #1e2022;
  padding: 10px 16px;
  height: 54px;
  box-shadow: none;
}
.loginForm label {
  margin-bottom: 8px;
  display: block;
  color: #1e2022;
  font-size: 16px;
}
.nm-lu {
  color: #8c98a4;
  border-bottom: 1px dashed #97a4af;
  float: right;
}
.nm-jcb {
  justify-content: space-between !important;
}
.nm-btn-1 {
  display: inline-block;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  padding: 7px 16px;
  font-size: 1rem;
  line-height: 1.6;
  border-radius: 6px;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
  font-size: 16px;
}
.nm-hvr {
  transition: all 0.2s ease-in-out;
}
.nm-sm-tr {
  text-align: right !important;
}
.loginLeft p {
  font-size: 18px;
  font-weight: 500;
}
.loginLeft h2 {
  font-size: 35px;
  font-weight: 700;
}
.loginLeft {
  margin-top: 120px
}
.loginForm {
  padding: 0px 0px 0px 35px;
}
/**/
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.align-items-center {
  align-items: center !important;
}
.d-flex {
  display: flex !important;
}
hr:not([size]) {
  height: 1px;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: .25;
}
.oxyy-login-register .text-muted {
  color: #8e9a9d !important;
}
.oxyy-login-register .text-2 {
  font-size: 14px !important;
  font-size: 0.875rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.socialLogin {
  text-align: center;
}
.socialLogin .fa-google-plus-square {
  color: #DB4437;
  font-size: 35px;
}
.socialLogin .fa-facebook-square{
  color: #1874eb;
  font-size: 35px;
}
.socialLogin .fa-twitter-square{
  color: #00ACEE;
  font-size: 35px;
}
.socialLogin .fa-linkedin-square{
  color: #0E76A8;
  font-size: 35px;
}
.soldTickets {
  max-width: 520px;
  background-image: url("../images/border-bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width:100%;
  min-height: 272px;
  padding: 45px 0px;
}

.soldTickets p {
  color: #012D8B;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  margin-top:27px;
}


.numberL {
  max-width: 100%;
  display: table;
  margin: 0px auto;
  margin-top: 27px;
  margin-bottom: 45px;
}
.numberL .listN:last-child {
  margin-right: 0px;
}
.topBanner {
  width: 100%;
  margin-top: 130px;
  background-image: url("../images/top-banner.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 343px;
}
.countReg{
  padding: 0px 90px;
}
.listN p {
  font-size: 35px;
  color: #272756;
  line-height: 52px;
  font-weight: 400;
  margin-top: 0px;
}
.listN {
  text-align: center;
  border: 2px solid #1F5CA280;
  border-radius: 12px;
}

@media (min-width:1367px){
  .listN p {
    font-size: 48px;
    color: #272756;
    font-weight: 400;
    margin-top: 0px;
    padding: 6px 12px;
  }
  .listN {
    width: 14.28%;
  }
  .timerDetails {
    width: 604px;
    display: block;
    margin: 0px auto;
    position: relative;
  }
  .soldTickets {
    max-width: 636px;
    background-image: url("../images/border-bg.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100%;
    min-height: 272px;
    padding: 45px 0px;
  }
  .countReg{
    padding: 0px 0px;
  }
  .topBanner {
    width: 100%;
    margin-top: 130px;
    background-image: url("../images/top-banner.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 483px;
  }
  .borderDash {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 12px #00000029;
    border: 2px dashed #1F5CA280;
    border-radius: 10px;
    opacity: 1;
    width: 100%;
    display: table;
    margin: 0px auto;
    padding: 70px 15px;
    margin-top: -25px;
  }
  .numberL {
    max-width: 494px;
    display: flex;
    gap: 15px;
    align-items: center;
  }
  .rightBrder::after {
    content: "";
    display: block;
    position: absolute;
    right: -55px;
    top: 36px;
    width: 1px;
    height: 170px;
    background-color: #fff;
  }
}

/**/
nav.sidebarMenu {
  position: relative;
  width: 100%;
}
nav.sidebarMenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav.sidebarMenu ul li {
  /* Sub Menu */
}
nav.sidebarMenu ul li a {
  display: block;
  background: #fff;
  padding: 10px 15px;
  color: #272756;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
nav.sidebarMenu ul li a:hover {
  background: #f8f8f8;
  color: #515151;
  border-radius: 5px;
}
nav.sidebarMenu ul li a .fa {
  width: 24px;
  text-align: center;
  margin-right: 5px;
  float: right;
  height: 24px;
  font-size: 24px;
  font-weight: 600;
}
nav.sidebarMenu ul ul {
  background-color:#ebebeb;
}
nav.sidebarMenu ul li ul li a {
  background: #f8f8f8;
  border-left: 4px solid transparent;
  padding: 10px 20px;
}
nav.sidebarMenu ul li ul li a:hover {
  background: #ebebeb;
  border-left: 4px solid #3498db;
}
.topSidelogo {
  padding: 36px 0px;
}
.topSidelogo img{
  display: block;
  margin: 0px auto;
}

/*.logoutLi a {
  background: #fff;
  padding: 10px 15px;
  color: #272756;
  font-size: 16px;
  align-items: ;
  font-weight: 600;
}
.logoutLi {
  display: flex;
  align-items: end;
  margin-top: 320px;
}*/
/**/

.search {
  width: 100%;
  display: flex;
}

.searchTerm {
  width: 100%;
  font-size: 18px;
  color: #272756;
  border: none;
  box-shadow: none;
}
.searchTerm::placeholder {
  opacity: 1;
  font-size: 18px;
  color: #272756;
}
.searchTerm:focus{
  color: transparent;
}
.searchButton {
  background-color: #012d8b;
  border: 1px solid #012d8b;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin-left: 10px;
  margin-top: 5px;
}
.searchButton img {
  margin-top: -6px;
}
.wrap{
  width: 100%;
}
.allSidebar{
  width: 100%;
}
.adminHeads {
  width: 100%;
  display: table;
  border-bottom: 2px solid #e4e4e4;
  padding: 20px 24px;
  border-left: 2px solid #e4e4e4;
}

.hamburgerM {
  width: 24px;
  margin-right: 0;
  float: left;
}
.adminHam {
  width: 100px;
  float: right;
  background-color: #e4e4e4;
  padding: 5px 10px;
  border-radius: 18px;
}
.userImg {
  width: 24px;
  float: right;
}

.pinkBg {
  background: #E1464A1A 0% 0% no-repeat padding-box;
  border-radius: 11px 11px 0px 0px;
  opacity: 1;
  padding: 17px 35px;
  margin-top: 25px;
}
.contentLand {
  width: 100%;
  display: inline-block;
  background-color: #F6F8FD;
  padding: 30px 10px;
  border-left: 2px solid #e4e4e4;
  min-height: 735px;
}
.allSidebar {
  width: 100%;
  padding: 0px 15px;
}
.pinkBg h3 {
  color: #272756;
  font-size: 20px;
  font-weight: 600;
}
.pinkBg p {
  font-size: 14px;
  font-weight: 400;
  color: #272756;
}

.topAdminBnr {
  position: relative;
  width: auto;
  background-image: url("../images/top-banner.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 185px;
}
.adminCaps {
  top: 35px;
  position: absolute;
  left: 35px;
}
.adminCaps h3 {
  font-size: 36px;
  font-weight: 600;
  color: #012D8B;
}
.adminCaps p {
  font-size: 16px;
  font-weight: 400;
  color: #272756;
}
.adminCaps a {
  background-color: #E1464A;
  border: 1px solid #E1464A;
  color: #fff;
  border-radius: 12px;
  padding: 7px 20px;
  font-size: 16px;
  font-weight: 600;
  margin-top: 15px;
  display: inline-block;
}
.gameTbl table tr td a {
  background-color: #E1464A;
  border: 1px solid #E1464A;
  color: #fff;
  border-radius: 3px;
  padding: 4px 15px;
  font-size: 10px;
  font-weight: 600;
  display: block;
  text-align: center;
  width: 52px;
}
.gameTbl{
  background-color: #fff;
}
.gameTbl table tr th{
  font-size: 13px;
  font-weight: 600;
  color: #202020;
}
.gameTbl table tr td{
  color: #757380;
  font-size: 14px;
  font-weight: 400;
}
.gameTbl table tr td:nth-child(3){
  color: #012D8B;
  font-weight: 600;
}
.bookHt h3 {
  font-size: 18px;
  font-weight: 700;
  color: #272756;
}
.bookHt a {
  font-size: 16px;
  font-weight: 600;
  color: #E1464A;
  display: inline;
  float: right;
}
.rightAdmin {
  padding: 24px 9px;
  width: 100%;
  display: inline-block;
}

.topL p {
  font-size: 14px;
  color: #757380;
  font-weight: 500;
}
.topR p {
  font-size: 14px;
  color: #757380;
  font-weight: 500;
  text-align: right;
}
.topM p {
  font-size: 16px;
  font-weight: 600;
  color: #272756;
}
.topP p {
  font-size: 32px;
  font-weight: 600;
  color: #012D8B;
}
.topB a {
  font-size: 10px;
  border: 1px solid #E1464A;
  padding: 5px 10px;
  border-radius: 4px;
  color: #E1464A;
  font-weight: 600;
  float: right;
  display: block;
}
.topP {
  padding-top: 15px;
}
.topB {
  padding-top: 15px;
}
.indBooking {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #ECEFF8;
  border: 1px solid #E1464A29;
  border-radius: 12px;
  opacity: 1;
  padding: 15px 10px;
  margin: 24px auto;
}
.myAc{
  max-width: 864px;
  display: block;
  margin: 0px auto;
}
.dashTab .tab-content {
  background-color: #fff;
}
.myAc h3 {
  font-size: 24px;
  color: #272756;
  font-weight: 600;
  margin-bottom: 15px;
}
.dashTab .nav-tabs > li > a {
  margin-right: 48px;
  line-height: 1.42857143;
  border: 0px solid transparent;
  border-radius: 0px;
  font-size: 16px;
  color: #757380;
  font-weight: 600;
}
.dashTab .nav-tabs > li.active > a, .dashTab .nav-tabs > li.active > a:focus, .dashTab .nav-tabs > li.active > a:hover {
  color: #012D8B;
  cursor: default;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #E1464A;
}
.dashTab .nav > li > a {
  position: relative;
  display: block;
  padding: 0px;
}
.dashTab .nav-tabs {
  border-bottom: 0px solid #ddd;
  margin-bottom: 30px;
}
.editD a{
  font-size: 16px;
  font-weight: 600;
  float: right;
  color: #012D8B;
}
.allSubH h3{
  font-weight: 600;
  font-size: 24px;
  color: #272756;
}
.allErrors{
  width: 100%;
  display: inline-block;
}
.allErrors p{
  color: #333333;
  font-weight: 600;
  font-size: 16px;
  background-color: #E1464A0D;
  border-radius: 4px;
  padding: 24px;
}
.userIns {
  padding: 36px 33px;
  width: 100%;
  display: inline-block;
  background-color: #fff;
}
.uploadPics h4 {
  font-size: 16px;
  color: #272756;
  font-weight: 600;
  margin-top: 18px;
  margin-bottom: 15px;
}

.uploadPics h4 {
  font-size: 16px;
  color: #272756;
  font-weight: 600;
  margin-top: 18px;
  margin-bottom: 15px;
}
.leftPic {
  width: 45px;
  margin-right: 16px;
  float: left;
}
.midPic {
  width: 126px;
  margin-right: 16px;
  float: left;
  position: relative;
}
.rightPic {
  width: 41px;
  float: left;
}
.rightPic img {
  width: 100%;
}
.leftPic img {
  width: 100%;
}
.uploadPics p{
  width: 100%;
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
  color: #757380;
}
.midPic input[type="file"] {
  display: block;
  width: 100%;
  opacity: 0;
  z-index: 99;
  position: relative;
  height: 36px;
}

.txtOp {
  position: absolute;
  top: 0px;
  background-color: rgb(117, 115, 128, .2);
  height: 36px;
  width: 100%;
  z-index: 9;
}
.txtOp p {
  color: #272756;
  padding: 0px;
  margin: 0px;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  font-weight: 600;
}
.userForms label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 16px;
  color: #272756;
}
.userForms .form-group {
  margin-bottom: 23px;
}
.userForms .form-control {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 2px solid #A5B7C680;
  border-radius: 4px;
  opacity: 1;
  font-size: 16px;
  color: #757380;
}
.userForms .form-control::placeholder{
  font-size: 16px;
  color: #757380;
}
.saveBtns button:nth-child(1) {
  background: rgba(117, 115, 128, 0.2);
  border-radius: 4px;
  color: #272756;
  border: none;
  font-size: 18px;
  font-weight: 600;
  padding: 7px 20px;
}

.saveBtns button:nth-child(2) {
  background: #E1464A;
  border-radius: 4px;
  color: #fff;
  border: none;
  font-size: 18px;
  font-weight: 600;
  padding: 7px 20px;
  margin-left: 15px;
}
.saveBtns{
  float: right;
  margin-top: 55px;
}
/**/
.width_20{
  width: 20%;
}
.width_70{
  width: 70%;
}
.width_30{
  width: 30%;
}
.width_80{
  width: 80%;
}
/*01022023*/
.gameStatusBox .col-md-3 {
  width: 20%;
  padding: 0px 4px;
}
.gameWinner {
  position: relative;
  background-image: url("../images/game-winner.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 192px;
  border-radius: 12px;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: center;
}

.gameInProgress {
  background-color: #012D8B;
  border-radius: 12px;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  min-height: 192px;
  justify-content: center;
  gap: 10px;
}

.middleImg {
  flex-grow: 5;
  flex-basis: 170px
}
.leftIimg {
  flex-grow: 1;
  flex-basis: 120px;
}
.rightInvite {
  flex-grow: 1;
  flex-basis: 90px;
  display: flex;
  justify-content: end;
}
.leftIimg img {
  width: 100%;
}
.inviteBtn a {
  background-color: #E1464A;
  border: 1px solid #E1464A;
  color: #fff;
  border-radius: 3px;
  padding: 7px 25px;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  max-width: auto;
  width: 100%;
}

.gameInProgressM h3 {
  text-align: left;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}
.gameInProgressM p {
  font-size: 12px;
  line-height: 1.3;
  color: #fff;
  letter-spacing: 0;
}

.winnerRight {
  background: #FFFFFF29 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #670F11;
  border: 1px solid #FFE2E380;
  border-radius: 12px;
  opacity: 1;
  padding: 18px 15px;
  display: flex;
  gap:10px;
}
.winnerLeft h3 {
  text-align: left;
  color: #FFFFFF;
  font-size: 25px;
  font-weight: 700;
}
.winnerLeft p {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  line-height: 1.2;
}

.winnerRightR h3 span {
  font-size: 12px;
  color: #fff;
  display: block;
}
.winnerRightR h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
}
.innerHeads{
  margin-top: 35px;
  margin-bottom: 15px;
}
.innerHeads h3 {
  font-size: 18px;
  font-weight: 700;
  color: #272756;
}
.statusBoxIn {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 2px solid #E9EFFF;
  border-radius: 6px;
  opacity: 1;
  padding: 15px 10px;
  display: flex;
}
.gameStatusBox {
  display: flex;
  width: 100%;
  padding: 0px 15px;
}

.statusBoxInR img{
  display: block;
  margin: 0px auto;
}
.statusBoxInR {
  width: 30px;
  height: 30px;
  background: #F7F8FB 0% 0% no-repeat padding-box;
  opacity: 1;
  border-radius: 50%;
  padding: 3px;
}
.statusBoxInR img {
  width: 100%;
}
.statusBoxInL {
  width: 85%;
}
.statusBoxInL p {
  font-size: 12px;
  line-height: 1.2;
}

.statusBoxInL h4 {
  font-size: 18px;
  color: #272756;
  font-weight: 600;
}
.table-bgds {
  background-color: #fff;
  padding: 0px 20px;

}
.whiteBgsd div {
  border-bottom: 2px solid #ddd;
  min-height: 64.8px;
}
.winnerDetails {
  display: flex;
  gap: 10px;
}

.winnerDetails p span {
  display: block;
  color: #757380;
  font-size: 10px;
}
.winnerDetails p {
  font-size: 12px;
  line-height: 1.2;
  color: #012D8B;
}
.table-bgds table tr th {
  color: #202020;
  font-size: 13px;
  font-weight: 600;
}
.whiteBgsd {
  background: #fff 0% 0% no-repeat padding-box;
  border-radius: 11px 11px 0px 0px;
  opacity: 1;
  padding: 17px 20px;
  margin-top: 25px;
}
.whiteBgsd h3 {
  color: #272756;
  font-size: 20px;
  font-weight: 600;
}
.whiteBgsd p {
  font-size: 14px;
  font-weight: 400;
  color: #272756;
  padding-bottom: 7px;
}
.whiteBgsd {
  display: flex;
  align-items: center;
}
.whiteBgsd div{
  width: 50%;
}
.whiteBgsd div:last-child {
  display: flex;
  justify-content: end;
  align-items: center;
}
.whiteBgsd div a {
  background-color: #E1464A;
  border: 1px solid #E1464A;
  color: #fff;
  border-radius: 3px;
  padding: 7px 20px;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  width: auto;
}
.form-control.is-invalid {
  border: 1px solid #dc3545;
}
.invalid-feedback {
  margin-top: 4px;
  font-size: 14px;
  color: #dc3545;
}

/**/

.faqs-pan .panel-title > a::before {
  float: right !important;
  content: '-';
  position: absolute;
  right: 55px;
  font-size: 20px;
  color: #fff;
  margin-top:20px;
  line-height: 16px;
  background: #E1464A 0% 0% no-repeat padding-box;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  text-align: center;
}
.faqs-pan .panel-title > a.collapsed::before {
  float: right !important;
  content: '+';
  position: absolute;
  right: 55px;
  font-size: 20px;
  color: #fff;
  margin-top: 20px;
  line-height: 20px;
  background: #E1464A 0% 0% no-repeat padding-box;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  text-align: center;
}

.faqs-pan  a:focus, a:hover {
  color: #333;
  text-decoration: none;
}
.faqs-pan .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  color: #272756;
  padding: 18px 35px;
}
.faqs-pan .panel-title a {
  font-size: 20px;
  color: #272756;
  line-height: 1.4;
  display: block;
}
.faqs-pan .panel-default > .panel-heading {
  color: #3c3c3b;
  background: #E1464A1A 0% 0% no-repeat padding-box;
  border-radius: 6px 6px 0px 0px;
  border: none;
  padding: 0px;
}
.faqs-pan .panel {
  background-color: transparent;
  border: transparent;
  box-shadow: none;
  border-bottom: 0px solid #f26522;
  border-radius: 0px;
  margin: 24px auto;
  padding: 0px;
}
#accordion .panel:first-child {
  border-top: 0px solid #f26522;
}
.faqs-pan .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
  background-color: #fff;
}
.faqs-pan .panel-body {
  padding: 15px 0px;
}
.faqPanelIn {
  padding: 0px 35px;
}
.anotherTxt{
  display: block;
  font-size: 14px;
}
.faqs-pan .faqSecIns {
  padding-left: 0px;
}
.faqPage{
  background-color: #F6F8FD;
}
.allFaqsBt a {
  color: #E1464A;
  border: 1px solid #E1464A;
  border-radius: 25px;
  padding: 5px 20px;
  display: inline-block;
  margin: 12px;
  font-size: 16px;
  text-align: center;
}
.allFaqsBt {
  max-width: 920px;
  width: 100%;
  display: block;
  margin: 0px auto;
  margin-top: 25px;
  text-align: center;
}
.insideBannerR {
  background: transparent linear-gradient(270deg, #012D8B 0%, #E1464A 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 4px 12px #0000000D;
  opacity: 0.6;
  min-height: 293px;
  display: flex;
  align-items: center;
  text-align: center;
}

.inBannerTxt h2 span {
  font-size: 24px;
  color: #FFE2E3;
  display: block;
  line-height: 1;
  font-weight: 400;
}
.inBannerTxt h2 {
  font-size: 60px;
  color: #FFE2E3;
  line-height: 1.1;
  font-weight: 700;
}
.acorButton {
  width: 100%;
  display: inline-block;
  padding-bottom: 25px;
}
.allFaqsBt a:hover {
  background-color: #E1464A1A;
}
.sitemaplink {
  padding:36px 0px;
}
.sitemaplink a.active {
  font-weight: 600;
  color: #E1464A;
}
.sitemaplink a {
  color: #414042;
  text-decoration: none;
  padding: 0 20px;
}
.indInfo {
  display: flex;
  gap: 30px;
  align-items: center;
  margin-bottom: 10px;
  padding: 25px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #ECEFF8;
  border: 1px solid #E9EFFF;
  border-radius: 12px;
}
.gapTops{
  margin-top: 10px;
}
.contactInfo .indInfo:nth-child(3) {
  align-items: start;
}
.fileUpload {
  width: 100%;
  border: 2px dotted #e1464a;
  border-radius: 4px;
  padding: 7px 20px;
  position: relative;
  height: 42px;
}
.sitemaplink a:first-child{
  padding-left: 0px;
}
.indAddress p span {
  display: block;
}
.indAddress p {
  color: #272756;
  font-weight: 600;
}
.indAddress p span {
  color: #757380;
  font-size: 16px;
  font-weight: 300;
}
.fileType {
  position: absolute;
  top: 0px;
  display: flex;
  align-items: center;
  height: 42px;
  width: 100%;
  left: 0px;
  padding: 0px 20px;
  z-index: 99;
}
.upLosd {
  width: 50%;
}
.brsd {
  width: 50%;
}
.brsd p {
  text-align: right;
}
.fileUpload input {
  opacity: 0;
  z-index: 999;
  position: relative;
  width: 100%;
}
.raiseRequest .allErrors p {
  color: #333333;
  font-weight: 600;
  font-size: 16px;
  background-color: #E1464A0D;
  border-radius: 4px;
  padding: 15px;
  margin: 20px auto;
  line-height: 1.2;
}
.raiseRequest .userIns {
  padding: 36px 33px;
  width: 100%;
  display: inline-block;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #ECEFF8;
  border: 1px solid #E9EFFF;
  border-radius: 12px;
}
.raiseRequest .userForms label span {
  color: #757380;
  font-size: 14px;
}
.brsd p, .brsd p span i {
  color: #e1464a;
  font-weight: 600;
}
.upLosd p {
  color: #e1464a;
}
.upLosd p span{
  color: #272756;
}
.raiseRequest .saveBtns {
  float: right;
  margin-top: 15px;
}
.contactUsPage, .aboutUsPage, .howItWorks {
  background-color: #F6F8FD;
}

.goodRight h3 {
  font-size: 36px;
  font-weight: 700;
  color: #1D262D;
  margin-top: 40px;
  margin-bottom: 16px;
}
.goodRight p {
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
}

.goodLeft {
  position: relative;
}
.popUpBox {
  position: absolute;
  background: #012D8B 0% 0% no-repeat padding-box;
  border: 10px solid #F6F8FD;
  right: -15px;
  top: 31%;
  padding: 78px 55px;
  width: 324px;
  z-index: 99;
}
.popUpBox p {
  font-size: 36px;
  color: #fff;
  font-weight: 600;
  line-height: 1.1;
}
.ourMission {
  background: #e1464a url('../images/red-bg.png') 0% 0% no-repeat padding-box;
  min-height: 180px;
  display: flex;
  align-items: center;
}
.doGood {
  padding-bottom: 60px;
}
.ourMission p {
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
}

.hourMottoLeft h3 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 16px;
}
.hourMottoLeft p {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 16px;
}
.hourMotto {
  padding: 60px 0px 45px 0px;
  width: 100%;
  display: inline-block;
}
.threeBoxs {
  width: 100%;
  display: inline-block;
  margin-top: 90px;
}
.threeIn p {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}
.threeIn img {
  max-width: 222px;
  height: 222px;
  display: block;
  margin: 0px auto;
}

.popupBox2 {
  position: absolute;
  right: -80px;
  top: 40px;
  width: 60px;
}
.hourMottoRight {
  position: relative;
}
.popupBox2 p {
  font-size: 36px;
  color: #012D8B;
  line-height: 1.1;
  font-weight: 600;
}
.contactForm {
  padding-bottom: 45px;
}

.rushFity2 {
  padding: 40px 0px 80px 0px;
  background-image: url("../images/bg-tri.png");
  background-repeat: no-repeat;
  background-position: bottom;
  min-height: 770px;
}
.rushFity2 h3 {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 16px;
  color: #1D262D;
}
.rushFity2 p {
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 16px;
  color: #1D262D;
}
.hostInBg p {
  font-size: 18px;
  font-weight: 600;
  color: #272756;
  line-height: 1.4;
}
.hostInBg {
  margin-top: 45px;
}
.rushFity2 .btnsAr {
  width: 100%;
  display: inline-block;
  margin-top: 35px;
}
.givingBg {
  background-image: url("../images/giving-bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
  height: 424px;
  width: 100%;
  background-color: #e1464a;
  padding-top: 60px;
}
.giveTab .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px;
  font-size: 30px;
  color: #272756;
  font-weight: 700;
  text-align: center;
}

.giveTab {
  max-width: 1034px;
  width: 100%;
  display: block;
  margin: 0px auto;
  margin-top: 27px;
  background: #F4F4F7 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 24px #CCC9DA5C;
  border: 2px solid #E1464A;
  border-radius: 6px;
}
.givingBg h3 {
  font-size: 36px;
  text-align: center;
  font-weight: 700;
  color: #FFE2E3;
}

.giveIn ul li {
  font-size: 20px;
  color: #E1464A;
  font-weight: 600;
  margin-bottom: 16px;
  line-height: 1.5;
}
.giveIn ul li span {
  color: #1D262D;
  font-weight: 400;
  display: block;
}
.giveIn {
  width: 100%;
  padding: 24px 5px;
}
.giveIn img {
  margin: 0px auto;
}
.giveTab .nav-tabs {
  border-bottom: 2px solid #ddd;
}
.giveTab .nav-tabs > li {
  float: left;
  margin-bottom: 0;
}
.giveTab .nav-tabs > li.active > a, .giveTab .nav-tabs > li.active > a:focus, .giveTab .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: transparent;
  border: 0px solid #ddd;
  border-bottom-color: transparent;
  border-bottom: 3px solid #e2565b !important;
}
.giveTab .nav-tabs li {
  width: 50%;
}
.countReg2 {
  width: 100%;
  background-image: url("../images/joining-code.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
  min-height: 580px;
  padding-bottom: 35px;
}
.countReg2 .container {
  max-width: 1509px;
  width: 100%;
  display: block;
  margin: 0px auto;
}
@media (min-width:1408px){
  .winnerLeft h3 {
    text-align: left;
    color: #FFFFFF;
    font-size: 35px;
    font-weight: 700;
  }
  .winnerLeft p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 1.2;
  }
  .gameInProgressM h3 {
    text-align: left;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
  }
  .leftIimg {
    flex-grow: 1;
    flex-basis: 135px;
  }
  .middleImg {
    flex-grow: 5;
    flex-basis: 145px;
  }
  .winnerLeft h3 {
    text-align: left;
    color: #FFFFFF;
    font-size: 35px;
    font-weight: 700;
  }
  .topBanner {
    min-height: 382px;
  }
  .bannerTxt {
    padding-top: 97px;
  }
}
@media (min-width:1696px){
  .topBanner {
    min-height: 427px;
  }
  .table-bgds td{
    font-size: 16px;
  }
  .table-bgds thead tr th{
    font-size: 16px;
  }
  .winnerDetails p span {
    display: block;
    color: #757380;
    font-size: 14px;
  }
  .winnerDetails p {
    font-size: 15px;
    line-height: 1.2;
    color: #012D8B;
  }
  .whiteBgsd p {
    font-size: 18px;
    font-weight: 400;
    color: #272756;
    
    padding-bottom: 7px;
    line-height: 1.5;
  }
  .whiteBgsd h3 {
    color: #272756;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
  }
  .whiteBgsd {
    background: #fff 0% 0% no-repeat padding-box;
    border-radius: 11px 11px 0px 0px;
    opacity: 1;
    padding: 20px 20px;
    margin-top: 25px;
  }

  .width_20 {
    width: 17.58%;
  }
  .width_80 {
    width: 82.42%;
  }
  .winnerLeft h3 {
    font-size: 48px;
  }
  .winnerLeft p {
    font-size: 18px;
  }
  .winnerRightR h3 {
    font-size: 35px;
  }
  .innerHeads h3 {
    font-size: 24px;
  }
  .gameInProgressM h3 { 
    font-size: 30px;
  }
  .statusBoxInL p {
    font-size: 14px;
    line-height: 1.2;
  }
  .winnerRight {
    background: #FFFFFF29 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #670F11;
    border: 1px solid #FFE2E380;
    border-radius: 12px;
    opacity: 1;
    padding: 18px 15px;
    display: flex;
    gap: 10px;
  }
  .gameWinner {
    position: relative;
    background-image: url("../images/game-winner.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 192px;
    border-radius: 12px;
    padding: 15px 30px;
    display: flex;
    align-items: center;
    gap: 35px;
    justify-content : center;
  }
  .winnerLeft h3 {
    text-align: left;
    color: #FFFFFF;
    font-size: 48px;
    font-weight: 700;
  }
  .winnerLeft p {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
  }
  .gameInProgress {
    background-color: #012D8B;
    border-radius: 12px;
    padding: 15px 45px;
    display: flex;
    align-items: center;
    min-height: 192px;
    justify-content: center;
  }
  .middleImg {
    flex-grow: 5;
    flex-basis: 196px;
  }
  .leftIimg {
    flex-grow: 1;
    flex-basis: 220px;
  }
  .rightInvite {
    flex-grow: 1;
    flex-basis: 122px;
    display: flex;
    justify-content: end;
  }
  .inviteBtn a {
    background-color: #E1464A;
    border: 1px solid #E1464A;
    color: #fff;
    border-radius: 3px;
    padding: 10px 36px;
    font-size: 18px;
    font-weight: 600;
    display: block;
    text-align: center;
    max-width: 122px;
    width: 100%;
  }
  .gameInProgressM p {
    font-size: 14px;
    line-height: 1.3;
    color: #fff;
    letter-spacing: 0.34px;
  }
  .bannerTxt {
    padding-top: 125px;
  }
}
@media (min-width:1920px){
  .doGood .container, .hourMotto .container {
    max-width: 1509px;
    width: 100%;
    display: block;
    margin: 0px auto;
  }
  .popUpBox {
    position: absolute;
    background: #012D8B 0% 0% no-repeat padding-box;
    border: 10px solid #F6F8FD;
    left: 241px;
    top: 227px;
    padding: 78px 55px;
    width: 324px;
    z-index: 99;
  }
  .topBanner {
    min-height: 483px;
  }
  .bannerTxt {
    padding-top: 141px;
  }
  .hourMottoRight {
    position: relative;
    max-width: 618px;
    float: right;
  }
  .contactForm .container, .contactUsPage .container{
    max-width: 1263px;
    width: 100%;
    display: block;
    margin: 0px auto;
  }
  .faqPage .container {
    max-width: 1218px;
    width: 100%;
    display: block;
    margin: 0px auto;
  }
}
