/*
 Theme Name:     ACA
 Theme URI:      https://advertisingcouncil.org.au/
 Description:    Advertising Council Australia- Divi Child Theme
 Author:         Twisted Pear
 Author URI:     https://www.twistedpear.com.au/
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

.ACAlogoSvg img {height: 70px; margin-top: 0px; max-width: fit-content!important;}
.logo-container {display: flex; flex-wrap: wrap; justify-content: flex-start; column-gap: 55px; row-gap: 30px;}
.logo-container img {width: 120px; height: 60px; object-fit: contain;}
@media (max-width: 900px) {.logo-container {justify-content: center; }}

.sideacalogo {max-width:48px; margin-bottom:0;}
.HeadingText h2 {padding-top: 20px; padding-bottom: 60px;}
.black-btn.et_pb_button {background-color: #000000!important;}
#main-header .textwidget p.acasidebar-txt {max-width: 215px; margin-bottom: 20px!important;}

.sponsoredby-logo-container {display: flex; flex-wrap: wrap; justify-content: flex-start; column-gap: 90px; row-gap: 40px;}
.sponsoredby-logo-container img {width: 140px; height: 60px; object-fit: contain;}
@media (max-width: 900px) {.sponsoredby-logo-container {justify-content: center; }}

.supportedby-logo-container {display: flex; flex-wrap: wrap; justify-content: flex-start; column-gap: 70px; row-gap: 40px;}
.supportedby-logo-container img {width: 110px; height: 60px; object-fit: contain;}
@media (max-width: 900px) {.supportedby-logo-container {justify-content: center; }}

.page .printAgency, .page .printClient, .page .printAwards {display: none;}

/* Add Filter: Case Studies Available*/

label.sf-label-checkbox {display: none;}
li.sf-field-taxonomy-case-study-available h4 {
    font-size: 13.3333px !important; font-family: 'Untitled Sans Regular',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700!important; text-transform: uppercase !important;float: left;
    line-height: 1.8em; padding-right: 7px;
}
li.sf-field-reset {
    float: right !important;
    margin-right: 20px !important;
}


/* EFFIES HOMEPAGE HEADER VID*/

.effieshome .fluid-width-video-wrapper {
    position: static !important; /* Prevent position-based issues */
    padding: 0 !important;       /* Remove padding */
    margin: 0 !important;        /* Remove margin */
    width: 100% !important;      /* Ensure it uses full width */
    height: auto !important;     /* Ensure it adjusts height dynamically */
}

.effieshome .fluid-width-video-wrapper iframe {
    position: absolute !important; /* Ensure the iframe is correctly positioned */
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}
  
.effieshome .vimeo-background {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 31.8%; 
    overflow: hidden;
    background: url('https://dev.advertisingcouncil.org.au/effies/wp-content/uploads/2026/01/fallback.jpg') no-repeat center center;
    background-size: cover!important;
}

.effies-enter .vimeo-background {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 31.8%; 
    overflow: hidden;
    background: url('https://advertisingcouncil.org.au/effies/wp-content/uploads/2026/02/The-proof-is-in-the-effie-img.jpg') no-repeat center center;
    background-size: cover!important;
}

.effies-faces .vimeo-background {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 31.8%; 
    overflow: hidden;
    background: url('https://advertisingcouncil.org.au/effies/wp-content/uploads/2026/04/GOLDING-BANNER-scaled.jpg') no-repeat center center;
    background-size: cover!important;
}

.effieshome .vimeo-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none;
}

/* Show the fallback image if the video fails to load */
.effieshome .vimeo-background iframe:invalid + img,
.effieshome .vimeo-background iframe[style*="display: none"] + img {
    display: block;
}

.effieshome .vimeo-background img {
    display: none; /* Hide the fallback image initially */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.effie-categories-toggle-btn {margin-top: 1rem; padding: 8px 20px; background: #f9f9f9; color: #000; border: 1px solid #000; border-radius: 20px; font-size: 14px; font-weight: 500; text-transform: uppercase; cursor: pointer; transition: all 0.2s ease;}
.effie-categories-toggle-btn:hover {background: #000; color:#fff;}

.effie-categories-table {display: grid; grid-template-columns: 1fr 1fr; gap: 6px; padding: 0;}


/* Media Query for Smaller Screens */
@media screen and (max-width: 768px) {
    .effieshome .vimeo-background {
        padding-top: 50%; /* Adjust for better proportions on smaller screens */
        background: url('https://advertisingcouncil.org.au/effies/wp-content/uploads/2026/02/The-proof-is-in-the-effie-img.jpg') no-repeat center left!important;
    background-size: cover !important;
	}

    .effieshome .vimeo-background iframe {
        object-fit: contain; /* Adjusts fit for small screen sizes */
    }
  
  .effieshome .fluid-width-video-wrapper {
    position: relative !important;
    width: 200% !important;
    height: -webkit-fill-available !important;
    margin-top: -50% !important;
    margin-left: -50% !important;
}
  .effieshome .fluid-width-video-wrapper {
    position: relative !important;
    width: 200% !important;
    height: -webkit-fill-available !important;
    margin-top: -50% !important;
    margin-left: -22% !important;
}  
	
	.effie-categories-table {grid-template-columns: 1fr !important; gap: 40px!important;}
}

.page-id-14511 .et-l--body ul {list-style-type: disc; padding: 0 0 0 1.5em; line-height: 22px; margin: 5px 0 15px;}
/*.page-id-14511 .et-l--body ul {list-style-type: disc; padding: 0 0 23px 1em; line-height: 22px; margin: -10px 0 10px 10px;}*/
/*.page-id-14511 .et_pb_code_0, .page-id-14511 .et_pb_code_1, .page-id-14511 .et_pb_code_2 {padding-top: 10px; padding-bottom: 20px; max-width: max-content; text-transform: uppercase;}*/

.page-id-29188 .et_pb_text_inner h3 {display:none!important;}

.hide-if-empty:empty {display: none;}
#menu-effie-legals li.menu-space  {margin-bottom:15px!important;}
ul#menu-effie-legals {display:block;}
#menu-effie-legals li.menu-item {margin-top:0!important; line-height:1.3em!important;}
#menu-effie-legals li.current-menu-item a {font-weight: bold; text-decoration: underline;}

/* fonts */

@font-face {
	font-family: Untitled Sans Medium;
	src: url('fonts/UntitledSansMedium-Regular.woff2') format('woff2'), url('fonts/UntitledSansMedium-Regular.woff') format('woff'), url('fonts/UntitledSansMedium-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


/* Text Styles */

p {
	letter-spacing: -0.05px;
	line-height: 1.25;
}

h1 {
	letter-spacing: -0.025em;
	line-height: 1.1em;
}

h2 {
	letter-spacing: -0.025em;
	line-height: 1.1em;
}

.et_pb_with_border {
	border-color: #D3D4D5 !important;
}


/* logo not text  */

.ACAlogoText {
	display: none;
}

.ACAlogoSvg img {
	height: 70px;
	margin-top: 0px;
}


/* reorder blog items */

.et_pb_gutters1 .et_pb_column .aga-news-related-articles .et_pb_blog_grid .column .et_pb_post {
	display: flex;
	flex-direction: column;
}

.et_pb_gutters1 .et_pb_column .aga-news-related-articles .et_pb_blog_grid .column .et_pb_post p.post-meta {
	order: 1;
}

.et_pb_blog_grid h2 {
	order: 2;
}

.et_pb_module.et_pb_posts .et_pb_post .post-content {
	order: 3;
}


/*** DIVI FIXES ***?

/* Override Background Color in Dev and CPT CSS */

#main-content {
	background-color: unset;
	background-color: #f9f9f9;
}

body.et_cover_background {
	background-color: #f9f9f9;
}


/*** NAV BAR ***/


/* Active main menu item colour */

#top-menu li.current-menu-item>a {
	color: #000 !important;
	text-decoration: underline;
}


/* Active main menu item colour when a submenu item is active */

#top-menu li.current-menu-ancestor>a {
	color: #000 !important;
}


/* Active submenu item colour */

.nav li ul .current-menu-item a {
	color: #000 !important;
}

@media only screen and (min-width: 981px) {
	.et-fixed-header #top-menu.nav li ul a,
	#top-menu.nav li ul .current-menu-item a {
		color: #999999 !important;
	}
}


/* Remove Box Layout Drop Shadow */

#page-container {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}


/*Nav line height */

.nav li {
	line-height: 24px;
	font-family: 'Untitled Sans Medium', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 400;
}

.nav li li {
	line-height: 22px;
}

.et_vertical_nav #main-header #top-menu>li>a {
	padding-bottom: 0px;
}

@media all and (min-width: 981px) {
	/* Force width to be larger on desktop */
	.et_boxed_layout.et_vertical_nav #page-container {
		max-width: 1610px;
	}
	/* Remove padding on content container on Desktop */
	.et_boxed_layout #page-container {
		width: 100%;
	}
	.et_boxed_layout #page-container,
	.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header,
	.et_non_fixed_nav.et_transparent_nav.et_boxed_layout #page-container #main-header,
	.et_fixed_nav.et_boxed_layout #page-container #top-header,
	.et_fixed_nav.et_boxed_layout #page-container #main-header,
	.et_boxed_layout #page-container .container,
	.et_boxed_layout #page-container .et_pb_row,
	.et_boxed_layout.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row,
	.et_boxed_layout.et_pb_pagebuilder_layout.single.et_full_width_portfolio_page #page-container .et_pb_row,
	.et_boxed_layout.et_pb_pagebuilder_layout.single #page-container .et_pb_row {
		width: 100%;
		max-width: 1610px;
	}
	/* Main content */
	.et_vertical_nav #page-container #main-header {
		border-right: 1px solid #000;
		margin: 15px 0;
		overflow: hidden;
		height: 98vh;
		padding-top: 0;
	}
	.et_vertical_nav #et-main-area {
		margin: 15px 15px 15px 268px !important;
		padding-left: 15px;
	}
	/* Remove boxed layout margin */
	.et_boxed_layout #page-container {
		margin: 0;
	}
	/* Remove nav and content divider shadow */
	#main-header,
	#main-header.et-fixed-header,
	.et_vertical_nav #page-container #main-header {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none!important;
	}
	/* Increase width of vertical navigation */
	.et_vertical_nav #page-container #main-header {
		width: 268px;
	}
	/* Turn off nav offset for ADMINS 
	.et_vertical_fixed.admin-bar #page-container #main-header {
		top: 30px !important;
	}*/
	/*remove padding on words */
	.ACAlogoText.et_pb_text_0_tb_body {
		margin-top: 0 !important;
		margin-bottom: 15px;
	}
	/* define positioning and styling for submenu */
	.et_vertical_nav #main-header #top-menu li ul {
		position: relative;
		display: none;
		top: 0;
		left: 0;
		width: auto;
		border-left-width: 0;
		opacity: 1;
		-webkit-animation: none;
		animation: none;
		visibility: visible;
		-webkit-box-shadow: none;
		box-shadow: none;
		background-color: transparent;
		margin-bottom: 15px;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
	/* decrease the menu container left and right padding */
	.et_vertical_nav #main-header .container {
		margin: 0 0 0 15px;
		width: 250px;
	}
	/* make the fixed header scrollable */
	.et_vertical_nav.et_vertical_fixed #page-container #main-header {
		overflow-y: auto;
	}
	/* decrease the submenu top and bottom padding */
	.nav li ul {
		padding: 0;
		color: #999999;
		font-weight: 200;
	}
	/* adjust the lower level submenu positioning and remove box-shadow */
	.et_vertical_nav #main-header #top-menu li ul ul {
		top: 0;
		left: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	/* adjust the menu item links spacing */
	.et_vertical_nav #main-header #top-menu>li>a {
		margin-right: 0px;
		padding-right: 0px;
	}
	/* adjust parent item down arrow position - remove it */
	.et_vertical_nav #main-header #top-menu>li>a:after {
		right: 0px;
		display: none;
	}
	/* adjust lower level parent item down arrow position - remove it */
	.et_vertical_nav #top-menu li .menu-item-has-children>a:first-child:after {
		right: 10px;
		display: none;
	}
	/* decrease the submenu item left and right padding */
	#top-menu li li {
		padding: 0 0px;
	}
	/* adjust submenu item link width and padding */
	#top-menu li li a {
		width: auto;
		padding: 0px;
	}
	/* Menu pading to help wrapping */
	.et_vertical_nav #main-header #top-menu li {
		padding-right: 15px;
	}
	/* Remove subnav background hover colour */
	.nav ul li a:hover {
		background-color: unset;
	}
}


/*** AD council STYLING ***/


/* Blockquotes on Course Pages */

.aga-testimonial blockquote {
	border-left: 0;
	position: relative;
}

.aga-testimonial blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	top: -20px;
	font-family: 'GT Super Text', Helvetica, Arial, Lucida, sans-serif;
}


/* Course/Event Page Toggle Plus/Minus */

.et_pb_toggle_title:before {
	content: "\04c"!important;
	font-size: 26px!important;
    color: #000!important;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
	content: "\04b"!important;
	font-size: 26px!important;
    color: #000!important;
}


/* Blog Post Styling */

@media all and (min-width: 981px) {
	.aga-news-views .et_pb_post .entry-featured-image-url {
		margin-bottom: 0px !important;
	}
	.aga-news-views.et_pb_posts .et_pb_post .entry-featured-image-url,
	.blog_grid_style_1 .archive .et_pb_post .entry-featured-image-url,
	.blog_grid_style_1 .search .et_pb_post .entry-featured-image-url {
		max-width: 370px;
		float: right;
		margin-left: 30px;
	}
}

.aga-news-views .et_pb_post {
	border-bottom: 1px solid #D3D4D5;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

@media all and (max-width: 767px) {
	.aga-news-related-articles .et_pb_blog_grid .column article {
		border-bottom: 1px solid #D3D4D5;
	}
}


/* Related Articles */

.aga-news-related-articles .et_pb_blog_grid .et_pb_post {
	padding: 0;
	background-color: transparent;
	border: none;
}

.aga-news-related-articles .et_pb_blog_grid .column {
	width: calc(34%) !important;
}

.aga-news-related-articles .et_pb_blog_grid .column:first-child {
	width: calc(34% - 17px) !important;
}

.aga-news-related-articles .et_pb_blog_grid .column:last-child {
	width: calc(34% - 17px) !important;
}

.aga-news-related-articles .et_pb_blog_grid .column article {
	border-left: 1px solid #D3D4D5;
	border-right: 1px solid #D3D4D5;
	padding: 0 15px;
	min-height: 250px;
	padding-bottom: 50px;
}

.aga-news-related-articles .et_pb_blog_grid .column:first-child article {
	border-left: none;
	border-right: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 15px;
}

.aga-news-related-articles .et_pb_blog_grid .column:last-child article {
	border-left: none;
	border-right: none;
	padding-right: 0px;
	margin-right: 0px;
}

.aga-news-related-articles .et_pb_blog_grid .et_pb_post .et_pb_image_container {
	margin: unset;
}

.et_pb_gutters1 .et_pb_column .aga-news-related-articles .et_pb_blog_grid .column .et_pb_post {
	margin-bottom: 30px;
}

.aga-news-related-articles .et_pb_post {
	padding-bottom: 60px;
	margin-bottom: 30px;
	position: relative;
}

.et_pb_post .entry-featured-image-url {
	margin-bottom: 15px !important;
}


/* Divi Button Style */

button.et_pb_contact_submit {
	font-weight: 600;
	height: min-content;
	padding: 5px 20px !important;
	font-size: 14px;
	padding: 5px 20px;
	background: #000;
	color: #fff;
	border-radius: 20px;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 10px;
	transition: all 300ms ease 0ms;
}
.edd-free-download-cancel,
.edd-free-download-submit,
body .et_pb_button,
button.et_pb_contact_submit {
	font-size: 14px !important;
	background-color: unset !important;
	padding: 5px 20px!important;
	border-radius: 20px !important;
	text-transform: uppercase;
	border: 1px solid !important;
	line-height: 1.4em !important;
    transition: all 300ms ease 0ms;
}
.et-db #et-boc .et-l .et_pb_button {
	line-height: 1.4em !important;
}

.et_pb_module .et_pb_button:hover,
.et_pb_button:hover {
	border: 1px solid !important;
	padding: 5px 25px 5px 15px !important; 
    transition: all 300ms ease 0ms;
}

.et_pb_module .et_pb_button:after,
.et_pb_button:after {
	font-family: "ETmodules" !important;
	font-size: 21px !important;
	line-height: 18px !important;
	margin-left: -1em;
	opacity: 0;
	content: "\35";
	-webkit-font-smoothing: antialiased;
	transition: all 300ms ease 0ms;
	position: absolute;
}

.et_pb_module .et_pb_button:hover:after,
.et_pb_button:hover:after {
	margin-left: 0;
	opacity: 1;
    transition: all 300ms ease 0ms;
}


/* More Links */

.aga-news-views .et_pb_post a.more-link,
.aga-news-related-articles .et_pb_post a.more-link {
	font-size: 13px;
	padding: 4px 20px;
	border-radius: 20px;
	border: 1px solid #000;
	display: inline-block;
	position: absolute;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 0px;
	transition: all 300ms ease 0ms;
	bottom: 0px;
}

.aga-news-views .et_pb_post a.more-link:hover,
.aga-news-related-articles .et_pb_post a.more-link:hover {
	padding: 4px 25px 4px 15px;
	/*  background-color: rgba(0, 0, 0, 0.05);
  border: 1px solid transparent;*/
}

.aga-news-views .et_pb_post a.more-link:after,
.aga-news-related-articles .et_pb_post a.more-link:after {
	font-family: "ETmodules" !important;
	font-size: 21px;
	margin-left: -1em;
	opacity: 0;
	content: "\35";
	-webkit-font-smoothing: antialiased;
	transition: all 300ms ease 0ms;
	position: absolute;
}

.aga-news-views .et_pb_post a.more-link:hover:after,
.aga-news-related-articles .et_pb_post a.more-link:hover:after {
	margin-left: 0;
	opacity: 1;
}


/* site height */

#et-main-area {
	height: auto;
	min-height: 95vh
}

#et-main-area {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}


/* line on right */

@media (min-width: 1611px) {
	.et_boxed_layout.et_vertical_nav #page-container {
		border-right: 1px solid #999;
	}
}



footer .et_pb_column {
	min-height: 10px;
}

h3 {
	font-size: 26px !important;
}

h4 {
	font-size: 20px !important;
	font-family: 'Untitled Sans Regular', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 500 !important;
	text-transform: none !important;
}

h5 {
	font-family: 'Untitled Sans Medium', Helvetica, Arial, Lucida, sans-serif;
}

h6 {
	font-size: 18px !important;
	font-family: 'Untitled Sans Regular', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: 700;
	text-transform: none;
}


/* footer */

.et_pb_section_3_tb_footer p a,
.et-db #et-boc .et_pb_section_1_tb_footer p a,
.et_pb_row_2_tb_footer p a,
.footer .et-db #et-boc .et-l p a {
	text-decoration: none !important;
}


/* links */

.post-template-default a,
.post-template-default a:visited,
.et_pb_post_content p a,
.et_pb_post_content li a {
	text-decoration: underline;
}

.et_pb_post_content a.et_pb_button {
	text-decoration: none;
}

.et_boxed_layout #page-container .et_pb_row {
	width: 100% !important;
}

.et_vertical_fixed.admin-bar #page-container #main-header {
	top: 15px;
}


/* toggles */

.et_pb_toggle_close,
.et_pb_toggle_open {
	padding: 20px 15px 20px 3px;
	background-color: transparent;
	border-left: none;
	border-right: none;
	border-top: none;
}

.et_pb_toggle {
	border-bottom: 1px solid #D3D4D5 !important;
}

.page-id-14511 .et_pb_toggle {
	border-bottom: none !important;
}

.et_pb_toggle_title:before {
	font-size: 26px;
	color: #000;
}

.et_pb_toggle_content {
	padding-right: 15px;
}


/* advance secion padding */

@media (min-width: 981px) {
	.et_pb_column_single,
	.et_pb_column_2_3 .et_pb_row_inner {
		padding: 2% 0;
	}
}


/* course and events */

.courseMeta .et_pb_text_0 {
	margin-bottom: 10px;
	font-size: 14px;
}

.courseblurb h3 {
	margin-bottom: 60px;
	margin-right: 30px;
	margin-top: 10px;
}

.courseblurb .et_pb_text_inner {
	margin-bottom: 10px;
}

.courseblurb {
	border-bottom: 1px solid #D3D4D5;
}

.courseContent {
	padding: 0 !important;
}

.courseContent .et_pb_text_inner h5 {
	padding: 20px 15px 20px 3px;
}



/* toggle */

.et_pb_toggle {
	background-color: transparent !important;
}


/* member directory */

.memberdirectory .et_pb_toggle_content ul {
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: space-around;
}

.memberdirectory .et_pb_toggle_content li {
	width: 16%;
	height: 140px;
	margin: 10px;
	text-align: center;
	line-height: 120px;
}

.memberdirectory .et_pb_toggle_content li img {
	max-height: 90px !important;
	max-width: 160px;
	width: auto;
}

@media (max-width: 1320px) {
	.memberdirectory .et_pb_toggle_content li {
		width: 20%;
		height: 100px;
		margin: 10px;
		line-height: 100px;
	}
	.memberdirectory .et_pb_toggle_content li img {
		max-height: 70px;
		max-width: 120px;
	}
}

@media (max-width: 640px) {
	.memberdirectory .et_pb_toggle_content li {
		width: 45%;
		height: 80px;
		margin: 10px;
		line-height: 100px;
	}
	.memberdirectory .et_pb_toggle_content li img {
		max-height: 70px;
		max-width: 120px;
	}
}


/* text block line */

.textBlockLine {
	border-top: 1px solid #D3D4D5;
	padding-top: 15px;
}


/* fancy OL */

ol.big {
	counter-reset: li;
	margin-left: 0;
	padding-left: 0;
	width: 90%;
}

ol.big>li {
	position: relative;
	margin: 0 0 30px 4em;
	padding: 4px 8px;
	list-style: none;
	line-height: 1.4;
}

ol.big>li:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	top: -15px;
	left: -70px;
	font-size: 70px;
	margin-right: 15px;
	padding: 4px;
	font-weight: bold;
	font-family: "GT-Super";
}

li ol.big {
	margin-top: 15px;
}


/* buttons 13px */

/*.et_pb_button et_pb_promo_button,
body .et_pb_button:after,
.et_pb_button,
.aga-news-related-articles .et_pb_post a.more-link,
button.et_pb_contact_submit {
	font-size: 14px !important;*/
	/*font-family: 'Untitled Sans Regular', Helvetica, Arial, Lucida, sans-serif !important;
}*/

button.et_pb_contact_submit,
body .et_pb_button.black {
	float: left;
	margin-right: 15px;
	background-color: #000 !important;
	color: #fff !important;
}

body .et_pb_button.readmore,
body .et_pb_button.readmore:hover {
	border: none !important;
	text-decoration: underline;
	padding: 0px 0px;
	text-transform: uppercase;
}


/* h5*/

h5,
.et_pb_text_6 h5,
.et-db #et-boc .et-l .et_pb_text_1 h5,
.et_pb_text_1 h5 {
	font-size: 16px !important;
	text-transform: uppercase !important;
	letter-spacing: 0 !important;
	font-weight: 400 !important;
	font-family: 'Untitled Sans Medium', Helvetica, Arial, Lucida, sans-serif !important;
}


/* padding */

body .et_pb_row,
.et_pb_column_single {
	padding: 15px 0 0 0 !important;
}

@media (min-width: 981px) {
	.et_pb_section {
		padding: 0!important;
	}
}

.et_pb_section_1_tb_body.LogoSearch {
	min-height: 90px;
}

.HeadingText h1 {
	padding: 50px 0 40px;
}

.footerCalltoaction {
	border-top: 1px solid #D3D4D5;
	padding-top: 15px;
}

.HomeHeadingText .et_pb_column {
	flex-direction: column;
	justify-content: space-between;
	display: flex;
	border-bottom: none;
	padding-bottom: 5px;
	margin-top: 50px;
}

.HeadingText .et_pb_column {
	/*min-height: 400px;*/
	flex-direction: column;
	justify-content: space-between;
	display: flex;
	/*border-bottom: #D3D4D5 1px solid;*/
	padding-bottom: 5px;
}
.HeadingTextCaseHistory .et_pb_column {
	min-height: 400px;
	flex-direction: column;
	justify-content: space-between;
	display: flex;
	padding-bottom: 5px;
}

/*body .HeadingText .404page .et_pb_column {
	border-bottom: none !important;
}

.404page .et_pb_column {
	border-bottom: none !important;
}*/

.HeadingImage {
	min-height: 405px;
	border-bottom: 1px solid #D3D4D5;
}

.QuotesBlock {
	padding-top: 60px;
}


/* home page features */

.et_pb_main_blurb_image {
	margin-bottom: 15px;
}

.homeFeature .et_pb_blurb {
	min-height: 350px;
}

.homeFeature .et_pb_column_1 {
	border-right: #D3D4D5 1px solid;
}


/* black button */

a.blackbutton {
	display: inline-block;
	margin: 10px 0;
	font-size: 13px;
	padding: 5px 20px;
	background: #000;
	color: #fff;
	border-radius: 20px;
	position: relative;
	text-transform: uppercase;
	text-decoration: none !important;
	margin-bottom: 10px;
	transition: all 300ms ease 0ms;
}

.arlo-register-private-interest a {
	text-decoration: underline;
}


/* hightlight menu */

.highlightMenu {
	padding-top: 60px;
}


/* blockquote */

.post-template-default blockquote {
	width: 100%;
	max-width: 75%;
	position: relative;
	margin: 60px 0 50px 0;
}

blockquote {
	border-left: 0;
	font-size: 20px;
	font-family: 'GT Super Text', Helvetica, Arial, Lucida, sans-serif !important;
}

blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	top: -20px;
	font-family: 'GT Super Text', Helvetica, Arial, Lucida, sans-serif;
}

blockquote strong {
	font-family: 'Untitled Sans Regular', Helvetica, Arial, Lucida, sans-serif;
	display: block;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1.4;
	/* font-weight: 700; */
	margin-top: 10px;
}

blockquote {
	margin: 30px 0 60px 0;
	padding-left: 0px;
	border-left: 0px solid;
}


/* about us */

img.pillars {
	max-width: 80px;
}


/* logo widtb */

.et_vertical_nav #main-header #logo {
	width: 68px;
}


/* search edit. */

.et_pb_search input.et_pb_s {
	border-radius: 20px 20px 20px 20px !important;
	overflow: hidden;
	padding-right: 0.7em 1em 0.7em 1.7em !important;
	height: auto;
	min-height: 0;
	background-color: #dedede !important;
	width: 240px;
	float: right;
	font-size: 13px;
}
.et_pb_searchform div {
	display: block !important;
}

/* news items button problem */

.post-content-inner {
	overflow: auto;
	margin-bottom: 40px;
}


/* related posts */

.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child,
.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child,
.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child,
.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child,
.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child,
.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child {
	margin-bottom: 0px;
}


/* explore menu */

ul#menu-highlights-menu li {
	font-family: 'GT Super Text Medium', Helvetica, Arial, Lucida, sans-serif!important;
	font-size: 45px!important;
	margin-top: 8px!important;
	float: none!important;
	width: 100%!important;
	line-height: 1!important;
}

ul#menu-highlights-menu li a {
	padding: 0 0 3px 0!important;
	color: #000!important;
}

.et_mobile_menu {
	top: 0px;
	padding: 50px 0 0 0;
	left: 0;
	position: fixed;
	z-index: 9998;
	overflow: scroll!important;
	background-color: #f9f9f9!important;
	margin-left: -30px;
	height: 100%;
	width: calc(100% + 60px);
	border-top: none;
}

.et_mobile_menu li a {
	text-align: left;
	font-size: 20px;
	margin-left: 40px;
}

.mobile_nav ul#mobile_menu .current_page_item>a {
	text-decoration: underline;
	background-color: rgba(0, 0, 0, 0.1); color: #666 !important;
}

.mobile_nav ul#mobile_menu li ul li a {
	font-size: 18px;
	font-weight: 200;
}

.et_mobile_menu li a:hover {
	color: #999;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.mobile_nav.opened .mobile_menu_bar:before {
	/*content: "4d";*/
	color: #000
}

span.mobile_menu_bar {
	z-index: 9999;
}


/* codes and reg */

.regulations li {
	padding: 4px 0px;
	list-style: none;
}

.regulations ul {
	padding: 0 0 23px 0em;
}

.regulations a {
	text-decoration: underline;
	font-weight: normal;
}


/*terms and conditions */

.termsNav {
	position: -webkit-sticky;
	position: sticky;
	top: 4px;
	padding-top: 15px;
	z-index: 9999;
}

.stuck {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
}


/* slider home page */

.et_pb_slide:first-child .et_pb_slide_image img {
	opacity: 1;
}


/* menu fixes */

.et_vertical_nav #main-header #top-menu li.navSearch {
	display: none !important;
}

.imageTopTemplate {
	margin-top: 65px;
}


/* CTA boxes */

.et_pb_cta_0 {
	padding: 0 15px 0 0px !important;
	height: 100%;
}

.et_pb_cta_1 {
	padding: 0 15px 0 0px !important;
	height: 100%;
}

.et_pb_column_5 {
	padding-left: 0px !important;
}

.et_pb_cta_0 {
	border-right: 1px solid #D3D4D5 !important;
}

body .et_section_specialty .et_pb_column.et_pb_column_single,
body .et_section_specialty .et_pb_column_single,
.et_section_specialty .et_pb_column_2_3 .et_pb_row_inner {
	padding-top: 0 !important;
}


/* print styles */

@media print {
	.et_pb_section_2_tb_footer,
	.et_pb_section_1_tb_footer.et_pb_section,
	.exploreMenu,
	.recentBlog,
	.et_pb_search,
	.et-top-navigation {
		display: none !important;
	}
	#main-header {
		position: relative;
		padding: 0;
		margin: 0;
		height: auto;
	}
	.et_vertical_nav #et-main-area,
	.et_vertical_nav #top-header {
		margin-left: 0 !important;
		position: relative;
		border-left: none;
		margin: 0;
		padding-left: 15px;
	}
	h1,
	h1.et_pb_contact_main_title,
	.et_pb_title_container h1 {
		font-size: 30px;
	}
}

.homeText .et_pb_button_0_wrapper {
	padding-top: 90px;
}


/* ****** RESPONIVENESS ********* */

@media (min-width: 768px) {
	.team-container .col_md_3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}


/* tablet and mobile. */

@media (max-width: 980px) {
	.imageTopTemplate {
		margin-top: 0px;
	}
	.HeadingText h1 {
		padding: 20px 0 40px;
	}
	h1,
	h1.et_pb_contact_main_title,
	.et_pb_title_container h1,
	.HeadingText h1 {
		font-size: 30px;
	}
	h2,
	h2.entry-title,
	h2.et_pb_slide_title,
	.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title {
		font-size: 28px;
	}
	#et-main-area {
		display: block;
	}
	/* standard pages */
	.HeadingText .et_pb_column {
		min-height: 40px;
	}
	.et_pb_section {
		padding: 0px 0!important;
	}
	.et_pb_row,
	.et_pb_column .et_pb_row_inner {
		padding: 15px 0;
	}
	/* blog */
	.et_pb_image_0_tb_body {
		float: right;
		margin: 5px 0px 5px 0px !important;
		max-width: 100%;
	}
	/* logo and nav */
	.et_vertical_nav #main-header #top-menu li.navSearch {
		display: block !important;
	}
	
	li.navSearch .edd-cart.button, 
	li.navSearch .edd-cart.button:visited {

    float: none;
    width: 80%;
    margin: 0 auto;
    }
	
	.LogoSearch {
		display: none !important;
	}
	.et_pb_search.et_pb_hide_search_button input.et_pb_s {
		float: left;
		width: 80%;
		height: 45px;
	}
	#main-header .container.et_menu_container {
		height: 80px;
		width: 100%;
	}
	.et_vertical_nav #main-header #logo {
		width: auto;
	}
	.mobile_menu_bar:before {
		font-size: 44px;
	}
	/* explore navigation */
	.exploreMenu .et_mobile_nav_menu {
		display: none;
	}
	.exploreMenu .et_pb_menu .et_pb_menu__menu {
		display: block;
	}
	ul#menu-highlights-menu li {
		font-size: 26px;
		margin-top: 5px;
		float: none;
		width: 100%;
		line-height: 1.2;
	}
	ul#menu-highlights-menu li a {
		padding: 0 0 0px 0;
	}
	/*homepage. */
	.et_pb_text_0 {
		margin-right: 0px !important;
		margin-bottom: 30px !important;
	}
	.aga-news-related-articles .et_pb_blog_grid .column:last-child {
		width: 100% !important;
	}
	/* homepage */
	.et_pb_text_0 {
		margin-right: 30px!important;
	}
	.et_header_style_centered #main-header {
		position: fixed
	}
	.mobile_menu_bar {
		padding-bottom: 9px!important;
	}
	div#et_mobile_nav_menu {
		margin-top: 10px;
		margin-right: -10px;
	}
	.et_mobile_menu .menu-item-has-children>a {
		background-color: transparent
	}
	#main-header .et_mobile_menu li ul.sub-menu.hide {
		display: none!important;
		visibility: hidden!important;
		transition: .7s ease-in-out
	}
	#main-header .et_mobile_menu li ul.sub-menu.visible {
		display: block!important;
		visibility: visible!important
	}
	#main-header .et_mobile_menu li ul,
	.et_pb_fullwidth_menu .et_mobile_menu li ul {
		padding-left: 0px;
	}
	.et_mobile_menu li li {
		padding-left: 0px;
	}
	.et_mobile_menu .menu-item-has-children>a:after {
		font-family: "ETmodules";
		font-size: 22px;
		font-weight: 800;
		content: "3";
		position: absolute;
		right: 55px
	}
	.fa {
		margin: 10px
	}
	.et_header_style_centered #main-header .mobile_nav {
		background-color: transparent
	}
	.mobile_nav.closed .select_page {
		display: none
	}
	/*footer */
	.et_pb_section_2_tb_footer {
		margin-bottom: 20px;
	}
	.et_pb_column_1_tb_footer .et_pb_text_inner {
		padding-top: 0px !important;
	}
	/* CTA boxes */
	.et_pb_cta_0 {
		padding: 0 0 30px 0 !important;
	}
	.et_pb_cta_1 {
		padding: 15px 0 30px 0 !important;
	}
	.et_pb_cta_2 {
		padding: 15px 0 30px 0 !important;
	}
	.et_pb_cta_0,
	.et_pb_cta_1 {
		border-bottom: 1px solid #D3D4D5 !important;
		border-right: none!important;
	}
}


/*** Responsive Styles Tablet Only ***/

@media all and (min-width: 768px) and (max-width: 980px) {
	.et_boxed_layout #page-container {
		width: 95%;
	}
	.HeadingText h1 {
		font-size: 33px;
	}
	/* columns home page */
	.et_pb_column_1_2 {
		width: 50%;
	}
	.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2,
	.et_pb_gutters1 .et_pb_column .et_pb_widget,
	.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2,
	.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_widget {
		width: 50% !important;
	}
	/*logo */
	#logo {
		max-height: 70%;
	}
	.et_pb_svg_logo #logo,
	.et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
		height: 70%;
	}
	.et_header_style_left #logo,
	.et_header_style_split #logo {
		max-width: 70%;
	}
	/* network logos */
	.et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
		width: 20%;
	}
	.et_pb_row_5col .et_pb_image img {
		position: relative;
		width: 120px;
	}
	/*footer */
	footer .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
		width: 33%;
	}
	.homeFeature .et_pb_blurb {
		min-height: 350px;
	}
}


/* small Desktop*/

@media all and (min-width: 981px) and (max-width: 1280px) {
	h1,
	h1.et_pb_contact_main_title,
	.et_pb_title_container h1,
	.HeadingText h1 {
		font-size: 36px;
	}
	h2,
	h2.entry-title a,
	h2.et_pb_slide_title,
	.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title {
		font-size: 24px;
	}
	.homeFeature .et_pb_blurb {
		min-height: 350px;
	}
	.aga-news-related-articles .et_pb_blog_grid .column article {
		padding-bottom: 40px;
	}
}

@media all and (min-width: 1281px) and (max-width: 1449px) {
	h1,
	h1.et_pb_contact_main_title,
	.et_pb_title_container h1,
	.HeadingText h1 {
		font-size: 40px;
	}
}

@media all and (min-width: 1450px) {
	h1,
	h1.et_pb_contact_main_title,
	.et_pb_title_container h1 {
		font-size: 45px;
	}
}


/* mobile only */

@media (max-width: 479px) {
	#et-main-area .homeManifesto {
		margin-right: 5px !important;
	}
	.aga-news-related-articles .et_pb_blog_grid .column article.et_pb_blog_item_0_5 {
		border-bottom: none;
	}
	.homeFeature .et_pb_column_1 {
		border-right: none;
		border-bottom: 1px solid #D3D4D5;
		margin-bottom: 15px !important;
		padding-bottom: 15px !important;
	}
	.et_pb_gutters1 .et_pb_column {
		padding: 0;
	}
	.aga-news-related-articles .et_pb_blog_grid .column article {
		min-height: 400px;
	}
	.homeFeature .et_pb_blurb {
		min-height: 350px;
	}
	.aga-news-related-articles .et_pb_blog_grid .column article {
		padding-bottom: 40px;
	}
	footer .et_pb_column {
		padding-bottom: 10px !important;
	}
	.HeadingText h1 {
		font-size: 26px;
	}
	h3 {
		font-size: 23px !important;
	}
	.courseblurb h3 {
		margin-right: 0px !important;
	}
}


/* very large screen */

@media only screen and (min-width: 1812px) {
	.et-db #et-boc .et-l .et_pb_section {
		padding: 0px !important;
	}
}


/* Effie specific code */

#myprefix-widget-area-wrap {
	display: block;
	max-width: 85% !important;
	clear: right;
	position: absolute !important;
	bottom: 20px;
	font-size: 14px;
	color: #000;
	left: 15px;
}


/* search fields */

.searchandfilter select.sf-input-select,
.searchandfilter label {
	min-width: 160px;
	width: 100%;
	background-color: #F0F0F0;
	border: none;
	padding: 6px 6px;
	border-radius: 10px;
	color: #000;
	font-weight: 700;
	margin: 0;
}

.search-filter-reset {
	text-decoration: underline;
	color: #999;
}

li.sf-field-reset {
	margin-top: 5px !important;
	margin-bottom:10px;
}


/* winners archive search page */

.et_pb_portfolio_item {
	margin-bottom: 40px !important;
}

.textBlockLineWinners {
	margin-bottom: 30px !important;
	border-top: 1px solid rgb(211, 212, 213);
}

.searchandfilter ul {
	padding-bottom: 10px !important;
}

.searchandfilter>ul>li {
	display: inline-block;
	vertical-align: top;
	padding: 0 0px 0 0;
	width: 21%;
	margin-right: 10px;
}

.searchandfilter select.sf-input-select,
.searchandfilter label {
	min-width: 170px;
	width: 100%;
}

.searchandfilter>ul>li.sf-field-taxonomy-project_category {
	width: 10%;
}

.sf-field-taxonomy-project_category .sf-input-select,
.sf-field-taxonomy-project_category label {
	min-width: 92px;
	width: 100%;
}

.sf-field-reset {
	width: auto !important;
	float: none !important;
	display: block !important;
}

li.sf-field-reset {
	margin-top: 5px!important;
	padding-top:5px !important;
}

.searchandfilter>ul>li.sf-field-taxonomy-project_category select.sf-input-select {
    min-width: 70px !important;
}

.search-filter-reset {
	color: #444;
	font-size: 14px !important;
}


/*To remove button from IE11, thank you Matt */

select::-ms-expand {
	display: none;
}

.searchandfilter select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.searchandfilter label {
	position: relative;
}

.searchandfilter label::after {
	content: '>';
	font-size: 12px;
	font-family: 'Untitled Sans Regular', Helvetica, Arial, Lucida, sans-serif;
	color: #333;
	-webkit-transform: rotate(90deg) scale(1, 2);
	-moz-transform: rotate(90deg) scale(1, 2);
	-ms-transform: rotate(90deg scale(1, 2));
	transform: rotate(90deg) scale(1, 2);
	right: 12px;
	top: 6px;
	padding: 0 0 2px;
	position: absolute;
	pointer-events: none;
}

.sf-field-taxonomy-project_category ul {
	padding: 0;
}

.et_pb_portfolio_item {
	padding-right: 15px !important;
}


/* tables */

@media only screen and (min-width: 1025px) {
	td {
		max-width: 30vw;
		padding-right: 2px;
	}
}

@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {
	/* Force table to not be like tables anymore */
	table,
	thead,
	tbody,
	th,
	td,
	tr {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	tr {
		border-top: 1px solid #ccc;
		padding: 0px 0 2px 1px;
	}
	td {
		/* Behave  like a "row" */
		border: none;
		position: relative;
	}
	td:empty {
		visibility: hidden;
	}
}

h4 {
	margin-bottom: 15px !important;
}

h6,
.awardlevel {
	text-transform: uppercase;
	font-size: 13px !important;
	margin: 0;
	padding: 0;
	width: 70px;
	float: left;
	clear: left;
	line-height: 1.6 !important;
	font-weight: 600;
}

h6.details,
h6.effiesheader {
	font-size: 13px !important;
	padding: 10px 0 0 0;
	width: 70px;
	float: none;
	clear: none;
}

h6.year {
	font-size: 14px !important;
	padding: 0px 0 10px 0;
	width: auto;
	float: none;
	clear: none;
	display: block;
}
.page h6.year {
    font-size: 13px !important;
    padding: 5px 5px 5px 5px;
    width: auto;
    float: none;
    clear: none;
    display: block;
    margin: -24px 0 0px;
    color: #b78730;
    background: #0000008c;
    max-width: fit-content;
    line-height: 1em !important;
    position: absolute;
    letter-spacing: 1px;
}

.taxContent {
	display: table-cell;
	margin: 0;
	padding: 0;
}

.printAgency {}

.printAwards {
	margin-top: 10px;
	float: left;
}

.project {
	font-size: 13px;
}

.Gold {
	color: #b5985a;
}

.Silver {
	color: #999;
}

.Bronze {
	color: #8e753f;
}

.Grand {
	color: #000;
	width: 100% !important;
}

.Effective {
	color: #666;
	width: 100% !important;
}


/* video embed */

.fluid-width-video-wrapper {
	padding-top: 55% !important;
}


/* reove all categores */

.searchandfilter select>option:first-child {
	text-transform: uppercase !important;
	font-weight: 700 !important;
}


/* form */

form ul {
	padding-left: 0 !important;
}


/* sponsors section */

.sponsorsrow {
	display: flex;
	flex-direction: row;
}

.sponsor {
	width: 30%;
	padding-right: 30px;
	font-size: 13px;
}

.sponsor img {
	max-height: 110px;
	max-width: 110px;
}

.sponsors-section .et_pb_row_5col {
	margin: 0px 0 50px 0 !important;
}


/* promo box */

.et_pb_promo_description {
	min-height: 200px;
}


/* purchase button */

.edd-submit.button,
.edd-submit.button.gray,
.edd-submit.button:visited {
	color: #000 !important;
	background: unset !important;
	border-color: #000 !important;
	padding: 5px 20px !important; 
	text-transform: uppercase;
	border-radius: 20px !important;
	line-height: 1.4em !important;
	font-size: 14px !important;
    max-width: max-content !important;
    transition: all 300ms ease 0ms;
}

.edd-submit.button:after, .edd-submit.button.gray:after {
    font-family: "ETmodules" !important;
    font-size: 21px !important;
    line-height: 18px;
    margin-left: -1em;
    opacity: 0;
    content: "\35";
    -webkit-font-smoothing: antialiased;
    transition: all 300ms ease 0ms;
    position: absolute;
}

.edd-submit.button:hover:after {
    margin-left: 0;
    opacity: 1;
    transition: all 300ms ease 0ms;
}

.edd-submit.button:hover {
	padding: 5px 25px 5px 15px !important; 
    transition: all 300ms ease 0ms;
}

.edd_purchase_tax_rate {
	font-size: 13px;
    text-align: center;
    display: block;
    padding-top: 5px;
}

#edd-free-downloads-modal label.edd-free-downloads-checkbox-label {
    display: contents!important;
    padding-left: 5px;
}

.edd-free-downloads-modal-wrapper {z-index: 99999;}

#edd-free-downloads-modal input+label, #edd-free-downloads-modal label.edd-free-downloads-checkbox-label {
	display: inline; line-height: 1.3em;
}


/* checkout button */

.edd-cart.button,
.edd-cart.button:visited {
	color: #fff !important;
	background: #000 !important;
	border-color: #fff !important;
	margin: 0 15px 15px 0;
	float: right;
	padding: 5px 20px !important; 
	text-transform: uppercase;
	border-radius: 20px !important;
	line-height: 1.4em !important;
	font-size: 14px !important;
    max-width: max-content !important;
    transition: all 300ms ease 0ms;
}

.edd-cart.button:after {
    font-family: "ETmodules" !important;
    font-size: 21px !important;
    line-height: 18px;
    margin-left: -1em;
    opacity: 0;
    content: "\35";
    -webkit-font-smoothing: antialiased;
    transition: all 300ms ease 0ms;
    position: absolute;
}

.edd-cart.button:hover:after {
    margin-left: 0;
    opacity: 1;
    transition: all 300ms ease 0ms;
}

.edd-cart.button:hover {
	color: #fff !important;
	background: #000 !important;
	border-color: #fff !important;
	padding: 5px 25px 5px 15px !important; 
    transition: all 300ms ease 0ms;
}


/* Posts Read More Button */

.et_pb_posts a.more-link {
	color: #000 !important;
	background: unset !important;
	border-color: #000 !important;
	padding: 5px 20px !important; 
	text-transform: uppercase;
	border-radius: 20px !important;
	line-height: 1.4em !important;
	font-size: 14px !important;
    max-width: max-content !important;
    transition: all 300ms ease 0ms;
}

.et_pb_posts a.more-link:after {
    font-family: "ETmodules" !important;
    font-size: 21px !important;
    line-height: 18px;
    margin-left: -1em;
    opacity: 0;
    content: "\35";
    -webkit-font-smoothing: antialiased;
    transition: all 300ms ease 0ms;
    position: absolute;
}

.et_pb_posts a.more-link:hover:after {
    margin-left: 0;
    opacity: 1;
    transition: all 300ms ease 0ms;
}

.et_pb_posts a.more-link:hover {
	padding: 5px 25px 5px 15px !important; 
    transition: all 300ms ease 0ms;
}




/* remove download file from thank you page */

.edd_download_file {
	display: none;
}

.edd-table {
	margin-bottom: 40px;
}


/* search and filter pro */

.search-filter-scroll-loading {
	position: absolute;
	bottom: -40px;
}


/* edd free download button */

#edd-free-downloads-modal {
	border-radius: 0px;
	padding: 2%;
    width: 600px!important;
    max-width: 600px!important;
	max-height: 90%;
	overflow: scroll;
}

input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input.text,
input.title,
textarea,
select {
	background-color: #F0F0F0;
	border: none;
	padding: 9px 11px;
	border-radius: 10px;
	margin: 5px 0 10px 0;
	color: #000;
	font-weight: 700;
}

#edd-purchase-button,
.edd-submit,
[type=submit].edd-submit {
	display: block;
	padding: 6px 12px;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 20px !important;
}

#edd-free-downloads-modal a.button,
#edd-free-downloads-modal button {
	width: auto;
}

.edd-free-downloads-note-wrapper {
	margin-top: 20px;
}

.edd-free-downloads-modal-close {
	position: absolute;
	top: -10px;
	right: -10px;
	background: #fff;
	color: #000;
	font-size: 20px;
	line-height: 1;
	text-align: center;
	padding: 9px 0 0 0;
	border-radius: 50%;
	width: 40px;
	height: 40px;
}

body .edd_download_inner h3 {
	font-family: 'Untitled Sans Regular', Helvetica, Arial, Lucida, sans-serif;
	font-size: 16px !important;
	float: left;
}

.edd_download_buy_button {
	float: right;
}

.edd_download_columns_0 .edd_download,
.edd_download_columns_3 .edd_download {
	width: 100%;
	clear: both;
	padding: 5px 0;
	border-bottom: 1px solid #ededed;
}


/**date*/

.project h4 {
	margin-top: 2px !important;
}

.taxContent a {
	pointer-events: none;
}

.et_pb_portfolio_item {
	padding-right: 20px!important;
}


/*edd checkout for, */

#edd_checkout_form_wrap input[type=email],
#edd_checkout_form_wrap input[type=password],
#edd_checkout_form_wrap input[type=tel],
#edd_checkout_form_wrap input[type=text],
#edd_checkout_form_wrap textarea {
	padding: 10px 10px;
	font-size: 16px;
	font-weight: 400;
}

#edd-purchase-button {
	margin: 20px 0 0 10px;
}


/* edd */

.edd-payment-icons {
	display: none !important;
}

.trophies .edd-label {
	display: block;
	font-size: 16px;
    line-height: 1;
    font-weight: 600!important;
    width: 100%;
    margin: 40px 0 21px 0;
    padding: 20px 0 0 0;
    border-top: 1px solid #D3D4D5;
    text-transform: uppercase;
}

#edd_checkout_form_wrap input.edd-input,
#edd_checkout_form_wrap textarea.edd-input {
	width: 95% !important;
}

#edd_checkout_form_wrap fieldset {
	border: none;
	padding: 0;
	margin: 0 0 21px;
}

#edd_checkout_form_wrap fieldset>div {margin: 0;}

#edd_checkout_form_wrap legend {
	display: block;
	font-size: 16px;
	line-height: 1;
	font-weight: 600;
	width: 100%;
	margin: 20px 0 21px 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #D3D4D5;
	text-transform: uppercase;
}

#edd_checkout_form_wrap label {
	font-weight: 500;
	display: block;
	font-size: 95%;
	margin: 0 0 5px;
}

#edd_purchase_submit:before {
	content: "Terms & Conditions";
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1;
	font-weight: 600;
	width: 100%;
	margin: 20px 0 21px 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #D3D4D5;
}

#edd_final_total_wrap {
	margin: 30px 0;
}

a.edd_terms_links {
	text-decoration: underline;
	padding: 0;
	margin: 15px 0;
}

.edd-terms-agreement {
	margin: 10px 0 0;
}

h3.edd_download_title a {
	pointer-events: none;
}

h3.edd_download_title {
	max-width: 70%;
}

.edd_download_inner {
	padding: 0 0px 0px;
	margin: 0 0 10px 0;
}

.edd-terms {
	display: block;
}


.trophies_container .edd_download_buy_button {
	float: left;
}

.trophies_container  ul {
	list-style: none !important;
	padding: 0;
}

.trophies_container .edd_checkout {
	margin: 10px 0;
}
.trophies_container .edd-cart-meta {
	padding-left : 0;
}

/* buttons black */

#edd-purchase-button,
.trophies_container .et_pb_button {
	color: #fff!important;
	background: #000!important;
	border-color: #fff!important;
	margin: 0 15px 15px 0!important;
	font-weight: 600;
	padding: 5px 20px !important;
	text-transform: uppercase;
}

#edd-purchase-button {
	margin-right: 0;
}


/* tables */

td:empty {
	visibility: hidden !important;
}

table {
	empty-cells: hide;
}

#edd-email-wrap {
	order: 5;
}

#edd-first-name-wrap {
	width: 49%;
	float: left;
	padding-bottom: 1em;
}

#edd-last-name-wrap {
	width: 48%;
	float: left;
	margin-left: 3%;
	padding-bottom: 1em;
}

.conditional_field h5 {
	margin: 20px 0 21px 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #D3D4D5;
	text-transform: uppercase;
}

.edd-item-quantity {
	width: 3em;
	background-color: #F0F0F0;
	border: none;
	padding: 6px 9px !important;
	border-radius: 10px;
	margin: 0px 5px 0px 0;
	color: #000;
	font-weight: 700;
}


/* receipt */

.edd_receipt_fees li {
	list-style: none;
}

.receipt_page h3 {
	font-size: 16px !important;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Untitled Sans Regular', Helvetica, Arial, Lucida, sans-serif;
}


/* homepage */

.homeFeature .et_pb_column_2 {
	padding-left: 15px;
}

.page-template-defaul article {
	display: flex;
	flex-direction: column;
}

.page-template-defaul article a {
	order: 1;
}

.page-template-defaul article h3 {
	order: 3;
}

.page-template-defaul article p.post-meta {
	order: 2;
	color: #000 !important;
	font-size: 16px;
	margin-bottom: 10px;
}

.page-template-defaul article div {
	order: 4;
}

a.more-link {
	font-size: 13px !important;
	background-color: unset !important;
	padding: 5px 20px;
	border-radius: 20px !important;
	text-transform: uppercase;
	border: 1px solid !important;
	line-height: 1.4em !important;
	display: inline-block !important;
	margin-top: 30px;
	margin-bottom: 15px;
}

.et_pb_blurb .edd_purchase_submit_wrapper {
	margin-top: 30px !important;
	margin-bottom: 15px;
	display: inline;
}


/* promo bxes */

.promo-boxes .et_pb_column {
	height: 400px;
}

.promo-boxes .et_pb_button_module_wrapper,
.promo-boxes .et_pb_code {
	position: absolute;
	bottom: 1px;
}

@media (min-width: 768px) {
	.promo-boxes .et_pb_column_1_3:nth-child(1) {
		width: 33%;
		border-right: 1px solid #ccc;
		padding-right: 15px;
	}
	.promo-boxes .et_pb_column_1_3:nth-child(2) {
		width: 34%;
		border-right: 1px solid #ccc;
		padding-right: 15px;
		padding-left: 15px;
	}
	.promo-boxes .et_pb_column_1_3:nth-child(3) {
		width: 33%;
		padding-left: 15px;
	}
}

@media (min-width: 680px) and (max-width: 767px) {
	.promo-boxes .et_pb_column {
		width: 50%;
		border-right: 1px solid #ccc;
		padding-right: 15px;
	}
	.promo-boxes .et_pb_button_module_wrapper,
	.promo-boxes .et_pb_code {
		position: absolute;
		bottom: 1px;
	}
}

@media (max-width: 679px) {
	.promo-boxes .et_pb_column {
		height: auto;
	}
	.promo-boxes .et_pb_button_module_wrapper,
	.promo-boxes .et_pb_code {
		position: relative;
		margin-top: 15px;
		margin-bottom: 30px !important;
	}
}


/* type */

.black {
	color: #fff;
	background-color: #000;
	padding: 2px 5px;
}


/* posts */

.page-id-14520 .et_pb_posts .et_pb_post {
	position: relative;
	border-bottom: 1px solid #ccc;
	margin: 15px 0;
}

.et_pb_bg_layout_light .et_pb_post p,
.et_pb_bg_layout_light .et_pb_post .post-meta {
	color: #000;
}

.wp-pagenavi {
	border-top: none;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: none !important;
    padding: 3px 5px;
    margin: 2px;
}

body .et_pb_row_0 {
	margin-top: 0;
	padding-top: 0 !important;
}

.edd_purchase_submit_wrapper {
	margin-top: 0px;
	display: inline-block;
}

#edd_cc_fields legend {
	margin: 20px 0 21px 0;
	padding: 20px 0 0 0 !important;
	border-top: 1px solid #D3D4D5 !important;
}

fieldset p {
	padding-bottom: 0 !important;
}


/* loading animation */

@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

.loadingoverlay::after {
	content: '';
	display: block;
	position: absolute;
	left: 48%;
	top: 40%;
	width: 40px;
	height: 40px;
	border-style: solid;
	border-color: black;
	border-top-color: transparent;
	border-width: 4px;
	border-radius: 50%;
	-webkit-animation: spin .8s linear infinite;
	animation: spin .8s linear infinite;
}


/* news and views */

.aga-news-views .et_pb_post a.more-link {
	bottom: 15px;
}

/* news image */

.blogColumns .et_pb_post .entry-featured-image-url {
    float: right;
    width: 370px;
    margin-left: 15px;
    margin-bottom: 15px;
}

.home article {
    display: flex;
    flex-direction: column;
          }
.home article p {
	order: 2;
}
          
.home article h3 {
	order: 3;
}
          
          
/* responsiveness */


/* Very big screens */

@media screen and (min-width: 1300px) {

	.page-id-14520  h3.entry-title,
	.page-id-14520  .post-content {
		max-width: 64% !important; 
		}

}

/*small screens  */

@media (min-width: 981px) and (max-width: 1280px) {
	.aga-news-related-articles .et_pb_blog_grid .column article {
		min-height: 250px;
	}
	
	.blogColumns .et_pb_column_2_3 {
	width: 100%}
}


/*small screens + tablets */

@media screen and (max-width: 980px) {
	body #myprefix-widget-area-wrap {
		display: none !important;
	}
	.logo-desktop {
	display: none !important ;
	}
	.logo-mobile {
	display: inline-block !important;
	width: 160px;
	}
	body .et_pb_post .entry-featured-image-url {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 15px !important;
}
}


/*small screens + tablets */

@media screen and (min-width: 761px) and (max-width: 1280px) {
	body #winners .et_pb_grid_item {
		margin: 0;
		width: 33.333% !important;
		clear: unset !important;
	}
	body #winners .et_pb_grid_item:nth-child(3n+1) {
		clear: left !important;
	}
	li.sf-field-reset {
		float: none !important;
		clear: both;
		margin-top: 20px !important;
	}
	.searchandfilter>ul>li {
		margin-right: 12px !important;
	}
}

@media screen and (min-width: 761px) and (max-width: 1080px) {
	body #winners .searchandfilter>ul>li {
		margin-right: 15px !important;
	}
	.searchandfilter select.sf-input-select,
	.searchandfilter label {
		min-width: 90px;
	}
	.searchandfilter>ul>li.sf-field-taxonomy-project_category {
		width: 30% !important;
	}
	.searchandfilter>ul>li {
		margin-right: 12px !important;
		width: 30%;
		margin-bottom: 15px;
	}
	li.sf-field-reset {
		margin-top: 10px !important;
	}
}




/*mobile  */

@media only screen and (max-width: 760px) {
	.searchandfilter>ul>li.sf-field-taxonomy-project_category,
	.searchandfilter>ul>li {
		display: block;
		vertical-align: top;
		padding: 0 0px 0 0;
		width: 100%;
		margin-right: 5px;
		margin-bottom: 10px;
		width: 100%!important;
	}
	.edd-cart.button,
	.edd-cart.button:visited {
		color: #fff!important;
		background: #000!important;
		border-color: #fff!important;
		margin: 0 15px 15px 0;
		float: none;
		width: 100%;
		display: block;
	}
	.sf-field-reset {
		width: auto !important;
		float: none !important;
	}
	.et_pb_portfolio_item {
		padding-right: 0px!important;
		border-bottom: 1px solid #D3D4D5;
		margin-bottom: 20px!important;
		padding-bottom: 30px;
	}
	.et_portfolio_image img {
		width: 100%;
	}
	h4 {
		margin-bottom: 2px!important;
		margin-top: 2px!important;
	}
	h6.year {
		padding: 0px 0 4px 0;
	}
	.wp-pagenavi {
		text-align: left;
		border-top: none;
		padding-top: 0;
		clear: both;
		margin-bottom: 0px;
	}
	.wp-pagenavi .pages {
		display: block;
	}
	.wp-pagenavi span {
		margin-left: 0;
		padding-left: 0;
	}
	body #myprefix-widget-area-wrap {
		display: none !important;
	}
	
	.homeFeature .et_pb_column_2 {
    padding-left: 0;
}
.aga-news-views .et_pb_post a.more-link, 
.aga-news-related-articles .et_pb_post a.more-link 
{
margin-bottom: 15px;}

.home .et_pb_blog_grid article:last-child {
	border-bottom: 0 ;
}

et_pb_column{
     padding-left: 0 !important;
}



}

.arlo-arloinpagenexteventscourses .arlo-listitem {

	margin-top: 10px !important;
}
/* arlo */

.arlo-arloinpagenexteventscourses  a.arlo-register-interest-link {
    clear: both;
    display: inline-table;
    font-size: 14px !important;
    background-color: unset !important;
    padding: 5px 20px;
    border-radius: 20px !important;
    text-transform: uppercase;
    border: 1px solid !important;
    line-height: 1.4em !important;
    width: auto;
    float: none;
    margin-top: 9px !important;
    text-decoration: none !important;
    transition: all 300ms ease 0ms;
}

.arlo-arloinpagenexteventscourses  a.arlo-register-interest-link:after {
    font-family: "ETmodules" !important;
    font-size: 21px !important;
    line-height: 18px;
    margin-left: -1em;
    opacity: 0;
    content: "\35";
    -webkit-font-smoothing: antialiased;
    transition: all 300ms ease 0ms;
    position: absolute;
}

.arlo-arloinpagenexteventscourses  a.arlo-register-interest-link:hover:after {
    margin-left: 0;
    opacity: 1;
    transition: all 300ms ease 0ms;
}

a.arlo-register-interest-link:hover {
	text-decoration: underline;
	padding: 5px 25px 5px 15px !important; 
    transition: all 300ms ease 0ms;
}

.arlo-arlocourses .arlo-eventtemplatecatalogue-listitem .arlo-title a   {
text-decoration: none ;
}
.arlo-arlocourses .arlo-eventtemplatecatalogue-listitem .arlo-title a:hover   {
text-decoration: underline; 
}

.arlo .arlo-detail .tooltip .tooltip-inner {
	max-width: 250px !important;
	width: 300px !important;
}

.arlo-arloinpagenexteventscourses .arlo-register-interest-container {
	padding: 15px 0px;
}

.OnlineActivities li.arlo-oa-listitem,
.arlo-no-results-found,
.arlo-register-private-interest {
	min-height: 120px;
	background: #fff;
	padding: 15px !important;
	vertical-align: top;
	margin: 10px 0;
	box-shadow: 0px 2px 3px #D3D4D5;
}

.arlo-register-interest {
	font-size: 14px;
}

.arlo-arloinpagenexteventscourses .arlo-listitem {
	padding: 15px;
}

.arlo-arloinpagenexteventscourses .arlo-location {
	padding-bottom: 15px;
}

.arlo-arloinpagenexteventscourses .arlo-duration {
	font-weight: 500;
}

.arlo-arloinpagenexteventscourses .arlo-presenter {
	margin-top: 0px;
	font-weight: 500;
}

.arlo-arloinpagenexteventscourses .arlo-session-info {
	margin-top: 0;
}

.arlo-arloinpagenexteventscourses .arlo-listitem-footer {
	text-align: right;
	display: inline-block;
	width: 39%;
}

.arlo-arloinpagenexteventscourses .arlo-offers {
	margin-top: 20px;
	display: inline-block;
	width: 60%;
}


/* arlo events page */

.arlo-arloupcomingawardsevents .arlo-catalogue-wrapper,
.arlo-arloupcomingawardsevents>*:first-child:not(.arlo-header) {
	padding-top: 0 !important;
}

.arlo-eventtemplatecatalogue-scheduled-list {
	padding-top: 30px;
}

.arlo-eventtemplatecatalogue-unscheduled-list-heading {
	font-size: 16px;
	text-transform: uppercase;
	border-top: #D3D4D5 solid 1px;
	padding: 15px 0 30px 0;
}


/* black button */

a.blackbutton {
	display: inline-block;
	margin: 10px 0;
	font-size: 14px;
	padding: 5px 20px;
	background: #000;
	color: #fff;
	border-radius: 20px;
	position: relative;
	text-transform: uppercase;
	text-decoration: none !important;
	margin-bottom: 10px;
	transition: all 300ms ease 0ms;
}

.arlo-register-private-interest a {
	text-decoration: underline;
}

/* EDD add header on mobie modal */


.edd-free-downloads-mobile:before {
	content:"The download will be delivered to your inbox, please check your email.";
	margin-bottom:10px;
	display:block;
} 

/* EDD Member coupon code */

.couponCodeNotice {
	margin-top: 10px;
    padding: 10px 16px 10px !important;
    background: #f2f2f2;
	font-size: 14px;
	line-height: 1.5;
}

.couponCodeNotice a {
	text-decoration: underline !important;
	cursor: pointer;
}

.arlo-discount-offer {
    max-width: 210px!important;
    display: inline-grid!important;
	line-height: 1.2em;
}


@media (min-width: 981px){
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
    margin-right: 0!important;
	}}


/* in course list */

 .cherry-team .team-listing_photo img {
	float: left;
	width: 150px;
	 margin: 0px 20px 0 0;

}

 .cherry-team .location {
	text-transform: uppercase;
	padding-bottom: 10px;
	display: block;
	color: #666;
	font-weight: normal;
}

.cherry-team .team-listing_photo {
	padding: 0 ;
}

.team-listing_photo {
	text-align: left;
	padding: 0 0 15px;
	float: left;
}

.team-container .col_md_3 {
       -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
margin: 0 0 30px;
}
.cherry-team-row {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
        margin: 30px 0;
}

.et_pb_blurb_description {
	line-height: 1.24 !important;
}

/*edd modal */


#edd-free-downloads-modal a.button,
#edd-free-downloads-modal button {
	width: auto;
}

#edd-free-downloads-modal label {
    font-weight: 500;
    }
    
#edd-free-downloads-modal label a {
   text-decoration: underline;
    }

.edd-free-downloads-note-wrapper {
	margin-top: 20px;
}
/*reorder form */
form#edd_free_download_form{
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
#edd_free_download_form p:nth-of-type(1){ 
		order: 4;
        flex: 1 0 100%;
}
#edd_free_download_form p:nth-of-type(2){ 
		order: 2;
        flex: 1 0 100%;
		margin-right: 5px;
}
#edd_free_download_form p:nth-of-type(3){ 
		order: 3;
        flex: 1 0 100%;
}
#edd_free_download_form p:nth-of-type(4){ 
		order: 5;
        flex: 1 0 100%;
		margin-bottom: 20px;
}
.edd-free-downloads-note-wrapper {
	order: 4;
     flex: 1 0 100%;
	padding-bottom: 10px;
	    margin-top: 0;
	font-size: 15px;
}
#edd_free_download_form button{ 
		order: 6;
        flex: 1 0 100%;
}
.edd-free-downloads-note-content {
	display:none;
}



.edd-free-downloads-modal-close {
    position: absolute;
    top: 2px;
    right: 10px;
    background: none;
    color: #000;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    padding: 9px 0 0 0;
    border-radius: 50%;
    width: auto;
    height: auto;
}

.edd_download_inner h3 {
	font-family: 'Untitled Sans Regular', Helvetica, Arial, Lucida, sans-serif;
	font-size: 14px !important;

}

fieldset#edd-privacy-policy-agreement {
    order: 4;
    padding-bottom: 1em !important;
	display: flex;
    flex-direction: column-reverse;
	width:100%;
}

fieldset#edd_terms_agreement {
    order: 5;
    padding-bottom: 1em !important;
	display: flex;
    flex-direction: column-reverse;
	width:100%;
}

.edd-terms {
    width: 540px;
	padding: 20px 0;
}

#edd_free_download_form p {
    padding-bottom: .5em !important;
}

.edd-free-downloads-note-title {
	font-size: larger;
	padding-bottom: 1em !important;
}

fieldset#edd-privacy-policy-agreement ul {
	padding: 0 0 10px 1em !important;
    list-style: revert;
}

fieldset#edd-privacy-policy-agreement p {
   	padding: 15px 0 10px 0!important;
}

fieldset#edd-privacy-policy-agreement ol {
  	padding: 0 0 10px 1em!important;
	list-style-position: outside;
	list-style: revert;
}





/*checkbox */
#edd_checkout_form_wrap label{
    display: inline-block;
    margin: 5px 5px 0 0;
}
#edd_checkout_form_wrap input#edd_agree_to_terms {
	display: inline-block;
	float: left;
	 margin-top: 5px ;
}
#edd_checkout_form_wrap fieldset#edd_terms_agreement {
	margin-bottom:10px;
}
#edd_terms {
margin: 0 0 10px 0;
}



.edd-stripe-update-billing-address-current {
	margin-bottom: 5px;
}
p#edd_final_total_wrap {
	padding: 10px;	
}

#edd_checkout_cart .edd_cart_header_row th {
    padding: .5em 1.387em;
}

.nav li {
    line-height: 24px!important;
    font-family: 'Untitled Sans Medium',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 400;
}

ul#menu-highlights-menu li {
    font-family: 'GT Super Text Medium', Helvetica, Arial, Lucida, sans-serif;
    font-size: 45px;
    margin-top: 8px;
    float: none;
    width: 100%;
    line-height: 1!important;
}


/* Effies case studies – switch Divi portfolio grid from 4 cols to 3 cols (desktop) */
@media (min-width: 981px) {

  #winners .et_pb_grid_item{
    width: 33.3333% !important;
  }

  #winners .et_pb_grid_item:nth-child(3n+1){
    clear: both !important;
  }

  #winners .et_pb_grid_item:nth-child(4n+1){
    clear: none !important;
  }
	
  #winners .et_pb_module_header {
    word-wrap: break-word;
    margin: 0!important;
    padding: 10px 0;
  }
	
  #winners .et_pb_grid_item {
	 margin-right: 0!important;
  }
}

#winners .et_portfolio_image {
    max-height: 226px;
    overflow: hidden;
}