/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. Donations: https://calmestghost.com/donate. BlankSlate is the definitive WordPress boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2021
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2021 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/
	/* Font SETUP */

  @font-face {
    font-family: 'Muller';
    src: url('/wp-content/themes/blankslate/fonts/MullerRegular.eot');
    src: url('/wp-content/themes/blankslate/fonts/MullerRegular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/blankslate/fonts/MullerRegular.woff2') format('woff2'),
        url('/wp-content/themes/blankslate/fonts/MullerRegular.woff') format('woff'),
        url('/wp-content/themes/blankslate/fonts/MullerRegular.ttf') format('truetype'),
        url('/wp-content/themes/blankslate/fonts/MullerRegular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Muller';
    src: url('/wp-content/themes/blankslate/fonts/MullerLight.eot');
    src: url('/wp-content/themes/blankslate/fonts/MullerLight.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/blankslate/fonts/MullerLight.woff2') format('woff2'),
        url('/wp-content/themes/blankslate/fonts/MullerLight.woff') format('woff'),
        url('/wp-content/themes/blankslate/fonts/MullerLight.ttf') format('truetype'),
        url('/wp-content/themes/blankslate/fonts/MullerLight.svg') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Muller';
    src: url('/wp-content/themes/blankslate/fonts/MullerMedium.eot');
    src: url('/wp-content/themes/blankslate/fonts/MullerMedium.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/blankslate/fonts/MullerMedium.woff2') format('woff2'),
        url('/wp-content/themes/blankslate/fonts/MullerMedium.woff') format('woff'),
        url('/wp-content/themes/blankslate/fonts/MullerMedium.ttf') format('truetype'),
        url('/wp-content/themes/blankslate/fonts/MullerMedium.svg') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Muller';
    src: url('/wp-content/themes/blankslate/fonts/MullerBold.eot');
    src: url('/wp-content/themes/blankslate/fonts/MullerBold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/blankslate/fonts/MullerBold.woff2') format('woff2'),
        url('/wp-content/themes/blankslate/fonts/MullerBold.woff') format('woff'),
        url('/wp-content/themes/blankslate/fonts/MullerBold.ttf') format('truetype'),
        url('/wp-content/themes/blankslate/fonts/MullerBold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Muller';
    src: url('/wp-content/themes/blankslate/fonts/MullerBlack.eot');
    src: url('/wp-content/themes/blankslate/fonts/MullerBlack.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/blankslate/fonts/MullerBlack.woff2') format('woff2'),
        url('/wp-content/themes/blankslate/fonts/MullerBlack.woff') format('woff'),
        url('/wp-content/themes/blankslate/fonts/MullerBlack.ttf') format('truetype'),
        url('/wp-content/themes/blankslate/fonts/MullerBlack.svg') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Font End */
a {
  color: #17222B;
  -webkit-text-decoration: none;
  text-decoration: none;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}

body {
  font-style: normal;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.55em;
  color: #17222B;
  font-family: 'Muller',arial,sans-serif;
  word-break: break-word;
  overflow-x: hidden;
  background: #ffffff;
}

select {
  border: 1px solid rgba(0, 0, 0, .2);
  color: #1c223a;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff url(../../../../../../../../../themes/newsprk/assets/img/arrow.png) no-repeat center right 16px / auto;
  max-width: 100%;

}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  vertical-align: middle;
}

p:last-of-type {
  clear: both;
  overflow: hidden;
}

a.cat {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.no-padding {
  padding: 0;
}


h4:last-of-type {
  margin-bottom: 0;
}
.no-margin {
  margin: 0;
}

a:hover {
  color: #2095f3;
}

a:focus,
a:hover {
  outline: 0;
  text-decoration: none;
}

img {
  max-width: 100%;
  max-height: 100%;
}
h2,
h3,
h4 {
  font-family: 'Muller',arial,sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  color: #17222B;
}

.mb40 {
  margin-bottom: 40px;
}

.mb30 {
  margin-bottom: 30px;
}
.m-auto {
  margin: auto!important;
}

@media (min-width:768px) and (max-width:991px) {
  .sm-mt30 {
    margin-top: 30px;
  }
}

@media only screen and (max-width:767px) {
  .xs-mb30 {
    margin-bottom: 30px;
  }
}

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

.padding20 {
  padding: 20px;
}

.border-radious5 {
  border-radius: 5px;
  overflow: hidden;
}

.border-radious7 {
  border-radius: 7px;
  overflow: hidden;
}

.space-20 {
  height: 20px;
}

.space-10 {
  height: 10px;
}
.padding6030 {
  padding: 60px 0 30px;
}


button:hover {
  outline: 0;
}

button:active,
button:focus {
  outline: 0;
}

input[type=search] {
  outline: 0;
  width: 100%;
}

input[type=search]:focus {
  outline: 0;
}

.space-40 {
  height: 40px;
}

.space-60 {
  height: 60px;
}

.space-30 {
  height: 30px;
}


.space-15 {
  height: 15px;
}
.w-100 {
  width: 100%!important;
}
.inline li {
  display: inline-block;
}
input[type=submit]:hover {
  outline: 0;
}

input[type=submit]:active,
input[type=submit]:focus {
  outline: 0;
}

input[type=email],
input[type=text] {
  outline: 0;
  width: 100%;
}

input[type=email]:focus,
input[type=text]:focus {
  outline: 0;
}

.signup_form form input.cbtn {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  background: #1091ff;
  border: none;
  position: absolute;
  right: 0;
  top: -2px;
  padding: 17px 15px;
  border-radius: 0;
}

.signup_form form {
  background: #fff;
  position: relative;
  z-index: 2;
}

.signup_form form input.signup {
  padding: 15px;
  width: 65%;
  margin: 0;
  background: #fff;
}
.signup_form .wpcf7-spinner {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 34px;
}
.signup_form .wpcf7-response-output {
  position: absolute;
  background-color: #fff;
}
.signup_form .wpcf7-not-valid-tip {
  position: absolute;
}
.elementor-widget-newsprk-mailchimp {
  z-index: 11;
}


input {
  padding: 15px;
  border: none;
  margin-bottom: 10px;
  background: #e9eaeb;
}

input::-webkit-input-placeholder {
  color: #80868b;
}

input::-moz-placeholder {
  color: #80868b;
}

input:-ms-input-placeholder {
  color: #80868b;
}

input::-ms-input-placeholder {
  color: #80868b;
}

input::placeholder {
  color: #80868b;
}

body .container,
.elementor-section.elementor-section-boxed>.elementor-container {
  max-width: 1260px !important;
}

@media (max-width:1024px) {
  .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1024px;
  }
}

@media (max-width:767px) {
  .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 767px;
  }
}
.single_post_text .meta {
  color: #1091FF;
  text-transform: uppercase;
  line-height: 24px;
  margin-bottom: 5px;
  position: relative;
  z-index: 2;
}

.single_post_text h4 {
  font-size: 16px;
  color: #17222B;
  line-height: 1.1em;
}

.post_img {
  position: relative;
  z-index: 2;
}

.post_img img {
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width:992px) {
  .post_img img {
    height: 190px;
  }
}
@media (min-width:1200px) {
  .post_img img {
    height: 244px;
  }
}

.widgets_small {
  padding-left: 120px;
  min-height: 77px;
}

.widgets_small .post_img {
  position: absolute;
  left: 0;
  top: 0;
  height: 77px;
  width: 100px;
}

.widgets_small .post_img img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
}

.widgets_small:hover .post_img img {
  transform: scale(1.1);
  transition: all 0.3s;
}

.widgets_small .single_post_text a {
  line-height: 21px;
}

.widgets_small .single_post_text .meta {
  font-size: 14px;
  line-height: 20px;
}

.img_wrap {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.widget_tab ul {
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
  border: none;
}
.single_post {
  position: relative;
  z-index: 2;
  transition: all .3s;
}

