/*!
Theme Name: The Sceleton theme
Theme URI: https://www.tigerton.se
Author: Jonathan de Jong @ Tigerton
Author URI: https://www.tigerton.se
Description: "bony framework of the body", a theme for quick and modern development with Tigerton!
Text Domain: sceleton
Version: 1.0
*/html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.clearfix:after{content:"";display:block;clear:both}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.skip-link:hover,.skip-link:active,.skip-link:focus{position:static;height:auto;width:auto;margin:0;float:left}.comment-content img[height],.entry-content img,.entry-summary img,img[class*=align],img[class*=attachment-],img[class*=wp-image-]{height:auto}.post-thumbnail img,.wp-post-image,img.size-full,img.size-large{height:auto;max-width:100%}.alignleft,.left{float:left}.alignright,.right{float:right}.aligncenter{display:block;margin-left:auto;margin-right:auto}img{max-width:100%;height:auto}
/*# sourceMappingURL=style.css.map */

@import url('https://fonts.googleapis.com/css?family=Fira+Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');


@charset "UTF-8";

@font-face {
  font-family: "tobaccoorhealth";
  src:url("fonts/tobaccoorhealth.eot");
  src:url("fonts/tobaccoorhealth.eot?#iefix") format("embedded-opentype"),
    url("fonts/tobaccoorhealth.woff") format("woff"),
    url("fonts/tobaccoorhealth.ttf") format("truetype"),
    url("fonts/tobaccoorhealth.svg#tobaccoorhealth") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "tobaccoorhealth" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "tobaccoorhealth" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-angle-down:before {
  content: "\61";
}
.icon-arrow-right:before {
  content: "\62";
}
.icon-right-open-big:before {
  content: "\63";
}
.icon-left-open-big:before {
  content: "\64";
}
.icon-facebook:before {
  content: "\65";
}
.icon-bars:before {
  content: "\66";
}
.icon-search:before {
  content: "\67";
}
.icon-arrow-circle-o-down:before {
  content: "\68";
}
.icon-twitter:before {
  content: "\69";
}
.icon-linkedin:before {
  content: "\6a";
}


/**
 * Fonts
 */

a {
	font-size: .93rem;
	text-decoration: none;
	line-height: 1.45;
	color: initial;
	font-weight: 500;
}
a:hover {
	color: #fc2600;
}
p {
	font-size: .93rem;
    line-height: 1.45;
    margin: 0 0 0.5rem 0;
}
h1 {
    font-family: 'Fira sans', sans-serif;
    font-size: 2.5rem;
    margin: 0 0 0.4em 0;
    line-height: 1.15em;
    font-weight: 300;
}
.home h1 {
	font-size: 3rem;
}
h2 {
	font-family: 'Fira sans', sans-serif;
	line-height: 1.25;
	font-size: 1.5rem;
    font-weight: 300;
    margin: 0 0 0.1em 0;
}
.entry h2 {
	margin: 0 0 0.5em 0;
}
.blog .blog-post h2, .archive .blog-post h2 {
    margin: 0 0 0.2em 0;
}
h3 {
    font-family: 'Fira sans', sans-serif;
    font-size: 1.1rem;
    line-height: 1.5;
    font-weight: 500;
    margin: 0 0 0.8em 0;
}
h4 {
	font-family: 'Fira sans', sans-serif;
	font-size: 1rem;
	line-height: 1.22222222em;
	font-weight: 500;
    margin: 0 0 0.5em 0;
}
blockquote {
	font-size: 1.5rem;
	line-height: 1.45833333em;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color: inherit;
	font-size: inherit;
	text-decoration: inherit;
}


/**
 * General
 */

body {
	font-family: 'Fira sans', sans-serif;
	color: #333;
	-webkit-font-smoothing: antialiased;
	font-size: .93rem;
    line-height: 1.45;
    margin: 0 0 0.5rem 0;
}
.wrapper {
	position:relative;
	max-width: 1200px;
	margin: 0px auto;
	padding-left: 10px;
	padding-right: 10px;
}
.wrapper.header-wrapper {
	max-width: 1400px;
}
.inner-wrapper {
	max-width: 650px;
	display: block;
	margin: 0px auto;
	position: relative;
}
.single .inner-wrapper {
	
}
.widget-wrapper {
    position: absolute;
    left: -70px;
    top: 0;
}
.small-wrapper {
    padding: 0 15rem;
    overflow: hidden;
}
.btn,button {
	border: 0;
	border-radius: 0;
}
hr {
    height: 1px;
    border-width: 0;
    margin: 0;
    background: #f0f0f0;
}
.button {
    padding: 0.8rem 1.5rem;
    border: 1px solid #333;
    display: inline-block;
    margin: 1rem 0 0;
    font-weight: 500;
}
.top-img .button {
    margin: 2rem 0 0;
}
.button:hover {
	color: #fc2600;
}
ol, ul {
    list-style: initial;
    line-height: 1.5;
    margin: 0.6rem 0 0.6rem 2rem;
}
.alignright, .right {
    margin: 1rem 0 1rem 1rem;
}
.alignleft, .left {
    margin: 1rem 1rem 1rem 0;
}
a.read-more-pil {
    margin: 1rem 0;
    display: inline-block;
}
a.read-more-pil:after {
	font-family: "tobaccoorhealth" !important;
    content: '\62' !important;
    vertical-align: middle;
    margin-left: 0.3rem;
    font-size: 0.95rem;
}


/**
 * Header
 */

.header {
    border-bottom: 1px solid #f0f0f0;
}
.topmenu-main {
	overflow: hidden;
}
.topmenu-main-list {
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 11px 0 10px;
}
.topmenu-main-list li {
    list-style: none;
    margin: 0 0.5rem 0 0;
    padding: 0.2rem 0;
}
.topmenu-main-list li.menu-item-has-children > a:after {
	content: "\61";
	font-family: 'tobaccoorhealth';
	vertical-align: middle;
    padding-left: 0.4rem;
}
.topmenu-main-list a {
    font-weight: 600;
    display: inline-block;
    font-size: 0.85rem;
}
.main-menu-wrapper {
	display: -ms-flexbox;
	display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.8rem 0;
}
.logotype {
    max-width: 270px;
    vertical-align: middle;
}
.logotype img {
    display: block;
}
.menu-main {
	overflow: hidden;
}
.menu-main-list li {
	display: block;
	float: left;
}
.menu-main-list a {
	padding: 10px 1.2rem;
	display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.85rem;
}
.menu-main-list a img {
	display: block;
}
.current-menu-item, .menu-main-list a:hover {
	color: #fc2600;
}
.sub-menu {
    display: none;
    position: absolute;
    background-color: #e8eef2;
    color: #333;
    z-index: 999;
    padding: 0.8rem 1.2rem 0.8rem 1.2rem;
    width: auto;
    min-width: 160px;
    list-style: none;
    margin: 0;
}
.topmenu-main-list .sub-menu {
    min-width: 160px;
    max-width: 240px;
    text-align: right;
}
.menu-main-list .sub-menu li {
    display: block;
    overflow: hidden;
}
.menu-main-list .sub-menu li a {
    padding: 6px 0;
    text-align: left;
    line-height: initial;
    white-space: normal;
    text-transform: none;
    height: auto;
}
.menu-main-list li:hover .sub-menu, .topmenu-main li:hover .sub-menu {
	display: block;
}
.toggle-menu {
	display: none;
}
.menu-main-list li:nth-last-child(1) ul.sub-menu {
    right: 1rem;
}
.menu-main-list li:nth-last-child(1) ul.sub-menu li {
	float: none;
}
.menu-main-list li:nth-last-child(1) ul.sub-menu li a {
	text-align: right;
}
.topmenu-main-list li:nth-last-child(1) ul.sub-menu {
    right: 1rem;
    text-align: right;
}

/* - search form */

.topmenu-main-list .search-form input#s {
    border: none;
    padding: 0.2rem 0 0.1rem 8px;
    width: 28px;
    line-height: 150%;
    vertical-align: middle;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: none;
    font-size: 0.8125rem;
    font-weight: 600;
}
.topmenu-main-list .search-form input#s:focus {
    width: 120px;
}
.topmenu-main-list button.search-submit {
    background: transparent;
    line-height: 0.1rem;
    padding-top: 5px;
    padding-bottom: 6px;
}
span.icon-search {
    vertical-align: middle;
}
ul.search-archive {
    list-style: none;
    margin: 2rem 0 0;
}
ul.search-archive li {
    margin: 0 0 2rem;
}


/**
 * Frontpage
 */

.home article {
	padding: 1rem 0 3rem;
}
.top-img {
    position: relative;
    overflow: hidden;
}
.top-img img {
	display: block;
	min-width: 100%;
	overflow: hidden;
}
.news-section ul.entry-wrapper {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
}
.news-section ul.entry-wrapper li {
    flex-grow: 3;
    width: 29.33%;
    margin: 1rem 1% 2.5rem;
}
.news-section ul.entry-wrapper li:nth-child(3n+1) {
	margin: 1rem 1% 2.5rem 0;
}
.news-section ul.entry-wrapper li:nth-child(3n+3) {
	margin: 1rem 0 2.5rem 1%;
}
#banner-info-wrap {
    position: absolute;
    right: 0;
    left: 0;
    top: 25%;
    color: #fff;
}
#banner-info {
    width: 50%;
}
#banner-info .button {
    color: #fff;
    border-color: #fff;
}
.overlay {
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.info-wrapper {
    overflow: hidden;
    padding: 2rem;
	display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center; /* Safari */
	align-items: center;
	justify-content: center;
}
.info-wrapper h2 {
    margin: 0 0 0 2rem;
}
.info-wrapper img {
    max-height: 100px;
}

.news-section-head {
	display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
section.news-section {
    margin: 3.5rem 0 2rem;
}
section.news-section .button {
	display: -ms-flexbox;
	display: flex;
    align-items: center;
    line-height: 1;
    padding: 0;
    border: none;
    margin: 0;
}
section.news-section .button span {
	padding: 0 0 0 0.5rem;
}
.meta p.publish-date, .meta p.categories {
    display: inline-block;
    color: #bdd5e5;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.9rem;
}
.news-section h3 {
    margin-bottom: 0.9rem;
}
.meta p.categories {
    padding-left: 0.4rem;
}
.news-image {
	margin-bottom: 1rem;
}

.category-section {
    background: #e8eef2;
    padding: 5rem 0;
    display: block;
    clear: both;
}
.category-section .small-wrapper {
    padding: 0 3rem;
}
.category-section.cat-sec-index {
    padding: 2.5rem 0;
    display: none;
}
ul.cat-list {
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
ul.cat-list {
    margin: 2rem 0 0 0;
}
.cat-sec-index ul.cat-list {
    margin: 0;
}
ul.cat-list li {
	color: #7a9fb6;
	text-transform: uppercase;
	font-weight: 500;
	width: 25%;
}
.category-outer {
	cursor: pointer;
    margin: 4rem 0 0;
    display: inline-block;
}
.category-outer h3 {
	float: left;
}
.category-outer .icon-arrow-circle-o-down {
    padding-left: 0.3rem;
    vertical-align: middle;
    line-height: 1.9;
    font-size: 1rem;
}


/**
 * Page
 */

article {
	padding: 5rem 0;
	overflow: hidden;
}

article .inner-wrapper .entry a	{
	color: #fc2600;
}

article .inner-wrapper .entry a:hover	{
	text-decoration: underline;
}

.category-filter ul {
    margin: 1rem 0;
}
.category-filter ul li {
    list-style: none;
    display: inline-block;
    margin: 0.25rem 0.5rem 0.25rem 0;
    color: #7a9fb6;
}
.category-filter ul li a {
	background-color: #e8eef2;
	padding: 0.6rem 1.2rem;
	display: block;
	color: #7a9fb6;
}
.category-filter ul li a.active-filter {
	background-color: #7a9fb6;
	color: #e8eef2;
}

/** 
 * Blog 
 */

.blog article, 
.archive article {
	margin: 0 0 5rem;
    padding: 0;
}
.blog-post {
    float: left;
    width: 30.6667%;
    margin: 2rem 2%;
    overflow: hidden;
}
.blog-post:nth-child(3n+1) {
	margin: 2rem 2% 2rem 0;
	clear: left;
}
.blog-post:nth-child(3n+3) {
	margin: 2rem 0 2rem 2%;
}
body div.pagination a, 
body div.pagination span.pages, 
body div.pagination span.dots, 
body div.pagination span.current {
    background: transparent !important;
    border: none !important;
    color: inherit !important;
    text-shadow: none !important;
    box-shadow: none !important;
    font-family: inherit !important;
    padding: 5px 3px !important;
    font-size: inherit !important;
    font-weight: inherit !important;
}
body div.pagination span.current {
	font-weight: 500 !important;
	color: #333 !important;
}
div.pagination {
	margin-top: 3rem !important;
	clear: both;
}
body .pagination a:hover {
	color: #fc2600 !important;
}
a.next.page-numbers:after {
    content: "\63";
    font-family: "tobaccoorhealth";
    margin: 0 0 0 0.3rem;
    vertical-align: middle;
    line-height: 1;
    font-size: 0.8rem;
}
a.prev.page-numbers:before {
    content: "\64";
    font-family: "tobaccoorhealth";
    margin: 0 0.3rem 0 0;
    vertical-align: middle;
    line-height: 1;
    font-size: 0.8rem;
}
.single .news-image {
    margin: 1rem 0 1.5rem;
}
.sharing-box a {
    display: block;
    font-size: 1.2rem;
    padding: 10px;
    margin: 0 0 1rem;
    -webkit-border-radius: 1100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    color:#dddddd;
    border: 1px solid #dddddd;
    width: 19px;
    height: 19px;
}
.sharing-box a:hover {
    color: #fc2600;
    border-color: #fc2600;
}

/**
 * Gravity forms
 */

.gform_wrapper {
    margin: 2rem 0 !important;
    max-width: 900px;
    background-color: #ededed;
    padding: 1.5rem;
}
.gform_wrapper input.gform_button {
    background: #fff;
    border: none;
}
.gform_wrapper .gfield_required, 
.gform_wrapper .top_label .gfield_label {
    font-weight: 400;
    font-size: 0.89rem;
}
.gform_body ul {
    list-style: none;
    margin: 0;
}
.ginput_complex label {
    display: none;
}
.gform_body h2 {
    margin-top: 1rem;
}
.gform_body input {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    border-radius: 0;
}
.gform_body input {
    margin: 0 0 0.9rem 0;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
    display: none !important;
}
body .gform_wrapper ul li.gfield {
    margin-top: 8px !important;
}
table.gfield_list.gfield_list_container {
    overflow: hidden;
    display: block;
}

/**
 * Material order form
 */
 
.gform_wrapper .dynamic-material textarea,
.gform_wrapper .dynamic-material textarea:focus,
.gform_wrapper .dynamic-material textarea:active {
	background: none;
	border: none;
	outline: none;
	padding: 0;
	line-height: 1.3;
}

.gform_wrapper .dynamic-material table.gfield_list tr td {
	vertical-align: top;
}

.gform_wrapper .dynamic-material table.gfield_list tr td.gfield_list_icons {
	display: none !important;
}

.gform_wrapper .dynamic-material table.gfield_list tr td.gfield_list_6_cell3 input{
	background: none;
	border: none;
	font-weight: bold;
}
.material-list article {
    width: 100%;
    padding: 2rem 0 2rem 0;
    border-bottom:1px solid #f1f1f1;
}
.material-image {
	float:left;
	width:20%;
}

.material-info {
	float:right;
	width:70%;
}
.material-info h3 {
    margin-bottom: 0.5rem;
}
.material-info a.pdf-download:before {
    padding-right: 0.4rem;
    vertical-align: middle;
}

/**
 * Flexslider
 */
 
.flexslider {
	border: none !important;
	margin: 0 !important;
	background: transparent !important;
}
.slider-wrapper {
	overflow: hidden;
	background: #e8eef2 !important;
}
.slider {
	overflow: hidden;
}
.slides .inner-wrapper {
	text-align: center;
	display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 300px;
    color: #515151;
}
.slides .inner-wrapper p {
    font-size: 1.25rem;
    line-height: 1.6;
    font-weight: 300;
    color: #515151;
}
.slides .inner-wrapper img {
  max-height:60px;
  margin:0 0 0 10px;
}
.flex-direction-nav a {
	overflow: visible !important;
}
.flex-direction-nav a:before {
	font-family: "tobaccoorhealth" !important;
    content: '\64' !important;
    color: #515151 !important;
}
.flex-direction-nav a.flex-next:before {
	font-family: "tobaccoorhealth" !important;
    content: '\63' !important;
}
.flex-direction-nav .flex-prev {
    left: 0px !important;
    opacity: 1 !important;
}
.flex-direction-nav .flex-next {
    right: 0px !important;
    text-align: right;
    opacity: 1 !important;
}
.flexslider .slides img {
    width: auto !important;
    display: inline-block !important;
    vertical-align: middle;
}


/**
 * Isotope transition
 */

 /**** Isotope filtering ****/
	.isotope-item {z-index: 2;}
	.isotope-hidden.isotope-item { pointer-events: none; z-index: 1;}
	.isotope, .isotope .isotope-item {
	  /* change duration value to whatever you like */
	  -webkit-transition-duration: 0.8s;
	     -moz-transition-duration: 0.8s;
	      -ms-transition-duration: 0.8s;
	       -o-transition-duration: 0.8s;
	          transition-duration: 0.8s;
	}
	
	.isotope {
	  -webkit-transition-property: height, width;
	     -moz-transition-property: height, width;
	      -ms-transition-property: height, width;
	       -o-transition-property: height, width;
	          transition-property: height, width;
	}
	
	.isotope .isotope-item {
	  -webkit-transition-property: -webkit-transform, opacity;
	     -moz-transition-property:    -moz-transform, opacity;
	      -ms-transition-property:     -ms-transform, opacity;
	       -o-transition-property:      -o-transform, opacity;
	          transition-property:         transform, opacity;
	}
	
	/**** disabling Isotope CSS3 transitions ****/
	
	.isotope.no-transition,
	.isotope.no-transition .isotope-item,
	.isotope .isotope-item.no-transition {
	  -webkit-transition-duration: 0s;
	     -moz-transition-duration: 0s;
	      -ms-transition-duration: 0s;
	       -o-transition-duration: 0s;
	          transition-duration: 0s;
	}



/**
 * Footer
 */

.wrapper.footer-wrapper {
	padding: 4rem 0 2rem;
}
.foot-boxes {
    margin: 0 0 3.5rem 0;
}
a.footer-logo {
    max-width: 270px;
    float: left;
}
ul.foot-box-wrapper {
    width: calc(100% - 270px);
    overflow: hidden;
    list-style: none;
    margin: 0;
}
li.foot-box {
    float: left;
    width: 23.33%;
    margin: 0 0 0 10%;
}
#our-sites ul {
    overflow: hidden;
    text-align: center;
    margin: 0;
}
#our-sites ul li {
    display: inline-block;
    max-width: 80px;
    padding: 1rem 1rem 0;
}
#our-sites ul li img {
    max-height: 55px;
}
#our-sites ul li:hover {
    opacity: 0.75;
}


/**
 * Scroll effect
 */
 
.news-section ul.entry-wrapper li {
	opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-transition: opacity .5s ease-in-out, -webkit-transform .5s ease-in-out;
    transition: opacity .5s ease-in-out, -webkit-transform .5s ease-in-out;
    transition: opacity .5s ease-in-out, transform .5s ease-in-out;
    transition: opacity .5s ease-in-out, transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
}
.news-section ul.entry-wrapper li.visible {
	opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}



/* MEDIA QUERIES ------------------------------------------------------ */

@media all and (max-width: 1500px) {
	.top-img img {
	    width: 110%;
	    max-width: none;
	}
}

@media all and (max-width: 1400px) {
	.wrapper {
		padding: 0 5%;
	}
	.small-wrapper {
	    padding: 0 10rem;
	}
	.wrapper.header-wrapper {
		padding: 0 1rem;
	}
	
	/**
	 * Frontpage
	 */
	 
	.top-img img {
	    width: 130%;
	    max-width: none;
	}
	.slides .inner-wrapper {
	    height: 280px;
	}
	
	/**
	 * Footer
	 */
	 
	.wrapper.footer-wrapper {
	    padding: 4rem 5% 2rem;
	}
}

@media all and (max-width: 1250px) {
	
	/**
	 * Frontpage
	 */
	 
	.top-img img {
	    width: 140%;
	}
}

@media all and (max-width: 1200px) {
	
	/**
	 * Frontpage
	 */
	 
	.top-img img {
	    width: 150%;
	}
}

@media all and (max-width: 1024px) {
	.small-wrapper {
	    padding: 0 6rem;
	}
	
	/**
	 * Header
	 */
	 
	.logotype {
		display: inline-block;
		overflow: hidden;
	}
	.logotype img {
	    float: left;
	}
	.toggle-menu {
		display: block;
		float: right;
	    cursor: pointer;
        padding: 0.4rem 0 0 0;
	}
	.toggle-menu p {
	    display: inline-block;
	    vertical-align: middle;
		margin: 0;
		padding: 0.1rem 0 0;
	}
	.toggle-menu span.icon-bars {
		vertical-align: middle;
	    padding-left: 0.3rem;
	    font-size: 1.3rem;
	}
	.toggle-menu span.icon-bars:before {
		vertical-align: middle;
	}
    .menu-main {
		display: none;
		clear: both;
	}
	.main-menu-wrapper {
		display: block;
	}
    .menu-main-list li {
	    float: none;
	}
	ul.menu-main-list {
	    margin: 1rem 0.5rem;
	}
	.sub-menu {
    	position: initial; 
    }
	.topmenu-main-list {
	    display: inline-block;
	    float: right;
	    text-align: right;
	    width: 100%;
	}
	.topmenu-main ul.sub-menu {
	    clear: both;
	    max-width: none;
	    margin: 1rem 0 0.5rem;
	}
	.topmenu-main-list > li:nth-child(1) {
	    float: left;
	    padding: 0.1rem 0;
	}
	.topmenu-main-list button.search-submit {
	    float: left;
	}
	.topmenu-main-list li:nth-last-child(1) ul.sub-menu {
	    overflow: hidden;
	}
	.menu-main-list li.menu-item-has-children > a:after {
	    content: "\61";
	    font-family: 'tobaccoorhealth';
	    vertical-align: middle;
	    padding-left: 0.4rem;
        float: right;
        text-transform: none;
	}
	.menu-main-list li:nth-last-child(1) ul.sub-menu li a {
	    text-align: left;
	}
	button.search-submit {
	    padding-right: 3px;
	}
	
	/**
	 * Frontpage
	 */
	 
	.top-img img {
	    width: 180%;
	}
	#banner-info {
	    width: 70%;
	}
	.home h1 {
	    font-size: 2.5rem;
	}
	.slides .inner-wrapper {
	    padding: 0 3rem;
	}
	ul.cat-list li {
		width: 33.33%;
	}
	
	/**
	 * Page
	 */
	 
	.meta p.categories {
	    padding-left: 0;
	}
	.gform_wrapper table.gfield_list tr {
		background-color: #eee !important;
	}
	.gfield_list tr td textarea {
	    margin: 3px 0 8px 8px;
	    width: 100%;
	}
	tr.gfield_list_row_odd.gfield_list_group {
		overflow: hidden;
	}
	td.gfield_list_cell.gfield_list_6_cell2 {
	    float: left;
	    width: calc(70% - 16px);
	}
	td.gfield_list_cell.gfield_list_6_cell3 {
	    overflow: hidden;
	    width: calc(30% - 16px);
	}
	.gform_wrapper table.gfield_list tr, .gform_wrapper table.gfield_list tr.gfield_list_row_odd:first-child {
		padding: 12px 0;
	}
	.gform_wrapper .gfield_list td.gfield_list_cell input {
	    min-width: 50px;
	}
	
	/**
	 * Footer
	 */
	 
	a.footer-logo {
	    float: none;
	    display: block;
	    margin: 0 0 1.5rem;
	}
	ul.foot-box-wrapper {
	    width: 100%;
	}
	li.foot-box {
	    width: 31.33%;
	    margin: 0 0 0 3%;
	}
	li.foot-box:nth-child(1) {
	    margin: 0;
	}
	
}

@media all and (max-width: 768px) {
	.small-wrapper {
	    padding: 0;
	}
	article {
	    padding: 3rem 0 3.5rem;
	}
	
	/**
	 * Frontpage
	 */
	 
	.slides .inner-wrapper p {
		font-size: 1rem;
	}
	#banner-info {
	    width: 100%;
	}
	.top-img img {
	    width: 250%;
	}
	#banner-info-wrap {
	    top: 22%;
	}
	.news-section ul.entry-wrapper li {
	    flex-grow: 2;
	    width: 46%;
	}
	.news-section ul.entry-wrapper li:nth-child(3n+3) {
	    margin: 1rem 1% 2.5rem;
	}
	.news-section ul.entry-wrapper li:nth-child(3n+1) {
	    margin: 1rem 1% 2.5rem;
	}
	.news-section ul.entry-wrapper li:nth-child(2n+1) {
	    margin: 1rem 1% 2.5rem 0;
	}
	ul.cat-list {
	    margin: 1rem 0 0 0;
	}
	ul.cat-list li {
	    width: 50%;
	    padding: 0.3rem 0;
	}
	.category-section {
	    padding: 4rem 0;
	}
	.info-wrapper {
	    display: block;
        text-align: center;
	}
	.info-wrapper h2 {
	    margin: 1rem 0 0.5rem;
		font-size: 1.3rem;
	    line-height: 1.4;
	}
	
	/**
	 * Page
	 */
	 
	.blog-post {
	    width: 47%;
	    margin: 2rem 2%;
	}
	.blog-post:nth-child(3n+1) {
	    margin: 2rem 2%;
	    clear: none;
	}
	.blog-post:nth-child(2n+1) {
	    margin: 2rem 2% 2rem 0;
	    clear: left;
	}
	.sharing-box a {
    	display: inline-block;
	    margin: 1rem 0.5rem 0 0;
    }
	.widget-wrapper {
    	position: initial;
    }
    .category-section.cat-sec-index {
	    padding: 2rem 0;
	}
	.category-section .small-wrapper {
	    padding: 0 2rem;
	}
	
	/**
	 * Gravity forms
	 */
	 
	.gform_wrapper.gf_browser_chrome .gform_body {
	    width: 100% !important;
	}
	.gform_wrapper table.gfield_list tr.gfield_list_row_even, 
	.gform_wrapper table.gfield_list tr.gfield_list_row_odd {
	    margin: 3px 0 !important;
	}
	.material-list article {
	    width: 100%;
	    clear: both;
	}

}

@media all and (max-width: 580px) {
	#banner-info-wrap {
	    top: 18%;
	}
	.top-img img {
	    width: 280%;
	}
	section.news-section {
	    margin: 3rem 0 2rem;
	}
}

@media all and (max-width: 480px) {
	h1 {
	    font-size: 2rem;
	}
	#banner-info h1 {
	    font-size: 1.75rem;
        margin: 0 0 1rem 0;
	}
	article {
	    padding: 3rem 0;
	}
	
	/**
	 * Header
	 */
	
	.logotype {
	    max-width: 230px;
        padding-top: 0.2rem;
	}
	.topmenu-main-list li {
	    padding: 0.25rem 0;
	}
	ul.menu-main-list {
	    margin: 1rem 0;
	}
	
	/**
	 * Frontpage
	 */

	#banner-info-wrap {
	    top: 15%;
	}
	.top-img img {
	    width: 200%;
	}
	.home .top-img img {
	    max-height: 400px;
	    width: auto;
	}
	.slider h4 {
	    font-size: 0.9rem;
	}
	.info-wrapper h2 {
	    font-size: 1.2rem;
	    line-height: 1.35;
	}
	.flex-direction-nav a.flex-next:before,
	.flex-direction-nav a.flex-prev:before {
	    font-size: 1.5rem;
	}
	
	/**
	 * Page
	 */
	 
	.blog article, .archive article {
		margin: 0 0 5rem;
	}
	.news-section ul.entry-wrapper li {
	    flex-grow: 1;
	    width: 100%;
	    margin: 1rem 0 1.5rem;
	}
	.news-section ul.entry-wrapper li:nth-child(2n+1), .news-section ul.entry-wrapper li:nth-child(3n+1), .news-section ul.entry-wrapper li:nth-child(3n+3) {
	    margin: 1rem 0 1.5rem 0;
	}
	ul.cat-list li {
		width: 100%;
		text-align: center;
	}
	.category-section h2 {
		text-align: center;
	}
	.cat-sec-index ul.cat-list li {
		text-align: left;
	}
	.category-outer {
	    margin: 1.5rem 0 0;
	}
	.blog-post {
	    width: 100%;
	    margin: 0.5rem 0;
	}
	.blog-post:nth-child(2n+1) {
	    margin: 2rem 0;
	}
	
	.material-info {
		float:left;
		width:100%;
	}
	
	.material-image {
		float:left;
		width:100%;
		text-align: center;
		margin:0 0 1rem 0;
	}

	/**
	 * Footer
	 */
	 
	li.foot-box {
	    width: 100%;
	    margin: 0;
	    text-align: center;
	}
	.foot-boxes {
	    margin: 0 0 2rem 0;
	}
	a.footer-logo {
		margin: 0 auto 1rem;
	}
	.wrapper.footer-wrapper {
	    padding: 3.5rem 5% 2rem;
	}

}
