@charset "utf-8";

@media only screen and (min-device-width: 1920px) and (max-device-width:5500px) {

    body {
        font-size: 18px;
        line-height: normal;
    }
}
@media only screen and (max-width:1439px) {
   
#Arrowfix {
    width: 36px;
    height: 36px;
}
#Arrowfix span {
    margin-left: -6px;
    margin-top: -10px;
    border: 6px solid transparent;
    border-bottom-color: #fff;
}
nav a {
    padding: 0 10px;
}

.owl-carousel .item iframe {
  width: 100%;
  height: 310px;
  object-fit: cover;
  display: block;
}


}
@media only screen and (max-width:1180px) {
    
    .topright, .topwrapper {
    width: 100%}
.topwrapper .pastedition_list {
    overflow: unset;
    height: auto;
}
.topright {
    float: none;
    display: table;
}
.topleft {
    margin: 0 0 0 0%}

.tablemain {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0 0;
}

.menu-icon{
  display: block;
  cursor: pointer;
}
.tabs{
  display: none;
  background: #ffffff;
  padding: 12px;
  margin-top: 0;
  position: absolute;
  top: 70px;
  right: 0;
  left: 0;
  gap: 8px;
  flex-direction: column;
  transition: var(--transition-premium);
}
.tabs.active{
  display: flex!important;
}

.owl-carousel .item iframe {
  height: 255px;
}
.owl-nav{
    position: relative;
    transform: unset;
}
.owl-nav button{
    margin: 0!important;
}
.owl-nav button.owl-prev{
    left: unset;
}
.owl-nav button.owl-next{
    right: unset;
}

.hero-header h2, .market-study-box-head{
    font-size: 42px;
}
.market-study-grid{
    gap: 30px;
}

.senate-cmn h2{
    font-size: 32px;
    line-height: 41.5px;
}
.why-senate-left{
    max-width: 330px;
}
.why-senate-content{
    gap: 50px;
}
.why-senate-pointer{
    font-size: 32px;
}
.why-senate-pointer-box, .why-senate-right{
    gap: 20px;
}
.why-senate-pointer-box:not(:last-child){
    padding-bottom: 20px;
}

.eventformat-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.partner-box{
        width: calc(25% - 30px);
    }
.speaker-container{
    gap: 35px;
}
.speaker-box{
    width: calc(25% - 30px);
}

.event_agenda .agendaTime{
    width: 30%;
}
.event_agenda .agendaSession{
    width: 70%;
}

}


@media screen and (max-width:992px) {
section {
    padding: 40px 0;
}

.owl-carousel .item iframe {
  height: 185px;
}

.hero-header-content{
    grid-template-columns: unset;
    gap: unset;
}
.hero-header-btn-part{
    flex-direction: column;
}
.hero-header-logo img{
    margin: auto;   
}
.details-box{
    text-align: center;
}
.market-study-content{
    flex-direction: column;
}
.market-study-left, .market-study-right{
    max-width: 100%;
}

.why-senate-left{
    max-width: 100%;
}
.why-senate-content{
    flex-direction: column;
}
.why-senate-content {
    gap: 30px;
}
.senate-cmn h2, .event-format h2{
    margin-bottom: 16px;
}

.eventformat-row, .the-series .eventformat-row{
    margin-bottom: 36px;
}
.eventformat-row, .joinseries-row{
    flex-direction: column;
    align-items: start;
}
.joinseries-left{
    max-width: 100%;
    margin-bottom: 24px;
}

.partner-box{
    width: calc(33.33% - 30px);
}
.speaker-container{
    gap: 35px;
}
.speaker-box{
    width: calc(33.33% - 30px);
}

}@media only screen and (max-width:768px) {

.topleft {
    float: left;
    display: block;
    padding: 8px 0;
}
.footercol1 {
    width: 100%!important;
}
.footerlogo {
    display: block;
    float: none;
    margin: 0 0 20px;
}

.hero-details{
    gap: 16px;
}
.details-box:not(:last-child){
    padding-right: 16px;
}

.eventformat-grid {
    grid-template-columns: repeat(2, 1fr) !important;
}
.eventformat-row, .the-series .eventformat-row{
    margin-bottom: 24px;
}
.eventformat-row p{
    max-width: 100%;
}

.the-series-grid{
    gap: 8px;
}
.speaker-container{
    gap: 35px;
}

.event_agenda .agendaTime{
    padding: 20px;
    width: auto;
    height: auto;
}
.event_agenda .agendaSession{
    width: 100%;
    padding: 20px;
    height: auto;
}
}

@media only screen and (max-width:650px) {
.speakerbox p {
    font-size: 12px;
}
    .thankyoutext{
    padding: 20px;
}
.thankyoutext h4, .thankyoutext h6 {
    font-size: 22px;
    margin-bottom: 10px;
    letter-spacing: 0;
}
.thankyoutext h6 span {
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
}

.hero-header h2{
    font-size: 32px;
}
.hero-header-logo img{
    width: 90%;
}
.hero-header-content-right-img{
    padding: 20px;
}
.hero-details{
    grid-template-columns: unset;
}
.hero-details .details-box:not(:last-child)::after{
    content: "";
    position: relative;
}
.hero-details .details-box:not(:last-child){
    border-bottom: 1px solid #E4E4E4;
}
.details-box:not(:last-child){
    padding-right: unset;
    padding-bottom: 16px;
}

.market-study-grid{
    flex-direction: column;
}

.why-senate-pointer-box, .why-senate-right{
    gap: 16px;
}
.why-senate-pointer-box:not(:last-child) {
    padding-bottom: 16px;
}
.eventformat-grid {
    grid-template-columns: 1fr !important;
    gap: 15px;
}

.partner-box{
    width: 60%;
}
.speaker-container{
    gap: unset;
}
.speaker-box{
    width: 80%;
}
}

@media only screen and (max-width:448px){
    .city_box_main, .city_box{
        width: 100%;
        min-height: unset;
    }
    .city_box_btn a{
        margin-top: 10px;
    }
    .partner-box{
        width: 70%;
    }
}