/* header logo css */

li#custom_html-4 {
    list-style: none !important;
}
div#SponsorsWidget li {
    list-style: none !important;
}
.winners_2018 .btShowTitle .header .btSuperTitle{color: #000 !important;}
/* awards-categories */
ul.awards-categories{margin: 0; padding: 0; list-style: none;}
ul.awards-categories li{padding: 10px 0;}
ul.awards-categories ul li {padding: 5px 0;}
/*dropdowncontent*/
.dropdowncontent-content {
    background: #fbfbfb;
    padding: 15px;
    border: 2px dashed #eaeaea;
    margin-top:30px;
}
.sweet-alert input { display: none !important; }
/* Client list */
/*.client-list{width: 21%;}*/
.client-list .header.small h4{font-size: 20px;font-weight: normal;}
.client-list.last{padding-top: 38px;}
.client-list .btImage img{width: initial;margin: 0 auto;}
.client-list .btImage{padding: 15% 0px; background: rgba(255, 255, 255, 0.05); transition: all 0.3s;}
.client-list .btImage:hover { padding: 10% 0px 20%; transition: all 0.3s; }
.client-list .btImage img{width: initial;margin: 0 auto; -webkit-filter: grayscale(100%) brightness(10000%) contrast(120%);filter: grayscale(100%) brightness(1000%) contrast(120%);
transition: filter 0.3s, box-shadow 0.3s;-webkit-filter: grayscale(100%) brightness(1000%) contrast(120%);
-moz-filter: grayscale(100%) brightness(1000%) contrast(120%);
-ms-filter: grayscale(100%) brightness(1000%) contrast(120%);
-o-filter: grayscale(100%) brightness(1000%) contrast(120%);
filter: grayscale(100%) brightness(1000%) contrast(120%);
}
.client-list .btImage:hover img{-webkit-filter: none; filter: none;}
.category-sponsor .btSubTitle, .category-sponsor .btSuperTitle{display:none;}
.full_slider_wp .btSuperTitle{color:#fff !important;}


/*more-speaker*/

header.more-speaker h4{color: #b1b1b1; text-transform: uppercase; text-align: center;}

/*Side_sponsor*/
.header.small.Side_sponsor{margin-bottom: 0!important;}
.header.small.Side_sponsor h4{font-size: 20px;font-weight: normal;color:#3ea2e0;}
.header.small.Side_sponsor .btSuperTitle{padding:0px !important;}


/* Price list */
.btPriceTable.price-sponsorship{}
.btPriceTable.price-sponsorship ul li{text-align: left; padding: 15px 5px; margin: 0 5px;}
.btPriceTable.price-sponsorship .header.extralarge h1{font-size: 60px;}
.btPriceTable.price-sponsorship ul{display:none;}
.sponsorship-main-wp .tabsVertical .tabAccordionTitle {font-size: 16px; background-color: inherit; color: #333;}
.sponsorship-main-wp .tabsVertical .tabPane:first-child .tabAccordionTitle{border-bottom: rgba(0,0,0,.2) 1px solid;}
.sponsorship-main-wp .tabPanes.accordionPanes{border: 0px solid rgba(0,0,0,.2) !important;}
.sponsorship-main-wp .tabPanes.accordionPanes ul{text-align: left; margin: 0; padding: 0; list-style-type: none;}
.sponsorship-main-wp .tabPanes.accordionPanes ul li{border-bottom: rgba(0,0,0,.2) 1px solid; padding: 15px 5px;}
.sponsorship-main-wp .tabPanes.accordionPanes ul li:last-child{border-bottom: rgba(0,0,0,.2) 0px solid;}
.sponsorship-main-wp .tabsVertical .tabAccordionContent { padding: 0;}
.sponsorship-main-wp a.btBtn { margin: 0; margin-top: 15px; }

/*Agenda */

ul.agenda_list{margin: 0; padding: 0; list-style-type: none;border: 1px solid #e2e2e2}
ul.agenda_list li{font-family: "Roboto"; font-size: 18px;  padding-left: 0; overflow: hidden;border-bottom: 1px solid #e2e2e2; margin:0;}
ul.agenda_list li.revised{background: #041e42; color:#fff;}
ul.agenda_list li .time{display:block;float: left;padding: 20px;width: 20%;font-weight: bold;}
ul.agenda_list li .text{padding:20px;display:block;float: left; width: 80%;}
ul.agenda_list li ul {margin: 10px 0;}
ul.agenda_list li ul li{overflow: initial; list-style-type: disc; padding-left: 5px; margin-left: 10px;border:0;}
ul.agenda_list li .agenda_sponsor{float:right;font-size: 14px;}

.sponsorship-main-wp .tabsVertical .tabAccordionTitle span {display: block; padding: 15px 5px; position: relative; text-align: left;font-weight: bold;}

/* Winners */

.header .dash h4 span.headline div{font-weight: normal; font-size: 11px; padding-bottom: 2px; letter-spacing: 2px; line-height: 16px; text-transform: uppercase;}

/* Awards categouries */

.awardscat .tabAccordionTitle{font-size: 18px;}

@media screen and (max-width: 1300px) {	.client-list{width: 25%;}}
@media screen and (max-width: 1024px) {	
  /*.client-list.last {padding-top: 4.4%;} .client-list {width: 25%;padding-top: 20px;}	*/
  .client-list.last {padding-top: 57px;} .client-list {width: 50%;padding-top: 20px;}	
		.btLogoArea .logo img{ margin-top: -7px; }
}

@media screen and (max-width: 800px) {
.client-list.last {padding-top: 8%;} .client-list {width: 50%;padding-top: 20px;}	
}
	
@media screen and (max-width: 768px) {
.client-list.last {padding-top: 8%;} .client-list {width: 50%;padding-top: 20px;}	
}

@media screen and (max-width: 720px) {
.client-list.last {padding-top: 9%;} .client-list {width: 50%;padding-top: 20px;}	
}
	
@media screen and (max-width: 640px) {
.client-list.last {padding-top: 38px;} .client-list {width: 50%;padding-top: 20px;}	
}

@media screen and (max-width: 603px) {
.client-list.last {padding-top: 10%;} .client-list {width: 50%;padding-top: 20px;}
  ul.agenda_list li .time{float: inherit; width: 100%; border-bottom:1px solid #aeaeae33;}
  ul.agenda_list li.revised .time{border-bottom: 1px solid #eee3;}
}
	
	
@media screen and (max-width: 480px) {
  .client-list.last {padding-top: 0;} .client-list .rowItemContent header.btClear.small.sponsor-heading.lastHD{display:none;} .client-list {width: 100%;padding-top: 20px;}
  .btLogoArea .logo img {
			width: 271px;
    height: auto;
		}
  ul.agenda_list li .time{float: inherit; width: 100%; border-bottom:1px solid #aeaeae33;}
  ul.agenda_list li.revised .time{border-bottom: 1px solid #eee3;}
}

@media screen and (max-width: 360px) {
.client-list.last {padding-top: 0;}.client-list .rowItemContent header.btClear.small.sponsor-heading.lastHD{display:none;} .client-list {width: 100%;padding-top: 20px;}
  .btLogoArea .logo img {
			width: auto;
    height: auto;margin-top: -8px;}
  ul.agenda_list li .time{float: inherit; width: 100%; border-bottom:1px solid #aeaeae33;}
  ul.agenda_list li.revised .time{border-bottom: 1px solid #eee3;}
}
	
@media screen and (max-width: 320px) {
.client-list.last {padding-top: 0;}.client-list .rowItemContent header.btClear.small.sponsor-heading.lastHD{display:none;} .client-list {width: 100%;padding-top: 20px;}
  .btLogoArea .logo img {height: 45px; margin-top: -5px;}
  ul.agenda_list li .time{float: inherit; width: 100%; border-bottom:1px solid #aeaeae33;}
  ul.agenda_list li.revised .time{border-bottom: 1px solid #eee3;}
}
.flashRed {
    color: #fff;
    font-weight: bold;
    display: inline-block;
	  /*display:none !important;*/
    margin: 0 auto;
    text-align: center;
    padding: 5px 10px;
    border: 1px solid rgba(238, 238, 238, 0.44);
    border-radius: 4px;
    margin-top: 10px;
}

.Flashings{
    color: #fff;
    font-weight: bold;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    padding: 5px 10px;
    border: 1px solid rgba(238, 238, 238, 0.44);
    border-radius: 4px;
    margin-top: 10px;
}
span.DateClax {
    color: #fb3839;
    animation: blinker 1.2s linear infinite;
    font-weight: bolder;
    font-size: 17px;
}
@keyframes blinker {
  50% {
    opacity: 0.5;
  }
}
.boldSection.btStriped.black:before, .boldSection.btStripedBlack:before {
    background-color: #003268;
background-image: url('https://bigprojectmeawards.com/wp-content/themes/eventim/gfx/diagonalstripe-black.png');
	  opacity: .6;
}
.btnOutlineStyle.btnAccentColor.darkButton span {
  color: #333!important; 
}

.darkButton{
    border: 2px solid #333;
    color: #333;
}
.btnOutlineStyle.btnAccentColor.darkButton {
    border: 2px solid #333 !important;
    color: #fff !important;
}
.btnOutlineStyle.btnAccentColor.darkButton:hover {
    border: 2px solid #333 !important;
    color: #fff !important;
    background-color: #151313c2!important;
}
.btnOutlineStyle.btnAccentColor.darkButton:hover span {
    color: #fff !important;
}
.boldSection.btStriped.black:before, .boldSection.btStripedBlack:before {
    background-image: url('https://bigprojectmeawards.com/wp-content/themes/eventim/gfx/diagonalstripe-black.png');
}

.btPriceTable .btPriceTableHeader {
    min-height: 250px !important;
}
.boldSection.btStriped.black:before, .boldSection.btStripedBlack:before {
    background-color: #001224;
    background-image: url(https://bigprojectmeawards.com/wp-content/themes/eventim/gfx/diagonalstripe-black.png);
    opacity: 0.8;
}
.shortheadg h3, .shortheadg .header.medium h3 {
    font-size: 27px !important;
    line-height: 34px !important;
}
.flashRed {
    display: none !important;
}
.btnOutlineStyle.btnAccentColor.darkButton {
    border-radius: 10px;
}
.client-list .btImage {
    border-radius: 15px;
}
.btLightSkin .btnOutlineStyle.btnNormalColor {
    border-radius: 10px;
}
.btTextIndent .rowItemContent .btImage, .btTextIndent .rowItemContent .bpgPhoto {
    border-radius: 15px !important;
}
.btDarkSkin .btProgressContent, .btLightSkin .btDarkSkin .btProgressContent {
    background-color: rgba(255,255,255,.02);
    border-radius: 15px !important;
}
.classFontSizeMedium h3 {
    font-size: 28px !important;
    line-height: 38px !important;
}
.btnOutlineStyle.btnAlternateColor, .btnFilledStyle.btnAlternateColor:hover {
    border-radius: 10px !important;
    padding: 13px 20px 10px 20px;
}
.btHighlight>.rowItemContent {
    border-radius: 15px !important;
}
.page-id-4906 .bottomSemiSpaced {
    padding-bottom: 40px;
    padding-top: 40px !important;
}
.page-id-4906.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .mainHeader {
    display: none !important;
}
.boldSection.btStriped.black:before, .boldSection.btStripedBlack:before {
    background-color: #001224;
    background-image: url(https://bigprojectmeawards.com/wp-content/themes/eventim/gfx/diagonalstripe-black.png);
    opacity: 0.8;
}











/**color**/
span.headline {-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, rgb(255, 158, 0) 0%, rgb(255, 0, 0) 25%, rgb(181, 0, 125) 50%, rgb(33, 66, 156) 75%, rgb(0, 113, 255) 100%);}

.btSuperTitle {
    color: #fb0619 !important
}
.headline b.animate.animated {
    /* -webkit-text-fill-color: transparent; */
    /* background-image: linear-gradient(to right, rgb(255, 158, 0) 0%, rgb(255, 0, 0) 25%, rgb(181, 0, 125) 50%, rgb(33, 66, 156) 75%, rgb(0, 113, 255) 100%); */
    /* -webkit-background-clip: text; */
    /* font-weight: bold; */
    /* background-image: linear-gradient(to right, rgb(0, 113, 255) 0%, rgb(33, 66, 156) 25%, rgb(181, 0, 125) 50%, rgb(255, 0, 0) 75%, rgb(255, 158, 0) 100%); */
    color: #fff !important;
    -webkit-text-fill-color: rgb(255 174 41);
		font-weight:300;
}
.header.medium h2, .header.medium h3 {

    line-height: 54px;
}


span.headline {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, rgb(255 158 0) 0%, rgb(255 0 0 / 79%) 25%, rgb(181 0 125 / 74%) 50%, rgb(33 66 156 / 84%) 75%, rgb(0 113 255) 100%);
}


.bpgPhoto .captionPane {
    background-color: #fff !important;

}
.bpgPhoto:hover .captionPane {
    opacity: .9;
}
.btPriceTable .btPriceTableHeader {
    background: #01102c;
    border-radius: 15px;
}

.header.extralarge h1 {
    font-size: 77px;
    line-height: 88px;
}
.classFontSizeMedium span.headline {
    color: #000 !important;
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: unset !important;
    background-image: unset !important;
		font-weight:400 !important;
}
.winners span.headline {
    color: #000 !important;
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: #000 !important;
    background-image: unset !important;
}
.footer span.headline.noColor {
    color: #fff !important;
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: unset !important;
    background-image: unset !important;
}
.classFontSizeMedium .btSuperTitle {
    color: #000 !important;
}
header.mainHeader.btClear.gutter.btDarkSkin .btBelowLogoArea {
    border-top: 2px solid #fff !important;
}
.btDash.bottomDash .dash:after, .btDash.topDash .dash:before {
    border-bottom: 3px solid #e30613;
    border-bottom: 3px solid transparent;
    border-image: linear-gradient(0.25turn, rgb(255 249 34 / 53%), rgba(255,0,128), rgba(56,2,155,0));
    border-image-slice: 1;
    width: 100%;
		border-top:0px !important;
}



.btHighlight>.rowItemContent {
    border: unset !important;
}


#home span.headline {
    font-weight: 300 !important;
}
.classDark span.headline {
    color: #fff !important;
}

.classDark .btSuperTitle {
    color: #fff !important;
}

.classDark .btSubTitle {
    color: #fff !important;
}

.classDark  .btnOutlineStyle.btnAlternateColor, .btnFilledStyle.btnAlternateColor:hover{color:#fff !important;border-color: #fff !important;color: #fff !important;}


.classDark .btnOutlineStyle.btnAlternateColor span{
color:#fff !important;
}
.footer .btSuperTitle {
    color: #fff !important;
}
.header .headline {
    display: block;
    font-weight: 300;
}
.btMenuHorizontal.btMenuBelowLogo .btBelowLogoArea {
    border-bottom: unset !important;
    border-top: 2px solid transparent;
    border-image: linear-gradient(0.25turn, rgb(255 249 34 / 53%), rgba(255,0,128), rgba(56,2,155,0));
    border-image-slice: 1;
}
.menuPort nav ul li a {
    font-weight: 400;
}
.btLightSkin .menuPort ul li a {
    color: #000;
}
body.btMenuHorizontal.btStickyHeaderActive.btLightSkin .mainHeader {
    background-color: rgb(255 255 255 / 97%);
}
.classFontSizeMedium .btSubTitle {
    font-size: 18px !important;
}
.winners .btSuperTitle {
    color: #000 !important;
    font-weight: bold !important;
}
.NoBold .btSuperTitle {
    font-weight: 400 !important;
    color: #fb0619 !important;
}
header.mainHeader.btClear.gutter.btDarkSkin .btBelowLogoArea {
    border-top: 2px solid #fff !important;
    order-bottom: unset !important;
    border-top: 2px solid transparent;
    border-image: linear-gradient(0.25turn, rgb(255 249 34 / 53%), rgba(255,0,128), rgba(56,2,155,0));
    border-image-slice: 1;
		border-bottom:0px !important;
}
/**Color End**/

.btHighlight>.rowItemContent::before {
    content: "";
    position: absolute;
    border-radius: 18px !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: -3px;
    border-radius: inherit;
    background-image: linear-gradient(0.77turn, rgb(255 158 0), rgb(255 0 0 / 79%), rgb(181 0 125 / 74%),rgb(0 113 255));
}
.classDark .btHighlight>.rowItemContent {
    background: #001224 !important;
}
.btMenuHorizontal.btMenuBelowLogo .btBelowLogoArea {
    border-bottom: unset !important;
    border-top: 2px solid transparent;
    border-image: linear-gradient(0.25turn, rgb(255 249 34 / 53%), rgba(255,0,128), rgba(56,2,155,0));
    border-image-slice: 1;
    border-bottom: 0px !important;
    border-left: 0px !important;
}
body.btMenuHorizontal.btStickyHeaderActive .mainHeader .btBelowLogoArea {
    padding: 0;
    border-bottom: 0px !important;
    border-left: 0px !important;
}
.ClassLight .btHighlight>.rowItemContent {
    background: #ffffff !important;
}
.classDark .classFontSizeMedium span.headline {
    -webkit-text-fill-color: #fff !important;
}
.ClassLight .classFontSizeMedium span.headline {
    -webkit-text-fill-color: #000 !important;
}
.classWinnersColor span.headline {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-image: linear-gradient(to right, rgb(255 158 0) 0%, rgb(255 0 0 / 79%) 25%, rgb(181 0 125 / 74%) 50%, rgb(33 66 156 / 84%) 75%, rgb(0 113 255) 100%) !important;
}
.ClassSubTitleContent .btSuperTitle {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, rgb(255 158 0) 0%, rgb(255 0 0 / 79%) 5%, rgb(181 0 125 / 74%) 8%, rgb(33 66 156 / 84%) 10%, rgb(0 113 255) 19%);
}
.sameSize .rowItemContent {
    min-height: 409px !important;
}
.full_slider_wp .btSuperTitle {
    color: #fff !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    font-family: "Roboto" !important;
}
.page-id-4906 .btHighlight>.rowItemContent::before {
content: "";
    position: absolute !important;
    border-radius: 18px !important;
    top: 0 !important; 
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: -1 !important;
    margin: -3px !important;
    border-radius: inherit !important;
    background-image: linear-gradient(0.77turn, rgb(255 158 0), rgb(255 0 0 / 79%), rgb(181 0 125 / 74%),rgb(0 113 255)) !important;
}

.page-id-4906 .btHighlight>.rowItemContent {
    border: unset !important;
        background: #fff !important;
}
.full_slider_wp .btSuperTitle {
    color: #fff !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    font-family: "Roboto" !important;
    text-transform: uppercase;
}
.page-id-4906 .ClassDarkerColorr .btHighlight>.rowItemContent {
    border: unset !important;
    background: #f2f4f7 !important;
}
.btProgressContent .btProgressAnim {
    background-color: #e30613;
    border-radius: 15px !important;
}
.Flashing{
display:none;
}

/*winner 2023*/

.winners img { object-fit: none !important; } .objfit-unset img { object-fit: contain !important; }