.nav-item .nav-link.nav-active {
    color: #00263E !important;
    font-weight: 700;
    letter-spacing: 0;
}


/* Override this style by removing from "Shared CSS */
.rf-body #ot-sdk-btn {
  visibility: visible !important;
  /* Style to delete: visibility: hidden !important;*/
}


/*hide cancel hotel button*/
.card-controls>.mdBtnR-outline-primary {
  display:none;
}

/* nav menu adjustments */
.navbar {
  max-width: 1440px;
 margin: 0 auto; 
}


/*banner stylings*/

.banner {
    position: relative;
    height: 62px;
    background-color: #aa9767;
    display: flex;
    align-items: center;primar
    z-index: 2;
}


.banner-content-wrapper {
    display: block;
    width: 85%;
    margin: 0 auto;
}

.banner-content-wrapper {
    padding: 0 30px;
}

.banner-content-wrapper span {
    color: #fff;
    font-weight: 600;
}

.banner-content-wrapper span:first-of-type {
    color: #00263e;
}

/* pigeonhole iframe styling */

.pigonholeContainer {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 114.5%; 
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/*Japanese language switcher */

.bluebackground.switcher div {
    padding-bottom: 5px;
  	margin-top: -10px;
}

.audioswitch {
    color: #fff;
    padding-bottom: 10px;
    font-size: 14px;
}

#btn1 {
 margin-bottom: 10px;    
  fill: #fff;
  background-color: #3e82e0;
  border-color: #3e82e0;
  color: #fff;
  
  font-size: 12px;
font-weight: 600;
line-height: 1;
margin: 0;
outline: 0;
padding: 8px 16px;
  text-transform: uppercase;
transition: all 0.2s;
}
  
#btn1:hover {
 cursor:pointer; 
   fill: #00263E;
  background-color: #00263E;
  border-color: #3e82e0;
  color: #fff;
      
  
}

/*slider stylings*/

.myslider {
 padding: 0; 
}

.sliderLeftImage {
  float: left;
  height: 200px;
  padding-left: 20px;
  
 
  }
  
  .speakers p{
  color: #5B6771 ;
  font-weight: 600;
  padding-right: 40px;
  font-size: 16px;
  
  }
  
  .abstract p{
  font-size: 15px;
  padding-right: 30px;
  }


.bx-wrapper {
 background: #FFF !important; 
 border: 5px solid #FFF !important;
 box-shadow: 0 0 5px #FFF !important;
 padding-top: 10px !important;
   
}

.bx-wrapper img {
 max-width: 80% !important; 
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
 background: #FFFFFF !important; 
}

.bx-controls-auto {
  
}

.bx-wrapper .bx-next, .bx-wrapper .bx-prev {
  text-indent: 0 !important;
  color: transparent !important;
  
}


.bx-wrapper .bx-prev {
  left: -40px !important;
  background: url('https://static.rainfocus.com/alteryx/inspire21/static/staticfile/staticfile/slider_arrow_1620148089313001mQPb.png') no-repeat !important;

}

.bx-wrapper .bx-next {
  right: -40px !important;
  background: url('https://static.rainfocus.com/alteryx/inspire21/static/staticfile/staticfile/slider_arrow_1620148089313001mQPb.png') no-repeat !important;
  transform: rotate(180deg) !important;
  
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
 text-align: center !important; 
 width: 100% !important;
}
.bx-wrapper .bx-controls-direction a {
  height: 40px !important;
}

.bx-viewport {
 height: 180px !important; 
}

/*content card stylings */

.flex-box-section-full.inspiredcontentstyle .flex-box-section-full-interior .flex-box-section .rf-grid-layout-50 {
 width: 49%; 
}

.container {
  position: relative;
  font-family: Arial;
  width: 100% !important;
  padding:0px !important;
  
}

.text-block-position {
  position: absolute;
  bottom: 10%;
  top: 5%;
  left: 6%;
  right: 6%;
 
}
.text-block-position h3.white {
  color:#ffffff;
  margin-top:-2px;
}

.text-block {
  position: relative;
  height: 90%;
  background-color: #ffffff;
  color: #000000;
  padding-left: 20px;
  padding-right: 20px;
  opacity: .95;
  margin-top: 10px;
}
.text-block h2 {
  padding-top: 15px;
  float:left;
  width: 70%;
  padding-right: 21%;
  font-size:26px;
 
}

.headercontainer img {
 width: 30%; 
 padding-top: 10px;
}


.container .text-block p {
  font-size: 14px;
  padding:10px 0;
  clear:both;
  
}

.rightSideInspired {
   padding-right: 30% !important; 
}
.container .text-block p a {
 position: absolute;
  left: 15px;
  bottom: 10px;
}



/*button stylings */
.mdBtnR-primary, a.mdBtnR-primary {
    color: #fff;
    background-color: #4CA7DA;
    border-color: #00263E;
}
.mdBtnR-primary:hover, a.mdBtnR-primary:hover {
    color: #00263E;
    background-color: #FFF;
    border-color: #00263E;
}
.mdBtnR-primary:hover .mdBtnR-text, a.mdBtnR-primary:hover .mdBtnR-text {
   color: #00263E;
}


/* My agenda card */
.rf-card .card-header {
background-color: #00263e;
/*url('https://static.rainfocus.com/alteryx/inspire21/static/staticfile/staticfile/myagenda_background_16198301942760014yI0.png');  */
  border-radius: 0 !important;
  padding: 8px 10px !important;
  background-size: cover;
}
.rf-card.all-sessions-card  {
 padding-top:9px; 
}
.rf-card .card-body {

 height:339px; 
 border-radius: 0 !important;
}
h3.card-header-title, a.catalog-url {
 color: #ffffff !important; 
  font-weight:600;
}
.rf-card .card-header .card-controls {
  margin-top: 5px;
}
.catalog-url:after {
  content:' >'; 
}
.catalog-url {
  font-size: 12px;
}
.rf-pill {
  border-radius: 4px;
}

.rf-pill.rf-pill-blue .rfSI {
 display:none; 
}




/*setting blue background for top two widgets */
.bluebackground  {
 background-color: #00263E !important; 
 width: 90%;
 padding:0px;
 max-width: 1440px;
}
.bluebackground:first-child {
 padding:32px 0;
}


/*inspired experiences section */

.flex-box-section-full.inspiredExperiences {
  padding: 0;
}

  .flex-box-section-full.inspiredcontentstyle {
 padding: 10px 0 32px 0;   
}

.inspiredContainer {
 position: relative;  
 background-image: url(https://static.rainfocus.com/alteryx/inspire21/static/staticfile/staticfile/inspired_background_1620082140523001R6ky.png);
 background-position: right center;  
 background-repeat: no-repeat;
 background-size: contain;
 border: 1px solid #ccc;
}
.inspiredContainer img {
  width:225px;
  
  margin-bottom: -6px;
}
.rightcontent {
  position: absolute;
   top: 10px;
  left: 265px;

   
}
.rightcontent h4 {
  padding: 5px 0;
  font-size: 14px;
}

.rightcontent p {
  font-size: 12px;
  width: 75%;
}

.rightlink {
 position: absolute;
  top: 150px;
  width: 100%;
}


.rightlink p a {
  
  color: #00C08B;
  font-weight: 600;
}

/*hiding hidden variables */
.flex-box-section-full.hidem2 {
 display:none;
  padding:0;
  line-height:0em;
}


/* footer agenda */
.bottomagenda {

}

.bottomagenda .flex-box-section-full-interior .flex-box-section .flex-box-child div div p {
  padding-bottom: 20px; 
}
.bottomagenda .flex-box-section-full-interior .flex-box-section .flex-box-child div div p span span {
  font-weight: 700;
  font-size: 18px;
 
}

/*
.bottomagenda > .flex-box-section-full-interior {
 width: 100% !important;
 max-width: 100%;
 padding: 0;
 margin-bottom: -45px;
  
}*/

/***********************/
/*Responsive stylings */
/***********************/


@media screen and (max-width: 1525px) {
   .text-block h2 {
  padding-right: 20%;
     font-size: 24px;
}
 
}

@media screen and (max-width: 1500px) {
   .rf-card .card-body {
  height:325px; 
}
  
   .speakers p{
  font-size: 15px;
  
  }
  
  .abstract p{
  font-size: 13px;
  padding-right: 20px;
  }
  
  
 
}


@media screen and (max-width: 1400px) {
  .container .text-block p {
    font-size: 13px;
  }
  
  .mdBtnR .mdBtnR-text, a.mdBtnR .mdBtnR-text {
   font-size: 12px; 
  }
  
  .rf-card .card-body {
  height:305px; 
}
  
    .rightcontent p:nth-child(3) {
   padding-top: 15px; 
  }
  
  
  .text-block h2 {
    padding-right: 20%;
    font-size: 22px;
}

  
}

@media screen and (max-width: 1350px) {
  .container .text-block p {
    font-size: 12px;
  }
  .mdBtnR .mdBtnR-text, a.mdBtnR .mdBtnR-text {
   font-size: 11px; 
  }
    .text-block {   
/*  top: 20%;*/
  }
    .rf-card .card-body {
  height:290px; 
}
 
}


@media screen and (max-width: 1300px) {
     .text-block {   
   /*    top: 10%;*/
    } 
    .rf-card .card-body {
  height:275px; 
     } 
    .rightcontent p:nth-child(3) {
   padding-top: 0px; 
   }
  
     .text-block h2 {
  padding-right: 20%;
     font-size: 20px;
}
  
}


@media screen and (max-width: 1270px) {
  
  .rf-card .card-body {
  height:265px; 
  }
  /* Brad add to remove large logo*/
   	h1 {
      display:none;
    }
 /* End Brad add*/
}
@media screen and (max-width: 1250px) {
  
  .headercontainer h2 {
   font-size: 20px; 
  }
  
   .rf-card .card-body {
  height:260px; 
  }


  
   .rightcontent p:nth-child(3) {
   padding-top: 40px; 
  }
  /* Brad add to remove large logo*/
   	h1 {
      display:none;
    }
 /* End Brad add*/
}

@media screen and (max-width: 1205px) {
  
   .container .text-block p {
    font-size: 11px;
     padding: 0;
  }
     .text-block h2 {   
    font-size: 18px;
} 
    .rf-card .card-body {
  height:250px; 
 
}
  
  .sliderLeftImage {
    display: none;
 
  }
  
   .bx-viewport {
	height: 245px !important;
}

  
  .sliderRightContent {
   padding-left: 20px; 
  }
  
    .speakers p{
  font-size: 16px;
  
  }
  
  .abstract p{
  font-size: 14px;
  padding-right: 20px;
  }
  
 .flex-box-section-full.inspiredcontentstyle .flex-box-section-full-interior .flex-box-section .rf-grid-layout-50{
  width: 95%;
  padding: 10px;
  margin: 0 auto;
  }
  /* Brad add to remove large logo*/
   	h1 {
      display:none;
    }
 /* End Brad add*/
}
  
@media screen and (max-width: 1150px) {
  
     .text-block h2 {   
    font-size: 16px;
	} 
    .rf-card .card-body {
  height:240px; 
	}
  /* Brad add to remove large logo*/
   	h1 {
      display:none;
    }
 /* End Brad add*/
  }

@media screen and (max-width: 1100px) {
  
  
  .contentcardstyle .flex-box-section-full-interior .flex-box-section .flex-box-child {   
  width: 85%;
    margin: 0 auto;
  }
  
      .container .text-block p {
    font-size: 20px;
        padding: 10px 0;
  }
  
  .rightSideInspired {
   padding-right: 0px !important; 
  }
  
     .text-block h2 {   
    font-size: 26px;
       padding-top: 25px;
       padding-right: 0;
	} 
    .rf-card .card-body {
  height:220px; 
	}
  
  .bottomagenda .flex-box-section-full-interior .flex-box-section .flex-box-child {
   width: 100%; 
  }
  table.agenda  {
   margin: 0 auto; 
  }
  
  .bottomagenda .flex-box-section-full-interior .flex-box-section .flex-box-child div div p {
   text-align: center; 
  }
  
  .bottomagenda .flex-box-section-full-interior .flex-box-section .flex-box-child div div p span span {
   font-size: 16px; 
  }
  /* Brad add to remove large logo*/
   	h1 {
      display:none;
    }
 /* End Brad add*/
}

@media screen and (max-width: 1000px) {
  
  /* Brad add to remove large logo*/
   	h1 {
      display:none;
    }
 /* End Brad add*/
  
  .bluebackground {
    width: 100%;
    max-width: 100%;
  }
 
  .mdBtnR .mdBtnR-text, a.mdBtnR .mdBtnR-text {
   font-size: 13px; 
  }
  
  .rf-card .card-body {
	  height:300px; 
}
  
 
  .text-block {
/*  top: 45%; */
  }
  
   .bx-viewport {
 height: 245px !important; 
	}
/* Brad add to remove large logo*/
   	h1 {
      display:none;
    }
 /* End Brad add*/
  
}

@media screen and (max-width: 800px)  
  and (min-device-width: 375px) 
  and (max-device-width: 667px)  {
  .contentcardstyle .flex-box-section-full-interior .flex-box-section .flex-box-child {   
    width: 100%;
    margin: 0 auto;
  }
    
    .text-block {   
 /* top: 45%;*/
  }
  
  .bx-viewport {
 height: 275px !important; 
}
  
    .banner-content-wrapper {
    max-width: 1365px;
    width: 100%;
    
}

  .banner {
    height: 125px;
	}
 .banner-content-wrapper span {
    display: block;
    text-align: center;
    display: block;
    margin: 5px auto;
	}
    
    /* Brad add to remove large logo*/
   	h1 {
      display:none;
    }
 /* End Brad add*/
}


@media screen and (max-width: 600px) {
    .text-block {   
  /*top: 35%;*/
  }
  
  /* Brad add to remove large logo*/
   	h1 {
      display:none;
    }
 /* End Brad add*/

}

@media screen and (max-width: 500px) {
    .text-block {   
  /*top: 15%;*/
  }
  /* Brad add to remove large logo*/
   	h1 {
      display:none;
    }
 /* End Brad add*/
}
  
  
  
/*****************/
/**Footer styles**/
/*****************/

.rf-org-footer-container {
    background-color: #eaeeef;
}  

.goldfooter {	
    overflow: hidden;
  padding: 96px 40px;
}

.footer-menu, .social-footer  {
	float: right;
   display: flex;
    justify-content: space-between;
    align-items: center;
	text-transform: uppercase;	
}

.footer-item {
    margin-left: 1.5rem;	
}

.footer-link {
    font-size: 1rem;
    font-weight: 600;
    color: #00263E !important;
}

.footer-link:hover {
	text-decoration: underline;
}


.leftlogo {
	float: left;
/*	padding-left: 5%;*/
}

.footer-logo img {
	 width: 100px;
}

.footer-copyright {
   font-size: 1rem;
    font-weight: 600;
    color: #00263E;
 }

.footer-item.socialicon a img {
	width: 30px;
	margin-left: -1rem !important;
}



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

.footer-menu {
    
}

.footer-item {
	padding: 5px 0;
    margin-left: 0.5rem;
}
  
.footer-item.socialicon {
   margin-left: 1.5rem;
  }

.social-footer   {
	margin-right: 20px;
}

}



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

.footer-menu {
    margin-top: -50px;
	text-align: center;
	padding-top:10px;
    display: block; 
}

.footer-item {
	padding: 5px 0;
    margin-left: 1rem;
}
  
.footer-item.socialicon {
   margin-left: 1.5rem;
  }

.social-footer   {
	margin-right: 20px;


}

}



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

.footer-menu {	
}

.footer-item {
	padding: 5px 0;
}
  
.social-footer   {
	margin-right: 20px;
}
  

  
}



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

.goldfooter {

}

 .footer-logo, .footer-menu{
	float: none;
	display: initial;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
}
.leftlogo {
	float: none;
    text-align: center;
}
  
.footer-item {
  margin-left: 0;
  }

.social-footer {
	float: none;
	justify-content: center;
    margin-right: 40px;
}

}


/*BSS 21805 Hide Invoice Download Button*/
.rf-body.rf-accessibility.alteryx-inspire2022-attendee-portal-page-portal .page-builder-display-reset.has-panel-left.rf-accessibility .page-builder-panel.panel-left .flex-box-child.rf-grid-layout-100 .rf-card.card-full.order-summary-card .card-header .card-controls .rfSI {
  display: none;
}
 
  

