

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 1rem;
}
@media screen and (max-width: 1199px) {
    html {
        font-size: 0.725rem;
    }
}
@media screen and (max-width: 575px) {
    html {
        font-size: 0.7rem;
    }
}
body {
    background-color: #fff;
    font-size: 1rem;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.16px;
    color: #1d1d1b;
    margin: 0;
    overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    display: block;
    width: 100%;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 0.85;
    margin: 0;
}
/*h1 {
    font-size: 3rem;
    line-height: 1.22;
    font-weight: 800;
    letter-spacing: 0.42px;
    margin-bottom: 36px;
}
h1 span {
    font-size: 4.687rem;
    display: block;
}*/


/*demo css*/
.ssazx2 p {
    /* color: #fff; */
    margin-bottom: 0;
    font-size: 15px !important;
    font-weight: 600;
}
.ssazx {
    float: left;
    /* display: inline-block; */
    width: 28%;
    margin-right: 15px;
}
.ssazx2 {
    float: left;
    background: #fff;
    padding: 6px 20px;
    border-radius: 4px;
    border: 2px solid #67bfaf;
}
.row.ddfcs {
    border-bottom: 2px solid #e7eaef;
    padding-bottom: 10px;
}
.container-fluid.hidcon {
    margin-top: 10px;
    padding-right: 25px;
    padding-left: 25px;
}
.custom-select25 select {
    width: 100%;
    padding: 6px;
    border: 1px solid;
    border-radius: 4px;
}

div#toplocation-wrap-w {
    margin-top: 4px;
}
div#toplocation-wrap-w {
    float: right;
    margin-left: 17px;
}

.country-wrap-w {
    text-align: left;
    position: relative;
}

.country-selected-w {
    border: 2px solid #e7eaef;
    border-radius: 7px;
}

.country-selected-w {
    border: 1px solid #e7eaef;
    display: block;
    border-radius: 3px;
    padding: 7px 55px 7px 8px;
    cursor: pointer;
    font-size: 14px;
    background: url(https://ctf-uae.com/img/2025/demo-img/black-dow-u.png) top 15px right 7px / 9px no-repeat;
}

div#toplocation-wrap-w img{
    max-width: 25px;
    /* image-rendering: pixelated; */
    image-rendering: auto !important;
    -ms-interpolation-mode: bicubic;
}
li.nav-item i {
    font-size: 25px;
    vertical-align: top;
}
li.nav-item{
    margin-left: 10px;
}

table.table-partner2 i {
    font-size: 30px;
}

.w20-home {
    width: 20%;
    float: left;
}

.inner-w100 {
    width: 100%;
    float: left;
}

.inner-w100 {
    margin-bottom: 50px;
}
.rf a {
    color: #1e3061;
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px;
}

.primary-btn.primary-bg.banner-btn-1.wt.ddfg {
    margin-top: 30px;
    margin-left: 15px;
}

.rf a:hover {
        color: #67bfaf;
 
}
.rf {
    padding: 0px 15px;
    /* border-right: 1px solid; */
    border-right: 1px solid #DCE8FF;
}

.rf p {
    margin-top: 10px;
    margin-bottom: 0;
}

.disabled-col {
    color: #808080;
}

a.nav-link {
    font-size: 16px;
    /* padding-right: 22px; */
    color: #30406d !important;
    font-weight: 600;
}

.pree {
    float: left;
    margin-bottom: 30px;
    margin-top: 10px;
}


.page-headeree h2::before {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 0;
    width: 115%;
    height: 2px;
    background: #eee;
}

.page-headeree h2::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    height: 6px;
    width: 80px;
    z-index: 5;
    background-color: #67bfaf;
}

.page-headeree h2 {
    color: #333;
    background: none;
    margin: 0;
    padding-bottom: 20px;
}

.page-headeree h2 {
    display: inline;
    color: #1e3061;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px;
    /* background: url(../img/headingbg.png) 0 100% no-repeat; */
    margin-bottom: 25px;
    padding-bottom: 10px;
    text-transform: capitalize;
    position: relative;
}


.country-wrap-w:hover .location-list-w {
    height: 120px;
    border: 1px solid #e7eaef;
    padding-left: 10px;
    padding-right: 10px;
}
div#toplocation-wrap-w {
    width: 40%;
    margin-top: 10px;
}

.location-list-w {
    margin-top: 0px;
    transition: .3s ease-out all;
    position: absolute;
    z-index: 99999;
    background: #fff;
    left: 0;
    right: 0;
    height: 0px;
    overflow: hidden;
    bottom: 0;
    top: 100%;
}
.location-list-w li a {
    color: #212529;
    width: 100%;
}

.location-list-w li {
    list-style: none;
    font-size: 16px;
    line-height: 24px;
    border-bottom: 1px solid #67bfaf;
    padding-top: 15px;
    padding-bottom: 10px;
    /* padding-right: 10px; */
}
.location-list-w li {
    list-style: none;
        font-size: 16px;
    line-height: 24px;
}
.location-list-w li a span {
    padding-left: 5px;
    padding-right: 5px;
}

table.table-partner2 {
    width: 100%;
}

table.table-partner2 {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 25px;
}

.table-partner2 th {
    background: #1e3061;
    color: #fff;
    font-weight: bold;
    padding-top: 6px !important;
}

.table-partner2 td, .table-partner2 th {
    padding: 6px 6px 6px 6px;
    border: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
}

p.hiderp {
    font-size: 14px !important;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    height: 85px;
    overflow: auto;
    margin-bottom: 0;
}

table.table-partner2 a {
    color: #67bfaf;
    font-weight: 600;
}

.contact_btn {
    border: 2px solid #67bfaf;
    background: transparent;
    padding: 5px 14px;
    border-radius: 10px;
    color: #1e3061;
    font-size: 14px;
    font-weight: 600;
}

table.table-partner2 i {
    font-size: 30px;
}


.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #ffffff !important;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 14px!important;
    border-bottom: 1px solid !important;
    padding: 10px 15px !important;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff !important;
    text-decoration: none;
    background-color: #67BFAF !important;
}


/*demo css*/






@media screen and (max-width: 767px) {
    h1 span {
        font-size: 50px;
    }
}
@media screen and (max-width: 767px) {
    h1 {
        font-size: 27px;
        line-height: 1.22;
    }
}
.banner-inner h1 span {
    line-height: 1.11;
}
h2 {
    font-size: 2.625rem;
    line-height: 0.85;
    margin-bottom: 21px;
    letter-spacing: 0.42px;
}
/*h2 span {
    font-size: 3.437rem;
    display: block;
}*/
@media screen and (max-width: 767px) {
    h2 {
        font-size: 22px;
        line-height: 1.27;
        letter-spacing: 0.22px;
    }
}
h3 {
    font-size: 2.25rem;
    line-height: 0.99;
    margin-bottom: 22px;
}
h4 {
    font-size: 1.75rem;
    line-height: 1.25;
    margin-bottom: 24px;
}
h5 {
    font-size: 1.5rem;
    line-height: 1.65;
    margin-bottom: 33px;
}
h6 {
    font-size: 1.25rem;
    line-height: normal;
}
p {
    font-size: 18px;
    display: block;
    margin: 0 0 15px;
    line-height: 1.5 !important;
   
}
@media screen and (max-width: 1024px) {
    p {
        font-size: 15px;
    }
}
@media screen and (max-width: 576px) {
    p {
        font-size: 16px;
        line-height: 1.43;
        letter-spacing: 0.14px;
    }
    .ggg h2 span {
    font-size: 25px !important;
        border-bottom: 0px solid #adcd3 !important;
}
}
a {
    font-size: 16px;
    display: inline-block;
    color: #c69f4c;
}
@media screen and (max-width: 1024px) {
    a {
        font-size: 15px;
    }
}
@media screen and (max-width: 575px) {
    a {
        font-size: 13px;
    }
}
img {
    max-width: 100%;
    height: auto;
}
.primary-color {
    color: #c69f4c;
}
.secondary-color {
    color: #1d4373;
}
.primary-bg {
    background-color: #c69f4c;
}
.secondary-bg {
    background-color: #1d4373;
}
.common-color {
    color: #1d1d1b;
}
.grey-bg {
    background-color: #f6f6f6;
}
.white-bg {
    background-color: #fff;
}
.tab-color {
    color: #5f5f5e;
}
.tab-activeColor {
    color: #285784;
}
.black {
    color: #000;
}
.white {
    color: #fff;
}
/*.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}*/
/*@media screen and (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media screen and (min-width: 768px) {
    .container {
        max-width: 800px;
    }
}
@media screen and (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}*/
@media screen and (min-width: 1200px) {
   /* .container {
        max-width: 1200px;
    }*/
}
/*.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}*/
section {
    padding: 30px 0;
    z-index: 15;
    position: relative;
}
@media screen and (max-width: 1024px) {
    section {
        padding: 30px 0;
    }
}
.primary-btn {
    display: inline-block;
    margin: 0 0px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.primary-btn > * {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-decoration: none;
    background: #b33382;
    border: 2px solid #b33382;
    padding: 16px 15px 16px;
    text-transform: uppercase;
    width: 100%;
    cursor: pointer;
}

.primary-btn:hover{
    color: #fff;
}
@media screen and (max-width: 1024px) {
    .primary-btn > * {
        padding: 11px 13px 10px;
    }
}
@media screen and (max-width: 767px) {
    .primary-btn > * {
        font-size: 16px;
        letter-spacing: 0.16px;
    }
}
@media screen and (max-width: 576px) {
    .primary-btn > * {
        padding: 14px 13px 13px;
    }
}
.primary-btn > * i {
    margin-left: 18px;
}
@media screen and (min-width: 1025px) {
    .primary-btn:hover {
        background-color: transparent;
    }
    .primary-btn:hover > * {
        color: #1E3061;
    }
}

.primary-btn.primary-bg.banner-btn-1 a {
    text-decoration: none;
}
.inner-page .banner-section.banner-inner .primary-btn > * {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.6px;
}
.primary-btn-transparent {
    display: inline-block;
    margin: 0 5px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.primary-btn-transparent > * {
    color: #c69f4c;
    font-size: 1.25rem;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-decoration: none;
    border: 2px solid #c69f4c;
    padding: 17px 25px 16px;
    text-transform: uppercase;
    width: 100%;
    cursor: pointer;
}
@media screen and (max-width: 1024px) {
    .primary-btn-transparent > * {
        padding: 11px 13px 10px;
    }
}
@media screen and (max-width: 767px) {
    .primary-btn-transparent > * {
        font-size: 16px;
        letter-spacing: 1.6px;
    }
}
@media screen and (max-width: 576px) {
    .primary-btn-transparent > * {
        padding: 14px 13px 13px;
    }
}
@media screen and (min-width: 1025px) {
    .primary-btn-transparent:hover {
        background-color: #c69f4c;
    }
    .primary-btn-transparent:hover > * {
        color: #fff;
    }
}
.secondary-btn {
    display: inline-block;
    margin: 0 5px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.secondary-btn > * {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-decoration: none;
    border: 2px solid #1d4373;
    padding: 17px 25px 16px;
    text-transform: uppercase;
    width: 100%;
    cursor: pointer;
}
@media screen and (max-width: 1024px) {
    .secondary-btn > * {
        padding: 11px 13px 10px;
    }
}
@media screen and (max-width: 767px) {
    .secondary-btn > * {
        font-size: 16px;
        letter-spacing: 1.6px;
    }
}
@media screen and (max-width: 576px) {
    .secondary-btn > * {
        padding: 14px 13px 13px;
    }
}
@media screen and (min-width: 1025px) {
    .secondary-btn:hover {
        background-color: transparent;
    }
    .secondary-btn:hover > * {
        color: #1d4373;
    }
}
.secondary-btn-transparent {
    display: inline-block;
    margin: 0 5px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.secondary-btn-transparent > * {
    color: #1d4373;
    font-size: 1.25rem;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-decoration: none;
    border: 2px solid #1d4373;
    padding: 17px 25px 16px;
    text-transform: uppercase;
    width: 100%;
    cursor: pointer;
}
@media screen and (max-width: 1024px) {
    .secondary-btn-transparent > * {
        padding: 11px 13px 10px;
    }
}
@media screen and (max-width: 767px) {
    .secondary-btn-transparent > * {
        font-size: 16px;
        letter-spacing: 1.6px;
    }
}
@media screen and (max-width: 576px) {
    .secondary-btn-transparent > * {
        padding: 14px 13px 13px;
    }
}
@media screen and (min-width: 1025px) {
    .secondary-btn-transparent:hover {
        background-color: #1d4373;
    }
    .secondary-btn-transparent:hover > * {
        color: #fff;
    }
}
.text-center {
    text-align: center;
}
.inner-page .first-section {
    background-color: #fff !important;
    padding: 60px 115px;
    width: 100%;
    margin-left: auto;
}
@media screen and (max-width: 1024px) {
    .inner-page .first-section {
        padding: 25px 40px;
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .inner-page .first-section {
        width: 100%;
        padding: 0 20px;
    }
}
.inner-page .first-section h2 {
    font-size: 3rem;
    line-height: 1.73;
    font-weight: 800;
    margin: 0;
    color: #000;
}
.inner-page .first-section p {
    color: #000;
}
hr {
    max-width: 1200px;
    width: 100%;
    margin: 10px auto;
    border: 0;
    border-top: 1px solid #d6d6d6;
}
noscript {
    position: fixed;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh;
    background-color: #fff;
    z-index: 999999;
    padding: 15px;
}
noscript p {
    font-size: 2.625rem;
    font-weight: 700;
    line-height: 53px;
    text-align: center;
    color: #1d4373;
}
.exhibitor-counter .fl-col-group-nested .fl-col-small-full-width {
    float: left;
}
.exhibitor-counter .slick-list {
    width: 100%;
}
.exhibitor-counter {
    background-color: #f6f6f6;
    padding: 30px 0;
}
@media screen and (max-width: 1024px) {
    .exhibitor-counter {
        padding: 30px 0;
    }
}
.exhibitor-counter > .fl-row-content-wrap {
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
}
.exhibitor-counter > .fl-row-content-wrap > .fl-row-content > .fl-col-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
@media screen and (max-width: 1599px) {
    .exhibitor-counter > .fl-row-content-wrap > .fl-row-content > .fl-col-group {
        width: calc(100% - 98px);
    }
}
@media screen and (max-width: 1024px) {
    .exhibitor-counter > .fl-row-content-wrap > .fl-row-content > .fl-col-group {
        width: 100%;
        padding: 0 20px;
    }
}
.exhibitor-counter > .fl-row-content-wrap > .fl-row-content > .fl-col-group > .fl-col-small {
    max-width: 181px;
    width: 100%;
    padding: 0;
}
@media screen and (max-width: 1024px) {
    .exhibitor-counter > .fl-row-content-wrap > .fl-row-content > .fl-col-group > .fl-col-small {
        max-width: 100%;
        width: 100%;
        text-align: center;
        padding: 0 20px;
    }
}
.exhibitor-counter > .fl-row-content-wrap > .fl-row-content > .fl-col-group > .fl-col-has-cols {
    width: calc(100% - 250px);
    margin-left: 68px;
}
@media screen and (max-width: 1024px) {
    .exhibitor-counter > .fl-row-content-wrap > .fl-row-content > .fl-col-group > .fl-col-has-cols {
        max-width: 100%;
        width: 100% !important;
        margin: 0 auto;
    }
}
.exhibitor-counter .common-head {
    padding: 0;
    text-align: left;
}
.exhibitor-counter .common-head .fl-heading {
    text-transform: uppercase;
    color: #c69f4c !important;
    margin: 0;
    font-weight: 700;
}
@media screen and (max-width: 1024px) {
    .exhibitor-counter .common-head .fl-heading {
        margin-bottom: 30px;
    }
}
.exhibitor-counter .fl-col-group-nested {
    width: 100%;
    background-color: #fff;
    border: 1px solid #c69f4c;
}
.exhibitor-counter .fl-col-group-nested .slick-next,
.exhibitor-counter .fl-col-group-nested .slick-prev {
    width: 28px;
    height: 34px;
    bottom: auto;
    z-index: 11;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.exhibitor-counter .fl-col-group-nested .slick-next:before,
.exhibitor-counter .fl-col-group-nested .slick-prev:before {
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 1;
    font-family: FontAwesome;
    color: #fff;
    background-color: #be9a55;
    padding: 9px 0;
    font-size: 17px;
    top: 0;
    left: 0;
}
.exhibitor-counter .fl-col-group-nested .slick-prev {
    left: 0;
}
.exhibitor-counter .fl-col-group-nested .slick-prev:before {
    content: "\f053";
    font-family: Font Awesome\5 Free;
    font-weight: 900;
}
.exhibitor-counter .fl-col-group-nested .slick-next {
    right: 0;
}
.exhibitor-counter .fl-col-group-nested .slick-next:before {
    content: "\f054";
    font-family: Font Awesome\5 Free;
    font-weight: 900;
}
.exhibitor-counter .fl-col-small {
    width: 25%;
    text-align: center;
    padding: 40px 15px;
}
@media screen and (max-width: 767px) {
    .exhibitor-counter .fl-col-small {
        padding: 25px 15px 24px;
    }
}
.exhibitor-counter .fl-col-small .fl-number-int {
    margin-bottom: 10px;
    font-size: 2.375rem;
    letter-spacing: 0.38px;
    display: inline-block;
    font-weight: 700;
}
@media screen and (max-width: 767px) {
    .exhibitor-counter .fl-col-small .fl-number-int {
        font-size: 38px;
        font-weight: 700;
        letter-spacing: 0.38px;
        margin-bottom: 2px;
    }
}
.exhibitor-counter .fl-col-small .fl-number-after-text {
    margin: 0;
    font-size: 14.5px;
    letter-spacing: 0.15px;
    text-transform: uppercase;
    display: block;
}
@media screen and (max-width: 767px) {
    .exhibitor-counter .fl-col-small .fl-number-after-text {
        line-height: 1.31;
    }
}
.exhibitor-counter .slick-initialized .slick-slide {
    text-align: center;
}
.fl-builder-edit .fl-module-separators hr {
    margin: 20px 0;
}
.error-sub-head {
    position: absolute;
    top: -19px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #c69f4c;
    padding: 10px 5px;
    max-width: 296px;
    width: 100%;
    text-align: center;
    font-size: 21px;
}
.error-sub-head h6 {
    color: #fff;
}
ol,
ul {
    padding: 0 0 0 20px;
    margin: 15px 0;
}
.two-col ol,
.two-col ul {
    direction: ltr;
    text-align: left;
}
ul li {
    font-size: 16px;
    line-height: 24px;
}
.error-section .three-col-wrap {
    padding-top: 30px;
}
.error-section li a,
.error-section p a {
    display: inline;
}
.search-section-404 .search-wrap-404 {
    width: 100%;
    text-align: center;
    padding: 0 20px;
}
.search-section-404 .form-group {
    max-width: 617px;
    width: 100%;
    margin: 35px auto 0;
    position: relative;
}
.search-section-404 .form-group input {
    padding: 20px 9px;
    border: 1px solid #c69f4c;
    background-color: #f4f4f4;
    border-radius: 0;
    width: 100%;
    outline: 0;
    font-size: 1rem;
}
.search-section-404 .form-group button {
    position: absolute;
    right: 0;
    background-color: transparent;
    border: 0;
    padding: 19px;
    cursor: pointer;
}
.three-col .three-col-box {
    position: relative;
}
.search-section-404 .form-group input {
    padding: 20px 60px 20px 9px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.content-image {
    width: 100%;
    margin-bottom: 40px;
    max-width: 580px;
}
.content-editor {
    width: 100%;
    padding: 50px;
}
.content-editor ul {
    padding-left: 18px;
}
@media (max-width: 1440px) {
    .content-image {
        max-width: 400px;
    }
    .content-editor {
        width: calc(100% - 400px);
    }
}
@media (max-width: 1024px) {
    .content-image {
        max-width: 400px;
        margin-bottom: 30px;
    }
    .content-editor {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .content-image {
        margin-top: 30px;
    }
    .content-editor {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}
.home-logo,
.scrolled .common-logo {
    display: none !important;
}
.scrolled .home-logo {
    display: block !important;
}
.fl-builder-content.fl-builder-content-editing.fl-builder-empty,
.fl-col-highlight {
    z-index: 99;
    background-color: #fff;
}
.inner-page {
    overflow-x: hidden;
}
/*.non-archive .fl-builder-content .fl-row:first-child section {
    background-color: #fff !important;
    padding: 60px 115px;
}
.non-archive .fl-builder-content .fl-row:first-child section h2 {
    font-size: 3rem;
    line-height: 1.73;
    font-weight: 800;
    margin: 0;
    color: #000;
}
.non-archive .fl-builder-content .fl-row:first-child section p {
    color: #000;
}
@media (max-width: 1024px) {
    .non-archive .fl-builder-content .fl-row:first-child section {
        padding: 25px 40px;
        width: 100%;
    }
}
@media (max-width: 768px) {
    .non-archive .fl-builder-content .fl-row:first-child section {
        width: 100%;
        padding: 30px 20px;
    }
}*/
.small-container .fl-row-content-wrap {
    max-width: 1160px;
    margin: 0 auto !important;
    padding: 0 20px !important;
}
/*.home + .site-footer + .dmg-footer {
    width: calc(100% - 98px);
}*/
@media screen and (max-width: 1024px) {
    /*.home + .site-footer + .dmg-footer {
        width: 100%;
    }*/
}
/*.home .dmg-footer {
    width: calc(100% - 98px);
}*/
@media screen and (max-width: 1024px) {
    .home .dmg-footer {
        width: 100%;
    }
}
.dmg-footer {
    background: #000 no-repeat;
    background-size: cover;
    background-position: 0 -100px;
    padding: 30px 0 20px;
    width: 100%;
}
.dmg-footer:before {
    left: 0;
    background: url(../images/connectbg-left.png) no-repeat;
    background-size: 390px;
    background-position: -7.7% 40%;
}
.dmg-footer:after,
.dmg-footer:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 0;
}
.dmg-footer:after {
    right: 0;
    background: url(../images/connectbg-right.png) no-repeat;
    background-position: 107% 54%;
    background-size: 390px;
}
.dmg-footer {
    position: relative;
}
.dmg-footer .container {
    max-width: 1320px;
    position: relative;
    z-index: 9;
}
.dmg-logo {
    text-align: center;
}
.dmg-logo img {
    max-width: 220px;
}
.dmg-links {
    margin: 10px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 9px 0;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
}
.dmg-social-link {
    width: 15%;
}
@media screen and (max-width: 767px) {
    .dmg-social-link {
        width: 100%;
        text-align: center;
    }
}
.dmg-social-link ul li {
    display: inline-block;
    margin-right: 7px;
}
.dmg-social-link ul li a {
    display: inline-block;
    vertical-align: middle;
}
.dmg-social-link ul li a img {
    display: block;
    vertical-align: middle;
}
.dmg-menu {
    width: 54%;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .dmg-menu {
        width: 100%;
        margin: 10px 0;
    }
}
.dmg-menu ul li {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    margin: 0 4px;
}
.dmg-menu ul li:last-child a {
    padding-right: 0;
}
.dmg-menu ul li:last-child a:after {
    content: "";
}
@media screen and (max-width: 1024px) {
    .dmg-menu ul li {
        font-size: 15px;
    }
}
.dmg-menu ul li a {
    text-decoration: none;
    color: #fff;
    position: relative;
    padding-right: 8px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: inline-block;
}
@media screen and (max-width: 767px) {
    .dmg-menu ul li a {
        padding-right: 0;
    }
}
.dmg-menu ul li a:hover {
    color: #e18729;
}
.dmg-menu ul li a:hover:after {
    color: #fff;
}
.dmg-menu ul li a:active {
    color: #e18729;
}
.dmg-menu ul li a:active:after {
    color: #fff;
}
.dmg-menu ul li a:after {
    position: absolute;
    content: "|";
    right: -4px;
    top: 0;
}
@media screen and (max-width: 767px) {
    .dmg-menu ul li a:after {
        display: none;
    }
}
.gmg-ft-logo {
    width: 31%;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    align-items: center;
}
.ls-cw {
    max-width: 50px;
    display: inline-block;
    padding-left: 11px;
}
.dmg-social-link ul {
    padding: 0;
    margin: 0;
}
.dmg-menu ul {
    margin: 0;
    padding: 0;
}
@media(max-width:991px){
	.gmg-ft-logo {
		width: 100%;
		justify-content: center;
	}
	
	.dmg-menu {
		width: 100%;
		margin: 10px 0px;
	}
	
	.dmg-social-link {width: 100%;text-align: center;}
}
@media screen and (max-width: 767px) {
    .gmg-ft-logo {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.blurp-text {
    text-align: center;
}
.blurp-text p {
    max-width: 770px;
    margin: 0 auto;
    color: #fff;
    font-size: 13px;
}
/*.home .site-footer {
    width: calc(100% - 98px);
}*/
@media screen and (max-width: 1024px) {
    .home .site-footer {
        width: 100%;
    }
}
/*.home + .site-footer {
    width: calc(100% - 98px);
}*/
@media screen and (max-width: 1024px) {
    .home + .site-footer {
        width: 100%;
    }
}
.site-footer {
    background-color: #1d1d1b;
    padding: 60px 0;
    width: 100%;
    z-index: 20;
    position: relative;
}
@media screen and (max-width: 1365px) {
    .site-footer {
        padding: 60px 20px;
    }
}
@media screen and (max-width: 1024px) {
    .site-footer {
        padding: 30px 20px;
    }
}
.site-footer .site-footer--top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #acacac;
    padding-bottom: 28px;
    margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
    .site-footer .site-footer--top {
        text-align: center;
    }
}
.site-footer .social-media {
    width: 25%;
}
@media screen and (max-width: 767px) {
    .site-footer .social-media {
        width: 100%;
        margin-bottom: 15px;
    }
}
.site-footer .social-media ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.site-footer .social-media ul li {
    display: inline-block;
}
.site-footer .social-media ul li a {
    color: #fff;
    font-size: 1.7rem;
    margin-right: 47px;
}
@media screen and (max-width: 1279px) {
    .site-footer .social-media ul li a {
        margin-right: 20px;
    }
}
@media screen and (max-width: 767px) {
    .site-footer .social-media ul li a {
        margin: 0;
        padding: 0 20px;
        font-size: 24px;
    }
}
.site-footer .hashtag-text {
    width: 25%;
    font-size: 1.5rem;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #c69f4c;
    margin: 0;
    padding-left: 54px;
    padding-right: 10px;
}
@media screen and (max-width: 767px) {
    .site-footer .hashtag-text {
        width: 100%;
        padding-left: 0;
        margin-bottom: 15px;
        font-size: 24px;
        text-align: center;
    }
    .site-footer--top > a {
        display: block;
        width: 100%;
    }
}
.site-footer .footer-newsletter {
    width: 50%;
    text-align: right;
}
@media screen and (max-width: 836px) {
    .site-footer .footer-newsletter {
        margin-top: 15px;
    }
}
@media screen and (max-width: 767px) {
    .site-footer .footer-newsletter {
        width: 100%;
        text-align: center;
        margin-top: 0;
    }
}
.site-footer .footer-newsletter .primary-btn-transparent,
.site-footer .footer-newsletter .primary-btn-transparent .btn-arrow {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.site-footer .footer-newsletter .primary-btn-transparent .btn-arrow {
    cursor: auto;
    width: 83px;
    height: 71px;
    background-color: #c69f4c;
    padding: 6px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .site-footer .footer-newsletter .primary-btn-transparent .btn-arrow {
        width: 58px;
        height: 48px;
    }
    .site-footer .footer-newsletter .primary-btn-transparent .btn-arrow svg {
        width: 22px;
    }
    .site-footer .footer-newsletter .primary-btn-transparent {
        margin: 0;
    }
}
.site-footer .footer-newsletter .primary-btn-transparent .btn-arrow svg {
    width: 32px;
}
.site-footer .footer-newsletter .primary-btn-transparent > * {
    border: 1px solid #c69f4c;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    padding: 24px 38px 23px;
}
@media screen and (max-width: 767px) {
    .site-footer .footer-newsletter .primary-btn-transparent > * {
        padding: 15px 5px;
    }
}
.site-footer .site-footer--bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.site-footer .site-footer--bottom .footer-col {
    width: 25%;
}
@media screen and (max-width: 1024px) {
    .site-footer .site-footer--bottom .footer-col {
        width: 50%;
    }
}
@media screen and (max-width: 576px) {
    .site-footer .site-footer--bottom .footer-col {
        width: 100%;
        margin-bottom: 27px;
    }
}
.site-footer .site-footer--bottom .footer-col h5 {
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 32px;
    color: #fff;
}
@media screen and (max-width: 767px) {
    .site-footer .site-footer--bottom .footer-col h5 {
        margin-bottom: 10px;
    }
}
.site-footer .site-footer--bottom .footer-col ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.site-footer .site-footer--bottom .footer-col ul li {
    margin-bottom: 0;
    color: #fff;
}
.site-footer .site-footer--bottom .footer-col ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0.14px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.site-footer .site-footer--bottom .footer-col ul li a:hover {
    opacity: 0.5;
}
.site-footer .site-footer--bottom .footer-col .icon-link {
    font-size: 14px;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.14px;
    color: #c69f4c;
    text-decoration: none;
}
.site-footer .site-footer--bottom .footer-col .icon-link i {
    margin-right: 5px;
}
.site-footer .site-footer--bottom .footer-col address {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.14px;
}
.site-footer .site-footer--disclaimer {
    margin-top: 30px;
}
@media screen and (max-width: 576px) {
    .site-footer .site-footer--disclaimer {
        margin-top: 0;
    }
}
.site-footer .site-footer--disclaimer p {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.14px;
    text-align: center;
    color: #c69f4c;
}
@media screen and (max-width: 576px) {
    .site-footer .site-footer--disclaimer p {
        line-height: 1.4;
        margin: 0;
    }
}
.site-footer .site-footer--bottom .footer-col ul li p {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0.14px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0;
}
@media (max-width: 575px) {
    .sponsors {
        background-color: #f6f6f6 !important;
    }
}
/*.home .sponsors .sponsor-wrap {
    width: calc(100% - 98px);
}*/
@media screen and (max-width: 1024px) {
    .home .sponsors .sponsor-wrap {
        width: 100%;
    }
}
@media (max-width: 575px) {
    .sponsors {
        padding-bottom: 0;
    }
}
.sponsors .sponsor-wrap {
    padding: 0 20px;
    text-align: center;
    width: 100%;
}
.sponsors h3 {
    margin-bottom: 51px;
    color: #000;
    font-size: 2.25rem;
}
.sponsors .sponsor-boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto;
    max-width: 1355px;
}
.sponsors .sponsor-boxes.media-partners .slick-dots {
    bottom: 10px;
}
.sponsors .sponsor-boxes.media-partners .slick-dots li {
    margin: 0 4px;
}
.sponsors .sponsor-boxes.media-partners .slick-dots li button:before {
    color: #a9a69e;
    opacity: 1;
    font-size: 46px;
}
.sponsors .sponsor-boxes.media-partners .slick-dots li.slick-active button:before {
    color: #c69f4c;
    opacity: 1;
}
.sponsors .sponsor-boxes.media-partners .slick-next,
.sponsors .sponsor-boxes.media-partners .slick-prev {
    width: 36px;
    height: 43px;
    bottom: auto;
    z-index: 11;
    top: 43%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.sponsors .sponsor-boxes.media-partners .slick-prev {
    left: 0;
}
.sponsors .sponsor-boxes.media-partners .slick-prev:before {
    content: "\f053";
    width: 36px;
    height: 43px;
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900;
}
.sponsors .sponsor-boxes.media-partners .slick-next {
    right: 0;
}
.sponsors .sponsor-boxes.media-partners .slick-next:before {
    content: "\f054";
    font-family:'Font Awesome 5 Free' !important;
    font-weight: 900;
    width: 36px;
    height: 43px;
}
.sponsors .sponsor-boxSingle {
    width: calc(20% - 30px);
    margin: 0 15px 22px;
    background-color: #fff;
    padding: 24px;
}
.sponsors .sponsor-boxSingle .logo-slide_sponsor .slide-logo img {
    display: block;
    margin: 0 auto;
}
.sponsors + .promotion {
    padding-bottom: 60px;
}
@media screen and (max-width: 1365px) {
    .sponsors .sponsor-boxSingle {
        width: calc(25% - 31px);
    }
}
@media screen and (max-width: 991px) {
    .sponsors .sponsor-boxSingle {
        width: calc(33.33333% - 31px);
    }
    .sponsors + .promotion {
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 575px) {
    .sponsors .sponsor-boxSingle {
        width: calc(100% - 30px);
    }
    .sponsors + .promotion {
        background-color: #f6f6f6 !important;
    }
    .sponsors h3 {
        margin-bottom: 25px;
    }
}
.sponsors .sponsor-boxSingle h6 {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    margin-bottom: 17px;
}
.media-partners .slick-next,
.media-partners .slick-prev {
    width: 36px;
    height: 43px;
    bottom: auto;
    z-index: 11;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.media-partners .slick-next:before,
.media-partners .slick-prev:before {
    background-repeat: no-repeat;
    width: 36px;
    height: 43px;
    position: absolute;
    opacity: 1;
    font-family: FontAwesome;
    color: #fff;
    background-color: #be9a55;
    padding: 12px 0;
    top: 0;
    left: 0;
}
.media-partners .slick-prev {
    left: 0;
}
.media-partners .slick-prev:before {
    content: "\f053";
    font-family: Font Awesome\5 Free;
    font-weight: 900;
}
.media-partners .slick-next {
    right: 0;
}
.media-partners .slick-next:before {
    content: "\f054";
    font-family: Font Awesome\5 Free;
    font-weight: 900;
}
.sponsors .sponsor-boxes {
    margin-bottom: 0 !important;
}
@media screen and (max-width: 1024px) {
    .promotion-space {
        background-color: #fff !important;
    }
}
.promotion {
    width: 100%;
    padding: 0 20px;
}
/*.home .promotion {
    width: calc(100% - 98px);
}*/
@media screen and (max-width: 1024px) {
    .promotion {
        padding: 0 20px;
    }
    .home .promotion {
        width: 100%;
    }
}
.promotion .promotion-wrap {
    max-width: 728px;
    margin: auto;
}
/*.home .promotion-space .promo-wrap {
    width: calc(100% - 98px);
}*/
@media screen and (max-width: 1024px) {
    .home .promotion-space .promo-wrap {
        width: 100%;
    }
    .home .promotion-space {
        display: none;
    }
}
.promotion-space .promo-wrap {
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.promotion-space .promo-head {
    max-width: 245px;
    width: 100%;
    text-align: center;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
@media screen and (max-width: 1024px) {
    .promotion-space .promo-head {
        max-width: 100%;
        width: 100%;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        margin-bottom: 20px;
    }
}
.promotion-space .promo-head h2 {
    font-size: 2.25rem;
    margin: 0;
}
.promotion-space .promo-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(99.9% - 415px);
    margin-left: 28px;
}
@media screen and (max-width: 1024px) {
    .promotion-space .promo-image {
        width: 100%;
        margin-left: 0;
    }
}
.promotion-space .promo-image a {
    width: calc(33.33333% - 21px);
    margin: 0 10px;
}
@media screen and (max-width: 575px) {
    .promotion-space .promo-image a {
        width: 100%;
        text-align: center;
        margin: 0 0 15px;
    }
    .features .primary-btn {
        max-width: 264px;
        width: 100%;
    }
    .features .primary-btn a {
        font-size: 14px;
        padding: 17px 15px 16px;
        text-align: center;
    }
}
div#timer div {
    width: 55px;
    text-align: center;
}
.timer-wrap {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 200;
    background-color: #1d4373;
    padding: 20px;
}
@media screen and (max-width: 1080px) {
    .timer-wrap .timer-head {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }
}
.timer-wrap .timer-head h4 {
    color: #fff;
    margin: 0;
    line-height: normal;
    letter-spacing: 0.28px;
}
@media screen and (max-width: 576px) {
    .timer-wrap .timer-head h4 {
        padding: 0 15px;
    }
}
.timer-wrap .timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #000;
    margin: 0 50px 0 15px;
}
@media screen and (max-width: 767px) {
    .timer-wrap .timer {
        width: 100%;
        margin: 0 0 40px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.timer-wrap .timer > * {
    background-color: #fff;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.28px;
    margin: 0 7.5px;
    position: relative;
    padding: 5px 12px;
}
.timer-wrap .timer > * span {
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.14px;
    color: #fff;
    background-color: #1d4373;
    display: block;
    text-transform: lowercase;
    position: absolute;
    bottom: -19px;
    left: 0;
    text-align: center;
    width: 100%;
}
.timer-wrap [class^="primary-btn"] > * {
    text-align: center;
}
.timer-wrap .close-timer {
    position: absolute;
    display: inline-block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 30px;
    color: #fff;
    padding: 1px 12px;
    border: 2px solid #fff;
    cursor: pointer;
}
@media screen and (max-width: 576px) {
    .timer-wrap .close-timer {
        right: 10px;
        padding: 1px 5px;
        top: 22px;
    }
}
.timer-wrap .close-timer i {
    font-size: 39px;
}
@media screen and (max-width: 576px) {
    .timer-wrap .close-timer i {
        font-size: 19px;
    }
}
@media (max-width: 767px) {
    .dmg-footer:after,
    .dmg-footer:before {
        opacity: 0.2;
    }
}
@media screen and (max-width: 1024px) {
    .home .four-col .four-col-wrap {
        overflow: hidden;
    }
}
@media (max-width: 1024px) {
    .sponsors .sponsor-boxes.media-partners .slick-next,
    .sponsors .sponsor-boxes.media-partners .slick-prev {
        top: 50% !important;
    }
}
@media (max-width: 450px) {
    .sponsors .sponsor-boxSingle img {
        width: 100px;
    }
}
.gallery .gallery-rightSide {
    max-width: 756px;
    width: 100%;
    margin: auto;
}
.features .slick-dots {
    display: none !important;
}
.full-width-wrap {
    margin: auto;
}
@media (max-width: 767px) {
    .full-width-wrap [class^="primary-btn"] {
        margin: 0 0 15px !important;
    }
    .full-width-wrap [class^="primary-btn"]:last-child {
        margin-bottom: 0 !important;
    }
    .scrolled.body-hidden header {
        padding: 0 !important;
    }
    .site-footer .site-footer--top > a {
        display: block;
        text-align: center;
        width: 100%;
    }
}
.four-col .slick-dots {
    display: none !important;
}
@media print {
    header {
        position: relative;
    }
    .banner-section .banner-content {
        width: 100%;
        padding-top: 15px;
    }
    .banner-section .slider-wrap {
        display: none;
    }
    .banner-section {
        min-height: auto;
        page-break-after: always;
    }
    .exhibitor-counter > .fl-row-content-wrap > .fl-row-content > .fl-col-group > .fl-col-small {
        max-width: 100%;
    }
    .exhibitor-counter > .fl-row-content-wrap > .fl-row-content > .fl-col-group > .fl-col-has-cols {
        width: 100%;
        margin-left: 0;
    }
    .scrolled header {
        position: relative;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .two-col .two-col-wrap .two-col-right {
        width: 100%;
    }
    .product-box,
    .product-box .product-img {
        width: 100%;
        min-height: auto;
    }
    .home .product-sector {
        display: none;
    }
    .agenda .agenda-leftSide {
        width: 100%;
    }
    .speakers .speaker-wrap .speaker-leftSide {
        max-width: 100%;
        height: auto;
        padding-left: 0;
    }
    .speakers .speaker-wrap .speaker-rightSide {
        width: 100%;
    }
    .speakers .speaker-wrap .speaker-leftSide .content {
        max-width: 100%;
        margin-left: 0;
    }
    .speakers .speaker-wrap .speaker-rightSide .speaker-box {
        width: 25%;
    }
    .promotion-space {
        display: none;
    }
    .features .feature-box .image img {
        height: auto;
        display: none;
    }
    .features .feature-box {
        width: 100%;
    }
    .features .feature-box .content,
    .features .feature-box .image {
        height: auto;
    }
    .features .feature-box .image .head {
        position: relative;
    }
    body .fl-node-5e673a2c42e50 .fl-module-content .features h2 {
        text-align: left;
    }
    .two-col.with-small-bg .two-col-wrap .two-col-right {
        width: 100%;
        padding-left: 0;
    }
    .two-col .two-col-wrap .two-col-left {
        width: 100%;
    }
    .four-col .four-col-box {
        width: 100%;
        min-height: auto;
        padding: 32px 0;
    }
    .four-col .four-col-box .primary-btn {
        text-align: left;
    }
    .gallery .gallery-leftSide {
        width: 100%;
    }
    .gallery .gallery-leftSide .content {
        max-width: 100%;
        margin: 0;
    }
    .gallery .gallery-rightSide {
        max-width: 100%;
    }
    .gallery .gallery-rightSide .img-row > * {
        max-width: 100% !important;
        width: 100% !important;
        height: auto;
    }
    .gallery .gallery-rightSide .large-img {
        max-height: none;
    }
    .play-btn,
    .sponsors,
    .testimonial {
        display: none;
    }
    .sponsors .sponsor-boxSingle {
        width: calc(50% - 30px);
    }
    .sponsors .sponsor-boxes.media-partners .slick-dots {
        display: none;
    }
    .site-footer .footer-newsletter,
    .site-footer .hashtag-text,
    .site-footer .social-media {
        width: 100%;
        text-align: left;
        margin-bottom: 20px;
    }
    .features,
    .home .speakers,
    .site-footer {
        page-break-before: always;
    }
}
.banner-inner h1 span {

}
.dmg-show-content-wrapper {
    background-color: #fff !important;
}
.media-partners .slick-list {
    width: 100%;
}
.media-partners .slick-track {
    display: flex;
    flex-wrap: wrap;
}

.media-partners .sponsor-boxSingle {
    height: auto !important;
}

.media-partners .slick-dots {
    bottom: -34px !important;
}

.media-partners.slick-dotted {
    margin-bottom: 34px !important;
}


.gallery-isotope .g-isotope-wrap {
    text-align: center;
    position: relative;
}
.desktop-home-footer {
    clear: both;
}

section.gallery-isotope {
    float: left;
    width: 100%;
}
.gallery-isotope .container {
    max-width: 1240px;
}
.gallery-isotope .g-list ul {
    list-style-type: none;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 0 15px;
}

.gallery-isotope .g-list ul li {
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    padding: 9px 25px;
    margin: 0 0 5px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media screen and (max-width: 767px) {
    .gallery-isotope .g-list ul li {
        width: 100%;
    }
}

.gallery-isotope .g-list ul li.active {
    color: #fff;
}

@media screen and (min-width: 1025px) {
    .gallery-isotope .g-list ul li:hover {
        color: #fff;
    }
}

.gallery-isotope .g-wrap {
    float: left;
}

.gallery-isotope .g-wrap>div {
    float: left;
    position: relative;
    padding: 1px;
    overflow: hidden;
}

.gallery-isotope .play-icon {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 55px;
    height: 55px;
    z-index: 20;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.gallery-isotope .play-icon i {
    font-size: 16px;
}

@media screen and (min-width: 1025px) {
    .gallery-isotope .g-wrap>div:hover .content {
        opacity: 1;
    }
    .gallery-isotope .g-wrap>div:hover img {
        -webkit-transform: translate3d(3%, 0, 0) scale(1.06);
        transform: translate3d(3%, 0, 0) scale(1.06);
    }
    .gallery-isotope .g-wrap>div:hover .play-icon {
        opacity: 1;
    }
}

@media screen and (max-width: 1024px) {
    .gallery-isotope .play-icon {
        opacity: 1;
    }
}

.gallery-isotope .g-wrap>div img {
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}

.gallery-isotope .g-wrap>div a {
    position: relative;
    z-index: 15;
    overflow: hidden;
}

.gallery-isotope .g-wrap .g-large {
    max-height: 400px;
    max-width: 600px;
    -webkit-animation: gallery_animation 750ms;
    animation: gallery_animation 750ms;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.gallery-isotope .g-wrap .g-small {
    max-height: 200px;
    max-width: 300px;
    -webkit-animation: gallery_animation 750ms;
    animation: gallery_animation 750ms;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media screen and (max-width: 991px) {
    .gallery-isotope .g-wrap .g-small {
        width: calc(100% / 2);
    }
}

@media screen and (max-width: 576px) {
    .gallery-isotope .g-wrap .g-small {
        width: calc(100% / 1);
        max-width: 100%;
    }
    .gallery-isotope .g-wrap>div a {
        width: 100%;
        max-height: 200px;
    }
    .gallery-isotope .g-wrap>div img {
        width: 100%;
    }
}

.gallery-isotope .g-wrap .content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    padding: 30px;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.gallery-isotope .g-wrap .content:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.7;
}

.gallery-isotope .g-wrap .content .heading {
    letter-spacing: 0.16px;
    text-align: left;
    color: #e600b6;
    z-index: 11;
    position: relative;
    margin-bottom: 3px;
    font-weight: 400;
    width: 100%;
}

.gallery-isotope .g-wrap .content .description {
    font-weight: 900;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    font-size: 1.156rem;
    z-index: 11;
    position: relative;
    margin-bottom: 24px;
    width: 100%;
}

.gallery-isotope [class*="btn"] {
    margin: 43px 0 0;
}

div#load-more-gallery a {
    color: #fff;
}

@media(min-width:1200px){
	.dmg-social-link {
		width: 280px;
	}
	
	.dmg-menu {
		width: calc(100% - 560px);
	}
	
	.gmg-ft-logo {
		width: 280px;
	}
}



.plyr__video-embed iframe, .plyr__video-wrapper--fixed-ratio video {
        
    z-index: 9;
}
.home .testimonial {
    width: 100% !important;
}
.home .two-col {
    width: 100% !important;
}
home .full-width {
    width: 100%
}