.elementor-kit-36343{--e-global-color-primary:#00395D;--e-global-color-secondary:#00395D;--e-global-color-text:#00395D;--e-global-color-accent:#22A55A;--e-global-color-f9c3869:#4BB2C1;--e-global-color-e80cc34:#BCA25F;--e-global-color-b6a3c37:#FFFFFF;--e-global-color-200b660:#999999;--e-global-color-eb84915:#E62365;--e-global-color-c599161:#000000;--e-global-color-62ae926:#FFFC61;--e-global-typography-primary-font-family:"Hurme";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Hurme";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Hurme";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Hurme";--e-global-typography-accent-font-weight:500;font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-36343 e-page-transition{background-color:#FFBC7D;}@media(max-width:1300px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*========================================
        FLEX GRID MASTER CONTROLS
==========================================*/

.autoflex .flex-grid .col {
  flex: auto;
  padding: 5px;
}

.flex-grid {
  display: flex;
    justify-content: space-between;

}
.flex-grid .col {
  flex: 1;
}

.flex-grid-thirds {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.flex-grid-thirds .col {
  width: 32%;
}


.flex-grid-fourths {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.flex-grid-fourths .col {
  width: 32%;
}

.flex-grid .col33 .col66{
  flex: 1;
  justify-content: space-between;
 }

.flex-grid .col33{
  width: 33%;
  min-width: 300px;
  padding: 10px;
}

.flex-grid .col66{
  width: 66%;
  min-width: 400px;
  padding: 10px 20px;
}

.flex-grid .col20{

  width: 20%;
  min-width: 200px;
  padding: 10px;
}

.flex-grid .col80{
  width: 80%;
  min-width: 400px;
  padding: 10px 20px;
}

.flex-grid-fifths {
  width: 100%;
  display: flex;
  background: none;
  justify-content: space-between;
}

.flex-grid-fifths .col {
  width: 19%;
  text-align: center;
}


.flex-grid-half {
  display: flex;
  justify-content: space-between;
}

.flex-grid-half .col {
  /* background: salmon; */
  width: 50%;
}

.flex-grid-half .smallcol {
  width: 33%;
  background-color:#ffb541;
    }

.flex-grid-half .largecol {
  width: 67%;
  background-color:  #17a76e;
}

/* .flex-grid { 
  margin: 0 0 20px 0;
} */
.flex-grid .col {
  /* background: salmon; */
  padding: 15px;
}

@media (max-width: 600px) {
  .flex-grid {
    display: block !important
     }
}

@media (max-width: 600px) {
  .flex-grid .col {
      width: 100%;
      margin: 0 0 10px 0;
    }
}

@media (max-width: 600px) {
  .flex-grid-thirds {
    display: block !important
     }
}

@media (max-width: 600px) {
  .flex-grid-thirds .col {
      width: 100%;
      margin: 0 0 10px 0;
    }
}

@media (max-width: 600px) {
  .flex-grid-fourths {
    display: block !important
     }
}

@media (max-width: 600px) {
  .flex-grid-fourths .col {
      width: 100%;
      margin: 0 0 10px 0;
    }
}

@media (max-width: 600px) {
  .flex-grid-half {
    display: block !important
     }
}

@media (max-width: 600px) {
  .flex-grid-half .col {
      width: 100%;
      margin: 0 0 10px 0;
    }
}
	
@media (max-width: 600px) {
 .flex-grid-fifths {
    display: block;
  }
}
	
@media (max-width: 600px) {
   .flex-grid-fifths .col {
      width: 100%;
      margin: 0 0 10px 0;
    }
  }

/* Flex Grid-End */
/*========================================
        TWDS 2018 2019 2020 Text Etc
==========================================*/

/* #pt-cv-view-d7f55cd2tk .pt-cv-readmore {
    width: 100%;
} */

#pt-cv-view-d7f55cd2tk .pt-cv-title {
    margin-bottom: 0px;
}

.twds2020 .sponsorspage {
     display : flex;
  align-items : center;
  justify-content: center;
}

.twds2020 .twds2019-imagecard {
    text-align: center;
    background-color: #15bef0;
}

.twds2020 .breadcrumb {
  display: none;
}

.twds2020 .everest-tab-main-wrapper.etab-template17 > .etab-header-wrap > ul.etab-title-tabs > li .etab-title {
    font-weight: 500;
    font-size: 21px;
}
.twds2020 .twds2019-ticketbutton {
    color: #f9ed25;
    font-family: HurmeGeometricSans3-SemiBold,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    padding-bottom: 10px;
    font-size: 1.1em;
}

.twds2020 .flex-grid-half .smallcol {
  width: 40%;
  background-color: transparent;
    }

.twds2020 .flex-grid-half .largecol {
  width: 60%;
  background-color: transparent;
  padding: 10px;
  margin: 0px 2px;
}

.twds2020 .flex-grid-half .col {
  width: 50%;
  background-color: transparent;
  padding: 10px;
  margin: 0px 2px;
}
.twds2020 .hr60 {
  width: 60%;
  margin-top: 2px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    border-top: 2px solid /*#26bdcf*/;
  border-bottom: 0px;
}

.card-outline {
   	border-radius: 8px;
	border: solid 2px; 
  color: #ffffff;
  /* width: 95%; */
  padding: 15px;
  margin-bottom: 10px;
}
.card-outline.bg-bronze {
  border-color: #AD8A56;
  background-color: #AD8A56;
}

.card-outline.bg-silver {
  border-color: #bebebe;
  background-color: #bebebe;
}

.card-outline.bg-gold {
  border-color: #ceb84b;
  background-color: #ceb84b;
}

.card-outline.bg-red {
  border-color: #ef3b33;
  background-color: #ef3b33;
}

.card-outline.bg-white {
  border-color: #ffffff;
  background-color: #ffffff;
}

.card-outline.bg-yellow {
  border-color: #f9ed25;
  background-color: #f9ed25;
}

.card-outline.bg-green {
  border-color: #009f55;
  background-color: #009f55;
}


.card-outline.bg-pink {
  border-color: #d7aed1;
  background-color: #d7aed1;
}


.card-outline.bg-deeppurple {
  border-color: #58286e;
  background-color: #58286e;
}


.card-outline p.descwhite {
	color: #ffffff;
}

.card-outline .smallprint {
	font-size: 0.7em;
}

.card-outline p.detail {
	font-size: 24px;
	font-weight: bold;
	margin: 0;
  	text-align: center;
}

.twds2020 .card-outline p.detail {
    font-family: HurmeGeometricSans3-SemiBold,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
}

.twds2020 .smallprint {
	font-size: 0.7em;
    line-height: 1.2;
}

.twds2020 .header-semi-medium
{
  font-size: 1.2em;
  font-family: HurmeGeometricSans3-SemiBold,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  margin: 10px 0px;
}

.twds2020 .whitebutton80:hover {
  background: #ffffff;
  color: #C6C8C7;
}

.twds2020 .card-outline.bg-bronze .whitebutton80:hover {
  background: #ffffff;
  color:#AD8A56;
}

.twds2020 .card-outline.bg-silver .whitebutton80:hover {
  background: #ffffff;
  color:#bebebe;
}

.twds2020 .card-outline.bg-gold .whitebutton80:hover {
  background: #ffffff;
  color: #ceb84b;
}

.twds2020 .card-outline.bg-red .whitebutton80:hover {
  background: #ffffff;
  color: #ef3b33;
  width: 90% !important;
}

.twds2020 .card-outline.bg-red .circle {
   height: 120px;
  width: 120px;
  /*display: table-cell;*/
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  background: #ffffff;
  color: #ef3b33;
      padding: 5px;
      margin: 0 auto;
    } 

.twds2020tabs ul{
	padding: 0 0 0 !important;
}

.twds2020 .entry-content ul, .entry-content ol ul {
    margin: 0 20px;
    padding: 0px !important;
}

.twds2020tabs  {
    font-size: 18px;
    color: #ffffff;
}

.twds2020tabs .everest-tab-main-wrapper.etab-template1 > .etab-header-wrap > ul.etab-title-tabs > li > a {
    width: 100%;
}

.twds2020tabs .everest-tab-main-wrapper > .etab-header-wrap > ul.etab-title-tabs > li > a .etab-title-wrapper .etab-desc {
     font-size: 1.0 em !important;
}

.twds2020tabs .everest-tab-main-wrapper.etab-template1 > .etab-header-wrap > ul.etab-title-tabs > li > a {
	border-radius: 10px 10px 0px 0px;
}

.twds2020tabs .everest-tab-main-wrapper.etab-template1 > .etab-header-wrap > ul.etab-title-tabs > li .etab-title {
       font-size: 1.6em;
  width:100%;
}

/*.twds2020tabs .everest-tab-main-wrapper {
  background: #15bef0;
} */


.twds2020fft .etab-title {
    font-weight: 900;
    font-size: 40px !important;
    font-family: HurmeGeometricSans3-Bold;
}

.twds2020fft .everest-tab-main-wrapper.etab-template17 > .etab-content-wrap {
    padding: 0;
}

.twds2020fft .everest-tab-main-wrapper.etab-template17.etab-horizontal > .etab-header-wrap {
    border-bottom: 0px solid #e5e5e5;
}

.twds2020 .header-dim-semi {
  font-size: 100%;
  font-family: HurmeGeometricSans3-SemiBold;
  color: #00395D;
}

.twds2020 {
 font-size: 18px;
  }
  
.twds2018-original {
  font-size: 0.7em;
}


.twds2020 .whitebutton80 {
  border: solid 2px; 
  border-color: #ffffff; 
  border-radius: 5px;
  padding: 5px 6px 1px;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  width: 80%;
    margin: 0 auto;
}


.twds2018-date {
  font-size: 0.9em;
}

.twds2018-venue {
  font-size: 0.9em;
}

.twds2018-age {
  font-size: 0.8em;
	font-weight: 400;
}

.twds2018-ticketbutton {
  background-color: #00395D;
  padding: 2px 4px;
  font-size: 16px;
  margin-bottom: 5px; 
  text-align: center;
}

.twds2019-original {
  font-size: 0.7em;
}

.twds2019-date {
  font-size: 0.9em;
}

.twds2019-venue {
  font-size: 0.9em;
}

.twds2019-age {
  font-size: 0.8em;
	font-weight: 400;
}

.twds2019-ticketbutton {
  /* background-color: #00395D; */
  padding: 2px 4px;
  font-size: 16px;
  /* margin-bottom: 5px; */
  text-align: center;
  color: #ffffff;
  font-weight: 900;
}

.twds2019-filmcard {
    color:#00395D;
  text-align: left;
  background-color: transparent;
}

.twds2019-filmcard-red {
    color:#ffffff;
 background-color:#ef3b33;
  text-align: left;
}

.twds2019-imagecard {
  	text-align: center;
    background-color: #00395D;
}


.twds2019-dimcard {
   display: table-cell; 
  vertical-align: middle;
  padding: 20px;
  height: 300px;
  color:#fff;
  background-color: #00395D;
  text-align: left;
}

.twds2019-redcard {
  display: table-cell; 
  vertical-align: middle;
  padding: 20px;
  height: 300px;
  color:#fff;
  background-color: #ef3b33;
  text-align: left;
}

.twds2019-redcardborder {
  display: table-cell; 
  vertical-align: middle;
  padding: 20px;
  height: 300px;
  /* color:#fff; */
  border: 3px solid #ef3b33;
  text-align: left;
}

.twds2019-centeredheader {
  text-align: center;
  font-weight: bold;
}

.twds2019-redheader {
    font-size: 140%;
  	font-family: HurmeGeometricSans3-SemiBold;
	color: #ef3b33;
}


.twds2019-dimheader {
    font-size: 140%;
  	font-family: HurmeGeometricSans3-SemiBold;
	color: #00395D;
}

.twds2019-dimlargeheader {
    font-size: 1.8em;
  	font-family: HurmeGeometricSans3-SemiBold;
	color: #00395D;
  	text-align: center; 
  	margin: 40px 0px 20px 0px;
}

.twds2019-hr-red70 {
    width: 70%;
    margin-top: .5em;
    margin-bottom: 1em;
  margin-left: 0 auto;
    border: 2px solid #ef3b33;
}

.twds2019-hr-dim70 {
    width: 70%;
    margin-top: .5em;
    margin-bottom: 1em;
  margin-left: 0 auto;
    border: .5px solid #00395D;
} 

.twds2019-hr-side-dim {
    width: 100px;
    margin-top: .5em;
    margin-bottom: 1em;
  margin-left: 0px;
    border: 2px solid #00395D;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Hurme';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://utahfilmcenter.org/wp-content/uploads/2020/12/Hurme-HurmeGeometricSans3-Regular-_1_.woff') format('woff');
}
@font-face {
	font-family: 'Hurme';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://utahfilmcenter.org/wp-content/uploads/2020/12/Hurme-HurmeGeometricSans3-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */