#imgtec-fbox-press-releases-template {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -10px;
    margin-left: -10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}
.imgtec-fbox-press-release {
	width: 31.59%;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-style: solid;
    border-width: 1px 1px 5px;
    border-color: #d6d6d6;
    border-radius: 2px;
    background-color: #fff;
}
.imgtec-fbox-press-release:hover {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
    border-color: #c7c7c7;
}

.imgtec-press-release-header {
	margin-bottom: 29px;
    padding: 20px 35px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background-color: #999;
    color: #fff;
    font-size: 13px;
    line-height: 19px;
    font-weight: 500;
    text-align: right;
    letter-spacing: 0.25px;
    text-transform: uppercase
}
/*.imgtec-press-release-header a {
    color: #fff;
    font-size: 13px;
    line-height: 19px;
    font-weight: 500;
    text-align: right;
    letter-spacing: 0.25px;
    text-transform: uppercase;
}
*/

.imgtec-fbox-press-release a {
    color: #777;
}
.imgtec-press-release-info,
.imgtec-press-release-more-details {
    padding: 0px 35px 20px;
	text-align: left;
}

h1.imgtec-press-release-title {
	font-size:24px;
	line-height:30px;
    margin-top: 0px;
    margin-bottom: 18px;
    padding-right: 0px;
    padding-left: 0px;
    color: #1a1a1a;
    font-weight: 400;
}
h2.imgtec-press-release-sub-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #6c6c6c;
    margin-bottom: 5px;
}
p.imgtec-press-release-date {
	margin-bottom: 10px;
    padding-right: 35px;
    padding-left: 0px;
    color: #999;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    text-transform: uppercase;
}
p.imgtec-press-release-excerpt {
	padding-right: 0px;
    padding-left: 0px;
    color: #686868;
    font-size: 14px;
    line-height: 20px;
}
p.imgtec-press-release-location {
    font-weight: 700;
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;
}

.imgtec-press-release-more-details {
    color: #777 !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    padding-top: 0;
}
.imgtec-press-release-more-details a {
    color: #400863 !important;
    font-size: 20px !important;
    font-weight: 700 !important;
}

/*===== Filters Styles =====*/
.imgtec-press-releases-searchform-container {
    margin: 40px auto;
    padding: 0;
    max-width: 1280px;
    height: 70px;
}
.imgtec-fwp-press-releases-searchform {
    display: flex;
    justify-content: center;
    flex-direction: row;
    text-align: left;
    margin: 0 auto;
    padding: 0px 0;
}
.imgtec-press-releases-language-selector {
    border-right: none !important;
}
select#imgtec-press-releases-language-selector {
    background-color: #fafafa;
    border-color: #cccccc;
    border: 1px solid #d6d6d6;
    border-right: none !important;
    height: 70px !important;
    font-size: 15px;
    border-radius: 2px 0px 0px 2px;
    flex-grow: 1;
}
.imgtec-fwp-press-releases-searchform .facetwp-dropdown {
    font-size: 0.7em;
    width: 100%;
}

.imgtec-fwp-press-releases-searchform select.facetwp-dropdown,
.imgtec-fwp-press-releases-searchform .facetwp-type-dropdown {
    background-color: #fafafa;
    border-color: #cccccc;
    border-right: none !important;
    height: 70px !important;
    font-size: 15px;
    font-weight: 500;
}
.imgtec-fwp-press-releases-searchform .facetwp-facet {
    margin-bottom: 20px;
    height: 70px;
    background-color: #fafafa;
    flex-grow: 1;
}
.imgtec-fwp-press-releases-searchform .facetwp-facet-search_generic_use {
    margin-bottom: 40px;
    height: 70px;
    background-color: #fafafa;
    box-sizing: border-box;
    flex-grow: 8;
}
.imgtec-fwp-press-releases-searchform input.facetwp-search {
    margin-bottom: 40px;
    height: 70px;
    background-color: #fafafa;
    box-sizing: border-box;
    width: 100%;
}
.imgtec-fwp-press-releases-searchform i.facetwp-btn {
    display: none;
}
.imgtec-fwp-press-releases-submit-button,
.imgtec-fwp-press-releases-action-button {
    max-height: 70px;
    padding: 10px 25px;
    flex-grow: 1;
}
.imgtec-fwp-press-releases-submit-button,
.imgtec-fwp-press-releases-submit-button:active,
.imgtec-fwp-press-releases-submit-button:visited,
.imgtec-fwp-press-releases-submit-button:focus {
    background-color: #4f1455;
}
.imgtec-fwp-press-releases-action-button,
.imgtec-fwp-press-releases-action-button:active,
.imgtec-fwp-press-releases-action-button:visited,
.imgtec-fwp-press-releases-action-button:focus {
    background-color: #956c99;
    border-radius: 0px 2px 2px 0px;
}
.imgtec-fwp-press-releases-submit-button:hover {
    background-color: #2e0c31;
}
.imgtec-fwp-press-releases-action-button:hover {
    background-color: #644866;
}

/*Responsive styles*/
@media (max-width: 1024px){
	.imgtec-press-releases-searchform-container {
    margin: 40px auto;
    padding: 0;
    max-width: 94%;
    height: 70px;
	}
	#imgtec-fbox-press-releases-template {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
	margin: 0px 10px 0px 19px;
	}
	.imgtec-fbox-press-release {
	width: 47.9%;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-style: solid;
    border-width: 1px 1px 5px;
    border-color: #d6d6d6;
    border-radius: 2px;
    background-color: #fff;
	}
	h1.imgtec-press-release-title {
	font-size:20px;
	line-height:26px;
    margin-top: 0px;
    margin-bottom: 18px;
    padding-right: 0px;
    padding-left: 0px;
    color: #1a1a1a;
    font-weight: 400;
	}
	.imgtec-press-release-header {
    margin-bottom: 29px;
    padding: 20px 35px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background-color: #999;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    text-align: right;
    letter-spacing: 0.25px;
    text-transform: uppercase;
	}
}
@media (max-width: 767px){
	.imgtec-press-releases-searchform-container {
    margin: 40px auto 280px auto;
    padding: 0;
    max-width: 89%;
    height: 70px;
	}
	#imgtec-fbox-press-releases-template {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
	margin: 0px 30px 0px 17px;
	}
	.imgtec-fbox-press-release {
	width: 100%;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-style: solid;
    border-width: 1px 1px 5px;
    border-color: #d6d6d6;
    border-radius: 2px;
    background-color: #fff;
	}
	h1.imgtec-press-release-title {
	font-size:20px;
	line-height:26px;
    margin-top: 0px;
    margin-bottom: 18px;
    padding-right: 0px;
    padding-left: 0px;
    color: #1a1a1a;
    font-weight: 400;
	}
	.imgtec-press-release-header {
    margin-bottom: 29px;
    padding: 20px 25px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background-color: #999;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    text-align: left;
    letter-spacing: 0.25px;
    text-transform: uppercase;
	}
	.imgtec-fwp-press-releases-searchform {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    margin: 0 auto;
    padding: 0px 0;
	}
	select#imgtec-press-releases-language-selector {
    background-color: #fafafa;
    border-color: none;
    border: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6 !important;
    height: 70px !important;
    font-size: 15px;
    border-radius: 2px 0px 0px 2px;
    flex-grow: 1;
	}
	.imgtec-fwp-press-releases-searchform select.facetwp-dropdown {
	border-color: none;
    border: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6 !important;
	}
	.imgtec-fwp-press-releases-searchform .facetwp-facet {
	margin-bottom: 20px;
    height: 70px;
    background-color: #fafafa;
    flex-grow: 1;
    margin-top: -1px;
	}
	.imgtec-fwp-press-releases-searchform .facetwp-facet-search_generic_use {
    margin-bottom: 40px;
    height: 70px;
    background-color: #fafafa;
    box-sizing: border-box;
    flex-grow: 8;
    margin-top: -21px;
	}
	.imgtec-fwp-press-releases-submit-button {
		margin-top: -41px;
		padding: 25px 25px 30px 25px;
	}
	.imgtec-press-release-info,
.imgtec-press-release-more-details {
    padding: 0px 25px 20px;
	text-align: left;
}
}


















/*#imgtec-press-releases-facetwp-searchform  select {
	background-color: #fafafa;
	border-color: #cccccc;
	border: 1px solid #d6d6d6;
	border-right: none !important;
	height: 70px !important;
	font-size: 15px;
	width: 150px;
	border-radius: 2px 0px 0px 2px;
}

#imgtec-press-releases-facetwp-searchform input {
	height: 70px !important;
}

.imgtec-press-releases-language-selector {
	border-right: none !important;
}
#imgtec-press-releases-facetwp-searchform .facetwp-facet {
	margin-bottom: 40px;
	height: 70px;
	background-color: #fafafa;
	box-sizing: border-box;
}
#imgtec-press-releases-facetwp-searchform  .fs-label-wrap {
	position: relative;
	background-color: tran;
	border-color: #cccccc;
	border: 1px solid #d6d6d6;
	font-size: 15px;
	font-weight: 500;    cursor: default;
	height: 67px;
}
#imgtec-press-releases-facetwp-searchform  .fs-label-wrap .fs-label {
	padding: 28px 0 0 15px !important;
	margin-top: -1px;
	height: 39px;
	background-color: #fafafa;
}
#imgtec-press-releases-facetwp-searchform .fs-label {
	height: 42px;
	margin-bottom: 0px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background-color: #fff;
	font-size: 15px;
	font-weight: 500;
	text-transform: none;
	text-align: left;
}
#imgtec-press-releases-facetwp-searchform .facetwp-facet-press_releases_date,
#imgtec-press-releases-facetwp-searchform .fs-wrap,
#imgtec-press-releases-facetwp-searchform .fs-dropdown {
    width: 150px;
}
#imgtec-press-releases-facetwp-searchform input[type="text"], #imgtec-press-releases-facetwp-searchform input[type="search"], #imgtec-press-releases-facetwp-searchform select {
    color: #666666;
    background-color: #fafafa;
    border-color: #cccccc;
    border: 1px solid #d6d6d6;
    height: 70px !important;
}
#imgtec-press-releases-facetwp-searchform  .facetwp-facet-search_generic_use {
    min-width: 57.3%;
}
#imgtec-press-releases-facetwp-searchform  .facetwp-facet-search_generic_use .facetwp-search-wrap {
    height: 70px;
}
#imgtec-press-releases-facetwp-searchform {
    display: flex;
	justify-content: left;
	flex-direction: row;
	text-align: left;
    margin: 0px 0px 0px 35px;
}
.imgtec-facetwp-press-action-button,
.imgtec-facetwp-press-submit-button {
    max-height: 70px;
    padding: 10px 25px;
}
.imgtec-facetwp-press-submit-button,
.imgtec-facetwp-press-submit-button:hover,
.imgtec-facetwp-press-submit-button:active,
.imgtec-facetwp-press-submit-button:visited,
.imgtec-facetwp-press-submit-button:focus {
    background-color: #4f1455;
    max-height: 70px;
}
.imgtec-facetwp-press-action-button {
    background-color: #956c99;
    max-height: 70px;
	border-radius: 0px 2px 2px 0px;
}

.imgtec-flex-60pc {
    flex-grow: 1;
}
#imgtec-press-releases-facetwp-searchform .facetwp-search {
    width: 100%;
    border: none;
    height: 68px !important;
}
#imgtec-press-releases-facetwp-searchform .facetwp-btn {
    top: 0;
    right: 5px;
    line-height: 1;
    position: absolute;
    cursor: pointer;
    opacity: 0.5;
    display: none;
}
.imgtec-press-page #imgtec-fbox-filters-template {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 0 auto;
}
.imgtec-press-page .fwp-load-more {
    background: #4f1455;
    border-radius: 4px;
}
.imgtec-fbox-press-release {
	background-color: #FFF;
    min-width: 320px;
    max-width: 390px;
	margin: 0 10px 20px;
	padding: 0;
	text-align: left;
	box-sizing: border-box;
	flex-flow: column;
    justify-content: flex-start;
    border-bottom: 5px solid #d6d6d6;
}






.imgtec-press-release-header {
    margin-bottom: 29px;
    padding: 20px 35px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background-color: #999;
    color: #fff;
    font-size: 13px;
    line-height: 19px;
    font-weight: 500;
    text-align: right;
    letter-spacing: 0.25px;
    text-transform: uppercase;
}
.imgtec-press-release-header a {
    color: #fff;
    font-size: 13px;
    line-height: 19px;
    font-weight: 500;
    text-align: right;
    letter-spacing: 0.25px;
    text-transform: uppercase;
}







.imgtec-press-release-body {
    padding: 0 35px 35px;
}
.imgtec-press-release-permalink {
    color:#000;
}
.imgtec-press-release-date {
    margin-bottom: 10px;
    color: #999;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    text-transform: uppercase;
}
h1.imgtec-press-release-title {
    margin-top: 0px;
    color: #1a1a1a;
    font-weight: 400;
    font-size: 24px;
}
.imgtec-press-release-excerpt {
    color: #686868;
    font-size: 14px;
    line-height: 20px;
}
*/