/*This is a responsive CSS file*/


/* This is another commit test*/

@media (max-width:1500px) {
    .register_pop .modalDialog>div {
        width: 70%;
    }
}

@media (max-width:1280px) {
    section.ag-wrap.ag-latest__items-wrap h2 {
        height: 74px;
    }
}

@media (min-width:1200px) {
    .footer-wrapper h5 {
        width: 74%;
        line-height: 22px;
        margin-bottom: 0;
    }
}

@media (min-width:769px) {
    .for_desktop {
        display: block
    }
    .for_mobile {
        display: none
    }
    .close_btn {
        display: none
    }
    .border_bottom_respon {
        display: none
    }
    .second-go-bar.for_desktop {
        display: block !important
    }
    .second-go-bar .event_calendar_column_cntr .dropdown.event-cal .dropdown-menu,
    .menu_responsive .home_page_drop_filter .dropdown .dropdown-menu,
    .second-go-bar .training_filter .training_filter_column .dropdown-menu {
        position: absolute !important;
    }
    .second-go-bar .event_calendar_column_cntr .column_event:nth-child(2) .dropdown.event-cal .dropdown-menu {
        left: 50%;
        margin-left: -354px;
    }
    .second-go-bar .event_calendar_column_cntr .column_event:nth-child(3) .dropdown.event-cal .dropdown-menu {
        left: 50%;
        margin-left: -354px;
    }
    .second-go-bar .event_calendar_column_cntr .column_event:last-child .dropdown.event-cal .dropdown-menu {
        right: 0;
        left: auto;
        margin-left: 0;
    }
    .nm-padding-sty {
        padding: 0
    }
    .table tbody tr td span.early-mobile {
        display: none
    }
}

@media (min-width:1025px) {
    .search_sm {
        display: none
    }
}

@media screen and (min-width:769px) and (max-width:1199px) {
    section.ag-wrap .insight-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    section.ag-wrap .insight-row .col-md-6 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
    }
    section.ag-wrap .insight-row .see-all-btn {
        float: none;
        width: 110px;
        margin-top: auto;
    }
}

@media screen and (min-width:1024px) and (max-width:1199px) {
    .find-more-wrap .find-rounded {
        height: 367px;
        width: 367px;
    }
    .agenda_position {}
    .col-md-11.agenda_toggle_dropdown {
        width: 85%;
        margin-left: 42px;
    }
    .over_view_right_sect ul li,
    .tick_arrrow_content ul li {
        text-indent: -27px !important;
    }
    .about-sub ul {
        padding-left: 16px;
    }
    .nm-padding-sty {
        padding: 0
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .nav>li>a {
        padding: 10px 7px
    }
    .no-padding-l {
        font-size: 18px;
    }
    .second-go-bar .dropdown .btn-default {
        font-size: 18px
    }
    .home-bg-cnt p {
        max-height: 50px;
        height: 50px;
        overflow: hidden
    }
    .sponsor-slider-wrap .prevarrow {
        left: -54px;
    }
    .sponsor-slider-wrap .nextarrow {
        right: -54px
    }
    .sponsore_section span img {}
    .orange_box .tab_menu_section .nav>li>a {
        padding: 0px 35px;
        margin-right: 0;
    }
    .btn_spon1 .link-btn {
        width: 86%
    }
    .footer-wrapper ul li {
        word-break: normal
    }
}

@media (min-width:991px) and (max-width:1024px) {
    .event-wrapper ul li {
        margin-bottom: 0
    }
    .event-wrapper ul li .event-inner-wrap {
        width: auto;
        margin-bottom: 30px
    }
    .col-md-11.agenda_toggle_dropdown {
        width: 85%;
        margin-left: 42px;
    }
    .agenda_tables .agenda_left_side {
        width: 10px;
        float: left
    }
    .over_view_right_sect ul li,
    .tick_arrrow_content ul li {
        text-indent: -28px !important;
    }
    .about-sub ul {
        padding-left: 17px;
    }
    .woocommerce-checkout #payment div.payment_box input.input-text {
        width: 258px;
    }
}

@media (min-width:769px) and (max-width:1024px) {
    .second-go-bar.for_desktop .col-md-12 .col-md-4 {
        position: static
    }
    .second-go-bar .dropdown .dropdown-menu {
        left: 0;
        width: 100%
    }
    .second-go-bar .container .col-md-12 .col-md-4:nth-child(2) .dropdown .dropdown-menu {
        left: 0
    }
    .second-go-bar .container .menu_responsive .col-md-4:nth-child(2) .dropdown .dropdown-menu {
        left: 0
    }
    .second-go-bar .container .col-md-12 .col-md-4:last-child .dropdown .dropdown-menu {}
    .second-go-bar .container .col-md-12 .col-md-4:first-child .dropdown .cssarrow:after {
        left: 15%
    }
    .grid-mansory {
        width: auto
    }
    .second-go-bar .dropdown.open .dropdown-menu {
        top: 100%
    }
    .menu_responsive .dropdown.open .dropdown-menu {
        top: 100%
    }
    .second-go-bar .insights_mgr .dropdown.open .dropdown-menu {
        top: 35px;
    }
    .second-go-bar .column_event {
        position: static;
    }
    .agenda_position {}
    .col-md-11.agenda_toggle_dropdown {
        width: 85%;
        margin-left: 94px;
    }
    .agenda_tables .agenda_left_side {
        width: 10px;
        float: left
    }
    .training .col-sm-3 {
        position: static;
    }
    .table_layout {
        table-layout: auto
    }
}

@media (min-width:769px) and (max-width:990px) {
    .nav_holder {
        position: relative;
    }
    .overview_menu ul {
        width: auto;
    }
    .over_view_box .affix {
        margin-top: 0;
        width: 100%;
        left: 0;
    }
    .over_view_select_cntr {
        display: block;
        padding: 20px 30px;
        background: #676767;
        color: #FFFFFF;
        cursor: pointer;
        font-family: 'Poppins', sans-serif;
        text-transform: capitalize
    }
    .over_view_select_cntr::after {
        content: "\f067";
        color: #fff;
        font-size: 16px;
        font-family: FontAwesome;
        position: absolute;
        right: 33px;
        top: 29px;
    }
    .over_view_select_cntr.open::after {
        content: "\f068";
        color: #fff;
        font-size: 16px;
        font-family: FontAwesome;
        position: absolute;
        right: 33px;
        top: 29px;
    }
    .overview_menu ul {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        -webkit-border-radius: 0;
    }
    .overview_menu ul li a {
        font-weight: 500
    }
    .overview_menu ul li.active::before {
        display: none
    }
    .overview_menu ul li a.blue_btn {
        padding: 12px 26px;
        line-height: normal
    }
    div#myScrollspy {
        height: auto !important
    }
    .event-wrapper ul li {
        margin-bottom: 0
    }
    .event-wrapper ul li .event-inner-wrap {
        margin: 3px;
        width: 49%;
        float: left
    }
    .when_and_where_section .workshop_section .col-md-5,
    .when_and_where_section .workshop_section .col-md-7 {
        float: left
    }
    .orange_box .tab_menu_section .nav>li>a {
        padding: 0px 9px;
        margin-right: 0;
    }
    .over_view_right_sect ul li,
    .tick_arrrow_content ul li {
        text-indent: -21px !important;
    }
    .about-sub ul {
        padding-left: 8px;
    }
    .woocommerce-checkout #payment div.payment_box input.input-text {
        width: 258px;
    }
}

@media (max-width:1024px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse,
    .navbar-collapse.collapsing {
        display: none!important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    .top-header button span {
        background: #000000
    }
    ul.nav.navbar-nav.navbar-right.pull-right.for_mobile {
        position: absolute;
        right: 118px;
        top: 10px;
        display: block
    }
    .top-header ul li a {
        padding: 10px 20px
    }
    .navbar ul li {
        float: left
    }
    .navbar-toggle {
        margin-right: 29px;
        position: absolute;
        top: 27px;
        right: 30px;
        margin: 0;
        padding: 0;
        z-index: 1001;
    }
    .navbar-toggle .icon-bar {
        height: 6px;
        width: 36px;
    }
    .navbar>.container .navbar-brand {
        margin-left: 0;
        width: 213px;
        height: 93px;
    }
    .last_mrg_rght .search_display_icon {
        background-color: transparent !important
    }
    ul.nav li .fa {
        font-size: 30px;
    }
    .top-header {
        width: auto
    }
    ul.main-menu {
        position: fixed;
        width: 100%;
        height: 100%;
        overflow: auto;
        top: 0;
        right: 0;
        background: #002244;
        z-index: 1000;
        margin: 0;
        padding: 68px 44px
    }
    ul.main-menu li {
        width: 100%;
        text-align: left;
        font-size: 20px;
    }
    ul.main-menu li:hover {
        background: #fff;
        color: #000000
    }
    ul.main-menu li:hover a {
        color: #000
    }
    ul.main-menu li a {
        color: #fff;
        padding: 3px 12px;
    }
    .navbar-toggle .close_absolute_resp {
        position: fixed;
        top: 40px;
        right: 37px;
        display: none;
    }
    .navbar-toggle.open_btn .close_absolute_resp {
        display: block;
        font-size: 23px;
    }
    .navbar-toggle.open_btn span {
        display: none;
    }
    button:hover {
        background: none
    }
    .second-go-bar .col-md-2.no-padding-l {
        font-size: 15px;
        float: left
    }
    .second-go-bar .col-md-4 {
        width: 33%;
        float: left
    }
    .second-go-bar .dropdown .btn-default {
        font-size: 15px;
    }
    .second-go-bar .menu_responsive {
        width: 68%;
        float: left
    }
    .event-wrapper ul li {
        margin-bottom: 0
    }
    .find-more-wrap .find-rounded {
        height: 367px;
        width: 367px;
    }
    .find-more-wrap .container .row .padding_for_content {
        padding: 31px 15px;
    }
    footer .footer-wrapper .col-md-3 {}
    .register_pop .modalDialog>div {
        width: 80%
    }
    .modalDialog,
    .register_pop .modalDialog {}
    .row.delegate-selection-block.delegate-1 {
        margin-bottom: 40px;
    }
    .second-go-bar .container .col-md-12 .col-md-4:last-child .dropdown .dropdown-menu {
        right: 0;
        left: auto
    }
    .second-go-bar .container .col-md-12 .col-md-4:last-child .dropdown .cssarrow:after {
        left: 85%
    }
    .second-go-bar .container .col-md-12 .col-md-4:nth-child(3) .dropdown .dropdown-menu {
        right: 0;
        left: 0
    }
    .second-go-bar .container .conference .col-md-4:nth-child(3) .dropdown .dropdown-menu {
        right: 0;
    }
    .second-go-bar .container .col-md-12 .col-md-4:nth-child(3) .dropdown .cssarrow:after {
        left: 50%
    }
    .second-go-bar .row .col-md-12 .row .col-sm-4 {
        position: static
    }
    .second-go-bar .col-md-12 .menu_responsive .row .col-sm-4 {
        position: static
    }
    .second-go-bar .col-md-12 .menu_responsive .row .col-sm-3 {
        position: static
    }
    ul.multi-column-dropdown li a,
    .dropdown-menu>li>a {
        padding: 5px 17px;
    }
    .second-go-bar .insights_mgr .col-sm-6 {
        position: static
    }
    .training .row .col-sm-3:first-child .dropdown .dropdown-menu {
        right: auto;
        left: 0;
    }
    .training .row .col-sm-3:nth-child(2) .dropdown .dropdown-menu {
        right: auto;
        left: 0;
    }
    .training .row .col-sm-3:nth-child(3) .dropdown .dropdown-menu {
        right: auto;
        left: 0;
    }
    .training .row .col-sm-3:last-child .dropdown .dropdown-menu {
        right: auto;
        left: 0;
    }
    .conference .row .col-sm-4:first-child .dropdown .dropdown-menu {
        right: auto;
        left: 0;
    }
    .conference .row .col-sm-4:nth-child(3) .dropdown .dropdown-menu {
        right: auto;
        left: 0;
    }
    .conference .row .col-sm-4:last-child .dropdown .dropdown-menu {
        right: auto;
        left: 0;
    }
    .menu_responsive .row .col-sm-4:first-child .dropdown .dropdown-menu {
        right: auto;
        left: 0;
    }
    .menu_responsive .row .col-sm-4:nth-child(2) .dropdown .dropdown-menu {
        right: auto;
        left: 0;
    }
    .menu_responsive .row .col-sm-4:last-child .dropdown .dropdown-menu {
        right: auto;
        left: 0;
    }
    .menu_responsive .row .col-sm-3:first-child .dropdown .dropdown-menu {
        right: auto;
        left: 0;
    }
    .menu_responsive .row .col-sm-3:nth-child(2) .dropdown .dropdown-menu {
        right: auto;
        left: 0;
    }
    .menu_responsive .row .col-sm-3:nth-child(3) .dropdown .dropdown-menu {
        right: auto;
        left: 0;
    }
    .menu_responsive .row .col-sm-3:last-child .dropdown .dropdown-menu {
        right: auto;
        left: 0;
    }
    .nav_relative {
        float: none;
        position: static;
    }
    .nav_relative:after {
        clear: both;
        content: '';
        display: block;
    }
    .nav_absolute {
        z-index: 9;
        top: 100%;
        -webkit-box-shadow: 0px 14px 20px 0px rgba(50, 50, 50, 0.15);
        -moz-box-shadow: 0px 14px 20px 0px rgba(50, 50, 50, 0.15);
        box-shadow: 0px 14px 20px 0px rgba(50, 50, 50, 0.15);
    }
    .search_nav_bar {
        text-align: center
    }
    .search_nav_bar input {
        width: 70%;
        border-radius: 0
    }
    .search_nav_bar a i {
        margin-left: 0;
        font-size: 30px;
        display: none;
    }
    .search_nav_bar button.search_sm {
        color: #002244;
        padding: 8px 18px;
        color: #fff
    }
    .search_nav_bar button.search_sm:hover {
        background-color: #fff;
        color: #002244;
        border: 1px solid #CCCCCC
    }
    .search_nav_bar button.search_sm i {
        font-size: 25px;
    }
    .sponsore_right_sect .right_part_padd {
        padding-right: 40px;
    }
    .spon_left_part .left_sect_inner {
        padding-left: 40px;
    }
    .nm-padding-sty {
        padding: 0
    }
}

@media (min-width:769px) and (max-width:1024px) {
    .navbar>.container .navbar-brand {
        margin-left: 19px;
        width: 154px;
        height: 83px;
    }
    .top_background_content .main_header_img .no-border {
        padding: 30px 20px;
        width: 90%
    }
}

@media (max-width:992px) {
    .error-inner-wrap ul li {
        width: 100%;
    }
    .contact-add-cnt h3 {
        font-size: 22px;
    }
}

@media (max-width:768px) {
    .delegate_txt .col-sm-11 .col-sm-3:empty {
        display: none;
    }
}

@media (min-width:769px) and (max-width:991px) {
    .overview_menu .nav-stacked.affix-top {
        left: 20px;
        right: 20px;
    }
    .overview_menu .nav-stacked.affix {
        left: 0;
        right: 40px;
    }
    .testimonial-wrap .prevarrow {
        left: 0
    }
    .testimonial-wrap .nextarrow {
        right: 0
    }
    .sponsor-slider-wrap .prevarrow {
        left: 12px
    }
    .sponsor-slider-wrap .nextarrow {
        right: 12px
    }
    .slider_on {
        padding: 0 50px
    }
    .slider_testi {
        padding: 0 50px;
        margin-top: 40px;
    }
    section.ag-wrap .ag-left {
        padding-right: 10%;
        width: 50%;
        float: left;
    }
    section.ag-wrap .ag-right {
        padding-left: 10%;
        width: 50%;
        float: left;
    }
    .see-all-btn {
        /*  font-size: 12px;*/
    }
    section.ag-wrap h2 {
        height: 126px;
        overflow: hidden
    }
    .testimonial-wrap h2.info-title {
        width: 88%;
        text-align: center;
        margin: 0 auto
    }
    .find-more-wrap .left-box {
        width: 100%;
        margin-top: 0;
        padding: 0 15px;
        text-align: center;
    }
    footer {
        position: relative;
    }
    .find-more-wrap .find-rounded {
        height: 350px;
        width: 350px;
        top: 98%;
        background-position: center center;
        background-size: cover;
    }
    .find-more-wrap {
        height: auto
    }
    .find-more-wrap .find-right-box {
        height: 181px;
    }
    .find-more-wrap .white-box {
        width: 145px;
        height: 145px;
    }
    .footer-wrapper h5 {
        width: 25%;
        line-height: 21px;
    }
    .footer_absolute {
        display: none
    }
    ul.nav li .fa {
        font-size: 30px;
    }
    .newsletter-block .info-subs-btn {
        width: auto;
        font-size: 20px;
        font-size: 16px;
        font-weight: 500;
        margin-top: 0
    }
    #newsletter_subscribe #captcha_subs {
        float: none;
        clear: both;
        margin-bottom: 13px;
    }
    #newsletter_subscribe #captcha_subs>div {
        margin: 0 auto
    }
    #newsletter_subscribe .col-sm-6 {
        float: none;
        width: 100%;
        padding: 0
    }
    .container_grey_box .white_icon_box {
        float: left
    }
    .top_background_content .main_img_width {
        width: 100%
    }
    .top_background_content .main_header_img h1 {
        font-size: 25px;
    }
    .top_background_content .main_header_img p {
        font-size: 16px;
    }
    .content_resize .col-md-7.col-sm-7.main_header_img {
        width: 50%;
        padding-left: 25px;
    }
    .content_resize .col-md-5.col-sm-5.right_side_section {
        width: 50%;
        padding-right: 15px;
    }
    .right_side_section .box_txt_width h3 {
        font-size: 20px;
    }
    .top_background_content .main_header_img .no-border {
        width: 95%;
        padding: 30px 9px;
    }
    .top_background_content .right_side_section .box_txt_width {
        width: 92%
    }
    .nav_holder {
        position: relative;
    }
    .overview_menu ul {
        width: auto;
    }
    .over_view_box .affix {
        margin-top: 0;
        width: 100%;
        left: 0;
        top: 0;
    }
    .over_view_select_cntr {
        display: block;
        padding: 20px 30px;
        background: #676767;
        color: #FFFFFF;
        cursor: pointer;
        font-family: 'Poppins', sans-serif;
        text-transform: capitalize;
    }
    .over_view_select_cntr::after {
        content: "\f067";
        color: #fff;
        font-size: 16px;
        font-family: FontAwesome;
        position: absolute;
        right: 33px;
        top: 19px;
    }
    .over_view_select_cntr.open::after {
        content: "\f068";
        color: #fff;
        font-size: 16px;
        font-family: FontAwesome;
        position: absolute;
        right: 33px;
        top: 19px;
    }
    .overview_menu ul {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        -webkit-border-radius: 0;
    }
    .overview_menu ul li a {}
    .overview_menu ul li.active::before {
        display: none
    }
    .overview_menu ul li a.blue_btn {
        padding: 12px 26px;
        line-height: normal
    }
    div#myScrollspy {
        height: auto !important;
        width: 100%
    }
    .over_view_right_sect {
        padding: 0 14px;
    }
    .sponsore .col-md-10,
    .workshop_section .col-md-10,
    .speaker_section .col-md-10,
    .agenda_section .col-md-10 {
        padding: 0 14px;
    }
    .agenda_section .tab-content {
        float: right;
    }
    .sponsore_section span {
        display: inline-block;
        width: 32%;
        padding: 2px 0;
    }
    .sponsore_section span img {
        margin: 0 33px;
        width: 61%;
    }
    .nav-stacked.affix-bottom {
        position: fixed !important;
        top: 0 !important;
        left: 0;
        width: 100%;
        z-index: 9;
    }
    .green_toggle_dropdown .row div {
        font-size: 20px;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 16px;
    }
    .green_toggle_dropdown .row div:last-child {
        text-align: left
    }
    .green_toggle_dropdown .row div:first-child {
        margin-top: 16px
    }
    .delegate_green_section .agenda_toggle_dropdown .panel-collapse .panel-body {
        padding-bottom: 10px;
    }
    .green_toggle_dropdown .panel-body div {
        padding-bottom: 0;
        padding-top: 0
    }
    .stream_display .col-md-4 .stream-day .delegate_txt .col-md-4 {
        width: 80%;
        padding: 0
    }
    .delegate_txt div {
        float: left;
    }
    .delegate_txt div.col-sm-11 div.col-sm-6.col-md-5 {
        width: 100%;
    }
    .delegate_txt div.col-sm-11 div.col-sm-3 {
        width: 50%;
    }
    .sales_code_section .row .col-md-6:first-child {
        float: left
    }
    .col-md-12.underline_insights_mrg {
        clear: both;
        padding-top: 2px;
    }
    .insight_category_sect .pagination_txt .page_sty_txt {
        display: none
    }
    .pagination_txt .text-left {
        float: left;
        margin-top: 49px;
    }
    .pagination_txt .text-right {
        float: right;
        margin-top: 49px;
        margin-bottom: 0
    }
    .second-go-bar .event_calendar_column_cntr .column_event:nth-child(2) .dropdown.event-cal .dropdown-menu {
        left: 0;
        margin-left: 0;
    }
    .second-go-bar .event_calendar_column_cntr .column_event:nth-child(3) .dropdown.event-cal .dropdown-menu {
        left: 0;
        margin-left: 0;
    }
    .second-go-bar .event_calendar_column_cntr .column_event:last-child .dropdown.event-cal .dropdown-menu {
        left: 0;
        margin-left: 0;
    }
    .insight_category_sect .col-md-12 .underline_insights {
        clear: both;
        margin-bottom: 35px;
    }
    .insight_categ_content {
        width: 80%
    }
    .read_more_top .see-all-btn {
        font-size: 18px;
    }
    .spon_right_part {
        margin-top: 60px;
        width: 750px;
        margin-left: auto;
        margin-right: auto;
    }
    .spon_right_part .over_view_right_sect {
        padding-left: 15px;
        padding-right: 15px;
    }
    .spon_left_part {
        margin-top: 60px;
    }
    .sponsore_right_sect {
        background: none
    }
    .sponsore_right_sect .spon_left_part {
        background: #79CABD;
        margin-left: -15px;
        margin-right: -15px;
    }
    .sponsore_right_sect .container {
        width: 100%;
        padding: 0 15px;
        margin: 0
    }
    .spon_left_part .left_sect_inner {
        width: 750px;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .second-go-bar.for_desktop .container {
        padding-left: 32px;
        padding-right: 32px;
        width: 100%
    }
    .delegate_forms .captcha-cnt .wc-terms-and-conditions .col-md-9 {
        width: 88%
    }
    .col-md-10.col-md-offset-2.breadcrumb_links {
        padding-top: 100px;
    }
    .breadcrumb_links {
        padding-left: 15px;
        margin-bottom: 40px;
    }
    .nm-padding-sty {
        padding: 0
    }
    .register_pop div div.fl {
        width: auto
    }
    .register_pop .linked-in-button {
        text-align: left;
        width: auto;
        margin: 0;
    }
    .detail-conf-txt-sty .blue_btn {
        margin-top: 10px;
    }
}

@media (min-width:992px) {
    .overview_menu ul {
        display: block !important
    }
}

@media (min-width:768px) {
    .netwk_listing .container {
        width: auto !important;
        padding-left: 32px !important;
        padding-right: 32px !important;
    }
}

@media (max-width:768px) {
    .sponsore_section button.link-btn {
        width: 100%;
        margin-bottom: 10px;
    }
    .nav_holder {
        position: relative;
    }
    .overview_menu ul {
        width: auto;
    }
    .over_view_box .affix {
        margin-top: 0;
        width: 100%;
        left: 0;
        top: 0;
    }
    .over_view_select_cntr {
        display: block;
        padding: 20px 30px;
        background: #676767;
        font-size: 18px;
        color: #FFFFFF;
        cursor: pointer;
        font-family: 'Poppins', sans-serif;
        text-transform: capitalize;
    }
    .over_view_select_cntr::after {
        content: "\f067";
        color: #fff;
        font-size: 16px;
        font-family: FontAwesome;
        position: absolute;
        right: 33px;
        top: 22px;
    }
    .over_view_select_cntr.open::after {
        content: "\f068";
        color: #fff;
        font-size: 16px;
        font-family: FontAwesome;
        position: absolute;
        right: 33px;
        top: 22px;
    }
    .overview_menu ul {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        -webkit-border-radius: 0;
    }
    .overview_menu ul li a {
        font-weight: 500
    }
    .overview_menu ul li.active::before {
        display: none
    }
    .nav-stacked.affix-bottom {
        position: fixed !important;
        top: 0 !important;
        left: 0;
        width: 100%;
        z-index: 9;
    }
    .overview_menu ul li a.blue_btn {
        padding: 12px 26px;
        line-height: normal;
        margin-top: -20px;
    }
    div#myScrollspy {
        height: auto !important;
        width: 100% !important
    }
    .radio-custom-label {}
    .stream_display .col-md-4 {
        padding-left: 15px;
        padding-right: 15px
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 40px;
        padding-left: 40px;
    }
    .for_mobile {
        display: block;
    }
    .for_desktop {
        display: none
    }
    .second-go-bar.for_mobile {
        display: none
    }
    #menu-main-menu {}
    ul.nav.navbar-nav.navbar-right.pull-right.for_mobile {
        right: 126px;
    }
    .navbar-toggle {
        margin-right: 29px;
        position: absolute;
        top: 24px;
        right: 40px;
        margin: 0;
        padding: 0;
        z-index: 1001;
    }
    .top-header {
        padding: 0
    }
    .top-header .navbar-header {
        margin: 0
    }
    .top-header .navbar-collapse.in {
        overflow-y: inherit;
    }
    a.navbar-brand {
        width: 231px;
        height: 93px;
    }
    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 6px
    }
    .col-md-1.text-right {
        float: none
    }
    .navbar>.container .navbar-brand {
        width: 193px;
        height: 79px;
    }
    .interest_go_bar {
        text-align: center;
        cursor: pointer;
        background: #64a0c8;
        color: #fff;
        font-size: 20px;
        padding: 20px 0px;
        -webkit-box-shadow: 0px 3px 1px 0px rgba(158, 158, 158, 0.69);
        -moz-box-shadow: 0px 3px 1px 0px rgba(158, 158, 158, 0.69);
        -ms-box-shadow: 0px 3px 1px 0px rgba(158, 158, 158, 0.69);
        -o-box-shadow: 0px 3px 1px 0px rgba(158, 158, 158, 0.69);
        box-shadow: 0px 3px 1px 0px rgba(158, 158, 158, 0.69);
    }
    .second-go-bar {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
        overflow: auto
    }
    .close_btn {
        position: absolute;
        top: 12px;
        right: 32px;
        cursor: pointer;
        display: block
    }
    .second-go-bar .col-md-2.no-padding-l {
        text-align: center;
        margin-top: 22px;
    }
    .second-go-bar .navbar-btn {
        width: 100%;
    }
    .menu_responsive .row div {
        width: 100%
    }
    .second-go-bar .menu_responsive {
        width: 100%;
        float: none;
        margin-bottom: 20px
    }
    .second-go-bar .col-md-2.no-padding-l {
        text-align: center;
        font-size: 22px;
        float: none
    }
    .second-go-bar .dropdown .btn-default {
        font-size: 20px;
    }
    i.fa.fa-long-arrow-right {
        margin-left: 26px;
    }
    .training_type {
        padding: 12px;
        display: block;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .second-go-bar .dropdown .dropdown-menu {
        margin: 0;
        left: 0;
        position: relative;
        width: 100%
    }
    .cssarrow:after {
        display: none
    }
    .grid-mansory>li.grid-item {
        width: 100%
    }
    .grid-mansory {
        width: 100%
    }
    ul.location_dropdown li,
    ul.dropdown-menu li.opt-location,
    ul.dropdown-menu li.date_until,
    ul.dropdown-menu li.catlist {
        width: auto;
        display: block;
        float: none;
        padding-left: 0;
        margin-left: 0
    }
    .second-go-bar .dropdown.open .btn-default .appended_arrow {
        display: none
    }
    .insights_mgr .col-sm-6:first-child .dropdown .dropdown-menu,
    .insights_mgr .col-sm-6:last-child .dropdown .dropdown-menu,
    .second-go-bar .dropdown .dropdown-menu,
    .training .row .col-sm-3:last-child .dropdown .dropdown-menu,
    .training .row .col-sm-3:nth-child(3) .dropdown .dropdown-menu,
    .training .row .col-sm-3:nth-child(2) .dropdown .dropdown-menu,
    .training .row .col-sm-3:first-child .dropdown .dropdown-menu,
    .second-go-bar .container .col-md-12 .col-md-4:nth-child(3) .dropdown .dropdown-menu,
    .second-go-bar .container .col-md-12 .col-md-4:last-child .dropdown .dropdown-menu,
    .second-go-bar .container .conference .col-md-4:nth-child(3) .dropdown .dropdown-menu,
    .menu_responsive .row .col-sm-3:last-child .dropdown .dropdown-menu,
    .menu_responsive .row .col-sm-3:first-child .dropdown .dropdown-menu,
    .menu_responsive .row .col-sm-3:nth-child(2) .dropdown .dropdown-menu,
    .menu_responsive .row .col-sm-3:nth-child(3) .dropdown .dropdown-menu,
    .menu_responsive .row .col-sm-4:last-child .dropdown .dropdown-menu,
    .menu_responsive .row .col-sm-4:nth-child(2) .dropdown .dropdown-menu,
    .menu_responsive .row .col-sm-4:first-child .dropdown .dropdown-menu,
    .menu_responsive .interested>.dropdown-menu,
    .menu_responsive .interested>.dropdown-menu {
        position: relative;
        height: 0;
        top: 0;
        left: -999px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .insights_mgr .col-sm-6:first-child .dropdown .dropdown-menu,
    .insights_mgr .col-sm-6:last-child .dropdown .dropdown-menu,
    .second-go-bar .dropdown.open .dropdown-menu,
    .training .row .col-sm-3:last-child .dropdown.open .dropdown-menu,
    .training .row .col-sm-3:nth-child(3) .dropdown.open .dropdown-menu,
    .training .row .col-sm-3:nth-child(2) .dropdown.open .dropdown-menu,
    .training .row .col-sm-3:first-child .dropdown.open .dropdown-menu,
    .second-go-bar .container .col-md-12 .col-md-4:nth-child(3) .dropdown.open .dropdown-menu,
    .second-go-bar .container .col-md-12 .col-md-4:last-child .dropdown.open .dropdown-menu,
    .second-go-bar .container .conference .col-md-4:nth-child(3) .dropdown.open .dropdown-menu,
    .menu_responsive .row .col-sm-3:last-child .dropdown.open .dropdown-menu,
    .menu_responsive .row .col-sm-3:first-child .dropdown.open .dropdown-menu,
    .menu_responsive .row .col-sm-3:nth-child(2) .dropdown.open .dropdown-menu,
    .menu_responsive .row .col-sm-3:nth-child(3) .dropdown.open .dropdown-menu,
    .menu_responsive .row .col-sm-4:last-child .dropdown.open .dropdown-menu,
    .menu_responsive .row .col-sm-4:nth-child(2) .dropdown.open .dropdown-menu,
    .menu_responsive .row .col-sm-4:first-child .dropdown.open .dropdown-menu,
    .menu_responsive .interested.open>.dropdown-menu,
    .menu_responsive .interested.open>.dropdown-menu {
        top: 0;
        position: relative;
        left: 0;
        height: auto;
    }
    .home-bg-wrapper .rounded-box {
        margin-bottom: 0
    }
    .home-bg-wrapper {
        padding: 130px 0
    }
    .home-bg-cnt {
        background: #79cabd;
        padding: 10px 0 30px 0
    }
    .home-bg-cnt h3 {
        margin: 20px 0
    }
    .home-bg-cnt .col-sm-4.no-border {
        width: 100%;
        text-align: center;
        color: #fff;
        margin-top: 30px;
        float: none
    }
    .home-bg-cnt p {
        width: 100%;
        margin: 0 auto;
    }
    .border_bottom_respon {
        border-bottom: 1px solid #fff;
        display: block;
        margin: 0 40px;
        width: auto;
        clear: both
    }
    .home-bg-cnt .row {
        margin: 0
    }
    .home-bg-cnt .row .link-btn {
        margin-top: 52px;
        margin-bottom: 52px;
        width: auto;
        display: block;
        font-size: 18px
    }
    .event-cnt .event-cat {
        top: -49px;
        left: 40px;
    }
    .event-cnt span {
        height: inherit;
        font-size: 24px;
    }
    .event-cnt h3 {
        height: inherit;
    }
    .event-cnt {
        padding: 0 40px 0 40px
    }
    .insight_categ_content .event-cnt {
        padding: 38px 40px 0 40px
    }
    .border_bottom_respon:last-child {
        display: none
    }
    .conference_top_title {
        margin-top: 22px;
        margin-bottom: 36px;
    }
    .conference_top_title h1 {
        margin-bottom: 21px;
    }
    .events_list_wrapper .error-wrap {
        margin-bottom: 60px
    }
    .overview_menu .nav-stacked.affix-top {
        left: 40px;
        right: 40px;
    }
    .overview_menu .nav-stacked.affix {
        left: 0;
        right: 40px;
    }
    h2.info-title {
        margin: 0 40px;
        text-align: center;
        padding: 0 56px;
        font-size: 32px;
        margin-bottom: 60px;
    }
    .event-wrapper .text-center .link-btn {
        width: auto;
        display: block;
        margin: 0 40px;
        font-size: 18px;
    }
    .event-wrapper ul li .event-inner-wrap {
        margin-right: 0;
        margin-bottom: 40px;
        float: none;
        width: 100%;
        max-height: inherit;
        min-height: inherit
    }
    .event-cnt p {
        height: inherit;
    }
    .event-wrapper .img-holder {
        height: 221px;
    }
    .event-date span {
        padding: 0 40px 0 40px;
    }
    .sponsor-slider-wrap p.text-center {
        margin-top: 61px
    }
    .container {
        width: auto
    }
    section.ag-wrap .col-md-6 {
        padding-bottom: 60px;
        clear: both
    }
    section.ag-wrap .ag-left {
        padding-right: 40px;
        padding-left: 40px;
        padding-top: 68px;
        padding-bottom: 68px;
        background: #e2e2e2
    }
    section.ag-wrap .ag-right {
        padding-top: 68px;
        padding-right: 40px;
        padding-left: 40px;
        padding-bottom: 68px;
        background: #dde7ea
    }
    .ag-wrap a.link-btn {
        width: 100%;
        text-align: center;
        font-size: 18px
    }
    .ag-wrap .col-md-12 .see-all-btn {
        float: left;
        margin-top: 22px;
        margin-bottom: 0;
        float: none;
        clear: both;
        display: inline-block
    }
    section.ag-wrap.ag-latest__items-wrap .insight-row p {
        margin-bottom: 20px;
    }
    .ag-latest__items-wrap .insight-row .see-all-btn {
        margin-top: 0;
    }
    .sponsor-slider-wrap a.link-btn {
        width: auto;
        display: block;
        margin: 0 25px;
    }
    .find-more-wrap a.link-btn {
        width: auto;
        display: block;
        margin-right: 0
    }
    section.ag-wrap p {
        height: auto
    }
    section.ag-wrap h4 {}
    section.ag-wrap h2 {
        height: auto
    }
    section.ag-wrap {
        padding: 0;
        background: none
    }
    .ag-wrap .col-md-12 {
        padding: 0
    }
    .ag-right .see-all-btn {
        margin-bottom: 0px;
    }
    .insight_categ_content i {
        font-weight: 600
    }
    .newsletter-block h2 {
        text-align: center;
        margin: 0 40px;
        padding: 0 0 30px 0;
    }
    .newsletter-block div form {
        text-align: center
    }
    .newsletter-block .info-subs {
        margin-bottom: 12px;
        width: 100%;
    }
    .newsletter-block .col-sm-3 {
        padding: 0;
        width: 100%
    }
    .newsletter-block .info-subs-btn {
        width: 100%;
        font-weight: 500;
        margin-top: 0
    }
    .newsletter-block .row .col-sm-8 {
        padding: 0;
        width: auto;
        margin: 0 40px;
        display: block;
        float: none;
    }
    .newsletter-block {}
    #newsletter_subscribe .col-sm-6 {
        width: 100%;
        float: none;
        clear: both;
        padding: 0
    }
    #newsletter_subscribe #captcha_subs {
        float: none;
        clear: both;
    }
    #subscriber .message {
        margin-top: 14px
    }
    #subscriber .btn_width {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
    #subscriber .no_padding {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0
    }
    #subscriber .message .error {
        text-align: left;
        margin-bottom: 20px;
    }
    #newsletter_subscribe #captcha_subs>div {
        margin: 0 auto
    }
    #newsletter_subscribe .g-recaptcha {
        margin-top: -2px
    }
    .sponsor-slider-wrap {
        padding: 69px 0
    }
    .sponsor-slider-wrap .slick-slider {
        width: 70%;
        margin: 0 auto;
        text-align: center;
        margin-top: 40px
    }
    .testimonial-wrap .slick-slider {
        width: 100%;
    }
    .sponsor-slider-wrap .prevarrow {
        left: -45px
    }
    .sponsor-slider-wrap .nextarrow {
        right: -45px
    }
    .sponsor-slider-wrap .slick-arrow {
        top: 25%
    }
    .for_mobile_slider .row .slider_on .slick-dots {
        display: none !important
    }
    .for_mobile_slider h2.info-title {
        margin: 0 40px;
        text-align: center;
        padding: 0 26px;
    }
    .for_mobile_slider .slider_on .slick-initialized .slick-slide {
        float: none
    }
    .sponsor-slider-wrap .prevarrow:after {
        font-size: 56px;
    }
    .sponsor-slider-wrap .nextarrow:after {
        font-size: 56px;
    }
    .testimonial-wrap h2.info-title {
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }
    .nm_testimonial .row ul.slider_testi .prevarrow,
    .nm_testimonial .row ul.slider_testi .nextarrow {
        display: none !important
    }
    .testimonial-wrap h2.info-title:before {
        top: 36px;
    }
    .testimonial-wrap .slick-initialized .slick-slide {
        float: left
    }
    .find-more-wrap .left-box {
        width: auto;
        text-align: center;
        margin: 0 25px;
    }
    .footer-wrapper .social_media_icon {
        margin-top: 30px;
    }
    .footer-wrapper .col-md-3 {
        padding-top: 13px;
        padding-bottom: 13px;
    }
    .find-more-wrap .find-rounded {
        height: 500px;
        width: 500px;
        top: 108%;
        background-position: center center;
        background-size: cover
    }
    .find-more-wrap .white-box {
        height: 250px;
        width: 250px;
    }
    .find-more-wrap {
        padding-top: 22px;
        height: auto
    }
    .find-more-wrap .container .row .padding_for_content {
        margin: 45px 0 40px;
        padding: 0 15px;
    }
    .event-wrapper {
        margin: 62px 0 0 0
    }
    .event-wrapper .row p.text-center a {
        margin-bottom: 35px;
    }
    .footer-logo a {
        height: 26px;
        width: 141px;
        background-repeat: no-repeat;
        background-size: contain
    }
    footer {
        position: relative;
        padding-top: 80px;
        padding-bottom: 0;
    }
    .find-more-wrap .find-right-box {
        top: 0;
        height: 240px;
    }
    .footer_absolute {
        right: 20px;
    }
    .footer-wrapper h5 {
        margin-top: 30px;
    }
    .footer-wrapper .col-md-3 .social_media_icon a {
        padding-right: 15px;
    }
    .footer_absolute {
        bottom: 56px;
        display: none
    }
    .footer-wrapper h5 {
        width: 60%;
        margin-top: 0
    }
    #informa_category_filter {}
    .pagination_txt .page_sty_txt {
        display: none
    }
    .text-right.col-md-3 {
        margin-top: 8px;
        margin-bottom: 58px;
    }
    .container_grey_box .conference_icon_marg {}
    .container_grey_box .white_icon_box {
        width: 100%;
        float: left;
        text-align: left;
        margin-bottom: 28px;
        height: 152px;
        position: relative
    }
    .container_grey_box .white_icon_box span {
        float: left
    }
    .container_grey_box .white_icon_box p {
        float: none;
        margin-top: 0;
        margin-bottom: 0;
        position: relative;
        top: 50%;
        transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        overflow-x: auto;
        overflow-y: hidden;
        padding-left: 40px;
    }
    .conference_loadmore .link-btn {
        width: auto;
        display: block;
    }
    .img_for_mob {
        background-image: url(../images/big_img_main.png);
        background-repeat: no-repeat;
        height: 320px;
        width: auto;
        background-position: center bottom;
        background-size: cover;
        padding: 0 !important
    }
    .txt_sty_mob {
        background-color: #79cabd;
        padding: 60px 40px 110px 40px;
    }
    .txt_sty_mob h3 {
        color: #FFF;
        font-family: 'Poppins', sans-serif;
        text-transform: capitalize;
        margin-top: 0;
        overflow: hidden;
    }
    .txt_sty_mob p {
        color: #FFF;
        font-family: 'Poppins', sans-serif;
    }
    .txt_sty_mob a {
        text-align: center;
        display: block;
        margin-top: 20px
    }
    .conf-mob-slider-cntr .slick-prev.slick-arrow {
        position: absolute;
        top: 293px;
        z-index: 99;
        right: 105px;
        background: #fff;
        border-radius: 50px;
        -moz-border-radius: 50px;
        -ms-border-radius: 50px;
        -o-border-radius: 50px;
        -webkit-border-radius: 50px;
        text-indent: -999px;
        overflow: hidden;
        width: 50px;
        height: 50px;
        padding: 0;
    }
    .conf-mob-slider-cntr .slick-prev.slick-arrow::after {
        content: "\f104";
        font-family: FontAwesome;
        font-size: 28px;
        position: absolute;
        right: 22px;
        top: 5px;
        color: #000;
        display: block;
        text-indent: 0;
        font-weight: 600
    }
    .conf-mob-slider-cntr .slick-prev.slick-arrow:hover {
        background: #002244;
        color: #fff
    }
    .conf-mob-slider-cntr .slick-next.slick-arrow {
        position: absolute;
        top: 293px;
        z-index: 99;
        right: 40px;
        background: #fff;
        border-radius: 50px;
        -moz-border-radius: 50px;
        -ms-border-radius: 50px;
        -o-border-radius: 50px;
        -webkit-border-radius: 50px;
        text-indent: -999px;
        overflow: hidden;
        width: 50px;
        height: 50px;
        padding: 0;
    }
    .conf-mob-slider-cntr .slick-next.slick-arrow::after {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 28px;
        position: absolute;
        right: 18px;
        top: 5px;
        color: #000;
        display: block;
        text-indent: 0;
        font-weight: 600
    }
    .conf-mob-slider-cntr .slick-next.slick-arrow:hover {
        background: #002244;
        color: #fff
    }
    .conf-mob-slider-cntr .slick-next.slick-arrow:hover::after {
        color: #fff
    }
    .conf-mob-slider-cntr .slick-prev.slick-arrow:hover::after {
        color: #fff
    }
    .conf-mob-slider-cntr ul.slick-dots {
        position: relative;
        text-align: center;
        top: -60px;
    }
    .conf-mob-slider-cntr ul.slick-dots li {
        display: inline-block;
        margin: 0 9px
    }
    .conf-mob-slider-cntr ul.slick-dots li button {
        text-indent: -999px;
        overflow: hidden;
        background: #636363;
        height: 11px;
        width: 11px;
        padding: 0
    }
    .conf-mob-slider-cntr ul.slick-dots li.slick-active button {
        background: #FFFFFF
    }
    .table tbody tr td span.early-desktop {
        display: none
    }
    .overview_menu_responsive {
        background: #666;
        color: #ffffff
    }
    .conference-detail,
    .big_img_content_middle {
        height: auto;
        padding: 40px 0;
    }
    .networking_listing .big_img_content_middle {
        height: auto;
        padding: 40px 0
    }
    .networking_listing .conference-detail {
        height: auto
    }
    .conference-detail .detail-conf-txt-sty {
        transform: translate(-50%, -51%);
        -webkit-transform: translate(-50%, -51%);
        -moz-transform: translate(-50%, -51%);
        -ms-transform: translate(-50%, -51%);
        -o-transform: translate(-50%, -51%);
    }
    .conference-detail .detail-conf-txt-sty a.link-btn {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .conference-detail .detail-conf-txt-sty {
        width: 100%;
        position: relative;
        left: auto;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .conference-detail .detail-conf-txt-sty h1 {
        margin-bottom: 0;
        padding-bottom: 0
    }
    .conference-detail .yellow_btn {
        width: 100%;
        margin-bottom: 10px;
    }
    .agenda_toggle_width {
        width: 100%;
        padding-right: 30px;
    }
    .detail-conf-txt-sty a.link-btn {
        width: 100%;
    }
    .over_view_right_sect ul li {
        width: 100%;
        padding-left: 25px;
        position: relative;
        text-indent: 0;
        margin-left: 0;
    }
    .over_view_right_sect ul li::before {
        padding-right: 0;
        width: auto;
        margin: 0;
        position: absolute;
        left: 0;
    }
    .workshop_section .col-md-10 h1,
    .speaker_section .col-md-10 h1,
    .agenda_section .col-md-10 h1,
    .over_view_right_sect h1,
    .sponsore_section h1 {
        margin-top: 0
    }
    .green_cirlce_for_ul ul li {
        width: 100%;
        padding-left: 40px;
        position: relative;
        text-indent: 0;
        margin-left: 0;
    }
    .green_cirlce_for_ul ul li:before {
        padding-right: 0;
        width: auto;
        margin: 0;
        position: absolute;
        left: 0;
    }
    .sponsore_section span {
        width: 50%;
        padding-bottom: 25px;
        margin-top: 20px;
        vertical-align: middle;
        height: auto
    }
    .sponsore_section span img {
        margin: 0 auto;
        display: block;
        text-align: center;
        height: 78px;
        width: auto
    }
    .sponsore .col-md-10 {
        width: 100%;
        padding: 0 40px;
    }
    .mrg_top {
        margin-top: 0
    }
    .sponsore_section a.link-btn {
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 18px;
    }
    .sponsore_scroller {
        max-height: 236px;
        margin-bottom: 32px;
    }
     ::-webkit-scrollbar {
        -webkit-appearance: none;
    }
     ::-webkit-scrollbar:vertical {
        width: 12px;
    }
     ::-webkit-scrollbar:horizontal {
        height: 12px;
    }
     ::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, .5);
        border-radius: 10px;
        border: 2px solid #ffffff;
    }
     ::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: #ffffff;
    }
    .left_sect_inner form input {
        padding: 16px 0 7px 10px;
    }
    .left_sect_inner form select {
        padding: 11px 0 7px 10px;
    }
    .ct-us-wrapper form .delegate_forms select,
    .ct-us-wrapper form .delegate_forms textarea {
        padding: 10px 0 6px 10px;
    }
    .ct-us-wrapper form .delegate_forms input {
        padding: 14px 0 6px 10px;
    }
    .newsletter-block .info-subs {
        padding: 9px 0 2px 10px;
    }
    .mCSB_container {
        font-size: 0
    }
    .sponsore .col-md-10,
    .workshop_section .col-md-10,
    .speaker_section .col-md-10,
    .agenda_section .col-md-10 {
        width: 100%;
        margin: 0;
        padding: 0 40px;
    }
    .tab-content .stream-list {
        width: 100%
    }
    .agenda_section .dropdown .agenda_button {
        width: 100%;
        margin-top: 52px;
        margin-bottom: 9px;
    }
    .agenda_section .dropdown-menu {
        width: 100%;
        top: 134px !important;
        z-index: 100
    }
    .agenda_section .btn .caret {
        float: right
    }
    .tab_menu_section .nav {
        margin-bottom: 30px;
    }
    .orange_box .nav-pills {
        margin-bottom: 0
    }
    .agenda_tables .agenda_left_side {
        background: #f5f5f5;
        z-index: 99;
        margin-left: -8px;
        margin-top: 0;
    }
    .agenda_position {
        left: 0;
    }
    .agenda_tables .agenda_left_side h4 {
        padding: 10px 0 12px;
        margin-top: 0;
    }
    .agenda_postion_absolute {
        font-size: 32px;
        top: 44%
    }
    .agenda_tables .agn_padding {
        margin: 0 0 15px
    }
    .when_where_inn_div b {
        font-weight: 600px;
    }
    .speakers_right_sect_width h4 a i {
        margin-left: 30px;
    }
    .col-md-11.agenda_toggle_dropdown {
        width: 100%;
        margin-left: 0;
        padding-left: 15px;
        padding-right: 0
    }
    input[type=submit] {
        width: 100%;
    }
    .tick_arrrow_content ul li:before {
        padding-right: 26px;
    }
    .agenda_section .tab-content {
        margin-top: 0
    }
    .nav-pills>li {
        float: none;
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 100%
    }
    .tab_menu_section .nav-pills>li+li {
        margin-left: 0;
        margin-right: 0;
    }
    .tab_menu_section .nav>li>a {
        padding: 10px 0;
        margin: 0
    }
    .agenda_section .tab_menu_section .nav>li>a {
        padding: 10px 0;
        margin-right: 0
    }
    .tick_arrrow_content ul li {
        text-indent: 0;
        margin-left: 0
    }
    .tick_arrrow_content ul li:before {
        position: relative;
        left: 0;
        top: 0
    }
    .tab_menu_section .table>tbody>tr>td,
    .table>tbody>tr>th,
    .table>tfoot>tr>td,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>thead>tr>th {
        display: block;
    }
    .table tr th:nth-child(2),
    .table tr th:last-child {
        display: none
    }
    .tab-pane table tr td:last-child {
        border: none
    }
    .dinner_section p img {
        width: 100%;
        height: auto
    }
    .speaker_box_main_mgr {
        width: 100%;
        float: none;
        display: inline-block;
        padding: 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    span.fl.speakers_right_sect_width {
        width: 85%
    }
    div.fl.speakers_right_sect_width {
        width: 85%
    }
    .speaker_section .row .col-md-10 h1 {
        margin-bottom: 30px;
    }
    .when_and_where_section .row .col-md-12 {
        padding-right: 0;
        padding-left: 0
    }
    .when_and_where_section strong {
        font-weight: 600
    }
    .map_box {
        height: 335px;
        width: 100%;
        margin-left: 0;
        overflow: visible
    }
    .when_and_where_section .workshop_section .for_mobile {
        margin-top: 90px
    }
    .when_and_where_section .workshop_section .for_mobile a,
    a.link-btn {
        width: 100%;
        text-align: center;
    }
    .when_and_where_section .workshop_section .col-md-5,
    .when_and_where_section .workshop_section .col-md-7 {
        width: 100%
    }
    .acf-map {
        margin-top: 30px;
    }
    .when_and_where_section .workshop_section .no_padding_ww {
        margin-top: 32px;
    }
    .register_pop .modalDialog>div {
        width: 100%
    }
    .modalDialog,
    .register_pop .modalDialog {
        background-color: rgba(121, 202, 189, 1);
    }
    .register_pop .modalDialog>div {
        background-color: rgba(121, 202, 189, 1);
        box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        -webkit-box-shadow: none;
    }
    .register_pop div h3 {
        color: #fff;
        margin-top: 0
    }
    .register_pop .delegate_underline {
        border-bottom-color: #fff
    }
    .delegate_forms .selection_box .col-md-4,
    .delegate_forms .selection_box .col-md-6 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .register_pop div div.fl {
        width: auto
    }
    .register_pop .linked-in-button {
        text-align: left;
        width: auto;
        margin: 0;
    }
    .delegate_forms .selection_box.mgr_top .col-md-12 {
        padding-left: 15px;
        padding-right: 15px;
        color: #fff
    }
    .register_pop button.link-btn {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .register_pop .remove_icon a {
        color: #fff;
        position: absolute;
        top: 0
    }
    .register_pop .remove_icon a i {
        margin-left: 49px;
        font-size: 20px;
    }
    .delegate_forms .form-control {
        padding: 10px 20px;
    }
    .textarea_popup {
        height: 250px !important
    }
    .rc-anchor-light {
        width: 100% !important
    }
    .close span {
        display: none
    }
    .delegate_forms .selection_box.mgr_top .col-md-12 h4 {
        font-size: 24px
    }
    div#captcha1 {
        margin-left: -25px
    }
    .button_section .row .col-md-4 {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%
    }
    .please_note_mrg .icon_marg {
        display: none
    }
    .orange_toggle_category .please_note_mrg {
        margin-top: 27px;
    }
    .delegate_txt .col-md-3 {
        width: 85%
    }
    .delegate_txt div {
        float: left;
    }
    .delegate_txt .col-md-2 {
        margin-bottom: 38px;
    }
    .delegate_txt .col-sm-11 {
        width: 80%;
        margin-left: 0
    }
    .delegate_txt .col-sm-11 .col-sm-6 {
        width: 100%;
    }
    .delegate_txt .col-sm-11 .col-sm-3 {
        width: 50%;
        padding-top: 0
    }
    .remove_icon {
        margin-top: 23px;
    }
    .orange_box .tab_menu_section .nav>li>a {
        padding: 0 10px;
        margin-right: 0
    }
    .delegate_section,
    .padding_sixty {
        padding: 40px 0
    }
    .delegate_section .check_btn_bg {
        width: 100%;
        right: 0;
        padding: 15px 19px;
        margin-right: 0
    }
    .product-addon .col-md-5 {
        padding-left: 0;
        padding-right: 0
    }
    .delegate-1 .product-addon .col-md-5 {
        padding-left: 15px;
        padding-right: 15px
    }
    .delegate-selection-block .col-md-11 {
        padding-left: 17px;
        padding-right: 17px;
    }
    .total-block {
        display: none
    }
    .promo_code {
        float: none;
        clear: both
    }
    .informa-totals-block {
        float: none;
        clear: both
    }
    .promo_code .info-subs {
        width: 100%;
    }
    .green_adding_promo_section .promo_code .info-subs-btn {
        width: 100%;
    }
    .green_adding_promo_section .promo_code .col-sm-3 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-top: 8px;
        margin-bottom: 5px;
    }
    .check_btn_bg .checkbox_cntr {
        padding-right: 60px;
    }
    .check_btn_bg {
        padding: 28px 20px;
    }
    .delegate_btn_mrgn div:first-child {
        font-weight: 500
    }
    .sales_code_section .col-md-6 {
        padding-left: 40px;
        padding-right: 40px
    }
    .sales_code_section .info-subs {
        width: 100%;
    }
    .sales_code_section a.whats_this {
        margin-top: 27px;
        margin-left: 0
    }
    .sales_code_section .single_add_to_cart_button {
        width: 100%;
        margin-top: 20px
    }
    .sales_code_section {
        padding: 40px 0
    }
    .delegate_txt .col-md-3 {
        margin-left: 0
    }
    .subtotal {
        padding-top: 15px;
        padding-bottom: 15px;
        margin-bottom: 0
    }
    .green_adding_promo_section {
        padding: 40px 0
    }
    .delegate-selection-block .row .col-md-10 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .delegate-selection-block .row .col-md-10 .col-md-5 {
        padding-left: 0;
        padding-right: 0
    }
    .green_toggle_dropdown .row div {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 16px;
    }
    .green_toggle_dropdown .row div:last-child {
        text-align: left
    }
    .green_toggle_dropdown .row div:first-child {
        margin-top: 16px
    }
    .delegate_green_section .agenda_toggle_dropdown .panel-collapse .panel-body {
        padding-bottom: 10px;
    }
    .green_toggle_dropdown .panel-body div {
        padding-bottom: 0;
        padding-top: 0
    }
    .delegate_green_section .title_delight_sec .delegate_underline {
        border-bottom: 3px solid #939393;
    }
    .stream_display .col-md-4 .stream-day .delegate_txt .col-md-4 {
        width: 78%;
        margin-left: -30px
    }
    .delegate_green_section .delegate_txt div {
        margin-right: 0
    }
    .white_bg_color .sales_code_section .row .col-md-6 {
        width: 100%;
        float: none;
        text-align: center
    }
    .white_bg_color .sales_code_section .row .col-md-6 button {
        width: 100%;
    }
    .white_bg_color .sales_code_section .row .nm_padding_top {
        margin-top: -30px
    }
    .nm_btn_sty .button#place_order {
        padding: 22px 40px
    }
    .radio-custom:checked+.radio-custom-label:before {
        background: #002244;
        box-shadow: inset 0px 0px 0px 5px #fff;
        margin-top: -13px;
    }
    .radio-custom+.radio-custom-label:before {
        margin-top: -13px;
        margin-bottom: 0
    }
    #billing_state_field,
    #billing_postcode_field {
        width: 100%
    }
    .woocommerce-billing-fields .selection_box .col-md-8 {
        padding: 0 15px
    }
    #payment .delegate_forms .selection_box .col-md-4,
    .delegate_forms .selection_box .col-md-6 {}
    .delegate_forms .selection_box .col-md-4,
    .delegate_forms .selection_box .col-md-8 {
        clear: both;
        float: none
    }
    .payment_form_section .form-row .select2-container .select2-choice {
        margin-top: 0
    }
    .woocommerce form .form-row .select2-container,
    .woocommerce form .form-row input.input-text,
    .woocommerce form .form-row select {
        height: auto;
    }
    #cybersource_expirationMonth {
        margin-bottom: 21px
    }
    input#billing_email {
        margin-bottom: 10px
    }
    .woocommerce-checkout #payment div.payment_box .form-row {
        margin: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #billing_state_field {
        margin-bottom: 21px;
    }
    #billing_first_name_field {
        margin-bottom: 5px;
    }
    #billing_company {}
    #billing_first_name {
        margin-bottom: 5px
    }
    #billing_address_1 {
        margin-bottom: -9px
    }
    .delegate_forms .selection_box #billing_state {
        margin-bottom: 0
    }
    .wc-terms-and-conditions .col-md-11 {
        padding-left: 0
    }
    .wc-terms-and-conditions .col-md-1 {
        padding-right: 20px;
    }
    .payment_form_section .row .delegate_forms .payment_method_cybersource p {
        width: 100%
    }
    .woocommerce-checkout #payment div.payment_box input.input-text {
        width: 100% !important;
        height: auto;
        padding: 10px 12px;
    }
    .woocommerce #payment .form-row select,
    .woocommerce-page #payment .form-row select {
        width: 100% !important;
        height: auto;
        padding: 10px 12px;
    }
    .payment_box payment_method_cybersource #cybersource_expirationMonth {
        padding-bottom: 20px
    }
    .insight_category_sect {
        padding: 24px 0 60px 0
    }
    .insight_top {
        margin-top: 36px;
        margin-bottom: 25px;
    }
    .insight_category_sect .insight_img {
        display: none
    }
    .insight_categ_content {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 40px;
        float: none
    }
    .underline_insights_mrg {
        clear: both;
        float: none
    }
    .insight_top .underline_insights_mrg:last-child,
    .insight_top .underline_insights_mrg .underline_insights:last-child {
        margin-bottom: 0
    }
    .read_more_top {
        margin-bottom: 13px;
    }
    .insight_categ_content p {
        display: none
    }
    .insight_category_sect .pagination_txt .page_sty_txt {
        display: none
    }
    .pagination_txt .text-left {
        float: left;
        margin-top: 0;
        padding-left: 0
    }
    .pagination_txt .text-right {
        float: right;
        margin-top: 0;
        margin-bottom: 0
    }
    .page-template-events-listing .pagination_txt .text-right {
        margin-top: 0;
        margin-bottom: 50px;
    }
    .page-template-events-listing .pagination_txt .text-left {
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: 40px;
    }
    .conference-detail .detail-conf-txt-sty .date_sty {
        margin-top: 50px;
        margin-bottom: 40px;
    }
    .pagination_txt a.link-btn {
        margin-right: 0
    }
    .insight_inner_position .position_abls {
        display: none
    }
    img.aligncenter {
        width: 100%;
        height: auto
    }
    .insight_category_sect .col-md-12 .underline_insights {
        clear: both;
        margin-bottom: 35px;
    }
    .ppl_box .ppl_inside_box {
        min-height: 430px;
        padding: 40px 0
    }
    .ppl_inside_box p {
        height: auto
    }
    .conference_loadmore .text-center {
        margin-top: 20px;
    }
    .sponsore_right_sect {}
    .sponsore_right_sect .spon_right_part {
        padding-left: 0;
        padding-right: 0;
    }
    .sponsore_right_sect .spon_right_part .right_part_padd {
        padding: 80px 0;
    }
    .sponsore_right_sect .delegate_underline {
        padding: 0;
        margin: 35px 0;
    }
    .sponsore_right_sect .attend_content {
        position: relative;
    }
    .attend_content i {
        position: relative;
        left: 0;
    }
    .sponsore_right_sect .btn_spon1 .link-btn {
        width: 100%;
        text-align: center;
    }
    .sponsore_right_sect .spon_left_part {
        padding: 0
    }
    .spon_left_part {
        padding: 0;
        margin-left: -40px;
        margin-right: -40px;
    }
    .sponsore_right_sect .spon_left_part .left_sect_inner {
        padding: 80px 40px !important;
        margin: 0 !important;
    }
    .left_sect_inner form input,
    .left_sect_inner form select,
    .sponsore_right_sect .select2-container .select2-selection--single .select2-selection__rendered {
        font-weight: 600;
    }
    .spon_left_part #captcha div:first-child {
        margin: 0 auto;
    }
    .spon_left_part button.link-btn {
        width: 100%;
    }
    .spon_left_part .event-select.form-control {
        height: 85px;
        padding-top: 27px;
    }
    .search_page .green_header .big_img_content_middle {
        height: 280px;
    }
    .insight_category_sect .container .col-sm-12 .col-m-12 .col-md-12 {
        padding: 0
    }
    .insight_category_sect .cal_wrap {}
    .cal_wrap .insight_top .col-md-12 {
        padding: 0
    }
    .cal_pagination .text-right.col-md-3 {
        padding: 0
    }
    .contact-map-cnt .acf-map {
        height: 500px;
    }
    .contact-add-cnt {}
    .ct-us-wrapper h2.info-title {
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 0;
        padding: 0;
    }
    .contact-add-cnt .col-sm-4 {
        width: 100%;
        padding: 0 15px;
    }
    .contact-add-cnt h3 {
        margin-top: 36px;
    }
    .contact-add-cnt .underline_insights {
        border-width: 7px;
        margin-top: 20px;
        margin-bottom: 25px;
    }
    .contact-add-cnt p {}
    .ct-us-wrapper .second-go-bar.for_desktop {
        display: block;
        position: relative;
        padding: 33px 50px;
    }
    .ct-us-wrapper .second-go-bar.for_desktop p a {
        display: block;
    }
    .ct-us-wrapper .second-go-bar.for_desktop .conference {
        padding: 0;
    }
    .contact-form-wrap {}
    .ct-us-wrapper .contact-form-wrap h2.info-title {
        margin-bottom: 70px;
    }
    .contact-form-wrap .col-sm-8.col-sm-offset-2 {
        margin: 0;
        width: 100%;
    }
    .contact-form-wrap .delegate_forms .col-sm-6,
    .contact-form-wrap .delegate_forms .col-sm-12 {
        width: 100%;
        padding: 0 15px;
    }
    .contact-form-wrap .delegate_forms .captcha-cnt .col-md-9 {
        width: auto;
    }
    .contact-form-wrap .delegate_forms .captcha-cnt .col-md-9.fl,
    .contact-form-wrap .delegate_forms .captcha-cnt .col-md-12 {
        padding: 0 15px;
    }
    .ct-us-wrapper .contact-form-wrap .delegate_forms .captcha-cnt .selection_box {
        margin-top: 20px;
    }
    .contact-form-wrap .delegate_forms .captcha-cnt .selection_box input {
        height: auto;
    }
    .contact-form-wrap .delegate_forms .captcha-cnt label:before {
        left: -8px;
        border-width: 3px;
    }
    .contact-form-wrap .delegate_forms .captcha-cnt input[type=checkbox]:checked+label:before {
        font-size: 38px;
    }
    .ct-us-wrapper form .delegate_forms .wc-terms-and-conditions h4 {
        line-height: normal !important;
    }
    .ct-us-wrapper form .delegate_forms #captcha {
        margin-bottom: 20px;
        margin-top: 25px
    }
    .ct-us-wrapper form .delegate_forms #captcha>div {
        margin: 0 auto;
    }
    .contact-form-wrap .delegate_forms .captcha-cnt .selection_box button {
        width: 100%;
    }
    .contact-form-wrap .delegate_forms .captcha-cnt .selection_box button:hover {
        background: #415973;
    }
    .page-template-template-abouts .networking_listing .conference-detail {
        padding: 58px 0;
    }
    .page-template-template-abouts .networking_listing .big_img_content_middle {}
    .about-cnt-wrap {
        margin-bottom: 50px;
    }
    .about-cnt-wrap .col-sm-8,
    .about-sub .col-sm-8 {
        margin: 0;
        width: 100%;
    }
    .about-cnt-wrap .blue_content_border {
        margin-top: 45px;
    }
    .mid-section .col-sm-4 {
        width: 100%;
        display: block;
        margin-bottom: 40px;
    }
    .about-sub ul {
        padding-left: 0;
    }
    .about-sub .content-subheading p {
        margin: 0px 0 40px;
    }
    .about-sub .youtube-section {
        margin-bottom: 55px;
    }
    .about-ft-wrap {
        margin-bottom: 40px;
    }
    .about-ft-wrap .col-sm-4 {
        width: 100%;
        border-bottom: 3px solid #dedede;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .about-ft-wrap h3,
    .about-ft-wrap p {
        border: none;
        margin: 0;
    }
    .about-ft-wrap p {
        padding: 4px 0 5px;
    }
    .error-wrap.clearfix {
        height: auto;
        padding: 0;
        background-position: 0 30%;
    }
    .error-wrap .row .col-sm-8 {
        width: 100%;
        margin: 0
    }
    .error-wrap .error-inner-wrap {
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        transform: none;
    }
    .error-inner-wrap p {
        margin: 20px 0 38px;
    }
    .error-inner-wrap p br {
        display: inline-block;
    }
    .error-wrap .error-inner-wrap .col-sm-6.col-sm-offset-3 {}
    .error-inner-wrap ul {
        padding: 0;
    }
    .error-wrap .error-inner-wrap ul li {
        margin-bottom: 20px;
        padding: 0
    }
    .error-inner-wrap ul li a {
        width: auto;
        display: block;
        margin-right: 0;
    }
    .error-cnt {
        padding: 14px 10px 0px 10px
    }
    .error-wrap {
        margin-top: 50px;
    }
    .networking-block {
        padding: 142px 0 158px;
        background-position: 0 25%;
    }
    .networking-block h2.blue_txt {
        font-size: 56px;
    }
    .networking-block .container .row {
        width: auto;
    }
    .networking-block .networking_box {
        width: 100%;
        margin-left: 0;
        margin-top: 35px;
        background: none;
        border: none;
        padding: 0 25px;
    }
    .networking-block .info-subs {
        height: 88px;
        font-size: 32px;
        font-weight: 600;
        border-width: 2px;
        box-shadow: none;
    }
    .networking_box .info-subs-btn {
        width: 100%;
        font-size: 32px;
        height: 88px;
    }
    .netwk_listing select {
        margin-top: 55px;
        height: auto;
        font-size: 32px;
    }
    .insight_category_sect .col-sm-12 .col-md-12 .col-md-12 {
        padding: 0
    }
    .modalDialog>div {
        width: 50%;
    }
    #openModal div h2 {
        font-size: 24px;
    }
    .single.single-product {
        margin-bottom: 96px;
    }
    .netw_txt .fa {
        margin-top: 6px;
        font-size: 18px;
        position: absolute;
        right: 0
    }
    .position_abls {
        display: none
    }
    .sponsore_right_sect {
        background: none
    }
    .sponsore_right_sect .spon_left_part {
        background: #79CABD
    }
    .check_btn_bg:hover {
        background: none;
        color: #565656
    }
    .check_btn_bg.active:hover {
        background: #002244;
        color: #fff;
    }
    .breadcrumb_links {
        padding-top: 120px;
        padding-bottom: 20px
    }
    .agenda_postion_absolute i::after {
        top: 41%;
        height: 45%
    }
    a.book_now {
        display: none !important
    }
    .informa-totals-block {
        margin-top: 20px;
    }
    #sponsore {
        padding-bottom: 65px;
    }
    #pricing .tab_menu_section .nav>li>a,
    #adenda .tab_menu_section .nav>li>a {
        padding: 10px 10px
    }
    .tab_menu_section .tab-content .table tbody tr td {
        width: 100%
    }
    .tab_menu_section .tab-content .table tbody tr td:nth-child(2) {
        width: 100%
    }
    .tab_menu_section .tab-content .table tbody tr td:first-child {
        border-top: none;
        margin-top: 20px
    }
    .about-sub .over_view_right_sect ul li,
    .green_cirlce_for_ul ul li,
    .tick_arrrow_content ul li {
        text-indent: 0;
    }
    .conference-detail .reg_add_btn {
        display: block !important
    }
    section.ag-wrap.ag-latest__items-wrap .ag-left {
        background: #dde7ea;
    }
    section.ag-wrap.ag-latest__items-wrap .ag-right {
        background: #e2e2e2;
    }
    section.ag-wrap .insight-row:before {
        display: none;
    }
    section.ag-wrap>.row,
    section.ag-wrap .btn-container {
        padding-top: 0;
        margin: 0;
    }
    section.ag-wrap>.row:nth-child(odd) {
        padding-bottom: 0;
    }
}

@media (max-width:768px) and (orientation:landscape) {
    .conference-detail .detail-conf-txt-sty h1,
    .workshop_section .col-md-10 h1,
    .speaker_section .col-md-10 h1,
    .agenda_section .col-md-10 h1,
    .orange_toggle_category h1,
    .over_view_right_sect h1,
    .sponsore_section h1,
    .newsletter-block h2 {
        font-size: 40px;
    }
    .conference-detail .detail-conf-txt-sty p,
    .detail-conf-txt-sty a.link-btn,
    .over_view_select_cntr,
    .over_view_right_sect p,
    .sponsore_section a.link-btn,
    .workshop_section p,
    .newsletter-block .info-subs,
    .newsletter-block .info-subs-btn,
    .find-more-wrap p.left-cnt,
    .find-more-wrap a.link-btn,
    .footer-wrapper h5,
    .footer-wrapper ul li,
    .informa_footer_right div,
    .agenda_right_white_box strong,
    .agenda_tables .agenda_left_side h4,
    .agenda_toggle_width p,
    .agenda_section .dropdown .agenda_button,
    .tab_menu_section .nav,
    .speakers_right_sect_width h4,
    .speakers_right_sect_width p,
    .table>caption+thead>tr:first-child>td,
    .table>caption+thead>tr:first-child>th,
    .table>colgroup+thead>tr:first-child>td,
    .table>colgroup+thead>tr:first-child>th,
    .table>thead:first-child>tr:first-child>td,
    .table>thead:first-child>tr:first-child>th,
    .tab_menu_section .table>tbody>tr>td,
    .table>tbody>tr>th,
    .table>tfoot>tr>td,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>thead>tr>th,
    input[type=submit],
    .when_and_where_section .workshop_section .for_mobile a {
        font-size: 20px;
    }
    .tick_arrrow_content .tick_arrow li {
        font-size: 14px;
    }
    footer .no_underline ul li {
        font-size: 20px !important;
    }
    .footer-wrapper ul li,
    .footer-wrapper h5 {
        line-height: 1.5;
    }
    footer .no_underline ul li {
        line-height: 1.5 !important;
    }
    ul.nav li .fa {
        font-size: 25px
    }
    .navbar-toggle .icon-bar {
        height: 4px;
        width: 30px;
    }
    .navbar>.container .navbar-brand {
        height: 55px;
    }
    ul.nav.navbar-nav.navbar-right.pull-right.for_mobile {
        top: 0;
    }
    .navbar-toggle {
        top: 15px;
    }
    .navbar-nav {
        margin-top: 0;
    }
    ul.nav.navbar-nav.navbar-right.pull-right.for_mobile {
        right: 120px;
    }
    .top-header ul li a {
        padding-right: 0;
    }
    .over_view_select_cntr {
        padding: 10px 15px;
        font-size: 30px;
        font-weight: 500
    }
    .over_view_select_cntr::after {
        right: 21px;
        top: 18px;
        font-size: 20px;
    }
    .over_view_select_cntr.open::after {
        right: 21px;
        top: 18px;
        font-size: 20px;
    }
    .newsletter-block {
        padding: 60px 0;
    }
    .speaker_section .speakers_profil_pic {
        width: 50px;
        height: 50px;
    }
    .tick_arrrow_content ul li:before {
        font-size: 20px;
        padding-right: 30px;
        margin-top: 0;
        line-height: 1
    }
    #contactus {
        background: #f5f5f5;
    }
    #contactus.training_contact {
        background: #fff;
    }
    .find-more-wrap .find-right-box {
        height: 235px;
    }
    .overview_menu ul {
        padding-bottom: 80px;
    }
}

@media (max-width:640px) {
    .ag-wrap a.link-btn {
        width: 100%
    }
    .ag-wrap .col-md-12 .see-all-btn {}
    section.ag-wrap .ag-left,
    section.ag-wrap .ag-right {
        padding-left: 40px;
        padding-right: 40px;
    }
    .sponsor-slider-wrap .nextarrow {
        right: -49px;
    }
    .sponsor-slider-wrap .prevarrow {
        left: -49px;
    }
    .sponsor-slider-wrap .slick-arrow {
        top: -7%
    }
    .find-more-wrap {
        height: auto;
    }
    .find-more-wrap .find-rounded {
        height: 400px;
        width: 400px;
    }
    .find-more-wrap .white-box {
        height: 160px;
        width: 160px;
    }
    .container_grey_box .conference_icon_marg {}
    .container_grey_box .white_icon_box {
        width: 100%;
        float: left;
        text-align: left;
        margin-bottom: 28px;
        height: 152px;
        position: relative
    }
    .container_grey_box .white_icon_box span {
        float: left
    }
    .container_grey_box .white_icon_box p {
        float: none;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 32px;
        position: relative;
        top: 50%;
        transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        overflow-x: auto;
        overflow-y: hidden;
        padding-left: 40px;
    }
    .container_grey_box h1 {
        font-size: 56px;
    }
    .conference_loadmore .link-btn {
        width: auto;
        display: block;
        font-size: 32px;
    }
    .tick_arrrow_content ul li {
        font-size: 32px;
        text-indent: 0;
        margin-left: 0
    }
    .tick_arrrow_content ul li:before {
        padding-right: 49px;
        font-size: 32px;
        position: relative;
        left: 0;
        top: 0
    }
    .share_txt {
        font-size: 20px;
    }
    .share_icon a i {
        margin-left: 26px;
        font-size: 24px;
        margin-top: 0
    }
    .pagination_txt a.link-btn {
        font-size: 27px
    }
    .over_view_right_sect {
        word-break: break-all
    }
    .when_and_where_section {
        word-break: break-all
    }
}

@media (min-width:546px) and (max-width:624px) {
    span.fl.speakers_right_sect_width {
        width: 75%
    }
}

@media (max-width:545px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 20px;
        padding-left: 20px;
    }
    a.navbar-brand {
        width: 152px;
    }
    .navbar-toggle {}
    ul.nav.navbar-nav.navbar-right.pull-right.for_mobile {
        right: 97px;
    }
    .navbar>.container .navbar-brand {
        width: 165px;
    }
    .navbar-toggle .icon-bar {
        height: 4px;
        width: 31px;
    }
    ul.nav li .fa {
        font-size: 25px
    }
    .top-header ul li a {
        padding: 10px 13px;
    }
    .navbar-toggle {
        right: 19px;
        top: 27px;
    }
    ul.nav.navbar-nav.navbar-right.pull-right.for_mobile {
        top: 10px;
    }
    .overview_menu .nav-stacked.affix-top {
        left: 20px;
        right: 20px;
    }
    .home-bg-wrapper {
        padding: 140px 0
    }
    .home-bg-wrapper .rounded-box h2 {
        height: 250px;
        width: 250px;
        line-height: 30px;
        font-size: 27px;
    }
    .interest_go_bar {
        font-size: 25px;
    }
    .home-bg-cnt h3 {
        font-size: 36px;
        margin: 40px 0;
    }
    .home-bg-cnt p {
        font-size: 18px;
    }
    .home-bg-cnt .col-sm-4.no-border {
        margin-top: 0
    }
    .home-bg-cnt .row .link-btn {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .home-bg-cnt .row .link-btn {
        font-size: 18px;
    }
    .border_bottom_respon {
        margin: 0 20px;
    }
    h2.info-title {
        font-size: 40px;
        margin-bottom: 50px;
    }
    .event-cnt span {
        font-size: 14px;
        padding: 6px 16px;
    }
    .event-cnt h3 a {
        font-size: 20px;
    }
    .event-cnt h3 {
        padding-top: 18px;
        padding-bottom: 8px;
    }
    .event-cnt p {
        font-size: 18px;
    }
    .event-date span {
        font-size: 18px;
    }
    .event-cnt {
        padding: 0 40px 60px 40px;
    }
    .event-wrapper ul li .event-inner-wrap {
        padding-bottom: 20px;
    }
    .event-wrapper .row p.text-center a {
        font-size: 18px;
        margin-top: 22px;
    }
    section.ag-wrap h4 {
        font-size: 16px;
    }
    section.ag-wrap h2 {
        font-size: 36px;
        padding: 0
    }
    section.ag-wrap .ag-left {
        margin-top: 0;
        margin-bottom: 0
    }
    section.ag-wrap p {
        font-size: 18px;
        margin-bottom: 26px;
    }
    .ag-wrap a.link-btn {
        font-size: 18px;
    }
    .ag-wrap .col-md-12 .see-all-btn {
        font-size: 18px;
        margin-top: 30px;
    }
    .see-all-btn i {
        top: 4px;
        right: -1px;
    }
    .event-wrapper .text-center .link-btn {
        margin: 0 20px
    }
    .newsletter-block .row .col-sm-8 {
        margin: 0 20px
    }
    .sponsor-slider-wrap a.link-btn {
        margin: 0
    }
    .newsletter-block h2 {
        font-size: 36px;
    }
    .newsletter-block .info-subs {
        font-size: 18px;
    }
    .newsletter-block .info-subs-btn {
        font-size: 18px;
    }
    .newsletter-block {
        padding: 115px 0
    }
    .for_mobile_slider h2.info-title {
        font-size: 40px;
        padding: 0 10px;
    }
    .sponsor-slider-wrap a.link-btn {
        font-size: 18px;
        margin: 0 5px;
    }
    .find-more-wrap .container .row .padding_for_content {
        padding: 0
    }
    .sponsor-slider-wrap {
        padding: 69px 0
    }
    .sponsore_scroller {
        /*max-height:236px;*/
        max-height: none;
        margin-bottom: 32px;
    }
    .testimonial-wrap h2.info-title:before {
        top: 46px;
    }
    .testimonial-wrap p {
        font-size: 20px;
    }
    .find-more-wrap .left-box {
        margin: 0 20px
    }
    .find-more-wrap p.left-cnt {
        font-size: 25px;
    }
    .find-more-wrap a.link-btn {
        font-size: 18px;
    }
    .find-more-wrap {
        height: auto;
    }
    .find-more-wrap .find-rounded {
        height: 350px;
        width: 350px;
    }
    .find-more-wrap .white-box {
        width: 150px;
        height: 150px;
    }
    .find-more-wrap .find-right-box {
        height: 215px;
    }
    .footer-wrapper h5 {
        width: 58%;
        line-height: 28px;
        margin-top: 0
    }
    .footer-wrapper h5 {
        font-size: 18px;
    }
    .footer-wrapper ul li {
        font-size: 18px;
        line-height: 28px;
    }
    footer .no_underline ul li {
        font-size: 18px !important;
        line-height: 28px !important;
    }
    .informa_footer_right div {
        font-size: 18px;
    }
    .footer-wrapper .col-md-3 .social_media_icon a {
        font-size: 22px;
        padding-right: 40px;
    }
    .footer-wrapper .social_media_icon {
        margin-top: 28px;
        margin-bottom: 30px;
    }
    footer {
        padding-top: 50px
    }
    #informa_category_filter {
        display: none
    }
    .txt_sty_mob h3 {
        font-size: 24px;
        height: 77px;
        overflow: hidden
    }
    .txt_sty_mob p {
        font-size: 18px;
    }
    .txt_sty_mob a {
        font-size: 18px;
    }
    .conference_top_title h1 {
        font-size: 36px;
    }
    .conference_top_title p {
        font-size: 18px
    }
    .pagination_txt .page_sty_txt {
        display: none
    }
    .pagination_txt .text-right.col-md-3 {
        margin-top: 0;
        margin-bottom: 0;
    }
    .pagination_txt .text-left {
        margin-top: 0;
        float: left;
        margin-left: 0;
    }
    .pagination_txt a.link-btn {
        font-size: 18px;
        padding: 12px;
    }
    .page-template-events-listing .pagination_txt .text-right {
        margin-top: 0;
        margin-bottom: 50px;
    }
    .page-template-events-listing .pagination_txt .text-left {
        margin-top: 0;
        margin-bottom: 50px;
        margin-left: 20px;
    }
    .container_grey_box .conference_icon_marg {}
    .container_grey_box .white_icon_box {
        width: 100%;
        float: left;
        text-align: left;
        margin-bottom: 28px;
        height: 152px;
        position: relative
    }
    .container_grey_box .white_icon_box span {
        float: left
    }
    .container_grey_box .white_icon_box p {
        float: none;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 18px;
        position: relative;
        top: 50%;
        transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        overflow-x: auto;
        overflow-y: hidden;
        padding-left: 40px;
    }
    .container_grey_box h1 {
        font-size: 40px;
    }
    .conference_loadmore .link-btn {
        width: auto;
        display: block;
        font-size: 18px;
    }
    .event-cnt span a {
        font-size: 13px
    }
    .conference-detail .detail-conf-txt-sty h1 {
        font-size: 40px;
    }
    .conference-detail .detail-conf-txt-sty p {
        font-size: 18px;
    }
    .detail-conf-txt-sty a.link-btn {
        font-size: 16px;
    }
    .green_wides_box p {
        font-size: 20px;
    }
    .big_img_content_middle {}
    .workshop_section .col-md-10 h1,
    .speaker_section .col-md-10 h1,
    .agenda_section .col-md-10 h1,
    .orange_toggle_category h1,
    .over_view_right_sect h1,
    .sponsore_section h1 {
        font-size: 32px
    }
    .over_view_right_sect p {
        font-size: 18px
    }
    .over_view_right_sect ul li {
        font-size: 18px
    }
    .breadcrumb_links ul li {
        font-size: 15px;
    }
    .breadcrumb_links {
        padding-top: 80px;
        padding-bottom: 8px
    }
    .sponsore_section a.link-btn {
        font-size: 16px;
    }
    .spon_right_part h3,
    spon_left_part h3 {
        font-size: 24px;
    }
    .sponsore_right_sect .delegate_underline {
        margin: 20px 0;
    }
    .sponsore_right_sect .listing_section {
        margin: 15px 0;
    }
    .sponsore_right_sect .attend_content span {
        font-size: 18px;
    }
    .sponsore_right_sect .sponsore_right_sect .attend_content {
        margin: 0;
    }
    .sponsore_right_sect .btn_spon1 .link-btn,
    .spon_left_part button.link-btn {
        font-size: 16px;
    }
    .sponsore_right_sect .attend_content i {
        top: 2px;
    }
    .sponsore_right_sect .padd_top {
        padding-top: 0;
    }
    .sponsore_right_sect .spon_right_part .right_part_padd {
        padding: 20px 0 40px;
    }
    .sponsore_right_sect .spon_left_part .left_sect_inner {
        padding: 20px 20px 40px !important;
    }
    .spon_right_part h3,
    spon_left_part h3,
    .spon_left_part h3 {
        font-size: 24px;
    }
    .left_sect_inner form input,
    .left_sect_inner form select,
    .sponsore_right_sect .select2-container .select2-selection--single .select2-selection__rendered {
        height: 44px;
        font-size: 16px;
    }
    .spon_left_part .event-select.form-control {
        height: 44px;
        font-size: 16px;
        padding-top: 8px;
        margin-bottom: 10px
    }
    .spon_left_part .form-group .textarea_box {
        margin-top: 0;
        font-size: 16px;
        padding: 10px
    }
    .spon_left_part #captcha {
        margin-top: 10px;
    }
    #sponsore {
        padding-bottom: 51px;
    }
    .workshop_section .col-md-10 h1,
    .speaker_section .col-md-10 h1,
    .agenda_section .col-md-10 h1,
    .orange_toggle_category h1,
    .over_view_right_sect h1,
    .sponsore_section h1 {}
    .agenda_section .dropdown .agenda_button {
        font-size: 16px;
    }
    .agenda_section .btn .caret {
        margin-top: 9px;
    }
    .agenda_section .dropdown-menu {
        top: 135px !important
    }
    .agenda_section .btn,
    .agenda_section .dropdown-menu a {
        font-size: 14px;
        width: 100%;
        white-space: normal
    }
    .agenda_section .dropdown .line_for_dropdown_green,
    .agenda_section .dropdown .line_for_dropdown_red {
        margin-top: -12px;
    }
    .tab_menu_section .nav {
        font-size: 20px;
    }
    .agenda_tables .agenda_left_side h4 {
        font-size: 18px;
    }
    .agenda_right_white_box strong {
        font-size: 18px
    }
    .agenda_toggle_width p {
        font-size: 16px;
        line-height: 20px;
    }
    .panel-collapse .panel-body p {
        font-size: 18px;
    }
    input[type=submit] {
        font-size: 16px;
    }
    .tick_arrrow_content ul li {
        font-size: 18px;
        text-indent: 0;
        margin-left: 0
    }
    .tick_arrrow_content ul li:before {
        padding-right: 32px;
        font-size: 18px;
        position: relative;
        left: 0;
        top: 0
    }
    .tab_menu_section .table>tbody>tr>td,
    .table>tbody>tr>th,
    .table>tfoot>tr>td,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>thead>tr>th {
        display: block;
        font-size: 20px;
    }
    .table>caption+thead>tr:first-child>td,
    .table>caption+thead>tr:first-child>th,
    .table>colgroup+thead>tr:first-child>td,
    .table>colgroup+thead>tr:first-child>th,
    .table>thead:first-child>tr:first-child>td,
    .table>thead:first-child>tr:first-child>th {
        font-size: 18px;
    }
    .workshop_section p {
        font-size: 18px;
    }
    .speakers_right_sect_width h4 {
        font-size: 18px;
    }
    .speakers_right_sect_width p {
        font-size: 18px
    }
    span.fl.speakers_right_sect_width {
        width: 84%
    }
    div.fl.speakers_right_sect_width {
        width: 84%
    }
    .speaker_box_main_mgr {
        padding: 0
    }
    .speaker_section .speakers_profil_pic {
        width: 44px;
        height: 44px
    }
    .when_and_where_section .workshop_section .for_mobile a,
    a.link-btn {
        font-size: 16px;
    }
    .acf-map {
        height: 286px;
    }
    .when_and_where_section .workshop_section .for_mobile {
        margin-top: 0
    }
    .sponsore .col-md-10,
    .workshop_section .col-md-10,
    .speaker_section .col-md-10,
    .agenda_section .col-md-10 {
        padding: 0 20px;
    }
    .over_view_select_cntr {
        font-size: 16px;
    }
    .overview_menu ul li a {
        font-size: 16px;
    }
    .over_view_select_cntr::after {
        top: 21px;
    }
    .over_view_select_cntr.open::after {
        top: 21px;
    }
    div#captcha1 {
        margin-left: -5px
    }
    .orange_toggle_category .tab-content p {
        font-size: 18px;
    }
    .button_section button {
        font-size: 18px;
    }
    .delegate-selection-block h3 strong,
    .title_delight_sec h3 strong {
        font-size: 20px;
    }
    .delegate_txt div strong {
        font-size: 18px;
    }
    .delegate_txt div {
        font-size: 18px;
        padding: 10px 6px;
    }
    .delegate_section .radio-custom-label {
        margin-left: 0;
    }
    .check_btn_bg .checkbox_cntr,
    .check_btn_bg .delegate_btn_mrgn {
        font-size: 18px
    }
    .add_delegate {
        font-size: 15px;
    }
    .add_delegate i {
        font-size: 13px;
    }
    .promo_code .info-subs {
        font-size: 16px;
    }
    .green_adding_promo_section .promo_code .info-subs-btn {
        font-size: 15px;
    }
    .subtotal div {
        font-size: 20px;
    }
    .sales_code_section .info-subs {
        font-size: 16px;
    }
    .sales_code_section .col-md-6 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .sales_code_section a.whats_this {
        font-size: 16px;
    }
    .tooltip.top {
        margin-left: 40px;
    }
    .sales_code_section .single_add_to_cart_button {
        font-size: 16px;
    }
    .delegate_btn_mrgn .fl {
        margin-right: 18px;
    }
    .delegate_txt .col-md-6 {
        margin-top: -20px;
    }
    .delegate_txt .col-md-2 {
        margin-bottom: 0
    }
    .please_note_mrg div h4 {
        font-size: 18px;
    }
    .remove_icon a {
        font-size: 15px;
    }
    .remove_icon {
        margin-top: 29px;
    }
    .delegate_section .product-addon .col-md-5 {
        padding-left: 0;
        padding-right: 0;
    }
    .delegate-1 .product-addon .col-md-5 {
        padding-left: 0;
        padding-right: 0
    }
    .check_btn_bg .checkbox_cntr {
        padding-right: 0;
        padding-left: 15px;
    }
    .check_btn_bg .delegate_btn_mrgn {
        padding-right: 0;
        padding-left: 15px;
    }
    .product-addon label:before {
        left: 15px;
    }
    .delegate_section,
    .padding_sixty {
        padding: 40px 0
    }
    .insight_article .padding_sixty p img {
        width: 100%;
        height: auto
    }
    .insight_article .padding_sixty figure {
        width: 100% !important;
        height: auto
    }
    .insight_article .padding_sixty figure img {
        width: 100%;
        height: auto
    }
    .insight_article .padding_sixty p a img {
        width: 100%;
        height: auto
    }
    .woocommerce #payment .form-row select,
    .woocommerce-page #payment .form-row select {}
    .green_adding_promo_section {}
    .subtotal {
        padding-top: 8px;
        padding-bottom: 8px;
        margin-bottom: 0
    }
    .delegate-selection-block .delegate_txt {
        margin: 0
    }
    .radio-custom+.radio-custom-label:before {
        border-radius: 50%;
        height: 20px;
        width: 20px;
    }
    .radio-custom:checked+.radio-custom-label:before {
        background: #002244;
        box-shadow: inset 0px 0px 0px 3px #fff;
        margin-top: 0
    }
    .green_toggle_dropdown .row div {
        font-size: 18px;
    }
    .agenda_postion_absolute {
        font-size: 18px;
        top: 49%
    }
    .agenda_postion_absolute i::after {
        top: 23%;
        height: 64%
    }
    .stream-day h4 {
        font-size: 18px;
    }
    .delegate_forms .form-control {
        font-size: 16px;
    }
    .white_bg_color .sales_code_section .row .col-md-6 button {
        font-size: 16px;
    }
    .white_bg_color .sales_code_section .row .col-md-6 a {
        font-size: 16px;
    }
    .white_bg_color .sales_code_section .row .nm_padding_top {
        margin-top: -10px
    }
    .woocommerce form .form-row input.input-text {
        font-size: 16px;
    }
    .woocommerce form .form-row .select2-container,
    .woocommerce form .form-row input.input-text,
    .woocommerce form .form-row select {
        font-size: 16px;
    }
    .wc-terms-and-conditions .col-md-11 {
        padding-left: 20px
    }
    .wc-terms-and-conditions .col-md-11 h4 {
        font-size: 13px;
    }
    .wc-terms-and-conditions a.whats_this {
        font-size: 14px;
        margin-top: 5px
    }
    .wc-terms-and-conditions .col-md-1 {
        padding-right: 20px;
        margin-left: 0;
    }
    .woocommerce-checkout #payment div.payment_box input.input-text {
        font-size: 16px;
    }
    .woocommerce #payment .form-row select,
    .woocommerce-page #payment .form-row select {
        font-size: 16px;
    }
    .confirmation_section h4 {
        font-size: 18px;
        margin-top: 0;
        font-weight: 500px;
        margin-bottom: 0
    }
    .orange_toggle_category .tab-content p {
        margin-top: 39px;
    }
    .share_txt {
        font-size: 20px;
    }
    .share_icon a i {
        font-size: 24px;
        margin-left: 10px;
        margin-top: 0
    }
    .confirmation_section {
        padding: 30px 20px;
    }
    .insight_categ_content {
        padding-left: 0;
        padding-right: 0
    }
    .insight_categ_content h4 {
        font-size: 15px;
    }
    .insight_categ_content h2 {
        font-size: 24px;
    }
    .insight_categ_content span,
    .insight_categ_content span i {
        font-size: 14px;
    }
    .insight_categ_content .read_more_top .see-all-btn {
        font-size: 16px;
    }
    .insight_categ_content p,
    .insight_article p,
    .spon_right_part p,
    .people_culture p {
        font-size: 18px;
    }
    .ppl_box .ppl_inside_box {
        height: 430px;
        padding: 40px 0
    }
    .ppl_inside_box h4 {
        font-size: 18px;
    }
    .ppl_box_blue_btn i {
        font-size: 24px;
    }
    .training_type {
        font-size: 16px
    }
    .conference_loadmore .text-center {
        margin-top: 20px;
    }
    .spon_left_part .select2-container {
        height: 44px;
        font-size: 16px;
    }
    .spon_left_part .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 44px
    }
    .spon_left_part .event-select.selection_box .select2-selection__arrow b {
        top: 6px;
    }
    .spon_left_part .form-group {
        margin-top: 10px;
    }
    .spon_left_part {
        padding: 0;
        margin-left: -20px;
        margin-right: -20px;
    }
    .sponsore_right_sect .spon_right_part {
        padding-left: 0;
        padding-right: 0;
    }
    .sponsore_section span img {
        height: auto !important;
        width: 100%
    }
    .sponsore_section span img {
        padding: 0 !important;
        margin-top: 0 !important
    }
    .search_page .green_header .detail-conf-txt-sty h1 {
        font-size: 24px
    }
    .search_page .green_header .detail-conf-txt-sty {
        width: 100%
    }
    .about-cnt-wrap p,
    .about-sub p,
    .about-sub ul li,
    .about-ft-wrap p,
    .about-sub .content-subheading p,
    .about-ft-wrap h3,
    .error-inner-wrap p,
    .contact-add-cnt p,
    .contact-form-wrap .delegate_forms .captcha-cnt .selection_box button {
        font-size: 18px;
    }
    .about-cnt-wrap {
        margin: 10px 0 20px;
    }
    .about-cnt-wrap .blue_content_border {
        margin: 15px 0 0;
        padding: 20px 20px;
    }
    .about-cnt-wrap .list-details li,
    .contact-add-cnt h3 {
        font-size: 24px;
    }
    .mid-section {
        margin-bottom: 0;
    }
    .mid-section .col-sm-4 {
        margin-bottom: 20px;
    }
    .about-sub h3,
    .contact-add-cnt h4,
    .ct-us-wrapper form .delegate_forms .wc-terms-and-conditions h4 {
        font-size: 15px;
    }
    .about-ft-wrap {
        margin-bottom: 0;
    }
    .about-sub .content-subheading {
        margin-bottom: 15px;
    }
    .about-ft-wrap .col-sm-4 {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .about-sub .content-subheading p {
        margin: 0px 0 20px;
    }
    .about-sub .youtube-section {
        margin-bottom: 15px;
    }
    .about-sub .youtube-section iframe {
        width: 100%;
        height: 250px;
    }
    .contact-map-cnt .acf-map {
        height: 500px;
    }
    .ct-us-wrapper h2.info-title {
        font-size: 32px;
    }
    .ct-us-wrapper h2.info-title,
    .contact-add-cnt h3 {
        margin-top: 40px;
    }
    .contact-add-cnt {
        margin-bottom: 40px;
    }
    .contact-add-cnt .underline_insights {
        border-width: 3px;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .contact-add-cnt h4 {
        margin-top: 10px;
    }
    .ct-us-wrapper .second-go-bar.for_desktop {
        padding: 20px 20px;
    }
    .ct-us-wrapper .second-go-bar.for_desktop p,
    .contact-form-wrap .success h2 {
        font-size: 20px;
    }
    .ct-us-wrapper .contact-form-wrap h2.info-title {
        margin-bottom: 40px;
    }
    .contact-form-wrap {
        margin-bottom: 30px;
    }
    .ct-us-wrapper form .delegate_forms input,
    .ct-us-wrapper form .delegate_forms select {
        height: 50px;
    }
    .contact-form-wrap .delegate_forms .captcha-cnt label:before {
        width: 30px;
        height: 30px;
        border-width: 3px;
        left: 11px;
    }
    .contact-form-wrap .delegate_forms .captcha-cnt input[type=checkbox]:checked+label:before {
        font-size: 18px;
    }
    .contact-form-wrap .delegate_forms .captcha-cnt .col-md-9 {
        width: 80%
    }
    .ct-us-wrapper form .delegate_forms #captcha {
        margin-bottom: 10px;
        margin-top: 0;
    }
    .error-wrap.clearfix {
        padding: 0;
        background-position: 0 10%;
    }
    .error-inner-wrap p {}
    .error-inner-wrap ul li {
        margin-bottom: 10px;
    }
    .error-inner-wrap ul li a {
        font-size: 16px;
    }
    .nm_error_sec h1,
    .nm_error_sec p.nm_error_msg {
        font-size: 18px
    }
    .networking-block {
        padding: 72px 0 88px;
        background-position: 0 0;
    }
    .networking-block h2.blue_txt {
        font-size: 32px;
    }
    .networking-block .container .row {
        padding: 0;
    }
    .networking-block .networking_box {
        margin-top: 0;
    }
    .networking-block .info-subs {
        font-size: 16px;
        height: auto;
    }
    .networking_box .info-subs-btn {
        height: auto;
        font-size: 20px;
    }
    .netwk_listing select {
        font-size: 16px;
        margin-bottom: -30px;
        margin-top: 33px;
    }
    .netwk_listing .col-md-8 {
        padding-right: 16px;
        padding-left: 16px;
    }
    .insight_categ_content i {
        font-size: 15px;
        font-weight: 600
    }
    .single.single-product {
        margin-bottom: 73px;
    }
    .error {
        font-size: 14px;
    }
    .delegate_txt .col-sm-11 .col-sm-3 {
        width: 100%;
    }
}

@media (min-width:399px) and (max-width:538px) {
    .find-more-wrap {
        height: auto;
    }
    .find-more-wrap .find-right-box {
        overflow: visible;
        height: 151px;
    }
    .sponsor-slider-wrap .nextarrow {
        right: -38px;
    }
    .sponsor-slider-wrap .prevarrow {
        left: -38px;
    }
    .sponsor-slider-wrap .slick-arrow {
        top: 29%
    }
    .testimonial-wrap h2.info-title {}
    .wc-terms-and-conditions .col-md-11 {
        padding-left: 20px
    }
    .wc-terms-and-conditions .col-md-11 h4 {
        font-size: 13px;
    }
    .wc-terms-and-conditions .col-md-1 {
        padding-right: 20px;
    }
}

@media (max-width:480px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 20px;
        padding-left: 20px;
    }
    a.navbar-brand {
        width: 152px;
    }
    .navbar-toggle {
        margin-right: 29px;
        position: absolute;
        top: 27px;
        right: 19px;
        margin: 0;
        padding: 0;
        z-index: 1001;
    }
    ul.nav.navbar-nav.navbar-right.pull-right.for_mobile {
        top: 8px;
    }
    ul.nav.navbar-nav.navbar-right.pull-right.for_mobile {
        right: 95px;
    }
    .navbar>.container .navbar-brand {
        width: 178px;
    }
    .navbar-toggle .icon-bar {
        height: 4px;
        width: 31px;
    }
    ul.nav li .fa {
        font-size: 25px
    }
    .top-header ul li a {
        padding: 12px 13px;
    }
    .home-bg-wrapper {
        padding: 140px 0
    }
    .home-bg-wrapper .rounded-box h2 {
        height: 250px;
        width: 250px;
        line-height: 30px;
        font-size: 27px;
    }
    .interest_go_bar {
        font-size: 25px;
    }
    .home-bg-cnt h3 {
        font-size: 36px;
        margin: 40px 0;
    }
    .home-bg-cnt p {
        font-size: 18px;
    }
    .home-bg-cnt .col-sm-4.no-border {
        margin-top: 0
    }
    .home-bg-cnt .row .link-btn {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .home-bg-cnt .row .link-btn {
        font-size: 18px;
    }
    .over_view_right_sect ul li::before {
        top: 2px;
    }
    h2.info-title {
        font-size: 40px;
        margin-bottom: 50px;
    }
    .event-cnt span {
        font-size: 14px;
        padding: 4px 10px;
    }
    .event-cnt h3 a {
        font-size: 20px;
    }
    .event-cnt h3 {
        padding-top: 18px;
        padding-bottom: 8px;
    }
    .event-cnt p {
        font-size: 18px;
    }
    .event-date span {
        font-size: 18px;
        padding: 0 20px 0 20px
    }
    .event-cnt {
        padding: 0 20px 60px 20px;
    }
    .event-cnt .event-cat {
        left: 15px;
    }
    .event-wrapper ul li .event-inner-wrap {
        padding-bottom: 20px;
    }
    .event-wrapper .row p.text-center a {
        font-size: 18px;
        margin-top: 22px;
    }
    .insight_categ_content .event-cnt {
        margin-bottom: 0
    }
    section.ag-wrap h4 {
        font-size: 16px;
    }
    section.ag-wrap h2 {
        font-size: 28px;
        padding: 0
    }
    section.ag-wrap .ag-left section.ag-wrap p {
        font-size: 18px;
        margin-bottom: 26px;
    }
    .ag-wrap a.link-btn {
        font-size: 18px;
    }
    .ag-wrap .col-md-12 .see-all-btn {
        font-size: 18px;
        margin-top: 25px;
    }
    .ag-latest__items-wrap .insight-row .see-all-btn {
        margin-top: 0;
    }
    .see-all-btn i {
        top: 4px;
        right: -1px;
    }
    section.ag-wrap .ag-right,
    section.ag-wrap .ag-left {
        padding: 30px 20px
    }
    .newsletter-block h2 {
        font-size: 36px;
    }
    .newsletter-block .info-subs {
        font-size: 18px;
    }
    .newsletter-block .info-subs-btn {
        font-size: 18px;
    }
    .newsletter-block {
        padding: 70px 0
    }
    .for_mobile_slider h2.info-title {
        font-size: 40px;
        padding: 0 10px;
    }
    .sponsor-slider-wrap a.link-btn {
        font-size: 18px;
    }
    .sponsor-slider-wrap {
        padding: 69px 0
    }
    .sponsor-slider-wrap .prevarrow:after,
    .sponsor-slider-wrap .nextarrow:after {
        font-size: 42px;
    }
    .sponsor-slider-wrap .slick-arrow {
        top: 23%
    }
    .testimonial-wrap h2.info-title:before {
        top: 60px;
    }
    .testimonial-wrap h2.info-title {
        font-size: 40px;
        width: 90%;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 39px;
    }
    .testimonial-wrap p {
        font-size: 20px;
    }
    .find-more-wrap p.left-cnt {
        font-size: 25px;
        margin-bottom: 30px;
    }
    .find-more-wrap a.link-btn {
        font-size: 18px;
    }
    .find-more-wrap {
        height: auto;
    }
    .find-more-wrap .find-rounded {
        height: 350px;
        width: 350px;
    }
    .find-more-wrap .white-box {
        width: 140px;
        height: 140px;
    }
    .footer-wrapper h5 {
        width: 76%;
        line-height: 28px;
        margin-top: 0
    }
    .footer-wrapper h5 {
        font-size: 18px;
    }
    .footer-wrapper ul li {
        font-size: 18px;
        line-height: 28px;
    }
    footer .no_underline ul li {
        font-size: 18px !important;
        line-height: 28px !important;
    }
    .informa_footer_right div {
        font-size: 18px;
    }
    .footer-wrapper .col-md-3 .social_media_icon a {
        font-size: 22px;
        padding-right: 30px;
    }
    .footer-wrapper .social_media_icon {
        margin-top: 28px;
        margin-bottom: 30px;
    }
    #informa_category_filter {
        display: none
    }
    .img_for_mob {
        height: 210px;
    }
    .conf-mob-slider-cntr .slick-prev.slick-arrow,
    .conf-mob-slider-cntr .slick-next.slick-arrow {
        top: 184px;
    }
    .pagination_txt .page_sty_txt {
        display: none
    }
    .text-right.col-md-3 {
        margin-top: 8px;
        margin-bottom: 58px;
    }
    .container_grey_box .conference_icon_marg {}
    .container_grey_box .white_icon_box {
        width: 100%;
        float: left;
        text-align: left;
        margin-bottom: 28px;
        height: 123px;
        position: relative
    }
    .container_grey_box .white_icon_box span {
        float: left
    }
    .container_grey_box .white_icon_box p {
        float: none;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 18px;
        position: relative;
        top: 50%;
        transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        overflow-x: auto;
        overflow-y: hidden;
        padding-left: 0;
    }
    .container_grey_box h1 {
        font-size: 36px;
    }
    .conference_loadmore .link-btn {
        width: auto;
        display: block;
        font-size: 18px;
    }
    .white_icon_box .center_img img {
        width: 80%;
        height: auto;
    }
    .speaker_box_main_mgr {
        padding: 0
    }
    span.fl.speakers_right_sect_width {
        width: 80%
    }
    div.fl.speakers_right_sect_width {
        width: 80%
    }
    .speaker_section .speakers_profil_pic {
        width: 44px;
        height: 44px
    }
    .acf-map {
        height: 286px;
    }
    .when_and_where_section .workshop_section .for_mobile {
        margin-top: 0
    }
    div#captcha1 {
        transform: scale(1.06);
        -webkit-transform: scale(1.06);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        margin-left: -6px;
    }
    .register_pop div h3 {
        font-size: 24px;
    }
    .delegate_forms .form-control {
        font-size: 16px;
        padding: 14px 12px 5px 12px;
        height: auto
    }
    .delegate_forms .selection_box.mgr_top .col-md-12 h4 {
        font-size: 18px;
    }
    .register_pop button.link-btn {
        font-size: 16px;
    }
    .wc-terms-and-conditions .col-md-11 {
        padding-left: 20px;
        width: 80%
    }
    .wc-terms-and-conditions .col-md-1 {
        padding-right: 20px;
    }
    .insight_categ_content {
        padding-left: 0;
        padding-right: 0
    }
    .conference_loadmore .text-center {
        margin-top: 0;
    }
    .modalDialog>div {
        width: 80%;
    }
    #newsletter_subscribe #captcha_subs {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -moz-webkit-transform: scale(1.05);
        -ms-webkit-transform: scale(1.05);
        -o-webkit-transform: scale(1.05);
        margin-left: 1px;
    }
    .sponsore_section span {
        padding: 0px 20px;
        margin-top: 12px;
    }
}

@media (min-width:361px) and (max-width:398px) {
    .navbar>.container .navbar-brand {
        width: 148px;
        height: 69px;
    }
    ul.nav.navbar-nav.navbar-right.pull-right.for_mobile {
        top: 4px;
    }
    .navbar-toggle {
        top: 24px;
    }
    .find-more-wrap {
        height: 530px;
    }
    .find-more-wrap .find-right-box {
        overflow: visible;
        height: 266px;
    }
    h2.info-title {
        font-size: 30px;
        padding: 0
    }
    .event-date span {
        font-size: 14px;
    }
    .newsletter-block h2 {
        font-size: 25px;
        padding: 0 0 28px 0;
    }
    .sponsor-slider-wrap .nextarrow {
        right: -23px;
    }
    .sponsor-slider-wrap .prevarrow {
        left: -23px;
    }
    .sponsor-slider-wrap .slick-arrow {
        top: -9%
    }
    .for_mobile_slider h2.info-title {
        font-size: 30px;
        padding: 0
    }
    .testimonial-wrap h2.info-title {
        font-size: 30px
    }
    .testimonial-wrap h2.info-title:before {
        top: 47px
    }
    .find-more-wrap {
        height: auto
    }
    .find-more-wrap .find-rounded {
        height: 300px;
        width: 300px;
    }
    .find-more-wrap .white-box {
        height: 140px;
        width: 140px;
    }
    .find-more-wrap .find-right-box {
        overflow: visible;
        height: 120px;
    }
    .container_grey_box .white_icon_box p {
        padding-left: 0;
        top: 34%;
    }
    .white_icon_box .center_img img {
        width: 70%;
        height: auto;
    }
    .container_grey_box .white_icon_box {
        height: 106px;
    }
    .container_grey_box .white_icon_box span {
        float: left;
        width: 35%;
    }
    .modalDialog>div {
        width: 82%;
    }
    .conference-detail .detail-conf-txt-sty h1 {
        font-size: 32px;
    }
    .sponsore_section span {
        padding: 12px 14px;
        margin-top: 12px;
    }
}

@media (max-width:360px) {
    .top-header ul li a {
        padding: 10px 6px
    }
    ul.nav.navbar-nav.navbar-right.pull-right.for_mobile {
        right: 75px
    }
    .navbar ul li {
        margin-right: 5px;
    }
    .navbar>.container .navbar-brand {
        width: 152px;
        height: 71px;
    }
    ul.nav.navbar-nav.navbar-right.pull-right.for_mobile {
        top: 6px;
    }
    .navbar-toggle {
        margin-top: 0;
        padding: 0;
        top: 23px;
        right: 21px;
    }
    .navbar-toggle .close_absolute_resp {
        position: fixed;
        right: 27px;
    }
    .home-bg-wrapper .rounded-box h2 {
        width: 250px;
        height: 250px;
    }
    .home-bg-wrapper .rounded-box {
        margin-bottom: 0
    }
    h2.info-title {
        font-size: 30px;
        padding: 0
    }
    .event-date span {
        font-size: 14px;
    }
    .sponsor-slider-wrap .nextarrow {
        right: -22px;
    }
    .sponsor-slider-wrap .prevarrow {
        left: -22px;
    }
    .sponsor-slider-wrap .slick-arrow {
        top: 20%
    }
    .for_mobile_slider h2.info-title {
        font-size: 30px;
        padding: 0
    }
    .testimonial-wrap h2.info-title {
        font-size: 30px
    }
    .testimonial-wrap h2.info-title:before {
        top: 49px
    }
    .newsletter-block h2 {
        font-size: 30px;
        padding: 0 23px 43px 23px;
    }
    .find-more-wrap {
        height: 640px;
    }
    .find-more-wrap .find-right-box {
        overflow: visible;
        height: 120px;
    }
    .find-more-wrap {
        height: auto
    }
    .find-more-wrap .find-rounded {
        height: 300px;
        width: 300px;
    }
    .find-more-wrap .white-box {
        height: 135px;
        width: 135px;
    }
    .container_grey_box .white_icon_box p {
        padding-left: 0;
        top: 34%;
    }
    .white_icon_box .center_img img {
        width: 70%;
        height: auto;
    }
    .container_grey_box .white_icon_box {
        height: 106px;
    }
    .container_grey_box .white_icon_box span {
        float: left;
        width: 35%;
    }
    #captcha div:first-child {
        -ms-transform: scale(0.9, 0.9);
        -webkit-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9);
        transform-origin: left center;
        width: 100% !important;
        margin-left: 5%;
    }
    #openModal div h2 {
        font-size: 21px;
    }
    .share_txt {
        font-size: 18px;
    }
    .share_icon a i {
        font-size: 18px;
        margin-top: 3px;
        margin-left: 14px;
    }
    .sponsore_section span {
        padding: 12px 2px;
        margin-top: 12px;
    }
}

@media (max-width:320px) {
    .top-header ul li a {
        padding: 10px 8px
    }
    ul.nav.navbar-nav.navbar-right.pull-right.for_mobile {
        right: 72px
    }
    .navbar ul li {
        margin-right: 2px;
    }
    .navbar>.container .navbar-brand {
        width: 120px;
        height: 65px;
    }
    ul.nav.navbar-nav.navbar-right.pull-right.for_mobile {
        top: 2px;
        right: 73px;
    }
    .navbar-toggle {
        margin-top: 9px;
        top: 12px
    }
    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 3px
    }
    .navbar-toggle .icon-bar {
        height: 5px;
        width: 27px;
    }
    .home-bg-wrapper .rounded-box h2 {
        width: 200px;
        height: 200px;
    }
    .home-bg-wrapper .rounded-box h2 {
        line-height: 21px;
        font-size: 21px;
    }
    .home-bg-wrapper .rounded-box {
        margin-bottom: 0
    }
    .sponsor-slider-wrap .nextarrow {
        right: -22px;
    }
    .sponsor-slider-wrap .prevarrow {
        left: -22px;
    }
    .sponsor-slider-wrap .slick-arrow {
        top: 14%
    }
    .delegate_section .check_btn_bg {
        padding: 12px 10px;
    }
    .check_btn_bg .delegate_btn_mrgn {
        padding-left: 12px;
        font-size: 15px;
        padding-right: 1px;
    }
    .check_btn_bg .checkbox_cntr {
        width: 33px
    }
    .product-addon label:before {
        width: 25px;
        height: 25px;
        left: 18px;
    }
    .conference-detail .detail-conf-txt-sty h1,
    .conference-detail .detail-conf-txt-sty h1,
    .conference-detail .detail-conf-txt-sty h1 a {
        font-size: 30px;
    }
    .wc-terms-and-conditions .col-md-1 {
        margin-left: 0
    }
    h2.info-title {
        font-size: 30px;
        padding: 0
    }
    .event-date span {
        font-size: 14px;
    }
    .event-cnt .event-cat {
        left: 18px;
    }
    .event-cnt {
        padding: 0 18px 60px 18px;
    }
    .event-date span {
        padding: 0 18px;
    }
    .event-cnt span {
        padding: 1px 8px
    }
    .event-cnt h3 {
        padding-top: 4px;
    }
    .find-more-wrap .find-rounded {
        height: 290px;
        width: 290px
    }
    .find-more-wrap {
        height: auto
    }
    .find-more-wrap .find-rounded {
        height: 250px;
        width: 250px;
    }
    .find-more-wrap .white-box {
        height: 110px;
        width: 110px;
    }
    .find-more-wrap .find-right-box {
        height: 104px;
    }
    .footer-wrapper .col-md-3 .social_media_icon a {
        padding-right: 20px
    }
    footer .no_underline ul li {
        font-size: 17px !important
    }
    .informa_footer_right div {
        font-size: 17px;
    }
    .container_grey_box .white_icon_box p {
        padding-left: 0;
        top: 52%;
    }
    .white_icon_box .center_img img {
        width: 70%;
        height: auto;
    }
    .container_grey_box .white_icon_box {
        height: 67px;
    }
    .container_grey_box .white_icon_box span {
        float: left;
        width: 35%;
    }
    div#captcha1 {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .share_txt {
        font-size: 18px;
    }
    .share_icon a i {
        font-size: 18px;
        margin-left: 6px;
        margin-top: 3px;
    }
    #newsletter_subscribe #captcha_subs {
        transform: scale(0.92);
        -webkit-transform: scale(0.92);
        -moz-webkit-transform: scale(0.92);
        -ms-webkit-transform: scale(0.92);
        -o-webkit-transform: scale(0.92);
        margin-left: -10px;
    }
    .sponsore_section span {
        padding: 18px 7px;
        margin: 6px 0
    }
}