/***************************************

  Theme Name: Bodyguard
  Theme URI: http://themes.webdevia.com/bodyguard/
  Description: Security Services company Wordpress theme
  Author: Mymoun
  Author URI: http://www.webdevia.com/
  Version: 1.6
  
  License: ---
  License URI: ----

  Tags: two-columns, responsive-layout , custom-background, threaded-comments, translation-ready, custom-menu
  
***************************************/
/* ----------------------------------------------------------------------------

  Unfortunately WordPress will require a style.css file
  located in the theme's root folder for stuff to work.

  However, we will not be using vanilla CSS. We're using Sass.

  Sass is a superset of CSS that adds in amazing features
  such as variables, nested selectors and loops..

  All Sass files are located in the /scss folder.
  Please note that none of your scss files will be compiled to /css/app.css before you run
  'npm run watch', 'npm run build', "compass compile" or "compass watch",

  More info on how to use Sass with Foundation can be found here:
  http://foundation.zurb.com/docs/sass.html

  For Define a table of contents please check /scss/app.scss.

  If you for some reason would like to write plain css instead of using Sass,
  you could just enqueue this file (style.css) to the header and add your styles in this file

---------------------------------------------------------------------------- */

/* Google Fonts  lokal speichern */

/* open-sans-300 - cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-300italic - cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'),
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-italic - cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-italic.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600italic - cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-600italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'),
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-600.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700italic - cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-800 - cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-800.eot'); /* IE9 Compat Modes */
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-800.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-800italic - cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-800italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'),
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-800italic.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v15-cyrillic_greek-ext_latin-ext_greek_cyrillic-ext_vietnamese_latin-800italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}




/* raleway-100 - latin-ext_latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 100;
  src: url('/fonts/raleway-v12-latin-ext_latin-100.eot'); /* IE9 Compat Modes */
  src: local('Raleway Thin'), local('Raleway-Thin'),
       url('/fonts/raleway-v12-latin-ext_latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/raleway-v12-latin-ext_latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/raleway-v12-latin-ext_latin-100.woff') format('woff'), /* Modern Browsers */
       url('/fonts/raleway-v12-latin-ext_latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/raleway-v12-latin-ext_latin-100.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-200 - latin-ext_latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: url('/fonts/raleway-v12-latin-ext_latin-200.eot'); /* IE9 Compat Modes */
  src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'),
       url('/fonts/raleway-v12-latin-ext_latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/raleway-v12-latin-ext_latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/raleway-v12-latin-ext_latin-200.woff') format('woff'), /* Modern Browsers */
       url('/fonts/raleway-v12-latin-ext_latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/raleway-v12-latin-ext_latin-200.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-300 - latin-ext_latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/raleway-v12-latin-ext_latin-300.eot'); /* IE9 Compat Modes */
  src: local('Raleway Light'), local('Raleway-Light'),
       url('/fonts/raleway-v12-latin-ext_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/raleway-v12-latin-ext_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/raleway-v12-latin-ext_latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/raleway-v12-latin-ext_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/raleway-v12-latin-ext_latin-300.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-regular - latin-ext_latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/raleway-v12-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Raleway'), local('Raleway-Regular'),
       url('/fonts/raleway-v12-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/raleway-v12-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/raleway-v12-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/raleway-v12-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/raleway-v12-latin-ext_latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-500 - latin-ext_latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/raleway-v12-latin-ext_latin-500.eot'); /* IE9 Compat Modes */
  src: local('Raleway Medium'), local('Raleway-Medium'),
       url('/fonts/raleway-v12-latin-ext_latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/raleway-v12-latin-ext_latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/raleway-v12-latin-ext_latin-500.woff') format('woff'), /* Modern Browsers */
       url('/fonts/raleway-v12-latin-ext_latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/raleway-v12-latin-ext_latin-500.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-600 - latin-ext_latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/raleway-v12-latin-ext_latin-600.eot'); /* IE9 Compat Modes */
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'),
       url('/fonts/raleway-v12-latin-ext_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/raleway-v12-latin-ext_latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/raleway-v12-latin-ext_latin-600.woff') format('woff'), /* Modern Browsers */
       url('/fonts/raleway-v12-latin-ext_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/raleway-v12-latin-ext_latin-600.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-700 - latin-ext_latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/raleway-v12-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local('Raleway Bold'), local('Raleway-Bold'),
       url('/fonts/raleway-v12-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/raleway-v12-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/raleway-v12-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/raleway-v12-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/raleway-v12-latin-ext_latin-700.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-800 - latin-ext_latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url('/fonts/raleway-v12-latin-ext_latin-800.eot'); /* IE9 Compat Modes */
  src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'),
       url('/fonts/raleway-v12-latin-ext_latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/raleway-v12-latin-ext_latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/raleway-v12-latin-ext_latin-800.woff') format('woff'), /* Modern Browsers */
       url('/fonts/raleway-v12-latin-ext_latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/raleway-v12-latin-ext_latin-800.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-900 - latin-ext_latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/raleway-v12-latin-ext_latin-900.eot'); /* IE9 Compat Modes */
  src: local('Raleway Black'), local('Raleway-Black'),
       url('/fonts/raleway-v12-latin-ext_latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/raleway-v12-latin-ext_latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/raleway-v12-latin-ext_latin-900.woff') format('woff'), /* Modern Browsers */
       url('/fonts/raleway-v12-latin-ext_latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/raleway-v12-latin-ext_latin-900.svg#Raleway') format('svg'); /* Legacy iOS */
}


/* latin */
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Serif Regular'), local('DroidSerif-Regular'), url(/fonts/tDbI2oqRg1oM3QBjjcaDkOr9rAU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 700;
  src: local('Droid Serif Bold'), local('DroidSerif-Bold'), url(/fonts/tDbV2oqRg1oM3QBjjcaDkOJGiRD7OwE.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}










@media screen and (max-width: 400px){
	.top-bar-section li:not(.has-form) a:not(.button){
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.top-bar-section .dropdown li{
		width:auto;
	}
	

}

.contact-details li span{
	color:#ffff;
}