/* @import url('https://example.com/example_style.css'); */

/**
 * CSS @imports must be at the top of the file.      
 * Add them above this section.                             
 */
 
@font-face {
 font-family: 'Hurme-HurmeGeometricSans2Regular'; 
  src: url('https://cdn2.hubspot.net/hubfs/3302305/identify/Fonts/Hurme%20Geometric%20Sans%202%20Regular/Hurme-HurmeGeometricSans2Regular.woff2') format('woff2'),
       url('https://cdn2.hubspot.net/hubfs/3302305/identify/Fonts/Hurme%20Geometric%20Sans%202%20Regular/Hurme-HurmeGeometricSans2Regular.woff') format('woff'),
       url('https://cdn2.hubspot.net/hubfs/3302305/identify/Fonts/Hurme%20Geometric%20Sans%202%20Regular/Hurme-HurmeGeometricSans2Regular.ttf') format('truetype');
}

@font-face {
 font-family: 'Hurme-HurmeGeometricSans2SemiBold'; 
  src: url('https://cdn2.hubspot.net/hubfs/3302305/identify/Fonts/Hurme%20Geometric%20Sans%202%20Semibold/Hurme-HurmeGeometricSans2SemiBold.woff2') format('woff2'),
       url('https://cdn2.hubspot.net/hubfs/3302305/identify/Fonts/Hurme%20Geometric%20Sans%202%20Semibold/Hurme-HurmeGeometricSans2SemiBold.woff') format('woff'),
       url('https://cdn2.hubspot.net/hubfs/3302305/identify/Fonts/Hurme%20Geometric%20Sans%202%20Semibold/Hurme-HurmeGeometricSans2SemiBold.ttf') format('truetype');
}

@font-face {
 font-family: 'Hurme-HurmeGeometricSans2Bold'; 
  src: url('https://cdn2.hubspot.net/hubfs/3302305/identify/Fonts/Hurme%20Geometric%20Sans%202%20Bold/Hurme-HurmeGeometricSans2Bold.woff2') format('woff2'),
       url('https://cdn2.hubspot.net/hubfs/3302305/identify/Fonts/Hurme%20Geometric%20Sans%202%20Bold/Hurme-HurmeGeometricSans2Bold.woff') format('woff'),
       url('https://cdn2.hubspot.net/hubfs/3302305/identify/Fonts/Hurme%20Geometric%20Sans%202%20Bold/Hurme-HurmeGeometricSans2Bold.ttf') format('truetype');
}

@font-face {
 font-family: 'Hurme-HurmeGeometricSans2Light'; 
  src: url('https://cdn2.hubspot.net/hubfs/3302305/identify/Fonts/Hurme%20Geometric%20Sans%202%20Light/Hurme-HurmeGeometricSans2Light.woff2') format('woff2'),
       url('https://cdn2.hubspot.net/hubfs/3302305/identify/Fonts/Hurme%20Geometric%20Sans%202%20Light/Hurme-HurmeGeometricSans2Light.woff') format('woff'),
       url('https://cdn2.hubspot.net/hubfs/3302305/identify/Fonts/Hurme%20Geometric%20Sans%202%20Light/Hurme-HurmeGeometricSans2Light.ttf') format('truetype');
}



/* ==========================================================================
   HS COS Boilerplate v1.5.0                                
   ========================================================================== */

<!-- Missing Template at Path: 'custom/page/Company_Theme/CompanyModules.css' -->

/* These includes are optional, but helpful. */
/* HTML 5 Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */

.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Responsive Google Maps */

#map_canvas img, .google-maps img {
    max-width: none;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field {min-height: 0;line-height: 12px;}

 





/* ==========================================================================
   Index:         
  1. BASE STYLES   
    - Variables
    - Macros
    - Base
    - Typography
  2. COS STRUCTURE
    - Structure
    - Header
    - Content
    - Footer
  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu
  4. TEMPLATE MODULE CLASSES
    - Common Template Classes
    - Site Pages
    - Landing Pages
    - System Pages
  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons
  6. MISCELLANOUS
  7. MOBILE MEDIA QUERIES
   ========================================================================== */








/* ==========================================================================
   1. BASE STYLES                                             
   ========================================================================== */





/* ==========================================================================
   Variables                                               
   ========================================================================== */


/**
 * Find the most consistently used font styles, colors, and container widths 
 * for your site and assign them to the jinja variables below for easy use 
 * and reference. 
 *
 * Apply the variable as shown below.  Ignore the jingja comment tags.
 *
 * 
 */

/* Colors */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */

/* Typography */
            /*  */
                         /*  */
                          /*  */
 /*  */

/* Containers */
 /* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */




/* ==========================================================================
   Macros                                                  
   ========================================================================== */


/** 
  * Create jinja macros for CSS3 properties that need browser prefixes.
  *
  * Apply the style as shown below on it's own CSS property line.  
  * Ignore the jinja comment tags. 
  *
  * 
  */

 

/** 
  * Example of how to apply the above macro (ignore the jinja comment tags):
  *
  * a {
  *   color: red;
  *   font-size: 12px;
  *    
  * }
  */




/* ==========================================================================
   Base                                                    
   ========================================================================== */


/** 
 * Box Sizing
 * 
 * Applies a natural box layout model to all elements so that width and padding 
 * are essentially combined, making responsive styles easier to manage.
 */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

html {
    font-size: 18px;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

/* Website background color and default font styles */
body {
  background: #fff;
  color: #373e4c;
  font-family: 'Hurme-HurmeGeometricSans2Regular', Arial, Sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  line-height: 1.5;
}

/**
 * Page Center
 *
 * Apply .page-center to full-width modules.
 */

.container-fluid .row-fluid .kehys {
    float: none;
    max-width: 83.33%;
    margin: 0 auto;
}

.container-fluid .row-fluid .kehys-newsletter {
    float: none;
    max-width: 800px;
    margin: 0 auto;
}

.container-fluid .row-fluid .kehys-application {
    float: none;
    max-width: 800px;
    margin: 70px auto;
}

.footer {
    padding: 10px 15px 0px 15px;
    position: relative;
}

.footer-content {
    padding-top: 30px;
    border-top: 2px solid #243f9a;
}

.footer-logo {
    position: relative;
    left: 30px;
    top: -10px;
    margin-left: 30px;
    margin-top: 13px;
    opacity: 0.3;
}

a { 
    color: #243f99;
    text-decoration: none;
    
}
a:hover, a:focus { 
    color: #243f9a;
    text-decoration: underline;
    }

a.special-link, .special-link a {
	font-family: 'Hurme-HurmeGeometricSans2Light', Arial, Helvetica, sans-serif;
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.4;
	border-bottom: 1px solid #243f99;
}

a.special-link:hover, a.special-link:focus, .special-link a:hover, .special-link a:focus {
	text-decoration: none;
}

hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #333;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #333;
  text-shadow: none;
}

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img {
    max-width: initial;
}

img {
    max-width: 100%;
}

/* For parents page */

#negative-top-margin + .custom-column.custom-column-1.clearfix.blue-bg {
   margin-top: -20px;
}


/* ==========================================================================
   Typography
   ========================================================================== */


/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1, h2.heading-1, .heading-1 h2 {
    font-family: 'Hurme-HurmeGeometricSans2Bold', Arial, Helvetica, sans-serif;
     color: #243f99;
    font-size: 2rem;
    line-height: 1.3;
    text-transform: uppercase;
    letter-spacing: 0px;
   font-weight: 400;
    text-align: left;
    padding-top: 0;
    margin-top: 0;
}


h2,
.widget-type-email_subscriptions h2,
.widget-type-email_subscriptions_confirmation h2,
.widget-type-email_simple_subscription h2,
.hs_cos_wrapper_type_rss_listing h3 {
    font-family: 'Hurme-HurmeGeometricSans2Light', Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #373e4c;
     line-height: 1.1em;
    font-size: 2rem;
    margin-bottom: 10px;
    margin-top: 0px;
}

h3, 
.recent-posts .hs_cos_wrapper_type_rss_listing h3{
    font-family: 'Hurme-HurmeGeometricSans2Bold', Arial, Sans-serif;
       font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 2px;
  	line-height: 1.4em;
    font-weight: normal;
    color: #243f99;
    padding-top: 0px;
    padding-bottom: 0;
    margin: 30px 0 15px;
}



h4 {
  
        font-size: 1.5rem;
    width: 80%;
    font-weight: 300;
     line-height: 1.1em;
    line-height: 1.4;
    font-family: "Hurme-HurmeGeometricSans2Light", Arial, Helvetica, sans;
    margin-bottom: 17px;
}
h5 {}
h6 {}

.hero-slogan p {
    color: #fff;
    text-shadow: 2px 1px 4px #727272;
    line-height: 1;
    text-transform: uppercase;
    font-family: "HurmeGeometricSans2-Bold", Arial, Helvetica, sans-serif;
    font-size: 4rem;
}

.hero-slogan {
    position: absolute;
    top: 18%;
    left: 8%;
    z-index: 100;
    max-width: 60%;
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Quotes */
blockquote {}
blockquote p {}
blockquote small {}
blockquote small:before {}

q:before, q:after, blockquote:before, blockquote:after {}








/* ==========================================================================
   2. COS STRUCTURE                                            
   ========================================================================== */


/* ==========================================================================
   Structure                                               
   ========================================================================== */


/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}




/* ==========================================================================
   Header
   ========================================================================== */


.header-container-wrapper {}
.header-container {}

/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {}




/* ==========================================================================
   Content                                                 
   ========================================================================== */


.body-container-wrapper {}
.body-container {}


/* Unique Pages
   ========================================================================== */

/* Homepage */

/* Contact Us */

/* About Us */


/* Modular & Reusable Components
   ========================================================================== */

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */




/* ==========================================================================
   Footer
   ========================================================================== */


.footer-container-wrapper {}
.footer-container {}








/* ==========================================================================
   3. MAIN NAVIGATION                                            
   ========================================================================== */





/* ==========================================================================
   Custom Menu Primary
   ========================================================================== */


 /* Set ul background color */
 /* Set li background Color */
 /* Set link Color */
 /* Set link Hover Color */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{ 
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color:;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color:;
}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
      .custom-menu-primary .hs-menu-wrapper { 
          display:block !important;
      }
  }




/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle Menu
   ========================================================================== */


/**
 * Special Note
 *
 * When the menu is open, a class of .mobile-open is applied to the body. You can 
 * use this for custom styling on any element when the menu is in the open position.                     
 */

.mobile-trigger, .child-trigger{
    display: none; /* Hide button on Desktop */
}

@media (max-width: 767px){


  /* Variables
     ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */

  /* 
    * Menu Reset
    *
    * Remove styling from desktop version of custom-menu-primary. Place any 
    * additional CSS you want removed from the mobile menu in this reset 
    */

  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#ffffff;
  }


  /* Toggle Button
     ========================================================================== */

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 0px;          /* Position Button at right of screen  */
    right: 10px;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 10px 8px 10px;
    background: #ffffff; /* Background color */
    border: 1px solid #000000;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000000; 
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#ffffff;
    background-color: #000000; 
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:#ffffff;
    background-color: #000000; 
    border-color: transparent;
  }


  /* Toggle Button Icon
     ========================================================================== */

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #000000; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -6px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 6px; /* Position bottom line */
  }
  
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      background-color: #ffffff; /* Icon color */
  }


  /* Child Toggle Button
     ========================================================================== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 52px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color:#ffffff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
     
   .custom-menu-primary.js-enabled{
       position: relative;
       padding-top: 44px; /* Makes room for button */
       margin: 10px 0 10px 0;
   }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative; /**************************************************************/
    top: 0;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color:#000000; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 22px; /* Font size of top level list items */
    line-height: 45px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 1px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color:#ffffff; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:#ffffff; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
}








/* ==========================================================================
   4. TEMPLATE MODULE SELECTORS                                         
   ========================================================================== */





/* Common Template Selectors                                             
   ========================================================================== */

body.one-column {}
body.two-column {}
body.three-column {}
.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

/* Common One Column Selectors */
body.site-page.one-column, 
body.landing-page.one-column, 
body.error-template.one-column, 
body.password-template.one-column, 
body.subscription-template.one-column {}

body.site-page.one-column .main-content, 
body.landing-page.one-column .main-content, 
body.error-template .main-content, 
body.password-template .main-content, 
body.subscription-template .main-content {}

/* Common Two Column Selectors */
body.site-page.two-column, 
body.landing-page.two-column, 
body.blog {}  

body.site-page.two-column .main-content, 
body.landing-page.two-column .main-content, 
body.blog .blog-content {}

/* Common Three Column Selectors */
body.site-page.three-column, 
body.landing-page.three-column {}

body.site-page.three-column .main-content, 
body.landing-page.three-column .main-content {}


/* Site Pages                                            
   ========================================================================== */

/* One Column Template */
body.site-page.one-column {}
body.site-page.one-column .content-wrapper {}
body.site-page.one-column .main-content {}

/* Two Column Template */
body.site-page.two-column {}
body.site-page.two-column .content-wrapper {}
body.site-page.two-column .main-content {}
body.site-page.two-column .sidebar.right {}

/* Three Column Template */
body.site-page.three-column {}
body.site-page.three-column .content-wrapper {}
body.site-page.three-column .main-content {}


/* Landing Pages                                           
   ========================================================================== */

/* One Column Template */
body.landing-page.one-column {}
body.landing-page.one-column .content-wrapper {}
body.landing-page.one-column .main-content {}

/* Two Column Template */
body.landing-page.two-column {}
body.landing-page.two-column .content-wrapper {}
body.landing-page.two-column .main-content {}
body.landing-page.two-column .sidebar.right {}

/* Three Column Template */
body.landing-page.three-column {}
body.landing-page.three-column .content-wrapper {}
body.landing-page.three-column .main-content {}


/* System Pages                                          
   ========================================================================== */

/* Error Templates 404, 500 */
body.error-template.one-column {}
body.error-template.one-column .content-wrapper {}
body.error-template.one-column .main-content {}

/* Password template */
body.password-template.one-column {}
body.password-template.one-column .content-wrapper {}
body.password-template.one-column .main-content {}

/* Email Subscribition templates */
body.subscription-template.one-column {}
body.subscription-template.one-column .content-wrapper {}
body.subscription-template.one-column .main-content {}





/* ==========================================================================
   5. COS COMPONENTS                                        
   ========================================================================== */





/* ==========================================================================
   Blog                                         
   ========================================================================== */


/* Blog Post and Listing Body Class */
body.blog {}

/* Blog Post */
body.hs-blog-post {}

/* Blog Listing */
body.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* Blog Content Column
   ========================================================================== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {
    border-top: 2px solid #243f9a;
    padding-top: 30px;
    display: table;
    width: 100%;
}
#hubspot-author_data a.author-link {
    font-size: 27px;
}

#hubspot-author_data h2 {
    font-family: 'Hurme-HurmeGeometricSans2Regular', Arial, Sans-serif;
    font-size: 27px;
    margin-top: 5px;
    color: #243f9a;
}

#hubspot-author_data .hs-author-avatar {
    max-height: 150px;
    width: 150px;
    display: inline-block;
    display: table-cell;
    vertical-align: top;
}
#hubspot-author_data .hs-author-avatar img {}

.hs-author-social-links {
}

.author-social,
.author-info {
    display: table-cell;
    vertical-align: top;
    padding-top: 15px;
}

.author-info{
    padding-left: 50px;
}

.author-social{
    padding-left: 30px;
}

.hs-social-label, 
.hs-author-label {
    display: block;
    font-size: 13px;
    letter-spacing: 2px;
    font-family: 'Hurme-HurmeGeometricSans2Bold', Arial, Sans-serif;
    text-transform: uppercase;
    margin-bottom: -3px;
    color: #8e8e8e;
}

span.hs-social-label {
    border-bottom: 5px solid #fff;
}


/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  height: auto;
  width: 100%;
  max-width: 100%;
  height: auto;
  /*width: auto;*/
  display: block !important;
  float: none;
  margin: 0px;
}

/* Read More Link */
a.more-link {}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/** 
 * Blog Social Sharing icons
 *
 * Overrides defaults to better align icons and prevent overlapping 
 */

.hs-blog-social-share {
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/** 
 * Blog Commments 
 *
 * Custom styles are listed below, as the COS does not provide default styles.
 */

#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {padding-right: 20px;}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/** 
 * Blog Author Page 
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

.hs-author-profile {}
.hs-author-profile h2.hs-author-name {}
.hs-author-profile .hs-author-bio {}
.hs-author-profile .hs-author-avatar {}
.hs-author-profile .hs-author-avatar img {}
h3.hs-author-listing-header {}

/** 
 * Blog All Posts Page
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

body.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* Blog Sidebar
   ========================================================================== */

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}




/* ==========================================================================
   Forms
   ========================================================================== */
   
ul.hs-error-msgs.inputs-list {
    font-size: 0.8rem;
    margin-bottom: 0px;
}


/* All Global Forms
   ========================================================================== */

/* Form Field */
body .hs-form-field {}

/* Descriptions */
body .hs-field-desc {}

/* Labels */
body label {}
body .hs-form-field > label {}

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
  width: 100%;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  min-height: 40px;
  color: #373e4c !important;
  padding-left: 10px;
  padding-right: 10px;
}

body select option {
   color: #373e4c !important;
}

body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {}

/* Separate Styles for Multiple Line Inputs */
body textarea {}
body textarea:focus {}

/* Separate Styles for Drop Downs */
body select {}
body select:focus {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}

/* Required */
body input:focus:required:invalid, 
body textarea:focus:required:invalid, 
body select:focus:required:invalid {
    font-size: 0.8rem;
}

body input:focus:required:invalid:focus, 
body textarea:focus:required:invalid:focus, 
body select:focus:required:invalid:focus {
    font-size: 0.8rem;
}

/* Placeholder Text */
::-webkit-input-placeholder { /* Webkit Browsers */
   /* color: #555;
   opacity: 1; */
}
:-moz-placeholder { /* Firefox 18- */
   /* color: #555;
   opacity: 1; */
}
::-moz-placeholder { /* Firefox 19+ */
   /* color: #555;
   opacity: 1; */
}
:-ms-input-placeholder { /* IE10 */
   /* color: #555;
   opacity: 1; */
}

.hs-form-checkbox-display { 
    display: block;
    margin-bottom: 5px;
}

.hs-form-checkbox-display > input { 
    display: table-cell;
    vertical-align: middle;
    margin-top: 0px;
    margin-right: 5px;
}




/* Form Module
   ========================================================================== */

/* Form Field */
.hs_cos_wrapper_type_form .hs-form-field {}

/* Descriptions */
.hs_cos_wrapper_type_form .hs-field-desc {}

/* Labels */
.hs_cos_wrapper_type_form label {}
.hs_cos_wrapper_type_form .hs-form-field > label {
    font-size: 0.8rem;
    padding-bottom: 5px;
}

/* One Line Inputs */
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"], 
.hs_cos_wrapper_type_form input[type="datetime"], 
.hs_cos_wrapper_type_form input[type="datetime-local"], 
.hs_cos_wrapper_type_form input[type="date"], 
.hs_cos_wrapper_type_form input[type="month"], 
.hs_cos_wrapper_type_form input[type="time"], 
.hs_cos_wrapper_type_form input[type="week"], 
.hs_cos_wrapper_type_form input[type="number"], 
.hs_cos_wrapper_type_form input[type="email"], 
.hs_cos_wrapper_type_form input[type="url"], 
.hs_cos_wrapper_type_form input[type="search"], 
.hs_cos_wrapper_type_form input[type="tel"], 
.hs_cos_wrapper_type_form input[type="color"],
.hs_cos_wrapper_type_form input[type="file"],
.hs_cos_wrapper_type_form textarea,
.hs_cos_wrapper_type_form select {
}

.hs_cos_wrapper_type_form input[type="text"]:focus,
.hs_cos_wrapper_type_form input[type="password"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime-local"]:focus, 
.hs_cos_wrapper_type_form input[type="date"]:focus, 
.hs_cos_wrapper_type_form input[type="month"]:focus, 
.hs_cos_wrapper_type_form input[type="time"]:focus, 
.hs_cos_wrapper_type_form input[type="week"]:focus, 
.hs_cos_wrapper_type_form input[type="number"]:focus, 
.hs_cos_wrapper_type_form input[type="email"]:focus, 
.hs_cos_wrapper_type_form input[type="url"]:focus, 
.hs_cos_wrapper_type_form input[type="search"]:focus, 
.hs_cos_wrapper_type_form input[type="tel"]:focus, 
.hs_cos_wrapper_type_form input[type="color"]:focus,
.hs_cos_wrapper_type_form input[type="file"]:focus,
.hs_cos_wrapper_type_form textarea:focus,
.hs_cos_wrapper_type_form select:focus {}

/* Separate Styles for Multiple Line Inputs */
.hs_cos_wrapper_type_form textarea {}
.hs_cos_wrapper_type_form textarea:focus {}

/* Separate Styles for Drop Downs */
.hs_cos_wrapper_type_form select {
    height: 40px;
}
.hs_cos_wrapper_type_form select:focus {}

/* Multiple Selection Inputs */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs_cos_wrapper_type_form input[type="radio"] {}
.hs_cos_wrapper_type_form input[type="checkbox"] {}

.unsubscribe-form input[type="email"] {
    max-width: 30%;
}

.unsubscribe-form .hs_cos_wrapper_type_form label {
    font-size: 1rem;
}


/* Blog Comment Form
   ========================================================================== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}

/* Error */
body .hs-common-error-message {}


/* Blog Subscription Form
   ========================================================================== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}

#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
width: auto;
margin-right: 10px;
}


/* Google Search Form
   ========================================================================== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* Multi Column Form
   ========================================================================== */

body .hs-form fieldset.form-columns-1 {}
body .hs-form fieldset.form-columns-1 .hs-form-field {}

body .hs-form fieldset.form-columns-2 {}
body .hs-form fieldset.form-columns-2 .hs-form-field {}

body .hs-form fieldset.form-columns-3 {}
body .hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}
body form.hs-form fieldset { max-width: none; }
body form.hs-form fieldset .hs-form-field { padding: 0 20px 10px 0; }
body form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
body form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
body form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
body form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  body form.hs-form fieldset .hs-form-field { padding: 0; }
  body form.hs-form fieldset.form-columns-3 .hs-form-field,
  body form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  body form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  body form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}




/* ==========================================================================
   Buttons                                              
   ========================================================================== */


/* All Global Buttons (Excluding CTAs)
   ========================================================================== */
   
  

.link-bold, 
a.link-bold,
.link-line,   
a.link-line {
    color: #243f9a;
    font-size: 0.7rem;
    text-transform: uppercase;
    -webkit-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
    font-family: 'Hurme-HurmeGeometricSans2Bold', Arial, Sans-serif;
    display: block;
}

.pillar-programme.green .link-bold, 
.pillar-programme.green a.link-bold {
    color: #fff;
}

.link-line span,   
a.link-line span {
    margin-top: 15px;
    display: block;
}

.link-line:before, 
a.link-line:before {
    content:'';
    border-top: 2px solid #243f9a;
    height: 15px;
    width: 100px;
    display: block;
    margin: 0 auto;
}

.painike, 
a.painike,
body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    border: 2px solid #243f9a;
    border-radius: 0px;
    color: #243f9a;
    font-size: 0.7rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 15px 0px 0px 0px;
    padding: 12px 19px 10px 19px;
    -webkit-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
    background-color: transparent;
    display: inline-block;
    text-decoration: none;
    font-family: 'Hurme-HurmeGeometricSans2Bold', Arial, Sans-serif;
}

.painike.bg-lightblue {
    background: rgba(152,192,234,0.95);
    border-color: transparent;
    color: #fff;
}

.painike.bg-darkblue {
    background: #243f9a;
    border-color: #243f9a;
    color: #fff;
}

.pillar-page .pillar-something a.painike:hover,
.painike:hover, 
a.painike:hover,
body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
    background: #243f9a;
    color: #fff;
}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {}

.pillar-page .pillar-something a.painike {
    background: #fff;
}




/* Form Module Button
   ========================================================================== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* Blog Comment Button
   ========================================================================== */
#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* Blog Subscription Button
   ========================================================================== */
#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* Google Search Button
   ========================================================================== */
.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* CTA Buttons
   ========================================================================== */

/** 
 * Override global CTA styles by wrapping the CTA module in a module group 
 * that has an ID, and use that ID to prefix your CTA selector. Example shown below.
 *
 * All overriding properties require !important tags. 
*/
#module-group-ID .cta_button {}
#module-group-ID .cta_button:hover {}
#module-group-ID .cta_button:focus {}








/* ==========================================================================
   6. MISCELLANOUS                                        
   ========================================================================== */

.content-landing {
    
    position: relative;
    margin-top: 400px;
    left: 0;
    top: 0;
    z-index: 99;
    background: #fff;
    margin-bottom: 100px;

   
}

.content-landing .padding5 {
    
    padding-bottom: 130px;   
}

body.landing, body.landing .footer-container, body.landing .body-container-wrapper {
    
    background: #224398;
}

.landing-bottom {
    
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 88px;
    
}

.left-bg {
    
    background: url(https://info.finlanduniversity.com/hubfs/Images/Layout/left-bg.jpg) no-repeat left 60px;
}


.landing-bottom img {
    
    width: 100%;
    height: auto;
     position: absolute;
    bottom: 0;
    left: 0;
}

.padding5 {
    
     padding: 60px 5%;
}

.header-landing {
    
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100% !important;
    max-height: 800px;
    overflow: hidden;
}

.rivi-matala {
    
    padding-top: 50px;
    padding-bottom: 50px;
    
}

.pink-bg {
    
    background: #f1b7cc;
    
}

.pink-bg * {
    
    color: #4a50a6;
}



* {
    
    box-sizing: border-box;
}

.frame {
    
    float: none !important;
    max-width: 1260px !important;
    width: 100% !important;
    padding-left: 20px; 
    margin-left: auto !important;
    margin-right: auto !important;
    padding-right: 20px;
    
}


.rivi {
    padding-top: 100px;
    padding-bottom: 100px;
}


h3.form-title {
    
    font-size: 1.4rem;
    line-height: 1.1em;
    margin: 5px 0 0 0 ;
}
   
form {
    
    margin: 20px 0;
}


.pink-bg .hs_cos_wrapper_type_form form .hs-form-field > label {
    
        font-size: 1.05rem;
    padding-bottom: 0px;
    margin-top: 15px;
    display: block;
}

.pink-bg .hs_cos_wrapper_type_form input[type="text"], .pink-bg .hs_cos_wrapper_type_form textarea {
    
    background: transparent;
    border: none;
    border-bottom: 1px solid #33409c;
    font-size: 0.95rem;
    line-height: 1em;
    min-height: 34px;
    color: #000;
    font-family: 'Hurme-HurmeGeometricSans2Regular', Arial, Sans-serif;
}

.pink-bg .hs_cos_wrapper_type_form input[type="email"] {
        
    background: transparent;
    border: none;
    border-bottom: 1px solid #33409c;
    font-size: 0.95rem;
    line-height: 1em;
    min-height: 34px;
    color: #000;
    font-family: 'Hurme-HurmeGeometricSans2Regular', Arial, Sans-serif;
    
}

.pink-bg .hs-button.primary {
     font-size: 1.15rem;
     margin-top: 40px;
    
}
   
.row-fluid [class*="span"] {
    min-height: 1px;
}
   
.colorbar-wrap {
    height: 6px !important;
    background: url(colorbar.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    left: -20px;
}


.colorbar {
    height: 100%;
    width: 100%;
}

.colorbar img {
    height: 100%;
    width: 100%;
}
   
.finuni-header {
    position: relative;
    max-width: 100%;
    height: 100% !important;
}
.frontpage .finuni-header {
  	background: #224398;
}
.frontpage .hs_cos_wrapper_type_rss_listing h3 { margin-bottom: 1em; text-align: center; }

.flag-bottom {
    width: 100%;
    height: 100%;
    max-height: 500px;
}

.flag-bottom img {
    width: 100%;
    height: 100%;
    max-height: 500px;
    position: absolute;
    bottom: 20px;
    left: 0px;
    transform: translateY(63%);
    pointer-events: none;
}

.flag-right-blog, 
.flag-right {
    position: absolute;
    top: 0;
    right: 0;
    top: -100px;
    width: 95px;
    height: 100%;
    z-index: 994;

}

.flag-right img {
    height: 100%;
    width: 100%;
}

.flag-right-blog img {
    height: 100%;
    width: 100%;
}

.nav-logo, .main-menu {
    float: left;
    display: inline-block;
}

.nav-logo {
    padding-left: 20px;
    padding-top: 13px;
    padding-bottom: 20px;
    padding-right: 20px;
    width: 190px;
    background-color: transparent;
    -webkit-transition: all 0.4s cubic-bezier(.79,.01,.28,.98) 0s;
    transition: all 0.4s cubic-bezier(.79,.01,.28,.98) 0s;
}

.nav-logo img {
    max-width: 150px;
    height: auto;
}

.footer {
    position: relative;
}

.footer-menu a {
    color: #8e8e8e;
    text-decoration: none;
}

.footer-menu li.hs-menu-item.hs-menu-depth-1 {
    display: inline-block;
    padding-right: 35px;
    position: relative;
    top: 0px !important;
    vertical-align: top;
}

.footer-menu li.hs-menu-item.hs-menu-depth-2 {
    font-size: 0.65rem;
    line-height: 18px;
}

.footer-menu ul {
    list-style-type: none;
    padding-left: 0px;
}

.footer-menu li.hs-menu-item.hs-menu-depth-1 > a {
    text-transform: uppercase;
    font-size: 0.6rem;
    font-weight: 600;
    font-family: "HurmeGeometricSans2SemiBold",Arial,Helvetica,sans;
}

.footer-menu li.hs-menu-item.hs-menu-depth-2 > a:hover {
    text-decoration: underline;
}

.footer h3 {
    font-size: 0.65rem;
    text-transform: uppercase;
    color: #8e8e8e!important;
    margin-bottom: 0px;
}

.footer-copyright {
    font-size: 0.65rem;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 50px;
    border-top: 1px solid #243f9a;;
}

.footer-copyright p {
    margin: 0;
}

.main-menu-wrapper {
    position: relative;
    top: 0;
    display: block;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.25) 60%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.25) 60%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.25) 60%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#00000000',GradientType=0 );
    -webkit-transition: all 0.4s cubic-bezier(.79,.01,.28,.98) 0.03s;
    transition: all 0.4s cubic-bezier(.79,.01,.28,.98) 0.03s;
}

.scrolled {
    top: -116px;
    height: 70px;
    /*
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.1);
    */
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.white-background {
    background: #fff;
}

.main-menu {
    list-style-type: none;
    position: absolute;
    right: 80px;
    top: 15px;
    padding: 0;
    margin: 0;
    width: 80% !important;
    text-align: right;
}

.main-menu a {
    color: #fff;
    text-decoration: none;
}

.main-menu li.hs-menu-item.hs-menu-depth-1 {
    display: inline-block;
    padding-right: 20px;
    position: relative;
    top: 0;
    height: 40px;
}

.main-menu li.hs-menu-item.hs-menu-depth-1.active-branch > a {
    padding-bottom: 6px;
    border-bottom: 2px solid #ffffff;
}

.main-menu li.hs-menu-item.hs-menu-depth-1 > a {
    text-transform: uppercase;
    font-size: 0.7rem;
    font-family: 'Hurme-HurmeGeometricSans2SemiBold', Arial, Helvetica, sans-serif;
}

.main-menu li.hs-menu-item.hs-menu-depth-2.active > a {
    font-family: 'Hurme-HurmeGeometricSans2SemiBold', Arial, Helvetica, sans-serif;
}

.main-menu .hs-menu-item a {
    text-decoration: none;
    color: #fff;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.main-menu .hs-menu-item a:hover {
    color: #dfdfdf;
}

.main-menu .hs-menu-children-wrapper {
    display: none;
    position: absolute;
    top: 40px;
    width: 200px;
    -webkit-transition: all 0.4s cubic-bezier(.79,.01,.28,.98) 0.03s;
    transition: all 0.4s cubic-bezier(.79,.01,.28,.98) 0.03s;
    text-align: left !important;
}


.main-menu ul.hs-menu-children-wrapper {
    padding: 5px 0px 5px 0px;
    list-style-type: none;
    background-color: #243f99;
    z-index: 1000;
}

.main-menu .hs-menu-children-wrapper:before {
    content: "";
    display: block;
    width: 20px;
    position: absolute;
    left: 30px;
    top: -10px;
    height: 100px;
    background-image: url(https://info.finlanduniversity.com/hubfs/Images/Layout/blue-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.main-menu ul.hs-menu-children-wrapper li {
    padding-bottom: 7px;
    padding-top: 7px;
    border-left: 2px solid #243f99;
    padding-left: 20px;
    position: relative;
    display: inline-block;
    padding-right: 25px;
    font-size: 0.8rem;
    display: block;
}
.hero-image-gradient {
    position: absolute;
    bottom: 0%;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 2;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 27%, rgba(0,0,0,0) 28%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 27%,rgba(0,0,0,0) 28%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 27%,rgba(0,0,0,0) 28%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#00000000',GradientType=0 );
}

.programmes .hero-text {
    position: absolute;
    left: 8.3%;
    bottom: 50px;
    width: 40% !important;
    z-index: 999;
    text-align: left;
    font-size: 1rem;
    padding: 50px;
    padding-bottom: 40px!important;
    color: #243f9a;
    background-color: rgba(255,255,255,1);
    min-height: 200px !important;
}

.header-content-wrapper {
    padding: 5%;
    /*position: absolute;
    bottom: 110px;
    left: 8%;
    max-width: 82%;
    display: inline-block;*/
}
.frontpage-header {
    display: block;
    max-width: 80%;
}
.frontpage-header h1 {
    color: #fff;
    text-transform: none;
    font-size: 3em;
    text-shadow: 0px 0px 50px rgba(0,0,0,0.2);
  	margin-bottom: 0em;
}
.frontpage .header-content-wrapper .filter-category ul { 
  text-align: left;     
  margin-bottom: 4em;
}
.frontpage .header-content-wrapper .filter-category ul li { 
  padding: 0;
}

.hero-text {
    position: absolute;
    left: 8.3%;
    bottom: 50px;
    width: 40% !important;
    z-index: 999;
    text-align: left;
    font-size: 1rem;
    padding: 50px;
    padding-bottom: 40px!important;
    color: #243f9a;
    min-height: 250px !important;
}
.frontpage .hero-text {
    bottom: auto;
    position: relative;
    left: 0;
    width: 100% !important;
}

.hero-white {
    background-color: rgba(255,255,255,1);
}

.hero-purple {
    background-color: rgba(110,38,123,0.95);
    color: #fff !important;
}

.hero-purple h1  {
    color: #fff !important;
}


.hero-lightblue {
    background-color: rgba(152,192,234,0.95);
    color: #fff !important;
}

.hero-lightblue h1,
.hero-lightblue h2 {
    color: #fff !important;
}

.hero-text h1, 
.hero-text h2{
    margin-top: 0px;
    margin-bottom: 0px;
    color: #243f9a;
    font-family: 'Hurme-HurmeGeometricSans2Bold', Arial, Sans-serif;
    text-transform: uppercase;
}

.hero-text h1 span {
    font-size: 0.8rem;
}

.hero-text h3 {
    margin-top: 0px;
}


.hero-text #hubspot-topic_data,
.hero-text #hubspot-topic_data a.topic-link {
    color: #fff !important;
}


.main-content {
    position: relative;
    z-index: 30;
    padding-top: 0%;
    padding-bottom: 8%;
}

.pillar-page .main-content {
    position: relative;
    z-index: 30;
    padding-top: 0%;
    padding-bottom: 0%;
}

.blog-content {
    padding-left: 50px;
    padding-right: 8%;
}

.blog-list-content {
    padding: 0px 50px;
}

.blog-content h2:first-child, 
.blog-content p:first-child {
    margin-top: 0px;
}

.blog-sidebar {
    padding-left: 0%;
    max-width: 380px;
}

.blog-sidebar h3 {
    margin-top: 0px;
}

.blog-sidebar .recent-posts {
    padding-bottom: 30px;
}

.filter-link-count {
    display: none;
}

.post-text-wrapper h2 {
    display: none;
}

/* BACKGROUNDS */

.bg-green {
    background-color: rgba(162,173,0,0.95);
    color: #fff;
}

.bg-grey {
    background: #ececec;
}

.bg-white {
    background: #fff;
}

.bg-lightblue {
    background: rgba(152,192,234,0.95);
    color: #fff;
}

.bg-lightblue h1 {
    color: #fff;
}

.bg-red { 
  background-color:#F7403A; 
}

.bg-violet { 
  background-color:#6E267B;
  color: #fff;
}

.bg-rosa { 
  background-color:#F3BBCE; 
  color: #fff;
}


.facebook {
    background-image: url('https://info.finlanduniversity.com/hubfs/Images/Layout/facebook.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 10px;
    margin-left: -10px;
}

.facebook:hover {
    background-image: url('https://info.finlanduniversity.com/hubfs/Images/Layout/facebook-hover.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 10px;
}

.youtube {
    background-image: url('https://info.finlanduniversity.com/hubfs/Images/Layout/youtube.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 15px;
}

.youtube:hover {
    background-image: url('https://info.finlanduniversity.com/hubfs/Images/Layout/youtube-hover.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 15px;
}

.linkedin {
    background-image: url('https://info.finlanduniversity.com/hubfs/Images/Layout/linkedin.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 15px;
}

.linkedin:hover {
    background-image: url('https://info.finlanduniversity.com/hubfs/Images/Layout/linkedin-hover.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 15px;
}

.twitter {
    background-image: url('https://info.finlanduniversity.com/hubfs/Images/Layout/twitter.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 10px;
}

.twitter:hover {
    background-image: url('https://info.finlanduniversity.com/hubfs/Images/Layout/twitter-hover.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.vk {
    background-image: url('https://info.finlanduniversity.com/hubfs/Images/Layout/vk.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 10px;
}

.vk:hover {
    background-image: url('https://info.finlanduniversity.com/hubfs/Images/Layout/vk-hover.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.instagram {
    background-image: url('https://info.finlanduniversity.com/hubfs/Images/Layout/instagram.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.instagram:hover {
    background-image: url('https://info.finlanduniversity.com/hubfs/Images/Layout/instagram-hover.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.newsletter-form {
    padding: 0px 50px 0px 50px;
}

.newsletter-form .actions {
    text-align: center;
}

.subscribe-box {
    color: #fff;
    background-color: rgba(162,173,0,1.0);
    padding: 40px;
    font-size: 0.9rem;
    max-width: 350px;
    margin-bottom: 50px;
}

.subscribe-box p {
    margin-bottom: 0px;
}

.subscribe-box h3 {
    text-transform: uppercase;
}

.subscribe-box input[type="email"] {
    min-height: 40px;
}

.subscribe-box input[type="submit"] {
    background-color: rgba(162,173,0,1.0);
    border: 2px solid #fff;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 20px;
    -webkit-transition: all 0.4s cubic-bezier(.79,.01,.28,.98) 0.03s;
    transition: all 0.4s cubic-bezier(.79,.01,.28,.98) 0.03s;
}

.subscribe-box input[type="submit"]:hover {
    color: rgba(162,173,0,1.0);
    border: 2px solid #fff;
    background: #fff;
}

.blog-sidebar .recent-posts ul {
    padding-left: 0px;
    list-style-type: none;
}

.most-popular {
    padding-left: 0px;
}

.most-popular ul, 
.themes ul {
    padding-left: 0px;
}

.most-popular li {
    list-style-type: none;
    display: block;
  padding-bottom: 10px;
}


.themes li {
    padding-left: 0px;
    list-style-type: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 0.7rem;
    padding: 10px 12px;
    border: 2px solid #243f9a;
    margin-right: 5px;
    margin-bottom: 10px;
    -webkit-transition: all 0.4s cubic-bezier(.79,.01,.28,.98) 0.03s;
    transition: all 0.4s cubic-bezier(.79,.01,.28,.98) 0.03s;
    font-weight: 400;
}

.themes li:hover {
    background: #243f9a;
    cursor: pointer;
}


.themes li:hover a {
    color: #fff;
}

.themes li > a {
    text-decoration: none;
    color: #243f9a;
    font-family: 'Hurme-HurmeGeometricSans2SemiBold', Arial, Sans-serif;
}

#hubspot-topic_data {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
}

#hubspot-topic_data a {
}

/* NEWSROOM */
.hs-blog-listing .post-listing {
    grid-template-columns: 1fr 1fr 1fr;
    display: inline-grid;
  	margin-right: 1%;
}

.newsroom-item {
    /*width: 31.5%;*/
    margin-left: 12px;
    background: #efefef;
    color: #373e4c;
    font-weight: 300;
    display: inline-block;
    -webkit-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
    border-bottom: 13px solid #fff;
  position: relative;
overflow: hidden;
}

.newsroom-item:hover {
    opacity: 0.8;
}


.newsroom-item-content {
    padding: 35px;
    position: relative;
    -webkit-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
}

.read-more {
    display: none;
}


.newsroom-item .hs-featured-image-wrapper {
    display: block;
}

.newsroom-item-bg h2 a {
    color: #373e4c;
    text-decoration: none;

}

.post-header h2 {
    margin-top: 15px !important;
    font-weight: 300;
    font-size: 1.6rem;
    line-height: 1.3 !important;
}

.post-text-wrapper {
    font-size: 1rem;
}

.newsroom-topics {
    border-top: 2px solid #224398;
    padding-top: 15px;
    margin-top: 40px;
}

.newsroom-topics a {
    font-family: 'Hurme-HurmeGeometricSans2SemiBold', Arial, Sans-serif;
    color: #224398;
    font-size: 0.8rem;
    text-transform: uppercase;
    font-weight: 400;
}

.newsroom-sidebar-wrap {
    width: 31%;
    margin-left: 0px !important;
}

.newsroom-sidebar-wrap img {
    max-width: 100%;
    height: auto;
    width: auto;
}

.padding-25 {
     padding: 25px;
}

.padding-35 {
     padding: 35px;
}

.padding-35-short {
     padding: 0px 35px;
}

.padding-15 {
     padding: 30px 15px;
}

.browse-all {
    font-size: 0.7rem;
    margin-top: 0px;
     padding: 0px 15px 30px 35px;
}

.browse-all a {
    padding-left: 0px;
    list-style-type: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 0.7rem;
    padding: 10px 15px;
    border: 2px solid #243f9a;
    margin-right: 5px;
    margin-bottom: 10px;
    -webkit-transition: all 0.4s cubic-bezier(.79,.01,.28,.98) 0.03s;
    transition: all 0.4s cubic-bezier(.79,.01,.28,.98) 0.03s;
    font-family: 'Hurme-HurmeGeometricSans2SemiBold', Arial, Sans-serif;
    text-decoration: none;
}

.browse-all a:hover {
    background: #243f9a;
    cursor: pointer;
    color: #fff;
}

.margin-15 {
    margin-bottom: 15px;
}

.white-border {
    border: 2px solid #fff;
}

.newsroom-sidebar-purple {
    background: #6e267b;
    color: #fff;
    font-weight: 300;
}

.newsroom-sidebar-blue a,
.newsroom-sidebar-purple a {
    color: #fff;
    text-decoration: underline;
}

.newsroom-sidebar-blue h2,
.newsroom-sidebar-purple h2 {
    margin-top: 0px;
    color: #fff;
}

.newsroom-sidebar-blue h3,
.newsroom-sidebar-purple h3 {
    margin-top: 0px;
    color: #fff;
}


.newsroom-sidebar-blue {
    background: #224398;
    color: #fff;
    font-weight: 300;
    padding: 5%;
    font-size: 1rem;
}

.newsroom-sidebar-lightblue {
    background: #87b0d0;
    color: #fff;
    font-weight: 300;
    padding: 35px;
    margin: 20px 0px;
}

.blog-pagination {
    padding: 50px 0px;
    text-align: center;
}

.twitter-feed {
    background: #87b0d0;
    padding: 15px;
    color: #fff !important;
}

.newsroom-item:nth-child(2),
.newsroom-item:nth-child(7) {
    background: #87b0d0;
    color: #fff;
}

.newsroom-item:nth-child(4) {
    background: #70217d;
    color: #fff;
}

.newsroom-item:nth-child(6),
.newsroom-item:nth-child(8) {
    background: #a2af00;
    color: #fff;
}

.newsroom-item:nth-child(2) h2 a,
.newsroom-item:nth-child(4) h2 a,
.newsroom-item:nth-child(6) h2 a,
.newsroom-item:nth-child(7) h2 a, 
.newsroom-item:nth-child(8) h2 a {
    color: #fff;
}

.newsroom-item:nth-child(2) .newsroom-topics,
.newsroom-item:nth-child(4) .newsroom-topics, 
.newsroom-item:nth-child(6) .newsroom-topics, 
.newsroom-item:nth-child(7) .newsroom-topics, 
.newsroom-item:nth-child(8) .newsroom-topics {
    border-top: 2px solid #fff;
}

.newsroom-item:nth-child(2) .newsroom-topics a.topic-link,
.newsroom-item:nth-child(4) .newsroom-topics a.topic-link,
.newsroom-item:nth-child(6) .newsroom-topics a.topic-link,
.newsroom-item:nth-child(7) .newsroom-topics a.topic-link,
.newsroom-item:nth-child(8) .newsroom-topics a.topic-link {
    color: #fff !important;
}

.newsroom-social-media {
    text-align: center;
}

.newsroom-social-media img {
    width: 30px;
    max-width: 30px;
    margin-right: 10px !important;
    display: inline-block !important;
}

.content-wrap {
    padding: 170px 50px 0px 50px;
}

.content-wrap.full-width {
    padding: 200px 0px 0px 0px;
    z-index: 9999;
}

.main-content.newsroom-rss {
    padding-bottom: 0%;
}

.content-white-wrap {
    margin-top: 0px;
}

.programme-wrap {
    padding: 70px 50px;
}

.programme-wrap h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 100;
    font-family: 'Hurme-HurmeGeometricSans2Light', Arial, Helvetica, sans-serif;
    font-size: 2.5rem;
    color: #6e267b;
}

.programme-content {
    padding-right: 8%;
}

.programme-content h3 {
    font-size: 0.9rem;
    margin-top: 30px;
    margin-bottom: 0px;
}

.programme-content h4 {
    margin-top: 0px;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-size: 0.9rem;
}


.programme-sidebar h3 {
    font-family: 'Hurme-HurmeGeometricSans2Bold', Arial, Sans-serif;
    color: #8e8e8e;
    margin-bottom: 5px;
    margin-top: 25px;
}

.programme-sidebar p {
    margin: 0;
    font-size: 0.95rem;
    margin-top: 0px;
}

.programme-info {
    border-left: 2px solid #f4b9cf;
    padding: 15px 0px 15px 30px;
    margin: 30px 0px;
}

.programme-info h3 {
    margin-top: 0px;
}

.programme-content p {
    margin-bottom: 15px;
    margin-top: 10px;
}

.programme-info p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.apply-now {
        padding: 10px 15px 0px 15px;
}

.pillar-page .pillar-something:after {
    content:'';
    display: block;
    height: 2px;
    width: 100%;
    background: #ececec;
    margin-top: 100px;
}

.pillar-page .pillar-scholarships h3 {
    font-size: 1.2rem;
    margin-bottom: 25px;
}

.pillar-page .pillar-scholarships, 
.pillar-page .pillar-something,
.pillar-page .pillar-something h2 {
    color: #8e8e8e !important;
}

.pillar-page .pillar-something h2 {
    margin-bottom: 25px;
}




.scholarship-tag {
    background-color: #6e267b;
    font-family: "HurmeGeometricSans2-SemiBold",Arial,Helvetica,sans;
    display: block;
    width: 220px;
    text-align: center;
    border-radius: 25px;
    padding: 5px 11px 5px 11px;
    font-size: 1rem;
    color: #ffffff;
    vertical-align: top;
    margin-top: 20px;
}

.scholarship-tag a {
    color: #fff !important;
    text-decoration: none !important;

}

h3.contact {
    margin-top: 40px;
}

.programme-some-wrap {
    margin-top: 20px;
}

.programme-some {
    width: auto;
    height: 30px;
    margin-right: 10px;
}

.programme-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-top: 30px;
}

.programme-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.contact-information p {
    margin-bottom: 10px;
}

/* MOBILE MENU */


.mobile-menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 100% !important;
    right: -100%;
    z-index: 1000;
    height: 100%;
    overflow-y: scroll !important;
    background: #1c3a9b;
    -webkit-transition: all 0.4s cubic-bezier(.79,.01,.28,.98);
    transition: all 0.4s cubic-bezier(.79,.01,.28,.98);
}

.open {
    right: 0%;
}

.mobile-menu ul {
    list-style-type: none;
    padding-left: 0;
    padding-top: 54px;
}

.mobile-menu ul li {
    position: relative;
}
.mobile-menu ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    margin-top: 0;
    padding-top: 0;
}

.mobile-menu li.hs-menu-item.hs-menu-depth-1 > a {
    display: block;
    padding: 18px 17px 14px 17px;
    margin-bottom: 2px;
    width: 100%;
    background-color: #2b48a8;
    color: #fff;
    text-transform: uppercase;
}
.mobile-menu li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    color: #fff;
    font-size: 0.85rem;
    display: block;
    padding: 10px 17px;
}
.mobile-menu li.hs-menu-item.hs-menu-depth-1.active-branch > a {
    background: rgba(256,256,256,0.4);
    color: #fff;
    /*font-family: 'Hurme-HurmeGeometricSans2Bold', Arial, Sans-serif;*/
}
.mobile-menu li.hs-menu-item.hs-menu-item.hs-menu-depth-2.active a {
    background: rgba(256,256,256,0.6);
}

.mobile-menu ul.hs-menu-children-wrapper {
    display: none;
}

.mobile-menu-open {
    display: none;
}

.mobile-menu-open:hover {
    cursor: pointer;
}

.mobile-menu-open img {
    width: 54px !important;
}

.mobile-menu-close {
    display: block !important;
}

.mobile-menu-close img {
    width: 54px !important;
}

.mobile-menu-close:hover {
    cursor: pointer;
}

.mobile-menu-close img {
    width: 54px !important;
}

.hidden-btn {
    display: none !important;
}

.embed-container { 
    position: relative; 
    padding-bottom: 56.25%; 
    height: 0; 
    overflow: 
    hidden; 
    max-width: 100%; 
    height: auto; 
} 

.embed-container iframe, 
.embed-container object, 
.embed-container embed { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
}

.hs_cos_wrapper_type_rss_listing h3 {
    text-transform: none;
}
.hs-rss-module {
    display: grid;
  	grid-template-columns: 1fr 1fr 1fr;
  	grid-column-gap: 3%;
}
.recent-posts .hs-rss-module {
  	grid-template-columns: 1fr;
}
.hs-rss-module .hs-rss-item.hs-with-featured-image {
    position: relative;
    padding-top: 230px;
}
.hs-rss-module .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    display: block;
    width: 100%;
    position: absolute;
    height: 200px;
    overflow: hidden;
    top: 0;
}
.hs-rss-module img.hs-rss-featured-image {
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
}
.hs-rss-module .hs-rss-item .hs-rss-item-text {
    width: 100%;
    float: none;
    padding-right: 0;
    box-sizing: border-box;
}
.hs-rss-module .hs-rss-title {
    font-family: 'Hurme-HurmeGeometricSans2Bold', Arial, Sans-serif;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.4em;
    font-weight: normal;
    color: #243f99;
    padding-top: 0px;
    padding-bottom: 0;
    margin: 30px 0 15px;
}


.recent-posts .hs-rss-module .hs-rss-title {
    font-family: 'Hurme-HurmeGeometricSans2Regular', Arial, Sans-serif;
    font-size: 1rem;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 1.4em;
    font-weight: normal;
    color: #243f99;
    padding-top: 0px;
    padding-bottom: 0;
    margin: 30px 0 15px;
}

.hs-rss-module .hs-rss-description a {
    display: block;
    margin-top: 1em;
  	font-family: 'Hurme-HurmeGeometricSans2Bold', Arial, Sans-serif;
}
.hs-rss-module .hs-rss-description a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f061";
    display: inline-block;
    position: relative;
    left: 5px;
    top: 0px;
    font-size: 15px;
}
/*
.newsroom-rss h3 {
    font-size: 1.6rem;
}

.newsroom-rss .hs-rss-item {
    margin-bottom: 0px;
}

.newsroom-rss .hs-rss-description {
    position: relative;

}


.newsroom-rss .hs-rss-description a {
    display: block;
    position: absolute;
    top: 0;
    height: 23rem;
    width: 100%;
    opacity: 0;
}

.newsroom-rss .hs-rss-module div.hs-rss-item.hs-with-featured-image:first-child {
    background: #efefef !important;
}

.newsroom-rss .hs-rss-module div.hs-rss-item.hs-with-featured-image:nth-child(2) {
    background: #6c197b !important;
}

.newsroom-rss .hs-rss-module div.hs-rss-item.hs-with-featured-image:nth-child(2) {
    background: #6c197b !important;
}


.newsroom-rss .hs-rss-module div.hs-rss-item.hs-with-featured-image:nth-child(3) {
    background: #a2b100 !important;
}

 
.newsroom-rss .hs-rss-item.hs-with-featured-image {
    display: inline-block !important;
    width: 50% !important;
    float: left !important;
    height: 23rem;
}

.newsroom-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    float: right;
    width: 50%;
    padding: 1.9rem 1.7rem;
    text-decoration: none;
}

.newsroom-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-text:hover {
    text-decoration: underline;
}

.newsroom-rss .hs-rss-item.hs-with-featured-image:first-child .hs-rss-item-text,
.newsroom-rss .hs-rss-item.hs-with-featured-image:first-child .hs-rss-item-text a.hs-rss-title,
.newsroom-rss .hs-rss-item.hs-with-featured-image:nth-child(4) .hs-rss-item-text,
.newsroom-rss .hs-rss-item.hs-with-featured-image:nth-child(4) .hs-rss-item-text a.hs-rss-title{
    color: #959595 !important;
}

.newsroom-rss .hs-rss-item.hs-with-featured-image:nth-child(2) .hs-rss-item-text,
.newsroom-rss .hs-rss-item.hs-with-featured-image:nth-child(2) .hs-rss-item-text a.hs-rss-title,
.newsroom-rss .hs-rss-item.hs-with-featured-image:nth-child(3) .hs-rss-item-text,
.newsroom-rss .hs-rss-item.hs-with-featured-image:nth-child(3) .hs-rss-item-text a.hs-rss-title {
    color: #fff !important;
}

.newsroom-rss .hs-rss-item.hs-with-featured-image:nth-child(3) .hs-rss-item-text {
    float: left;
    width: 50%;
    padding-left: 4%;
}


.newsroom-rss .hs-rss-item.hs-with-featured-image:nth-child(4) .hs-rss-item-text {
    float: left;
    width: 50%;
    padding-left: 4%;
}


.newsroom-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    width: 50%;
    height: 23rem;
    border: 2px solid #fff;
    position: relative;
    overflow: hidden;
}

.newsroom-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper .hs-rss-featured-image {
    height: 100%;
    width: auto;
}

.newsroom-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper img {
    width: 9999px;
    max-width: none;
}

.newsroom-rss .hs-rss-title {
    margin-top: 20px;
    font-family: 'Hurme-HurmeGeometricSans2Bold', Arial, Sans-serif;
    font-size: 1.1rem;
    letter-spacing: 2px;
}*/

.blog-socialshare {
    padding-top: 30px;
}

.a2a_kit a {
    margin-right: 3px;
}

.hero-text img {
    max-width: 100%;
}

.all-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 55;
}

.pillar-programme {
    width: 100%;
    float: left;
    padding: 40px 30px;
    margin-right: 1%;
    display: block;
    margin-bottom: 1%;
    font-size: 90%;
    position: relative;
}

a.pillar-link:hover {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.pillar-programme h2 {
    font-size: 1.8rem;
    margin-bottom: 30px;
}

.pillar-programme.white {
    border: 2px solid #efefef;
}

.pillar-programme.green {
    background: #a2af00;
    color: #fff;
}

.pillar-programme.grey {
    background: #efefef;
}

.pillar-programme.blue {
    background: #87b0d0;
    color: #fff;
}

.pillar-programme.green h2,
.pillar-programme.blue h2{
    color: #fff;
}

.pillar-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 55;

}


.pillar-programme .cta a,
.pillar-nosto .cta a {
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Hurme-HurmeGeometricSans2Bold', Arial, Sans-serif;
    font-size: 0.7rem;
}

.pillar-programme.green .cta a {
    color: #fff;
}

.pillar-programme .cta:before {
    content: '';
    display: block;
    height: 3px;
    width: 100px;
    margin-top: 40px;
    margin-bottom: 20px;
    background: #1d3890;
}

.pillar-programme.green .cta:before {
    content: '';
    display: block;
    height: 3px;
    width: 100px;
    margin-top: 40px;
    margin-bottom: 10px;
    background: #fff !important;
}


.pillar-blocks .hs_cos_wrapper {
    display: flex !important;
    flex-wrap: wrap;
}

.pillar-blocks .hs_cos_wrapper_type_custom_widget {
    display: block; /* fallback for flexbox */
    flex-basis: 50%;
}

.application-content {
    border: 2px solid #8e8e8e;
    position: relative;
}

.application-header {
    position: relative;
    top: -25px;
    left: 20%;
    width: 60% !important;
    background: #ececec;
}


.application-content .hs_cos_wrapper_type_form .hs-form-field {
    width: 70%;
    display: inline-block;
}

.application-content .hs_email.field.hs-form-field > label {
    display: none !important;
}

.application-content .hs_submit {
    width: 30%;
    float: right;
    display: inline-block;
}

.application-content .hs_cos_wrapper_type_form .hs-button.primary.large {
    margin-top: 0px;
    height: 40px;
    background: #243f9a;
    color: #fff;
}

.application-content .newsletter-form .actions {
    text-align: left;
}

.application-content .hs_cos_wrapper_type_form input[type="email"] {
    border: 2px solid #243f9a;
    height: 40px;
    padding-left: 20px;
}

.application-content form {
    margin: 20px auto;
    max-width: 400px;
}

.application-body {
    padding: 0px 60px 40px 60px;
    margin-top: -20px;
}

.pillar-nosto {
    min-height: 250px;
    display: flex;
    position: relative;
}

.pillar-nosto .kuva,
.pillar-nosto .teksti {
    width: 50%;
    display: inline-block;
    float: left;
}

.pillar-nosto .teksti {
    color: #fff;
    padding: 30px 50px;
}

.pillar-nosto .teksti h3 {
    color: #fff;
}

.pillar-nosto .cta:before {
    content: '';
    display: block;
    height: 3px;
    width: 100px;
    margin-top: 40px;
    margin-bottom: 10px;
    background: #fff !important;
}

.padding-bottom {
    padding-bottom: 100px;
}

.pillar-nosto .cta a {
    color: #fff;
}

.video-bg {
    position: relative;
    width: 99%;
    height: 600px;
    margin-bottom: 60px;
    display: table;
}

.video-play {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    width: 140px;
    height: 140px;
}

img.video-play:hover {
    opacity: 0.7;
    transition: 0.3s ease-in-out;
}

/*
    Name: YouTubePopUp
    Description: jQuery plugin to display YouTube or Vimeo video in PopUp, responsive and retina, easy to use.
    Version: 1.0.1
    Plugin URL: http://wp-time.com/youtube-popup-jquery-plugin/
    Written By: Qassim Hassan
    Twitter: @QQQHZ
    Websites: wp-time.com | qass.im | wp-plugins.in
    Dual licensed under the MIT and GPL licenses:
        http://www.opensource.org/licenses/mit-license.php
        http://www.gnu.org/licenses/gpl.html
    Copyright (c) 2016 - Qassim Hassan
*/

.YouTubePopUp-Wrap{
    position:fixed;
    width:100%;
    height:100%;
    background-color:#000;
    background-color:rgba(0,0,0,0.8);
    top:0;
    left:0;
    z-index:9999999999999;
}

.YouTubePopUp-animation{
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUp;
    animation-name: YouTubePopUp;
}

@-webkit-keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

body.logged-in .YouTubePopUp-Wrap{ /* For WordPress */
    top:32px;
    z-index:99998;
}

.YouTubePopUp-Content{
    max-width:680px;
    display:block;
    margin:0 auto;
    height:100%;
    position:relative;
}

.YouTubePopUp-Content iframe{
    max-width:100% !important;
    width:100% !important;
    display:block !important;
    height:480px !important;
    border:none !important;
    position:absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.YouTubePopUp-Hide{
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUpHide;
    animation-name: YouTubePopUpHide;
}

@-webkit-keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.YouTubePopUp-Close{
    position:absolute;
    top:0;
    cursor:pointer;
    bottom:528px;
    right:0px;
    margin:auto 0;
    width:24px;
    height:24px;
    background:url(../images/close.png) no-repeat;
    background-size:24px 24px;
    -webkit-background-size:24px 24px;
    -moz-background-size:24px 24px;
    -o-background-size:24px 24px;
}

.YouTubePopUp-Close:hover{
    opacity:0.5;
}



@media all and (max-width: 768px) and (min-width: 10px){
    .YouTubePopUp-Content{
        max-width:90%;
    }
}

@media all and (max-width: 600px) and (min-width: 10px){
    .YouTubePopUp-Content iframe{
        height:320px !important;
    }

    .YouTubePopUp-Close{
        bottom:362px;
    }
}

@media all and (max-width: 480px) and (min-width: 10px){
    .YouTubePopUp-Content iframe{
        height:220px !important;
    }

    .YouTubePopUp-Close{
        bottom:262px;
    }
}

p.privacy-policy {
        text-align: right !important;
}

.date-counter {
    padding: 20px 50px;
}

.date-counter.small-margin {
    margin-bottom: 8px;
}

.date-counter p {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 23px;
    
}

.act-now {
    font-family: 'Hurme-HurmeGeometricSans2Bold', Arial, Sans-serif;
    text-transform: uppercase;
}

#date {
    font-family: 'Hurme-HurmeGeometricSans2Bold', Arial, Sans-serif;
}

.hero-application-cta {
  position: absolute; 
  bottom: 50px;
}

.hero-application-cta .application-cta-text {
  position: relative;
  left: 8.3%;
  width: 40%;
}

.hero-application-cta .application-cta-text a {
  color: #fff;
  background: #243f99;
  padding: 10px 25px;
  display: inline-block;
  margin-bottom: 10px;
  text-decoration: none;
  transition: 0.3s;
}

.hero-application-cta .application-cta-text a:hover {
  opacity: 0.8;
}

.hero-application-cta .hero-text {
  position: relative; 
  bottom: 0px;
}



/* ==========================================================================
   7. MOBILE MEDIA QUERIES                              
   ========================================================================== */

@media (min-width: 1915px) {
  
	.flag-bottom img {
    height: auto;
    max-height: initial;
	}
  
}

   

/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

@media (max-width: 960px) {
}

@media (max-width: 1300px) {
	.hs-blog-listing .post-listing {
        grid-template-columns: 1fr 1fr;
    }
}


/* Landscape tablet and smaller devices
   ========================================================================== */
   
@media (max-width: 990px) {
    
    .hero-text {
    width: 50% !important;
    }
    
    .container-fluid .row-fluid .kehys {
    float: none;
    max-width: 95%;
    margin: 0 auto;
    }
    
    .main-menu {
        width: 500px !important;
    }
  
  	.hs-blog-listing .post-listing {
        grid-template-columns: 1fr;
    }
    
    /*.newsroom-item { width: 45%; }*/
    
    .newsroom-rss .hs-rss-item.hs-with-featured-image {
    width: 100% !important;
    height: auto;
    display: flex !important;
    flex-flow: column;
    }
    
    .newsroom-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-text,
    .newsroom-rss .hs-rss-item.hs-with-featured-image:nth-child(3) .hs-rss-item-text,
    .newsroom-rss .hs-rss-item.hs-with-featured-image:nth-child(4) .hs-rss-item-text {
        width: 100%;
        order: 2;
    }
    
    .newsroom-rss .hs-rss-description a {
        height: 5rem;
    }

    
    .newsroom-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
        width: 100%;
        height: 15rem;
        position: static;
        border: none;
        overflow: hidden;
        order: 1;
    }
    
    .newsroom-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper .hs-rss-featured-image {
        width: 100%;
        height: auto;
        position: relative;
        bottom: 0px;
    }

    
    }

@media (min-width: 769px) {
    .mobile-menu, .mobile-menu-open {
        display: none !important;
    }
    
    li.hs-menu-item.hs-menu-depth-1:first-child {
        display: none;
    }

}
    
@media (max-width: 850px) {
    
        .thank-you .hero-slogan {
        top: 10%;
        max-width: 80%;
        left: 3%;
    }
    
    .thank-you .programmes .hero-text {
        bottom: 0px !important;
    }
    
        .blog-sidebar {
        margin-left: 0px !important;
    }
  
    .hs-rss-module {
        grid-template-columns: 1fr 1fr;
      }

}

@media (max-width: 768px) {
  
  .main-menu-wrapper {
    background: none;
    background: none;
    background: none;
    filter: none;
  }
    
    .nav-logo img {
        max-width: 100px;
    }
    
        .flag-right-blog, 
    .flag-right {
        display: none;
    }
  
    
    .hero-text {
    position: relative;
    width: 100% !important;
    left: 0%;
    bottom: 0px;
    }
    
    .blog-list-content {
        padding: 50px 50px;
    }

    
    .footer-menu li.hs-menu-item.hs-menu-depth-1 {
        width: 49%;
        margin-bottom: 20px;
    }
    
    .footer {
       padding: 10px 30px 0px 30px;
    }
    
    .footer-logo {
        left: 0px;
    }
    
    .footer-logo img {
        max-width: 100px;
    }
    
    .landing .flag-right-blog, .landing .flag-right {
        
        display: none !important;
    }
    
    .main-menu {
        display: none !important; 
    }
    
    .content-landing .padding5 {
    padding-bottom: 5%;
    }
    
     .padding5.left-bg {
    padding-left: 8%;
    }
    
   .mobile-menu-open {
        position: absolute;
        right: 0px;
        top: 0px;
        z-index: 1000;
        width: 54px !important;
        height: auto;
        display: block;
    }
    
       .mobile-menu-close {
        position: absolute;
        right: 10px;
        top: 0px;
        z-index: 1000;
        width: 54px !important;
        height: auto;
        display: block;
    }
    
    .blog-content {
        padding-top: 5%;
        padding-bottom: 7%;
        padding-left: 0px;
        padding-right: 0%;
    }
    
   .newsroom-item {
       width: 100%;
       margin-left: 0;
   }
  
   
   .programmes .hero-text {
    position: relative;
    left: 3%;
    bottom: 0px;
    width: 95% !important;
    z-index: 999;
    text-align: left;
    font-size: 1rem;
    padding: 50px;
    padding-bottom: 40px!important;
    color: #243f9a;
    background-color: rgba(255,255,255,1);
    min-height: 200px !important;
    }
    
    .footer-menu li.hs-menu-item.hs-menu-depth-1 > a {
        display: block;
        margin-bottom: 3px;
        font-size: 0.6rem;
    }
    
    .footer-menu li.hs-menu-item.hs-menu-depth-1:first-child {
        display: none;
        
    }
    
    .flag-bottom {
    width: 100%;
    height: 100%;
    max-height: 500px;
    display: none;
    }

    .flag-bottom img {
    width: 100%;
    height: 100%;
    max-height: 500px;
    position: absolute;
    bottom: 20px;
    left: 0px;
    transform: translateY(63%);
    pointer-events: none;
    }
    
    .colorbar-wrap {
        display: none !important;
    }
    
    .content-wrap {
    padding: 0px 30px 0px 30px;
    }

    .pillar-programme {
        width: 100%;
        float: none;
        margin-bottom: 3%;
    }
    
    .pillar-nosto {
        display: block;
    }
    
    .pillar-nosto .kuva, 
    .pillar-nosto .teksti {
        width: 100%;
        float: none;
        min-height: 250px;
        display: block;
    }
    
    .pillar-page .programme-wrap {
        padding: 10px;
    }
    


    
        .padding-bottom {
    padding-bottom: 80px !important;
    }
    
    .container-fluid .row-fluid .kehys-application {
        padding: 20px;
    }
    
    .video-bg {
        height: 250px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
    .video-play {
        height: 60px;
        width: 60px;
    }
    
    .application-body .newsletter-form {
        padding: 0px;
    }
    
    .pillar-blocks .hs_cos_wrapper_type_custom_widget {
        flex-basis: 100%;
    }
    
    .hs-responsive-embed { 
        position: relative; 
        height: 0; 
        overflow: hidden; 
        padding-top: 0; 
        padding-left: 0; 
        padding-right: 0; 
        }
        
        .hs-responsive-embed iframe, 
        .hs-responsive-embed object, 
        .hs-responsive-embed embed { 
        position: absolute; 
        top: 0; 
        left: 0; 
        width: 100%; 
        height: 100%; 
        border: 0; 
        max-width: 100%;
        }
        
        .hs-responsive-embed, 
        .hs-responsive-embed.hs-responsive-embed-youtube, 
        .hs-responsive-embed.hs-responsive-embed-wistia, 
        .hs-responsive-embed.hs-responsive-embed-vimeo { 
        padding-bottom: 56.25%; 
        }

    
    iframe {
        max-width: 100% !important;
        width: auto !important;
        height: auto !important;
    }
    
    .programme-content {
        padding-right: 0%;
    }
    
    p.privacy-policy {
        text-align: left !important;
    }
    
    #hubspot-author_data {
        padding-bottom: 30px;
        display: block;
        border-bottom: 2px solid #243f9a;
    }
    
    #hubspot-author_data .hs-author-avatar, 
    .author-social, 
    .author-info {
        display: block !important;
        padding-left: 0px;
        max-height: 100%;
    }
  	
  	body .header-container div.bg-image-section {
  		padding-bottom: 0px;
  	}
  
    .header-content-wrapper {
      position: relative;
      bottom: 0;
      left: 0;
      width: 100% !important;
      max-width: 100%;
      /*background: #243f9a;*/
    }
    .frontpage .hero-text {
      width: 90% !important;
      margin: 5%;
    }

    .frontpage-header {
      /*background: #243f9a;*/
      max-width: 100% !important;
      display: block;
      padding: 5% 5% 0;
    }
    .frontpage-header h1 {
      font-size: 2.5em;
      line-height: 1.1em;
      margin-bottom: 0;
    }
    .header-content-wrapper .filter-category ul {
      margin: 0 3%;
    }
    .header-content-wrapper .filter-category ul li a {
      /*color: #fff;
      border-color: #fff;*/
    }
  
  	.hero-application-cta {
      position: relative;
      bottom: 0px;
    }

    .hero-application-cta .application-cta-text {
      width: 100%;
      left: 0%;
    }
  
    .hero-application-cta .application-cta-text,
    .hero-application-cta .application-cta-text a {
      width: 100%;
      margin-bottom: 0px;
      font-size: 16px;
    }
    
}
     
@media (max-width: 768px) {
	
}
/* Landscape phones and smaller devices
   ========================================================================== */

@media (max-width: 479px) {

    .programme-sidebar {
        border-top: 2px solid #8e8e8e;
        margin-top: 20px;
        padding-top: 20px;
    }
    
    h3 {
        font-size: 13px;
    }
    
    .programme-wrap {
    padding: 20px;
    }
    
      .mobile-menu-open {
        position: absolute;
        right: 0px;
        top: 0px;
    }
    
     .padding5 {
    padding-bottom: 10%;
    padding-right: 8%;
    }
    
    
    .content-landing {
        position: relative;
        margin-top: 120px;
        transition: 0.3s all;
        
    }
    
    .left-bg {
        
        background: none;
    }
        
    
    .kehys-newsletter {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .main-content {
        padding-top: 10%;
    }
    
    .programmes .hero-text {
    position: relative;
    left: 0px;
    width: 90% !important;
    z-index: 999;
    text-align: left;
    padding: 18px;
    padding-bottom: 10px!important;
    color: #243f9a;
    background-color: rgba(255,255,255,1);
    min-height: 200px !important;
    }
    
    .hero-text {
    position: relative;
    left: 0px;
    width: 100% !important;
    z-index: 999;
    text-align: left;
    padding: 18px;
    padding-bottom: 10px!important;
    }
    
    .mobile-menu li.hs-menu-item.hs-menu-depth-1 > a {
    font-size: 0.75rem;
    }
    
    .flag-bottom {
    display: none;
    }
    
    .bg-image-section {
      background:url('') no-repeat top #040404; /* uses widget_data.name_of_module.parameter */
      background-size:cover;
      background-position: center center;
      height: auto !important;
      min-height: 250px !important;
      padding: 0 !important;
    }
    
    .hero-text h2,
    .hero-text h1 {
    font-size: 1.8rem;
    }
    
    .hero-text p {
        font-size: 0.8rem;
    }
    
    .blog-list-content {
        padding: 0px 20px;
    }

    .hs-rss-module {
      grid-template-columns: 1fr;
    }
    .hs-rss-item {
			margin-bottom: 50px;
    }
    /*.hs-rss-module .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
			position: relative;
    }*/
    .hs-rss-module .hs-rss-item.hs-with-featured-image {
      position: relative;
      padding-top: 220px;
    }

}
