/* Event page css */

.header {
  background: #000;
}
.events {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  text-align: center;
  color: #fff;
  background: linear-gradient( rgb(6 6 6 / 14%) 100%, rgb(0 0 0 / 0%)100%),url(../assets/img/banner-1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.slide-title {
    font-size: 35px;
    line-height: 40px;
    font-weight: 600;
}
.sub-title {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 30px;
    color: #0B66A6;
}
.tag-line {
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
}
.banner {
  position: relative;
}
.slider-content {
    padding: 25px 10px;
    background: #fff;
    border-radius: 8px;
    text-align: center;
    position: absolute;
    top: 24% !important;
    left: 0;
    right: 0;
    width: 47% !important;
    margin: 0px auto;
}
.baner-image-box {
  background: #000 !important;
}
.news-slide {
  background-color: #0B66A6;
  padding: 32px 0;
  position: relative;
  width: 100%;
  z-index: 1;
}
.news-slide h5{
  color: #fff;
  font-size: 20px;
  line-height: 36px;
}
.event-slide {
  border: 3px solid #ffffff;
}
.slid-img {
  flex: 1;
}
.slid-img img {
  width: 100%;
}
.slide-content {
  flex: 1;
  background-color: #fff;
  padding: 10px 25px;
  display: flex;
  align-items: center;
}
.sub-content ul {
  padding-left: 0px;
  margin-bottom: 0px;
}
.sub-content ul li{
    list-style: none;
    font-size: 13px;
    margin-bottom: 7px;
    line-height: 15px;
}
.sub-content h5 {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 10px;
}
.text-area {
  padding: 50px 80px;
}
.text-area.double-text {
  padding: 150px 64px;
}
.text-area h2{
  font-size: 25px;
  line-height: 25px;
}
.text-area p{
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    line-height: 20px;
    margin-bottom: 0;
}
#bottom-content {
  border-bottom: 2px solid #042a2d;
}
.bg-save{
  backdrop-filter: blur(10px);
    background-image: url(../assets/img/bg-save.png);
    background-position: 50%;
    background-size: cover;
    position: relative;
}
.h-100 {
  height: 100%;
}
.double-text {
  border: 2px solid #042a2d;
}
.no-padding {
  padding: 0px;
}
.border-top-none {
  border-top:0px;
  border-bottom:0px;
}
.event-register {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    padding: 10px 5px;
    border-radius: 8px;
    background-color: #2D598A !important;
    color: #fff !important;
    width: 180px;
    margin-bottom: 5px !important;
    margin: 0px 5px;
}
.sponsor-event-register{
  background-color: #F7A70C !important;
  color: #000 !important;
}
.mt-30 {
  margin-top: 30px;
}
.mt-15 {
  margin-top: 15px;
}

.event-form-section {
    background: url(/assets/img/background-3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    height: 659px;
    padding: 3rem 4rem;
}
.event-form-section-rllb {
  background: url(../../assets/img/fontainebleau-hallway-img.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  height: 1030px;
  padding: 3rem 4rem;
}
.register-event-form .form-group {
  margin-bottom: 1.5rem;
}
.register-event-form {
  background: #fff;
  width: 70%;
  margin: 0px auto;
  border: 2px solid #042a2d;
  padding: 30px 60px 50px;
}
.carousel-control-back span {
  font-size: 80px;
}
html {
  overflow-x: hidden;
}
.sub-text-area {
  display: flex;
  align-items: center;
}
.register-event-form .form-control{
  border: 2px solid #273f69;
}
.font-400 {
  font-weight: 400;
}
.info-form{
  display: none;
}
.why-section {
    padding: 1.6rem 2.5rem;
    background: rgba(255, 255, 255, 0.9);
}
.container-event {
  padding: 2rem;
}

.about {
  background: #000;
}
.event-slider {
  background: #0B66A6;
  padding: 0rem;
  color: #000 !important;
}
.m-b-20{
  margin-bottom: 20px !important;
}

.about h5 {
  font-weight: 600;
  font-size: 25px;
  line-height: 42px;
  color: #F7A70C;
}
.p-l-30{
  padding-left: 30px;
}
.visibility-hide{
  visibility: hidden;
}
.w-300{
  width: 350px;
}
.w-240{
  width: 280px;
}
.w-580{
  width: 580px;
}
 .w-680{
  width: 680px;
}
.about-detail p{
    font-size: 13px;
    color: #fff !important;
    line-height: 20px;
    margin-bottom: 0px;
}
.why-section p{
  font-size: 13px;
  color: #000 !important;
  line-height: 20px;
  margin-bottom: 10px;
}
.logo-image {
  margin-bottom: 15px;
}
.third-logo {
  margin-top: 10px;
}
.third-logo-image{
  max-width: 61% !important;
  margin-bottom: 14px;
}
.sponsor-logo-image{
  max-width: 85% !important;
}
.collaboration {
  padding-right: 28px;
  padding-left: 28px;
}
.collaboration-right {
  padding-right: 55px;
}
.collaboration-left {
    padding-left: 28px;
    padding-right: 28px;
}
.heading {
    font-weight: 600;
    font-size: 25px;
    line-height: 42px;
    color: #2D598A;
}
.bg-purple{
  background:#5A468E;
  color: #fff;
}
.bg-light-pink{
  /* background:rgba(145, 62, 133, 0.95) !important; */
  background: #2D598A !important;
  color: #fff;
}
.bg-light-blue{
  /* background:rgba(45, 89, 138, 0.95) !important; */
  background: #3191CF !important;
  color: #fff;
}

.bg-pink{
  background:#9D257C;
  color: #fff;
}
.outline-slider {
  background:#0B66A6;
}
.sec-title {
  font-weight: 500;
  font-size: 25px;
  color: #fff;
}
.sub-content p {
    margin-bottom: 0px;
    line-height: 25px;
}
.carousel-control-nexts, .carousel-control-back {
  width: 40%;
}
.resort-box{
    background: rgba(0, 0, 0, 0.8);
    border-radius: 8px;
    padding: 20px;
    color: #fff;
}
.resort-box h5 {
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
}
.resort-box p {
  margin-bottom: 0px;
}
.pr-6 {
  padding-right: 3.4278rem !important;
}
.business-list {
  padding-left: 20px;
  margin-bottom: 0px;
}
.business-box h5{
    font-weight: 600;
    font-size: 25px;
    line-height: 42px;
    color: #0B66A6;
}
.business-list li {
    font-size: 13px;
    line-height: inherit;
    margin-bottom: 18px;
}
.area-of-focus {
    background: url(../assets/img/conference-attendees.jpeg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 1.5rem;
}
.session-box {
    /* background: rgba(90, 70, 142, 0.95); */
    background: #0E2347;
    color: #fff;
    padding: 50px 30px 15px 55px;
    margin: 20px 12px;
    width: 33%;;
}
.session-insight-box ul {
  padding-left: 2px;
}
.session-insight-box ul li{
    font-size: 13px;
    line-height: 18px;
    list-style: none;
    margin-bottom: 12px;
}
.list-insight {
  padding-left: 25px !important;
  margin-top: 10px;
  margin-bottom: 10px;
}
.list-insight li {
  list-style: disc !important;
  margin-bottom: 0px !important;
}
.space-arounds {
  background: #000;
}
.reduce-space {
    padding: 20px 10px 10px !important; 
}
.reduce-space h3 {
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 0;
}
.reduce-space h6 {
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
}
.sponsor-logo-section {
  padding: 2.5rem !important;
}
.sponsor-header-section h4 {
  color: #F7A70C;
}
.bg-grey {
  background: rgba(132, 132, 132, 0.95) !important;
}
.bg-blue {
  background: rgba(49, 145, 207, 0.95) !important;
}
.bg-blue-shade {
  background: rgba(11, 102, 166, 0.95) !important;
}
.grid-box {
  display: flex;
}
.modal {
  text-align: center;
}
.p-d-65{
  padding-left: 65px;
}

.modal:before {
  display: inline-block;
  vertical-align: middle;
  content: " ";
  height: 100%;
}

.sponsor-modal {
  max-width: 65% !important;
  width: 70%;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.sponsor-modal-home {
  max-width: 397px !important;
  width: 70%;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  max-height: 717px;
  overflow-y: scroll;
}

.sponsor-modal .modal-content {
  border-radius: 0px !important;
  padding: 1rem 0.5rem;
}
.modal-title {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-bottom: 30px;
}
.sponsor-form input[type="text"], .sponsor-form input[type="email"], .sponsor-form input[type="number"] {
    box-shadow: none;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    padding: 0 25px;
    box-sizing: border-box;
}
.sponsor-form textarea {
    box-shadow: none;
    font-size: 18px;
    line-height: 50px;
    padding: 0 25px;
    box-sizing: border-box;
}
.sponsor-form .btn-button {
    background-color: #003663;
    color: #ffffff;
    border: none;
    margin-top: 15px;
    padding: 15px 100px;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
}
.close-icon {
    position: absolute;
    right: -15px;
    top: -13px;
    background: #003663 !important;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    opacity: 1;
    color: #fff;
}
.close-icon:not(:disabled):not(.disabled):hover, .close-icon:not(:disabled):not(.disabled):focus {
    opacity: 1;
}
.close-icon:hover {
    color: #fff;
    text-decoration: none;
}
.sponsor-form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-style: italic;
}
.sponsor-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-style: italic;
}
.sponsor-form ::-ms-input-placeholder { /* Microsoft Edge */
  font-style: italic;
}
.slider-sublist {
    padding-left: 25px !important;
    column-count: 2; 
}
.slider-sublist li {
  list-style: disc !important;
  margin-bottom: 5px !important;
}
.attendee-price-section {
  padding: 2.5rem !important;
  background: #0B66A6; 
}
.attendee-grid-box table .border-light tr th{
color: #ed7d32;
}
.attendee-grid-box{
  background: #000000;
}
.attendee-grid-box tr th:first-child{
line-height: 35px;
text-align: left;
width: 70%;
}
.attendee-grid-box tr th:last-child{
line-height: inherit;
}
.attendee-grid-box thead tr th{
font-size: 14px;
text-align: center;
}
.attendee-grid-box tbody tr th, .attendee-grid-box tbody tr td {
font-size: 13px;
text-align: center;
}
.attendee-grid-box .table {
margin-bottom: 0px !important;
}
.attendee-grid-box .table .border-light th {
border: none;
}
.attendee-grid-box  .table tbody tr:last-child td, .attendee-grid-box  .table tbody tr:last-child th{
border-bottom: none;
}
.attendee-grid-box  .table tbody tr th:first-child{
border-left:none;
}
.attendee-grid-box  .table tbody tr td:last-child{
border-right: none;
}
.attendee-grid-box .table  {
overflow-y: hidden; /* Hide vertical scrollbar */
overflow-x: hidden; /* Hide horizontal scrollbar */
}

.attendee-grid-box .table td {
vertical-align: inherit !important;
}
.lh-30 {
line-height: 30px !important;
}
.dark-bg {
background: #000;
}
.dark-bg .business-list li {
color: #fff;
}
.dark-bg.business-box h5 {
color: #F7A70C;
}
.light-bg {
background: #fff;
}
.light-bg .about-detail p {
color: #000 !important;
}
.title-collaboration {
color: #0B66A6 !important;
}
.font-16 {
font-size: 16px !important;
}
.sponsor-logo-box {
width: 20%;
}
img.sponsor-logo-img {
width: 100%;
}
.note-danger {
  color: #fff;
  font-size: 12px;
  margin-bottom: 0px;
}
/* Responsive css for event page */
@media screen and (max-width:1024px){

.events-page p {
  font-size: 14px;
  line-height: inherit;
}
.slide-title {
font-size: 25px;
line-height: 20px;
}
.sub-title {
font-size: 25px;
line-height: 30px;
}
.tag-line {
font-size: 16px;
line-height: 21px;
font-weight: 400;
}
.news-slide {
padding: 18px 0;
}
.slide-content {
padding: 15px 15px;
}
.sub-content h5 {
font-size: 16px;
line-height: 20px;
}
.sub-content p, .register-event-form p{
font-size: 14px;
margin-bottom: 0px;
}
.container-event {
padding: 25px;
}

.why-section {
padding: 20px;
}
.text-area h2 {
  font-size: 20px;
  line-height: inherit;
  margin-bottom: 0px;
}
.text-area {
padding: 5px 20px;
}
.text-area.double-text {
padding: 35px 30px;
}

.register-event-form {
width: 80%;
padding: 30px 30px 50px;
}
.event-form-section {
padding: 25px;
}
.stage-area h1 {
font-size: 25px;
}
.stage-area h6 {
font-size: 18px;
font-weight: 400;
}
.slider-content {
width: 80% !important;
}
.event-register {
font-size: 12px;
line-height: 30px;
margin-bottom: 5px;
padding: 0px 10px;
}
.pr-6 {
padding-right: 0rem !important;
}
.collaboration {
padding-right: 0;
padding-left: 0;
}
.logo-image {
width: 100%;
margin-bottom: 10px;
margin-top: 10px;
}
.collaboration-left {
padding-left: 0;
}
.collaboration-right {
padding-right: 0;
}
.carousel-control-nexts, .carousel-control-back {
width: 100%;
}
.heading {
font-size: 20px;
line-height: inherit;
}
.w-580{
width: auto;
}
.w-680{
width: auto;
}
}
@media screen and (max-width:1440px) and (min-width:1367px){
.slider-content {
  top: 14%;
}
.event-form-section-rllb {
  background: url(../assets/img/fontainebleau-hallway-img.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  height: 810px;
}
}
@media screen and (max-width:1366px) and (min-width:1281px){
.slide-title {
  font-size: 25px;
  line-height: 20px;
}
.sub-title {
  font-size: 25px;
  line-height: 30px;
}
.event-form-section-rllb {
  background: url(../assets/img/fontainebleau-hallway-img.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  height: 770px;
  padding: 3rem 4rem;
}
}
@media screen and (max-width:1280px) and (min-width:1025px){
.slide-title {
  font-size: 25px;
  line-height: 20px;
}
.sub-title {
  font-size: 25px;
  line-height: 30px;
}
.slider-content {
  top: 4%;
  width: 55%;
  padding: 15px;
}
.sponsor-logo-img {
  width: 20%;
}
.event-form-section-rllb {
  background: url(../assets/img/fontainebleau-hallway-img.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  height: 720px;
  padding: 3rem 4rem;
}
}

@media screen and (max-width:1024px) and (min-width:992px){
.baner-image-box {
  height: 410px;
}
.baner-image-box img {
  height: 100%;
}
.slider-content {
  width: 60% !important;
  top: 50px !important;
  padding: 10px 10px 20px;
}
.event-register {
  font-size: 14px;
  line-height: inherit;
  margin-bottom: 10px;
  padding: 8px 10px;
}
.sponsor-logo-image {
  max-width: 90% !important;
}
.third-logo-image {
  max-width: 85% !important;
}
.session-box {
  padding: 30px 20px 15px 30px;
}
.sponsor-logo-img {
  width: 19%;
}
.justify-content-center.sponsor-header-section{
  justify-content: unset !important;
}
.w-auto {
  width: 65% !important;
}
.w-580 {
  width: 380px;
}
.w-680 {
  width: 480px;
}
.event-form-section-rllb {
  background: url(../assets/img/fontainebleau-hallway-img.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  height: 575px;
  padding: 3rem 4rem;
}
}
@media screen and (max-width:991px) and (min-width:768px){
.session-box {
  padding: 20px 10px 10px 15px;
  width: 48.9%;
  margin: 20px 5px -5px;
}
.bg-blue-shade {
  margin-left: 0px;
}
.session-insight-box h4 {
  font-size: 20px;
}
.slider-content {
  top: 12% !important;
  width: 65% !important;
  padding: 10px 15px 30px;
}
.sponsor-modal .modal-content {
    padding: 2.5rem 2.5rem 1.5rem;
}
.sponsor-form .btn-button {
  padding: 15px 60px;
}
.sponsor-modal {
  max-width: 80% !important;
  width: 80%;
}
.baner-image-box {
  height: 380px;
}
.baner-image-box img {
  height: 100%;
}
.event-register {
  font-size: 14px;
  margin-bottom: 10px;
}
.business-list li {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 18px;
}
.about h5 {
  font-size: 25px;
}
.sponsor-logo-image {
  max-width: 90% !important;
}
.third-logo-image {
  max-width: 80% !important;
}
.grid-box {
  flex-wrap: wrap;
}
.sponsor-logo-img {
  width: 21%;
}
.session-insight-box ul li {
  font-size: 14px;
  line-height: 22px;
}
.bg-light-blue.mr-0 {
  margin-left: 0px;
}
.justify-content-center.sponsor-header-section{
    justify-content: unset !important;
}
.w-auto {
  width: 50% !important;
  margin-left: 20px;
}
.attendee-grid-box tr th:first-child {
  width: 35% !important;
}
.attendee-grid-box tr th:first-child {
  line-height: 25px !important;
}
.event-form-section-rllb {
  background: url(../assets/img/fontainebleau-hallway-img.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  height: 430px;
  padding: 3rem 3rem;
}
}
@media screen and (max-width:1024px){
.visibility-hide {
  display: none;
}
}
@media screen and (max-width:767px){
.d-block-section{
  display: block !important;
}
.slider-content {
  top: 10% !important;
}
.slider-content {
    padding: 0.5rem 0rem 0.5rem;
}
.slide-title {
  font-size: 18px;
  line-height: inherit;
  margin-bottom: 0px;
}
.sub-title {
  font-size: 18px;
  line-height: inherit;
  margin-bottom: 10px;
}
.tag-line {
  font-size: 15px;
  line-height: inherit;
  font-weight: 400;
  margin-bottom: 0;
}
.news-slide {
  padding: 18px 0;
}
.slide-content {
  padding: 10px;
}
.sub-content h5 {
  font-size: 16px;
  line-height: inherit;
}
.sub-content p, .register-event-form p{
  font-size: 12px;
  margin-bottom: 0px;
  line-height: inherit;
}
.event-slide {
  display: block !important;
}
.text-area h2 {
  font-size: 22px;
  line-height: 36px;
}
.text-area {
  padding: 30px 70px;
}
.text-area.double-text {
  padding: 35px 30px;
}

.register-event-form {
  width: 80%;
  padding: 30px 30px 50px;
}
.text-area.double-text h1 {
  font-size: 25px;
}
.text-area.double-text h3 {
  font-size: 22px;
}
.session-box {
  width: 100%;
  margin: 10px 0px;
  padding: 30px 20px 15px 25px;
}
.grid-box {
  flex-wrap: wrap;
}
.session-box.ml-0 {
  margin-left: 0px !important;
}
.session-box.mr-0 {
  margin-right: 0px !important; 
}
.sponsor-modal .modal-content {
    padding: 1.5rem 2rem 1rem;
}
.sponsor-modal {
  max-width: 90% !important;
  width: 90%;
}
.mt-30 {
  margin-top: 10px;
}
#mainNav {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.event-register {
  font-size: 14px;
  line-height: inherit;
  padding: 5px 0px;
  margin: 0px 3px 8px;
  width: 140px;
}
.business-box h5 {
  font-size: 20px;
  line-height: inherit;
}
.business-list li {
  font-size: 14px;
  line-height: inherit;
  margin-bottom: 18px;
  text-align: justify;
}
.sm-p-0 {
  padding: 0px;
}
.space-arounds {
  padding: 0px !important;
  background: #000;
}
.sub-content ul li {
  font-size: 14px;
  line-height: 20px;
}
.session-insight-box h4{
  font-size: 20px;
}
.reduce-space h3 {
  font-size: 20px;
  line-height: 30px;
}
.session-insight-box ul li {
  font-size: 14px;
}
.sponsor-logo-section {
  padding: 25px !important;
}
.page-section {
  padding: 1rem 0;
}
.space .text-white {
  font-size: 14px;
}
.slider-sublist {
  padding-left: 20px !important;
  column-count: 1;
}
.attendee-price-section {
  padding: 25px !important;
}
.sponsor-header-section h4 {
  text-align: center;
}
}
@media screen and (max-width:767px) and (min-width:541px) {
.baner-image-box {
  height: 295px;
}
.baner-image-box img {
  height: 100%;
}
.sponsor-logo-image, .third-logo-image {
  max-width: 80% !important;
}
.slider-content {
  width: 65% !important;
  top: 8% !important;
}
.d-block-section {
  text-align: center;
}
.sponsor-logo-image {
  max-width: 60% !important;
}
.third-logo-image {
  max-width: 45% !important;
  margin-bottom: 14px;
}
.event-form-section-rllb {
  background: url(../assets/img/fontainebleau-hallway-img.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  height: 360px;
}
.sponsor-logo-box {
  width: 50%;
} 
.d-block-section {
  display: flex !important;
  flex-wrap: wrap;
}
}
@media screen and (max-width:540px) and (min-width:325px) {
.baner-image-box {
  height: 280px;
}
.baner-image-box img {
  height: 100%;
}
.event-register {
  font-size: 12px;
  line-height: inherit;
  padding: 5px 0px;
  margin: 0px 3px 8px;
  width: 130px;
}
.slider-content {
  width: 85% !important;
}
.sponsor-logo-image {
  max-width: 60% !important;
}
.third-logo-image {
  max-width: 45% !important;
  margin-bottom: 0px;
}
.event-form-section-rllb {
  background: url(../assets/img/fontainebleau-hallway-img.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  height: 650px;
  padding: 3rem 2rem;
}
.sponsor-logo-box {
  width: 50%;
} 
.d-block-section {
  display: flex !important;
  flex-wrap: wrap;
}
}

@media screen and (max-width:540px) {
img.sponsor-logo-img {
  width: 100%;
}
}
@media screen and (max-width:324px) {
.baner-image-box {
  height: 250px;
}
.baner-image-box img {
  height: 100%;
}
.slider-content {
  width: 95%;
}
.event-register {
  font-size: 12px;
  line-height: inherit;
  padding: 5px 0px;
  margin: 0px 2px 8px;
  width: 135px;
}
.slide-title, .sub-title {
  font-size: 16px;
}
.tag-line {
  font-size: 13px;
}
.business-box h5 {
  font-size: 18px;
}
.about h5 {
  font-size: 18px;
  line-height: 20px;
}
.sponsor-logo-image, .third-logo-image {
  max-width: 80% !important;
}
}
.sponsor-modal-home .form-control {
  border-bottom: 1px solid #000 !important;
  border-radius: 0px;
  border-top: 0px !important;
  border-left: 0px !important;
  border-right: 0px !important;
  background: #cccccc4d !important;
  font-size: 14px !important;
}
.sponsor-modal-home .sponsor-form input[type="text"], .sponsor-modal-home .sponsor-form input[type="email"], .sponsor-modal-home .sponsor-form input[type="number"] {
  padding: 0px 15px !important;
  height: 40px;
}
.sponsor-modal-home .modal-title {
  font-weight: 600 !important;
  line-height: 25px !important;
  margin-bottom: 15px !important;
}
.sponsor-modal-home label {
  font-size: 16px !important;
}
.sponsor-modal-home .modal-body {
  padding: 0px 30px;
}
.sponsor-modal-home .has-error .form-control {
  border-color: #f62f37 !important;
}
.sponsor-modal-home .close-icon {
  right: 10px !important;
  top: 15px !important;
  background: transparent !important;
  color: #000000 !important;
  z-index: 1;
  font-size: 35px;
  font-weight: 300;
}
.sponsor-modal-home .modal-content {
  border: 1px solid rgb(255 255 255) !important;
}
.sponsor-modal-home .sponsor-form .btn-button {
  background-color: #0b66a6 !important;
}