body {
    background-color: #000000;
    color:#fff;
    font-family: Arial, Helvetica, sans-serif;
   
}
h4 {
    font-size: 55px;
}
h2 {
  color:#000;
}
.position {
  text-transform: capitalize;
}
h3 {
  font-size: 30px;
}
h3.digi-entrep {
  font-weight: 600;
  margin-bottom:40px;
}
h2 {
  font-size: 30px;
}
.jumbotron {
    background-image: url("assets/images/header-bg_01.png");
}
.cta {
	padding:20px;
}
.cta-wrapper {
	background-image: url("assets/images/cta-image.jpg");
	background-size: cover;
    background-position: center;
	height:275px;
}
.cta-wrapper p {
	color:#fff;
	padding-top:100px;
}
.cta-wrapper p a {
	font-size:20px;
}
.profile-pic {
    margin-bottom:20px;
}

.instant-access-text {
  font-weight:900;
  font-size:30px;
  margin-bottom:0;
}
.social {
  padding:20px;
  margin-bottom: 0;
}

.social a {
  padding:10px;
}
.contact-info li {
    padding: 8px;
    min-width: 280px;
    background-color: #fff;
    margin-bottom:5px;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    list-style: none;
    margin-bottom: 10px;
    color: #000000;   
   
}
ul.contact-info {
  padding-left:0;
}

.contact-info li:hover {
    background-color:grey;
}
.contact-info li:hover a {
    color:#fff;
    text-decoration: none;
}
.contact-info li:first {
    margin-top:10px;
}
.contact-info li a{
    color:#000;    
    line-height: 16px;
    padding:10px 20px;   
}
.formAccess {
  border:1px solid #fff;
  padding:20px;
  border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  margin-bottom:40px;
}
.event-gal {
  margin-bottom:40px;
}
.table.event-list {
  background-color:#fff;
  color:#282828;
  
}
.table-responsive-wrap {
  background-color: #fff;
  padding:10px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; 
}
.get-access, .save-contact {
  width:100%;
}
.profile-name {
  margin-top:60px;
  margin-bottom: 40px;
}
.profile-name h4 {
  font-weight:600;
}
/*carousel 1*/

 /* Make the image fully responsive */
 /* #myCarousel .carousel-inner img {
  width: 100%;
  height: 80%;
} */
#myCarousel .carousel-control-next, #myCarousel .carousel-control-prev
{
  width:5%;
}

#myCarousel .carousel-indicators {
  position: static;
  margin-top:20px;
}

#myCarousel .carousel-indicators > li {
  width:200px;
  
}



#myCarousel .carousel-indicators li img {
  display: block;
  opacity: 0.5;
}

#myCarousel .carousel-indicators li.active img {
  opacity: 1;
}

#myCarousel .carousel-indicators li:hover img {
opacity: 0.75;
}
/*carousel 2*/

 /* Mini Event Carousel on column 2 */

.carouselevent-wrap {
  background: #fff;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
 }

#carouselevent {  
  width:90%;
  margin:0 auto;
  padding:20px; 
}

#carouselevent .carousel-indicators li {
  background-color: #51106e;
}
 /* Mini Event Carousel on column 2 end */
.kyc-bg {
  background:#51106e;
  padding:10px 20px;
  margin-top:40px;
  margin-bottom:40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.kyc-bg p {
  margin-bottom:0;
}
.kyc-bg p.kyc-compliance {
  font-weight:600;
  
}
.event-link {
  padding:20px;
  width:100%;
  font-weight:600;
  background-color: #51CAC3;
  border:1px solid #51CAC3;
  font-size:30;
}
.save-contact {
  background-color: #51CAC3;
  border:1px solid #51CAC3;
  font-weight:600;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;

}
.save-contact:hover {
  background-color: #50A9A9;
  border:1px solid #50A9A9;
}
.event-link:hover {
  background-color: #50A9A9;
  border:1px solid #50A9A9;
}

.event-schedule {
  width: 100%;
  margin-bottom: 40px;
  font-weight:600;
  background-color: #51CAC3;
  border:1px solid #51CAC3;
  font-size:20px;
}

.event-schedule:hover {
  background-color: #50A9A9;
  border:1px solid #50A9A9;
}

.row.footer {
  margin-top: 100px;
  background: #51106e;
  padding: 10px 20px;
  margin-top: 165px;
}

.row.footer img {
  width:30%
}
.container-fluid {
  margin:0!important;
  padding:0!important;
}



.no-gutter.row,
.no-gutter.container,
.no-gutter.container-fluid{
  margin-left: 0;
  margin-right: 0;
}

.no-gutter>[class^="col-"]{
  padding-left: 0;
  padding-right: 0;
}

.entry-content {
  background:#fff!important;
  padding:20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color:#000;
}

#wpmem_msg, .wpmem_msg  {
  color:#000;
}
#wpmem_login, #wpmem_msg, #wpmem_reg, .wpmem_msg  {
  width:100%;
}
#wpmem_register_form {
  width:80%!important;
  margin:0 auto!important;
}
.button_div input[type='submit'].buttons {
  background:#37AD09;
  border:1px solid #37AD09;
  outline-color: #37AD09;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:5px 5px;
  width:100%;
  text-align:center;
  margin:0 auto;
  color:#fff;
  font-weight:600;
}
#wpmem_login .button_div, #wpmem_reg .button_div {
  padding: 5px;
  text-align: center;
}
.em.em-view-container, .em.em-calendar {
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.event-lists .table-responsive > h2 {
  color:#000!important; 
}
.event-lists .table-responsive > a,
.event-lists .table-responsive > br{
  display:none;
}
.event-list h2 { 
  display:none;
}

.events-filter a, .events-filter br {
  display: none;
}


.formAccess label, .formAccess legend, .formAccess .req-text {
  color:#fff;
  text-align:left;
}
.formAccess p {
  text-align:center;
}
.formAccess input {
  font-size:10px;
  -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 line-height:30px;
 
}
.formAccess input[type="submit"] {
  width:80%;
  background:#37AD09;
  color:#fff;
  font-weight:600;
}
.formAccess .privacy {
  color:red;
}
.page-id-21 .formAccess  #wpmem_register_form fieldset legend {
  display:none!important;
}
.em.em-event-booking-form .em-tickets {
  color:#000;
}

.book-meeting-wrap a {
  color:#fff;
  
}
.book-meeting-wrap a:hover {
  color:#fff;
  text-decoration: none;
}


.wpbc_no_custom_width.bk_calendar_frame {
  width: 100%;
  min-width: 100%;
}

.wpbc_container_booking_form select, .wpbc_container_booking_form input[type="text"], .wpbc_container_booking_form textarea {
  max-width: 100%;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}


.carouselevent-wrap .carousel-item {
background: #000;
}

.powered-by {
  color:#FFF;
  font-weight:400;
}
/* .em-item-meta-line.em-event-prices {
  display: none!important;
} */

#myCarousel .carousel-item img {
  border:10px solid #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#myCarousel .carousel-indicators li img{
  border:5px solid #fff;
  
}

.bk_calendar_frame .datepick-inline {
  border:10px solid #51106e;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.datepick-inline .datepick-days-cell .date-cell-content {
  color:#000;
}
.wpbc_times_selector div.wpbc_time_selected {
 background: #51106e;
 color:#fff;
}
.datepick-inline .datepick-header {
  background: #51106e;
 color:#fff;
}
.wpbc_times_selector {
  display: flex;
  flex-flow: row wrap;
  justify-content: unset; 
  align-items: unset;
  white-space: unset;
  word-wrap: normal;
  width: 100%;
}
.wpbc_times_selector div {
  margin: 7px 10px 0 0;
  font-size:10px;
  color: #51106e;
    border: 1px solid #51106e;
}

.wpbc_times_selector div:hover {
  background: #BB56E7;
  box-shadow: 1px 0px #BB56E7;
  border: 1px solid #BB56E7;
}
.booking_form_div textarea, .booking_form_div input[type="text"], .booking_form_div select {
  border-color:#000;
}
.wpbc_booking_form_structure .wpbc_structure_form {
  width: 80%;
  margin: 0 auto;
}
.wpbc_container .wpbc_button_light, .wpbc_container.wpbc_container_booking_form .wpbc_button_light {
  background: #37AD09;
  border: 1px solid #37AD09;
  outline-color: #37AD09;
  color:#fff;
}
.wp-element-button {
  background: #37AD09;
  border: 1px solid #37AD09;
  outline-color: #37AD09;
  color:#fff;
}
.wp-element-button a:hover, .wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
  color:#fff;
  text-decoration:none;
}
.profile-pic img {
  width:65%;
}
.wpcf7-spinner {
  display: none;
}
.news-section, .owl-carousel, .news-carousel, .news-carousel .carousel-item {
  background: #fff;
  color:#000;
}
.news-section, .owl-carousel, .news-section .owl-nav, .news-section-content {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background:#fff;
}

.news-section p {
  color:#000;
}
.news-section .news-url {
  background:none;  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;

}
.news-section .news-url a {
  color:red;
  font-weight:600;
}

.news-section .owl-nav {
  text-align: center;
  font-size: 30px;
  color: red;
  
}

.news-section .news-item {
  padding:20px;
}
.news-section {
  margin-bottom:60px;
}
.news-section  h2 {
  padding:10px;
  font-weight:600;
}
.owl-url-link {
  text-align:right;
  width: auto;
}
.news-section  .news-item > a {
  font-weight:600;
  color:#000;
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791
}
.owl-item {
  -webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}


html body .modula .modula-items .modula-item.effect-pufrobo .jtg-title {
  display: none;
}

.aiovg-player-container {
  margin-bottom:80px;
}



.carouselevent-wrap .carousel-control-prev  {
  left: 35px;
}
.carouselevent-wrap .carousel-control-next {
  right: 35px;
}

.carouselevent-wrap .carousel-item {
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:50px;
}
.fotorama__wrap {
  background:#fff!important;
  padding:20px;
  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.sfsiplus_norm_row {
  float:center!important;
}
.type-page.status-publish h1.entry-title, .type-post.status-publish h1.entry-title{
  text-align:center;

}
.table-bordered thead td, .table-bordered thead th {
 
  font-size: 25px;
  background:#000;
  color:#fff;
  text-align: center;
}
.booking_form_div .datepick-inline .datepick-header span {
  font-size:30px;
}
article#post-3 {
  font-size: 20px;
}
.contact-form input, .contact-form textarea  {
  width:100%;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #dee2e6;
padding:5px;
}
.contact-form input[type="submit"] {
  width:50%;
  margin:0 auto!important;
  background: #37AD09;
  border: 1px solid #37AD09;
  outline-color: #37AD09;
  color:#fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#video-carousel {
  width:100%; /* Set the width to 95% */
  margin: auto; /* Center the carousel */
}

#video-carousel .carousel-inner {
  width: 100%; /* Make the inner carousel items fill the container */
}

#video-carousel .carousel-item {
  text-align: center;
}

#video-carousel video {
  max-width: 100%; /* Ensure videos are responsive within the carousel */
  height: auto;
}
.wpbc_structure_form .wpbc_button_light {
	width:100%
}
/* .sfsiplus_norm_row.sfsi_plus_wDiv {
  width:90%!important;
}
.sficn1{
  width:60px!important;
}  */
/* // Medium devices (tablets) */
@media only screen and (min-width: 280px) {
  .mobile-view h3 {
    font-size: 15px;
}
.profile-name h4 {
  
  font-size: 26px;
}
.formAccess input {
  width:200px;
}
.contact-info li {
  min-width:250px;
}
h3.digi-entrep {
  font-size:23px;
}
.profile-name.right-column {
  display: none;
}
.contact-info li a {
  font-size:7px;
}
.book-meeting-wrap {
  margin-bottom: 60px;
  /* background: #4C0070; */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  outline: 3px solid #fff;
}
.home.page .jumbotron.text-center {
  height: 197px;
}
.profile-pic {
  margin-top: -119px;
}
.profile-name {
  margin-top: 8px;
}
.book-meeting-wrap h2 {
  font-size:24px;
}
.wp-video {
  width: 100%!important;
  height: auto;
  margin:0 auto;
}
.button-class-privacy {
  width:80%;
  font-size:22px;
}
.button-wrapper-privacy p {
  font-size:11px;
}
.em.em-search.size-small .em-search-main-bar>.em-search-field:first-child input {
  padding-left: 15px!important;
  
}
	.cta-wrapper p {
		font-size:15px;
	}


}
@media only screen and (min-width: 320px) {  
  
  /* .page.page-template-default .jumbotron.text-center
   {
    height:300px;
  } */

  

  .page.page-template-default.privacy-policy .jumbotron.text-center
  
  {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height:auto;
  }

  .home.page .jumbotron.text-center {    
    height: 197px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }

  .profile-pic {
    margin-bottom: 20px;
    position: absolute;
    top: -131px;
    margin: 0 auto;
    width: 95%;
  }
  .profile-name {
    margin-top: 320px;
    margin-bottom: 40px;
  }
  .profile-name.right-column{
    display:none;
  }
  .profile-name.mobile-view {
    height:93px;
    overflow: hidden;
  }
  .carouselevent-wrap {
    min-height:400px;
  }
  #carouselevent {
    min-height: 380px;
  }
  .book-meeting-wrap {
    margin-bottom:60px;
    /* background:#4C0070; */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:10px;
    outline: 5px solid #fff;
  }
  .book-meeting-wrap p{
    font-size:15px;
    margin-bottom:10px;
  }
  .carouselevent-wrap .carousel-indicators {
    top: 320px;
  }
  button#save-btn {
    font-size: 20px;
    padding:5px;
  }
  .contact-info li {
    font-size:12px;
    line-height:12px;
  }
  .contact-info li a {
    color: #000;
    line-height: 16px;
    padding: 10px 20px;
    font-size: 8px;
}
.contact-info li a:first{
  font-size: 10px;
}
  .profile-name.mobile-view {
    margin-top:65px;
  }
  .powered-by {
    font-size:15px;
  }
  .row.footer img {
    width: 50%;
  }
  
  .button-class-privacy {    
    background: #37AD09;
    color: #fff;
    font-weight: 600;    
    outline:#37AD09;
    border:1px solid#37AD09;
    margin:20px auto;

  }
  .button-class-privacy:hover {    
    background: #37AD09;
    color: #fff;
    font-weight: 600;
    font-size:30px;
    outline:#37AD09;
    border:1px solid#37AD09;
    margin:20px auto;
  }
 
  .profile-name h4 {
    font-size:20px;
  }
  .profile-name h3 {
    font-size: 11px;
 }
 .formAccess input {
  width:235px;
 }
 
h3.digi-entrep {
    
    font-size: 20px;
}
.formAccess input[type="submit"] {
  font-size:20px;
}
.carouselevent-wrap {
  min-height: 256px;
}

.main-wrapper {
  padding-left: 10px;
  padding-right: 10px;
}
.table-bordered thead th {
  font-size: 12px;
}
	.cta button {
		margin-right: 15%;
	}	
	.cta-wrapper p {
		font-size:15px;
	}
	.cta-wrapper p a {
    font-size: 16px;
}
	.cta-wrapper .btn.btn-info {
		    background: #37AD09;
    border: 1px solid #37AD09;
    outline-color: #37AD09;
    color: #fff;
	}
}

@media only screen and (min-width: 360px){
.profile-name.mobile-view {
  margin-top: 79px;
}
.contact-info li a {
  font-size: 10px;
 line-height: 10px;
}
.main-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}
}

@media only screen and (min-width: 375px) {
  .contact-info li a {    
    font-size: 11px;
    line-height: 11px;
  }
  .contact-info li {
    font-size:12px;
    line-height:12px;
  }
  .profile-name.mobile-view {
    margin-top: 94px;
  }
  .profile-pic {
  
    top: -119px;
  
  }
	.cta-wrapper p {
		font-size:15px;
	}
}
@media only screen and (min-width: 390px) {
  .profile-name h4 {
    font-size: 23px;
}
.profile-name.mobile-view {
  margin-top: 99px;
}
.profile-name.mobile-view {
  height: 100px;
  overflow: hidden;
}
}

@media only screen and (min-width: 412px) { 
  .profile-name.mobile-view {
    margin-top: 126px;
}
.contact-info li a {
  font-size: 12px;
 line-height:12px;
}
.profile-name.mobile-view {
  height: 93px;
}
.cta-wrapper p {
		font-size:18px;
	}
}

@media only screen and (min-width: 414px) {
  .profile-name.mobile-view {
    margin-top: 121px;
}
.contact-info li a {
  font-size: 13px;
  line-height: 13px;
}
}

@media only screen and (min-width: 425px) {
  .contact-info li a {
    font-size: 14px;
}
.profile-name h4 {
  font-size: 25px;
}
.profile-name h3 {
  font-size: 14px;
}
.profile-name.mobile-view {
  margin-top: 131px;
}
.profile-name.mobile-view {
  height: 120px;
}
.table-bordered thead th {
  font-size: 16px;
}

	.cta button {
		margin-right: 15%;
	}	
}
@media only screen and (min-width: 540px) { 
  .home.page .jumbotron.text-center {
    height: 330px;
  }
  .profile-pic {
    top: -211px;
}
.profile-name.mobile-view {
  margin-top: 130px;
}
.profile-name.mobile-view {
  height: 110px;
}
.profile-name h4 {
  font-size: 46px;
}
.profile-name h3 {
  font-size: 18px;
}
.contact-info li a {
  font-size: 22px;
}
.formAccess input {
  width: 300px;
}
.button-class-privacy {
  width:50%;
}
.em.em-search.size-small .em-search-main-bar>.em-search-field:first-child input {
  padding-left: 30px!important;
  
}
}

/*Small devices (landscape phones)*/
@media only screen and (min-width: 576px) { 
  .contact-info li {
    font-size:16px;
  }
  .contact-info li a {
    
    font-size: 19px;
 }
 .profile-name.mobile-view {
  margin-top: 312px;
}
.button-class-privacy {
  font-size:30px;
}
}
@media only screen and (min-width: 667px) { 
  .home.page .jumbotron.text-center {
    height: 339px;
  }
  .profile-name h4 {
    font-size: 35px;
  }
  .profile-name h3 {
    font-size: 16px;
  }
  .contact-info li a {
    font-size: 20px;
    line-height: 20px;
}
.profile-name.mobile-view {
  margin-top: 107px;
}
.profile-name.mobile-view {
  height: 92px;
}
}
@media only screen and (min-width: 768px) { 
  .profile-name.mobile-view {
    height:245px;
  }
  .carouselevent-wrap .carousel-indicators {
    top: 370px;
  }
  .contact-info li {
    font-size: 32px;
    line-height:40px;
 }
  button#save-btn {
    font-size: 40px;
  }
  .book-meeting-wrap a {
    font-size: 45px;
   }
   .book-meeting-wrap p{
    font-size:18px;
    line-height:5px;
  }
  .book-meeting-wrap a {
    font-size:45px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-weight:600;
  }
  .fa-calendar-alt.fa-lg {
    font-size: 1.03333em;
  }
  .event-schedule,.event-link  {
    font-size:30px;
  }
  .contact-info li a {
    
    font-size: 30px;
 }
 .formAccess input {
  width: 450px;
}
.home.page .jumbotron.text-center {
  height: 400px;
}
.profile-pic {
  top: -245px;
}
.profile-name.mobile-view {
  margin-top: 207px;
  overflow: hidden;
}
.profile-name h4 {
  font-size: 50px;
}
.profile-name h3 {
  font-size: 28px;
  text-transform: capitalize;
}
.table-bordered thead th {
  font-size: 22px;
}

.kyc-bg p {
    font-size: 10px;
    margin-left: 30px;
}
.button-wrapper-privacy p {
  font-size:12px;
}
}
/* // Large devices (desktops) */
@media only screen and (min-width: 992px) {  
  .home.page .jumbotron.text-center {
    height: auto;
  }
  .profile-pic {
    margin-bottom: 20px;
    position: relative;
    top: auto;
    margin: 0 auto 40px auto;
    width: 100%;
  }
  .profile-name {
    margin-top: 20px;
    margin-bottom: 40px;
    
  }
  
  .profile-name.right-column{
    display:block;
    height:180px;
  }
  .carouselevent-wrap {
    min-height: 280px;
  }
  #carouselevent {
    min-height: 320px;
  }
  .carouselevent-wrap .carousel-indicators {
    top: 470px;
  }
  .book-meeting-wrap a {
    font-size: 40px;
   }
   .wp-video {
    width: 90%!important;
    height: auto;
    margin:0 auto;
  }
}

@media only  screen and (min-width: 1024px) { 
  .contact-info li {
    font-size: 19px;
  }
  .row.footer img {
    width: 40%;
  }
  .book-meeting-wrap p{
    font-size:20px;
  }
  button#save-btn {
    font-size: 30px;
 }
 .profile-name h4 {
  font-size: 50px;
}
.formAccess input {
  font-size: 18px;
}
.contact-info li a {
    
  font-size: 18px;
}
.formAccess input {
  width: 390px;
}
.contact-info li {
    
  line-height: 63px;
  margin-bottom: 20px;

}
.contact-info li a {

  font-size: 18px;
}


.book-meeting-wrap a {
font-size: 46px;
}
button#save-btn {
padding:10px;

}
.book-meeting-wrap p {
margin-bottom:20px;
}
.social {
padding: 20px;
margin-bottom: 20px;
margin-top: 37px;
}
.news-section h2 {
padding: 5px;
}
.news-section .news-item {
padding: 10px 20px;
}
.news-section .news-item p {
margin-bottom:0;
}
.formAccess p {
margin-bottom:5px;
	text-align:left;
}
.owl-dots {
display: none;
}
.profile-name.right-column { 
height: 154px;
}
.kyc-bg p {
  font-size: 14px;
  margin-left: 30px;
}
 }

/* // Extra large devices (large desktops) */
@media screen and (min-width: 1200px) {  

 .row.footer img {
  width: 30%;
}
}
@media screen and (min-width: 1440px) {  
  .carouselevent-wrap .carousel-indicators {
    top: 565px;
  }
  .contact-info li a {

    font-size: 23px;
  }
  
}

@media screen and (min-width: 2560px) {
.row.footer img {
    width: 10%;
}
}