@charset "UTF-8";
/*
	Theme Name:   Cal Poly Corporation Divi Child Theme
	Theme URI:   
	Description:  Divi Child Theme
	Author:       Laure Barker
	Author URI:   http://lbarker.github.io
	Template:     Divi
	Version:      0.0.3
	License:      
	License URI:  
	Tags: 

	Atomic design is philosophically complimentary with these CSS approaches:

	* SMACSS by Jonathan Snook http://smacss.com/
	* OOCSS by Nicole Sullivan http://oocss.org/
	* BEM CSS Methology : http://bem.info/method/
	* CSS Guidelines by Harry Roberts : https://github.com/csswizardry/CSS-Guidelines
*/
/*------------------------------------*\
	$TABLE OF CONTENTS
	based generally on Harry Roberts excellent CSS Guidelines https://github.com/csswizardry/CSS-Guidelines
\*------------------------------------*/
/****
 * VENDOR....................Libaries that ard supplied by vendors
	* Modular Scale Sype.....Responsive typography mixins based on the Modular Scale
	* Divi Icons.............Icons that ship with Divi naitively
	* Hamburger

 * ABSTRACTS.................Declarations of Sass variables and mixins
	* Mixins.................Mixins for colors that are used in the site
	* Variables .............Variables for styles that are used in the site
	*
 * BASE......................Base/reset styles for certain elements
	* Animation..............Animation base styles
	* Forms..................Form field base styles
	* Global Classes.........Base styles used across the entirety of the site
	* Headings...............Base styles for headings (h1, h2, etc.)
	* Links..................Base styles for links
	* Lists..................Base styles lists
	* Main...................Base styles for main section
	* Media..................Base styles for various media (videos, iframes, etc.)
	* Reset..................Reset base styles (i.e. Display block on certain elements)
	* Tables.................Base styles for tables
	* Text...................Base styles for text elements
	*
 * COMPONENTS................Styles for certain components
	* Block Bio..............Styles for block bio components
	* Blockquotes............Styles for block components
	* Buttons................Styles for button components
	* Content Deviders.......Styles for countent deviders
	* Footer.................Styles for the footer component
	* Header.................Styles for header component
	* Icons..................Styles for icons
	* Lists..................Styles for types of lists
	* Nav....................Styles for divi navigation components
	* Nav Custom....................Styles for cpc navigation components
	* Maps...................Styles for maps
	* Number Counter.........Styles for number counters
	* Tables.................Styles for tables
	* Text...................Styles for text
	* Twitter................Styles for twitter


 * OBJECTS...................Styles for certain objects
	* Admin Logo ............Styles for admin logo
	* Admin Login Form.......Styles for admin login
	* Employee Resources Nav.Styles for employee resources nav
	* Employee Resources Header..Styles for employee resources header
	*
 * LAYOUT....................Styles that affect the site's general layout
	* Press Release .........Layout styles for press release template
	* Media Center ..........Layout styles for media center template
	* Pattern Library .......Layout styles for the Astrum pattern library
	* Modern Events Calendar.Modern Events Calendar wordpress plugin modification
	* Timeline ..............Layout styles for the Our History page
	*	Creative Packs
****/
/*------------------------------------*\
 	VENDOR LIRBARIES
\*------------------------------------*/
@font-face {
  font-family: 'ElegantIcons';
  src: url("fonts/ElegantIcons.eot");
  src: url("fonts/ElegantIcons.eot?#iefix") format("embedded-opentype"), url("fonts/ElegantIcons.woff") format("woff"), url("fonts/ElegantIcons.ttf") format("truetype"), url("fonts/ElegantIcons.svg#ElegantIcons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon:before {
  position: relative;
  margin-right: 4px;
  font-family: 'ETmodules';
}

.arrow_up:before {
  content: "\21";
}

.arrow_down:before {
  content: "\22";
}

.arrow_left:before {
  content: "\23";
}

.arrow_right:before {
  content: "\24";
}

.arrow_left-up:before {
  content: "\25";
}

.arrow_right-up:before {
  content: "\26";
}

.arrow_right-down:before {
  content: "\27";
}

.arrow_left-down:before {
  content: "\28";
}

.arrow-up-down:before {
  content: "\29";
}

.arrow_up-down_alt:before {
  content: "\2a";
}

.arrow_left-right_alt:before {
  content: "\2b";
}

.arrow_left-right:before {
  content: "\2c";
}

.arrow_expand_alt2:before {
  content: "\2d";
}

.arrow_expand_alt:before {
  content: "\2e";
}

.arrow_condense:before {
  content: "\2f";
}

.arrow_expand:before {
  content: "\30";
}

.arrow_move:before {
  content: "\31";
}

.arrow_carrot-up:before {
  content: "\32";
}

.arrow_carrot-down:before {
  content: "\33";
}

.arrow_carrot-left:before {
  content: "\34";
}

.arrow_carrot-right:before {
  content: "\35";
}

.arrow_carrot-2up:before {
  content: "\36";
}

.arrow_carrot-2down:before {
  content: "\37";
}

.arrow_carrot-2left:before {
  content: "\38";
}

.arrow_carrot-2right:before {
  content: "\39";
}

.arrow_carrot-up_alt2:before {
  content: "\3a";
}

.arrow_carrot-down_alt2:before {
  content: "\3b";
}

.arrow_carrot-left_alt2:before {
  content: "\3c";
}

.arrow_carrot-right_alt2:before {
  content: "\3d";
}

.arrow_carrot-2up_alt2:before {
  content: "\3e";
}

.arrow_carrot-2down_alt2:before {
  content: "\3f";
}

.arrow_carrot-2left_alt2:before {
  content: "\40";
}

.arrow_carrot-2right_alt2:before {
  content: "\41";
}

.arrow_triangle-up:before {
  content: "\42";
}

.arrow_triangle-down:before {
  content: "\43";
}

.arrow_triangle-left:before {
  content: "\44";
}

.arrow_triangle-right:before {
  content: "\45";
}

.arrow_triangle-up_alt2:before {
  content: "\46";
}

.arrow_triangle-down_alt2:before {
  content: "\47";
}

.arrow_triangle-left_alt2:before {
  content: "\48";
}

.arrow_triangle-right_alt2:before {
  content: "\49";
}

.arrow_back:before {
  content: "\4a";
}

.icon_minus-06:before {
  content: "\4b";
}

.icon_plus:before {
  content: "\4c";
}

.icon_close:before {
  content: "\4d";
}

.icon_check:before {
  content: "\4e";
}

.icon_minus_alt2:before {
  content: "\4f";
}

.icon_plus_alt2:before {
  content: "\50";
}

.icon_close_alt2:before {
  content: "\51";
}

.icon_check_alt2:before {
  content: "\52";
}

.icon_zoom-out_alt:before {
  content: "\53";
}

.icon_zoom-in_alt:before {
  content: "\54";
}

.icon_search:before {
  content: "\55";
}

.icon_box-empty:before {
  content: "\56";
}

.icon_box-selected:before {
  content: "\57";
}

.icon_minus-box:before {
  content: "\58";
}

.icon_plus-box:before {
  content: "\59";
}

.icon_box-checked:before {
  content: "\5a";
}

.icon_circle-empty:before {
  content: "\5b";
}

.icon_circle-slelected:before {
  content: "\5c";
}

.icon_stop_alt2:before {
  content: "\5d";
}

.icon_stop:before {
  content: "\5e";
}

.icon_pause_alt2:before {
  content: "\5f";
}

.icon_pause:before {
  content: "\60";
}

.icon_menu:before {
  content: "\61";
}

.icon_menu-square_alt2:before {
  content: "\62";
}

.icon_menu-circle_alt2:before {
  content: "\63";
}

.icon_ul:before {
  content: "\64";
}

.icon_ol:before {
  content: "\65";
}

.icon_adjust-horiz:before {
  content: "\66";
}

.icon_adjust-vert:before {
  content: "\67";
}

.icon_document_alt:before {
  content: "\68";
}

.icon_documents_alt:before {
  content: "\69";
}

.icon_pencil:before {
  content: "\6a";
}

.icon_pencil-edit_alt:before {
  content: "\6b";
}

.icon_pencil-edit:before {
  content: "\6c";
}

.icon_folder-alt:before {
  content: "\6d";
}

.icon_folder-open_alt:before {
  content: "\6e";
}

.icon_folder-add_alt:before {
  content: "\6f";
}

.icon_info_alt:before {
  content: "\70";
}

.icon_error-oct_alt:before {
  content: "\71";
}

.icon_error-circle_alt:before {
  content: "\72";
}

.icon_error-triangle_alt:before {
  content: "\73";
}

.icon_question_alt2:before {
  content: "\74";
}

.icon_question:before {
  content: "\75";
}

.icon_comment_alt:before {
  content: "\76";
}

.icon_chat_alt:before {
  content: "\77";
}

.icon_vol-mute_alt:before {
  content: "\78";
}

.icon_volume-low_alt:before {
  content: "\79";
}

.icon_volume-high_alt:before {
  content: "\7a";
}

.icon_quotations:before {
  content: "\7b";
}

.icon_quotations_alt2:before {
  content: "\7c";
}

.icon_clock_alt:before {
  content: "\7d";
}

.icon_lock_alt:before {
  content: "\7e";
}

.icon_lock-open_alt:before {
  content: "\e000";
}

.icon_key_alt:before {
  content: "\e001";
}

.icon_cloud_alt:before {
  content: "\e002";
}

.icon_cloud-upload_alt:before {
  content: "\e003";
}

.icon_cloud-download_alt:before {
  content: "\e004";
}

.icon_image:before {
  content: "\e005";
}

.icon_images:before {
  content: "\e006";
}

.icon_lightbulb_alt:before {
  content: "\e007";
}

.icon_gift_alt:before {
  content: "\e008";
}

.icon_house_alt:before {
  content: "\e009";
}

.icon_genius:before {
  content: "\e00a";
}

.icon_mobile:before {
  content: "\e00b";
}

.icon_tablet:before {
  content: "\e00c";
}

.icon_laptop:before {
  content: "\e00d";
}

.icon_desktop:before {
  content: "\e00e";
}

.icon_camera_alt:before {
  content: "\e00f";
}

.icon_mail_alt:before {
  content: "\e010";
}

.icon_cone_alt:before {
  content: "\e011";
}

.icon_ribbon_alt:before {
  content: "\e012";
}

.icon_bag_alt:before {
  content: "\e013";
}

.icon_creditcard:before {
  content: "\e014";
}

.icon_cart_alt:before {
  content: "\e015";
}

.icon_paperclip:before {
  content: "\e016";
}

.icon_tag_alt:before {
  content: "\e017";
}

.icon_tags_alt:before {
  content: "\e018";
}

.icon_trash_alt:before {
  content: "\e019";
}

.icon_cursor_alt:before {
  content: "\e01a";
}

.icon_mic_alt:before {
  content: "\e01b";
}

.icon_compass_alt:before {
  content: "\e01c";
}

.icon_pin_alt:before {
  content: "\e01d";
}

.icon_pushpin_alt:before {
  content: "\e01e";
}

.icon_map_alt:before {
  content: "\e01f";
}

.icon_drawer_alt:before {
  content: "\e020";
}

.icon_toolbox_alt:before {
  content: "\e021";
}

.icon_book_alt:before {
  content: "\e022";
}

.icon_calendar:before {
  content: "\e023";
}

.icon_film:before {
  content: "\e024";
}

.icon_table:before {
  content: "\e025";
}

.icon_contacts_alt:before {
  content: "\e026";
}

.icon_headphones:before {
  content: "\e027";
}

.icon_lifesaver:before {
  content: "\e028";
}

.icon_piechart:before {
  content: "\e029";
}

.icon_refresh:before {
  content: "\e02a";
}

.icon_link_alt:before {
  content: "\e02b";
}

.icon_link:before {
  content: "\e02c";
}

.icon_loading:before {
  content: "\e02d";
}

.icon_blocked:before {
  content: "\e02e";
}

.icon_archive_alt:before {
  content: "\e02f";
}

.icon_heart_alt:before {
  content: "\e030";
}

.icon_star_alt:before {
  content: "\e031";
}

.icon_star-half_alt:before {
  content: "\e032";
}

.icon_star:before {
  content: "\e033";
}

.icon_star-half:before {
  content: "\e034";
}

.icon_tools:before {
  content: "\e035";
}

.icon_tool:before {
  content: "\e036";
}

.icon_cog:before {
  content: "\e037";
}

.icon_cogs:before {
  content: "\e038";
}

.arrow_up_alt:before {
  content: "\e039";
}

.arrow_down_alt:before {
  content: "\e03a";
}

.arrow_left_alt:before {
  content: "\e03b";
}

.arrow_right_alt:before {
  content: "\e03c";
}

.arrow_left-up_alt:before {
  content: "\e03d";
}

.arrow_right-up_alt:before {
  content: "\e03e";
}

.arrow_right-down_alt:before {
  content: "\e03f";
}

.arrow_left-down_alt:before {
  content: "\e040";
}

.arrow_condense_alt:before {
  content: "\e041";
}

.arrow_expand_alt3:before {
  content: "\e042";
}

.arrow_carrot_up_alt:before {
  content: "\e043";
}

.arrow_carrot-down_alt:before {
  content: "\e044";
}

.arrow_carrot-left_alt:before {
  content: "\e045";
}

.arrow_carrot-right_alt:before {
  content: "\e046";
}

.arrow_carrot-2up_alt:before {
  content: "\e047";
}

.arrow_carrot-2dwnn_alt:before {
  content: "\e048";
}

.arrow_carrot-2left_alt:before {
  content: "\e049";
}

.arrow_carrot-2right_alt:before {
  content: "\e04a";
}

.arrow_triangle-up_alt:before {
  content: "\e04b";
}

.arrow_triangle-down_alt:before {
  content: "\e04c";
}

.arrow_triangle-left_alt:before {
  content: "\e04d";
}

.arrow_triangle-right_alt:before {
  content: "\e04e";
}

.icon_minus_alt:before {
  content: "\e04f";
}

.icon_plus_alt:before {
  content: "\e050";
}

.icon_close_alt:before {
  content: "\e051";
}

.icon_check_alt:before {
  content: "\e052";
}

.icon_zoom-out:before {
  content: "\e053";
}

.icon_zoom-in:before {
  content: "\e054";
}

.icon_stop_alt:before {
  content: "\e055";
}

.icon_menu-square_alt:before {
  content: "\e056";
}

.icon_menu-circle_alt:before {
  content: "\e057";
}

.icon_document:before {
  content: "\e058";
}

.icon_documents:before {
  content: "\e059";
}

.icon_pencil_alt:before {
  content: "\e05a";
}

.icon_folder:before {
  content: "\e05b";
}

.icon_folder-open:before {
  content: "\e05c";
}

.icon_folder-add:before {
  content: "\e05d";
}

.icon_folder_upload:before {
  content: "\e05e";
}

.icon_folder_download:before {
  content: "\e05f";
}

.icon_info:before {
  content: "\e060";
}

.icon_error-circle:before {
  content: "\e061";
}

.icon_error-oct:before {
  content: "\e062";
}

.icon_error-triangle:before {
  content: "\e063";
}

.icon_question_alt:before {
  content: "\e064";
}

.icon_comment:before {
  content: "\e065";
}

.icon_chat:before {
  content: "\e066";
}

.icon_vol-mute:before {
  content: "\e067";
}

.icon_volume-low:before {
  content: "\e068";
}

.icon_volume-high:before {
  content: "\e069";
}

.icon_quotations_alt:before {
  content: "\e06a";
}

.icon_clock:before {
  content: "\e06b";
}

.icon_lock:before {
  content: "\e06c";
}

.icon_lock-open:before {
  content: "\e06d";
}

.icon_key:before {
  content: "\e06e";
}

.icon_cloud:before {
  content: "\e06f";
}

.icon_cloud-upload:before {
  content: "\e070";
}

.icon_cloud-download:before {
  content: "\e071";
}

.icon_lightbulb:before {
  content: "\e072";
}

.icon_gift:before {
  content: "\e073";
}

.icon_house:before {
  content: "\e074";
}

.icon_camera:before {
  content: "\e075";
}

.icon_mail:before {
  content: "\e076";
}

.icon_cone:before {
  content: "\e077";
}

.icon_ribbon:before {
  content: "\e078";
}

.icon_bag:before {
  content: "\e079";
}

.icon_cart:before {
  content: "\e07a";
}

.icon_tag:before {
  content: "\e07b";
}

.icon_tags:before {
  content: "\e07c";
}

.icon_trash:before {
  content: "\e07d";
}

.icon_cursor:before {
  content: "\e07e";
}

.icon_mic:before {
  content: "\e07f";
}

.icon_compass:before {
  content: "\e080";
}

.icon_pin:before {
  content: "\e081";
}

.icon_pushpin:before {
  content: "\e082";
}

.icon_map:before {
  content: "\e083";
}

.icon_drawer:before {
  content: "\e084";
}

.icon_toolbox:before {
  content: "\e085";
}

.icon_book:before {
  content: "\e086";
}

.icon_contacts:before {
  content: "\e087";
}

.icon_archive:before {
  content: "\e088";
}

.icon_heart:before {
  content: "\e089";
}

.icon_profile:before {
  content: "\e08a";
}

.icon_group:before {
  content: "\e08b";
}

.icon_grid-2x2:before {
  content: "\e08c";
}

.icon_grid-3x3:before {
  content: "\e08d";
}

.icon_music:before {
  content: "\e08e";
}

.icon_pause_alt:before {
  content: "\e08f";
}

.icon_phone:before {
  content: "\e090";
}

.icon_upload:before {
  content: "\e091";
}

.icon_download:before {
  content: "\e092";
}

.social_facebook:before {
  content: "\e093";
}

.social_twitter:before {
  content: "\e094";
}

.social_pinterest:before {
  content: "\e095";
}

.social_googleplus:before {
  content: "\e096";
}

.social_tumblr:before {
  content: "\e097";
}

.social_tumbleupon:before {
  content: "\e098";
}

.social_wordpress:before {
  content: "\e099";
}

.social_instagram:before {
  content: "\e09a";
}

.social_dribbble:before {
  content: "\e09b";
}

.social_vimeo:before {
  content: "\e09c";
}

.social_linkedin:before {
  content: "\e09d";
}

.social_rss:before {
  content: "\e09e";
}

.social_deviantart:before {
  content: "\e09f";
}

.social_share:before {
  content: "\e0a0";
}

.social_myspace:before {
  content: "\e0a1";
}

.social_skype:before {
  content: "\e0a2";
}

.social_youtube:before {
  content: "\e0a3";
}

.social_picassa:before {
  content: "\e0a4";
}

.social_googledrive:before {
  content: "\e0a5";
}

.social_flickr:before {
  content: "\e0a6";
}

.social_blogger:before {
  content: "\e0a7";
}

.social_spotify:before {
  content: "\e0a8";
}

.social_delicious:before {
  content: "\e0a9";
}

.social_facebook_circle:before {
  content: "\e0aa";
}

.social_twitter_circle:before {
  content: "\e0ab";
}

.social_pinterest_circle:before {
  content: "\e0ac";
}

.social_googleplus_circle:before {
  content: "\e0ad";
}

.social_tumblr_circle:before {
  content: "\e0ae";
}

.social_stumbleupon_circle:before {
  content: "\e0af";
}

.social_wordpress_circle:before {
  content: "\e0b0";
}

.social_instagram_circle:before {
  content: "\e0b1";
}

.social_dribbble_circle:before {
  content: "\e0b2";
}

.social_vimeo_circle:before {
  content: "\e0b3";
}

.social_linkedin_circle:before {
  content: "\e0b4";
}

.social_rss_circle:before {
  content: "\e0b5";
}

.social_deviantart_circle:before {
  content: "\e0b6";
}

.social_share_circle:before {
  content: "\e0b7";
}

.social_myspace_circle:before {
  content: "\e0b8";
}

.social_skype_circle:before {
  content: "\e0b9";
}

.social_youtube_circle:before {
  content: "\e0ba";
}

.social_picassa_circle:before {
  content: "\e0bb";
}

.social_googledrive_alt2:before {
  content: "\e0bc";
}

.social_flickr_circle:before {
  content: "\e0bd";
}

.social_blogger_circle:before {
  content: "\e0be";
}

.social_spotify_circle:before {
  content: "\e0bf";
}

.social_delicious_circle:before {
  content: "\e0c0";
}

.social_facebook_square:before {
  content: "\e0c1";
}

.social_twitter_square:before {
  content: "\e0c2";
}

.social_pinterest_square:before {
  content: "\e0c3";
}

.social_googleplus_square:before {
  content: "\e0c4";
}

.social_tumblr_square:before {
  content: "\e0c5";
}

.social_stumbleupon_square:before {
  content: "\e0c6";
}

.social_wordpress_square:before {
  content: "\e0c7";
}

.social_instagram_square:before {
  content: "\e0c8";
}

.social_dribbble_square:before {
  content: "\e0c9";
}

.social_vimeo_square:before {
  content: "\e0ca";
}

.social_linkedin_square:before {
  content: "\e0cb";
}

.social_rss_square:before {
  content: "\e0cc";
}

.social_deviantart_square:before {
  content: "\e0cd";
}

.social_share_square:before {
  content: "\e0ce";
}

.social_myspace_square:before {
  content: "\e0cf";
}

.social_skype_square:before {
  content: "\e0d0";
}

.social_youtube_square:before {
  content: "\e0d1";
}

.social_picassa_square:before {
  content: "\e0d2";
}

.social_googledrive_square:before {
  content: "\e0d3";
}

.social_flickr_square:before {
  content: "\e0d4";
}

.social_blogger_square:before {
  content: "\e0d5";
}

.social_spotify_square:before {
  content: "\e0d6";
}

.social_delicious_square:before {
  content: "\e0d7";
}

.icon_printer:before {
  content: "\e103";
}

.icon_calulator:before {
  content: "\e0ee";
}

.icon_building:before {
  content: "\e0ef";
}

.icon_floppy:before {
  content: "\e0e8";
}

.icon_drive:before {
  content: "\e0ea";
}

.icon_search-2:before {
  content: "\e101";
}

.icon_id:before {
  content: "\e107";
}

.icon_id-2:before {
  content: "\e108";
}

.icon_puzzle:before {
  content: "\e102";
}

.icon_like:before {
  content: "\e106";
}

.icon_dislike:before {
  content: "\e0eb";
}

.icon_mug:before {
  content: "\e105";
}

.icon_currency:before {
  content: "\e0ed";
}

.icon_wallet:before {
  content: "\e100";
}

.icon_pens:before {
  content: "\e104";
}

.icon_easel:before {
  content: "\e0e9";
}

.icon_flowchart:before {
  content: "\e109";
}

.icon_datareport:before {
  content: "\e0ec";
}

.icon_briefcase:before {
  content: "\e0fe";
}

.icon_shield:before {
  content: "\e0f6";
}

.icon_percent:before {
  content: "\e0fb";
}

.icon_globe:before {
  content: "\e0e2";
}

.icon_globe-2:before {
  content: "\e0e3";
}

.icon_target:before {
  content: "\e0f5";
}

.icon_hourglass:before {
  content: "\e0e1";
}

.icon_balance:before {
  content: "\e0ff";
}

.icon_rook:before {
  content: "\e0f8";
}

.icon_printer-alt:before {
  content: "\e0fa";
}

.icon_calculator_alt:before {
  content: "\e0e7";
}

.icon_building_alt:before {
  content: "\e0fd";
}

.icon_floppy_alt:before {
  content: "\e0e4";
}

.icon_drive_alt:before {
  content: "\e0e5";
}

.icon_search_alt:before {
  content: "\e0f7";
}

.icon_id_alt:before {
  content: "\e0e0";
}

.icon_id-2_alt:before {
  content: "\e0fc";
}

.icon_puzzle_alt:before {
  content: "\e0f9";
}

.icon_like_alt:before {
  content: "\e0dd";
}

.icon_dislike_alt:before {
  content: "\e0f1";
}

.icon_mug_alt:before {
  content: "\e0dc";
}

.icon_currency_alt:before {
  content: "\e0f3";
}

.icon_wallet_alt:before {
  content: "\e0d8";
}

.icon_pens_alt:before {
  content: "\e0db";
}

.icon_easel_alt:before {
  content: "\e0f0";
}

.icon_flowchart_alt:before {
  content: "\e0df";
}

.icon_datareport_alt:before {
  content: "\e0f2";
}

.icon_briefcase_alt:before {
  content: "\e0f4";
}

.icon_shield_alt:before {
  content: "\e0d9";
}

.icon_percent_alt:before {
  content: "\e0da";
}

.icon_globe_alt:before {
  content: "\e0de";
}

.icon_clipboard:before {
  content: "\e0e6";
}

.glyph {
  float: left;
  text-align: center;
  padding: .75em;
  margin: .4em 1.5em .75em 0;
  width: 6em;
  text-shadow: none;
}

.glyph_big {
  font-size: 128px;
  color: #59c5dc;
  float: left;
  margin-right: 20px;
}

.glyph div {
  padding-bottom: 10px;
}

.glyph input {
  font-family: consolas, monospace;
  font-size: 12px;
  width: 100%;
  text-align: center;
  border: 0;
  box-shadow: 0 0 0 1px #ccc;
  padding: .2em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.centered {
  margin-left: auto;
  margin-right: auto;
}

.glyph .fs1 {
  font-size: 2em;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
/**
 * Spacing Defaults
 */
/**
 * Colors
 **/
.cpc-gradient {
  background-color: #035642;
  background-image: linear-gradient(41deg, #002b33 8%, #035642 100%) !important;
}

.cpc-goldgradient {
  background-color: #a9975d;
  background-image: linear-gradient(41deg, #a9975d 8%, rgba(168, 132, 23, 0.51) 100%) !important;
}

.hamburger {
  padding: 0px 0px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 1;
}
.hamburger:hover .hamburger-inner {
  background-color: #035642 !important;
}
.hamburger:hover .hamburger-inner::before, .hamburger:hover .hamburger-inner::after {
  background-color: #035642 !important;
}
.hamburger.is-active:hover .hamburger-inner {
  background-color: rgba(3, 86, 66, 0) !important;
}
.hamburger.is-active:hover .hamburger-inner::before, .hamburger.is-active:hover .hamburger-inner::after {
  background-color: #035642 !important;
}

.hamburger-box {
  width: 25px;
  height: 24px;
  display: inline-block;
  position: relative;
  top: 10px;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 25px;
  height: 4px;
  background-color: #4d4f53;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}

.label {
  font-size: 10px;
}

/*
 * 3DX
 */
.hamburger--3dx .hamburger-box {
  perspective: 50px;
}
.hamburger--3dx .hamburger-inner {
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*@import "neat";

/*------------------------------------*\
 	$ABSTRACTS
\*------------------------------------*/
/*------------------------------------*\
    #Animation Mixins
\*------------------------------------*/
@keyframes grow {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
}
@keyframes grow-larger {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.8);
  }
}
/*------------------------------------*\
    #Modular Scale Typography Mixins
\*------------------------------------*/
/**
 * Spacing Defaults
 */
/**
 * Colors
 **/
.cpc-gradient {
  background-color: #035642;
  background-image: linear-gradient(41deg, #002b33 8%, #035642 100%) !important;
}

.cpc-goldgradient {
  background-color: #a9975d;
  background-image: linear-gradient(41deg, #a9975d 8%, rgba(168, 132, 23, 0.51) 100%) !important;
}

/*------------------------------------*\
 	$BASE
\*------------------------------------*/
/*------------------------------------*\
    #BODY
\*------------------------------------*/
body.cpctheme {
  padding-top: 70px;
}
body.cpctheme.admin-bar #main-header {
  top: 30px;
}
@media (min-width: 768px) {
  body.cpctheme.admin-bar #main-header #cpc-divi-menu #top-menu-nav #cpc-top-menu {
    top: 100px !important;
  }
}

/*------------------------------------*\
    #TEXT
\*------------------------------------*/
.cpctheme, .cpctheme.et-db #et-boc {
                                   	/**
	 * Base body styles - wrapped in .page and .single to capture all wordpress post types
	 */
  font-size: 14px;
  line-height: 1.45;
  font-family: "Karla", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 500;
  color: #4d4f53;
  /**
   * Paragraph base styles
   */
  /**
   * Blockquote base styles
   */
  /**
   * Horizontal rule base styles
   */
  /**
   * Global Heading Styles
   */
}
@media (min-width: 0px) and (max-width: 1200px) {
  .cpctheme, .cpctheme.et-db #et-boc {
    font-size: calc( 14px + 4 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  .cpctheme, .cpctheme.et-db #et-boc {
    font-size: 18px;
  }
}
.cpctheme p, .cpctheme.et-db #et-boc p {
  font-size: 14px;
  margin-bottom: 1.3em;
  line-height: 1.45;
}
@media (min-width: 0px) and (max-width: 1200px) {
  .cpctheme p, .cpctheme.et-db #et-boc p {
    font-size: calc( 14px + 4 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  .cpctheme p, .cpctheme.et-db #et-boc p {
    font-size: 18px;
  }
}
.cpctheme small, .cpctheme .font-small, .cpctheme.et-db #et-boc small, .cpctheme.et-db #et-boc .font-small {
  font-size: 13px;
}
.cpctheme blockquote, .cpctheme.et-db #et-boc blockquote {
  border-left: solid 4px #a9975d;
  border-color: #a9975d !important;
  padding-left: 30px;
}
.cpctheme h1, .cpctheme h2, .cpctheme h3, .cpctheme h4, .cpctheme h5, .cpctheme h6, .cpctheme.et-db #et-boc h1, .cpctheme.et-db #et-boc h2, .cpctheme.et-db #et-boc h3, .cpctheme.et-db #et-boc h4, .cpctheme.et-db #et-boc h5, .cpctheme.et-db #et-boc h6 {
  font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  color: #035642;
}
.cpctheme h1 + p, .cpctheme h2 + p, .cpctheme h2 + p, .cpctheme h2 + p, .cpctheme.et-db #et-boc h1 + p, .cpctheme.et-db #et-boc h2 + p, .cpctheme.et-db #et-boc h2 + p, .cpctheme.et-db #et-boc h2 + p {
  margin: 1.414em 0 0.5em;
}
.cpctheme h1, .cpctheme h2, .cpctheme.et-db #et-boc h1, .cpctheme.et-db #et-boc h2 {
  text-transform: uppercase;
  text-align: center;
}
.cpctheme h1, .cpctheme.et-db #et-boc h1 {
  font-size: 22px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  .cpctheme h1, .cpctheme.et-db #et-boc h1 {
    font-size: calc( 22px + 47 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  .cpctheme h1, .cpctheme.et-db #et-boc h1 {
    font-size: 69px;
  }
}
.cpctheme h2, .cpctheme.et-db #et-boc h2 {
  font-size: 20px;
  border-bottom: solid 1px #a9975d;
}
@media (min-width: 0px) and (max-width: 1200px) {
  .cpctheme h2, .cpctheme.et-db #et-boc h2 {
    font-size: calc( 20px + 29 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  .cpctheme h2, .cpctheme.et-db #et-boc h2 {
    font-size: 49px;
  }
}
.cpctheme h3, .cpctheme.et-db #et-boc h3 {
  font-size: 18px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  .cpctheme h3, .cpctheme.et-db #et-boc h3 {
    font-size: calc( 18px + 17 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  .cpctheme h3, .cpctheme.et-db #et-boc h3 {
    font-size: 35px;
  }
}
.cpctheme h4, .cpctheme.et-db #et-boc h4 {
  font-size: 16px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  .cpctheme h4, .cpctheme.et-db #et-boc h4 {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  .cpctheme h4, .cpctheme.et-db #et-boc h4 {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .cpctheme h1, .cpctheme h2, .cpctheme h3, .cpctheme h4, .cpctheme.et-db #et-boc h1, .cpctheme.et-db #et-boc h2, .cpctheme.et-db #et-boc h3, .cpctheme.et-db #et-boc h4 {
    text-align: center;
  }
}

.cpctheme.single-post h1, .cpctheme.single-post h2, .cpctheme.single-post h3, .cpctheme.single-post h4, .cpctheme.single-procedure h1, .cpctheme.single-procedure h2, .cpctheme.single-procedure h3, .cpctheme.single-procedure h4, .single-post h1, .single-post h2, .single-post h3, .single-post h4, .single-procedure h1, .single-procedure h2, .single-procedure h3, .single-procedure h4 {
  text-align: center;
}
.cpctheme.single-post h1, .cpctheme.single-post h2, .cpctheme.single-procedure h1, .cpctheme.single-procedure h2, .single-post h1, .single-post h2, .single-procedure h1, .single-procedure h2 {
  border-bottom: solid 1px #a9975d;
}
.cpctheme.single-post h1, .cpctheme.single-procedure h1, .single-post h1, .single-procedure h1 {
  font-size: 20px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  .cpctheme.single-post h1, .cpctheme.single-procedure h1, .single-post h1, .single-procedure h1 {
    font-size: calc( 20px + 29 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  .cpctheme.single-post h1, .cpctheme.single-procedure h1, .single-post h1, .single-procedure h1 {
    font-size: 49px;
  }
}
.cpctheme.single-post h2, .cpctheme.single-procedure h2, .single-post h2, .single-procedure h2 {
  font-size: 18px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  .cpctheme.single-post h2, .cpctheme.single-procedure h2, .single-post h2, .single-procedure h2 {
    font-size: calc( 18px + 17 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  .cpctheme.single-post h2, .cpctheme.single-procedure h2, .single-post h2, .single-procedure h2 {
    font-size: 35px;
  }
}
.cpctheme.single-post h3, .cpctheme.single-procedure h3, .single-post h3, .single-procedure h3 {
  font-size: 16px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  .cpctheme.single-post h3, .cpctheme.single-procedure h3, .single-post h3, .single-procedure h3 {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  .cpctheme.single-post h3, .cpctheme.single-procedure h3, .single-post h3, .single-procedure h3 {
    font-size: 25px;
  }
}
.cpctheme.single-post h4, .cpctheme.single-procedure h4, .single-post h4, .single-procedure h4 {
  font-size: 14px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  .cpctheme.single-post h4, .cpctheme.single-procedure h4, .single-post h4, .single-procedure h4 {
    font-size: calc( 14px + 4 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  .cpctheme.single-post h4, .cpctheme.single-procedure h4, .single-post h4, .single-procedure h4 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .cpctheme.single-post h1, .cpctheme.single-post h2, .cpctheme.single-post h3, .cpctheme.single-post h4, .cpctheme.single-procedure h1, .cpctheme.single-procedure h2, .cpctheme.single-procedure h3, .cpctheme.single-procedure h4, .single-post h1, .single-post h2, .single-post h3, .single-post h4, .single-procedure h1, .single-procedure h2, .single-procedure h3, .single-procedure h4 {
    text-align: left;
  }
}

.single-press h1, .single-press h2, .single-press h3, .single-press h4, .single-culture h1, .single-culture h2, .single-culture h3, .single-culture h4, .cpctheme.single-press h1, .cpctheme.single-press h2, .cpctheme.single-press h3, .cpctheme.single-press h4, .cpctheme.single-culture h1, .cpctheme.single-culture h2, .cpctheme.single-culture h3, .cpctheme.single-culture h4 {
  text-align: left;
}
.single-press h1, .single-culture h1, .cpctheme.single-press h1, .cpctheme.single-culture h1 {
  font-size: 18px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  .single-press h1, .single-culture h1, .cpctheme.single-press h1, .cpctheme.single-culture h1 {
    font-size: calc( 18px + 17 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  .single-press h1, .single-culture h1, .cpctheme.single-press h1, .cpctheme.single-culture h1 {
    font-size: 35px;
  }
}
.single-press h2, .single-culture h2, .cpctheme.single-press h2, .cpctheme.single-culture h2 {
  font-size: 16px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  .single-press h2, .single-culture h2, .cpctheme.single-press h2, .cpctheme.single-culture h2 {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  .single-press h2, .single-culture h2, .cpctheme.single-press h2, .cpctheme.single-culture h2 {
    font-size: 25px;
  }
}
.single-press h3, .single-culture h3, .cpctheme.single-press h3, .cpctheme.single-culture h3 {
  font-size: 14px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  .single-press h3, .single-culture h3, .cpctheme.single-press h3, .cpctheme.single-culture h3 {
    font-size: calc( 14px + 4 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  .single-press h3, .single-culture h3, .cpctheme.single-press h3, .cpctheme.single-culture h3 {
    font-size: 18px;
  }
}
.single-press h4, .single-culture h4, .cpctheme.single-press h4, .cpctheme.single-culture h4 {
  font-size: 14px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  .single-press h4, .single-culture h4, .cpctheme.single-press h4, .cpctheme.single-culture h4 {
    font-size: calc( 14px + 4 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  .single-press h4, .single-culture h4, .cpctheme.single-press h4, .cpctheme.single-culture h4 {
    font-size: 18px;
  }
}
.single-press h1, .single-press h2, .single-press h3, .single-press h4, .single-culture h1, .single-culture h2, .single-culture h3, .single-culture h4, .cpctheme.single-press h1, .cpctheme.single-press h2, .cpctheme.single-press h3, .cpctheme.single-press h4, .cpctheme.single-culture h1, .cpctheme.single-culture h2, .cpctheme.single-culture h3, .cpctheme.single-culture h4 {
  text-align: left;
}

.disclaimer h1, .disclaimer h2, .disclaimer h3, .disclaimer h4 {
  letter-spacing: 8px;
}

.cpc-gradient {
  color: #fff;
}
.cpc-gradient p {
  color: #fff;
}

.legal p, .legal ul, .legal li, .legal ol {
  font-size: 1em !important;
}
.legal ul, .legal ol {
  margin-left: 1em;
  margin-bottom: 1em;
}
.legal ol {
  list-style-type: disc;
}
.legal ol li {
  margin-left: 1em;
  margin-bottom: 1em;
}
.legal ol li ol {
  list-style-type: lower-alpha;
  font-size: 13px;
}
.legal ul {
  list-style-type: disc;
}

/*------------------------------------*\
    #ANIMATION
\*------------------------------------*/
.animated {
  animation-duration: 2.5s;
  animation-fill-mode: both;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes bounce {
  0%, 20%, 40%, 60%, 80%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}
.bounce {
  animation-name: bounce;
}

/*------------------------------------*\
    #FORMS
\*------------------------------------*/
/*------------------------------------*\
    #GLOBAL CLASSES
\*------------------------------------*/
/**
 * Clearfix
 */
.clearfix {
  clear: both;
}

/**
 * Clearfix pseudo-elements
 */
.cf:before, .cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.cf:after {
  clear: both;
}

/**
 * Completely remove from the flow and screen readers.
 */
.is-hidden {
  display: none !important;
  visibility: hidden !important;
}

/**
 * Completely remove from the flow but leave available to screen readers.
 */
.is-vishidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
}

/**
 * Completely remove from the viewport smaller than sm.
 */
@media (max-width: 767px) {
  .xs-hidden, .sm-visible {
    display: none !important;
    visibility: hidden !important;
  }
}
/**
 * Completely remove from the viewport larger than sm.
 */
@media (min-width: 768px) {
  .sm-hidden {
    display: none !important;
    visibility: hidden !important;
  }

  .sm-visible {
    display: block !important;
    visibility: visible !important;
  }
}
/**
 * Completely remove from the viewport larger than md.
 */
@media (min-width: 992px) {
  .md-hidden {
    display: none !important;
    visibility: hidden !important;
  }
}
/**
 * Text align right
 */
.align-right {
  text-align: right;
}

/**
 * Text align center
 */
.align-center {
  text-align: center;
}

/**
 * Text Align left
 */
.align-left {
  text-align: left;
}

/*------------------------------------*\
    #LINKS
\*------------------------------------*/
/**
 * Links
 */
a {
  color: #948b71;
  text-decoration: none;
  transition: color 150ms ease;
}
a:active, a:focus, a:hover {
  color: #849d71;
  text-decoration: underline;
}

.cpc-gradient a:hover {
  color: #a9975d;
}

/*------------------------------------*\
    #LINKS
\*------------------------------------*/
/**
 * Ordered/Unordered list base styles
 */
ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/**
 * Definition list base styles
 */
dl {
  margin: 0;
}

/**
 * Definition list description base styles
 */
dt {
  font-weight: 600;
  margin: 0;
}

/**
 * Definition list description base styles
 */
dd {
  margin: 0;
}

/*------------------------------------*\
    #MAIN
\*------------------------------------*/
/*------------------------------------*\
    #MEDIA ELEMENTS
\*------------------------------------*/
/**
 * Make media elements responsive
 */
img, video, object {
  max-width: 100%;
  height: auto;
}

/**
 * Iframe base styles
 */
iframe {
  margin-bottom: 1em;
}

/**
 * Figure base styles
 */
figure {
  margin-bottom: 1em;
  /**
   * Figure image base styles
   */
}
figure img {
  margin-bottom: 0.5em;
}

/**
 * Figure caption base styles
 */
figcaption {
  font-style: italic;
}

/*------------------------------------*\
    #TABLE
\*------------------------------------*/
.cpc-table h2, .cpc-table h3, .entry-content .cpc-table h2, .entry-content .cpc-table h3 {
  text-align: center;
}
.cpc-table table, .entry-content .cpc-table table {
  width: 100%;
  border: none;
  text-align: left;
}
.cpc-table table thead tr, .entry-content .cpc-table table thead tr {
  font-weight: bold;
  text-transform: uppercase;
  color: #a9975d;
}
.cpc-table table thead tr th, .entry-content .cpc-table table thead tr th {
  text-transform: uppercase;
  border-top: none;
  padding: 1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #a9975d;
}
.cpc-table table thead tr h4, .entry-content .cpc-table table thead tr h4 {
  text-align: left;
}
.cpc-table table thead tr:last-child, .entry-content .cpc-table table thead tr:last-child {
  width: 20%;
  text-transform: none;
}
.cpc-table table tbody, .entry-content .cpc-table table tbody {
  border-top: solid 1px #a9975d;
}
.cpc-table table tbody tr, .entry-content .cpc-table table tbody tr {
  border: none;
  border-bottom: solid 1px #ebebeb;
  border-top: solid 1px #fefefe;
  background: #fff;
}
.cpc-table table tbody tr:nth-child(odd), .entry-content .cpc-table table tbody tr:nth-child(odd) {
  background-color: #fbfbfb;
}
.cpc-table table tbody tr:hover, .entry-content .cpc-table table tbody tr:hover {
  background-color: whitesmoke;
}
.cpc-table table tbody tr:first-child, .entry-content .cpc-table table tbody tr:first-child {
  border-top: 0px;
}
.cpc-table table tbody tr td, .entry-content .cpc-table table tbody tr td {
  border-top: none;
}
.cpc-table table tbody tr td a, .entry-content .cpc-table table tbody tr td a {
  color: #035642;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
}
.cpc-table table tbody tr td h4, .entry-content .cpc-table table tbody tr td h4 {
  color: #4d4f53;
  font-size: 18px;
  padding-bottom: 0;
}
.cpc-table table tbody tr td h4 a, .entry-content .cpc-table table tbody tr td h4 a {
  color: #035642;
  text-transform: none;
}
.cpc-table table tbody tr td:nth-child(2), .entry-content .cpc-table table tbody tr td:nth-child(2) {
  white-space: normal;
}
.cpc-table table tbody tr td:last-child, .entry-content .cpc-table table tbody tr td:last-child {
  font-size: inherit;
  white-space: nowrap;
}
.cpc-table table tbody tr td:last-child a, .entry-content .cpc-table table tbody tr td:last-child a {
  color: #035642;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  padding: 13px 29.25px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all .25s ease;
}
.cpc-table table tbody tr td:last-child a::after, .entry-content .cpc-table table tbody tr td:last-child a::after {
  position: absolute;
  color: #035642;
  margin-left: -4px;
  opacity: 0;
  font-family: ETmodules !important;
  content: '9';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none;
  speak: none;
  transition: all .2s;
}
.cpc-table table tbody tr td:last-child a:hover, .entry-content .cpc-table table tbody tr td:last-child a:hover {
  color: #a9975d;
  padding: 13px 33.25px 13px 25.25px;
}
.cpc-table table tbody tr td:last-child a:hover:after, .entry-content .cpc-table table tbody tr td:last-child a:hover:after {
  opacity: 1;
  margin-left: 4px;
}
.cpc-table table tbody .backgroundColor td, .entry-content .cpc-table table tbody .backgroundColor td {
  color: red !important;
}
@media only screen and (max-width: 780px) {
  .cpc-table table tbody, .entry-content .cpc-table table tbody {
    margin-bottom: 0;
    overflow: hidden;
    overflow-x: scroll;
    display: block;
  }
}
.cpc-table table tbody tr:nth-last-child(-n+3):first-child, .cpc-table table tbody tr:nth-last-child(-n+3):first-child ~ tr, .entry-content .cpc-table table tbody tr:nth-last-child(-n+3):first-child, .entry-content .cpc-table table tbody tr:nth-last-child(-n+3):first-child ~ tr {
  background-color: #fff;
}
@media screen and (max-width: 780px) {
  .cpc-table table caption, .entry-content .cpc-table table caption {
    font-size: 11px;
    line-height: 13.2px;
  }
  .cpc-table table thead, .entry-content .cpc-table table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cpc-table table tbody, .entry-content .cpc-table table tbody {
    border-top: 0px;
  }
  .cpc-table table tbody tr, .entry-content .cpc-table table tbody tr {
    display: block;
    margin-bottom: 40px;
    background: #fff;
    border: solid 2px #a9975d;
  }
  .cpc-table table tbody tr:nth-child(odd), .entry-content .cpc-table table tbody tr:nth-child(odd) {
    background: #fff;
  }
  .cpc-table table tbody tr:hover, .entry-content .cpc-table table tbody tr:hover {
    background-image: none;
    background-color: #fff !important;
  }
  .cpc-table table tbody tr:first-child, .entry-content .cpc-table table tbody tr:first-child {
    border: solid 2px #a9975d;
  }
  .cpc-table table tbody td, .cpc-table table tbody tr td, .entry-content .cpc-table table tbody td, .entry-content .cpc-table table tbody tr td {
    display: block;
    font-size: 11px;
    line-height: 13.2px;
    padding: 10px 10px 10px 110px !important;
    border-bottom: solid 1px #a9975d;
    color: #000;
  }
  .cpc-table table tbody td:last-child, .cpc-table table tbody tr td:last-child, .entry-content .cpc-table table tbody td:last-child, .entry-content .cpc-table table tbody tr td:last-child {
    border-bottom: none;
    font-size: 11px;
    line-height: 13.2px;
  }
  .cpc-table table tbody td:before, .cpc-table table tbody tr td:before, .entry-content .cpc-table table tbody td:before, .entry-content .cpc-table table tbody tr td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: -100px;
    color: #a9975d;
  }
  .cpc-table table tbody td:first-child, .cpc-table table tbody tr td:first-child, .entry-content .cpc-table table tbody td:first-child, .entry-content .cpc-table table tbody tr td:first-child {
    background-color: #dad7cb;
  }
  .cpc-table table tbody td h4, .cpc-table table tbody tr td h4, .entry-content .cpc-table table tbody td h4, .entry-content .cpc-table table tbody tr td h4 {
    text-align: left;
  }
}

.cpc-table-two h2, .cpc-table-two h3 {
  text-align: center;
}
.cpc-table-two table {
  width: 100%;
  border: none;
  text-align: left;
}
.cpc-table-two table thead tr {
  font-weight: bold;
  text-transform: uppercase;
  color: #a9975d;
}
.cpc-table-two table thead tr th {
  text-transform: uppercase;
  border-top: none;
  padding: 1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #a9975d;
}
.cpc-table-two table thead tr h4 {
  text-align: left;
}
.cpc-table-two table thead tr:last-child {
  width: 20%;
  text-transform: none;
}
.cpc-table-two table tbody {
  border-top: solid 1px #a9975d;
}
.cpc-table-two table tbody tr {
  border: none;
  border-bottom: solid 1px #ebebeb;
  border-top: solid 1px #fefefe;
  background: #fff;
}
.cpc-table-two table tbody tr:nth-child(odd) {
  background-color: #fbfbfb;
}
.cpc-table-two table tbody tr:hover {
  background-color: whitesmoke;
}
.cpc-table-two table tbody tr:first-child {
  border-top: 0px;
}
.cpc-table-two table tbody tr td {
  border-top: none;
}
.cpc-table-two table tbody tr td a {
  color: #035642;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
}
.cpc-table-two table tbody tr td h4 {
  color: #4d4f53;
  font-size: 18px;
  padding-bottom: 0;
}
.cpc-table-two table tbody tr td h4 a {
  color: #035642;
  text-transform: none;
}
.cpc-table-two table tbody tr td:nth-child(2) {
  white-space: normal;
}
.cpc-table-two table tbody tr td:last-child {
  font-size: inherit;
}
.cpc-table-two table tbody tr td:last-child a {
  color: #035642;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  padding: 13px 29.25px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all .25s ease;
}
.cpc-table-two table tbody tr td:last-child a::after {
  position: absolute;
  color: #035642;
  margin-left: -4px;
  opacity: 0;
  font-family: ETmodules !important;
  content: '9';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none;
  speak: none;
  transition: all .2s;
}
.cpc-table-two table tbody tr td:last-child a:hover {
  color: #a9975d;
  padding: 13px 33.25px 13px 25.25px;
}
.cpc-table-two table tbody tr td:last-child a:hover:after {
  opacity: 1;
  margin-left: 4px;
}
@media only screen and (max-width: 780px) {
  .cpc-table-two table tbody {
    margin-bottom: 0;
    overflow: hidden;
    overflow-x: scroll;
    display: block;
  }
}
.cpc-table-two table tbody tr:nth-last-child(-n+3):first-child, .cpc-table-two table tbody tr:nth-last-child(-n+3):first-child ~ tr {
  background-color: #fff;
}
@media screen and (max-width: 780px) {
  .cpc-table-two table caption {
    font-size: 11px;
    line-height: 13.2px;
  }
  .cpc-table-two table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cpc-table-two table tbody {
    border-top: 0px;
  }
  .cpc-table-two table tbody tr {
    display: block;
    margin-bottom: 40px;
    background: #fff;
    border: solid 2px #a9975d;
  }
  .cpc-table-two table tbody tr:nth-child(odd) {
    background: #fff;
  }
  .cpc-table-two table tbody tr:hover {
    background-image: none;
    background-color: #fff !important;
  }
  .cpc-table-two table tbody tr:first-child {
    border: solid 2px #a9975d;
  }
  .cpc-table-two table tbody td, .cpc-table-two table tbody tr td {
    display: block;
    font-size: 11px;
    line-height: 13.2px;
    padding: 10px 10px 10px 10px !important;
    border-bottom: solid 1px #a9975d;
    color: #000;
  }
  .cpc-table-two table tbody td:last-child, .cpc-table-two table tbody tr td:last-child {
    border-bottom: none;
  }
  .cpc-table-two table tbody td:before, .cpc-table-two table tbody tr td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: -100px;
    color: #a9975d;
  }
  .cpc-table-two table tbody td:first-child, .cpc-table-two table tbody tr td:first-child {
    background-color: #dad7cb;
  }
  .cpc-table-two table tbody td h4, .cpc-table-two table tbody tr td h4 {
    text-align: left;
  }
}

@media (min-width: 768px) {
  .page-id-49046 .cpc-table table thead th:last-child, .page-id-49046 .entry-content table thead th:last-child {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .page-id-49046 .cpc-table table thead th:last-child, .page-id-49046 .entry-content table thead th:last-child {
    width: 200px;
  }
}

@media (max-width: 767px) {
  .page-id-48376 #main-content .et_pb_section_3 h1 {
    text-align: left !important;
  }
}
@media (min-width: 768px) {
  .page-id-48376 #main-content .et_pb_section_3 h1 {
    text-align: left !important;
  }
}
@media (min-width: 992px) {
  .page-id-48376 #main-content .et_pb_section_3 h1 {
    text-align: right !important;
  }
}
@media (min-width: 768px) {
  .page-id-48376 #main-content .et_pb_section_3 .cpc-table-two table thead th:first-child {
    width: 40%;
  }
  .page-id-48376 #main-content .et_pb_section_3 .cpc-table-two table thead th:last-child {
    width: 60%;
  }
  .page-id-48376 #main-content .et_pb_section_3 .cpc-table-two table tbody tr td:last-child {
    font-size: inherit;
    white-space: wrap !important;
  }
}

table.table-legend {
  border: none;
  table-layout: fixed;
  font-size: 13px;
}
table.table-legend thead, table.table-legend thead tr, table.table-legend thead tr td, table.table-legend tr, table.table-legend td, table.table-legend tbody tr td {
  border: none !important;
}
table.table-legend tr td:first-child {
  border: solid 4px #fff !important;
}

h2 + .cpc-table {
  margin-top: 3em;
}

/*------------------------------------*\
 	$COMPONENTS
\*------------------------------------*/
body.cpctheme, .cpctheme, .cpctheme.et-db #et-boc {
  /**
   * Generic button styles for a subtile button on light background and a more present button
   * for darker / colorful backgrounds. Comes in two sizes: default (no BEM modifier) and a
   * larger version (with .SG-button--large modifier).
   *
   * @atom Button
   * @markup
   *
   *  <div class="et_pb_module">
   *  	<a class="et_pb_button cpc_button" href="">CPC Button Dark</a>
   * 	</div>
   */
  /* Triangles */
  /* Triangles */
  /*------------------------------------*\
      #HOSPITALITY-TABLE
  \*------------------------------------*/
  /*------------------------------------*\
   $OBJECTS
  \*------------------------------------*/
  /*
  
  The following rule will only run if your browser supports CSS grid.
  
  Remove or comment-out the code block below to see how the browser will fall-back to flexbox styling. 
  
  */
  /*----------------------------------
  
  	Plug-in Name: Modern Events Calendar
  	Author: WEBNUS
  	Author URI: http://codecanyon.net/user/WEBNUS
  	Description: Modern Events Calendar
  	License: GNU General Public License
  	License: codecanyon.net
  	Extended by Lauren Barker for Cal Poly Corporation
  	/*-----------------------------------------------------------------------------------*/
  /**
   * Typography
   */
  /**
   * Layout 
   */
  				/*------------------------------------*\
  				    #CPC Menu Component 
  				
  
  				.et_pb_module {
  					display: none !important;
  				}
  				.icon_house:before {
  					display: none !important;
  				}
  
  				.icon_arrow_carrot-2right:before {
  					display: none !important;
  				}
  
  				#et_search_icon:before {
  					display: none !important;
  				}
  
  				.hamburger-inner:before {
  					display: none !important;
  				}
  				.hamburger-inner {
  					display: none !important;
  				}
  				
  				.hamburger-inner:after {
  					display: none !important;
  				}
  
  				#cpc-menu {
  					display: none !important;
  				}
  
  				.label {
  					display: none !important;
  				}
  	
  				.et_pb_section_2.et_pb_section {
  					background-color: #ffffff !important;
  				}
  
  				#main-content {
  
  				}
  
  				img {
  					max-width: 500px !important;
  				}
  				color: #000 !important;
  				background: #fff !important;
  	/*------------------------------------*\
  	    #CPC Testimonial Component 
  	\*------------------------------------*/
}
body.cpctheme .cpc-block-bio h3.et_pb_module_header, .cpctheme .cpc-block-bio h3.et_pb_module_header, .cpctheme.et-db #et-boc .cpc-block-bio h3.et_pb_module_header {
  text-align: left;
  color: #4d4f53;
  border-bottom: none;
}
body.cpctheme blockquote, .cpctheme blockquote, .cpctheme.et-db #et-boc blockquote {
  border-left: solid 4px #a9975d;
  border-color: #a9975d !important;
  padding-left: 30px;
}
body.cpctheme .blockquote-tweet blockquote, .cpctheme .blockquote-tweet blockquote, .cpctheme.et-db #et-boc .blockquote-tweet blockquote {
  font-size: 16px;
  color: #035642;
  font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .blockquote-tweet blockquote, .cpctheme .blockquote-tweet blockquote, .cpctheme.et-db #et-boc .blockquote-tweet blockquote {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .blockquote-tweet blockquote, .cpctheme .blockquote-tweet blockquote, .cpctheme.et-db #et-boc .blockquote-tweet blockquote {
    font-size: 25px;
  }
}
body.cpctheme .blockquote-tweet a, .cpctheme .blockquote-tweet a, .cpctheme.et-db #et-boc .blockquote-tweet a {
  position: relative;
  color: #a9975d;
  text-transform: uppercase;
  letter-spacing: .4em;
}
body.cpctheme .blockquote-tweet a:before, .cpctheme .blockquote-tweet a:before, .cpctheme.et-db #et-boc .blockquote-tweet a:before {
  right: -2em;
  position: absolute;
  font-size: 16px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .blockquote-tweet a:before, .cpctheme .blockquote-tweet a:before, .cpctheme.et-db #et-boc .blockquote-tweet a:before {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .blockquote-tweet a:before, .cpctheme .blockquote-tweet a:before, .cpctheme.et-db #et-boc .blockquote-tweet a:before {
    font-size: 25px;
  }
}
body.cpctheme .blockquote-tweet a:hover, .cpctheme .blockquote-tweet a:hover, .cpctheme.et-db #et-boc .blockquote-tweet a:hover {
  color: #035642;
}
body.cpctheme .post-card, .cpctheme .post-card, .cpctheme.et-db #et-boc .post-card {
  font-size: 13px;
  position: relative;
  color: #4d4f53;
  padding: 2em;
  border: solid 1px #e9e9e9;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background: #f3f3f3;
}
body.cpctheme .post-card p, .cpctheme .post-card p, .cpctheme.et-db #et-boc .post-card p {
  font-size: 13px;
  color: #4d4f53;
}
body.cpctheme .post-card p:first-child, .cpctheme .post-card p:first-child, .cpctheme.et-db #et-boc .post-card p:first-child {
  margin-top: 0;
}
body.cpctheme .post-card .entry-title, .cpctheme .post-card .entry-title, .cpctheme.et-db #et-boc .post-card .entry-title {
  font-size: 14px;
  text-align: left;
  border-bottom: none;
  margin-bottom: 0 !important;
  padding: 1em 0;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .post-card .entry-title, .cpctheme .post-card .entry-title, .cpctheme.et-db #et-boc .post-card .entry-title {
    font-size: calc( 14px + 4 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .post-card .entry-title, .cpctheme .post-card .entry-title, .cpctheme.et-db #et-boc .post-card .entry-title {
    font-size: 18px;
  }
}
body.cpctheme .post-card .post-meta, .cpctheme .post-card .post-meta, .cpctheme.et-db #et-boc .post-card .post-meta {
  visibility: hidden;
  padding-bottom: 10px !important;
}
body.cpctheme .post-card .post-meta .published, .cpctheme .post-card .post-meta .published, .cpctheme.et-db #et-boc .post-card .post-meta .published {
  float: right;
  color: #999;
  font-style: italic;
  visibility: visible;
}
body.cpctheme .post-card .post-meta a, .cpctheme .post-card .post-meta a, .cpctheme.et-db #et-boc .post-card .post-meta a {
  text-transform: uppercase;
  font-weight: bold;
  visibility: visible;
  float: left;
}
body.cpctheme .post-card .cpc-button, .cpctheme .post-card .cpc-button, .cpctheme.et-db #et-boc .post-card .cpc-button {
  margin-left: 0 !important;
}
body.cpctheme .post-card .entry-featured-image-url, .cpctheme .post-card .entry-featured-image-url, .cpctheme.et-db #et-boc .post-card .entry-featured-image-url {
  width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
  -ms-flex-align: center;
      align-items: center;
}
body.cpctheme .post-card img, .cpctheme .post-card img, .cpctheme.et-db #et-boc .post-card img {
  transform: scale(1);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  min-width: 100%;
  /*min-height:100%;*/
  padding: 1em 0em;
}
body.cpctheme .post-card:hover img, .cpctheme .post-card:hover img, .cpctheme.et-db #et-boc .post-card:hover img {
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}
body.cpctheme .post-card.news-press-release .post-meta a, .cpctheme .post-card.news-press-release .post-meta a, .cpctheme.et-db #et-boc .post-card.news-press-release .post-meta a {
  border-top: solid 4px #035642;
  color: #035642;
}
body.cpctheme .post-card.news-media-mention .post-meta a, .cpctheme .post-card.news-media-mention .post-meta a, .cpctheme.et-db #et-boc .post-card.news-media-mention .post-meta a {
  border-top: solid 4px #a9975d;
  color: #a9975d;
}
body.cpctheme .post-card.culture-category-making-a-difference .post-meta a, .cpctheme .post-card.culture-category-making-a-difference .post-meta a, .cpctheme.et-db #et-boc .post-card.culture-category-making-a-difference .post-meta a {
  border-top: solid 4px #55b045;
  color: #55b045;
}
body.cpctheme .post-card.culture-category-tips .post-meta a, .cpctheme .post-card.culture-category-tips .post-meta a, .cpctheme.et-db #et-boc .post-card.culture-category-tips .post-meta a {
  border-top: solid 4px #a31f19;
  color: #a31f19;
}
body.cpctheme .post-card.culture-category-photo-galleries .post-meta a, .cpctheme .post-card.culture-category-photo-galleries .post-meta a, .cpctheme.et-db #et-boc .post-card.culture-category-photo-galleries .post-meta a {
  border-top: solid 4px #edc500;
  color: #edc500;
}
body.cpctheme .post-card.culture-category-cpc-bulletin .post-meta a, .cpctheme .post-card.culture-category-cpc-bulletin .post-meta a, .cpctheme.et-db #et-boc .post-card.culture-category-cpc-bulletin .post-meta a {
  border-top: solid 4px #5cb8b2;
  color: #5cb8b2;
}
body.cpctheme .post-card.category-medium .post-meta a, .cpctheme .post-card.category-medium .post-meta a, .cpctheme.et-db #et-boc .post-card.category-medium .post-meta a {
  border-top: solid 4px #82786f;
  color: #82786f;
}
body.cpctheme .post-card.category-roundup .post-meta a, .cpctheme .post-card.category-roundup .post-meta a, .cpctheme.et-db #et-boc .post-card.category-roundup .post-meta a {
  border-top: solid 4px #805e73;
  color: #805e73;
}
body.cpctheme .post-card.procedure .post-meta a, .cpctheme .post-card.procedure .post-meta a, .cpctheme.et-db #et-boc .post-card.procedure .post-meta a {
  border-top: solid 4px #9eb28f;
  color: #9eb28f;
}
body.cpctheme .post-card.creativepack-category-cd .post-meta a, .cpctheme .post-card.creativepack-category-cd .post-meta a, .cpctheme.et-db #et-boc .post-card.creativepack-category-cd .post-meta a {
  border-top: solid 4px #55b045;
  color: #55b045;
}
body.cpctheme .post-card.creativepack-category-afd .post-meta a, .cpctheme .post-card.creativepack-category-afd .post-meta a, .cpctheme.et-db #et-boc .post-card.creativepack-category-afd .post-meta a {
  border-top: solid 4px #a9975d;
  color: #a9975d;
}
body.cpctheme .post-card.creativepack-category-cpc .post-meta a, .cpctheme .post-card.creativepack-category-cpc .post-meta a, .cpctheme.et-db #et-boc .post-card.creativepack-category-cpc .post-meta a {
  border-top: solid 4px #035642;
  color: #035642;
}
body.cpctheme .post-card.creativepack-category-board .post-meta a, .cpctheme .post-card.creativepack-category-board .post-meta a, .cpctheme.et-db #et-boc .post-card.creativepack-category-board .post-meta a {
  border-top: solid 4px #5cb8b2;
  color: #5cb8b2;
}
@supports (display: grid) {
  body.cpctheme .post-card, .cpctheme .post-card, .cpctheme.et-db #et-boc .post-card {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    grid-gap: 5px;
    grid-template-areas: "a a" "c c" "d d" "e e" "g g";
  }
  body.cpctheme .post-meta, .cpctheme .post-meta, .cpctheme.et-db #et-boc .post-meta {
    visibility: hidden;
    grid-area: a;
    margin: 0 !important;
  }
  body.cpctheme .entry-title, .cpctheme .entry-title, .cpctheme.et-db #et-boc .entry-title {
    grid-area: c;
    padding: 0 !important;
  }
  body.cpctheme .excerpt, .cpctheme .excerpt, .cpctheme.et-db #et-boc .excerpt {
    grid-area: d;
  }
  body.cpctheme .more-link, .cpctheme .more-link, .cpctheme.et-db #et-boc .more-link {
    grid-area: e;
    text-align: center;
    height: 34px;
  }
  @media (min-width: 992px) {
    body.cpctheme .more-link, .cpctheme .more-link, .cpctheme.et-db #et-boc .more-link {
      max-width: 50%;
      min-width: 150px;
    }
  }
  body.cpctheme .entry-featured-image-url, .cpctheme .entry-featured-image-url, .cpctheme.et-db #et-boc .entry-featured-image-url {
    grid-area: g;
  }
}
body.cpctheme #main-header .breadcrumbs, .cpctheme #main-header .breadcrumbs, .cpctheme.et-db #et-boc #main-header .breadcrumbs {
  margin: 0;
  position: absolute;
  top: 33px;
  left: 1em;
  max-width: calc(50% - 50px);
  padding: 0;
}
body.cpctheme #main-header .breadcrumbs, .cpctheme #main-header .breadcrumbs, .cpctheme.et-db #et-boc #main-header .breadcrumbs {
  font-size: 11px;
  line-height: 12px;
  max-height: 50px;
  overflow: hidden;
}
body.cpctheme #main-header .breadcrumbs a, body.cpctheme #main-header .breadcrumbs span, body.cpctheme #main-header .breadcrumbs .icon, .cpctheme #main-header .breadcrumbs a, .cpctheme #main-header .breadcrumbs span, .cpctheme #main-header .breadcrumbs .icon, .cpctheme.et-db #et-boc #main-header .breadcrumbs a, .cpctheme.et-db #et-boc #main-header .breadcrumbs span, .cpctheme.et-db #et-boc #main-header .breadcrumbs .icon {
  font-size: 11px;
}
body.cpctheme #main-header .breadcrumbs a, .cpctheme #main-header .breadcrumbs a, .cpctheme.et-db #et-boc #main-header .breadcrumbs a {
  color: #035642;
}
body.cpctheme #main-header .breadcrumbs .arrow_carrot-2right, .cpctheme #main-header .breadcrumbs .arrow_carrot-2right, .cpctheme.et-db #et-boc #main-header .breadcrumbs .arrow_carrot-2right {
  font-size: 10px;
}
@media (max-width: 767px) {
  body.cpctheme #main-header .breadcrumbs a, body.cpctheme #main-header .breadcrumbs span, .cpctheme #main-header .breadcrumbs a, .cpctheme #main-header .breadcrumbs span, .cpctheme.et-db #et-boc #main-header .breadcrumbs a, .cpctheme.et-db #et-boc #main-header .breadcrumbs span {
    display: none;
  }
  body.cpctheme #main-header .breadcrumbs a:first-child, .cpctheme #main-header .breadcrumbs a:first-child, .cpctheme.et-db #et-boc #main-header .breadcrumbs a:first-child {
    display: inline;
  }
  body.cpctheme #main-header .breadcrumbs a:first-child span.icon, .cpctheme #main-header .breadcrumbs a:first-child span.icon, .cpctheme.et-db #et-boc #main-header .breadcrumbs a:first-child span.icon {
    display: inline;
  }
  body.cpctheme #main-header .breadcrumbs a:nth-last-child(2), body.cpctheme #main-header .breadcrumbs span.arrow_carrot-2right:nth-last-child(2), .cpctheme #main-header .breadcrumbs a:nth-last-child(2), .cpctheme #main-header .breadcrumbs span.arrow_carrot-2right:nth-last-child(2), .cpctheme.et-db #et-boc #main-header .breadcrumbs a:nth-last-child(2), .cpctheme.et-db #et-boc #main-header .breadcrumbs span.arrow_carrot-2right:nth-last-child(2) {
    display: inline-block;
  }
  body.cpctheme #main-header .breadcrumbs a:last-child, .cpctheme #main-header .breadcrumbs a:last-child, .cpctheme.et-db #et-boc #main-header .breadcrumbs a:last-child {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  body.cpctheme #main-header .breadcrumbs, .cpctheme #main-header .breadcrumbs, .cpctheme.et-db #et-boc #main-header .breadcrumbs {
    font-size: 12px;
  }
  body.cpctheme #main-header .breadcrumbs a, body.cpctheme #main-header .breadcrumbs span, body.cpctheme #main-header .breadcrumbs .icon, .cpctheme #main-header .breadcrumbs a, .cpctheme #main-header .breadcrumbs span, .cpctheme #main-header .breadcrumbs .icon, .cpctheme.et-db #et-boc #main-header .breadcrumbs a, .cpctheme.et-db #et-boc #main-header .breadcrumbs span, .cpctheme.et-db #et-boc #main-header .breadcrumbs .icon {
    font-size: 12px;
  }
}
body.cpctheme .et_pb_blurb_content, .cpctheme .et_pb_blurb_content, .cpctheme.et-db #et-boc .et_pb_blurb_content {
  max-width: 100%;
}
body.cpctheme .et_pb_blurb_description, .cpctheme .et_pb_blurb_description, .cpctheme.et-db #et-boc .et_pb_blurb_description {
  margin-top: 10px;
}
body.cpctheme .cpc-button, body.cpctheme .cpc_button, body.cpctheme .et_pb_contact_submit.et_pb_button, body.cpctheme .gform_button.button, .cpctheme .cpc-button, .cpctheme .cpc_button, .cpctheme .et_pb_contact_submit.et_pb_button, .cpctheme .gform_button.button, .cpctheme.et-db #et-boc .cpc-button, .cpctheme.et-db #et-boc .cpc_button, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button, .cpctheme.et-db #et-boc .gform_button.button {
  color: #fff !important;
  background-image: linear-gradient(41deg, #002b33 8%, #035642 100%) !important;
  border: solid 1px transparent !important;
  border-radius: 2px !important;
  display: inline-block !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 16px !important;
  padding: 13px 29.25px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition: all 0.25s ease !important;
}
body.cpctheme .cpc-button:after, body.cpctheme .cpc_button:after, body.cpctheme .et_pb_contact_submit.et_pb_button:after, body.cpctheme .gform_button.button:after, .cpctheme .cpc-button:after, .cpctheme .cpc_button:after, .cpctheme .et_pb_contact_submit.et_pb_button:after, .cpctheme .gform_button.button:after, .cpctheme.et-db #et-boc .cpc-button:after, .cpctheme.et-db #et-boc .cpc_button:after, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button:after, .cpctheme.et-db #et-boc .gform_button.button:after {
  position: absolute;
  color: #035642 !important;
  margin-left: -4px;
  opacity: 0;
  font-family: ETmodules !important;
  content: '9';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px !important;
  line-height: 16px !important;
  text-transform: none;
  speak: none;
  transition: all .2s;
}
body.cpctheme .cpc-button:hover, body.cpctheme .cpc_button:hover, body.cpctheme .et_pb_contact_submit.et_pb_button:hover, body.cpctheme .gform_button.button:hover, .cpctheme .cpc-button:hover, .cpctheme .cpc_button:hover, .cpctheme .et_pb_contact_submit.et_pb_button:hover, .cpctheme .gform_button.button:hover, .cpctheme.et-db #et-boc .cpc-button:hover, .cpctheme.et-db #et-boc .cpc_button:hover, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button:hover, .cpctheme.et-db #et-boc .gform_button.button:hover {
  background: #fff !important;
  background-image: none !important;
  color: #035642 !important;
  border: solid 1px #035642 !important;
  border-radius: 2px !important;
  font-size: 16px;
  font-weight: 700 !important;
  line-height: 16px !important;
  padding: 13px 29.25px;
  text-decoration: none !important;
  text-transform: uppercase !important;
  padding: 13px 33.25px 13px 25.25px !important;
}
body.cpctheme .cpc-button:hover:after, body.cpctheme .cpc_button:hover:after, body.cpctheme .et_pb_contact_submit.et_pb_button:hover:after, body.cpctheme .gform_button.button:hover:after, .cpctheme .cpc-button:hover:after, .cpctheme .cpc_button:hover:after, .cpctheme .et_pb_contact_submit.et_pb_button:hover:after, .cpctheme .gform_button.button:hover:after, .cpctheme.et-db #et-boc .cpc-button:hover:after, .cpctheme.et-db #et-boc .cpc_button:hover:after, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button:hover:after, .cpctheme.et-db #et-boc .gform_button.button:hover:after {
  opacity: 1;
  margin-left: 4px;
  color: #035642 !important;
}
body.cpctheme .cpc-button:active, body.cpctheme .cpc_button:active, body.cpctheme .et_pb_contact_submit.et_pb_button:active, body.cpctheme .gform_button.button:active, .cpctheme .cpc-button:active, .cpctheme .cpc_button:active, .cpctheme .et_pb_contact_submit.et_pb_button:active, .cpctheme .gform_button.button:active, .cpctheme.et-db #et-boc .cpc-button:active, .cpctheme.et-db #et-boc .cpc_button:active, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button:active, .cpctheme.et-db #et-boc .gform_button.button:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
}
body.cpctheme .cpc-button.light, body.cpctheme .cpc_button.light, body.cpctheme .et_pb_contact_submit.et_pb_button.light, body.cpctheme .gform_button.button.light, .cpctheme .cpc-button.light, .cpctheme .cpc_button.light, .cpctheme .et_pb_contact_submit.et_pb_button.light, .cpctheme .gform_button.button.light, .cpctheme.et-db #et-boc .cpc-button.light, .cpctheme.et-db #et-boc .cpc_button.light, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button.light, .cpctheme.et-db #et-boc .gform_button.button.light {
  color: #fff !important;
  background-image: none !important;
  background: transparent !important;
  border: solid 1px #fff !important;
}
body.cpctheme .cpc-button.light:hover, body.cpctheme .cpc_button.light:hover, body.cpctheme .et_pb_contact_submit.et_pb_button.light:hover, body.cpctheme .gform_button.button.light:hover, .cpctheme .cpc-button.light:hover, .cpctheme .cpc_button.light:hover, .cpctheme .et_pb_contact_submit.et_pb_button.light:hover, .cpctheme .gform_button.button.light:hover, .cpctheme.et-db #et-boc .cpc-button.light:hover, .cpctheme.et-db #et-boc .cpc_button.light:hover, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button.light:hover, .cpctheme.et-db #et-boc .gform_button.button.light:hover {
  color: #035642 !important;
  background: #f3f3f3 !important;
}
body.cpctheme .cpc-button.light::after, body.cpctheme .cpc_button.light::after, body.cpctheme .et_pb_contact_submit.et_pb_button.light::after, body.cpctheme .gform_button.button.light::after, .cpctheme .cpc-button.light::after, .cpctheme .cpc_button.light::after, .cpctheme .et_pb_contact_submit.et_pb_button.light::after, .cpctheme .gform_button.button.light::after, .cpctheme.et-db #et-boc .cpc-button.light::after, .cpctheme.et-db #et-boc .cpc_button.light::after, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button.light::after, .cpctheme.et-db #et-boc .gform_button.button.light::after {
  color: #035642 !important;
}
body.cpctheme .cpc-button.activeghost, body.cpctheme .cpc_button.activeghost, body.cpctheme .et_pb_contact_submit.et_pb_button.activeghost, body.cpctheme .gform_button.button.activeghost, .cpctheme .cpc-button.activeghost, .cpctheme .cpc_button.activeghost, .cpctheme .et_pb_contact_submit.et_pb_button.activeghost, .cpctheme .gform_button.button.activeghost, .cpctheme.et-db #et-boc .cpc-button.activeghost, .cpctheme.et-db #et-boc .cpc_button.activeghost, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button.activeghost, .cpctheme.et-db #et-boc .gform_button.button.activeghost {
  color: #a9975d !important;
  background-image: none !important;
  background: transparent !important;
  border: solid 1px #a9975d !important;
}
body.cpctheme .cpc-button.activeghost:hover, body.cpctheme .cpc_button.activeghost:hover, body.cpctheme .et_pb_contact_submit.et_pb_button.activeghost:hover, body.cpctheme .gform_button.button.activeghost:hover, .cpctheme .cpc-button.activeghost:hover, .cpctheme .cpc_button.activeghost:hover, .cpctheme .et_pb_contact_submit.et_pb_button.activeghost:hover, .cpctheme .gform_button.button.activeghost:hover, .cpctheme.et-db #et-boc .cpc-button.activeghost:hover, .cpctheme.et-db #et-boc .cpc_button.activeghost:hover, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button.activeghost:hover, .cpctheme.et-db #et-boc .gform_button.button.activeghost:hover {
  color: #fff !important;
  background: #a9975d !important;
}
body.cpctheme .cpc-button.activeghost::after, body.cpctheme .cpc_button.activeghost::after, body.cpctheme .et_pb_contact_submit.et_pb_button.activeghost::after, body.cpctheme .gform_button.button.activeghost::after, .cpctheme .cpc-button.activeghost::after, .cpctheme .cpc_button.activeghost::after, .cpctheme .et_pb_contact_submit.et_pb_button.activeghost::after, .cpctheme .gform_button.button.activeghost::after, .cpctheme.et-db #et-boc .cpc-button.activeghost::after, .cpctheme.et-db #et-boc .cpc_button.activeghost::after, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button.activeghost::after, .cpctheme.et-db #et-boc .gform_button.button.activeghost::after {
  color: #fff !important;
}
body.cpctheme .cpc-button.activeghostdark, body.cpctheme .cpc_button.activeghostdark, body.cpctheme .et_pb_contact_submit.et_pb_button.activeghostdark, body.cpctheme .gform_button.button.activeghostdark, .cpctheme .cpc-button.activeghostdark, .cpctheme .cpc_button.activeghostdark, .cpctheme .et_pb_contact_submit.et_pb_button.activeghostdark, .cpctheme .gform_button.button.activeghostdark, .cpctheme.et-db #et-boc .cpc-button.activeghostdark, .cpctheme.et-db #et-boc .cpc_button.activeghostdark, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button.activeghostdark, .cpctheme.et-db #et-boc .gform_button.button.activeghostdark {
  color: #035642 !important;
  background-image: none !important;
  background: transparent !important;
  border: solid 1px #035642 !important;
}
body.cpctheme .cpc-button.activeghostdark:hover, body.cpctheme .cpc_button.activeghostdark:hover, body.cpctheme .et_pb_contact_submit.et_pb_button.activeghostdark:hover, body.cpctheme .gform_button.button.activeghostdark:hover, .cpctheme .cpc-button.activeghostdark:hover, .cpctheme .cpc_button.activeghostdark:hover, .cpctheme .et_pb_contact_submit.et_pb_button.activeghostdark:hover, .cpctheme .gform_button.button.activeghostdark:hover, .cpctheme.et-db #et-boc .cpc-button.activeghostdark:hover, .cpctheme.et-db #et-boc .cpc_button.activeghostdark:hover, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button.activeghostdark:hover, .cpctheme.et-db #et-boc .gform_button.button.activeghostdark:hover {
  color: #fff !important;
  background: #035642 !important;
}
body.cpctheme .cpc-button.activeghostdark::after, body.cpctheme .cpc_button.activeghostdark::after, body.cpctheme .et_pb_contact_submit.et_pb_button.activeghostdark::after, body.cpctheme .gform_button.button.activeghostdark::after, .cpctheme .cpc-button.activeghostdark::after, .cpctheme .cpc_button.activeghostdark::after, .cpctheme .et_pb_contact_submit.et_pb_button.activeghostdark::after, .cpctheme .gform_button.button.activeghostdark::after, .cpctheme.et-db #et-boc .cpc-button.activeghostdark::after, .cpctheme.et-db #et-boc .cpc_button.activeghostdark::after, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button.activeghostdark::after, .cpctheme.et-db #et-boc .gform_button.button.activeghostdark::after {
  color: #fff !important;
}
body.cpctheme .cpc-button.inactiveghost, body.cpctheme .cpc_button.inactiveghost, body.cpctheme .et_pb_contact_submit.et_pb_button.inactiveghost, body.cpctheme .gform_button.button.inactiveghost, .cpctheme .cpc-button.inactiveghost, .cpctheme .cpc_button.inactiveghost, .cpctheme .et_pb_contact_submit.et_pb_button.inactiveghost, .cpctheme .gform_button.button.inactiveghost, .cpctheme.et-db #et-boc .cpc-button.inactiveghost, .cpctheme.et-db #et-boc .cpc_button.inactiveghost, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button.inactiveghost, .cpctheme.et-db #et-boc .gform_button.button.inactiveghost {
  color: #999 !important;
  background-image: none !important;
  background: transparent !important;
  border: solid 1px #999 !important;
  cursor: pointer !important;
}
body.cpctheme .cpc-button.inactiveghost:hover, body.cpctheme .cpc_button.inactiveghost:hover, body.cpctheme .et_pb_contact_submit.et_pb_button.inactiveghost:hover, body.cpctheme .gform_button.button.inactiveghost:hover, .cpctheme .cpc-button.inactiveghost:hover, .cpctheme .cpc_button.inactiveghost:hover, .cpctheme .et_pb_contact_submit.et_pb_button.inactiveghost:hover, .cpctheme .gform_button.button.inactiveghost:hover, .cpctheme.et-db #et-boc .cpc-button.inactiveghost:hover, .cpctheme.et-db #et-boc .cpc_button.inactiveghost:hover, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button.inactiveghost:hover, .cpctheme.et-db #et-boc .gform_button.button.inactiveghost:hover {
  color: #999 !important;
  border: solid 1px #999 !important;
  background-image: none !important;
  background: transparent !important;
}
body.cpctheme .cpc-button.inactiveghost::after, body.cpctheme .cpc_button.inactiveghost::after, body.cpctheme .et_pb_contact_submit.et_pb_button.inactiveghost::after, body.cpctheme .gform_button.button.inactiveghost::after, .cpctheme .cpc-button.inactiveghost::after, .cpctheme .cpc_button.inactiveghost::after, .cpctheme .et_pb_contact_submit.et_pb_button.inactiveghost::after, .cpctheme .gform_button.button.inactiveghost::after, .cpctheme.et-db #et-boc .cpc-button.inactiveghost::after, .cpctheme.et-db #et-boc .cpc_button.inactiveghost::after, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button.inactiveghost::after, .cpctheme.et-db #et-boc .gform_button.button.inactiveghost::after {
  display: none !important;
}
body.cpctheme .cpc-button.small, body.cpctheme .cpc_button.small, body.cpctheme .et_pb_contact_submit.et_pb_button.small, body.cpctheme .gform_button.button.small, .cpctheme .cpc-button.small, .cpctheme .cpc_button.small, .cpctheme .et_pb_contact_submit.et_pb_button.small, .cpctheme .gform_button.button.small, .cpctheme.et-db #et-boc .cpc-button.small, .cpctheme.et-db #et-boc .cpc_button.small, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button.small, .cpctheme.et-db #et-boc .gform_button.button.small {
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 12px !important;
  padding: 10px 24.25px 8px !important;
}
body.cpctheme .cpc-button.small:after, body.cpctheme .cpc_button.small:after, body.cpctheme .et_pb_contact_submit.et_pb_button.small:after, body.cpctheme .gform_button.button.small:after, .cpctheme .cpc-button.small:after, .cpctheme .cpc_button.small:after, .cpctheme .et_pb_contact_submit.et_pb_button.small:after, .cpctheme .gform_button.button.small:after, .cpctheme.et-db #et-boc .cpc-button.small:after, .cpctheme.et-db #et-boc .cpc_button.small:after, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button.small:after, .cpctheme.et-db #et-boc .gform_button.button.small:after {
  font-size: 12px !important;
  line-height: 12px !important;
}
body.cpctheme .cpc-button.small:hover, body.cpctheme .cpc_button.small:hover, body.cpctheme .et_pb_contact_submit.et_pb_button.small:hover, body.cpctheme .gform_button.button.small:hover, .cpctheme .cpc-button.small:hover, .cpctheme .cpc_button.small:hover, .cpctheme .et_pb_contact_submit.et_pb_button.small:hover, .cpctheme .gform_button.button.small:hover, .cpctheme.et-db #et-boc .cpc-button.small:hover, .cpctheme.et-db #et-boc .cpc_button.small:hover, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button.small:hover, .cpctheme.et-db #et-boc .gform_button.button.small:hover {
  padding: 10px 28.25px 8px 20.25px !important;
}
body.cpctheme .cpc-button.large, body.cpctheme .cpc_button.large, body.cpctheme .et_pb_contact_submit.et_pb_button.large, body.cpctheme .gform_button.button.large, .cpctheme .cpc-button.large, .cpctheme .cpc_button.large, .cpctheme .et_pb_contact_submit.et_pb_button.large, .cpctheme .gform_button.button.large, .cpctheme.et-db #et-boc .cpc-button.large, .cpctheme.et-db #et-boc .cpc_button.large, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button.large, .cpctheme.et-db #et-boc .gform_button.button.large {
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 18px !important;
  padding: 17px 33.25px !important;
}
@media (max-width: 767px) {
  body.cpctheme .cpc-button, body.cpctheme .cpc_button, body.cpctheme .et_pb_contact_submit.et_pb_button, body.cpctheme .gform_button.button, .cpctheme .cpc-button, .cpctheme .cpc_button, .cpctheme .et_pb_contact_submit.et_pb_button, .cpctheme .gform_button.button, .cpctheme.et-db #et-boc .cpc-button, .cpctheme.et-db #et-boc .cpc_button, .cpctheme.et-db #et-boc .et_pb_contact_submit.et_pb_button, .cpctheme.et-db #et-boc .gform_button.button {
    min-width: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
body.cpctheme .et_pb_promo.et_pb_bg_layout_dark .et_pb_button, .cpctheme .et_pb_promo.et_pb_bg_layout_dark .et_pb_button, .cpctheme.et-db #et-boc .et_pb_promo.et_pb_bg_layout_dark .et_pb_button {
  color: #fff !important;
  background-image: none !important;
  background: transparent !important;
  border: solid 1px #fff !important;
}
body.cpctheme .et_pb_promo.et_pb_bg_layout_dark .et_pb_button:hover, .cpctheme .et_pb_promo.et_pb_bg_layout_dark .et_pb_button:hover, .cpctheme.et-db #et-boc .et_pb_promo.et_pb_bg_layout_dark .et_pb_button:hover {
  color: #035642 !important;
  background: #f3f3f3 !important;
}
body.cpctheme .et_pb_promo.et_pb_bg_layout_dark .et_pb_button:after, .cpctheme .et_pb_promo.et_pb_bg_layout_dark .et_pb_button:after, .cpctheme.et-db #et-boc .et_pb_promo.et_pb_bg_layout_dark .et_pb_button:after {
  color: #035642 !important;
}
body.cpctheme .et_pb_promo.et_pb_bg_layout_light .et_pb_button, .cpctheme .et_pb_promo.et_pb_bg_layout_light .et_pb_button, .cpctheme.et-db #et-boc .et_pb_promo.et_pb_bg_layout_light .et_pb_button {
  color: #fff;
  background-image: linear-gradient(41deg, #002b33 8%, #035642 100%);
  border: solid 1px transparent !important;
  border-radius: 4px !important;
  display: inline-block;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 16px !important;
  padding: 13px 29.25px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition: all 0.25s ease !important;
}
body.cpctheme .et_pb_promo.et_pb_bg_layout_light .et_pb_button:after, .cpctheme .et_pb_promo.et_pb_bg_layout_light .et_pb_button:after, .cpctheme.et-db #et-boc .et_pb_promo.et_pb_bg_layout_light .et_pb_button:after {
  position: absolute;
  color: #035642;
  margin-left: -4px;
  opacity: 0;
  font-family: ETmodules !important;
  content: '9';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px !important;
  line-height: 16px !important;
  text-transform: none;
  speak: none;
  transition: all .2s;
}
body.cpctheme .et_pb_promo.et_pb_bg_layout_light .et_pb_button:hover, .cpctheme .et_pb_promo.et_pb_bg_layout_light .et_pb_button:hover, .cpctheme.et-db #et-boc .et_pb_promo.et_pb_bg_layout_light .et_pb_button:hover {
  background-image: none !important;
  background: transparent !important;
  color: #035642 !important;
  border: solid 1px #035642 !important;
  border-radius: 4px !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  padding: 13px 29.25px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 13px 33.25px 13px 25.25px;
}
body.cpctheme .et_pb_promo.et_pb_bg_layout_light .et_pb_button:hover:after, .cpctheme .et_pb_promo.et_pb_bg_layout_light .et_pb_button:hover:after, .cpctheme.et-db #et-boc .et_pb_promo.et_pb_bg_layout_light .et_pb_button:hover:after {
  opacity: 1;
  margin-left: 4px;
}
body.cpctheme .cpc-anchorlink, .cpctheme .cpc-anchorlink, .cpctheme.et-db #et-boc .cpc-anchorlink {
  color: #035642;
  background-image: none;
  background: transparent;
  border: solid 1px transparent;
  border-radius: 4px;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  padding: 13px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all .25s ease;
}
body.cpctheme .cpc-anchorlink:hover, .cpctheme .cpc-anchorlink:hover, .cpctheme.et-db #et-boc .cpc-anchorlink:hover {
  background-image: linear-gradient(41deg, #002b33 8%, #035642 100%);
  color: #fff;
}
body.cpctheme .cpc-anchorlink::after, .cpctheme .cpc-anchorlink::after, .cpctheme.et-db #et-boc .cpc-anchorlink::after {
  display: none;
}
body.cpctheme .cpc-anchorlink.inactive, .cpctheme .cpc-anchorlink.inactive, .cpctheme.et-db #et-boc .cpc-anchorlink.inactive {
  color: #999;
}
body.cpctheme .cpc-anchorlink.inactive:hover, .cpctheme .cpc-anchorlink.inactive:hover, .cpctheme.et-db #et-boc .cpc-anchorlink.inactive:hover {
  cursor: pointer;
  color: #999;
  background: transparent;
  background-image: none;
}
body.cpctheme .cpc-contact-bar.et_pb_section, .cpctheme .cpc-contact-bar.et_pb_section, .cpctheme.et-db #et-boc .cpc-contact-bar.et_pb_section {
  padding: 40px 0px 26px 0px;
}
body.cpctheme .cpc-contact-bar .et_pb_row, .cpctheme .cpc-contact-bar .et_pb_row, .cpctheme.et-db #et-boc .cpc-contact-bar .et_pb_row {
  padding: 0;
}
body.cpctheme .cpc-contact-bar .et_pb_main_blurb_image, body.cpctheme .cpc-contact-bar .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description, .cpctheme .cpc-contact-bar .et_pb_main_blurb_image, .cpctheme .cpc-contact-bar .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description, .cpctheme.et-db #et-boc .cpc-contact-bar .et_pb_main_blurb_image, .cpctheme.et-db #et-boc .cpc-contact-bar .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
body.cpctheme .cpc-contact-bar a:hover, .cpctheme .cpc-contact-bar a:hover, .cpctheme.et-db #et-boc .cpc-contact-bar a:hover {
  color: #a9975d;
}
body.cpctheme .cpc-contact-bar .et_pb_module_header, .cpctheme .cpc-contact-bar .et_pb_module_header, .cpctheme.et-db #et-boc .cpc-contact-bar .et_pb_module_header {
  margin: 0;
  padding: 0;
  color: #fff;
}
body.cpctheme .cpc-contact-bar p, .cpctheme .cpc-contact-bar p, .cpctheme.et-db #et-boc .cpc-contact-bar p {
  color: #fff;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 1485px) and (min-width: 981px) {
  body.cpctheme .cpc-contact-bar .et_pb_module_header, .cpctheme .cpc-contact-bar .et_pb_module_header, .cpctheme.et-db #et-boc .cpc-contact-bar .et_pb_module_header {
    font-size: 18px;
    line-height: 32px;
  }
  body.cpctheme .cpc-contact-bar p, .cpctheme .cpc-contact-bar p, .cpctheme.et-db #et-boc .cpc-contact-bar p {
    font-size: 12px;
  }
}
body.cpctheme .ss-style-triangles, .cpctheme .ss-style-triangles, .cpctheme.et-db #et-boc .ss-style-triangles {
  position: relative;
  text-align: center;
}
body.cpctheme .ss-style-triangles::after, .cpctheme .ss-style-triangles::after, .cpctheme.et-db #et-boc .ss-style-triangles::after {
  position: absolute;
  content: '';
  pointer-events: none;
  left: 50%;
  width: 100px;
  height: 100px;
  transform: translateX(-50%) rotate(45deg);
  z-index: 1;
}
body.cpctheme .ss-style-triangles::after, .cpctheme .ss-style-triangles::after, .cpctheme.et-db #et-boc .ss-style-triangles::after {
  bottom: -50px;
  z-index: 10;
  background: inherit;
}
body.cpctheme .disclaimer p, .cpctheme .disclaimer p, .cpctheme.et-db #et-boc .disclaimer p {
  font-size: 12px;
  line-height: 1.5;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .disclaimer p, .cpctheme .disclaimer p, .cpctheme.et-db #et-boc .disclaimer p {
    font-size: calc( 12px + 1 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .disclaimer p, .cpctheme .disclaimer p, .cpctheme.et-db #et-boc .disclaimer p {
    font-size: 13px;
  }
}
body.cpctheme .disclaimer h1, body.cpctheme .disclaimer h2, body.cpctheme .disclaimer h3, body.cpctheme .disclaimer h4, .cpctheme .disclaimer h1, .cpctheme .disclaimer h2, .cpctheme .disclaimer h3, .cpctheme .disclaimer h4, .cpctheme.et-db #et-boc .disclaimer h1, .cpctheme.et-db #et-boc .disclaimer h2, .cpctheme.et-db #et-boc .disclaimer h3, .cpctheme.et-db #et-boc .disclaimer h4 {
  letter-spacing: 8px;
}
body.cpctheme .disclaimer h1, .cpctheme .disclaimer h1, .cpctheme.et-db #et-boc .disclaimer h1 {
  font-size: 18px;
  text-transform: uppercase;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .disclaimer h1, .cpctheme .disclaimer h1, .cpctheme.et-db #et-boc .disclaimer h1 {
    font-size: calc( 18px + 17 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .disclaimer h1, .cpctheme .disclaimer h1, .cpctheme.et-db #et-boc .disclaimer h1 {
    font-size: 35px;
  }
}
body.cpctheme .disclaimer h2, .cpctheme .disclaimer h2, .cpctheme.et-db #et-boc .disclaimer h2 {
  font-size: 16px;
  text-transform: uppercase;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .disclaimer h2, .cpctheme .disclaimer h2, .cpctheme.et-db #et-boc .disclaimer h2 {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .disclaimer h2, .cpctheme .disclaimer h2, .cpctheme.et-db #et-boc .disclaimer h2 {
    font-size: 25px;
  }
}
body.cpctheme .disclaimer h3, .cpctheme .disclaimer h3, .cpctheme.et-db #et-boc .disclaimer h3 {
  font-size: 16px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .disclaimer h3, .cpctheme .disclaimer h3, .cpctheme.et-db #et-boc .disclaimer h3 {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .disclaimer h3, .cpctheme .disclaimer h3, .cpctheme.et-db #et-boc .disclaimer h3 {
    font-size: 25px;
  }
}
body.cpctheme .disclaimer h4, .cpctheme .disclaimer h4, .cpctheme.et-db #et-boc .disclaimer h4 {
  font-size: 14px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .disclaimer h4, .cpctheme .disclaimer h4, .cpctheme.et-db #et-boc .disclaimer h4 {
    font-size: calc( 14px + 4 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .disclaimer h4, .cpctheme .disclaimer h4, .cpctheme.et-db #et-boc .disclaimer h4 {
    font-size: 18px;
  }
}
body.cpctheme .cpc-footer-detour, .cpctheme .cpc-footer-detour, .cpctheme.et-db #et-boc .cpc-footer-detour {
  padding: 0;
}
body.cpctheme .cpc-footer-detour .et_pb_row, .cpctheme .cpc-footer-detour .et_pb_row, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_row {
  padding: 10px 0;
}
body.cpctheme .cpc-footer-detour .et_pb_row:hover, .cpctheme .cpc-footer-detour .et_pb_row:hover, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_row:hover {
  opacity: .7;
}
body.cpctheme .cpc-footer-detour .et_pb_blurb_content, .cpctheme .cpc-footer-detour .et_pb_blurb_content, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_blurb_content {
  width: 100%;
  max-width: 100%;
}
body.cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_main_blurb_image, .cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_main_blurb_image, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_blurb_content .et_pb_main_blurb_image {
  float: right;
  margin-bottom: 0;
  width: 100%;
  height: 40px;
  position: absolute;
}
body.cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_main_blurb_image a, .cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_main_blurb_image a, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_blurb_content .et_pb_main_blurb_image a {
  display: block;
  height: 40px;
}
body.cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container, .cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container {
  float: right;
}
body.cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header, .cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
  padding-bottom: 0;
  font-size: 14px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header, .cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
    font-size: calc( 14px + 4 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header, .cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
    font-size: 18px;
  }
}
body.cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container p, body.cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description, .cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container p, .cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container p, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
  text-align: right;
  color: #a9975d;
  font-size: 12px;
  margin-bottom: 0;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container p, body.cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description, .cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container p, .cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container p, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
    font-size: calc( 12px + 1 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container p, body.cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description, .cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container p, .cpctheme .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container p, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
    font-size: 13px;
  }
}
body.cpctheme .cpc-footer-detour .et_pb_blurb_content .et-pb-icon, .cpctheme .cpc-footer-detour .et_pb_blurb_content .et-pb-icon, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_blurb_content .et-pb-icon {
  font-size: 14px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .cpc-footer-detour .et_pb_blurb_content .et-pb-icon, .cpctheme .cpc-footer-detour .et_pb_blurb_content .et-pb-icon, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_blurb_content .et-pb-icon {
    font-size: calc( 14px + 4 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .cpc-footer-detour .et_pb_blurb_content .et-pb-icon, .cpctheme .cpc-footer-detour .et_pb_blurb_content .et-pb-icon, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_blurb_content .et-pb-icon {
    font-size: 18px;
  }
}
body.cpctheme .cpc-footer-detour .et_pb_blurb .et_pb_image_wrap, .cpctheme .cpc-footer-detour .et_pb_blurb .et_pb_image_wrap, .cpctheme.et-db #et-boc .cpc-footer-detour .et_pb_blurb .et_pb_image_wrap {
  display: block;
  /* margin: auto; */
  margin-left: 100%;
}
body.cpctheme #main-footer, .cpctheme #main-footer, .cpctheme.et-db #et-boc #main-footer {
  background-color: #222;
  border-bottom: #090909;
}
body.cpctheme #main-footer #footer-widgets .footer-widget, .cpctheme #main-footer #footer-widgets .footer-widget, .cpctheme.et-db #et-boc #main-footer #footer-widgets .footer-widget {
  margin-right: 1em;
  width: 100%;
  font-size: 14px;
}
@media (min-width: 981px) {
  body.cpctheme #main-footer #footer-widgets .footer-widget, .cpctheme #main-footer #footer-widgets .footer-widget, .cpctheme.et-db #et-boc #main-footer #footer-widgets .footer-widget {
    width: 16%;
  }
  body.cpctheme #main-footer #footer-widgets .footer-widget:first-child, .cpctheme #main-footer #footer-widgets .footer-widget:first-child, .cpctheme.et-db #et-boc #main-footer #footer-widgets .footer-widget:first-child {
    width: 13%;
  }
  body.cpctheme #main-footer #footer-widgets .footer-widget:nth-child(2), .cpctheme #main-footer #footer-widgets .footer-widget:nth-child(2), .cpctheme.et-db #et-boc #main-footer #footer-widgets .footer-widget:nth-child(2) {
    width: 20%;
  }
}
body.cpctheme #main-footer #footer-widgets .footer-widget h4, .cpctheme #main-footer #footer-widgets .footer-widget h4, .cpctheme.et-db #et-boc #main-footer #footer-widgets .footer-widget h4 {
  text-align: left;
  font-size: 16px;
  margin-bottom: 10px;
  color: #999;
  text-transform: uppercase;
}
body.cpctheme #main-footer #footer-widgets .footer-widget p, .cpctheme #main-footer #footer-widgets .footer-widget p, .cpctheme.et-db #et-boc #main-footer #footer-widgets .footer-widget p {
  color: #999;
  font-size: 14px;
  margin-bottom: 14px;
  padding-bottom: 0;
}
body.cpctheme #main-footer #footer-widgets .footer-widget .footer-logo, .cpctheme #main-footer #footer-widgets .footer-widget .footer-logo, .cpctheme.et-db #et-boc #main-footer #footer-widgets .footer-widget .footer-logo {
  width: 120px;
  padding-bottom: 1em;
  margin-right: 0;
  opacity: .8;
}
body.cpctheme #main-footer #footer-widgets .footer-widget .menu, .cpctheme #main-footer #footer-widgets .footer-widget .menu, .cpctheme.et-db #et-boc #main-footer #footer-widgets .footer-widget .menu {
  list-style: none;
}
body.cpctheme #main-footer #footer-widgets .footer-widget .menu li, .cpctheme #main-footer #footer-widgets .footer-widget .menu li, .cpctheme.et-db #et-boc #main-footer #footer-widgets .footer-widget .menu li {
  padding-left: 0;
}
body.cpctheme #main-footer #footer-widgets .footer-widget .menu li a, .cpctheme #main-footer #footer-widgets .footer-widget .menu li a, .cpctheme.et-db #et-boc #main-footer #footer-widgets .footer-widget .menu li a {
  color: #999;
}
body.cpctheme #main-footer #footer-widgets .footer-widget .menu li a:hover, .cpctheme #main-footer #footer-widgets .footer-widget .menu li a:hover, .cpctheme.et-db #et-boc #main-footer #footer-widgets .footer-widget .menu li a:hover {
  color: #fff;
  text-decoration: underline;
}
body.cpctheme #main-footer #footer-widgets .footer-widget .menu li:before, .cpctheme #main-footer #footer-widgets .footer-widget .menu li:before, .cpctheme.et-db #et-boc #main-footer #footer-widgets .footer-widget .menu li:before {
  display: none !important;
}
@media (min-width: 981px) {
  body.cpctheme #main-footer #footer-widgets .footer-widget:last-child, .cpctheme #main-footer #footer-widgets .footer-widget:last-child, .cpctheme.et-db #et-boc #main-footer #footer-widgets .footer-widget:last-child {
    text-align: right;
    float: right;
    margin-right: 0;
    width: 40%;
  }
  body.cpctheme #main-footer #footer-widgets .footer-widget:last-child svg, .cpctheme #main-footer #footer-widgets .footer-widget:last-child svg, .cpctheme.et-db #et-boc #main-footer #footer-widgets .footer-widget:last-child svg {
    width: 40%;
    margin-top: -1%;
    margin-right: -3%;
  }
}
body.cpctheme #main-footer #footer-bottom, .cpctheme #main-footer #footer-bottom, .cpctheme.et-db #et-boc #main-footer #footer-bottom {
  background-color: black;
  border-bottom: #66686d;
}
body.cpctheme #main-footer #footer-info, body.cpctheme #main-footer #footer-info, body.cpctheme #main-footer .et-social-icon, .cpctheme #main-footer #footer-info, .cpctheme #main-footer #footer-info, .cpctheme #main-footer .et-social-icon, .cpctheme.et-db #et-boc #main-footer #footer-info, .cpctheme.et-db #et-boc #main-footer #footer-info, .cpctheme.et-db #et-boc #main-footer .et-social-icon {
  color: #4d4f53;
  font-size: 14px;
}
body.cpctheme #main-footer #footer-info a, body.cpctheme #main-footer #footer-info a, body.cpctheme #main-footer .et-social-icon a, .cpctheme #main-footer #footer-info a, .cpctheme #main-footer #footer-info a, .cpctheme #main-footer .et-social-icon a, .cpctheme.et-db #et-boc #main-footer #footer-info a, .cpctheme.et-db #et-boc #main-footer #footer-info a, .cpctheme.et-db #et-boc #main-footer .et-social-icon a {
  color: #4d4f53;
}
body.cpctheme #main-footer #footer-info a:hover, body.cpctheme #main-footer #footer-info a:hover, body.cpctheme #main-footer .et-social-icon a:hover, .cpctheme #main-footer #footer-info a:hover, .cpctheme #main-footer #footer-info a:hover, .cpctheme #main-footer .et-social-icon a:hover, .cpctheme.et-db #et-boc #main-footer #footer-info a:hover, .cpctheme.et-db #et-boc #main-footer #footer-info a:hover, .cpctheme.et-db #et-boc #main-footer .et-social-icon a:hover {
  color: #fff;
}
body.cpctheme .fullwidth-menu-nav li.menu-item a, .cpctheme .fullwidth-menu-nav li.menu-item a, .cpctheme.et-db #et-boc .fullwidth-menu-nav li.menu-item a {
  color: #035642;
  background-image: none;
  background: transparent;
  border: solid 1px transparent;
  border-radius: 4px;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  padding: 13px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all .25s ease;
}
body.cpctheme .fullwidth-menu-nav li.menu-item a:hover, .cpctheme .fullwidth-menu-nav li.menu-item a:hover, .cpctheme.et-db #et-boc .fullwidth-menu-nav li.menu-item a:hover {
  background-image: linear-gradient(41deg, #002b33 8%, #035642 100%) !important;
  color: #fff !important;
  opacity: 1 !important;
}
body.cpctheme .fullwidth-menu-nav li.menu-item a::after, .cpctheme .fullwidth-menu-nav li.menu-item a::after, .cpctheme.et-db #et-boc .fullwidth-menu-nav li.menu-item a::after {
  display: none;
}
body.cpctheme #cpc-header-hero .header-content, .cpctheme #cpc-header-hero .header-content, .cpctheme.et-db #et-boc #cpc-header-hero .header-content {
  max-width: 1000px;
}
body.cpctheme #cpc-header-hero .header-content h1, .cpctheme #cpc-header-hero .header-content h1, .cpctheme.et-db #et-boc #cpc-header-hero .header-content h1 {
  font-size: 22px;
  text-align: center;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme #cpc-header-hero .header-content h1, .cpctheme #cpc-header-hero .header-content h1, .cpctheme.et-db #et-boc #cpc-header-hero .header-content h1 {
    font-size: calc( 22px + 47 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme #cpc-header-hero .header-content h1, .cpctheme #cpc-header-hero .header-content h1, .cpctheme.et-db #et-boc #cpc-header-hero .header-content h1 {
    font-size: 69px;
  }
}
body.cpctheme #main-header, .cpctheme #main-header, .cpctheme.et-db #et-boc #main-header {
  width: 100%;
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  background: #fafafa;
  border-bottom: solid 1px #e9e9e9;
}
body.cpctheme #main-header .logo, .cpctheme #main-header .logo, .cpctheme.et-db #et-boc #main-header .logo {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
}
body.cpctheme #main-header .logo img, .cpctheme #main-header .logo img, .cpctheme.et-db #et-boc #main-header .logo img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 30px;
  margin-top: 25px;
}
@media (min-width: 768px) {
  body.cpctheme #main-header .logo img, .cpctheme #main-header .logo img, .cpctheme.et-db #et-boc #main-header .logo img {
    height: 40px;
    margin-top: 18px;
  }
}
body.cpctheme #main-header .menu-actions, .cpctheme #main-header .menu-actions, .cpctheme.et-db #et-boc #main-header .menu-actions {
  position: absolute;
  top: 0;
  right: 0;
}
body.cpctheme #main-header .menu-actions button, .cpctheme #main-header .menu-actions button, .cpctheme.et-db #et-boc #main-header .menu-actions button {
  border: 0;
  border-left: solid 1px whitesmoke;
  border-right: solid 1px white;
  width: 50px;
  height: 80px;
  margin: 0;
  float: left;
  background: transparent;
}
body.cpctheme #main-header .menu-actions button:hover, .cpctheme #main-header .menu-actions button:hover, .cpctheme.et-db #et-boc #main-header .menu-actions button:hover {
  background: #fff;
  color: #035642;
}
body.cpctheme #main-header .menu-actions button #et_search_icon, .cpctheme #main-header .menu-actions button #et_search_icon, .cpctheme.et-db #et-boc #main-header .menu-actions button #et_search_icon {
  line-height: 80px;
}
body.cpctheme #main-header .menu-actions button #et_search_icon::before, .cpctheme #main-header .menu-actions button #et_search_icon::before, .cpctheme.et-db #et-boc #main-header .menu-actions button #et_search_icon::before {
  line-height: 80px;
  width: 50px;
  top: 0;
}
body.cpctheme #main-header .menu-actions .backto-brand, .cpctheme #main-header .menu-actions .backto-brand, .cpctheme.et-db #et-boc #main-header .menu-actions .backto-brand {
  text-transform: uppercase;
  color: #035642;
  font-size: 13px;
  line-height: 13px;
  position: absolute;
  right: 100px;
  top: -12px;
  line-height: 70px;
  width: 250px;
  text-align: right;
}
body.cpctheme #main-header .menu-actions .backto-brand:hover, .cpctheme #main-header .menu-actions .backto-brand:hover, .cpctheme.et-db #et-boc #main-header .menu-actions .backto-brand:hover {
  color: #55b045;
}
@media (min-width: 768px) {
  body.cpctheme #main-header #cpc-menu, .cpctheme #main-header #cpc-menu, .cpctheme.et-db #et-boc #main-header #cpc-menu {
    display: none;
  }
  body.cpctheme #main-header #cpc-menu.is-active, body.cpctheme #main-header #cpc-menu:hover, .cpctheme #main-header #cpc-menu.is-active, .cpctheme #main-header #cpc-menu:hover, .cpctheme.et-db #et-boc #main-header #cpc-menu.is-active, .cpctheme.et-db #et-boc #main-header #cpc-menu:hover {
    display: block;
    /* Slide in animation on hover */
    /* To distracting for now
    -webkit-animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
    	*/
  }
}
body.cpctheme .et_menu_container, .cpctheme .et_menu_container, .cpctheme.et-db #et-boc .et_menu_container {
  width: 100%;
  height: 70px;
  position: relative;
  padding: 0 10px;
}
body.cpctheme .et_pb_menu_visible, .cpctheme .et_pb_menu_visible, .cpctheme.et-db #et-boc .et_pb_menu_visible {
  z-index: 1000;
}
body.cpctheme .et_pb_menu_hidden, .cpctheme .et_pb_menu_hidden, .cpctheme.et-db #et-boc .et_pb_menu_hidden {
  opacity: 0;
  transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -webkit-transition: opacity .5s ease-in-out;
}
body.cpctheme .et_search_form_container, .cpctheme .et_search_form_container, .cpctheme.et-db #et-boc .et_search_form_container {
  height: 70px;
  background: #fff;
  right: 0;
  margin-right: 0;
  width: 100%;
}
body.cpctheme .et_search_form_container .et-search-form, .cpctheme .et_search_form_container .et-search-form, .cpctheme.et-db #et-boc .et_search_form_container .et-search-form {
  max-width: 100% !important;
  width: 100% !important;
}
body.cpctheme .et_search_form_container span.et_close_search_field, .cpctheme .et_search_form_container span.et_close_search_field, .cpctheme.et-db #et-boc .et_search_form_container span.et_close_search_field {
  position: absolute;
  right: 60px;
}
@media (max-width: 980px) {
  body.cpctheme #et_top_search, .cpctheme #et_top_search, .cpctheme.et-db #et-boc #et_top_search {
    display: none;
  }
}
body.cpctheme #et-top-navigation, .cpctheme #et-top-navigation, .cpctheme.et-db #et-boc #et-top-navigation {
  padding-top: 33px !important;
}
body.cpctheme .et_mobile_menu, .cpctheme .et_mobile_menu, .cpctheme.et-db #et-boc .et_mobile_menu {
  top: 78px;
}
body.cpctheme .cpc-page-header, .cpctheme .cpc-page-header, .cpctheme.et-db #et-boc .cpc-page-header {
  background-image: linear-gradient(41deg, #002b33 8%, #035642 100%) !important;
}
body.cpctheme .cpc-page-header .et_pb_fullwidth_header, .cpctheme .cpc-page-header .et_pb_fullwidth_header, .cpctheme.et-db #et-boc .cpc-page-header .et_pb_fullwidth_header {
  padding: 30px 0;
}
@media (min-width: 1200px) {
  body.cpctheme .cpc-page-header .et_pb_fullwidth_header, .cpctheme .cpc-page-header .et_pb_fullwidth_header, .cpctheme.et-db #et-boc .cpc-page-header .et_pb_fullwidth_header {
    padding: 50px 0;
  }
}
body.cpctheme .cpc-page-header .et_pb_fullwidth_header_subhead, .cpctheme .cpc-page-header .et_pb_fullwidth_header_subhead, .cpctheme.et-db #et-boc .cpc-page-header .et_pb_fullwidth_header_subhead {
  font-size: 16px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .cpc-page-header .et_pb_fullwidth_header_subhead, .cpctheme .cpc-page-header .et_pb_fullwidth_header_subhead, .cpctheme.et-db #et-boc .cpc-page-header .et_pb_fullwidth_header_subhead {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .cpc-page-header .et_pb_fullwidth_header_subhead, .cpctheme .cpc-page-header .et_pb_fullwidth_header_subhead, .cpctheme.et-db #et-boc .cpc-page-header .et_pb_fullwidth_header_subhead {
    font-size: 25px;
  }
}
body.cpctheme .cpc-page-header .header-content, .cpctheme .cpc-page-header .header-content, .cpctheme.et-db #et-boc .cpc-page-header .header-content {
  margin: 0 !important;
  margin-right: 0 !important;
  text-align: center !important;
}
body.cpctheme .cpc-page-header h1, body.cpctheme .cpc-page-header span, .cpctheme .cpc-page-header h1, .cpctheme .cpc-page-header span, .cpctheme.et-db #et-boc .cpc-page-header h1, .cpctheme.et-db #et-boc .cpc-page-header span {
  color: #fff;
  border-bottom: none;
  text-align: center;
}
body.cpctheme .cpc-page-header h1, .cpctheme .cpc-page-header h1, .cpctheme.et-db #et-boc .cpc-page-header h1 {
  font-size: 18px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .cpc-page-header h1, .cpctheme .cpc-page-header h1, .cpctheme.et-db #et-boc .cpc-page-header h1 {
    font-size: calc( 18px + 17 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .cpc-page-header h1, .cpctheme .cpc-page-header h1, .cpctheme.et-db #et-boc .cpc-page-header h1 {
    font-size: 35px;
  }
}
@media (min-width: 992px) {
  body.cpctheme .cpc-page-header h1, .cpctheme .cpc-page-header h1, .cpctheme.et-db #et-boc .cpc-page-header h1 {
    font-size: 20px;
  }
}
@media (min-width: 992px) and (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .cpc-page-header h1, .cpctheme .cpc-page-header h1, .cpctheme.et-db #et-boc .cpc-page-header h1 {
    font-size: calc( 20px + 29 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  body.cpctheme .cpc-page-header h1, .cpctheme .cpc-page-header h1, .cpctheme.et-db #et-boc .cpc-page-header h1 {
    font-size: 49px;
  }
}

@media (min-width: 1200px) {
  body.cpctheme .cpc-page-header h1, .cpctheme .cpc-page-header h1, .cpctheme.et-db #et-boc .cpc-page-header h1 {
    font-size: 22px;
  }
}
@media (min-width: 1200px) and (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .cpc-page-header h1, .cpctheme .cpc-page-header h1, .cpctheme.et-db #et-boc .cpc-page-header h1 {
    font-size: calc( 22px + 47 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  body.cpctheme .cpc-page-header h1, .cpctheme .cpc-page-header h1, .cpctheme.et-db #et-boc .cpc-page-header h1 {
    font-size: 69px;
  }
}

body.cpctheme .cpc-page-header .svg-traingle, body.cpctheme .cpc-page-header .et_pb_fullwidth_code, .cpctheme .cpc-page-header .svg-traingle, .cpctheme .cpc-page-header .et_pb_fullwidth_code, .cpctheme.et-db #et-boc .cpc-page-header .svg-traingle, .cpctheme.et-db #et-boc .cpc-page-header .et_pb_fullwidth_code {
  line-height: 0 !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body.cpctheme .cpc-page-header, .cpctheme .cpc-page-header, .cpctheme.et-db #et-boc .cpc-page-header {
    /* IE10+ CSS styles go here */
    margin-bottom: 40px;
  }
  body.cpctheme .cpc-page-header .et_pb_fullwidth_code, .cpctheme .cpc-page-header .et_pb_fullwidth_code, .cpctheme.et-db #et-boc .cpc-page-header .et_pb_fullwidth_code {
    display: none;
  }
}
body.cpctheme .cpc-header-subheader .et_pb_blurb_description, .cpctheme .cpc-header-subheader .et_pb_blurb_description, .cpctheme.et-db #et-boc .cpc-header-subheader .et_pb_blurb_description {
  margin-top: 10px;
  font-size: 16px;
  color: #4d4f53;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .cpc-header-subheader .et_pb_blurb_description, .cpctheme .cpc-header-subheader .et_pb_blurb_description, .cpctheme.et-db #et-boc .cpc-header-subheader .et_pb_blurb_description {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .cpc-header-subheader .et_pb_blurb_description, .cpctheme .cpc-header-subheader .et_pb_blurb_description, .cpctheme.et-db #et-boc .cpc-header-subheader .et_pb_blurb_description {
    font-size: 25px;
  }
}
body.cpctheme .cpc-header-subheader .et_pb_blurb_description p, .cpctheme .cpc-header-subheader .et_pb_blurb_description p, .cpctheme.et-db #et-boc .cpc-header-subheader .et_pb_blurb_description p {
  text-align: center;
  font-size: 16px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .cpc-header-subheader .et_pb_blurb_description p, .cpctheme .cpc-header-subheader .et_pb_blurb_description p, .cpctheme.et-db #et-boc .cpc-header-subheader .et_pb_blurb_description p {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .cpc-header-subheader .et_pb_blurb_description p, .cpctheme .cpc-header-subheader .et_pb_blurb_description p, .cpctheme.et-db #et-boc .cpc-header-subheader .et_pb_blurb_description p {
    font-size: 25px;
  }
}
body.cpctheme .cpc-header-subheader.et_pb_bg_layout_dark .et_pb_blurb_description, .cpctheme .cpc-header-subheader.et_pb_bg_layout_dark .et_pb_blurb_description, .cpctheme.et-db #et-boc .cpc-header-subheader.et_pb_bg_layout_dark .et_pb_blurb_description {
  color: #fff;
}
body.cpctheme p.intro, .cpctheme p.intro, .cpctheme.et-db #et-boc p.intro {
  text-align: center;
  font-size: 16px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme p.intro, .cpctheme p.intro, .cpctheme.et-db #et-boc p.intro {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme p.intro, .cpctheme p.intro, .cpctheme.et-db #et-boc p.intro {
    font-size: 25px;
  }
}
body.cpctheme .et-db #et-boc .et-l .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container, .cpctheme .et-db #et-boc .et-l .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container, .cpctheme.et-db #et-boc .et-db #et-boc .et-l .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container {
  margin: 0 auto;
}
body.cpctheme .hero-module .et_pb_fullwidth_header_container, .cpctheme .hero-module .et_pb_fullwidth_header_container, .cpctheme.et-db #et-boc .hero-module .et_pb_fullwidth_header_container {
  -ms-flex-flow: column !important;
      flex-flow: column !important;
  -moz-justify-content: flex-start !important;
  -ms-justify-content: flex-start !important;
  -ms-flex-pack: start !important;
      justify-content: flex-start !important;
}
body.cpctheme .hero-module .et_pb_fullwidth_header_container .header-content, .cpctheme .hero-module .et_pb_fullwidth_header_container .header-content, .cpctheme.et-db #et-boc .hero-module .et_pb_fullwidth_header_container .header-content {
  padding: 10% 0;
}
body.cpctheme .hero-module .et_pb_fullwidth_header_container .header-content h1, body.cpctheme .hero-module .et_pb_fullwidth_header_container .header-content h2, .cpctheme .hero-module .et_pb_fullwidth_header_container .header-content h1, .cpctheme .hero-module .et_pb_fullwidth_header_container .header-content h2, .cpctheme.et-db #et-boc .hero-module .et_pb_fullwidth_header_container .header-content h1, .cpctheme.et-db #et-boc .hero-module .et_pb_fullwidth_header_container .header-content h2 {
  border-bottom: none;
}
body.cpctheme .hero-module .et_pb_fullwidth_header_container .header-content p, .cpctheme .hero-module .et_pb_fullwidth_header_container .header-content p, .cpctheme.et-db #et-boc .hero-module .et_pb_fullwidth_header_container .header-content p {
  font-size: 16px;
  line-height: 1.5em;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .hero-module .et_pb_fullwidth_header_container .header-content p, .cpctheme .hero-module .et_pb_fullwidth_header_container .header-content p, .cpctheme.et-db #et-boc .hero-module .et_pb_fullwidth_header_container .header-content p {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .hero-module .et_pb_fullwidth_header_container .header-content p, .cpctheme .hero-module .et_pb_fullwidth_header_container .header-content p, .cpctheme.et-db #et-boc .hero-module .et_pb_fullwidth_header_container .header-content p {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  body.cpctheme .hero-module .et_pb_fullwidth_header_container .header-content, .cpctheme .hero-module .et_pb_fullwidth_header_container .header-content, .cpctheme.et-db #et-boc .hero-module .et_pb_fullwidth_header_container .header-content {
    max-width: 620px !important;
    width: 100% !important;
  }
}
body.cpctheme .hero-module#home h1, .cpctheme .hero-module#home h1, .cpctheme.et-db #et-boc .hero-module#home h1 {
  font-size: 22px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .hero-module#home h1, .cpctheme .hero-module#home h1, .cpctheme.et-db #et-boc .hero-module#home h1 {
    font-size: calc( 22px + 47 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .hero-module#home h1, .cpctheme .hero-module#home h1, .cpctheme.et-db #et-boc .hero-module#home h1 {
    font-size: 69px;
  }
}
body.cpctheme .hero-module#home .et_pb_module_header, body.cpctheme .hero-module#home .et_pb_fullwidth_header_subhead, .cpctheme .hero-module#home .et_pb_module_header, .cpctheme .hero-module#home .et_pb_fullwidth_header_subhead, .cpctheme.et-db #et-boc .hero-module#home .et_pb_module_header, .cpctheme.et-db #et-boc .hero-module#home .et_pb_fullwidth_header_subhead {
  color: #035642;
  text-shadow: none !important;
  text-transform: uppercase;
  font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
}
body.cpctheme .hero-module#home .et_pb_fullwidth_header_scroll, .cpctheme .hero-module#home .et_pb_fullwidth_header_scroll, .cpctheme.et-db #et-boc .hero-module#home .et_pb_fullwidth_header_scroll {
  animation-duration: 1.5s;
  animation-fill-mode: both;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-name: bounce;
}
body.cpctheme .hero-bg-animation, .cpctheme .hero-bg-animation, .cpctheme.et-db #et-boc .hero-bg-animation {
  position: relative;
  overflow: hidden !important;
}
body.cpctheme .hero-bg-animation:before, .cpctheme .hero-bg-animation:before, .cpctheme.et-db #et-boc .hero-bg-animation:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
  background-size: cover;
  animation: grow 60s  linear 10ms infinite;
  transition: all 0.2s ease-in-out;
}
body.cpctheme .number-icon .et_pb_blurb_content .et_pb_main_blurb_image span, .cpctheme .number-icon .et_pb_blurb_content .et_pb_main_blurb_image span, .cpctheme.et-db #et-boc .number-icon .et_pb_blurb_content .et_pb_main_blurb_image span {
  color: transparent !important;
}
body.cpctheme .number-icon .et_pb_blurb_content .et_pb_blurb_container, .cpctheme .number-icon .et_pb_blurb_content .et_pb_blurb_container, .cpctheme.et-db #et-boc .number-icon .et_pb_blurb_content .et_pb_blurb_container {
  position: absolute;
  /* top: 0; */
  /* transform-origin: center; */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: -15px;
}
body.cpctheme .number-icon .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header, .cpctheme .number-icon .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header, .cpctheme.et-db #et-boc .number-icon .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
  display: none;
}
body.cpctheme .cpc-infographic .et_pb_main_blurb_image, .cpctheme .cpc-infographic .et_pb_main_blurb_image, .cpctheme.et-db #et-boc .cpc-infographic .et_pb_main_blurb_image {
  width: 50px;
}
@media (min-width: 992px) {
  body.cpctheme .cpc-infographic .et_pb_main_blurb_image, .cpctheme .cpc-infographic .et_pb_main_blurb_image, .cpctheme.et-db #et-boc .cpc-infographic .et_pb_main_blurb_image {
    width: 60px;
  }
}
@media (min-width: 992px) {
  body.cpctheme .cpc-infographic .et_pb_blurb_container .et_pb_blurb_description, .cpctheme .cpc-infographic .et_pb_blurb_container .et_pb_blurb_description, .cpctheme.et-db #et-boc .cpc-infographic .et_pb_blurb_container .et_pb_blurb_description {
    position: absolute;
    top: 50%;
    margin-top: 0;
  }
  body.cpctheme .cpc-infographic .et_pb_blurb_container .et_pb_blurb_description p, .cpctheme .cpc-infographic .et_pb_blurb_container .et_pb_blurb_description p, .cpctheme.et-db #et-boc .cpc-infographic .et_pb_blurb_container .et_pb_blurb_description p {
    position: relative;
    top: -50%;
  }
}
body.cpctheme .cpc-infographic-dark .et-pb-icon, .cpctheme .cpc-infographic-dark .et-pb-icon, .cpctheme.et-db #et-boc .cpc-infographic-dark .et-pb-icon {
  font-size: 50px !important;
}
body.cpctheme .cpc-infographic-dark .et_pb_blurb_container .et_pb_module_header, .cpctheme .cpc-infographic-dark .et_pb_blurb_container .et_pb_module_header, .cpctheme.et-db #et-boc .cpc-infographic-dark .et_pb_blurb_container .et_pb_module_header {
  font-size: 16px;
  text-align: left;
  border-bottom: 0;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .cpc-infographic-dark .et_pb_blurb_container .et_pb_module_header, .cpctheme .cpc-infographic-dark .et_pb_blurb_container .et_pb_module_header, .cpctheme.et-db #et-boc .cpc-infographic-dark .et_pb_blurb_container .et_pb_module_header {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .cpc-infographic-dark .et_pb_blurb_container .et_pb_module_header, .cpctheme .cpc-infographic-dark .et_pb_blurb_container .et_pb_module_header, .cpctheme.et-db #et-boc .cpc-infographic-dark .et_pb_blurb_container .et_pb_module_header {
    font-size: 25px;
  }
}
body.cpctheme .cpc-infographic-horizontal .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image, .cpctheme .cpc-infographic-horizontal .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image, .cpctheme.et-db #et-boc .cpc-infographic-horizontal .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
  width: 50px;
}
@media (min-width: 992px) {
  body.cpctheme .cpc-infographic-horizontal .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image, .cpctheme .cpc-infographic-horizontal .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image, .cpctheme.et-db #et-boc .cpc-infographic-horizontal .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 60px;
  }
}
@media (min-width: 992px) {
  body.cpctheme .cpc-infographic-horizontal .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p, .cpctheme .cpc-infographic-horizontal .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p, .cpctheme.et-db #et-boc .cpc-infographic-horizontal .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    text-align: center !important;
    color: #fff;
  }
}
body.cpctheme .cpc-infographic-verticle .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image, .cpctheme .cpc-infographic-verticle .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image, .cpctheme.et-db #et-boc .cpc-infographic-verticle .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
  height: 100px !important;
  display: block;
  overflow: hidden;
}
body.cpctheme .cpc-infographic-verticle .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image img, .cpctheme .cpc-infographic-verticle .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image img, .cpctheme.et-db #et-boc .cpc-infographic-verticle .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image img {
  width: 200px !important;
  margin: 0 auto;
}
@media (min-width: 992px) {
  body.cpctheme .cpc-infographic-verticle .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p, .cpctheme .cpc-infographic-verticle .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p, .cpctheme.et-db #et-boc .cpc-infographic-verticle .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    text-align: center !important;
  }
}
body.cpctheme .lazy, .cpctheme .lazy, .cpctheme.et-db #et-boc .lazy {
  transition: opacity 1s;
}
body.cpctheme .lazy.lazy-loaded, .cpctheme .lazy.lazy-loaded, .cpctheme.et-db #et-boc .lazy.lazy-loaded {
  opacity: 1;
  transition: opacity 1s;
}
body.cpctheme .lazy.lazy-hidden, .cpctheme .lazy.lazy-hidden, .cpctheme.et-db #et-boc .lazy.lazy-hidden {
  opacity: 0;
  transition: opacity 1s;
}
body.cpctheme .entry-content ul li, .cpctheme .entry-content ul li, .cpctheme.et-db #et-boc .entry-content ul li {
  position: relative;
  margin-bottom: 1em;
}
body.cpctheme .entry-content ul li > ul, .cpctheme .entry-content ul li > ul, .cpctheme.et-db #et-boc .entry-content ul li > ul {
  margin-left: 3em;
  margin-top: 1em;
}
body.cpctheme .entry-content ul li > ul li, .cpctheme .entry-content ul li > ul li, .cpctheme.et-db #et-boc .entry-content ul li > ul li {
  margin-bottom: 1em;
}
body.cpctheme .entry-content ol, .cpctheme .entry-content ol, .cpctheme.et-db #et-boc .entry-content ol {
  list-style: none !important;
  counter-reset: li !important;
  margin-left: 1.5em !important;
}
body.cpctheme .entry-content ol > li, .cpctheme .entry-content ol > li, .cpctheme.et-db #et-boc .entry-content ol > li {
  counter-increment: li;
  margin-bottom: 1em;
}
body.cpctheme .entry-content ol > li > ol, .cpctheme .entry-content ol > li > ol, .cpctheme.et-db #et-boc .entry-content ol > li > ol {
  margin-left: 3em;
  margin-top: 1em;
  list-style: none;
  padding-bottom: 0 !important;
}
body.cpctheme .entry-content ol > li > ol > li, .cpctheme .entry-content ol > li > ol > li, .cpctheme.et-db #et-boc .entry-content ol > li > ol > li {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 1em;
}
body.cpctheme .entry-content ol > li > ol > li::before, .cpctheme .entry-content ol > li > ol > li::before, .cpctheme.et-db #et-boc .entry-content ol > li > ol > li::before {
  content: "." counter(li);
  color: #a9975d;
  display: inline-block;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 0.5em;
  text-align: right;
  direction: rtl;
  font-weight: 700;
}
body.cpctheme .entry-content ol > li > ol > li ol, .cpctheme .entry-content ol > li > ol > li ol, .cpctheme.et-db #et-boc .entry-content ol > li > ol > li ol {
  margin-left: 3em;
  margin-top: 1em;
  list-style: none;
  padding-bottom: 0 !important;
}
body.cpctheme .entry-content ol > li > ol > li ol > li, .cpctheme .entry-content ol > li > ol > li ol > li, .cpctheme.et-db #et-boc .entry-content ol > li > ol > li ol > li {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 1em;
}
body.cpctheme .entry-content ol > li::before, .cpctheme .entry-content ol > li::before, .cpctheme.et-db #et-boc .entry-content ol > li::before {
  content: "." counter(li);
  color: #a9975d;
  display: inline-block;
  width: 2em;
  margin-left: -2.5em;
  margin-right: 0.5em;
  text-align: right;
  direction: rtl;
  font-weight: 700;
}
body.cpctheme .list-fancy ul, .cpctheme .list-fancy ul, .cpctheme.et-db #et-boc .list-fancy ul {
  list-style: none;
  margin-bottom: 0;
}
body.cpctheme .list-fancy ul li, .cpctheme .list-fancy ul li, .cpctheme.et-db #et-boc .list-fancy ul li {
  margin-bottom: 3em;
  position: relative;
}
body.cpctheme .list-fancy ul li:last-child, .cpctheme .list-fancy ul li:last-child, .cpctheme.et-db #et-boc .list-fancy ul li:last-child {
  margin-bottom: 0;
}
body.cpctheme .list-fancy ul li::before, .cpctheme .list-fancy ul li::before, .cpctheme.et-db #et-boc .list-fancy ul li::before {
  content: "";
  width: 4em;
  display: inline-block;
  position: absolute;
  top: .5em;
  margin-left: -4em;
  border-top: solid 1px #a9975d;
  border-image: linear-gradient(to right, #a9975d 75%, #dad7cb 50%);
  /* to top - at 50% transparent */
  border-image-slice: 1;
}
@media (min-width: 1200px) {
  body.cpctheme .list-fancy, .cpctheme .list-fancy, .cpctheme.et-db #et-boc .list-fancy {
    padding: 2em 2em 2em 6em;
  }
}
body.cpctheme .list-fancy.cpc-gradient ul li, .cpctheme .list-fancy.cpc-gradient ul li, .cpctheme.et-db #et-boc .list-fancy.cpc-gradient ul li {
  color: #fff;
}
body.cpctheme .list-fancy.cpc-gradient ul li::before, .cpctheme .list-fancy.cpc-gradient ul li::before, .cpctheme.et-db #et-boc .list-fancy.cpc-gradient ul li::before {
  content: "";
  width: 4em;
  display: inline-block;
  position: absolute;
  top: .5em;
  margin-left: -4em;
  border-top: solid 1px #a9975d;
  border-image: linear-gradient(to right, #a9975d 75%, rgba(0, 0, 0, 0) 50%);
  /* to top - at 50% transparent */
  border-image-slice: 1;
}
body.cpctheme .list-fancy-numbered, .cpctheme .list-fancy-numbered, .cpctheme.et-db #et-boc .list-fancy-numbered {
  padding: 2em 2em 2em 6em;
}
body.cpctheme .list-fancy-numbered ol, .cpctheme .list-fancy-numbered ol, .cpctheme.et-db #et-boc .list-fancy-numbered ol {
  list-style: none;
  margin-bottom: 0;
  counter-reset: li;
  list-style: none !important;
  line-height: inherit;
  list-style-position: inside;
  list-style-type: none;
  margin-bottom: 0;
}
body.cpctheme .list-fancy-numbered ol > li, .cpctheme .list-fancy-numbered ol > li, .cpctheme.et-db #et-boc .list-fancy-numbered ol > li {
  counter-increment: li;
  margin-bottom: 3em;
  position: relative;
}
body.cpctheme .list-fancy-numbered ol > li:last-child, .cpctheme .list-fancy-numbered ol > li:last-child, .cpctheme.et-db #et-boc .list-fancy-numbered ol > li:last-child {
  margin-bottom: 0;
}
body.cpctheme .list-fancy-numbered ol > li::before, .cpctheme .list-fancy-numbered ol > li::before, .cpctheme.et-db #et-boc .list-fancy-numbered ol > li::before {
  content: counter(li);
  color: #a9975d;
  display: inline-block;
  border: 2px solid #a9975d;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 24px;
  font-weight: 700;
  top: 0px;
  text-align: center;
  border-radius: 50%;
  margin-left: -60px;
  position: absolute;
}
body.cpctheme .list-fancy-numbered ol > li ul, .cpctheme .list-fancy-numbered ol > li ul, .cpctheme.et-db #et-boc .list-fancy-numbered ol > li ul {
  list-style: none;
  list-style-type: none !important;
}
body.cpctheme .list-fancy-numbered ol > li ul li, .cpctheme .list-fancy-numbered ol > li ul li, .cpctheme.et-db #et-boc .list-fancy-numbered ol > li ul li {
  margin-bottom: 1em;
  position: relative;
}
body.cpctheme .list-fancy-numbered ol > li ul li::before, .cpctheme .list-fancy-numbered ol > li ul li::before, .cpctheme.et-db #et-boc .list-fancy-numbered ol > li ul li::before {
  content: "•";
  color: #a9975d;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  display: inline-block;
  border: 0px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 30px;
  top: 0px;
  text-align: center;
  border-radius: 0%;
  position: absolute;
}
body.cpctheme .list-fancy-numbered.cpc-gradient ol li, .cpctheme .list-fancy-numbered.cpc-gradient ol li, .cpctheme.et-db #et-boc .list-fancy-numbered.cpc-gradient ol li {
  color: #fff;
}
body.cpctheme .list-basic ul, body.cpctheme .list-basic ol, body.cpctheme .list-numbered ul, body.cpctheme .list-numbered ol, body.cpctheme .list-fancy ul, body.cpctheme .list-fancy ol, body.cpctheme .list-fancy-numbered ul, body.cpctheme .list-fancy-numbered ol, .cpctheme .list-basic ul, .cpctheme .list-basic ol, .cpctheme .list-numbered ul, .cpctheme .list-numbered ol, .cpctheme .list-fancy ul, .cpctheme .list-fancy ol, .cpctheme .list-fancy-numbered ul, .cpctheme .list-fancy-numbered ol, .cpctheme.et-db #et-boc .list-basic ul, .cpctheme.et-db #et-boc .list-basic ol, .cpctheme.et-db #et-boc .list-numbered ul, .cpctheme.et-db #et-boc .list-numbered ol, .cpctheme.et-db #et-boc .list-fancy ul, .cpctheme.et-db #et-boc .list-fancy ol, .cpctheme.et-db #et-boc .list-fancy-numbered ul, .cpctheme.et-db #et-boc .list-fancy-numbered ol {
  max-width: 800px;
  margin-left: auto !important;
  margin-right: auto !important;
}
body.cpctheme .et_pb_column_1_2 .et_pb_map, body.cpctheme .et_pb_column_3_8 .et_pb_map, .cpctheme .et_pb_column_1_2 .et_pb_map, .cpctheme .et_pb_column_3_8 .et_pb_map, .cpctheme.et-db #et-boc .et_pb_column_1_2 .et_pb_map, .cpctheme.et-db #et-boc .et_pb_column_3_8 .et_pb_map {
  height: 400px;
}
body.cpctheme .et_pb_mgp_filters li a.active, .cpctheme .et_pb_mgp_filters li a.active, .cpctheme.et-db #et-boc .et_pb_mgp_filters li a.active {
  color: #035642;
  background-color: #f9f9f9;
}
body.cpctheme .et_pb_mgp_filters li:last-child a, .cpctheme .et_pb_mgp_filters li:last-child a, .cpctheme.et-db #et-boc .et_pb_mgp_filters li:last-child a {
  border-radius: 0px 3px 3px 0px;
}
body.cpctheme .meta-data, .cpctheme .meta-data, .cpctheme.et-db #et-boc .meta-data {
  position: absolute;
  top: 10px;
  right: 0%;
  z-index: 10;
}
body.cpctheme .meta-data span, .cpctheme .meta-data span, .cpctheme.et-db #et-boc .meta-data span {
  text-align: right;
  font-size: 13px;
  float: right;
  font-style: italic;
}
body.cpctheme .ss-style-triangles, .cpctheme .ss-style-triangles, .cpctheme.et-db #et-boc .ss-style-triangles {
  position: relative;
  text-align: center;
}
body.cpctheme .ss-style-triangles::after, .cpctheme .ss-style-triangles::after, .cpctheme.et-db #et-boc .ss-style-triangles::after {
  position: absolute;
  content: '';
  pointer-events: none;
  left: 50%;
  width: 100px;
  height: 100px;
  transform: translateX(-50%) rotate(45deg);
  z-index: 1;
}
body.cpctheme .ss-style-triangles::after, .cpctheme .ss-style-triangles::after, .cpctheme.et-db #et-boc .ss-style-triangles::after {
  bottom: -50px;
  z-index: 10;
  background: inherit;
}
body.cpctheme .mec-wrap article.mec-event-countdown-style1, .cpctheme .mec-wrap article.mec-event-countdown-style1, .cpctheme.et-db #et-boc .mec-wrap article.mec-event-countdown-style1 {
  width: 100%;
}
@media (max-width: 767px) {
  body.cpctheme .mec-wrap article.mec-event-countdown-style1 .mec-event-countdown-part2:after, .cpctheme .mec-wrap article.mec-event-countdown-style1 .mec-event-countdown-part2:after, .cpctheme.et-db #et-boc .mec-wrap article.mec-event-countdown-style1 .mec-event-countdown-part2:after {
    display: none;
  }
}
body.cpctheme .et_pb_number_counter, .cpctheme .et_pb_number_counter, .cpctheme.et-db #et-boc .et_pb_number_counter {
  font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 700 !important;
  font-size: 25px;
  line-height: 1em;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .et_pb_number_counter, .cpctheme .et_pb_number_counter, .cpctheme.et-db #et-boc .et_pb_number_counter {
    font-size: calc( 25px + 72 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .et_pb_number_counter, .cpctheme .et_pb_number_counter, .cpctheme.et-db #et-boc .et_pb_number_counter {
    font-size: 97px;
  }
}
body.cpctheme .et_pb_number_counter .percent, .cpctheme .et_pb_number_counter .percent, .cpctheme.et-db #et-boc .et_pb_number_counter .percent {
  height: auto;
}
body.cpctheme .et_pb_number_counter .percent .percent-value, .cpctheme .et_pb_number_counter .percent .percent-value, .cpctheme.et-db #et-boc .et_pb_number_counter .percent .percent-value {
  font-size: 70px;
}
body.cpctheme .et_pb_number_counter p, .cpctheme .et_pb_number_counter p, .cpctheme.et-db #et-boc .et_pb_number_counter p {
  font-size: 16px;
  line-height: 1.5em;
  color: #fff;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .et_pb_number_counter p, .cpctheme .et_pb_number_counter p, .cpctheme.et-db #et-boc .et_pb_number_counter p {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .et_pb_number_counter p, .cpctheme .et_pb_number_counter p, .cpctheme.et-db #et-boc .et_pb_number_counter p {
    font-size: 25px;
  }
}
body.cpctheme .hero-number-counter .header-content p, .cpctheme .hero-number-counter .header-content p, .cpctheme.et-db #et-boc .hero-number-counter .header-content p {
  font-size: 16px;
  font-size: em;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .hero-number-counter .header-content p, .cpctheme .hero-number-counter .header-content p, .cpctheme.et-db #et-boc .hero-number-counter .header-content p {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .hero-number-counter .header-content p, .cpctheme .hero-number-counter .header-content p, .cpctheme.et-db #et-boc .hero-number-counter .header-content p {
    font-size: 25px;
  }
}
body.cpctheme .post-nav, body.cpctheme .pagination, .cpctheme .post-nav, .cpctheme .pagination, .cpctheme.et-db #et-boc .post-nav, .cpctheme.et-db #et-boc .pagination {
  width: 100%;
  float: left;
  padding: 3em 20px;
}
body.cpctheme .post-nav .prev-post-nav, body.cpctheme .post-nav .next-post-nav, body.cpctheme .post-nav .alignleft, body.cpctheme .post-nav .alignright, body.cpctheme .pagination .prev-post-nav, body.cpctheme .pagination .next-post-nav, body.cpctheme .pagination .alignleft, body.cpctheme .pagination .alignright, .cpctheme .post-nav .prev-post-nav, .cpctheme .post-nav .next-post-nav, .cpctheme .post-nav .alignleft, .cpctheme .post-nav .alignright, .cpctheme .pagination .prev-post-nav, .cpctheme .pagination .next-post-nav, .cpctheme .pagination .alignleft, .cpctheme .pagination .alignright, .cpctheme.et-db #et-boc .post-nav .prev-post-nav, .cpctheme.et-db #et-boc .post-nav .next-post-nav, .cpctheme.et-db #et-boc .post-nav .alignleft, .cpctheme.et-db #et-boc .post-nav .alignright, .cpctheme.et-db #et-boc .pagination .prev-post-nav, .cpctheme.et-db #et-boc .pagination .next-post-nav, .cpctheme.et-db #et-boc .pagination .alignleft, .cpctheme.et-db #et-boc .pagination .alignright {
  float: left;
}
body.cpctheme .post-nav .prev-post-nav span, body.cpctheme .post-nav .next-post-nav span, body.cpctheme .post-nav .alignleft span, body.cpctheme .post-nav .alignright span, body.cpctheme .pagination .prev-post-nav span, body.cpctheme .pagination .next-post-nav span, body.cpctheme .pagination .alignleft span, body.cpctheme .pagination .alignright span, .cpctheme .post-nav .prev-post-nav span, .cpctheme .post-nav .next-post-nav span, .cpctheme .post-nav .alignleft span, .cpctheme .post-nav .alignright span, .cpctheme .pagination .prev-post-nav span, .cpctheme .pagination .next-post-nav span, .cpctheme .pagination .alignleft span, .cpctheme .pagination .alignright span, .cpctheme.et-db #et-boc .post-nav .prev-post-nav span, .cpctheme.et-db #et-boc .post-nav .next-post-nav span, .cpctheme.et-db #et-boc .post-nav .alignleft span, .cpctheme.et-db #et-boc .post-nav .alignright span, .cpctheme.et-db #et-boc .pagination .prev-post-nav span, .cpctheme.et-db #et-boc .pagination .next-post-nav span, .cpctheme.et-db #et-boc .pagination .alignleft span, .cpctheme.et-db #et-boc .pagination .alignright span {
  font-size: 1.2em;
  vertical-align: sub;
  color: #fff;
}
body.cpctheme .post-nav .prev-post-nav a, body.cpctheme .post-nav .next-post-nav a, body.cpctheme .post-nav .alignleft a, body.cpctheme .post-nav .alignright a, body.cpctheme .pagination .prev-post-nav a, body.cpctheme .pagination .next-post-nav a, body.cpctheme .pagination .alignleft a, body.cpctheme .pagination .alignright a, .cpctheme .post-nav .prev-post-nav a, .cpctheme .post-nav .next-post-nav a, .cpctheme .post-nav .alignleft a, .cpctheme .post-nav .alignright a, .cpctheme .pagination .prev-post-nav a, .cpctheme .pagination .next-post-nav a, .cpctheme .pagination .alignleft a, .cpctheme .pagination .alignright a, .cpctheme.et-db #et-boc .post-nav .prev-post-nav a, .cpctheme.et-db #et-boc .post-nav .next-post-nav a, .cpctheme.et-db #et-boc .post-nav .alignleft a, .cpctheme.et-db #et-boc .post-nav .alignright a, .cpctheme.et-db #et-boc .pagination .prev-post-nav a, .cpctheme.et-db #et-boc .pagination .next-post-nav a, .cpctheme.et-db #et-boc .pagination .alignleft a, .cpctheme.et-db #et-boc .pagination .alignright a {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
body.cpctheme .post-nav .prev-post-nav a:hover, body.cpctheme .post-nav .next-post-nav a:hover, body.cpctheme .post-nav .alignleft a:hover, body.cpctheme .post-nav .alignright a:hover, body.cpctheme .pagination .prev-post-nav a:hover, body.cpctheme .pagination .next-post-nav a:hover, body.cpctheme .pagination .alignleft a:hover, body.cpctheme .pagination .alignright a:hover, .cpctheme .post-nav .prev-post-nav a:hover, .cpctheme .post-nav .next-post-nav a:hover, .cpctheme .post-nav .alignleft a:hover, .cpctheme .post-nav .alignright a:hover, .cpctheme .pagination .prev-post-nav a:hover, .cpctheme .pagination .next-post-nav a:hover, .cpctheme .pagination .alignleft a:hover, .cpctheme .pagination .alignright a:hover, .cpctheme.et-db #et-boc .post-nav .prev-post-nav a:hover, .cpctheme.et-db #et-boc .post-nav .next-post-nav a:hover, .cpctheme.et-db #et-boc .post-nav .alignleft a:hover, .cpctheme.et-db #et-boc .post-nav .alignright a:hover, .cpctheme.et-db #et-boc .pagination .prev-post-nav a:hover, .cpctheme.et-db #et-boc .pagination .next-post-nav a:hover, .cpctheme.et-db #et-boc .pagination .alignleft a:hover, .cpctheme.et-db #et-boc .pagination .alignright a:hover {
  color: #a9975d;
}
body.cpctheme .post-nav .next-post-nav, body.cpctheme .post-nav .alignright, body.cpctheme .pagination .next-post-nav, body.cpctheme .pagination .alignright, .cpctheme .post-nav .next-post-nav, .cpctheme .post-nav .alignright, .cpctheme .pagination .next-post-nav, .cpctheme .pagination .alignright, .cpctheme.et-db #et-boc .post-nav .next-post-nav, .cpctheme.et-db #et-boc .post-nav .alignright, .cpctheme.et-db #et-boc .pagination .next-post-nav, .cpctheme.et-db #et-boc .pagination .alignright {
  float: right;
}
body.cpctheme .search.pagination, .cpctheme .search.pagination, .cpctheme.et-db #et-boc .search.pagination {
  width: 100%;
  text-align: center;
}
body.cpctheme .search.pagination a, .cpctheme .search.pagination a, .cpctheme.et-db #et-boc .search.pagination a {
  color: #a9975d;
}
body.cpctheme .lp-screen-graphic, .cpctheme .lp-screen-graphic, .cpctheme.et-db #et-boc .lp-screen-graphic {
  display: none;
}
body.cpctheme .et_pb_tabs, .cpctheme .et_pb_tabs, .cpctheme.et-db #et-boc .et_pb_tabs {
  border: 0px;
  border-radius: 4px;
}
body.cpctheme .et_pb_tabs p, .cpctheme .et_pb_tabs p, .cpctheme.et-db #et-boc .et_pb_tabs p {
  color: #4d4f53;
}
body.cpctheme .et_pb_tabs .et_pb_tabs_controls, .cpctheme .et_pb_tabs .et_pb_tabs_controls, .cpctheme.et-db #et-boc .et_pb_tabs .et_pb_tabs_controls {
  background-color: #f3f3f3;
}
body.cpctheme .et_pb_tabs .et_pb_tabs_controls li, .cpctheme .et_pb_tabs .et_pb_tabs_controls li, .cpctheme.et-db #et-boc .et_pb_tabs .et_pb_tabs_controls li {
  margin-bottom: 0;
  border-radius: 2px 2px 0px 0px;
}
body.cpctheme .et_pb_tabs .et_pb_tabs_controls li a, .cpctheme .et_pb_tabs .et_pb_tabs_controls li a, .cpctheme.et-db #et-boc .et_pb_tabs .et_pb_tabs_controls li a {
  font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
  text-transform: uppercase;
}
body.cpctheme .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active a, .cpctheme .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active a, .cpctheme.et-db #et-boc .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active a {
  color: #035642 !important;
}
body.cpctheme .et_pb_tabs .et_pb_tab_content h3, body.cpctheme .et_pb_tabs .et_pb_tab_content p, .cpctheme .et_pb_tabs .et_pb_tab_content h3, .cpctheme .et_pb_tabs .et_pb_tab_content p, .cpctheme.et-db #et-boc .et_pb_tabs .et_pb_tab_content h3, .cpctheme.et-db #et-boc .et_pb_tabs .et_pb_tab_content p {
  text-align: left;
}
body.cpctheme .hospitality-table h2, body.cpctheme .hospitality-table h3, .cpctheme .hospitality-table h2, .cpctheme .hospitality-table h3, .cpctheme.et-db #et-boc .hospitality-table h2, .cpctheme.et-db #et-boc .hospitality-table h3 {
  text-align: center;
}
body.cpctheme .hospitality-table table, .cpctheme .hospitality-table table, .cpctheme.et-db #et-boc .hospitality-table table {
  width: 100%;
  border: none;
  text-align: left;
}
body.cpctheme .hospitality-table table thead tr, .cpctheme .hospitality-table table thead tr, .cpctheme.et-db #et-boc .hospitality-table table thead tr {
  font-weight: bold;
  text-transform: uppercase;
  color: #a9975d;
}
body.cpctheme .hospitality-table table thead tr th, .cpctheme .hospitality-table table thead tr th, .cpctheme.et-db #et-boc .hospitality-table table thead tr th {
  text-transform: uppercase;
  border-top: none;
  font-weight: bold;
  padding-right: 1em;
  text-transform: uppercase;
  color: #a9975d;
}
body.cpctheme .hospitality-table table thead tr h4, .cpctheme .hospitality-table table thead tr h4, .cpctheme.et-db #et-boc .hospitality-table table thead tr h4 {
  text-align: left;
}
body.cpctheme .hospitality-table table thead tr:last-child, .cpctheme .hospitality-table table thead tr:last-child, .cpctheme.et-db #et-boc .hospitality-table table thead tr:last-child {
  width: 20%;
  text-transform: none;
}
body.cpctheme .hospitality-table table tbody, .cpctheme .hospitality-table table tbody, .cpctheme.et-db #et-boc .hospitality-table table tbody {
  border-top: solid 1px #a9975d;
}
body.cpctheme .hospitality-table table tbody tr, .cpctheme .hospitality-table table tbody tr, .cpctheme.et-db #et-boc .hospitality-table table tbody tr {
  border: none;
  border-bottom: solid 1px #ebebeb;
  border-top: solid 1px #fefefe;
  background: #fff;
}
body.cpctheme .hospitality-table table tbody tr:nth-child(even), .cpctheme .hospitality-table table tbody tr:nth-child(even), .cpctheme.et-db #et-boc .hospitality-table table tbody tr:nth-child(even) {
  background-color: #fbfbfb;
}
body.cpctheme .hospitality-table table tbody tr:hover, .cpctheme .hospitality-table table tbody tr:hover, .cpctheme.et-db #et-boc .hospitality-table table tbody tr:hover {
  background-color: whitesmoke;
}
body.cpctheme .hospitality-table table tbody tr:first-child, .cpctheme .hospitality-table table tbody tr:first-child, .cpctheme.et-db #et-boc .hospitality-table table tbody tr:first-child {
  border-top: 0px;
}
body.cpctheme .hospitality-table table tbody tr td, .cpctheme .hospitality-table table tbody tr td, .cpctheme.et-db #et-boc .hospitality-table table tbody tr td {
  vertical-align: top;
  border-top: none;
}
body.cpctheme .hospitality-table table tbody tr td a, .cpctheme .hospitality-table table tbody tr td a, .cpctheme.et-db #et-boc .hospitality-table table tbody tr td a {
  color: #035642;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
}
body.cpctheme .hospitality-table table tbody tr td h4, .cpctheme .hospitality-table table tbody tr td h4, .cpctheme.et-db #et-boc .hospitality-table table tbody tr td h4 {
  color: #4d4f53;
  font-size: 18px;
  padding-bottom: 0;
  padding-left: 1em;
  padding-top: 5px;
}
body.cpctheme .hospitality-table table tbody tr td h4 a, .cpctheme .hospitality-table table tbody tr td h4 a, .cpctheme.et-db #et-boc .hospitality-table table tbody tr td h4 a {
  color: #035642;
  text-transform: none;
}
body.cpctheme .hospitality-table table tbody tr td:nth-child(2), .cpctheme .hospitality-table table tbody tr td:nth-child(2), .cpctheme.et-db #et-boc .hospitality-table table tbody tr td:nth-child(2) {
  white-space: normal;
}
body.cpctheme .hospitality-table table tbody tr td:last-child, .cpctheme .hospitality-table table tbody tr td:last-child, .cpctheme.et-db #et-boc .hospitality-table table tbody tr td:last-child {
  font-size: inherit;
  white-space: nowrap;
}
body.cpctheme .hospitality-table table tbody tr td:last-child a, .cpctheme .hospitality-table table tbody tr td:last-child a, .cpctheme.et-db #et-boc .hospitality-table table tbody tr td:last-child a {
  color: #035642;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  padding: 13px 29.25px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all .25s ease;
}
body.cpctheme .hospitality-table table tbody tr td:last-child a::after, .cpctheme .hospitality-table table tbody tr td:last-child a::after, .cpctheme.et-db #et-boc .hospitality-table table tbody tr td:last-child a::after {
  position: absolute;
  color: #035642;
  margin-left: -4px;
  opacity: 0;
  font-family: ETmodules !important;
  content: '9';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none;
  speak: none;
  transition: all .2s;
}
body.cpctheme .hospitality-table table tbody tr td:last-child a:hover, .cpctheme .hospitality-table table tbody tr td:last-child a:hover, .cpctheme.et-db #et-boc .hospitality-table table tbody tr td:last-child a:hover {
  color: #a9975d;
  padding: 13px 33.25px 13px 25.25px;
}
body.cpctheme .hospitality-table table tbody tr td:last-child a:hover:after, .cpctheme .hospitality-table table tbody tr td:last-child a:hover:after, .cpctheme.et-db #et-boc .hospitality-table table tbody tr td:last-child a:hover:after {
  opacity: 1;
  margin-left: 4px;
}
body.cpctheme .hospitality-table table tbody tr td:first-child, body.cpctheme .hospitality-table table tbody tr td:nth-child(2), .cpctheme .hospitality-table table tbody tr td:first-child, .cpctheme .hospitality-table table tbody tr td:nth-child(2), .cpctheme.et-db #et-boc .hospitality-table table tbody tr td:first-child, .cpctheme.et-db #et-boc .hospitality-table table tbody tr td:nth-child(2) {
  vertical-align: top;
}
body.cpctheme .hospitality-table table tbody .noBackgroundColor td, .cpctheme .hospitality-table table tbody .noBackgroundColor td, .cpctheme.et-db #et-boc .hospitality-table table tbody .noBackgroundColor td {
  background-color: white;
}
body.cpctheme .hospitality-table table tbody .backgroundColor td, .cpctheme .hospitality-table table tbody .backgroundColor td, .cpctheme.et-db #et-boc .hospitality-table table tbody .backgroundColor td {
  background-color: #fbfbfb;
}
body.cpctheme .hospitality-table table tbody .noBorders, .cpctheme .hospitality-table table tbody .noBorders, .cpctheme.et-db #et-boc .hospitality-table table tbody .noBorders {
  border-bottom: none;
}
body.cpctheme .hospitality-table table tbody .noWrapList, .cpctheme .hospitality-table table tbody .noWrapList, .cpctheme.et-db #et-boc .hospitality-table table tbody .noWrapList {
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
}
body.cpctheme .hospitality-table table tbody .noWrapList div b, .cpctheme .hospitality-table table tbody .noWrapList div b, .cpctheme.et-db #et-boc .hospitality-table table tbody .noWrapList div b {
  padding-right: 5px;
}
body.cpctheme .hospitality-table table tbody .answer, .cpctheme .hospitality-table table tbody .answer, .cpctheme.et-db #et-boc .hospitality-table table tbody .answer {
  font-weight: bold;
  vertical-align: top;
}
body.cpctheme .hospitality-table table tbody tr, .cpctheme .hospitality-table table tbody tr, .cpctheme.et-db #et-boc .hospitality-table table tbody tr {
  padding: 1em;
}
@media only screen and (max-width: 780px) {
  body.cpctheme .hospitality-table table tbody, .cpctheme .hospitality-table table tbody, .cpctheme.et-db #et-boc .hospitality-table table tbody {
    margin-bottom: 0;
    overflow: hidden;
    overflow-x: scroll;
    display: block;
  }
}
body.cpctheme .hospitality-table table tbody tr:nth-last-child(-n+3):first-child, body.cpctheme .hospitality-table table tbody tr:nth-last-child(-n+3):first-child ~ tr, .cpctheme .hospitality-table table tbody tr:nth-last-child(-n+3):first-child, .cpctheme .hospitality-table table tbody tr:nth-last-child(-n+3):first-child ~ tr, .cpctheme.et-db #et-boc .hospitality-table table tbody tr:nth-last-child(-n+3):first-child, .cpctheme.et-db #et-boc .hospitality-table table tbody tr:nth-last-child(-n+3):first-child ~ tr {
  background-color: #fff;
}
@media screen and (max-width: 780px) {
  body.cpctheme .hospitality-table table .hide, .cpctheme .hospitality-table table .hide, .cpctheme.et-db #et-boc .hospitality-table table .hide {
    display: none;
  }
  body.cpctheme .hospitality-table table caption, .cpctheme .hospitality-table table caption, .cpctheme.et-db #et-boc .hospitality-table table caption {
    font-size: 11px;
    line-height: 13.2px;
  }
  body.cpctheme .hospitality-table table thead, .cpctheme .hospitality-table table thead, .cpctheme.et-db #et-boc .hospitality-table table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  body.cpctheme .hospitality-table table tbody, .cpctheme .hospitality-table table tbody, .cpctheme.et-db #et-boc .hospitality-table table tbody {
    border-top: 0px;
  }
  body.cpctheme .hospitality-table table tbody tr, .cpctheme .hospitality-table table tbody tr, .cpctheme.et-db #et-boc .hospitality-table table tbody tr {
    display: block;
    margin-bottom: 40px;
    background: #fff;
    border: solid 2px #a9975d;
  }
  body.cpctheme .hospitality-table table tbody tr:nth-child(odd), .cpctheme .hospitality-table table tbody tr:nth-child(odd), .cpctheme.et-db #et-boc .hospitality-table table tbody tr:nth-child(odd) {
    background: #fff;
  }
  body.cpctheme .hospitality-table table tbody tr:hover, .cpctheme .hospitality-table table tbody tr:hover, .cpctheme.et-db #et-boc .hospitality-table table tbody tr:hover {
    background-image: none;
    background-color: #fff !important;
  }
  body.cpctheme .hospitality-table table tbody tr:first-child, .cpctheme .hospitality-table table tbody tr:first-child, .cpctheme.et-db #et-boc .hospitality-table table tbody tr:first-child {
    border: solid 2px #a9975d;
  }
  body.cpctheme .hospitality-table table tbody td, body.cpctheme .hospitality-table table tbody tr td, .cpctheme .hospitality-table table tbody td, .cpctheme .hospitality-table table tbody tr td, .cpctheme.et-db #et-boc .hospitality-table table tbody td, .cpctheme.et-db #et-boc .hospitality-table table tbody tr td {
    display: block;
    font-size: 11px;
    line-height: 13.2px;
    padding: 10px 10px 10px 110px !important;
    border-bottom: solid 1px #a9975d;
    color: #000;
  }
  body.cpctheme .hospitality-table table tbody td:last-child, body.cpctheme .hospitality-table table tbody tr td:last-child, .cpctheme .hospitality-table table tbody td:last-child, .cpctheme .hospitality-table table tbody tr td:last-child, .cpctheme.et-db #et-boc .hospitality-table table tbody td:last-child, .cpctheme.et-db #et-boc .hospitality-table table tbody tr td:last-child {
    border-bottom: none;
    font-size: 11px;
    line-height: 13.2px;
  }
  body.cpctheme .hospitality-table table tbody td:before, body.cpctheme .hospitality-table table tbody tr td:before, .cpctheme .hospitality-table table tbody td:before, .cpctheme .hospitality-table table tbody tr td:before, .cpctheme.et-db #et-boc .hospitality-table table tbody td:before, .cpctheme.et-db #et-boc .hospitality-table table tbody tr td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: -100px;
    color: #a9975d;
  }
  body.cpctheme .hospitality-table table tbody td:first-child, body.cpctheme .hospitality-table table tbody tr td:first-child, .cpctheme .hospitality-table table tbody td:first-child, .cpctheme .hospitality-table table tbody tr td:first-child, .cpctheme.et-db #et-boc .hospitality-table table tbody td:first-child, .cpctheme.et-db #et-boc .hospitality-table table tbody tr td:first-child {
    background-color: #dad7cb;
  }
  body.cpctheme .hospitality-table table tbody td h4, body.cpctheme .hospitality-table table tbody tr td h4, .cpctheme .hospitality-table table tbody td h4, .cpctheme .hospitality-table table tbody tr td h4, .cpctheme.et-db #et-boc .hospitality-table table tbody td h4, .cpctheme.et-db #et-boc .hospitality-table table tbody tr td h4 {
    text-align: left;
  }
}
body.cpctheme .header, body.cpctheme .row, .cpctheme .header, .cpctheme .row, .cpctheme.et-db #et-boc .header, .cpctheme.et-db #et-boc .row {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
body.cpctheme .header, .cpctheme .header, .cpctheme.et-db #et-boc .header {
  background-color: #dad7cb;
}
body.cpctheme #outer, .cpctheme #outer, .cpctheme.et-db #et-boc #outer {
  border: solid 1.5px #a9975d;
  margin-bottom: 20px;
}
body.cpctheme .hRow1, body.cpctheme .innerRow1, .cpctheme .hRow1, .cpctheme .innerRow1, .cpctheme.et-db #et-boc .hRow1, .cpctheme.et-db #et-boc .innerRow1 {
  width: 40%;
}
body.cpctheme .hRow1 p, body.cpctheme .innerRow1 p, .cpctheme .hRow1 p, .cpctheme .innerRow1 p, .cpctheme.et-db #et-boc .hRow1 p, .cpctheme.et-db #et-boc .innerRow1 p {
  color: #a9975d;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
  padding-left: 10px;
}
body.cpctheme .hRow2, .cpctheme .hRow2, .cpctheme.et-db #et-boc .hRow2 {
  width: 50%;
  padding-left: 10px;
}
body.cpctheme .hRow2 h4, .cpctheme .hRow2 h4, .cpctheme.et-db #et-boc .hRow2 h4 {
  color: #4d4f53 !important;
  font-size: 14px;
  text-align: left;
}
body.cpctheme .hRow3, .cpctheme .hRow3, .cpctheme.et-db #et-boc .hRow3 {
  width: 10%;
  padding-right: 10px;
}
body.cpctheme .hRow3 p, .cpctheme .hRow3 p, .cpctheme.et-db #et-boc .hRow3 p {
  font-size: 10px;
  margin: 0;
  font-weight: bold;
}
body.cpctheme .innerRow2, .cpctheme .innerRow2, .cpctheme.et-db #et-boc .innerRow2 {
  width: 60%;
  padding-left: 10px;
  padding-right: 10px;
}
body.cpctheme .innerRow2 p, .cpctheme .innerRow2 p, .cpctheme.et-db #et-boc .innerRow2 p {
  font-size: 10px;
  font-family: 'Open Sans',Arial,sans-serif;
  -webkit-font-smoothing: antialiased;
}
body.cpctheme .border, .cpctheme .border, .cpctheme.et-db #et-boc .border {
  border-bottom: solid 1px #a9975d;
}
@media screen and (min-width: 780px) {
  body.cpctheme .mobile, .cpctheme .mobile, .cpctheme.et-db #et-boc .mobile {
    display: none;
  }
}
@media screen and (max-width: 780px) {
  body.cpctheme .desktop, .cpctheme .desktop, .cpctheme.et-db #et-boc .desktop {
    display: none;
  }
}
body.cpctheme .topPadding, .cpctheme .topPadding, .cpctheme.et-db #et-boc .topPadding {
  padding-top: 13px;
}
body.cpctheme p.bold, .cpctheme p.bold, .cpctheme.et-db #et-boc p.bold {
  font-weight: bold;
}
body.cpctheme #press-release-header-widget, .cpctheme #press-release-header-widget, .cpctheme.et-db #et-boc #press-release-header-widget {
  padding: 3em 0;
  margin-bottom: 20px;
}
body.cpctheme #press-release-header-widget .chw-title, .cpctheme #press-release-header-widget .chw-title, .cpctheme.et-db #et-boc #press-release-header-widget .chw-title {
  color: #fff !important;
  text-transform: uppercase;
  text-align: left;
}
body.cpctheme #press-release-header-widget .menu, .cpctheme #press-release-header-widget .menu, .cpctheme.et-db #et-boc #press-release-header-widget .menu {
  list-style: none;
}
body.cpctheme #press-release-header-widget .menu li, .cpctheme #press-release-header-widget .menu li, .cpctheme.et-db #et-boc #press-release-header-widget .menu li {
  display: inline-block;
  padding-right: 3em;
  text-transform: uppercase;
  font-weight: bold;
}
body.cpctheme #press-release-header-widget .menu li:first-child, .cpctheme #press-release-header-widget .menu li:first-child, .cpctheme.et-db #et-boc #press-release-header-widget .menu li:first-child {
  color: #fff;
  border-bottom: 5px solid transparent;
}
body.cpctheme #press-release-header-widget .menu li:first-child:hover, body.cpctheme #press-release-header-widget .menu li:first-child.active, .cpctheme #press-release-header-widget .menu li:first-child:hover, .cpctheme #press-release-header-widget .menu li:first-child.active, .cpctheme.et-db #et-boc #press-release-header-widget .menu li:first-child:hover, .cpctheme.et-db #et-boc #press-release-header-widget .menu li:first-child.active {
  color: #fff;
  border-bottom: 5px solid black;
  border-image: linear-gradient(to right, #fff 0%, #fff 50px, transparent 51px, transparent 100%);
  border-image-slice: 1;
}
body.cpctheme #press-release-header-widget .menu li:nth-child(2), .cpctheme #press-release-header-widget .menu li:nth-child(2), .cpctheme.et-db #et-boc #press-release-header-widget .menu li:nth-child(2) {
  color: #ffdd00;
  border-bottom: 5px solid transparent;
}
body.cpctheme #press-release-header-widget .menu li:nth-child(2):hover, body.cpctheme #press-release-header-widget .menu li:nth-child(2).active, .cpctheme #press-release-header-widget .menu li:nth-child(2):hover, .cpctheme #press-release-header-widget .menu li:nth-child(2).active, .cpctheme.et-db #et-boc #press-release-header-widget .menu li:nth-child(2):hover, .cpctheme.et-db #et-boc #press-release-header-widget .menu li:nth-child(2).active {
  color: #ffdd00;
  border-bottom: 5px solid black;
  border-image: linear-gradient(to right, #ffdd00 0%, #ffdd00 50px, transparent 51px, transparent 100%);
  border-image-slice: 1;
}
body.cpctheme #press-release-header-widget .menu li:last-child, .cpctheme #press-release-header-widget .menu li:last-child, .cpctheme.et-db #et-boc #press-release-header-widget .menu li:last-child {
  color: #55b045;
  border-bottom: 5px solid transparent;
}
body.cpctheme #press-release-header-widget .menu li:last-child:hover, body.cpctheme #press-release-header-widget .menu li:last-child.active, .cpctheme #press-release-header-widget .menu li:last-child:hover, .cpctheme #press-release-header-widget .menu li:last-child.active, .cpctheme.et-db #et-boc #press-release-header-widget .menu li:last-child:hover, .cpctheme.et-db #et-boc #press-release-header-widget .menu li:last-child.active {
  color: #55b045;
  border-bottom: 5px solid black;
  border-image: linear-gradient(to right, #55b045 0%, #55b045 50px, transparent 51px, transparent 100%);
  border-image-slice: 1;
}
body.cpctheme #press-release-footer-widget, .cpctheme #press-release-footer-widget, .cpctheme.et-db #et-boc #press-release-footer-widget {
  margin: 3em 0 0 0;
  padding: 1em;
}
body.cpctheme #press-release-footer-widget p, .cpctheme #press-release-footer-widget p, .cpctheme.et-db #et-boc #press-release-footer-widget p {
  font-size: .8em;
  line-height: 1.6em;
}
body.cpctheme #press-release-footer-widget .chw-widget, .cpctheme #press-release-footer-widget .chw-widget, .cpctheme.et-db #et-boc #press-release-footer-widget .chw-widget {
  color: #fff !important;
}
body.cpctheme #press-recent-widget li p span, .cpctheme #press-recent-widget li p span, .cpctheme.et-db #et-boc #press-recent-widget li p span {
  font-size: 10px;
}
body.cpctheme #mad-footer-widget, .cpctheme #mad-footer-widget, .cpctheme.et-db #et-boc #mad-footer-widget {
  margin: 3em 0 0 0;
  padding: 1em;
}
body.cpctheme #mad-footer-widget h2, .cpctheme #mad-footer-widget h2, .cpctheme.et-db #et-boc #mad-footer-widget h2 {
  color: #fff;
  border: none;
}
body.cpctheme #mad-footer-widget p, .cpctheme #mad-footer-widget p, .cpctheme.et-db #et-boc #mad-footer-widget p {
  font-size: .8em;
  line-height: 1.6em;
}
body.cpctheme #mad-footer-widget .chw-widget, .cpctheme #mad-footer-widget .chw-widget, .cpctheme.et-db #et-boc #mad-footer-widget .chw-widget {
  color: #fff !important;
}
body.cpctheme #mad-footer-widget .mad-slip, .cpctheme #mad-footer-widget .mad-slip, .cpctheme.et-db #et-boc #mad-footer-widget .mad-slip {
  float: left;
  width: 100%;
}
@media (min-width: 992px) {
  body.cpctheme #mad-footer-widget .mad-slip, .cpctheme #mad-footer-widget .mad-slip, .cpctheme.et-db #et-boc #mad-footer-widget .mad-slip {
    width: 20%;
    margin: 20px;
    margin-left: 0;
  }
}
body.cpctheme .cpc-value-list h3, body.cpctheme .cpc-value-list h4, .cpctheme .cpc-value-list h3, .cpctheme .cpc-value-list h4, .cpctheme.et-db #et-boc .cpc-value-list h3, .cpctheme.et-db #et-boc .cpc-value-list h4 {
  text-align: left !important;
}
@media (min-width: 992px) {
  body.cpctheme .cpc-value-list h3, body.cpctheme .cpc-value-list h4, .cpctheme .cpc-value-list h3, .cpctheme .cpc-value-list h4, .cpctheme.et-db #et-boc .cpc-value-list h3, .cpctheme.et-db #et-boc .cpc-value-list h4 {
    text-align: right !important;
  }
}
body.cpctheme .cpc-value-list .et_pb_column, .cpctheme .cpc-value-list .et_pb_column, .cpctheme.et-db #et-boc .cpc-value-list .et_pb_column {
  margin-bottom: 0 !important;
}
body.cpctheme .cpc-value-list.cpc-gradient h3, body.cpctheme .cpc-value-list.cpc-gradient h4, .cpctheme .cpc-value-list.cpc-gradient h3, .cpctheme .cpc-value-list.cpc-gradient h4, .cpctheme.et-db #et-boc .cpc-value-list.cpc-gradient h3, .cpctheme.et-db #et-boc .cpc-value-list.cpc-gradient h4 {
  color: #fff;
}
body.cpctheme .cpc-value-list.cpc-gradient .et_pb_column, .cpctheme .cpc-value-list.cpc-gradient .et_pb_column, .cpctheme.et-db #et-boc .cpc-value-list.cpc-gradient .et_pb_column {
  color: #fff;
}
body.cpctheme .cpc-value-list.cpc-gradient .et_pb_column p, .cpctheme .cpc-value-list.cpc-gradient .et_pb_column p, .cpctheme.et-db #et-boc .cpc-value-list.cpc-gradient .et_pb_column p {
  color: #fff;
}
body.cpctheme #cpc-testimonial, .cpctheme #cpc-testimonial, .cpctheme.et-db #et-boc #cpc-testimonial {
  background-color: #dad7cb;
}
body.cpctheme #cpc-testimonial .et_pb_row, .cpctheme #cpc-testimonial .et_pb_row, .cpctheme.et-db #et-boc #cpc-testimonial .et_pb_row {
  background-color: #fff;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  max-width: 980px;
}
@media (min-width: 992px) {
  body.cpctheme #cpc-testimonial .et_pb_row, .cpctheme #cpc-testimonial .et_pb_row, .cpctheme.et-db #et-boc #cpc-testimonial .et_pb_row {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
    padding: 50px 50px 50px 50px;
  }
}
body.cpctheme #cpc-testimonial .et_pb_row .cpc-testimonial-image, .cpctheme #cpc-testimonial .et_pb_row .cpc-testimonial-image, .cpctheme.et-db #et-boc #cpc-testimonial .et_pb_row .cpc-testimonial-image {
  margin-right: auto !important;
  margin-left: auto !important;
  width: 200px;
}
@media (min-width: 992px) {
  body.cpctheme #cpc-testimonial .et_pb_row .cpc-testimonial-image, .cpctheme #cpc-testimonial .et_pb_row .cpc-testimonial-image, .cpctheme.et-db #et-boc #cpc-testimonial .et_pb_row .cpc-testimonial-image {
    width: 100%;
  }
}
body.cpctheme #cpc-testimonial .et_pb_row .cpc-testimonial-text, .cpctheme #cpc-testimonial .et_pb_row .cpc-testimonial-text, .cpctheme.et-db #et-boc #cpc-testimonial .et_pb_row .cpc-testimonial-text {
  font-size: 14px;
  border-top: solid 1px #a9975d;
  padding-top: 20px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme #cpc-testimonial .et_pb_row .cpc-testimonial-text, .cpctheme #cpc-testimonial .et_pb_row .cpc-testimonial-text, .cpctheme.et-db #et-boc #cpc-testimonial .et_pb_row .cpc-testimonial-text {
    font-size: calc( 14px + 4 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme #cpc-testimonial .et_pb_row .cpc-testimonial-text, .cpctheme #cpc-testimonial .et_pb_row .cpc-testimonial-text, .cpctheme.et-db #et-boc #cpc-testimonial .et_pb_row .cpc-testimonial-text {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  body.cpctheme #cpc-testimonial .et_pb_row .cpc-testimonial-text, .cpctheme #cpc-testimonial .et_pb_row .cpc-testimonial-text, .cpctheme.et-db #et-boc #cpc-testimonial .et_pb_row .cpc-testimonial-text {
    padding-top: 50px;
  }
}
body.cpctheme #cpc-testimonial .et_pb_row .cpc-testimonial-footer, .cpctheme #cpc-testimonial .et_pb_row .cpc-testimonial-footer, .cpctheme.et-db #et-boc #cpc-testimonial .et_pb_row .cpc-testimonial-footer {
  color: #a9975d;
  font-style: italic;
  font-size: 12px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme #cpc-testimonial .et_pb_row .cpc-testimonial-footer, .cpctheme #cpc-testimonial .et_pb_row .cpc-testimonial-footer, .cpctheme.et-db #et-boc #cpc-testimonial .et_pb_row .cpc-testimonial-footer {
    font-size: calc( 12px + 1 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme #cpc-testimonial .et_pb_row .cpc-testimonial-footer, .cpctheme #cpc-testimonial .et_pb_row .cpc-testimonial-footer, .cpctheme.et-db #et-boc #cpc-testimonial .et_pb_row .cpc-testimonial-footer {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  body.cpctheme .cpc-webcard .et_pb_promo_description, .cpctheme .cpc-webcard .et_pb_promo_description, .cpctheme.et-db #et-boc .cpc-webcard .et_pb_promo_description {
    text-align: left !important;
  }
  body.cpctheme .cpc-webcard .et_pb_promo_description p, .cpctheme .cpc-webcard .et_pb_promo_description p, .cpctheme.et-db #et-boc .cpc-webcard .et_pb_promo_description p {
    text-align: left !important;
  }
  body.cpctheme .cpc-webcard h1.et_pb_module_header, body.cpctheme .cpc-webcard h2.et_pb_module_header, body.cpctheme .cpc-webcard h3.et_pb_module_header, body.cpctheme .cpc-webcard h4.et_pb_module_header, .cpctheme .cpc-webcard h1.et_pb_module_header, .cpctheme .cpc-webcard h2.et_pb_module_header, .cpctheme .cpc-webcard h3.et_pb_module_header, .cpctheme .cpc-webcard h4.et_pb_module_header, .cpctheme.et-db #et-boc .cpc-webcard h1.et_pb_module_header, .cpctheme.et-db #et-boc .cpc-webcard h2.et_pb_module_header, .cpctheme.et-db #et-boc .cpc-webcard h3.et_pb_module_header, .cpctheme.et-db #et-boc .cpc-webcard h4.et_pb_module_header {
    text-align: left !important;
  }
  body.cpctheme .cpc-webcard .et_pb_button_wrapper, .cpctheme .cpc-webcard .et_pb_button_wrapper, .cpctheme.et-db #et-boc .cpc-webcard .et_pb_button_wrapper {
    text-align: left !important;
  }
}
body.cpctheme .cpc-resources-table-section .et_pb_blurb, .cpctheme .cpc-resources-table-section .et_pb_blurb, .cpctheme.et-db #et-boc .cpc-resources-table-section .et_pb_blurb {
  margin-bottom: 0;
}
body.cpctheme .cpc-numbered-list-section .et_pb_column_1 .et_pb_module_header, .cpctheme .cpc-numbered-list-section .et_pb_column_1 .et_pb_module_header, .cpctheme.et-db #et-boc .cpc-numbered-list-section .et_pb_column_1 .et_pb_module_header {
  text-align: center;
}
@media (min-width: 992px) {
  body.cpctheme .cpc-numbered-list-section .et_pb_column_1 .et_pb_module_header, .cpctheme .cpc-numbered-list-section .et_pb_column_1 .et_pb_module_header, .cpctheme.et-db #et-boc .cpc-numbered-list-section .et_pb_column_1 .et_pb_module_header {
    text-align: right;
  }
}
body.cpctheme .cpc-numbered-list-section .et_pb_column_2 .et_pb_module, .cpctheme .cpc-numbered-list-section .et_pb_column_2 .et_pb_module, .cpctheme.et-db #et-boc .cpc-numbered-list-section .et_pb_column_2 .et_pb_module {
  padding-top: 0;
}
body.cpctheme .et-pb-controllers a, .cpctheme .et-pb-controllers a, .cpctheme.et-db #et-boc .et-pb-controllers a {
  width: 15px;
  height: 15px;
}
body.cpctheme #resources-menu-title, .cpctheme #resources-menu-title, .cpctheme.et-db #et-boc #resources-menu-title {
  float: left;
}
body.cpctheme #resources-menu-title li, .cpctheme #resources-menu-title li, .cpctheme.et-db #et-boc #resources-menu-title li {
  color: #fff;
  font-weight: bold;
}
body.cpctheme #resources-menu, .cpctheme #resources-menu, .cpctheme.et-db #et-boc #resources-menu {
  background-image: linear-gradient(41deg, #002b33 8%, #035642 100%) !important;
}
body.cpctheme #resources-menu ul, .cpctheme #resources-menu ul, .cpctheme.et-db #et-boc #resources-menu ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row-reverse;
      flex-flow: row-reverse;
}
body.cpctheme #resources-menu ul li, .cpctheme #resources-menu ul li, .cpctheme.et-db #et-boc #resources-menu ul li {
  display: inline-block;
  text-transform: uppercase;
  padding: .5em;
  transition: all .2s ease-in-out;
}
body.cpctheme #resources-menu ul li:hover, .cpctheme #resources-menu ul li:hover, .cpctheme.et-db #et-boc #resources-menu ul li:hover {
  background: #002b33;
}
body.cpctheme #resources-menu ul li.current-menu-item a, .cpctheme #resources-menu ul li.current-menu-item a, .cpctheme.et-db #et-boc #resources-menu ul li.current-menu-item a {
  border-bottom: 5px solid black;
  border-image: linear-gradient(to right, #ffdd00 0%, #ffdd00 50px, transparent 51px, transparent 100%);
  border-image-slice: 1;
}
body.cpctheme #resources-menu ul li a, .cpctheme #resources-menu ul li a, .cpctheme.et-db #et-boc #resources-menu ul li a {
  color: #ffdd00;
  padding: .5em 0;
  font-size: 13px !important;
  text-align: right;
  transition: all .2s ease-in-out;
}
body.cpctheme #resources-menu ul li a:hover, .cpctheme #resources-menu ul li a:hover, .cpctheme.et-db #et-boc #resources-menu ul li a:hover {
  color: #fff;
}
body.cpctheme #employee-resources-header-widget, .cpctheme #employee-resources-header-widget, .cpctheme.et-db #et-boc #employee-resources-header-widget {
  background: #035642;
  padding: 3em 0;
}
body.cpctheme #employee-resources-header-widget .chw-title, .cpctheme #employee-resources-header-widget .chw-title, .cpctheme.et-db #et-boc #employee-resources-header-widget .chw-title {
  color: #fff !important;
  padding-bottom: 0;
  text-align: center;
  text-transform: uppercase;
}
body.cpctheme.archive #main-content .container:before, .cpctheme.archive #main-content .container:before, .cpctheme.et-db #et-boc.archive #main-content .container:before {
  display: none;
}
body.cpctheme .cpc-blog, .cpctheme .cpc-blog, .cpctheme.et-db #et-boc .cpc-blog {
  position: relative;
  background-image: linear-gradient(41deg, #002b33 8%, #035642 100%) !important;
  padding: 0 0 70px 0 !important;
  margin: 0 auto;
}
body.cpctheme .cpc-blog .et_pb_top_inside_divider, .cpctheme .cpc-blog .et_pb_top_inside_divider, .cpctheme.et-db #et-boc .cpc-blog .et_pb_top_inside_divider {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxNTBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0xMjgwIDBMNjQwIDcwIDAgMHYxNDBsNjQwLTcwIDY0MCA3MFYweiIgZmlsbC1vcGFjaXR5PSIuNSIvPjxwYXRoIGQ9Ik0xMjgwIDBIMGw2NDAgNzAgNjQwLTcweiIvPjwvZz48L3N2Zz4=);
  background-size: 100% 150px;
  top: 0;
  height: 150px;
  z-index: 1;
}
body.cpctheme .cpc-blog .cpc-blog-grid, .cpctheme .cpc-blog .cpc-blog-grid, .cpctheme.et-db #et-boc .cpc-blog .cpc-blog-grid {
  padding-top: 100px;
}
@media (min-width: 1200px) {
  body.cpctheme .cpc-blog .cpc-blog-grid, .cpctheme .cpc-blog .cpc-blog-grid, .cpctheme.et-db #et-boc .cpc-blog .cpc-blog-grid {
    padding-top: 150px;
  }
}
body.cpctheme .cpc-blog-grid, .cpctheme .cpc-blog-grid, .cpctheme.et-db #et-boc .cpc-blog-grid {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
body.cpctheme .cpc-blog-grid .post-card, .cpctheme .cpc-blog-grid .post-card, .cpctheme.et-db #et-boc .cpc-blog-grid .post-card {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  body.cpctheme .cpc-blog-grid, .cpctheme .cpc-blog-grid, .cpctheme.et-db #et-boc .cpc-blog-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }
  body.cpctheme .cpc-blog-grid .post-card, .cpctheme .cpc-blog-grid .post-card, .cpctheme.et-db #et-boc .cpc-blog-grid .post-card {
    -ms-flex: 1 0 19rem;
        flex: 1 0 19rem;
    -ms-flex-positive: 1;
        flex-grow: 1;
    min-width: 33%;
    margin: 1rem;
  }
}
body.cpctheme.error404 .cpc-blog-grid .post-card .entry-featured-image-url, .cpctheme.error404 .cpc-blog-grid .post-card .entry-featured-image-url, .cpctheme.et-db #et-boc.error404 .cpc-blog-grid .post-card .entry-featured-image-url {
  display: none;
}
@supports (display: grid) {
  @media (min-width: 768px) {
    body.cpctheme .cpc-blog-grid, .cpctheme .cpc-blog-grid, .cpctheme.et-db #et-boc .cpc-blog-grid {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (minmax(19rem, max-content))[auto-fit];
          grid-template-columns: repeat(auto-fit, minmax(19rem, max-content));
    }
    body.cpctheme .post-card:first-child:nth-last-child(1):nth-last-child(1),
    body.cpctheme .post-card:first-child:nth-last-child(1) ~ .post-card:nth-last-child(1), .cpctheme .post-card:first-child:nth-last-child(1):nth-last-child(1),
    .cpctheme .post-card:first-child:nth-last-child(1) ~ .post-card:nth-last-child(1), .cpctheme.et-db #et-boc .post-card:first-child:nth-last-child(1):nth-last-child(1),
    .cpctheme.et-db #et-boc .post-card:first-child:nth-last-child(1) ~ .post-card:nth-last-child(1) {
      max-width: 50%;
    }
    body.cpctheme .post-card:first-child:nth-last-child(3):nth-last-child(1),
    body.cpctheme .post-card:first-child:nth-last-child(3) ~ .post-card:nth-last-child(1), .cpctheme .post-card:first-child:nth-last-child(3):nth-last-child(1),
    .cpctheme .post-card:first-child:nth-last-child(3) ~ .post-card:nth-last-child(1), .cpctheme.et-db #et-boc .post-card:first-child:nth-last-child(3):nth-last-child(1),
    .cpctheme.et-db #et-boc .post-card:first-child:nth-last-child(3) ~ .post-card:nth-last-child(1) {
      grid-column: 1/3;
    }
  }
  @media (min-width: 1200px) {
    body.cpctheme .cpc-blog-grid, .cpctheme .cpc-blog-grid, .cpctheme.et-db #et-boc .cpc-blog-grid {
      grid-gap: 1.5rem;
    }
    body.cpctheme .post-card, .cpctheme .post-card, .cpctheme.et-db #et-boc .post-card {
      margin: 0 !important;
    }
    body.cpctheme .post-card:first-child:nth-last-child(3):nth-last-child(1),
    body.cpctheme .post-card:first-child:nth-last-child(3) ~ .post-card:nth-last-child(1), .cpctheme .post-card:first-child:nth-last-child(3):nth-last-child(1),
    .cpctheme .post-card:first-child:nth-last-child(3) ~ .post-card:nth-last-child(1), .cpctheme.et-db #et-boc .post-card:first-child:nth-last-child(3):nth-last-child(1),
    .cpctheme.et-db #et-boc .post-card:first-child:nth-last-child(3) ~ .post-card:nth-last-child(1) {
      -ms-grid-column: auto;
          grid-column: auto;
    }
  }
}
body.cpctheme #main-content.blog-post .container:before, .cpctheme #main-content.blog-post .container:before, .cpctheme.et-db #et-boc #main-content.blog-post .container:before {
  background-color: #a9975d !important;
  right: 35.875% !important;
}
body.cpctheme #main-content.blog-post .post-meta, .cpctheme #main-content.blog-post .post-meta, .cpctheme.et-db #et-boc #main-content.blog-post .post-meta {
  text-align: right;
}
body.cpctheme #main-content.blog-post #et-boc .et_pb_row, body.cpctheme #main-content.blog-post #et-boc .et_pb_row.et_pb_row_fullwidth, .cpctheme #main-content.blog-post #et-boc .et_pb_row, .cpctheme #main-content.blog-post #et-boc .et_pb_row.et_pb_row_fullwidth, .cpctheme.et-db #et-boc #main-content.blog-post #et-boc .et_pb_row, .cpctheme.et-db #et-boc #main-content.blog-post #et-boc .et_pb_row.et_pb_row_fullwidth {
  width: 100% !important;
  max-width: 100% !important;
}
body.cpctheme #main-content.blog-post .acf-meta, .cpctheme #main-content.blog-post .acf-meta, .cpctheme.et-db #et-boc #main-content.blog-post .acf-meta {
  padding-top: 10px;
}
body.cpctheme #main-content.blog-post .acf-meta p, .cpctheme #main-content.blog-post .acf-meta p, .cpctheme.et-db #et-boc #main-content.blog-post .acf-meta p {
  font-size: 12px;
  margin-bottom: 0;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme #main-content.blog-post .acf-meta p, .cpctheme #main-content.blog-post .acf-meta p, .cpctheme.et-db #et-boc #main-content.blog-post .acf-meta p {
    font-size: calc( 12px + 1 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme #main-content.blog-post .acf-meta p, .cpctheme #main-content.blog-post .acf-meta p, .cpctheme.et-db #et-boc #main-content.blog-post .acf-meta p {
    font-size: 13px;
  }
}
body.cpctheme #main-content.blog-post .acf-meta p span, .cpctheme #main-content.blog-post .acf-meta p span, .cpctheme.et-db #et-boc #main-content.blog-post .acf-meta p span {
  color: #9eb28f;
  font-weight: bold;
  text-transform: uppercase;
}
body.cpctheme #main-content.blog-post .acf-meta p.link, .cpctheme #main-content.blog-post .acf-meta p.link, .cpctheme.et-db #et-boc #main-content.blog-post .acf-meta p.link {
  padding-top: 10px;
}
body.cpctheme #main-content.blog-post #sidebar, .cpctheme #main-content.blog-post #sidebar, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar {
  padding: 0px;
  position: relative;
  font-size: 13px;
  width: 35%;
}
body.cpctheme #main-content.blog-post #sidebar h1, .cpctheme #main-content.blog-post #sidebar h1, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar h1 {
  font-size: 16px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme #main-content.blog-post #sidebar h1, .cpctheme #main-content.blog-post #sidebar h1, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar h1 {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme #main-content.blog-post #sidebar h1, .cpctheme #main-content.blog-post #sidebar h1, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar h1 {
    font-size: 25px;
  }
}
body.cpctheme #main-content.blog-post #sidebar h2, .cpctheme #main-content.blog-post #sidebar h2, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar h2 {
  font-size: 14px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme #main-content.blog-post #sidebar h2, .cpctheme #main-content.blog-post #sidebar h2, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar h2 {
    font-size: calc( 14px + 4 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme #main-content.blog-post #sidebar h2, .cpctheme #main-content.blog-post #sidebar h2, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar h2 {
    font-size: 18px;
  }
}
body.cpctheme #main-content.blog-post #sidebar h3, .cpctheme #main-content.blog-post #sidebar h3, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar h3 {
  font-size: 14px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme #main-content.blog-post #sidebar h3, .cpctheme #main-content.blog-post #sidebar h3, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar h3 {
    font-size: calc( 14px + 4 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme #main-content.blog-post #sidebar h3, .cpctheme #main-content.blog-post #sidebar h3, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar h3 {
    font-size: 18px;
  }
}
body.cpctheme #main-content.blog-post #sidebar h4, .cpctheme #main-content.blog-post #sidebar h4, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar h4 {
  font-size: 14px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme #main-content.blog-post #sidebar h4, .cpctheme #main-content.blog-post #sidebar h4, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar h4 {
    font-size: calc( 14px + 4 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme #main-content.blog-post #sidebar h4, .cpctheme #main-content.blog-post #sidebar h4, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar h4 {
    font-size: 18px;
  }
}
body.cpctheme #main-content.blog-post #sidebar p, .cpctheme #main-content.blog-post #sidebar p, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar p {
  font-size: 13px;
}
body.cpctheme #main-content.blog-post #sidebar .widgettitle, .cpctheme #main-content.blog-post #sidebar .widgettitle, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar .widgettitle {
  color: #035642;
  border-bottom: solid 1px #a9975d;
  padding-left: 20px;
  text-align: left;
}
body.cpctheme #main-content.blog-post #sidebar > div > ul, body.cpctheme #main-content.blog-post #sidebar > div .textwidget, .cpctheme #main-content.blog-post #sidebar > div > ul, .cpctheme #main-content.blog-post #sidebar > div .textwidget, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar > div > ul, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar > div .textwidget {
  padding-left: 20px;
  padding-top: 10px;
}
body.cpctheme #main-content.blog-post #sidebar > div > ul li a, body.cpctheme #main-content.blog-post #sidebar > div .textwidget li a, .cpctheme #main-content.blog-post #sidebar > div > ul li a, .cpctheme #main-content.blog-post #sidebar > div .textwidget li a, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar > div > ul li a, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar > div .textwidget li a {
  color: #000;
}
body.cpctheme #main-content.blog-post #sidebar > div > ul li a:hover, body.cpctheme #main-content.blog-post #sidebar > div .textwidget li a:hover, .cpctheme #main-content.blog-post #sidebar > div > ul li a:hover, .cpctheme #main-content.blog-post #sidebar > div .textwidget li a:hover, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar > div > ul li a:hover, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar > div .textwidget li a:hover {
  color: #55b045 !important;
}
body.cpctheme #main-content.blog-post #sidebar .mec-skin-list-events-container .mec-month-divider, .cpctheme #main-content.blog-post #sidebar .mec-skin-list-events-container .mec-month-divider, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar .mec-skin-list-events-container .mec-month-divider {
  margin: 0 0 20px 0;
}
body.cpctheme #main-content.blog-post #sidebar .mec-skin-list-events-container .mec-month-divider span, .cpctheme #main-content.blog-post #sidebar .mec-skin-list-events-container .mec-month-divider span, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar .mec-skin-list-events-container .mec-month-divider span {
  font-size: 14px;
  font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  color: #035642;
  border-bottom: solid 1px #a9975d;
  padding-left: 30px;
  text-align: left;
  text-transform: capitalize;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme #main-content.blog-post #sidebar .mec-skin-list-events-container .mec-month-divider span, .cpctheme #main-content.blog-post #sidebar .mec-skin-list-events-container .mec-month-divider span, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar .mec-skin-list-events-container .mec-month-divider span {
    font-size: calc( 14px + 4 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme #main-content.blog-post #sidebar .mec-skin-list-events-container .mec-month-divider span, .cpctheme #main-content.blog-post #sidebar .mec-skin-list-events-container .mec-month-divider span, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar .mec-skin-list-events-container .mec-month-divider span {
    font-size: 18px;
  }
}
body.cpctheme #main-content.blog-post #sidebar .mec-skin-list-events-container .mec-month-divider span:before, .cpctheme #main-content.blog-post #sidebar .mec-skin-list-events-container .mec-month-divider span:before, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar .mec-skin-list-events-container .mec-month-divider span:before {
  display: none;
}
body.cpctheme #main-content.blog-post #sidebar .mec-skin-list-events-container article, .cpctheme #main-content.blog-post #sidebar .mec-skin-list-events-container article, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar .mec-skin-list-events-container article {
  padding-left: 20px;
}
body.cpctheme #main-content.blog-post #sidebar .mec-skin-list-events-container article .mec-event-image, .cpctheme #main-content.blog-post #sidebar .mec-skin-list-events-container article .mec-event-image, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar .mec-skin-list-events-container article .mec-event-image {
  display: none;
}
body.cpctheme #main-content.blog-post #sidebar .mec-load-more-button, .cpctheme #main-content.blog-post #sidebar .mec-load-more-button, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar .mec-load-more-button {
  color: #fff !important;
  background-image: linear-gradient(41deg, #002b33 8%, #035642 100%) !important;
  border: solid 1px transparent !important;
  border-radius: 2px !important;
  display: inline-block !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition: all 0.25s ease !important;
  font-size: 12px !important;
  line-height: 12px !important;
  padding: 9px 24.25px !important;
}
body.cpctheme #main-content.blog-post #sidebar .mec-load-more-button:after, .cpctheme #main-content.blog-post #sidebar .mec-load-more-button:after, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar .mec-load-more-button:after {
  position: absolute;
  color: #035642 !important;
  margin-left: -4px;
  opacity: 0;
  font-family: ETmodules !important;
  content: '9';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px !important;
  line-height: 12px !important;
  text-transform: none;
  speak: none;
  transition: all .2s;
}
body.cpctheme #main-content.blog-post #sidebar .mec-load-more-button:hover, .cpctheme #main-content.blog-post #sidebar .mec-load-more-button:hover, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar .mec-load-more-button:hover {
  background: #fff !important;
  background-image: none !important;
  color: #035642 !important;
  border: solid 1px #035642 !important;
  border-radius: 4px !important;
  font-size: 16px;
  font-weight: 700 !important;
  line-height: 16px !important;
  padding: 13px 29.25px;
  text-decoration: none !important;
  text-transform: uppercase !important;
  padding: 13px 33.25px 13px 25.25px !important;
}
body.cpctheme #main-content.blog-post #sidebar .mec-load-more-button:hover:after, .cpctheme #main-content.blog-post #sidebar .mec-load-more-button:hover:after, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar .mec-load-more-button:hover:after {
  opacity: 1;
  margin-left: 4px;
  color: #035642 !important;
}
body.cpctheme #main-content.blog-post #sidebar .mec-load-more-button:active, .cpctheme #main-content.blog-post #sidebar .mec-load-more-button:active, .cpctheme.et-db #et-boc #main-content.blog-post #sidebar .mec-load-more-button:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
}
body.cpctheme #main-content.blog-post #left-area, .cpctheme #main-content.blog-post #left-area, .cpctheme.et-db #et-boc #main-content.blog-post #left-area {
  width: 65%;
}
body.cpctheme #main-content.blog-post #left-area .et_pb_section_0, .cpctheme #main-content.blog-post #left-area .et_pb_section_0, .cpctheme.et-db #et-boc #main-content.blog-post #left-area .et_pb_section_0 {
  padding-top: 0;
}
body.cpctheme #main-content.blog-post #left-area .et_pb_row_0, .cpctheme #main-content.blog-post #left-area .et_pb_row_0, .cpctheme.et-db #et-boc #main-content.blog-post #left-area .et_pb_row_0 {
  padding-top: 0;
}
body.cpctheme #press-release-footer-widget p, .cpctheme #press-release-footer-widget p, .cpctheme.et-db #et-boc #press-release-footer-widget p {
  color: #fff;
}
body.cpctheme #happening-now #twitter-feed > div, .cpctheme #happening-now #twitter-feed > div, .cpctheme.et-db #et-boc #happening-now #twitter-feed > div {
  width: 33.33%;
  padding: 1em;
  float: left;
}
body.cpctheme #happening-now #facebook-event-feed > div, .cpctheme #happening-now #facebook-event-feed > div, .cpctheme.et-db #et-boc #happening-now #facebook-event-feed > div {
  width: 50%;
  padding: 1em;
  float: left;
}
body.cpctheme #happening-now #facebook-event-feed > div > div, .cpctheme #happening-now #facebook-event-feed > div > div, .cpctheme.et-db #et-boc #happening-now #facebook-event-feed > div > div {
  width: 100%;
  display: block;
}
body.cpctheme #happening-now #facebook-event-feed > div iframe, .cpctheme #happening-now #facebook-event-feed > div iframe, .cpctheme.et-db #et-boc #happening-now #facebook-event-feed > div iframe {
  width: 100% !important;
}
body.cpctheme #happening-now #articles-feed > div, .cpctheme #happening-now #articles-feed > div, .cpctheme.et-db #et-boc #happening-now #articles-feed > div {
  width: 50%;
  padding: 1em;
  float: left;
}
body.cpctheme #happening-now #instagram-feed > div:first-child, .cpctheme #happening-now #instagram-feed > div:first-child, .cpctheme.et-db #et-boc #happening-now #instagram-feed > div:first-child {
  width: 30%;
  padding: 1em;
  float: left;
}
body.cpctheme #happening-now #instagram-feed > div:last-child, .cpctheme #happening-now #instagram-feed > div:last-child, .cpctheme.et-db #et-boc #happening-now #instagram-feed > div:last-child {
  width: 70%;
  padding: 1em;
  float: left;
}
body.cpctheme .mec-single-event .mec-event-meta dt, .cpctheme .mec-single-event .mec-event-meta dt, .cpctheme.et-db #et-boc .mec-single-event .mec-event-meta dt {
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
}
body.cpctheme .mec-single-event .mec-event-meta dd.mec-events-event-categories, .cpctheme .mec-single-event .mec-event-meta dd.mec-events-event-categories, .cpctheme.et-db #et-boc .mec-single-event .mec-event-meta dd.mec-events-event-categories {
  min-height: 15px;
  line-height: 25px;
}
body.cpctheme address.mec-events-address, .cpctheme address.mec-events-address, .cpctheme.et-db #et-boc address.mec-events-address {
  font-size: 14px;
}
body.cpctheme .mec-qrcode-details, .cpctheme .mec-qrcode-details, .cpctheme.et-db #et-boc .mec-qrcode-details {
  display: none;
}
body.cpctheme .mec-wrap .flip-clock-wrapper ul li a div div.inn, .cpctheme .mec-wrap .flip-clock-wrapper ul li a div div.inn, .cpctheme.et-db #et-boc .mec-wrap .flip-clock-wrapper ul li a div div.inn {
  background-image: linear-gradient(41deg, #002b33 8%, #035642 100%) !important;
}
body.cpctheme .mec-wrap .mec-single-title, .cpctheme .mec-wrap .mec-single-title, .cpctheme.et-db #et-boc .mec-wrap .mec-single-title {
  color: #035642;
}
body.cpctheme .mec-event-countdown li, .cpctheme .mec-event-countdown li, .cpctheme.et-db #et-boc .mec-event-countdown li {
  list-style: none;
}
body.cpctheme .timeline .et_pb_blurb, .cpctheme .timeline .et_pb_blurb, .cpctheme.et-db #et-boc .timeline .et_pb_blurb {
  position: relative;
}
body.cpctheme .timeline .et_pb_blurb .et_pb_blurb_content, .cpctheme .timeline .et_pb_blurb .et_pb_blurb_content, .cpctheme.et-db #et-boc .timeline .et_pb_blurb .et_pb_blurb_content {
  padding: 1.5em;
}
body.cpctheme .timeline .et_pb_blurb .et_pb_blurb_content h3, body.cpctheme .timeline .et_pb_blurb .et_pb_blurb_content p, .cpctheme .timeline .et_pb_blurb .et_pb_blurb_content h3, .cpctheme .timeline .et_pb_blurb .et_pb_blurb_content p, .cpctheme.et-db #et-boc .timeline .et_pb_blurb .et_pb_blurb_content h3, .cpctheme.et-db #et-boc .timeline .et_pb_blurb .et_pb_blurb_content p {
  text-align: left;
}
body.cpctheme .timeline .et_pb_blurb::after, .cpctheme .timeline .et_pb_blurb::after, .cpctheme.et-db #et-boc .timeline .et_pb_blurb::after {
  display: block;
  position: absolute;
  top: 0;
  left: calc(-8% - 3px);
  content: "";
  border: 2px solid #a9975d;
  background-color: #FFFFFF;
  height: 24px;
  border-radius: 50%;
  width: 24px;
}
@media (min-width: 992px) {
  body.cpctheme .timeline .et_pb_blurb, .cpctheme .timeline .et_pb_blurb, .cpctheme.et-db #et-boc .timeline .et_pb_blurb {
    width: 100%;
    display: inline-block;
    background: transparent !important;
  }
  body.cpctheme .timeline .et_pb_blurb .et_pb_blurb_content, .cpctheme .timeline .et_pb_blurb .et_pb_blurb_content, .cpctheme.et-db #et-boc .timeline .et_pb_blurb .et_pb_blurb_content {
    width: 45%;
    float: left;
    background: #fff;
    padding: 40px;
  }
  body.cpctheme .timeline .et_pb_blurb .et_pb_blurb_content h3, body.cpctheme .timeline .et_pb_blurb .et_pb_blurb_content p, .cpctheme .timeline .et_pb_blurb .et_pb_blurb_content h3, .cpctheme .timeline .et_pb_blurb .et_pb_blurb_content p, .cpctheme.et-db #et-boc .timeline .et_pb_blurb .et_pb_blurb_content h3, .cpctheme.et-db #et-boc .timeline .et_pb_blurb .et_pb_blurb_content p {
    text-align: right;
  }
  body.cpctheme .timeline .et_pb_blurb::after, .cpctheme .timeline .et_pb_blurb::after, .cpctheme.et-db #et-boc .timeline .et_pb_blurb::after {
    left: calc(50% - 12px);
    border: 2px solid #a9975d;
  }
  body.cpctheme .timeline .et_pb_blurb:nth-child(odd) .et_pb_blurb_content, .cpctheme .timeline .et_pb_blurb:nth-child(odd) .et_pb_blurb_content, .cpctheme.et-db #et-boc .timeline .et_pb_blurb:nth-child(odd) .et_pb_blurb_content {
    float: right;
  }
  body.cpctheme .timeline .et_pb_blurb:nth-child(odd) .et_pb_blurb_content h3, body.cpctheme .timeline .et_pb_blurb:nth-child(odd) .et_pb_blurb_content p, .cpctheme .timeline .et_pb_blurb:nth-child(odd) .et_pb_blurb_content h3, .cpctheme .timeline .et_pb_blurb:nth-child(odd) .et_pb_blurb_content p, .cpctheme.et-db #et-boc .timeline .et_pb_blurb:nth-child(odd) .et_pb_blurb_content h3, .cpctheme.et-db #et-boc .timeline .et_pb_blurb:nth-child(odd) .et_pb_blurb_content p {
    text-align: left;
  }
}
body.cpctheme .timeline::after, .cpctheme .timeline::after, .cpctheme.et-db #et-boc .timeline::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(5% - 3px);
  width: 6px;
  background-color: #fff;
  content: "";
}
@media (min-width: 992px) {
  body.cpctheme .timeline::after, .cpctheme .timeline::after, .cpctheme.et-db #et-boc .timeline::after {
    left: calc(50% - 3px);
  }
}
body.cpctheme .timeline::before, .cpctheme .timeline::before, .cpctheme.et-db #et-boc .timeline::before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  z-index: 1;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
}
body.cpctheme .procedure .et_post_meta_wrapper, .cpctheme .procedure .et_post_meta_wrapper, .cpctheme.et-db #et-boc .procedure .et_post_meta_wrapper {
  padding-top: 0 !important;
}
body.cpctheme .procedure .et_pb_section:first-child, body.cpctheme .procedure .et_pb_section_0 .et_pb_row, .cpctheme .procedure .et_pb_section:first-child, .cpctheme .procedure .et_pb_section_0 .et_pb_row, .cpctheme.et-db #et-boc .procedure .et_pb_section:first-child, .cpctheme.et-db #et-boc .procedure .et_pb_section_0 .et_pb_row {
  padding-top: 1em !important;
}
body.cpctheme .single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper, .cpctheme .single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper, .cpctheme.et-db #et-boc .single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper {
  padding: 0 !important;
}
body.cpctheme.single #left-area, .cpctheme.single #left-area, .cpctheme.et-db #et-boc.single #left-area {
  padding-bottom: 0px;
}
body.cpctheme.single #left-area .et_pb_post, .cpctheme.single #left-area .et_pb_post, .cpctheme.et-db #et-boc.single #left-area .et_pb_post {
  margin-bottom: 0px;
}
body.cpctheme .et_pb_filterable_portfolio .et_pb_portfolio_item .et_pb_module_header, body.cpctheme .et_pb_portfolio_grid_items .et_pb_portfolio_item .et_pb_module_header, .cpctheme .et_pb_filterable_portfolio .et_pb_portfolio_item .et_pb_module_header, .cpctheme .et_pb_portfolio_grid_items .et_pb_portfolio_item .et_pb_module_header, .cpctheme.et-db #et-boc .et_pb_filterable_portfolio .et_pb_portfolio_item .et_pb_module_header, .cpctheme.et-db #et-boc .et_pb_portfolio_grid_items .et_pb_portfolio_item .et_pb_module_header {
  text-decoration: none;
  text-align: left;
  color: #fff;
  margin-top: 0;
  padding: 10px 10px 5px 10px;
  border-bottom: none;
}
body.cpctheme .et_pb_filterable_portfolio .et_pb_portfolio_item .et_pb_module_header:hover, body.cpctheme .et_pb_filterable_portfolio .et_pb_portfolio_item .et_pb_module_header a:hover, body.cpctheme .et_pb_portfolio_grid_items .et_pb_portfolio_item .et_pb_module_header:hover, body.cpctheme .et_pb_portfolio_grid_items .et_pb_portfolio_item .et_pb_module_header a:hover, .cpctheme .et_pb_filterable_portfolio .et_pb_portfolio_item .et_pb_module_header:hover, .cpctheme .et_pb_filterable_portfolio .et_pb_portfolio_item .et_pb_module_header a:hover, .cpctheme .et_pb_portfolio_grid_items .et_pb_portfolio_item .et_pb_module_header:hover, .cpctheme .et_pb_portfolio_grid_items .et_pb_portfolio_item .et_pb_module_header a:hover, .cpctheme.et-db #et-boc .et_pb_filterable_portfolio .et_pb_portfolio_item .et_pb_module_header:hover, .cpctheme.et-db #et-boc .et_pb_filterable_portfolio .et_pb_portfolio_item .et_pb_module_header a:hover, .cpctheme.et-db #et-boc .et_pb_portfolio_grid_items .et_pb_portfolio_item .et_pb_module_header:hover, .cpctheme.et-db #et-boc .et_pb_portfolio_grid_items .et_pb_portfolio_item .et_pb_module_header a:hover {
  color: #55b045;
}
body.cpctheme .et_pb_filterable_portfolio .et_pb_portfolio_item .post-meta, body.cpctheme .et_pb_portfolio_grid_items .et_pb_portfolio_item .post-meta, .cpctheme .et_pb_filterable_portfolio .et_pb_portfolio_item .post-meta, .cpctheme .et_pb_portfolio_grid_items .et_pb_portfolio_item .post-meta, .cpctheme.et-db #et-boc .et_pb_filterable_portfolio .et_pb_portfolio_item .post-meta, .cpctheme.et-db #et-boc .et_pb_portfolio_grid_items .et_pb_portfolio_item .post-meta {
  visibility: visible;
  padding: 0px 10px 10px 10px;
  color: #ffdd00;
}
body.cpctheme .et_pb_filterable_portfolio .et_pb_portfolio_item .post-meta a, body.cpctheme .et_pb_portfolio_grid_items .et_pb_portfolio_item .post-meta a, .cpctheme .et_pb_filterable_portfolio .et_pb_portfolio_item .post-meta a, .cpctheme .et_pb_portfolio_grid_items .et_pb_portfolio_item .post-meta a, .cpctheme.et-db #et-boc .et_pb_filterable_portfolio .et_pb_portfolio_item .post-meta a, .cpctheme.et-db #et-boc .et_pb_portfolio_grid_items .et_pb_portfolio_item .post-meta a {
  text-transform: uppercase;
  line-height: 1em;
  color: #ffdd00;
  font-weight: bold;
  letter-spacing: 2px;
  font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
  font-size: 12px;
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .et_pb_filterable_portfolio .et_pb_portfolio_item .post-meta a, body.cpctheme .et_pb_portfolio_grid_items .et_pb_portfolio_item .post-meta a, .cpctheme .et_pb_filterable_portfolio .et_pb_portfolio_item .post-meta a, .cpctheme .et_pb_portfolio_grid_items .et_pb_portfolio_item .post-meta a, .cpctheme.et-db #et-boc .et_pb_filterable_portfolio .et_pb_portfolio_item .post-meta a, .cpctheme.et-db #et-boc .et_pb_portfolio_grid_items .et_pb_portfolio_item .post-meta a {
    font-size: calc( 12px + 1 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .et_pb_filterable_portfolio .et_pb_portfolio_item .post-meta a, body.cpctheme .et_pb_portfolio_grid_items .et_pb_portfolio_item .post-meta a, .cpctheme .et_pb_filterable_portfolio .et_pb_portfolio_item .post-meta a, .cpctheme .et_pb_portfolio_grid_items .et_pb_portfolio_item .post-meta a, .cpctheme.et-db #et-boc .et_pb_filterable_portfolio .et_pb_portfolio_item .post-meta a, .cpctheme.et-db #et-boc .et_pb_portfolio_grid_items .et_pb_portfolio_item .post-meta a {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  body.cpctheme .et_pb_filterable_portfolio .et_pb_portfolio_item, body.cpctheme .et_pb_portfolio_grid_items .et_pb_portfolio_item, .cpctheme .et_pb_filterable_portfolio .et_pb_portfolio_item, .cpctheme .et_pb_portfolio_grid_items .et_pb_portfolio_item, .cpctheme.et-db #et-boc .et_pb_filterable_portfolio .et_pb_portfolio_item, .cpctheme.et-db #et-boc .et_pb_portfolio_grid_items .et_pb_portfolio_item {
    width: 31% !important;
    margin-right: 2%;
  }
  body.cpctheme .et_pb_filterable_portfolio .et_pb_portfolio_item:nth-child(even), body.cpctheme .et_pb_portfolio_grid_items .et_pb_portfolio_item:nth-child(even), .cpctheme .et_pb_filterable_portfolio .et_pb_portfolio_item:nth-child(even), .cpctheme .et_pb_portfolio_grid_items .et_pb_portfolio_item:nth-child(even), .cpctheme.et-db #et-boc .et_pb_filterable_portfolio .et_pb_portfolio_item:nth-child(even), .cpctheme.et-db #et-boc .et_pb_portfolio_grid_items .et_pb_portfolio_item:nth-child(even) {
    margin-right: 0;
  }
}
body.cpctheme .et_pb_portfolio_filters ul li.et_pb_portfolio_filter a, .cpctheme .et_pb_portfolio_filters ul li.et_pb_portfolio_filter a, .cpctheme.et-db #et-boc .et_pb_portfolio_filters ul li.et_pb_portfolio_filter a {
  background: transparent;
  border: none;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
  font-size: 12px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .et_pb_portfolio_filters ul li.et_pb_portfolio_filter a, .cpctheme .et_pb_portfolio_filters ul li.et_pb_portfolio_filter a, .cpctheme.et-db #et-boc .et_pb_portfolio_filters ul li.et_pb_portfolio_filter a {
    font-size: calc( 12px + 1 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .et_pb_portfolio_filters ul li.et_pb_portfolio_filter a, .cpctheme .et_pb_portfolio_filters ul li.et_pb_portfolio_filter a, .cpctheme.et-db #et-boc .et_pb_portfolio_filters ul li.et_pb_portfolio_filter a {
    font-size: 13px;
  }
}
body.cpctheme .et_pb_filterable_portfolio .et_pb_portofolio_pagination, body.cpctheme .et_pb_gallery .et_pb_gallery_pagination, .cpctheme .et_pb_filterable_portfolio .et_pb_portofolio_pagination, .cpctheme .et_pb_gallery .et_pb_gallery_pagination, .cpctheme.et-db #et-boc .et_pb_filterable_portfolio .et_pb_portofolio_pagination, .cpctheme.et-db #et-boc .et_pb_gallery .et_pb_gallery_pagination {
  border-top: 0px;
}
body.cpctheme .portfolio-featured .et_pb_module_header, .cpctheme .portfolio-featured .et_pb_module_header, .cpctheme.et-db #et-boc .portfolio-featured .et_pb_module_header {
  text-decoration: none;
  text-align: left;
  color: #fff;
  margin-top: 0;
  padding: 10px 10px 5px 10px;
  border-bottom: none;
}
body.cpctheme .portfolio-featured .et_pb_module_header:hover, body.cpctheme .portfolio-featured .et_pb_module_header a:hover, .cpctheme .portfolio-featured .et_pb_module_header:hover, .cpctheme .portfolio-featured .et_pb_module_header a:hover, .cpctheme.et-db #et-boc .portfolio-featured .et_pb_module_header:hover, .cpctheme.et-db #et-boc .portfolio-featured .et_pb_module_header a:hover {
  color: #55b045;
}
body.cpctheme .portfolio-featured .et_pb_promo_description, .cpctheme .portfolio-featured .et_pb_promo_description, .cpctheme.et-db #et-boc .portfolio-featured .et_pb_promo_description {
  text-align: left;
  padding-top: 30%;
}
body.cpctheme .portfolio-featured .et_pb_promo_description h2, .cpctheme .portfolio-featured .et_pb_promo_description h2, .cpctheme.et-db #et-boc .portfolio-featured .et_pb_promo_description h2 {
  padding-left: 0;
}
body.cpctheme .portfolio-featured .et_pb_button_wrapper, .cpctheme .portfolio-featured .et_pb_button_wrapper, .cpctheme.et-db #et-boc .portfolio-featured .et_pb_button_wrapper {
  text-align: left;
}
body.cpctheme .portfolio-featured .et_pb_button_wrapper .et_pb_button:hover, .cpctheme .portfolio-featured .et_pb_button_wrapper .et_pb_button:hover, .cpctheme.et-db #et-boc .portfolio-featured .et_pb_button_wrapper .et_pb_button:hover {
  background: #ffdd00;
  color: #fff;
}
body.cpctheme .portfolio-featured .post-meta, .cpctheme .portfolio-featured .post-meta, .cpctheme.et-db #et-boc .portfolio-featured .post-meta {
  visibility: visible;
  padding: 0px 10px 10px 10px;
  color: #ffdd00;
}
body.cpctheme .portfolio-featured .post-meta a, .cpctheme .portfolio-featured .post-meta a, .cpctheme.et-db #et-boc .portfolio-featured .post-meta a {
  text-transform: uppercase;
  line-height: 1em;
  color: #ffdd00;
  font-weight: bold;
  letter-spacing: 2px;
  font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
  font-size: 12px;
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .portfolio-featured .post-meta a, .cpctheme .portfolio-featured .post-meta a, .cpctheme.et-db #et-boc .portfolio-featured .post-meta a {
    font-size: calc( 12px + 1 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .portfolio-featured .post-meta a, .cpctheme .portfolio-featured .post-meta a, .cpctheme.et-db #et-boc .portfolio-featured .post-meta a {
    font-size: 13px;
  }
}
body.cpctheme.single-project .et_pb_fullwidth_section .header-content h1, .cpctheme.single-project .et_pb_fullwidth_section .header-content h1, .cpctheme.et-db #et-boc.single-project .et_pb_fullwidth_section .header-content h1 {
  color: #fff;
  font-size: 22px;
  line-height: 1em;
  padding-bottom: 0;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme.single-project .et_pb_fullwidth_section .header-content h1, .cpctheme.single-project .et_pb_fullwidth_section .header-content h1, .cpctheme.et-db #et-boc.single-project .et_pb_fullwidth_section .header-content h1 {
    font-size: calc( 22px + 47 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme.single-project .et_pb_fullwidth_section .header-content h1, .cpctheme.single-project .et_pb_fullwidth_section .header-content h1, .cpctheme.et-db #et-boc.single-project .et_pb_fullwidth_section .header-content h1 {
    font-size: 69px;
  }
}
body.cpctheme.single-project .et_pb_fullwidth_section .header-content .et_pb_fullwidth_header_subhead, .cpctheme.single-project .et_pb_fullwidth_section .header-content .et_pb_fullwidth_header_subhead, .cpctheme.et-db #et-boc.single-project .et_pb_fullwidth_section .header-content .et_pb_fullwidth_header_subhead {
  text-transform: uppercase;
  line-height: 1em;
  color: #ffdd00;
  font-weight: bold;
  letter-spacing: 2px;
  font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
  font-size: 16px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme.single-project .et_pb_fullwidth_section .header-content .et_pb_fullwidth_header_subhead, .cpctheme.single-project .et_pb_fullwidth_section .header-content .et_pb_fullwidth_header_subhead, .cpctheme.et-db #et-boc.single-project .et_pb_fullwidth_section .header-content .et_pb_fullwidth_header_subhead {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme.single-project .et_pb_fullwidth_section .header-content .et_pb_fullwidth_header_subhead, .cpctheme.single-project .et_pb_fullwidth_section .header-content .et_pb_fullwidth_header_subhead, .cpctheme.et-db #et-boc.single-project .et_pb_fullwidth_section .header-content .et_pb_fullwidth_header_subhead {
    font-size: 25px;
  }
}
body.cpctheme.single-project .et_pb_fullwidth_section .header-content .et_pb_header_content_wrapper, .cpctheme.single-project .et_pb_fullwidth_section .header-content .et_pb_header_content_wrapper, .cpctheme.et-db #et-boc.single-project .et_pb_fullwidth_section .header-content .et_pb_header_content_wrapper {
  margin-top: 1em;
}
body.cpctheme.single-project .et_pb_fullwidth_section .header-content .et_pb_header_content_wrapper p, .cpctheme.single-project .et_pb_fullwidth_section .header-content .et_pb_header_content_wrapper p, .cpctheme.et-db #et-boc.single-project .et_pb_fullwidth_section .header-content .et_pb_header_content_wrapper p {
  color: #fff;
  font-size: 16px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme.single-project .et_pb_fullwidth_section .header-content .et_pb_header_content_wrapper p, .cpctheme.single-project .et_pb_fullwidth_section .header-content .et_pb_header_content_wrapper p, .cpctheme.et-db #et-boc.single-project .et_pb_fullwidth_section .header-content .et_pb_header_content_wrapper p {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme.single-project .et_pb_fullwidth_section .header-content .et_pb_header_content_wrapper p, .cpctheme.single-project .et_pb_fullwidth_section .header-content .et_pb_header_content_wrapper p, .cpctheme.et-db #et-boc.single-project .et_pb_fullwidth_section .header-content .et_pb_header_content_wrapper p {
    font-size: 25px;
  }
}
body.cpctheme.single-project .project-specs h4, .cpctheme.single-project .project-specs h4, .cpctheme.et-db #et-boc.single-project .project-specs h4 {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #ffdd00;
}
body.cpctheme.single-project .et_pb_module h2, .cpctheme.single-project .et_pb_module h2, .cpctheme.et-db #et-boc.single-project .et_pb_module h2 {
  text-align: left;
}
body.cpctheme.single-project .et_pb_module ul, .cpctheme.single-project .et_pb_module ul, .cpctheme.et-db #et-boc.single-project .et_pb_module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
body.cpctheme.single-project .et_pb_module li, .cpctheme.single-project .et_pb_module li, .cpctheme.et-db #et-boc.single-project .et_pb_module li {
  padding-left: 1em;
  text-indent: -1.1em;
}
body.cpctheme.single-project .et_pb_module li::before, .cpctheme.single-project .et_pb_module li::before, .cpctheme.et-db #et-boc.single-project .et_pb_module li::before {
  content: "\5e";
  font-family: 'ETmodules';
  color: #ffdd00;
  /* or whatever color you prefer */
}
body.cpctheme .wpfd-content-default, .cpctheme .wpfd-content-default, .cpctheme.et-db #et-boc .wpfd-content-default {
  padding: 0px;
}
body.cpctheme .wpfd-content-default a:hover, .cpctheme .wpfd-content-default a:hover, .cpctheme.et-db #et-boc .wpfd-content-default a:hover {
  box-shadow: none;
  color: #9eb28f;
}
body.cpctheme .wpfd-content-default .wpfd-categories h2, .cpctheme .wpfd-content-default .wpfd-categories h2, .cpctheme.et-db #et-boc .wpfd-content-default .wpfd-categories h2 {
  display: none;
}
body.cpctheme .wpfd-content-default .file, body.cpctheme .wpfd-single-file .file, .cpctheme .wpfd-content-default .file, .cpctheme .wpfd-single-file .file, .cpctheme.et-db #et-boc .wpfd-content-default .file, .cpctheme.et-db #et-boc .wpfd-single-file .file {
  font-size: 13px;
  color: #4d4f53;
  padding: 2em;
  border: solid 1px #e9e9e9;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background: #fff;
}
body.cpctheme .wpfd-content-default .file p, body.cpctheme .wpfd-single-file .file p, .cpctheme .wpfd-content-default .file p, .cpctheme .wpfd-single-file .file p, .cpctheme.et-db #et-boc .wpfd-content-default .file p, .cpctheme.et-db #et-boc .wpfd-single-file .file p {
  font-size: 13px;
  color: #4d4f53;
}
body.cpctheme .wpfd-content-default .file p:first-child, body.cpctheme .wpfd-single-file .file p:first-child, .cpctheme .wpfd-content-default .file p:first-child, .cpctheme .wpfd-single-file .file p:first-child, .cpctheme.et-db #et-boc .wpfd-content-default .file p:first-child, .cpctheme.et-db #et-boc .wpfd-single-file .file p:first-child {
  margin-top: 0;
}
body.cpctheme .wpfd-content-default .file h1, body.cpctheme .wpfd-content-default .file h2, body.cpctheme .wpfd-content-default .file h3, body.cpctheme .wpfd-content-default .file h4, body.cpctheme .wpfd-content-default .file h5, body.cpctheme .wpfd-content-default .file h6, body.cpctheme .wpfd-single-file .file h1, body.cpctheme .wpfd-single-file .file h2, body.cpctheme .wpfd-single-file .file h3, body.cpctheme .wpfd-single-file .file h4, body.cpctheme .wpfd-single-file .file h5, body.cpctheme .wpfd-single-file .file h6, .cpctheme .wpfd-content-default .file h1, .cpctheme .wpfd-content-default .file h2, .cpctheme .wpfd-content-default .file h3, .cpctheme .wpfd-content-default .file h4, .cpctheme .wpfd-content-default .file h5, .cpctheme .wpfd-content-default .file h6, .cpctheme .wpfd-single-file .file h1, .cpctheme .wpfd-single-file .file h2, .cpctheme .wpfd-single-file .file h3, .cpctheme .wpfd-single-file .file h4, .cpctheme .wpfd-single-file .file h5, .cpctheme .wpfd-single-file .file h6, .cpctheme.et-db #et-boc .wpfd-content-default .file h1, .cpctheme.et-db #et-boc .wpfd-content-default .file h2, .cpctheme.et-db #et-boc .wpfd-content-default .file h3, .cpctheme.et-db #et-boc .wpfd-content-default .file h4, .cpctheme.et-db #et-boc .wpfd-content-default .file h5, .cpctheme.et-db #et-boc .wpfd-content-default .file h6, .cpctheme.et-db #et-boc .wpfd-single-file .file h1, .cpctheme.et-db #et-boc .wpfd-single-file .file h2, .cpctheme.et-db #et-boc .wpfd-single-file .file h3, .cpctheme.et-db #et-boc .wpfd-single-file .file h4, .cpctheme.et-db #et-boc .wpfd-single-file .file h5, .cpctheme.et-db #et-boc .wpfd-single-file .file h6 {
  font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  color: #035642;
}
body.cpctheme .wpfd-content-default .file h1 + p, body.cpctheme .wpfd-content-default .file h2 + p, body.cpctheme .wpfd-content-default .file h2 + p, body.cpctheme .wpfd-content-default .file h2 + p, body.cpctheme .wpfd-single-file .file h1 + p, body.cpctheme .wpfd-single-file .file h2 + p, body.cpctheme .wpfd-single-file .file h2 + p, body.cpctheme .wpfd-single-file .file h2 + p, .cpctheme .wpfd-content-default .file h1 + p, .cpctheme .wpfd-content-default .file h2 + p, .cpctheme .wpfd-content-default .file h2 + p, .cpctheme .wpfd-content-default .file h2 + p, .cpctheme .wpfd-single-file .file h1 + p, .cpctheme .wpfd-single-file .file h2 + p, .cpctheme .wpfd-single-file .file h2 + p, .cpctheme .wpfd-single-file .file h2 + p, .cpctheme.et-db #et-boc .wpfd-content-default .file h1 + p, .cpctheme.et-db #et-boc .wpfd-content-default .file h2 + p, .cpctheme.et-db #et-boc .wpfd-content-default .file h2 + p, .cpctheme.et-db #et-boc .wpfd-content-default .file h2 + p, .cpctheme.et-db #et-boc .wpfd-single-file .file h1 + p, .cpctheme.et-db #et-boc .wpfd-single-file .file h2 + p, .cpctheme.et-db #et-boc .wpfd-single-file .file h2 + p, .cpctheme.et-db #et-boc .wpfd-single-file .file h2 + p {
  margin: 1.414em 0 0.5em;
}
body.cpctheme .wpfd-content-default .file h1, body.cpctheme .wpfd-content-default .file h2, body.cpctheme .wpfd-single-file .file h1, body.cpctheme .wpfd-single-file .file h2, .cpctheme .wpfd-content-default .file h1, .cpctheme .wpfd-content-default .file h2, .cpctheme .wpfd-single-file .file h1, .cpctheme .wpfd-single-file .file h2, .cpctheme.et-db #et-boc .wpfd-content-default .file h1, .cpctheme.et-db #et-boc .wpfd-content-default .file h2, .cpctheme.et-db #et-boc .wpfd-single-file .file h1, .cpctheme.et-db #et-boc .wpfd-single-file .file h2 {
  text-transform: uppercase;
  text-align: center;
}
body.cpctheme .wpfd-content-default .file h1, body.cpctheme .wpfd-single-file .file h1, .cpctheme .wpfd-content-default .file h1, .cpctheme .wpfd-single-file .file h1, .cpctheme.et-db #et-boc .wpfd-content-default .file h1, .cpctheme.et-db #et-boc .wpfd-single-file .file h1 {
  font-size: 18px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .wpfd-content-default .file h1, body.cpctheme .wpfd-single-file .file h1, .cpctheme .wpfd-content-default .file h1, .cpctheme .wpfd-single-file .file h1, .cpctheme.et-db #et-boc .wpfd-content-default .file h1, .cpctheme.et-db #et-boc .wpfd-single-file .file h1 {
    font-size: calc( 18px + 17 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .wpfd-content-default .file h1, body.cpctheme .wpfd-single-file .file h1, .cpctheme .wpfd-content-default .file h1, .cpctheme .wpfd-single-file .file h1, .cpctheme.et-db #et-boc .wpfd-content-default .file h1, .cpctheme.et-db #et-boc .wpfd-single-file .file h1 {
    font-size: 35px;
  }
}
body.cpctheme .wpfd-content-default .file h2, body.cpctheme .wpfd-single-file .file h2, .cpctheme .wpfd-content-default .file h2, .cpctheme .wpfd-single-file .file h2, .cpctheme.et-db #et-boc .wpfd-content-default .file h2, .cpctheme.et-db #et-boc .wpfd-single-file .file h2 {
  font-size: 16px;
  border-bottom: solid 1px #a9975d;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .wpfd-content-default .file h2, body.cpctheme .wpfd-single-file .file h2, .cpctheme .wpfd-content-default .file h2, .cpctheme .wpfd-single-file .file h2, .cpctheme.et-db #et-boc .wpfd-content-default .file h2, .cpctheme.et-db #et-boc .wpfd-single-file .file h2 {
    font-size: calc( 16px + 9 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .wpfd-content-default .file h2, body.cpctheme .wpfd-single-file .file h2, .cpctheme .wpfd-content-default .file h2, .cpctheme .wpfd-single-file .file h2, .cpctheme.et-db #et-boc .wpfd-content-default .file h2, .cpctheme.et-db #et-boc .wpfd-single-file .file h2 {
    font-size: 25px;
  }
}
body.cpctheme .wpfd-content-default .file h3, body.cpctheme .wpfd-single-file .file h3, .cpctheme .wpfd-content-default .file h3, .cpctheme .wpfd-single-file .file h3, .cpctheme.et-db #et-boc .wpfd-content-default .file h3, .cpctheme.et-db #et-boc .wpfd-single-file .file h3 {
  font-size: 14px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .wpfd-content-default .file h3, body.cpctheme .wpfd-single-file .file h3, .cpctheme .wpfd-content-default .file h3, .cpctheme .wpfd-single-file .file h3, .cpctheme.et-db #et-boc .wpfd-content-default .file h3, .cpctheme.et-db #et-boc .wpfd-single-file .file h3 {
    font-size: calc( 14px + 4 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .wpfd-content-default .file h3, body.cpctheme .wpfd-single-file .file h3, .cpctheme .wpfd-content-default .file h3, .cpctheme .wpfd-single-file .file h3, .cpctheme.et-db #et-boc .wpfd-content-default .file h3, .cpctheme.et-db #et-boc .wpfd-single-file .file h3 {
    font-size: 18px;
  }
}
body.cpctheme .wpfd-content-default .file h4, body.cpctheme .wpfd-single-file .file h4, .cpctheme .wpfd-content-default .file h4, .cpctheme .wpfd-single-file .file h4, .cpctheme.et-db #et-boc .wpfd-content-default .file h4, .cpctheme.et-db #et-boc .wpfd-single-file .file h4 {
  font-size: 14px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .wpfd-content-default .file h4, body.cpctheme .wpfd-single-file .file h4, .cpctheme .wpfd-content-default .file h4, .cpctheme .wpfd-single-file .file h4, .cpctheme.et-db #et-boc .wpfd-content-default .file h4, .cpctheme.et-db #et-boc .wpfd-single-file .file h4 {
    font-size: calc( 14px + 4 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .wpfd-content-default .file h4, body.cpctheme .wpfd-single-file .file h4, .cpctheme .wpfd-content-default .file h4, .cpctheme .wpfd-single-file .file h4, .cpctheme.et-db #et-boc .wpfd-content-default .file h4, .cpctheme.et-db #et-boc .wpfd-single-file .file h4 {
    font-size: 18px;
  }
}
body.cpctheme .wpfd-content-default .file .downloadlink, body.cpctheme .wpfd-single-file .file .downloadlink, .cpctheme .wpfd-content-default .file .downloadlink, .cpctheme .wpfd-single-file .file .downloadlink, .cpctheme.et-db #et-boc .wpfd-content-default .file .downloadlink, .cpctheme.et-db #et-boc .wpfd-single-file .file .downloadlink {
  border-radius: 2px;
  text-transform: uppercase !important;
  background: #fff !important;
  background-image: none !important;
  color: #035642 !important;
  border: solid 1px #035642 !important;
  width: 140px;
}
body.cpctheme .wpfd-content-default .file .downloadlink:hover, body.cpctheme .wpfd-single-file .file .downloadlink:hover, .cpctheme .wpfd-content-default .file .downloadlink:hover, .cpctheme .wpfd-single-file .file .downloadlink:hover, .cpctheme.et-db #et-boc .wpfd-content-default .file .downloadlink:hover, .cpctheme.et-db #et-boc .wpfd-single-file .file .downloadlink:hover {
  background-image: linear-gradient(41deg, #002b33 8%, #035642 100%) !important;
  color: #fff !important;
}
body.cpctheme .wpfd-content-default .file .openlink, body.cpctheme .wpfd-single-file .file .openlink, .cpctheme .wpfd-content-default .file .openlink, .cpctheme .wpfd-single-file .file .openlink, .cpctheme.et-db #et-boc .wpfd-content-default .file .openlink, .cpctheme.et-db #et-boc .wpfd-single-file .file .openlink {
  border-radius: 0px;
  color: #a9975d !important;
  background: #fff !important;
  border: solid 1px #a9975d !important;
  text-transform: uppercase !important;
  width: 140px;
}
body.cpctheme .wpfd-content-default .file .openlink:hover, body.cpctheme .wpfd-single-file .file .openlink:hover, .cpctheme .wpfd-content-default .file .openlink:hover, .cpctheme .wpfd-single-file .file .openlink:hover, .cpctheme.et-db #et-boc .wpfd-content-default .file .openlink:hover, .cpctheme.et-db #et-boc .wpfd-single-file .file .openlink:hover {
  color: #fff !important;
  background: #a9975d !important;
}
body.cpctheme .wpfd-content, .cpctheme .wpfd-content, .cpctheme.et-db #et-boc .wpfd-content {
  background: transparent;
}
body.cpctheme .wpfd-content .breadcrumbs, .cpctheme .wpfd-content .breadcrumbs, .cpctheme.et-db #et-boc .wpfd-content .breadcrumbs {
  display: none;
}
body.cpctheme .wpfd-content .wpfd-categories .wpfdcategory, .cpctheme .wpfd-content .wpfd-categories .wpfdcategory, .cpctheme.et-db #et-boc .wpfd-content .wpfd-categories .wpfdcategory {
  font-weight: 700 !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition: all 0.25s ease !important;
  color: #035642 !important;
  background-image: none !important;
  background: transparent !important;
  border: solid 1px #035642 !important;
  width: 205px;
  max-width: 205px;
  margin: 10px !important;
}
body.cpctheme .wpfd-content .wpfd-categories .wpfdcategory span, .cpctheme .wpfd-content .wpfd-categories .wpfdcategory span, .cpctheme.et-db #et-boc .wpfd-content .wpfd-categories .wpfdcategory span {
  width: 160px;
}
body.cpctheme .wpfd-content .wpfd-categories .wpfdcategory:hover, .cpctheme .wpfd-content .wpfd-categories .wpfdcategory:hover, .cpctheme.et-db #et-boc .wpfd-content .wpfd-categories .wpfdcategory:hover {
  color: #fff !important;
  background: #035642 !important;
}
body.cpctheme .wpfd-content .wpfd-categories .wpfdcategory::after, .cpctheme .wpfd-content .wpfd-categories .wpfdcategory::after, .cpctheme.et-db #et-boc .wpfd-content .wpfd-categories .wpfdcategory::after {
  color: #fff !important;
}
body.cpctheme .wpfd-content .wpfd-container .wpfd-foldertree-default, body.cpctheme .wpfd-content .wpfd-container .wpfd-categories, .cpctheme .wpfd-content .wpfd-container .wpfd-foldertree-default, .cpctheme .wpfd-content .wpfd-container .wpfd-categories, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd-foldertree-default, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd-categories {
  display: none;
}
body.cpctheme .wpfd-content .wpfd-container .wpfd-container-default, .cpctheme .wpfd-content .wpfd-container .wpfd-container-default, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd-container-default {
  width: 100%;
}
body.cpctheme .wpfd-content .wpfd-container .wpfd_list, .cpctheme .wpfd-content .wpfd-container .wpfd_list, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd_list {
  padding: 10px 20px;
}
body.cpctheme .wpfd-content .wpfd-container .wpfd_list .file, .cpctheme .wpfd-content .wpfd-container .wpfd_list .file, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd_list .file {
  margin: 10px 0px !important;
  text-align: left;
}
body.cpctheme .wpfd-content .wpfd-container .wpfd_list .file h3, .cpctheme .wpfd-content .wpfd-container .wpfd_list .file h3, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd_list .file h3 {
  margin-bottom: 0px !important;
  text-align: left;
}
body.cpctheme .wpfd-content .wpfd-container .wpfd_list .file h3 a, .cpctheme .wpfd-content .wpfd-container .wpfd_list .file h3 a, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd_list .file h3 a {
  color: #035642;
}
body.cpctheme .wpfd-content .wpfd-container .wpfd_list .file h3 a:hover, .cpctheme .wpfd-content .wpfd-container .wpfd_list .file h3 a:hover, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd_list .file h3 a:hover {
  color: #9eb28f;
}
body.cpctheme .wpfd-content .wpfd-container .wpfd_list .file-xinfo, .cpctheme .wpfd-content .wpfd-container .wpfd_list .file-xinfo, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd_list .file-xinfo {
  font-size: 12px;
  line-height: 1.45;
  font-family: "Karla", Helvetica, Arial, Lucida, sans-serif;
  font-weight: bold;
  color: #4d4f53;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .wpfd-content .wpfd-container .wpfd_list .file-xinfo, .cpctheme .wpfd-content .wpfd-container .wpfd_list .file-xinfo, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd_list .file-xinfo {
    font-size: calc( 12px + 1 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .wpfd-content .wpfd-container .wpfd_list .file-xinfo, .cpctheme .wpfd-content .wpfd-container .wpfd_list .file-xinfo, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd_list .file-xinfo {
    font-size: 13px;
  }
}
body.cpctheme .wpfd-content .wpfd-container .wpfd_list .file-xinfo .file-desc, .cpctheme .wpfd-content .wpfd-container .wpfd_list .file-xinfo .file-desc, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd_list .file-xinfo .file-desc {
  font-weight: 500;
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  body.cpctheme .wpfd-content .wpfd-container, .cpctheme .wpfd-content .wpfd-container, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container {
    width: 100%;
    padding: 0px;
  }
  body.cpctheme .wpfd-content .wpfd-container .wpfd_list .file, .cpctheme .wpfd-content .wpfd-container .wpfd_list .file, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd_list .file {
    min-width: 100%;
  }
  body.cpctheme .wpfd-content .wpfd-container .wpfd_list .filecontent, .cpctheme .wpfd-content .wpfd-container .wpfd_list .filecontent, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd_list .filecontent {
    min-width: calc(100% - 160px);
    max-width: calc(100% - 160px);
  }
  body.cpctheme .wpfd-content .wpfd-container .wpfd_list .file-right, .cpctheme .wpfd-content .wpfd-container .wpfd_list .file-right, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd_list .file-right {
    min-width: 140px;
  }
}
@media (min-width: 1800px) {
  body.cpctheme .wpfd-content .wpfd-container .wpfd_list .file, .cpctheme .wpfd-content .wpfd-container .wpfd_list .file, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd_list .file {
    min-width: calc(50% - 10px);
  }
  body.cpctheme .wpfd-content .wpfd-container .wpfd_list .file:nth-child(2n), .cpctheme .wpfd-content .wpfd-container .wpfd_list .file:nth-child(2n), .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd_list .file:nth-child(2n) {
    margin-left: 20px !important;
  }
  body.cpctheme .wpfd-content .wpfd-container .wpfd_list .filecontent, .cpctheme .wpfd-content .wpfd-container .wpfd_list .filecontent, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd_list .filecontent {
    min-width: calc(100% - 160px);
    max-width: calc(100% - 160px);
  }
  body.cpctheme .wpfd-content .wpfd-container .wpfd_list .file-right, .cpctheme .wpfd-content .wpfd-container .wpfd_list .file-right, .cpctheme.et-db #et-boc .wpfd-content .wpfd-container .wpfd_list .file-right {
    min-width: 140px;
  }
}
body.cpctheme .wpfd-content .jaofiletree:first-child > .directory > .jaofiletree, .cpctheme .wpfd-content .jaofiletree:first-child > .directory > .jaofiletree, .cpctheme.et-db #et-boc .wpfd-content .jaofiletree:first-child > .directory > .jaofiletree {
  display: block !important;
}
body.cpctheme .wpfd-content .jaofiletree:first-child li.directory a, .cpctheme .wpfd-content .jaofiletree:first-child li.directory a, .cpctheme.et-db #et-boc .wpfd-content .jaofiletree:first-child li.directory a {
  transition: color 150ms ease;
  font-weight: normal;
}
body.cpctheme .wpfd-content .jaofiletree:first-child li.directory a:active, body.cpctheme .wpfd-content .jaofiletree:first-child li.directory a:focus, body.cpctheme .wpfd-content .jaofiletree:first-child li.directory a:hover, .cpctheme .wpfd-content .jaofiletree:first-child li.directory a:active, .cpctheme .wpfd-content .jaofiletree:first-child li.directory a:focus, .cpctheme .wpfd-content .jaofiletree:first-child li.directory a:hover, .cpctheme.et-db #et-boc .wpfd-content .jaofiletree:first-child li.directory a:active, .cpctheme.et-db #et-boc .wpfd-content .jaofiletree:first-child li.directory a:focus, .cpctheme.et-db #et-boc .wpfd-content .jaofiletree:first-child li.directory a:hover {
  color: #9eb28f;
  text-decoration: underline !important;
  font-weight: normal;
}
body.cpctheme .wpfd-content .jaofiletree:first-child li.directory.selected a, .cpctheme .wpfd-content .jaofiletree:first-child li.directory.selected a, .cpctheme.et-db #et-boc .wpfd-content .jaofiletree:first-child li.directory.selected a {
  font-weight: normal;
  font-weight: normal;
  color: #035642;
}
body.cpctheme .wpfd-content .jaofiletree:first-child li.directory.selected .zmdi-folder:before, .cpctheme .wpfd-content .jaofiletree:first-child li.directory.selected .zmdi-folder:before, .cpctheme.et-db #et-boc .wpfd-content .jaofiletree:first-child li.directory.selected .zmdi-folder:before {
  color: #035642;
}
body.cpctheme .wpfd-content .jaofiletree:first-child li.directory.selected .icon-open-close:before, .cpctheme .wpfd-content .jaofiletree:first-child li.directory.selected .icon-open-close:before, .cpctheme.et-db #et-boc .wpfd-content .jaofiletree:first-child li.directory.selected .icon-open-close:before {
  color: #035642;
}
body.cpctheme #forms-archive .et_pb_row, .cpctheme #forms-archive .et_pb_row, .cpctheme.et-db #et-boc #forms-archive .et_pb_row {
  width: 100% !important;
}
body.cpctheme #forms-archive .wpfd-content, .cpctheme #forms-archive .wpfd-content, .cpctheme.et-db #et-boc #forms-archive .wpfd-content {
  background: #fff;
}
body.cpctheme #forms-archive .breadcrumbs, .cpctheme #forms-archive .breadcrumbs, .cpctheme.et-db #et-boc #forms-archive .breadcrumbs {
  font-size: 11px !important;
  line-height: 12px;
  max-height: 50px;
  overflow: hidden;
  padding-left: 20px !important;
}
body.cpctheme #forms-archive .breadcrumbs li, .cpctheme #forms-archive .breadcrumbs li, .cpctheme.et-db #et-boc #forms-archive .breadcrumbs li {
  margin-bottom: 0;
  font-size: 11px !important;
  line-height: 12px;
}
body.cpctheme #forms-archive .breadcrumbs a, body.cpctheme #forms-archive .breadcrumbs span, body.cpctheme #forms-archive .breadcrumbs .icon, .cpctheme #forms-archive .breadcrumbs a, .cpctheme #forms-archive .breadcrumbs span, .cpctheme #forms-archive .breadcrumbs .icon, .cpctheme.et-db #et-boc #forms-archive .breadcrumbs a, .cpctheme.et-db #et-boc #forms-archive .breadcrumbs span, .cpctheme.et-db #et-boc #forms-archive .breadcrumbs .icon {
  font-size: 11px;
}
body.cpctheme #forms-archive .breadcrumbs a, .cpctheme #forms-archive .breadcrumbs a, .cpctheme.et-db #et-boc #forms-archive .breadcrumbs a {
  color: #035642;
}
body.cpctheme #forms-archive .breadcrumbs a:hover, .cpctheme #forms-archive .breadcrumbs a:hover, .cpctheme.et-db #et-boc #forms-archive .breadcrumbs a:hover {
  text-transform: underline;
}
body.cpctheme #forms-archive .breadcrumbs .arrow_carrot-2right, .cpctheme #forms-archive .breadcrumbs .arrow_carrot-2right, .cpctheme.et-db #et-boc #forms-archive .breadcrumbs .arrow_carrot-2right {
  font-size: 10px;
}
body.cpctheme #forms-archive .wpfd-container-default.with_foldertree, .cpctheme #forms-archive .wpfd-container-default.with_foldertree, .cpctheme.et-db #et-boc #forms-archive .wpfd-container-default.with_foldertree {
  width: 100%;
  padding-right: 0px;
}
body.cpctheme #forms-archive .wpfd-categories, body.cpctheme #forms-archive .breadcrumbs, .cpctheme #forms-archive .wpfd-categories, .cpctheme #forms-archive .breadcrumbs, .cpctheme.et-db #et-boc #forms-archive .wpfd-categories, .cpctheme.et-db #et-boc #forms-archive .breadcrumbs {
  display: block;
}
body.cpctheme #forms-archive .file, .cpctheme #forms-archive .file, .cpctheme.et-db #et-boc #forms-archive .file {
  background: #f3f3f3;
}
@media (min-width: 992px) {
  body.cpctheme #forms-archive .wpfd-foldertree-default, .cpctheme #forms-archive .wpfd-foldertree-default, .cpctheme.et-db #et-boc #forms-archive .wpfd-foldertree-default {
    display: block !important;
  }
  body.cpctheme #forms-archive .wpfd-foldertree-default, .cpctheme #forms-archive .wpfd-foldertree-default, .cpctheme.et-db #et-boc #forms-archive .wpfd-foldertree-default {
    width: 350px;
    padding: 0;
  }
  body.cpctheme #forms-archive .wpfd-container-default.with_foldertree, .cpctheme #forms-archive .wpfd-container-default.with_foldertree, .cpctheme.et-db #et-boc #forms-archive .wpfd-container-default.with_foldertree {
    width: calc(100% - 350px);
    padding: 10px;
  }
}
@media (max-width: 640px) {
  body.cpctheme .file, .cpctheme .file, .cpctheme.et-db #et-boc .file {
    display: block !important;
  }
  body.cpctheme .wpfd_list, .cpctheme .wpfd_list, .cpctheme.et-db #et-boc .wpfd_list {
    padding-left: 10px !important;
  }
  body.cpctheme img, .cpctheme img, .cpctheme.et-db #et-boc img {
    float: none !important;
  }
  body.cpctheme .file-right, .cpctheme .file-right, .cpctheme.et-db #et-boc .file-right {
    float: left !important;
    margin-left: 0px !important;
  }
  body.cpctheme .file-xinfo, body.cpctheme h3, .cpctheme .file-xinfo, .cpctheme h3, .cpctheme.et-db #et-boc .file-xinfo, .cpctheme.et-db #et-boc h3 {
    margin-left: 0px !important;
  }
  body.cpctheme .file-xinfo, body.cpctheme .file-desc, .cpctheme .file-xinfo, .cpctheme .file-desc, .cpctheme.et-db #et-boc .file-xinfo, .cpctheme.et-db #et-boc .file-desc {
    width: 85%;
    margin-right: 0px !important;
  }
}
@media (max-width: 320px) {
  body.cpctheme .file h3, body.cpctheme .file-xinfo, .cpctheme .file h3, .cpctheme .file-xinfo, .cpctheme.et-db #et-boc .file h3, .cpctheme.et-db #et-boc .file-xinfo {
    width: 65%;
  }
  body.cpctheme .file .downloadlink, body.cpctheme .file .openlink, .cpctheme .file .downloadlink, .cpctheme .file .openlink, .cpctheme.et-db #et-boc .file .downloadlink, .cpctheme.et-db #et-boc .file .openlink {
    width: 125px !important;
    font-size: 80% !important;
  }
  body.cpctheme .wpfdcategory .wpfd-folder, .cpctheme .wpfdcategory .wpfd-folder, .cpctheme.et-db #et-boc .wpfdcategory .wpfd-folder {
    margin-top: -2px !important;
  }
  body.cpctheme .wpfd-categories .wpfdcategory, .cpctheme .wpfd-categories .wpfdcategory, .cpctheme.et-db #et-boc .wpfd-categories .wpfdcategory {
    width: 185px !important;
    max-width: 200px !important;
    font-size: 80% !important;
  }
  body.cpctheme .wpfd-categories .wpfdcategory span, .cpctheme .wpfd-categories .wpfdcategory span, .cpctheme.et-db #et-boc .wpfd-categories .wpfdcategory span {
    font-size: 70% !important;
    width: 140px !important;
  }
}
body.cpctheme .wpfd-search, .cpctheme .wpfd-search, .cpctheme.et-db #et-boc .wpfd-search {
  background-image: linear-gradient(41deg, #002b33 8%, #035642 100%) !important;
  padding: 0 0 70px 0 !important;
  margin: 0 auto;
}
body.cpctheme .wpfd-search::before, .cpctheme .wpfd-search::before, .cpctheme.et-db #et-boc .wpfd-search::before {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: calc(50% - 20px);
  width: 0;
  height: 0;
  z-index: 1;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
}
body.cpctheme form#adminForm h4, .cpctheme form#adminForm h4, .cpctheme.et-db #et-boc form#adminForm h4 {
  font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-size: 13px !important;
  color: #035642;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
body.cpctheme form#adminForm .by-feature .top, .cpctheme form#adminForm .by-feature .top, .cpctheme.et-db #et-boc form#adminForm .by-feature .top {
  font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  font-size: 13px !important;
  color: #035642 !important;
}
body.cpctheme .box-search-filter input, body.cpctheme .box-search-filter button, .cpctheme .box-search-filter input, .cpctheme .box-search-filter button, .cpctheme.et-db #et-boc .box-search-filter input, .cpctheme.et-db #et-boc .box-search-filter button {
  border-radius: 2px 2px 2px 2px !important;
  font-size: 25px !important;
  line-height: 60px !important;
  padding: 0px !important;
}
body.cpctheme .box-search-filter .only-file, .cpctheme .box-search-filter .only-file, .cpctheme.et-db #et-boc .box-search-filter .only-file {
  position: relative;
}
body.cpctheme .box-search-filter input#txtfilename, .cpctheme .box-search-filter input#txtfilename, .cpctheme.et-db #et-boc .box-search-filter input#txtfilename {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 15px  !important;
  background: #f3f3f3;
  color: #4d4f53;
  width: calc(100% - 30px);
  vertical-align: middle;
  box-sizing: initial !important;
  border: solid 1px #f3f3f3;
  border-radius: 0px 0px 0px 0px;
  height: 60px;
}
body.cpctheme .box-search-filter input#txtfilename:-ms-input-placeholder, .cpctheme .box-search-filter input#txtfilename:-ms-input-placeholder, .cpctheme.et-db #et-boc .box-search-filter input#txtfilename:-ms-input-placeholder {
  color: #bfbfbf;
}
body.cpctheme .box-search-filter input#txtfilename::placeholder, .cpctheme .box-search-filter input#txtfilename::placeholder, .cpctheme.et-db #et-boc .box-search-filter input#txtfilename::placeholder {
  color: #bfbfbf;
}
body.cpctheme .box-search-filter button#btnsearch, .cpctheme .box-search-filter button#btnsearch, .cpctheme.et-db #et-boc .box-search-filter button#btnsearch {
  position: absolute;
  top: 0;
  right: 0;
  color: #d9d9d9;
  width: 60px;
  padding: 0;
  background: transparent !important;
  background-image: none;
  border: none !important;
  border-left: 0 !important;
  display: inline-block;
  font-weight: 700 !important;
  float: right;
  transition: all 0.25s ease !important;
}
body.cpctheme .box-search-filter button#btnsearch:after, .cpctheme .box-search-filter button#btnsearch:after, .cpctheme.et-db #et-boc .box-search-filter button#btnsearch:after {
  color: #bfbfbf;
  font-family: ETmodules !important;
  content: "\55";
  font-size: 20px !important;
  line-height: 20px !important;
  text-transform: none;
  speak: none;
  transition: all .2s;
}
body.cpctheme .box-search-filter button#btnsearch:hover, .cpctheme .box-search-filter button#btnsearch:hover, .cpctheme.et-db #et-boc .box-search-filter button#btnsearch:hover {
  background-image: none;
  color: #035642 !important;
  border: none !important;
  cursor: pointer;
  box-shadow: none;
}
body.cpctheme .box-search-filter button#btnsearch:hover:after, .cpctheme .box-search-filter button#btnsearch:hover:after, .cpctheme.et-db #et-boc .box-search-filter button#btnsearch:hover:after {
  color: #035642;
}
body.cpctheme .box-search-filter .by-feature, .cpctheme .box-search-filter .by-feature, .cpctheme.et-db #et-boc .box-search-filter .by-feature {
  margin-top: 60px;
  border: none;
}
body.cpctheme .box-search-filter .by-feature .top, .cpctheme .box-search-filter .by-feature .top, .cpctheme.et-db #et-boc .box-search-filter .by-feature .top {
  background: transparent;
  border-bottom: 0;
}
body.cpctheme .box-search-filter .by-feature .top .pull-left, .cpctheme .box-search-filter .by-feature .top .pull-left, .cpctheme.et-db #et-boc .box-search-filter .by-feature .top .pull-left {
  color: #a9975d;
}
body.cpctheme .box-search-filter .by-feature .top .pull-right, .cpctheme .box-search-filter .by-feature .top .pull-right, .cpctheme.et-db #et-boc .box-search-filter .by-feature .top .pull-right {
  float: left;
}
body.cpctheme .box-search-filter .by-feature .top .pull-right i, .cpctheme .box-search-filter .by-feature .top .pull-right i, .cpctheme.et-db #et-boc .box-search-filter .by-feature .top .pull-right i {
  padding: 0 15px;
}
body.cpctheme .box-search-filter .by-feature .top .feature-toggle, .cpctheme .box-search-filter .by-feature .top .feature-toggle, .cpctheme.et-db #et-boc .box-search-filter .by-feature .top .feature-toggle {
  background: none;
}
body.cpctheme .box-search-filter .by-feature .top .feature-toggle:after, .cpctheme .box-search-filter .by-feature .top .feature-toggle:after, .cpctheme.et-db #et-boc .box-search-filter .by-feature .top .feature-toggle:after {
  font-style: normal;
  position: absolute;
  color: #a9975d !important;
  margin-left: -4px;
  font-family: ETmodules !important;
  content: "\3a";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px !important;
  line-height: 16px !important;
  text-transform: none;
  speak: none;
  transition: all .2s;
}
body.cpctheme .box-search-filter .by-feature .top .feature-toggle.feature-toggle-up.feature-toggle-down, .cpctheme .box-search-filter .by-feature .top .feature-toggle.feature-toggle-up.feature-toggle-down, .cpctheme.et-db #et-boc .box-search-filter .by-feature .top .feature-toggle.feature-toggle-up.feature-toggle-down {
  opacity: 1;
}
body.cpctheme .box-search-filter .by-feature .top .feature-toggle.feature-toggle-up.feature-toggle-down:after, .cpctheme .box-search-filter .by-feature .top .feature-toggle.feature-toggle-up.feature-toggle-down:after, .cpctheme.et-db #et-boc .box-search-filter .by-feature .top .feature-toggle.feature-toggle-up.feature-toggle-down:after {
  font-family: ETmodules !important;
  content: ";" !important;
}
body.cpctheme .box-search-filter .by-feature .feature, .cpctheme .box-search-filter .by-feature .feature, .cpctheme.et-db #et-boc .box-search-filter .by-feature .feature {
  background: #fbfbfb;
  display: none;
  padding: 15px;
}
body.cpctheme .box-search-filter .by-feature .feature .categories-filtering, .cpctheme .box-search-filter .by-feature .feature .categories-filtering, .cpctheme.et-db #et-boc .box-search-filter .by-feature .feature .categories-filtering {
  width: 100%;
}
body.cpctheme .box-search-filter .by-feature .feature .categories-filtering h4, .cpctheme .box-search-filter .by-feature .feature .categories-filtering h4, .cpctheme.et-db #et-boc .box-search-filter .by-feature .feature .categories-filtering h4 {
  margin: 0 0 0 0;
}
body.cpctheme .box-search-filter .by-feature .feature .categories-filtering select, .cpctheme .box-search-filter .by-feature .feature .categories-filtering select, .cpctheme.et-db #et-boc .box-search-filter .by-feature .feature .categories-filtering select {
  width: 100%;
}
body.cpctheme .box-search-filter a.btnsearchbelow, body.cpctheme .box-search-filter #btnsearchbelow, .cpctheme .box-search-filter a.btnsearchbelow, .cpctheme .box-search-filter #btnsearchbelow, .cpctheme.et-db #et-boc .box-search-filter a.btnsearchbelow, .cpctheme.et-db #et-boc .box-search-filter #btnsearchbelow {
  color: #a9975d !important;
  background-image: none !important;
  background: transparent !important;
  background: #fff;
  border: solid 1px #a9975d !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition: all 0.25s ease !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 12px !important;
  padding: 9px 24.25px !important;
}
body.cpctheme .box-search-filter a.btnsearchbelow:hover, body.cpctheme .box-search-filter #btnsearchbelow:hover, .cpctheme .box-search-filter a.btnsearchbelow:hover, .cpctheme .box-search-filter #btnsearchbelow:hover, .cpctheme.et-db #et-boc .box-search-filter a.btnsearchbelow:hover, .cpctheme.et-db #et-boc .box-search-filter #btnsearchbelow:hover {
  color: #fff !important;
  background: #a9975d !important;
  cursor: pointer;
}
body.cpctheme .box-search-filter a.btnsearchbelow::after, body.cpctheme .box-search-filter #btnsearchbelow::after, .cpctheme .box-search-filter a.btnsearchbelow::after, .cpctheme .box-search-filter #btnsearchbelow::after, .cpctheme.et-db #et-boc .box-search-filter a.btnsearchbelow::after, .cpctheme.et-db #et-boc .box-search-filter #btnsearchbelow::after {
  color: #fff !important;
  font-size: 12px !important;
  line-height: 12px !important;
}
body.cpctheme .box-search-filter .wpfd-icon-search, .cpctheme .box-search-filter .wpfd-icon-search, .cpctheme.et-db #et-boc .box-search-filter .wpfd-icon-search {
  display: none;
}
body.cpctheme #wpfd-results h5, .cpctheme #wpfd-results h5, .cpctheme.et-db #et-boc #wpfd-results h5 {
  color: #4d4f53;
}
body.cpctheme #wpfd-results table thead tr, .cpctheme #wpfd-results table thead tr, .cpctheme.et-db #et-boc #wpfd-results table thead tr {
  font-weight: bold;
  text-transform: uppercase;
  color: #a9975d;
}
body.cpctheme #wpfd-results table thead tr td, body.cpctheme #wpfd-results table thead tr th, body.cpctheme #wpfd-results table thead tr th a, .cpctheme #wpfd-results table thead tr td, .cpctheme #wpfd-results table thead tr th, .cpctheme #wpfd-results table thead tr th a, .cpctheme.et-db #et-boc #wpfd-results table thead tr td, .cpctheme.et-db #et-boc #wpfd-results table thead tr th, .cpctheme.et-db #et-boc #wpfd-results table thead tr th a {
  border-top: none;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  color: #a9975d;
}
body.cpctheme #wpfd-results table thead tr h4, .cpctheme #wpfd-results table thead tr h4, .cpctheme.et-db #et-boc #wpfd-results table thead tr h4 {
  text-align: left;
}
body.cpctheme #wpfd-results table thead tr:last-child, .cpctheme #wpfd-results table thead tr:last-child, .cpctheme.et-db #et-boc #wpfd-results table thead tr:last-child {
  width: 20%;
  text-transform: none;
}
body.cpctheme #wpfd-results table tr td a, .cpctheme #wpfd-results table tr td a, .cpctheme.et-db #et-boc #wpfd-results table tr td a {
  font-family: "Karla", Helvetica, Arial, Lucida, sans-serif;
  color: #035642;
  text-transform: uppercase;
}
body.cpctheme #wpfd-results table tr td a:hover, .cpctheme #wpfd-results table tr td a:hover, .cpctheme.et-db #et-boc #wpfd-results table tr td a:hover {
  text-decoration: underline;
}
body.cpctheme #wpfd-results.list-results, .cpctheme #wpfd-results.list-results, .cpctheme.et-db #et-boc #wpfd-results.list-results {
  margin-top: 100px;
}
body.cpctheme #wpfd-results.list-results > img, .cpctheme #wpfd-results.list-results > img, .cpctheme.et-db #et-boc #wpfd-results.list-results > img {
  width: 200px;
}
body.cpctheme #wpfd-results.list-results .title, .cpctheme #wpfd-results.list-results .title, .cpctheme.et-db #et-boc #wpfd-results.list-results .title {
  position: relative;
}
body.cpctheme #wpfd-results.list-results .title a.file-item, .cpctheme #wpfd-results.list-results .title a.file-item, .cpctheme.et-db #et-boc #wpfd-results.list-results .title a.file-item {
  padding-left: 0px;
}
@media (min-width: 768px) {
  body.cpctheme #wpfd-results.list-results .title, .cpctheme #wpfd-results.list-results .title, .cpctheme.et-db #et-boc #wpfd-results.list-results .title {
    padding-left: 80px;
  }
}
body.cpctheme #wpfd-results.list-results .file-icon, .cpctheme #wpfd-results.list-results .file-icon, .cpctheme.et-db #et-boc #wpfd-results.list-results .file-icon {
  position: absolute;
  top: 20px;
  left: 0px;
  width: 50px;
}
body.cpctheme #wpfd-results.list-results .file-icon img.icon-custom, .cpctheme #wpfd-results.list-results .file-icon img.icon-custom, .cpctheme.et-db #et-boc #wpfd-results.list-results .file-icon img.icon-custom {
  width: 42px;
}
@media (max-width: 767px) {
  body.cpctheme #wpfd-results.list-results .file-icon, .cpctheme #wpfd-results.list-results .file-icon, .cpctheme.et-db #et-boc #wpfd-results.list-results .file-icon {
    display: none;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  body.cpctheme #wpfd-results.list-results, .cpctheme #wpfd-results.list-results, .cpctheme.et-db #et-boc #wpfd-results.list-results {
    overflow-y: scroll;
  }
}
body.cpctheme #wpfd-results.list-results table thead, .cpctheme #wpfd-results.list-results table thead, .cpctheme.et-db #et-boc #wpfd-results.list-results table thead {
  color: #a9975d;
  background-color: #fff;
  background-image: none;
  font-size: 18px;
}
body.cpctheme #wpfd-results.list-results table thead tr, .cpctheme #wpfd-results.list-results table thead tr, .cpctheme.et-db #et-boc #wpfd-results.list-results table thead tr {
  font-weight: bold;
  text-transform: uppercase;
  color: #a9975d;
}
body.cpctheme #wpfd-results.list-results table thead tr th, .cpctheme #wpfd-results.list-results table thead tr th, .cpctheme.et-db #et-boc #wpfd-results.list-results table thead tr th {
  text-transform: uppercase;
  border-top: none;
  padding: 1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #a9975d;
}
body.cpctheme #wpfd-results.list-results table thead tr h4, .cpctheme #wpfd-results.list-results table thead tr h4, .cpctheme.et-db #et-boc #wpfd-results.list-results table thead tr h4 {
  text-align: left;
}
body.cpctheme #wpfd-results.list-results table thead tr:last-child, .cpctheme #wpfd-results.list-results table thead tr:last-child, .cpctheme.et-db #et-boc #wpfd-results.list-results table thead tr:last-child {
  width: 20%;
  text-transform: none;
}
body.cpctheme #wpfd-results.list-results table tbody tr, .cpctheme #wpfd-results.list-results table tbody tr, .cpctheme.et-db #et-boc #wpfd-results.list-results table tbody tr {
  height: 80px;
  border: none;
  border-bottom: solid 1px #ebebeb;
  border-top: solid 1px #fefefe;
  background: #fff;
}
body.cpctheme #wpfd-results.list-results table tbody tr:nth-child(odd), .cpctheme #wpfd-results.list-results table tbody tr:nth-child(odd), .cpctheme.et-db #et-boc #wpfd-results.list-results table tbody tr:nth-child(odd) {
  background-color: #fbfbfb;
}
body.cpctheme #wpfd-results.list-results table tbody tr:hover, .cpctheme #wpfd-results.list-results table tbody tr:hover, .cpctheme.et-db #et-boc #wpfd-results.list-results table tbody tr:hover {
  background-color: whitesmoke;
}
body.cpctheme #wpfd-results.list-results table tbody tr:hover td, .cpctheme #wpfd-results.list-results table tbody tr:hover td, .cpctheme.et-db #et-boc #wpfd-results.list-results table tbody tr:hover td {
  color: #4d4f53;
  font-family: "Karla", Helvetica, Arial, Lucida, sans-serif;
}
body.cpctheme #wpfd-results.list-results table tbody tr:first-child, .cpctheme #wpfd-results.list-results table tbody tr:first-child, .cpctheme.et-db #et-boc #wpfd-results.list-results table tbody tr:first-child {
  border-top: 0px;
}
body.cpctheme #wpfd-results.list-results table tbody tr td, .cpctheme #wpfd-results.list-results table tbody tr td, .cpctheme.et-db #et-boc #wpfd-results.list-results table tbody tr td {
  color: #4d4f53;
  font-family: "Karla", Helvetica, Arial, Lucida, sans-serif;
}
body.cpctheme #wpfd-results.list-results table tbody tr td .file-icon, .cpctheme #wpfd-results.list-results table tbody tr td .file-icon, .cpctheme.et-db #et-boc #wpfd-results.list-results table tbody tr td .file-icon {
  background-color: transparent !important;
}
body.cpctheme #wpfd-results .limit, .cpctheme #wpfd-results .limit, .cpctheme.et-db #et-boc #wpfd-results .limit {
  color: #fff;
}
body.cpctheme .wpfd-single-file, .cpctheme .wpfd-single-file, .cpctheme.et-db #et-boc .wpfd-single-file {
  width: 100%;
}
body.cpctheme .wpfd-single-file .wpfd-file-link, .cpctheme .wpfd-single-file .wpfd-file-link, .cpctheme.et-db #et-boc .wpfd-single-file .wpfd-file-link {
  background: none !important;
  background-color: #f3f3f3 !important;
  color: #035642;
  padding: 1em;
  border: solid 1px #e9e9e9;
  width: 100%;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
body.cpctheme .wpfd-single-file .wpfd-file-link a, .cpctheme .wpfd-single-file .wpfd-file-link a, .cpctheme.et-db #et-boc .wpfd-single-file .wpfd-file-link a {
  font-size: 13px;
  color: #035642 !important;
  font-weight: bold;
}
body.cpctheme .wpfd-single-file .wpfd-file-link a:hover, .cpctheme .wpfd-single-file .wpfd-file-link a:hover, .cpctheme.et-db #et-boc .wpfd-single-file .wpfd-file-link a:hover {
  background-color: #f3f3f3 !important;
  color: #9eb28f !important;
}
body.cpctheme .wpfd-single-file .wpfd-file-link .wpfd-single-file-downloadicon, .cpctheme .wpfd-single-file .wpfd-file-link .wpfd-single-file-downloadicon, .cpctheme.et-db #et-boc .wpfd-single-file .wpfd-file-link .wpfd-single-file-downloadicon {
  display: none;
}
body.cpctheme .wpfd-single-file .wpfd-file-link .droptitle, .cpctheme .wpfd-single-file .wpfd-file-link .droptitle, .cpctheme.et-db #et-boc .wpfd-single-file .wpfd-file-link .droptitle {
  color: #035642 !important;
  font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-size: 14px;
}
@media (min-width: 0px) and (max-width: 1200px) {
  body.cpctheme .wpfd-single-file .wpfd-file-link .droptitle, .cpctheme .wpfd-single-file .wpfd-file-link .droptitle, .cpctheme.et-db #et-boc .wpfd-single-file .wpfd-file-link .droptitle {
    font-size: calc( 14px + 4 * ( ( 100vw - 0px) / 1200 ) );
  }
}
@media (min-width: 1200px) {
  body.cpctheme .wpfd-single-file .wpfd-file-link .droptitle, .cpctheme .wpfd-single-file .wpfd-file-link .droptitle, .cpctheme.et-db #et-boc .wpfd-single-file .wpfd-file-link .droptitle {
    font-size: 18px;
  }
}
body.cpctheme .wpfd-single-file .wpfd-file-link .droptitle:hover, .cpctheme .wpfd-single-file .wpfd-file-link .droptitle:hover, .cpctheme.et-db #et-boc .wpfd-single-file .wpfd-file-link .droptitle:hover {
  color: #9eb28f !important;
}
body.cpctheme .wpfd-single-file .wpfd-file-link .dropinfos, .cpctheme .wpfd-single-file .wpfd-file-link .dropinfos, .cpctheme.et-db #et-boc .wpfd-single-file .wpfd-file-link .dropinfos {
  font-size: 13px;
  color: #4d4f53 !important;
}
body.cpctheme .gform_body .gform_fields li, .cpctheme .gform_body .gform_fields li, .cpctheme.et-db #et-boc .gform_body .gform_fields li {
  list-style: none;
}
body.cpctheme .staff-listing .listing h3, .cpctheme .staff-listing .listing h3, .cpctheme.et-db #et-boc .staff-listing .listing h3 {
  margin: 0 !important;
  text-align: left;
}
@media (min-width: 768px) {
  body.cpctheme .staff-listing .listing h3, .cpctheme .staff-listing .listing h3, .cpctheme.et-db #et-boc .staff-listing .listing h3 {
    text-align: right;
  }
}
@media print {
  body.cpctheme, .cpctheme, .cpctheme.et-db #et-boc {
    max-width: 2500px !important;
    padding-top: 5px !important;
    margin-left: 0px !important;
    /*------------------------------------*\
        header {
    	img {
    		max-width: 100% !important;
    	}
    \*------------------------------------*/
    	/*------------------------------------*\
    	    #CPC Testimonial Component 
    	
    	h1, h2, h3, h4, h5, h6 {
    	  page-break-before: avoid !important;
    	  page-break-after:avoid !important;
    	  page-break-inside:avoid
    	}
    
    	ul {
    	  page-break-inside: avoid !important;
    	}
    	 
    	 blockquote, table, pre {
    	  page-break-inside:avoid
    	}   
    	
    	article {
    	  page-break-before: always !important;
    	}
    	    img {
    	  page-break-inside:avoid !important;
    	  page-break-after:avoid !important;
    	}
    	\*------------------------------------*/
    /*------------------------------------*\
        #Business Services Page
        .et_pb_column {
    		height: 250px !important;
    	}
    	.et_pb_column.et_pb_column_4_4.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    		height: 100px !important;
    	}
    
    	p a[href^="#"]:after {
    		display: none;
    	}
    	a:after {
    		content: " " attr(href) ")";
    	}
    \*------------------------------------*/
  }
  body.cpctheme .et_pb_section, .cpctheme .et_pb_section, .cpctheme.et-db #et-boc .et_pb_section {
    background-size: 2500px !important;
  }
  body.cpctheme div #et_pb_section, .cpctheme div #et_pb_section, .cpctheme.et-db #et-boc div #et_pb_section {
    min-width: 2100px !important;
  }
  @page {
    body.cpctheme, .cpctheme, .cpctheme.et-db #et-boc {
      margin-top: 1cm !important;
      margin-left: 0cm !important;
      margin-right: 0cm !important;
      margin-bottom: 1cm !important;
    }
  }
  body.cpctheme header, .cpctheme header, .cpctheme.et-db #et-boc header {
    display: none !important;
  }
  body.cpctheme h1, .cpctheme h1, .cpctheme.et-db #et-boc h1 {
    font-size: 35pt !important;
    color: #035642 !important;
  }
  body.cpctheme h2, .cpctheme h2, .cpctheme.et-db #et-boc h2 {
    font-size: 24pt !important;
    color: #035642 !important;
  }
  body.cpctheme #et_pb_module_header, .cpctheme #et_pb_module_header, .cpctheme.et-db #et-boc #et_pb_module_header {
    color: #035642 !important;
  }
  body.cpctheme h3, .cpctheme h3, .cpctheme.et-db #et-boc h3 {
    font-size: 20pt !important;
    color: #035642 !important;
    padding-bottom: 5px !important;
  }
  body.cpctheme h4, .cpctheme h4, .cpctheme.et-db #et-boc h4 {
    color: #035642 !important;
  }
  body.cpctheme p, .cpctheme p, .cpctheme.et-db #et-boc p {
    font-size: 12pt !important;
    color: #4d4f53 !important;
  }
  body.cpctheme span, .cpctheme span, .cpctheme.et-db #et-boc span {
    color: #4d4f53 !important;
  }
  body.cpctheme .cpc-button, .cpctheme .cpc-button, .cpctheme.et-db #et-boc .cpc-button {
    color: #035642 !important;
  }
  body.cpctheme ul, .cpctheme ul, .cpctheme.et-db #et-boc ul {
    line-height: 15px !important;
  }
  body.cpctheme .et_pb_blurb_container, .cpctheme .et_pb_blurb_container, .cpctheme.et-db #et-boc .et_pb_blurb_container {
    background-position: center !important;
    margin: auto !important;
    padding-left: 0 !important;
  }
  body.cpctheme td, body.cpctheme th, .cpctheme td, .cpctheme th, .cpctheme.et-db #et-boc td, .cpctheme.et-db #et-boc th {
    padding: 5px 5px !important;
    width: 30% !important;
  }
  body.cpctheme .container, body.cpctheme .et_pb_row, body.cpctheme .et_pb_slider .et_pb_container, body.cpctheme .et_pb_fullwidth_section .et_pb_title_container, body.cpctheme .et_pb_fullwidth_section .et_pb_title_featured_container, body.cpctheme .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container, .cpctheme .container, .cpctheme .et_pb_row, .cpctheme .et_pb_slider .et_pb_container, .cpctheme .et_pb_fullwidth_section .et_pb_title_container, .cpctheme .et_pb_fullwidth_section .et_pb_title_featured_container, .cpctheme .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container, .cpctheme.et-db #et-boc .container, .cpctheme.et-db #et-boc .et_pb_row, .cpctheme.et-db #et-boc .et_pb_slider .et_pb_container, .cpctheme.et-db #et-boc .et_pb_fullwidth_section .et_pb_title_container, .cpctheme.et-db #et-boc .et_pb_fullwidth_section .et_pb_title_featured_container, .cpctheme.et-db #et-boc .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container {
    max-width: 100cm !important;
  }
  body.cpctheme .cpc-table table thead tr:last-child, body.cpctheme .entry-content .cpc-table table thead tr:last-child, .cpctheme .cpc-table table thead tr:last-child, .cpctheme .entry-content .cpc-table table thead tr:last-child, .cpctheme.et-db #et-boc .cpc-table table thead tr:last-child, .cpctheme.et-db #et-boc .entry-content .cpc-table table thead tr:last-child {
    width: 30% !important;
  }
  body.cpctheme footer, .cpctheme footer, .cpctheme.et-db #et-boc footer {
    display: none !important;
  }
  body.cpctheme .et_pb_fullwidth_header_0, .cpctheme .et_pb_fullwidth_header_0, .cpctheme.et-db #et-boc .et_pb_fullwidth_header_0 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  body.cpctheme .et_pb_bottom_inside_divider, .cpctheme .et_pb_bottom_inside_divider, .cpctheme.et-db #et-boc .et_pb_bottom_inside_divider {
    display: none !important;
  }
  body.cpctheme .et_pb_section, .cpctheme .et_pb_section, .cpctheme.et-db #et-boc .et_pb_section {
    padding: 0px 0 !important;
  }
  body.cpctheme .et_pb_row, .cpctheme .et_pb_row, .cpctheme.et-db #et-boc .et_pb_row {
    padding: 10px !important;
    margin: auto !important;
  }
  body.cpctheme .et_pb_fullwidth_header, .cpctheme .et_pb_fullwidth_header, .cpctheme.et-db #et-boc .et_pb_fullwidth_header {
    padding: 10px 0 !important;
    background-size: 50% !important;
  }
  body.cpctheme .et-pb-icon, .cpctheme .et-pb-icon, .cpctheme.et-db #et-boc .et-pb-icon {
    display: none !important;
  }
  body.cpctheme .et_pb_fullwidth_header_container, .cpctheme .et_pb_fullwidth_header_container, .cpctheme.et-db #et-boc .et_pb_fullwidth_header_container {
    max-height: 500px !important;
  }
  body.cpctheme div.header-content-container.center, .cpctheme div.header-content-container.center, .cpctheme.et-db #et-boc div.header-content-container.center {
    max-height: 200px !important;
  }
  body.cpctheme h1, body.cpctheme h2, body.cpctheme h3, body.cpctheme h4, body.cpctheme h5, body.cpctheme h6, .cpctheme h1, .cpctheme h2, .cpctheme h3, .cpctheme h4, .cpctheme h5, .cpctheme h6, .cpctheme.et-db #et-boc h1, .cpctheme.et-db #et-boc h2, .cpctheme.et-db #et-boc h3, .cpctheme.et-db #et-boc h4, .cpctheme.et-db #et-boc h5, .cpctheme.et-db #et-boc h6 {
    page-break-before: avoid !important;
    page-break-after: avoid !important;
  }
  body.cpctheme ul, body.cpctheme ol, body.cpctheme dl, .cpctheme ul, .cpctheme ol, .cpctheme dl, .cpctheme.et-db #et-boc ul, .cpctheme.et-db #et-boc ol, .cpctheme.et-db #et-boc dl {
    page-break-before: avoid !important;
  }
  body.cpctheme a, .cpctheme a, .cpctheme.et-db #et-boc a {
    page-break-inside: avoid !important;
  }
  body.cpctheme blockquote, .cpctheme blockquote, .cpctheme.et-db #et-boc blockquote {
    page-break-inside: avoid;
  }
  body.cpctheme img, .cpctheme img, .cpctheme.et-db #et-boc img {
    page-break-after: avoid;
  }
  body.cpctheme .et_pb_module.et_pb_cta_0.et_pb_promo.et_pb_bg_layout_dark.et_pb_text_align_left.et_pb_no_bg, .cpctheme .et_pb_module.et_pb_cta_0.et_pb_promo.et_pb_bg_layout_dark.et_pb_text_align_left.et_pb_no_bg, .cpctheme.et-db #et-boc .et_pb_module.et_pb_cta_0.et_pb_promo.et_pb_bg_layout_dark.et_pb_text_align_left.et_pb_no_bg {
    max-height: 400px !important;
  }
  body.cpctheme .et_pb_row.et_pb_row_4, .cpctheme .et_pb_row.et_pb_row_4, .cpctheme.et-db #et-boc .et_pb_row.et_pb_row_4 {
    display: none !important;
  }
  body.cpctheme .et_pb_section.et_pb_section_3.cpc-gradient.cpc-contact-bar.et_section_regular, .cpctheme .et_pb_section.et_pb_section_3.cpc-gradient.cpc-contact-bar.et_section_regular, .cpctheme.et-db #et-boc .et_pb_section.et_pb_section_3.cpc-gradient.cpc-contact-bar.et_section_regular {
    display: none !important;
  }
  body.cpctheme #cpc-testimonial .et_pb_module, .cpctheme #cpc-testimonial .et_pb_module, .cpctheme.et-db #et-boc #cpc-testimonial .et_pb_module {
    margin: 0 !important;
  }
  body.cpctheme a:link, body.cpctheme a:visited, body.cpctheme a, .cpctheme a:link, .cpctheme a:visited, .cpctheme a, .cpctheme.et-db #et-boc a:link, .cpctheme.et-db #et-boc a:visited, .cpctheme.et-db #et-boc a {
    background: transparent;
    font-weight: bold;
    text-align: left;
  }
  body.cpctheme .entry iframe, body.cpctheme ins, .cpctheme .entry iframe, .cpctheme ins, .cpctheme.et-db #et-boc .entry iframe, .cpctheme.et-db #et-boc ins {
    display: none;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    line-height: 0pt !important;
    white-space: nowrap;
  }
}
@media (min-width: 1400px) {
  body.cpctheme .creativepack #et-boc .et_pb_section .et_pb_row.et_pb_row_fullwidth, .cpctheme .creativepack #et-boc .et_pb_section .et_pb_row.et_pb_row_fullwidth, .cpctheme.et-db #et-boc .creativepack #et-boc .et_pb_section .et_pb_row.et_pb_row_fullwidth {
    width: 1200px !important;
    max-width: 1200px !important;
  }
}
body.cpctheme .creativepack #et-boc .et_pb_section:nth-child(odd), .cpctheme .creativepack #et-boc .et_pb_section:nth-child(odd), .cpctheme.et-db #et-boc .creativepack #et-boc .et_pb_section:nth-child(odd) {
  background-color: #f3f3f3;
}

#pattern-library #top-menu > li:last-child > a {
  font-weight: normal;
  color: #035642;
}
#pattern-library #top-menu > li:last-child > a:before {
  border-bottom: none;
}
#pattern-library #top-menu > li:last-child .sub-menu {
  border-top: solid 4px #035642 !important;
}
#pattern-library #top-menu > li:last-child .sub-menu li {
  padding: 0 10px;
}
#pattern-library #top-menu > li:last-child .sub-menu li a {
  transition: all .1s ease-in-out;
  width: 220px;
  padding: 12px 9px;
  line-height: 1.5em;
}
#pattern-library #top-menu > li:last-child .sub-menu li a:after {
  top: 12px !important;
}
#pattern-library #top-menu > li:last-child .sub-menu li:hover {
  background-image: none;
  background-color: #035642;
}
#pattern-library #top-menu > li:last-child .sub-menu li:hover > a {
  color: #fff !important;
  opacity: 1;
}
#pattern-library #top-menu > li:last-child .sub-menu li:hover > .sub-menu > a {
  color: rgba(0, 0, 0, 0.6) !important;
  font-weight: normal;
}
#pattern-library #top-menu > li:last-child .sub-menu li:hover > .sub-menu:hover a {
  color: #fff !important;
  opacity: 1;
}

.ndpl-component__sample {
  /* Icons (made with Icomoon.io) */
}
.ndpl-component__sample #main-header {
  width: 100%;
  height: 70px;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  background: #fafafa;
  border-bottom: solid 1px #e9e9e9;
}
.ndpl-component__sample #main-header #cpc-divi-menu {
  height: 500px;
  float: left;
}
.ndpl-component__sample #main-header #cpc-divi-menu.is-active {
  visibility: visible !important;
}
.ndpl-component__sample #main-header #cpc-divi-menu.not-active {
  visibility: visible !important;
}
.ndpl-component__sample #main-header #cpc-top-menu {
  position: absolute !important;
}
.ndpl-component__sample #main-header #cpc-top-menu .menu-item .sub-menu {
  visibility: visible;
}
.ndpl-component__sample #main-header #cpc-menu {
  display: block !important;
  float: left;
  height: 500px;
}
.ndpl-component__sample #main-header #cpc-menu .menu {
  position: absolute;
  height: 500px;
}

#wp-admin-bar-wp-logo {
  width: 40px;
}
#wp-admin-bar-wp-logo > .ab-item:first-child {
  background: transparent !important;
  background-image: url(https://cdn.shopify.com/s/files/1/1390/6725/products/Front-ISO-Right_grande_6e2fb381-eff2-4ee7-be0a-91deef354f0e_grande.png?v=1486030766) !important;
  background-size: auto 20px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  opacity: .7;
}
#wp-admin-bar-wp-logo > .ab-item:focus {
  background: transparent;
}
#wp-admin-bar-wp-logo > .ab-item .ab-icon {
  display: none;
}
#wp-admin-bar-wp-logo.hover > .ab-item:first-child {
  opacity: 1;
}

body.login {
  background: url("https://www.ancient-code.com/wp-content/uploads/2015/10/14424_star_wars_death_star.jpg");
  background-size: cover;
}
body.login div#login .message, body.login div#login #login_error {
  background: rgba(0, 0, 0, 0.4);
  border: solid 1px #000;
  border-left: 4px solid #035642;
  color: #fff;
  margin-bottom: 0px;
}
body.login div#login .message a, body.login div#login #login_error a {
  color: #035642;
}
body.login div#login #login_error {
  border-left: solid 4px #a31f19;
}
body.login div#login form#loginform, body.login div#login form#lostpasswordform {
  background: rgba(0, 0, 0, 0.4);
  border: solid 1px #000;
  padding-top: 0px;
}
body.login div#login form#loginform p label, body.login div#login form#lostpasswordform p label {
  color: #035642;
}
body.login div#login form#loginform input, body.login div#login form#lostpasswordform input {
  background: #000;
  color: #fff;
  padding: .5em;
  border-radius: 2px;
  border-color: #035642;
}
body.login div#login form#loginform input[type=checkbox]:checked:before, body.login div#login form#lostpasswordform input[type=checkbox]:checked:before {
  color: #035642;
}
body.login div#login form#loginform .button-primary, body.login div#login form#lostpasswordform .button-primary {
  display: inline-block;
  position: relative;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none !important;
  text-align: center;
  border: 2px solid transparent;
  transition: .2s all ease-in-out;
  background: #035642;
  color: #fff;
  text-shadow: none;
  border-radius: 2px;
  box-shadow: none;
  height: auto;
}
body.login div#login form#loginform .button-primary:hover, body.login div#login form#loginform .button-primary:focus, body.login div#login form#lostpasswordform .button-primary:hover, body.login div#login form#lostpasswordform .button-primary:focus {
  border-color: #035642;
  color: #035642;
  background: transparent;
}
body.login div#login p#nav a {
  color: #035642;
}
body.login div#login p#nav a:hover {
  color: #dad7cb;
}
body.login div#login #backtoblog a:hover, body.login div#login .login #nav a:hover, body.login div#login .login h1 a:hover {
  color: #dad7cb;
}

@keyframes move-clouds-back {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 10000px 0;
  }
}
.clouds {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.clouds {
  background: transparent url(https://www.script-tutorials.com/demos/360/images/clouds3.png) repeat top center;
  z-index: -1;
  opacity: .5;
  animation: move-clouds-back 200s linear infinite;
}

.search > .wpfd-file {
  display: none;
}
.search article {
  position: relative;
}
.search h2.entry-title {
  font-size: 18px;
  text-align: left;
  border-bottom: none;
}
.search article.wpfd_file {
  width: 100%;
}
.search article.wpfd_file h2.entry-title a {
  color: #4d4f53;
  display: inline-block;
  /* For IE11/ MS Edge bug */
  pointer-events: none;
  text-decoration: none;
}
.search article.wpfd_file a.read-more {
  color: #4d4f53;
  display: none;
  /* For IE11/ MS Edge bug */
  pointer-events: none;
  text-decoration: none;
}
.search .b-search_result_list__item_breadcrumbs.breadcrumbs {
  padding: 0 0 10px 0;
  left: 0;
  max-width: 100%;
  position: relative;
  top: 0;
}
.search .b-search_result_list__item_breadcrumbs.breadcrumbs span, .search .b-search_result_list__item_breadcrumbs.breadcrumbs a {
  font-size: 11px;
  line-height: 11px;
  color: #a9975d;
}
.search .b-search_result_list__item_breadcrumbs.breadcrumbs span.icon, .search .b-search_result_list__item_breadcrumbs.breadcrumbs span:before {
  font-size: 9px;
  color: #a9975d;
}
.search .featured-media {
  width: 100px;
  float: left;
  margin-right: 20px;
}
.search .featured-media a {
  margin-bottom: 0;
}
.search .wpfd-file {
  max-width: 300px;
}
.search article.wpfd_file {
  width: 50%;
  float: left;
}
.search .cpc-header {
  padding-bottom: 20px;
}
.search .cpc-header h4 {
  border-bottom: solid 1px #a9975d;
}

body.search.search-results #main-content .container:before {
  background-color: #a9975d !important;
  left: 35% !important;
}
body.search.search-results #main-content #sidebar {
  width: 35%;
  float: left;
  padding-right: 3.5%;
  padding-left: 0;
}
body.search.search-results #main-content #left-area {
  width: 65%;
  float: right;
  padding-left: 3.5%;
  padding-right: 0;
}
body.search.search-results #main-content #left-area .et_pb_section_0 {
  padding-top: 0;
}
body.search.search-results #main-content #left-area .et_pb_row_0 {
  padding-top: 0;
}

.cpctheme .mec-wrap .mec-event-countdown-style1 .mec-event-countdown li .label-w, .cpctheme.et-db #et-boc .mec-wrap .mec-event-countdown-style1 .mec-event-countdown li .label-w {
  color: #fff;
}
.cpctheme .mec-event-grid-clean .mec-event-title, .cpctheme.et-db #et-boc .mec-event-grid-clean .mec-event-title {
  font-weight: 500;
}
.cpctheme .mec-events-event-image img, .cpctheme.et-db #et-boc .mec-events-event-image img {
  width: 100%;
}
.cpctheme .mec-event-content h1, .cpctheme .mec-event-content h2, .cpctheme .mec-event-content h3, .cpctheme .mec-event-content h4, .cpctheme .mec-event-content h5, .cpctheme.et-db #et-boc .mec-event-content h1, .cpctheme.et-db #et-boc .mec-event-content h2, .cpctheme.et-db #et-boc .mec-event-content h3, .cpctheme.et-db #et-boc .mec-event-content h4, .cpctheme.et-db #et-boc .mec-event-content h5 {
  text-align: left;
}
.cpctheme .mec-event-content .mec-single-title, .cpctheme .mec-event-content h1.mec-single-title, .cpctheme.et-db #et-boc .mec-event-content .mec-single-title, .cpctheme.et-db #et-boc .mec-event-content h1.mec-single-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 5px;
  display: inline;
  color: #000 !important;
}

/*# sourceMappingURL=style.css.map */