/* Sticky footer styles
-------------------------------------------------- */

html,body {
    height:100%;
    width: 100%;
}

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

iframe {
    border: 0;
}

.nav > li > a {
    padding: 10px 10px;
}


.banner_box_news_mobil {
background-color: #82B541;
padding: 40px 0px;
}

.banner_box_news {
    position: relative;
    float: right;
    top: -160px;
    right: 40px;
    max-width: 300px;
	padding:25px;
    background-color: #82B541;
    display: block;
    color: #fff;
    overflow: hidden;
    border-radius: 4px;
}

.banner_box_news a,
.banner_box_news_mobil  a{
	color:#fff;
	font-weight:600;
	
}

.banner_box_news .heading,
.banner_box_news_mobil .heading {
	font-size:16px;
	margin-bottom:10px;
	font-weight:bold;
	color:#fff;
}

.borderless td, .borderless th, table.borderless {
    border: none !important;
	padding:0 !important;
	margin:0 !important;
}

.staff-telefon.tester:empty{
  display:none;
}

.avdeling-header {
    border-bottom: 3px solid #003366;
    padding-bottom: 10px;
}

.dinbransje-heading {
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	text-transform: uppercase;
    font-weight: 900;
    font-size: 16px;
    margin-bottom: 0;
	margin-top:5px;
}

body {
    display: table;
}


.panel {
    background-color: #fff;
    margin-bottom: 15px;
    border: none;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.upper-heading {
	text-transform: uppercase; font-weight: 900; font-size: 24px; margin-bottom: 20px;
}

.bigger-better-text {
	font-size: 16px; font-weight: 100;
}

.big-photo {
 background-size:cover;
    background-position: center right; width:100%; background-color: #003366;

		padding-top:200px ;
	padding-bottom:200px ;
}


@media (max-width: 767px) {
	.carousel-heading {
		font-size:16px !important;
		text-align:center;
  	}

	.carousel-text {
    font-size: 14px !important;
    font-weight: 300 !important;
	text-align:center;
}

.big-photo {
	padding-top:90px !important;
	padding-bottom: 90px !important;
}

.vertical-outer {
	height:350px !important;
}

.onsm {
	display:block;
	float:left;
	padding-left:0 !important;
}


.upper-heading {
font-size:16px;
}

}

.container {
    height: auto;
}

.footer > .container {
	   padding-top: 40px;
    padding-bottom: 40px;
}

.footer {
    display: table-row;
    height: 1px;
	    background-color: #003366;

    color: #ffffff;
}

.nessco-side-btn {
background-color: #003366;
    padding: 15px;
    color: #fff;
    width: 100%;
    margin-bottom: 20px;
}

.nessco-side-btn:hover {
	background-color:#0061B1;
}

.nessco-badge {
padding: 5px 10px;
    color: #004482;
    border: 1px solid #004482;
    display: inline-block;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 600;
	margin-bottom:10px;
	margin-top:10px;
}

.motivation-text {
	font-style: italic;
}

.signed-by {
	margin-top:15px;
}
.vertical-outer2
{
  display: table;
  height: 334px;
  width: 100%;
  margin: 0 auto;
  color:#fff;
  text-align: center;
      z-index: 9;
    position: relative;
}

.vertical-inner2
{
  display: table-cell;
  vertical-align: middle;
  padding: 15px;
}

.vertical-inner2 p
{
  background: white;
}

.service-tabs > li > a {padding:0;}

.service-tabs > li {
    display: inline-block;
}

.btservice {
    text-align: center;
    color: #b8b8b8;
    font-weight: bold;
    cursor: pointer;
	    padding: 15px;
}

.service-tabs > li.active > a > .btservice {
    color: #fff;
    background-color: #003366;
}

.btservice:hover {
	color:#003366;
}

.service-tabs > li > a:hover, .service-tabs > li > a:focus {
    background-color: transparent;
}

.btservice > .material-icons {
    font-size: 48px;
    display: block;
    margin-bottom: 10px;
}

.btn-link:active:hover, .btn-link.active:hover, .open > .dropdown-toggle.btn-link:hover, .btn-link:active:focus, .btn-link.active:focus, .open > .dropdown-toggle.btn-link:focus, .btn-link:active.focus, .btn-link.active.focus, .open > .dropdown-toggle.btn-link.focus {
	background-color: transparent;
}

@media (max-width: 767px) {
	.navbar-nav>li>a {
	padding-left: 15px !important;
}
}

@media (max-width: 991px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
	      margin: 7.5px -15px;

  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px !important;
      padding-bottom: 10px !important;
	      padding-left: 0;

  }
  .collapse.in{
      display:block !important;

  }
}

html {
  position: relative;
  min-height: 100%;
}

.media-left .wp-post-image {
    margin: 0;
}

.mail-btn {
    color: #67737d;
    border-color: #67737d;
	border-radius:0;
}

.mail-btn:hover {
    color: #ffffff;
    border-color: #ffffff;
	border-radius:0;
}


.phone-btn {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
    border-radius: 0;
}

.phone-btn:hover,
.phone-btn:focus,
.phone-btn:active {
	color: #82B541;
    background-color: transparent;
    border-color: #82B541;
    border-radius: 0;
}



h1, h2, h3, h4, h5, h6 {
    color: #003366;
}

.custom-h{
border-bottom: 1px solid #003366;
    padding-bottom: 15px;
    margin-bottom: 15px;
}


/*
Theme Name: Bootstrap Canvas WP
Theme URI:
Author: Schon Garcia
Author URI:
Description: The 2015 theme for WordPress built on Bootstrap, a sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.
Version: 1.94
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, white, light, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, editor-style, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: bootstrapcanvaswp

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.text-change {
    border-bottom: 3px solid #82B541;
}

.typed-cursor{
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}


body.modal-open .modal {
    display: flex !important;
    height: 100%;
}

body.modal-open .modal .modal-dialog {
    margin: auto;
}

.media-heading-nessco {
color: #003366;
    font-weight: bold;
}

.btaction > .material-icons {
	font-size:48px;
	display:block;
	margin-bottom:10px;
}

    #nessco-map {
        height:400px;
        width:100%;
    }
    .gm-style-iw * {
        display: block;
        width: auto;
    }
    .gm-style-iw h4, .gm-style-iw p {
        margin: 0;
        padding: 0;
    }
    .gm-style-iw a {
        color: #4272db;
    }

.btaction{
	text-align:center;
	color:#b8b8b8;
	font-weight:bold;
	cursor:pointer;
	margin-bottom:40px;
}

.btaction:hover {
	color:#003366;
}

.custombtn {
	border-radius:0;
	font-weight:bold;
	font-weight:16px;
	padding:15px 25px;
	display:block;
	margin-top:20px;
}

.btn-green {
  color: #fff;
  background-color: #82B541;
  border-color: #82B541;
}
.btn-green:focus,
.btn-green.focus {
  color: #fff;
  background-color: #729E3B;
  border-color: #729E3B;
}
.btn-green:hover {
  color: #fff;
  background-color: #729E3B;
  border-color: #729E3B;
}
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  color: #fff;
  background-color: #729E3B;
  border-color: #729E3B;
}
.btn-green:active:hover,
.btn-green.active:hover,
.open > .dropdown-toggle.btn-green:hover,
.btn-green:active:focus,
.btn-green.active:focus,
.open > .dropdown-toggle.btn-green:focus,
.btn-green:active.focus,
.btn-green.active.focus,
.open > .dropdown-toggle.btn-green.focus {
  color: #fff;
  background-color: #729E3B;
  border-color: #729E3B;
}
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  background-image: none;
}
.btn-green.disabled:hover,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green:hover,
.btn-green.disabled:focus,
.btn-green[disabled]:focus,
fieldset[disabled] .btn-green:focus,
.btn-green.disabled.focus,
.btn-green[disabled].focus,
fieldset[disabled] .btn-green.focus {
  background-color: #96d435;
  border-color: #96d435;
}
.btn-green .badge {
  color: #96d435;
  background-color: #fff;
}


.vertical-outer-smaller
{
  display: table;
  height: 145px;
  width: 100%;
  margin: 0 auto;
  text-align:center;
  color:#fff;
}

.vertical-inner-smaller
{
  display: table-cell;
  vertical-align: middle;
}

.vertical-inner-smaller p
{
  background: white;
}

.btn-white {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  border-radius:0;
  transition: all 0.5s ease;
}
.btn-white:focus,
.btn-white.focus {
  color: #003366;
  background-color: #fff;
  border-color: #fff;
}
.btn-white:hover {
  color: #003366;
  background-color: #fff;
  border-color: #fff;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-white:active:hover,
.btn-white.active:hover,
.open > .dropdown-toggle.btn-white:hover,
.btn-white:active:focus,
.btn-white.active:focus,
.open > .dropdown-toggle.btn-white:focus,
.btn-white:active.focus,
.btn-white.active.focus,
.open > .dropdown-toggle.btn-white.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled.focus,
.btn-white[disabled].focus,
fieldset[disabled] .btn-white.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-white .badge {
  color: #fff;
  background-color: #333;
}

.btn-nessco {
  color: #fff;
  background-color: #003366;
  border-color: #003366;
  border-radius:0;
  transition: all 0.5s ease;
}
.btn-nessco:focus,
.btn-nessco.focus {
  color: #003366;
  background-color: #fff;
  border-color: #003366;
}
.btn-nessco:hover {
  color: #003366;
  background-color: #fff;
  border-color: #003366;
}
.btn-nessco:active,
.btn-nessco.active,
.open > .dropdown-toggle.btn-nessco {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-nessco:active:hover,
.btn-nessco.active:hover,
.open > .dropdown-toggle.btn-nessco:hover,
.btn-nessco:active:focus,
.btn-nessco.active:focus,
.open > .dropdown-toggle.btn-nessco:focus,
.btn-nessco:active.focus,
.btn-nessco.active.focus,
.open > .dropdown-toggle.btn-nessco.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-nessco:active,
.btn-nessco.active,
.open > .dropdown-toggle.btn-nessco {
  background-image: none;
}
.btn-nessco.disabled:hover,
.btn-nessco[disabled]:hover,
fieldset[disabled] .btn-nessco:hover,
.btn-nessco.disabled:focus,
.btn-nessco[disabled]:focus,
fieldset[disabled] .btn-nessco:focus,
.btn-nessco.disabled.focus,
.btn-nessco[disabled].focus,
fieldset[disabled] .btn-nessco.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-nessco .badge {
  color: #fff;
  background-color: #333;
}

.footer-table td, .footer-table th {
    border: none !important;
	vertical-align: middle !important;
}

.footer-table {
	border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.date {
font-weight:bold;
}

.customEvent {
	font-weight:normal !important;
color:#969696;
}

.bransje-photoes {
    width: 100%;
    position: relative;
    height: 150px;
    background-size: cover;
    background-position: center;
	    margin-bottom: 20px;
}

.news-header {
    text-align: center;
    font-size: 34px;
    font-weight: 100;
    border-bottom: 1px solid #D5D5D5;
    padding-bottom: 10px;
    margin-bottom: 20px;
	color: #5D5D5D;
}

.news-content {
font-size:14px;
color:#969696;
}

.bransje-text {
	background-color: rgba(0,68,130,0.7);
    color: #fff;
    padding: 15px;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-weight: bold;
}

.fullwidth-bg {
width:100%;
background-position:center;
background-size:cover;
min-height:300px;
background-color:#003366;
margin-bottom:20px;
padding-top:20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
margin-top:0;
}

.panel-default > .panel-heading {
background-color:#fff;
}


.nessco-tabs>li.active.dinbransje .fa,
.nessco-tabs>li.active.dinbransje {
    color: #63CAD6 !important;
    border-color: #63CAD6!important;
}

.nessco-tabs>li.active.enok .fa,
.nessco-tabs>li.active.enok {
color:#7ab55c !important;
border-color:#7ab55c !important;
}


.nessco-tabs.nav>li>a>.glyphicon,
.nessco-tabs.nav>li>a>.fa {
display:block;
font-size: 26px;
margin-bottom:15px;
}

.nessco-tabs>li.active>a>.fa,
.nessco-tabs>li.active>a>.glyphicon {
color:#003366;
}

.nessco-tabs.nav>li>a {
    padding: 0px 0px 15px 0px;
font-weight:bold;
font-size:14px;
}

.nessco-tabs>li.active, .nessco-tabs>li.active:focus, .nessco-tabs>li.active:hover {
border-bottom:3px solid #003366;
}


.nessco-tabs>li>a:hover,
.nessco-tabs>li>a:active,
.nessco-tabs>li>a:focus {
border: none !important;
background-color: transparent !important;
}

.nessco-tabs>li.active>a, .nessco-tabs>li.active>a:focus, .nessco-tabs>li.active>a:hover {
background-color:transparent;
color:#535a5e;
border-radius:0;
border:0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.nessco-tabs>li>a {
    border: 0;
    border-radius: 0;
	color:#909396;
}

.nessco-tabs>li {
    margin-bottom: -3px;
	    border-bottom: 3px solid #efeff0;
	text-align:center;
}

.nessco-tabs {
margin-bottom:20px;
}

.custom-headline {
bottom: 0;
    position: absolute;
    width: 100%;
    background-color: rgba(0,70,127,0.8);
    padding: 35px 15px;
    font-size: 28px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
	z-index:1;
}

a {
    color: #002f6c;
    text-decoration: none;
}


.nyhet-header {
background-color:#003366;
padding:35px 15px;
margin-bottom:40px;
font-size: 28px;
color: #fff;
font-weight: 900;
text-transform: uppercase;
z-index: 1;
}

@media (min-width: 768px) {
.modal-dialog {
    width: 900px;
}
}

.modal-header.nessco-modal-header {
    background-color: #003366;
    color: #fff;
    border: 0;
}

.nessco-modal-header > .close {
color:#fff;
opacity: 1;
}

.contact-footer {
background-color:white;
width:100%;
border-top: 1px solid #D5D5D5;
padding:5px 0px;
position:fixed;
bottom:0;
}

.clickphoto {
width:100%; height:145px; background-size:cover;background-position:center;
position:relative;
margin-bottom:20px;
padding: 0px 15px;
}

.clickphotobluebar:hover {
	background-color:#003366;
	transition: all 0.5s ease;
}

.clickphotobluebar {
	background-color: rgba(0,70,127,0.7);
	font-weight:bold;
	color: #fff;
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	position:absolute;
	bottom:0;
	transition: all 0.5s ease;
}

.label-front {
float:left;
margin:0;
padding:0;
margin-right:10px;
}

.modal-backdrop {
z-index:0;
}

.nessco-footer {
padding-top:20px;
font-size:12px;
color:#B5B5B5;
margin-bottom:90px;
}

.nessco-blue-bg {
background-color:#003366;
color:#fff;
text-align:center;
padding:15px;
text-decoration:none;
margin-bottom:20px;
}

.front-content {
}

.front-header {

}

.front-header a {
    color: #3B3E40;
    font-weight: bold;
}

.font-text {

}


.nessco-blue-bg:hover {
    color: #000;
    text-shadow: 1px 1px #004A96;
    text-decoration: none;
}

.nessco-blue-bg-text {
font-size:12px;
text-transform:uppercase;
font-weight:bold;
}

.nessco-blue-bg-icon {
font-size:32px;
}

.carousel .carousel-control { visibility: hidden; }
.carousel:hover .carousel-control { visibility: visible; }

.vertical-outer
{
  display: table;
  height: 550px;
  width: 100%;
  margin: 0 auto;
  color:#fff;
}

.vertical-inner
{
  display: table-cell;
  vertical-align: middle;
}

.vertical-inner p
{
  background: white;
}

body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color:#F3F8FB;
	color: #343638;
	font-weight: 400;
}

@media (min-width: 768px) {
.navbar-nessco .navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
	margin-top:35px;
	margin-bottom:35px;
}
}

.carousel-heading {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 32px;
    margin-bottom: 20px;
    letter-spacing: 4px;
}

.carousel-text {
font-size:14px;
font-weight:600;
}

.navbar-brand {
	padding: 25px 15px;
	    height: 40px;
}

.navbar-nessco {
  background-color: #fff;
  border:0;
  min-height:90px;
  margin:0;
  border-radius:0;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
}
.navbar-nessco .navbar-brand {
  color: #003366;
}
.navbar-nessco .navbar-brand:hover,
.navbar-nessco .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-nessco .navbar-text {
  color: #003366;
}
.navbar-nessco .navbar-nav > li > a {
  color: #003366;
    font-weight: 600;
  font-size:13px;
  text-transform:uppercase;
}
.navbar-nessco .navbar-nav > li > a:hover,
.navbar-nessco .navbar-nav > li > a:focus {
  color: #96D435;
  background-color: transparent;
}
.navbar-nessco .navbar-nav > .active > a,
.navbar-nessco .navbar-nav > .active > a:hover,
.navbar-nessco .navbar-nav > .active > a:focus {
  color: #96d435;

}
.navbar-nessco .navbar-nav > .disabled > a,
.navbar-nessco .navbar-nav > .disabled > a:hover,
.navbar-nessco .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-nessco .navbar-toggle {
	border:0;
    margin-top: 27px;
    margin-bottom: 27px;
}
.navbar-nessco .navbar-toggle:hover,
.navbar-nessco .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-nessco .navbar-toggle .icon-bar {
  background-color: #003366;
}
.navbar-nessco .navbar-collapse,
.navbar-nessco .navbar-form {
  border-color: #e7e7e7;
}
.navbar-nessco .navbar-nav > .open > a,
.navbar-nessco .navbar-nav > .open > a:hover,
.navbar-nessco .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #fff;
}
@media (max-width: 767px) {
  .navbar-nessco .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-nessco .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nessco .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-nessco .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-nessco .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-nessco .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #e7e7e7;
  }
  .navbar-nessco .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-nessco .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-nessco .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-nessco .navbar-link {
  color: #777;
}
.navbar-nessco .navbar-link:hover {
  color: #333;
}
.navbar-nessco .btn-link {
  color: #777;
}
.navbar-nessco .btn-link:hover,
.navbar-nessco .btn-link:focus {
  color: #333;
}
.navbar-nessco .btn-link[disabled]:hover,
fieldset[disabled] .navbar-nessco .btn-link:hover,
.navbar-nessco .btn-link[disabled]:focus,
fieldset[disabled] .navbar-nessco .btn-link:focus {
  color: #ccc;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px auto 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.gallery-item img {
    border-width: 1px;
    margin-bottom: 0;
}

.wp-post-image {
	margin-bottom: 20px;
}

.sticky {
}

.bypostauthor {
}

.entry {
	margin-bottom: 0px;
}

.widget {
	text-align: initial;
}

.widget ul {
    list-style: none;
    padding: 0;
}

#searchsubmit {
	margin: 4px 0;
}

.comment-list {
	padding: 0;
}

.comment-list,
.children:nth-child(n+1) {
	list-style: none;
}

@media (max-width: 767px) {
	.comment-list,
	.children:nth-child(n+1) {
		padding: 0;
  	}
}

/* Text meant only for screen readers. */
.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; /* Above WP toolbar. */
}


