@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700|Roboto:300,400,500,700');
@import url('https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400..700;1,400..700&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

@charset "utf-8";

body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.846;
  color: #444;
  font-family: "Cabin", sans-serif;
  background: #fff;
}
a,
a:link,
a:visited {
  color:#bf0018;
  text-decoration: none;
}
a:focus,
a:hover,
a:active {
  color: #000;
}
/*--- HEADINGS ---*/
h1{
  font-size:2em;     
  margin-bottom:1em; 
  line-height:1.2;   
  font-weight: 500;
}
h2{
  font-size:1.6em;   
  margin-bottom:1.2em;   
  line-height:1.2;     
  font-weight: bold;
}
h3{
  font-size:1.4em;
  margin-bottom:1.2em; 
  line-height:1.2;   
  font-weight: bold;
}
h4{
  font-size:1.2em;   
  margin-bottom:1.2em; 
  line-height:1.2;   
}
h5{
  font-weight:bold;
}
h5,
h6{
  font-size:1em;     
  margin-bottom:1.5em; 
  line-height:1.5;   
}
h6.site-slogan { font-size: 1em; text-align: center; }
h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
}
h1.page-header {
  color: #222;
  font-weight: bold;
  line-height: 1.3333;
  margin-bottom: 1em;
  padding: 10px 0 15px;
  border-bottom: 1px solid #ddd;;
}
p, address, pre, table {
  margin-bottom: 1.2em;
}
ul, ol {
  margin: 10px 0 10px 20px;
}
article.node ul, article.node ol {
  margin: 0 0 1.846em 60px;
}
pre,
div.code {
  border-left: 5px solid #bf0018;
  background: #eee;
  color: #000;
  padding: 0.2em 10px;
}
.highlight {
  background: #bf0018;
  color: #fff;
}
blockquote {
  padding-left: 60px;
  background: url(../images/blockquote.png) 0 0 no-repeat;
  color: #666;
}
.typo-label {
  font-size:1.4em;   
  margin-bottom:1.333em;   
  line-height:1.333;  
  padding: 0px 10px;
  color: #bf0018;
  background: #eee;
  border: 0px solid #bf0018;
}
.btn {
  border-radius: 0;
  padding: 0.7em 1.5em; 
  font-weight: bold;
}
.btn-primary {
  color: #fff;
  background-color: #bf0018;
  border-color: #bf0018;
}
img,
p img {
  max-width: 100%;
  height: auto!important;
} 

.block-views-blockbanneri-block-1 img {
  width: 728px;
  height: auto;
  float: right;
  margin-top: 10px;
  border: 1px solid #d2d2d2;
}

.block-views img, .view img {

  border: 1px solid #d2d2d2;
}

@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  max-width: 1280px;
}}
#page {
}

.top-bar-wrapper {
  background-color: #bf0018;
  color: #fff;
}
.branding-wrapper {
  border-bottom: 1px solid #dfdfdf;
}
.navbar-collapse-wrapper {
  border-bottom: 3px solid #bf0018;
}
.branding-wrapper .region-branding {
  width: 100%;
}  
.header-wrapper {
  background: #fff;
  padding-top: 40px;
}
.main-container {
  padding-top: 40px;
  padding-bottom: 20px;
}
.path-frontpage .main-container {
  padding-top: 20px;
}
.postscript-wrapper {
  background: #3e454c;;
  color: #fff;
  padding: 50px 0 0 0;
}
.footer-wrapper {
  background: #0d1117;
  color: #fff;
  padding-top: 25px;
}
.region-navigation-collapsible {
  width: 100%;
}
.blockFloat-processed {
  margin-left: -1px;
  }
#region-sidebar-second {
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
}

#skip-link a,
#skip-link a:visited {
  display: block;
  width: 100%;
  padding: 2px 0 3px 0;
  text-align: center;
  background-color: #666;
  color: #fff;
}

.navbar {
  margin-bottom: 0;
  padding: 0 calc(var(--bs-gutter-x) * .5);
}
.site-branding {
  float: left;
  margin: 10px 0;
  width: 100%;
  text-align: center;
}
a.logo {
  text-align: center;
  width: 100%;
}
.navbar-header .navbar-text {
  clear: left;
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  margin: 0 0 10px;
  float: none;
}
h1#site-name,
div#site-name {
  margin: 0;
  font-size:1.4em;   
  line-height:1.3333; 
}
#site-slogan {
}
.breadcrumb {
  padding-bottom: 1.846em;
  display: none;
}
h2.node-title,
h2.block-title, 
h2.title, 
h2.comment-form, 
h3.title  {
  margin: 0;
}

h1.title {
  color:#222;
  font-weight: bold;
  margin-bottom: 1em;
  font-size: 180%;
  line-height: 1.3333;
  font-family: "Raleway", sans-serif;
  padding: 10px 0px 0;
}

table.no-border {
  margin: 0;
}
table.no-border tr,
table.no-border td {
  border: none;
  background: none;
}
tr:hover td,
tr.even:hover td.active,
tr.odd:hover td.active {
  background: none;
} 
tr.odd {
  background-color: #fff !important;
}
th, tr.even {
  background-color: #f7f7f7 !important;
}
th { font-family: 'Roboto Condensed',Arial,sans-serif; font-size: 110%; text-transform: uppercase; }

div.messages /* Important messages (status, warning, and error) for the user. See also the declarations in messages.css. */ {
  margin: 1.846em 0; /* Drupal core uses "6px 0" margin */
}
div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}
div.status /* Normal priority messages */ {
}
div.warning,
tr.warning /* Medium priority messages */ {
  /* border: 1px solid #f0c020; */ /* Drupal core uses: 1px solid #f0c020 */
}
div.error,
tr.error /* High priority messages. See also the .error declaration below. */ {
}
.error /* Errors that are separate from div.messages status messages. */ {
  /* color: #e55; */ /* Drupal core uses a #e55 background */
}
.warning /* Warnings that are separate from div.messages status messages. */ {
  /* color: #e09010; */ /* Drupal core uses a #e09010 background */
}
div.tabs /* See also the tabs.css file. */ {
}
.more-help-link /* Link to more help */ {
}
ul.links /* List of links */ {
}
ul.links.inline {
  display: block; /* Let the links be inline, but the container be a block. */
}
ul.links li {
  padding: 0 1em 0 0; /* LTR */
}

nav.tabs ul.nav-tabs li.nav-item a {
  border-width: 1px;
  padding: 10px 20px;
}

ul.pagination {
  justify-content: center;
  margin-top: 20px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-right: 4px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.pagination > li > a, .pagination > li > span {
  margin: 0 4px;
  color: #bf0018;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  margin-left: 4px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #bf0018;
  border-color: #bf0018;
}

.more-link {
  }
.tabs--primary {
  margin-bottom: 20px;
  margin-left: 0;
}
.pager-nav {
  clear: left;
}

li a.active {
  color: #bf0018;
}
.view-pretraga .views-row {
  border: 1px #d1d1d1 solid;
  padding: 20px;
  
}
form .form-actions {
  align-self: auto;
  margin-top: 26px;
}

#navigation {
}
#navigation ul.links, 
#navigation .content ul {
  margin: 0;
  padding: 0;
  text-align: left;
}
#navigation ul.links li,
#navigation .content li {
  float: left; 
  padding: 0 10px 0 0; 
  list-style-type: none;
  list-style-image: none;
}

#block-system-navigation ul { margin: 10px 0 10px 20px; }

#block-symnews-main-menu {
  margin: 0;
}
#block-symnews-main-menu ul.navbar-nav {
  border-left: 1px solid #dfdfdf;
  margin: 0;
  width: 100%;
}
#block-symnews-main-menu ul.navbar-nav > li {
  border-right: 1px solid #dfdfdf;
  height: 50px;
}
#block-symnews-main-menu ul.navbar-nav > li:last-child {
  margin-left: auto;
}
#block-symnews-main-menu ul.navbar-nav > li > a,
#block-symnews-main-menu ul.navbar-nav > li > span {
  font-size: 120%;
  text-transform: uppercase;
  color: #222;
  font-family: "Raleway", sans-serif;
  padding: 10px 16px 10px;
  font-weight: 600;
}
#block-symnews-main-menu ul.dropdown-menu > li > a {
  padding: 10px 20px;
}
#block-symnews-main-menu ul.navbar-nav > li > span {
  padding: 10px 20px 10px;
  float: left;
  margin: 0;
}
#block-symnews-main-menu ul.navbar-nav > li.active > a,
#block-symnews-main-menu ul.navbar-nav > li.active > a:hover,
#block-symnews-main-menu ul.navbar-nav > li > a.is-active,
#block-symnews-main-menu ul.navbar-nav > li > a.is-active:hover {
  background: #bf0018;
  color: #fff;
}
#block-symnews-main-menu ul.navbar-nav > li > a:hover {
  color: #bf0018;
  background: none;
  position: relative;
}
#block-symnews-main-menu ul.navbar-nav > li > a:hover:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
  content: '';
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;  
  border-bottom: 5px solid #bf0018;
}
#block-symnews-main-menu ul.navbar-nav > li ul {
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
#block-symnews-main-menu ul.navbar-nav > li ul li {
  padding: 10px 20px;
}
#block-symnews-main-menu ul.navbar-nav > li ul li a {
  color: #333;
  padding-left: 10px;
}
#block-symnews-main-menu ul.navbar-nav > li ul li.active {
  background: #ededed;
}
#block-symnews-main-menu ul.navbar-nav > li ul li.active a.is-active,
#block-symnews-main-menu ul.navbar-nav > li ul li a:hover {
  background: none;
  color: #bf0018;
}
.navbar-collapse {
  width: 100%;
  border: none;
}
.navbar-default .navbar-toggler {
  border-color: #fff;
}
.navbar-default .navbar-toggler .icon-bar {
  background: #fff;
}
.navbar-toggler {
  width: 40px;
  height: 40px;
  border-radius: 0;
  margin-top: 16px;
}
.navbar-toggler-icon i { 
  color: white; 
  font-size: 24px;
}
 

@media only screen  and (max-width: 767px) {  
  .site-branding { 
    margin: 15px 0; 
    max-width: 140px;
  }  
  .navbar-toggler {
    font-size: 16px;
    text-align: center;
    background: #bf0018;
  }
  #block-symnews-main-menu ul.navbar-nav > li > a:hover:after {
    display: none;
  }
  .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background: none;
    color: #bf0018;
  }
  #block-symnews-main-menu ul.navbar-nav > li.dropdown > ul.dropdown-menu {
    width: 100%;
    border: none;
    box-shadow: none;
    padding-left: 20px;
  }
}


@media only screen  and (min-width: 768px) {
  #block-symnews-main-menu ul.menu li.expanded.dropdown:hover ul.dropdown-menu {
    display: block;
  }

  /* Search menu item */
  #block-symnews-main-menu ul.menu > li:last-child { 
    float: right;
    background-color: #bf0018;
  }
  #block-symnews-main-menu ul.menu li a.menu-path-search:hover,
  #block-symnews-main-menu ul.menu li a.menu-path-search.active-trail,
  #block-symnews-main-menu ul.menu li a.menu-path-search,
  #block-symnews-main-menu ul.nav li a.menu-path-search:hover,
  #block-symnews-main-menu ul.nav li a.menu-path-search.active-trail,
  #block-symnews-main-menu ul.nav li a.menu-path-search {
    background: url(../images/search_icon_16.png) center center no-repeat!important;
    text-indent: 100px;
    width: 58px;
    height: 54px;
    overflow: hidden;
    float: right;
    padding: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 2px;
}

.zone-branding .block-system-user-menu {
  display: none;
}
.block-system-user-menu {
  float: right;
  width: 100%;
}
.block-system-user-menu ul.menu {
  float: right;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.block-system-user-menu ul.menu li {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-system-user-menu ul.menu a {
  float: left;
  margin: 0;
  padding: 0px 10px;
  line-height: 1;
  border-right: 1px solid #e1c0c0;
  color: #e1c0c0;
}
.block-system-user-menu ul li.last a {
  border: none;
  }
  .block-system-user-menu ul.menu a:hover,
  .block-system-user-menu ul.menu a.active {
  color: #fff;
}

#block-symnews-footer {
  float: right;
}
#block-symnews-footer ul.menu,
#block-symnews-footer ul.nav {
  margin: 0px 0 0;
  padding:0;
  text-align: center;
  list-style: none;
  flex-direction: row;
}
#block-symnews-footer ul.menu li,
#block-symnews-footer ul.nav li {
  margin:0;
  padding:0;
  list-style: none;
  display: inline-block;
}
#block-symnews-footer ul.menu li a,
#block-symnews-footer ul.nav li a {
  display: block;
  padding: 0px 10px;
  color: #fff;
}
#block-symnews-footer ul.menu li a:hover,
#block-symnews-footer ul.menu li a.is-active,
#block-symnews-footer ul.nav li a:hover,
#block-symnews-footer ul.nav li a.is-active {
  color: #bf0018;
  background: none;
}

.node /* Node wrapper */ {
}
.preview .node /* Preview of the content before submitting new or updated content */ {
  /* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */
}
.node-promoted /* A node that has been promoted to the front page */ {
}
.node-sticky /* A sticky node (displayed before others in a list) */ {
}
.node-unpublished /* Unpublished nodes */ {
  /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
}
.node-unpublished div.unpublished,
  .comment-unpublished div.unpublished /* The word "Unpublished" displayed underneath the content. */ {
  height: 0;
  overflow: visible;
  color: #d8d8d8;
  font-size: 75px;
  line-height: 1;
  font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  word-wrap: break-word; /* A very nice CSS3 property */
}
.node-by-viewer /* A node created by the current user */ {
}
.node-teaser /* A node displayed as teaser */ {
}
.node-page /* Page content node */ {
}
.node--type-article /* Article content node */ {
  margin-bottom: 20px;
}
h2.node-title /* Node title */ {
}
.node .user-picture /* The picture of the node author */ {
}
.node .node-links {
}
.node .submitted /* The "posted by" information */ {
  color: #666;
  font-size: 90%;
  padding-bottom: 20px;
}
.node .content /* Node's content wrapper */ {
}
body.page-node .node .field-name-field-intro {
  font-weight: bold;
  margin-top: 20px;
}
.node ul.links {
  margin-left: 0;
  float: right;
}
.service-links ul.links {
  float: left;
  margin:0;
  padding:0;
}
.service-links ul.links li {
  list-style: none;
  float: left;
  padding-right: 20px;
}
#edit-field-related-news { width: 100%; }
#edit-field-intro { clear: left; }

.node--type-fotogalerija .photoswipe img {
  width: 24%;
  height: auto;
  display: inline-block;
  float: left;
  padding: 10px;
}
  .node--type-fotogalerija .field--type-image {
    float: left;
    margin: 0 1em 0 0;
    width: 100%;
  }

.views-field-field-category {
  position: absolute;
  top: 10px;
  left: 10px;
}
.views-field-field-category a {
  color: #fff !important;
  padding: 5px 10px;
}
.category-1 a {
  background: #bf0018;
}
.category-2 a {
  background: #a458c0;
}
.category-3 a {
  background: #00cc00;
}
.category-4 a {
  background: #5499c7;
}
.category-5 a {
  background: #cf914b;
}
.category-6 a {
  background: #ec0059;
}
.category-7 a {
  background: #3333ff;
}
.category-8 a {
  background: #00ff66;
}
.category-9 a {
  background: #bf0018;
}
.category-27 a,
.category-28 a,
.category-81 a,
.category-82 a,
.category-83 a,
.category-84 a {
  background: #bf0018;
}
.page-taxonomy-term-27 .region-content h2.block-title,
.page-taxonomy-term-28 .region-content h2.block-title,
.page-taxonomy-term-81 .region-content h2.block-title,
.page-taxonomy-term-82 .region-content h2.block-title,
.page-taxonomy-term-83 .region-content h2.block-title,
.page-taxonomy-term-84 .region-content h2.block-title,
.page-taxonomy-term-256 .region-content h2.block-title,
.page-view-tiskana h1.title,
.page-node-172 h1.title, 
.page-node-173 h1.title,
.page-node-174 h1.title,
.page-node-175 h1.title,
.page-node-186 h1.title,
.page-node-44872 h1.title {
  display: none;
}

.list-articles .views-row {
  float: left;
  width: 100%;
  border-bottom: 1px dotted #c2c2c2;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}
.list-articles .views-field-field-article-type {
  position: absolute;
  top: 15px;
  left: 15px;
}
.list-articles .views-field-field-image {
  padding: 0;
  margin-right: 20px;
}
.list-articles .views-row .views-field-title {
  padding: 10px 0;
}
.list-articles .views-row .views-field-title a {
  font-size: 140%;
  color: #000;
  line-height: 1;
  font-weight: bold;
}
.list-articles .views-row .views-field-title a:hover {
  font-size: 140%;
  color: #bf0018;
}
.list-articles .views-row .views-field-body {
  color: #666;
  padding-bottom: 30px;
  font-size: 110%;
}

.view-home-featured-top .view-content,
.view-home-featured-top .attachment {
  float: left;
  margin: 0;
}
.view-home-featured-top .attachment .views-element-container {
  float: left;
  margin-bottom: 1px;
}

.view-home-featured-top .view-content .views-row {
  position: relative;
  overflow: hidden;
  padding: 0;
}
.view-home-featured-top .view-content .views-row .views-field-title {
  position: absolute;
  background: rgba(0,0,0,0.5);
  z-index: 2;
  bottom: 0;
  left: 1px;
  width: 100%;
}
.view-home-featured-top .view-content .views-row .views-field-title .field-content {
  padding: 20px 10px;
  float: left;
}
.view-home-featured-top .view-content .views-row .views-field-title a {
  color: #fff;
  padding-left: 10px; 
  display: block;
  position: relative;
}
.view-home-featured-top .view-content .views-row .views-field-title a:before {
  background: #bf0018;
  height: 80%;
  width: 2px;
  content: "";
  position: absolute;
  top: 10%;
  left: 0;
}
.view-home-featured-top.article-1 .view-content .views-row .views-field-title a,
.view-home-featured-top.article-2 .view-content .views-row .views-field-title a {
  font-size: 120%;
  line-height: 1.2;
}
.view-home-featured-top.article-3-4 .view-content .views-row .views-field-title a,
.view-home-featured-top.article-5 .view-content .views-row .views-field-title a {
  font-size: 120%;
}

.view-home-hightlight .views-row {
  margin-bottom: 20px;
  position: relative;
}
.view-home-hightlight .views-row:after {
  background: url(../images/double-border.png) left bottom repeat-x;
  position: absolute;
  left: 15px;
  right: 15px;
  height: 7px;
  bottom: 0;
  content:"";
}
.view-home-hightlight .views-row .views-field-field-category {
  left: 25px;
}
.article-type-Image,
.article-type-Video {
  display: inline;
}
.article-type-Image:after,
.article-type-Video:after {
  color: #fff;
  background: rgba(255,255,255,0.3);
  padding: 7px;
  font-family: "fontawesome";
  font-size: 15px;
}
.article-type-Image:after {
  content: "\f030";
}
.article-type-Video:after {
  content: "\f04b";
}
.view-home-hightlight .views-row .views-field-title {
  padding: 15px 0 10px;
}
.view-home-hightlight .views-row .views-field-title a {
  font-size: 120%;
  color: #000;
  line-height: 1;
}
.view-home-hightlight .views-row .views-field-title a:hover {
  font-size: 120%;
  color: #bf0018;
}
.view-home-hightlight .views-row .views-field-body {
  color: #666;
  padding-bottom: 30px;
}
  
.block-article-large-left .view-content {
  float: left;
  position: relative;
}
.block-article-large-left .attachment {
  float: left;
}  
.block-article-large-left .view-content {
  width: 48%;
  margin: 0 0 20px;
}
.block-article-large-left .view-content .views-row {
  padding: 0;
}
.block-article-large-left .attachment {
  width: 52%;
}
.block-article-large-left .attachment .views-element-container {
  padding-left: 30px;
}


@media only screen  and (max-width: 768px) { 
  .block-article-large-left .view-content {
    width: 100%;
  }
  .block-article-large-left .attachment {
    width: 100%;
    padding-left: 0%;
  }
  .block-article-large-left .attachment .views-element-container {
    padding-left: 0;
  }
}
.block-article-large-left .attachment .view-content {
  width: 100%;
}

.article-info {
  background: rgba(0,0,0,0.5);
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 10px;
}
.article-info-inner {
  border-left: 3px solid #bf0018;
  padding-left: 10px;
}
.article-info .block-article-title a {
  font-size: 120%;
  line-height: 1.2;
  display: block;
  color: #fff;
}
.article-info .block-article-title a:hover {
  color: #f9f0e5;
}
.block-article-large-left .attachment .views-row {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
.block-article-large-left .attachment .views-row:after {
  background: url(../images/block-title-bg.png);
  height: 1px;
  bottom: 0;
  left: 80px;
  right: 0;
  content: "";
  position: absolute;
}
.block-article-large-left .attachment .views-field-field-image {
  float: left;
  margin-right: 20px;
  width: 100px;
}
.views-field-created {
  font-size: 11px;
}
.block-article-large-left .attachment .views-field-created {
  color: #999;
}
.block-article-large-left .attachment .views-field-title {
  padding: 5px 0 10px;
}
.block-article-large-left .attachment .views-field-title a {
  font-size: 110%;
  color: #000;
  line-height: 1.2;
  display: block;
  font-weight: bold;
}
.block-article-large-left .attachment .views-field-title a:hover {
  color: #bf0018;
}

.block-article-large-top .views-row .views-field-field-category {
  left: 10px;
}
.block-article-large-top .views-row .views-field-title {
  padding: 15px 0 10px;
}
.block-article-large-top .views-row .views-field-title a {
  font-size: 120%;
  color: #000;
  line-height: 1;
}
.block-article-large-top .views-row .views-field-title a:hover {
  color: #bf0018;
}
.block-article-large-top .views-row .views-field-body {
  color: #666;
  padding-bottom: 30px;
}
.block-article-large-top .attachment {
  padding-top: 30px;
  background: url(../images/double-border.png) left top repeat-x;
}
.block-article-large-top .attachment .views-row {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
.block-article-large-top .attachment .views-row:after {
  background: url(../images/block-title-bg.png);
  height: 1px;
  bottom: 0;
  left: 80px;
  right: 0;
  content: "";
  position: absolute;
}
.block-article-large-top .attachment .views-field-field-image {
  float: left;
  margin-right: 20px;
  width: 60px;
}
.block-article-large-top .attachment .views-field-created {
  color: #999;
}
.block-article-large-top .attachment .views-row .views-field-title {
  padding: 5px 0 10px;
}
.block-article-large-top .attachment .views-field-title a {
  font-size: 110%;
  color: #000;
  line-height: 1.2;
  display: block;
  font-weight: lighter;
}  

.block-article-small-left .view-content {
  float: left;
  position: relative;
}
.block-article-small-left .attachment {
  float: left;
}  
.block-article-small-left .view-content {
  width: 48%;
  margin: 0 0 20px;
}
.block-article-small-left .view-content .views-row {
  padding: 0;
}
.block-article-small-left .attachment {
  width: 52%;
}
.block-article-small-left .attachment .views-element-container {
  padding-left: 30px;
}


@media only screen  and (max-width: 768px) { 
  .block-article-small-left .view-content {
    width: 100%;
  }
  .block-article-small-left .attachment {
    width: 100%;
 }
 .block-article-small-left .attachment .views-element-container {
  padding-left: 0;
  }
}
.block-article-small-left .attachment .view-content {
  width: 100%;
}
.block-article-small-left .attachment .views-row:after {
    background: url(../images/block-title-bg.png);
    height: 1px;
    bottom: 0;
    left: 80px;
    right: 0;
    content: "";
    position: absolute;
}
.block-article-small-left .views-row .views-field-field-category {
  left: 10px;
}
.block-article-small-left .views-row .views-field-title {
  padding: 10px 0;
}
.block-article-small-left .views-row .views-field-title a {
  font-size: 120%;
  color: #000;
  line-height: 1;
}
.block-article-small-left .views-row .views-field-title a:hover {
  color: #bf0018;
}
.block-article-small-left .views-row .views-field-body {
  color: #666;
  padding-bottom: 30px;
}
.block-article-small-left .attachment .views-row {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
.block-article-large-top .attachment .views-row:after {
  background: url(../images/block-title-bg.png);
  height: 1px;
  bottom: 0;
  left: 80px;
  right: 0;
  content: "";
  position: absolute;
}
.block-article-small-left .attachment .views-field-field-image {
  float: left;
  margin-right: 20px;
  width: 60px;
}
.block-article-small-left .attachment .views-field-created {
  color: #999;
}
.block-article-small-left .attachment .views-row .views-field-title {
  padding: 5px 0 10px;
}
.block-article-small-left .attachment .views-field-title a {
  font-size: 110%;
  color: #000;
  line-height: 1.2;
  display: block;
  font-weight: lighter;
}  

.block-article-small-top .views-row .views-field-field-category {
  left: 10px;
}
.block-article-small-top .views-row .views-field-title {
  padding: 15px 0 10px;
}
.block-article-small-top .views-row .views-field-title a {
  font-size: 120%;
  color: #000;
  line-height: 1;
}
.block-article-small-top .views-row .views-field-title a:hover {
  color: #bf0018;
}
.block-article-small-top .views-row .views-field-body {
  color: #666;
  padding-bottom: 30px;
}
.block-article-small-top .attachment {
  padding-top: 30px;
  background: url(../images/double-border.png) left top repeat-x;
}
.block-article-small-top .attachment .views-row {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
}
.block-article-small-top .attachment .views-row:after {
  background: url(../images/block-title-bg.png);
  height: 1px;
  bottom: 0;
  left: 0px;
  right: 0;
  content: "";
  position: absolute;
}
.block-article-small-top .attachment .views-field-field-image {
  float: left;
  margin-right: 20px;
  width: 60px;
}
.block-article-small-top .attachment .views-field-created {
  color: #999;
}
.block-article-small-top .attachment .views-row .views-field-title {
  padding: 5px 0 10px;
}
.block-article-small-top .attachment .views-field-title a {
  font-size: 110%;
  color: #000;
  line-height: 1.2;
  display: block;
  font-weight: lighter;
}  

#block-views-block-similar-news-block-1 h2.block-title {
  border: none;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  padding: 15px 0;
  font-size: 14px;  
  font-family: "Raleway", sans-serif;
}
#block-views-block-similar-news-block-1 h2.block-title:after {
  display: none;
}
.views-field-created {
  color: #666;
}
.view-similar-news .views-field-created {
  padding-top: 10px;
}
.view-similar-news .views-field-title {
  padding: 5px 0 20px;
}
.view-similar-news .views-field-title a {
  font-size: 110%;
  font-weight: 500;
  color: #444;
  line-height: 1.5;
  display: block;
}

#block-views-block-author-s-articles-block-1 h2.block-title {
  border: none;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  padding: 15px 0;
  font-size: 14px;  
  font-family: 'Roboto',Arial,Helvetica,Verdana,sans-serif;
  margin-top: 40px;
}
#block-views-block-author-s-articles-block-1 h2.block-title:after {
  display: none;
}
.view-author-s-articles .views-field-created {
  padding-top: 10px;
}
.view-author-s-articles .views-field-title {
  padding: 5px 0 20px;
}
.view-author-s-articles .views-field-title a {
  font-size: 110%;
  color: #000;
  line-height: 1.5;
  display: block;
}

#quicktabs-popular_recent {
}
#quicktabs-tiskana_tabs ul.quicktabs-tabs,
#quicktabs-popular_recent ul.quicktabs-tabs {
  margin: 0 0 30px;
  padding: 0;
  background: transparent;
  float: left;
  width: 100%;
  flex-direction: row;
}
#quicktabs-tiskana_tabs ul.quicktabs-tabs li,
#quicktabs-popular_recent ul.quicktabs-tabs li {
  padding: 10px 20px;
  display: inline-block
}
#quicktabs-tiskana_tabs ul.quicktabs-tabs li a,
#quicktabs-popular_recent ul.quicktabs-tabs li a {
  color: #fff;
  text-transform: uppercase;
  background-color: #bf0018;
  padding: 10px;
}
#quicktabs-tiskana_tabs ul.quicktabs-tabs li.active,
#quicktabs-popular_recent ul.quicktabs-tabs li.active {
  background: transparent;
  border: none;
}

.quicktabs-wrapper .list-group-item {
  position: relative;
  display: block;
  border: none;
}


.block-article-popular-right {

}
.block-article-popular-right .views-row {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
.block-article-popular-right .views-row:after {
  background: url(../images/block-title-bg.png);
  height: 1px;
  bottom: 0;
  left: 100px;
  right: 0;
  content: "";
  position: absolute;
}
.block-article-popular-right .views-field-field-image {
  float: left;
  margin-right: 20px;
  width: 100px;
}
.block-article-popular-right .views-field-field-category {
  position: unset;
}
.block-article-popular-right .views-field-created {
  color: #999;
}
.block-article-popular-right .views-row .views-field-title {
  padding: 5px 0 10px;
}
.block-quicktabs-blocktiskana-tabs .views-field-title a,
.block-views-blockfotogalerija-block-1 .views-field-title a,
.block-article-popular-right .views-field-title a,
.block-views-blocktiskano-sidebar-block-1 .views-row .views-field-title a,
.block-views-blockfotogalerija-nsl-block-1 .views-row  .views-field-title a,
.block-views-blocktiskano-sidebar-block-2 .views-row  .views-field-title a,
.block-views-blockposlovne-k-nsl-block-1 .views-row  .views-field-title a {
  color: #444;
  line-height: 1.2;
  display: block;
  font-weight: 600;
} 
.block-quicktabs-blocktiskana-tabs .views-field-title a:hover,
.block-views-blockfotogalerija-block-1 .views-field-title a:hover,
.block-article-popular-right .views-row .views-field-title a:hover,
.block-views-blocktiskano-sidebar-block-1 .views-row .views-field-title a:hover,
.block-views-blockfotogalerija-nsl-block-1 .views-row .views-field-title a:hover,
.block-views-blocktiskano-sidebar-block-2 .views-row .views-field-title a:hover,
.block-views-blockposlovne-k-nsl-block-1 .views-row .views-field-title a:hover {
  color: #bf0018;
} 


.view-latest-news .views-row {
  float: left;
  width: 100%;
  border-bottom: 1px dotted #dfdfdf;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.view-latest-news .views-field-title a {
  font-size: 120%;
  color: #000;
  line-height: 1.2;
  display: block;
  padding-bottom: 10px;
}
.view-latest-news .views-field-title a:hover {
  color: #bf0018;
}
.view-latest-news .views-field-body {
  color: #666;
}
.view-latest-news .views-field-created {
  color: #666;
}

.view-block-categories .view-content ul {
  margin-left: 0;
  margin-top: 0;
}
.view-block-categories .view-content ul li {
  list-style: circle;
}
.view-block-categories .view-content ul li a {
  color: #000;
}
.view-block-categories .view-content ul li a:hover {
  color: #bf0018;
}
.block-article-popular-footer {
}
.block-article-popular-footer .views-row {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
.block-article-popular-footer .views-row:after {
  background: #233140; 
  height: 1px;
  bottom: 0;
  left: 80px;
  right: 0;
  content: "";
  position: absolute;
}
.block-article-popular-footer .views-field-field-image {
  float: left;
  margin-right: 20px;
  width: 60px;
}
.block-article-popular-footer .views-field-field-category {
  position: unset;
}
.block-article-popular-footer .views-field-created {
  color: #666;
}
.block-article-popular-footer .views-row .views-field-title {
  padding: 5px 0 10px;
}
.block-article-popular-footer .views-field-title a {
  font-size: 110%;
  color: #f9f0e5;
  line-height: 1.2;
  display: block;
} 
.block-article-popular-footer .views-row .views-field-title a:hover {
  color: #bf0018;
} 

article.node--type-article h1 {
  margin-top: 1em;
}
article.node--type-article .content {
  font-size: 16px;
}
article.node--type-article .field--name-field-images { 
  margin: 0 0 25px 0; 
}
article.node--type-article .field--name-field-images .field__item img { 
  margin-bottom: 10px; 
}
.article-detail-category {
  position: relative;
  color:#444;
  background: #fff;
  overflow: hidden;
}
.article-detail-category:before {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(../images/block-title-bg.png);
  content: "";
}
.article-detail-category .field--name-field-category {
  float: left;
  padding-right: 10px;
  position: relative;
  background: #fff;
  margin: 0;
}
.article-detail-category .field--name-field-category a {
  color: #444;
  font-weight: bold!important;
  font-size: 160%;
  line-height: 1.2;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  padding-left: 10px;
  border-left: 2px solid #bf0018;
}

.header-info {
  float: left;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 20px;
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
}
.header-info .label,
.header-info .field-label {
  color: #666;
  font-size: 100%;
  font-weight: normal;
  padding: 0;
}
.header-info .article-create-date,
.header-info .article-author,
.header-info .article-tags {
  float: left;
  padding-right: 20px;
}
  article.node--type-gallery.node-teaser ul.links,
  article.node--type-video.node-teaser ul.links,
  article.node--type-article.node-teaser ul.links {
  margin-bottom: 0;
  }
  article.node--type-gallery.node-teaser ul.links li,
  article.node--type-video.node-teaser ul.links li,
  article.node--type-article.node-teaser ul.links li {
  float: left;
  padding-right: 10px;
  padding-top: 2px;
  }
  article.node--type-gallery.node-teaser ul.links li.node-readmore,
  article.node--type-video.node-teaser ul.links li.node-readmore,
  article.node--type-article.node-teaser ul.links li.node-readmore {
  float: right;
  padding-right: 0px;
  padding-top: 0;
  }
  article.node--type-gallery.node-teaser ul.links .field-type-taxonomy-term-reference,
  article.node--type-video.node-teaser ul.links .field-type-taxonomy-term-reference,
  article.node--type-article.node-teaser .field-type-taxonomy-term-reference {
  margin-bottom: 10px;
  clear: left;
  }
  article.node--type-video.node-teaser .field--name-field-video,
  article.node--type-gallery.node-teaser .field--name-field-images {
  float: right;
  margin: 10px 0 10px 20px;
  }
  article.node--type-video .field--name-field-media,
  article.node--type-article .field--name-field-image,
  article.node--type-article .field--name-field-image img {
  width: 100%;
  }
  .field--name-field-image {
  margin: 10px 20px 30px 0;
  }
  article.node--type-article .field--name-body {
  margin-bottom: 20px;
  }
  article.node--type-article .field--name-field-addthis,
  article.node--type-video .field--name-field-addthis,
  article.node--type-gallery .field--name-field-addthis {
  float: right;
  text-align: right;
  height: 20px;
  padding-top: 3px;
  }

.field--name-field-related-news {
  float: right;
  clear: right;
  width: 100%;
  margin: 20px 0 20px 20px;
}
.field--name-field-related-news .field-label {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
  margin-bottom: 5px;
}
.field-name-field-related-news .field-item {
  font-weight: bold;
  padding: 3px 0;
}
.field-name-field-addthis-bottom {
  padding-top: 20px;
}
.page-node .user-picture {
  float: left;
  margin-right: 10px;
  width: 24px;
}
.view-more-articles .views-row {
  float: left;
  width: 100%;
  padding: 7px 0;
  }
  .view-more-articles .views-row .views-field-title a {
  font-family: "Roboto Condensed", Arial,Helvetica,Verdana,sans-serif;
  font-weight: bold;
  color: #222;
  font-size: 110%;
  }
  .view-more-articles .views-row .views-field-title a:hover {
  color: #bf0018;
  }
  .view-more-articles .views-row .views-field-field-image {
  float: left;
  margin-right: 20px;
  width: 80px;
  }
  .view-more-articles .views-row .views-field-created,
  .view-more-articles .views-row .views-field-comment-count {
  display: inline-block;
  color: #999;
  margin-top: 10px;
  }
#block-views-block-block-author-block-1 h2.block-title {
  border: none;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  padding: 15px 0;
  font-size: 14px;  
  font-family: 'Roboto',Arial,Helvetica,Verdana,sans-serif;
}
#block-views-block-block-author-block-1 h2.block-title:after {
  display: none;
}
.block-author .views-row {
  position: relative;
  padding-left: 100px;
}
.block-author .views-row {
  padding-top: 0px;
  padding-bottom: 20px;
}
.block-author .views-field-user-picture {
  margin-bottom: 10px;
  position: absolute;
  top: 10px;
  left: 0;
}
.field--name-user-picture {
  float: right;
  margin-left: 20px;
}
.block-author .views-field-user-picture img {
  width: 80px;
  height: 80px;
  border-radius: 40px;
}
.block-author  .views-field-field-user-name {
  margin-bottom: 10px;
}
.node-author-name {
  margin-top: 20px;
}
.block-author .views-field-field-user-name a {
  font-size: 14px;
  font-weight: bold;
}

.path-user .region-content,
article.node {
  font-size: 14px;
}
.path-user .field--name-field-user-name {
  margin-bottom: 20px;
}
.path-user #block-views-block-news-blog-block-1 {
  margin-top: 30px;
  float: left;
  overflow: hidden;
  }
  /* Block Latest news */
  .block-latest-news {
  position: relative;
  }
  .block-latest-news .views-row {
  border-bottom: 1px dashed #DCDACE;
  padding-bottom: 10px;
  }
  .block-most-read h2.block-title {
  border-bottom: 1px solid #ddd;
  }
  .block-latest-news .views-row,
  .block-most-read .views-row {
  float: left;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  }
  .block-latest-news .views-row:last-child,
  .block-most-read .views-row:last-child {
  border: none;
  padding-bottom: 0px;
  }
  .block-latest-news .views-row .views-field-field-image,
  .block-most-read .views-row .views-field-field-image {
  float: left;
  margin: 7px 0px 10px 0;
  width: 100%;
  }
  .block-latest-news .views-row .views-field-field-image img:hover,
  .block-most-read .views-row .views-field-field-image img:hover {
  opacity: 0.5
  }
  .block-latest-news .views-row .views-field-title a,
  .block-most-read .views-row .views-field-title a {
  font-family: "Roboto Condensed", Arial,Helvetica,Verdana,sans-serif;
  font-weight: bold;
  font-size: 110%;
  color: #222;
  }
  .block-latest-news .views-row .views-field-title a:hover,
  .block-most-read .views-row .views-field-title a:hover {
  color: #bf0018;
  }
  .block-latest-news .views-row .views-field-body p,
  .block-most-read .views-row .views-field-body p {
  margin: 0;
  font-size: 90%;
  line-height: 1.5;
  color: #666;
  }
  .block-latest-news .more-link {
  position: absolute;
  top: -28px;
  right: 10px;
  }

  .block-adv-header {
  margin: 0px 0 30px;
  float: right;
  width: 100%;
  }

  .view-list-photos .view-filters {
  float: left;
  width: 100%;
  }
  .view-list-photos .views-exposed-form {
  float: right;
  }
  .view-list-photos .views-exposed-widget {
  padding: 0;
  }
  .view-list-photos .views-exposed-widget label,
  .view-list-photos .views-exposed-widget .views-widget {
  float: left;
  margin-right: 10px;
  }
  .view-list-photos .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0;
  padding: 5px 15px;
  font-size: 90%;
  }
  .view-list-photos .views-row {
  float: left;
  margin: 10px;
  width: 100%;
  }
  .view-list-photos .views-row .views-field-field-images,
  .view-list-photos.view-list-photos-horizontal .views-row .views-field-field-image {
  margin-bottom: 15px;
  }
  .view-list-photos.view-list-photos-horizontal .views-row .views-field-field-image img {
  width: 100%;
  }
  .view-list-photos .views-row .views-field-title {
  margin-bottom: 10px;
  }
  .view-list-photos .views-row .views-field-title a {
  color: #222;
  font-family: "Roboto Condensed",Arial,Helvetica,Verdana,sans-serif;
  font-size: 110%;
  font-weight: bold;
  }
  .view-list-photos .views-row .views-field-title a:hover { color: #bf0018; }
  .view-list-photos .views-row .views-field-created,
  .view-list-photos .views-row .views-field-comment-count {
  color: #999;
  display: inline-block;
  }
  .view-list-photos .views-row .views-field-body {
  color: #666;
  margin-top: 10px;
  }
.block-latest-image-footer .views-row {
	float: left;
	width: 30%;
	margin-bottom: 5%;
}
.block-latest-image-footer .views-row:nth-child(3n-1) {
  margin-left: 5%;
  margin-right: 5%;
}
.juicebox-container {
overflow: hidden;
margin-bottom: 30px;
}

.view-list-videos .view-filters {
float: left;
width: 100%;
}
.view-list-videos .views-exposed-form {
float: right;
}
.view-list-videos .views-exposed-widget {
padding: 0;
}
.view-list-videos .views-exposed-widget label,
.view-list-videos .views-exposed-widget .views-widget {
float: left;
margin-right: 10px;
}
.view-list-videos .views-exposed-form .views-exposed-widget .form-submit {
margin-top: 0;
}
.view-list-videos .views-row {
float: left;
margin: 10px;
width: 150px;
}
.view-list-videos .views-row .views-field-title {
padding-top: 10px;
}
.view-list-videos .views-row .views-field-title a {
font: bold 110% "Roboto Condensed", Arial,Helvetica,Verdana,sans-serif;
color: #222; 
}
.view-list-videos .views-row .views-field-title a:hover {
color: #bf0018;
}
.view-video .views-field-created,
.view-video .views-field-comment-count {
color: #999;
display: inline-block;
}
/* Block Video */
.block-list-videos {
position: relative;
}
.block-list-videos .slick__slide {
margin: 10px;
}
.field--name-field-video {
float: left;
width: 100%;
margin-bottom: 30px;
}
article.node--type-video .field-name-field-media iframe {
width: 100%;
max-width: 100%;
}

.full-width,
.one-half,
.one-third,
.two-third,
.three-fourth,
.one-fourth {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.block {
  margin-bottom: 30px;
}
.region-content {
  overflow: hidden;
}
#region-content-bottom-first {
  margin: 0;
  overflow: hidden;
  float: left;
  width: 100%;
}
#region-content-bottom-second {
  margin: 0;
}
h2.block-title {
  font-weight: normal;
  font-size: 140%;
  line-height: 1;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  position: relative;
}

body.path-taxonomy h1.page-header span,
h2.block-title span {
  padding-right: 10px;
}
body.path-taxonomy h1.page-header,
body.path-contact h1.page-header,
body.path-videos h1.page-header,
body.path-taxonomy h1.title,
body.path-contact h1.title,
body.path-videos h1.title,
.header-wrapper h2.block-title,
.region-content h2.block-title {
  position: relative;
  color:#444;
  padding-left: 10px;
  border-left: 2px solid #bf0018;
  background: #fff;
  overflow: hidden;
  font-size: 160%;
  font-weight: bold;
}
body.path-taxonomy h1.page-header,
body.path-contact h1.page-header,
body.path-videos h1.page-header,
body.path-taxonomy h1.title,
body.path-contact h1.title,
body.path-videos h1.title {
  padding: 0 0 0 15px;
  border-bottom: none;
  font-size: 160%;
  text-transform: uppercase;
  margin-bottom: 40px;
}
body.path-taxonomy h1.page-header:after,
body.path-contact h1.page-header:after,
body.path-videos h1.page-header:after,
body.path-taxonomy h1.title:after,
body.path-contact h1.title:after,
body.path-videos h1.title:after,
.header-wrapper h2.block-title:after,
.region-content h2.block-title:after,
.main-content section.block h2.block-title:after  {
  position: absolute;
  height: 100%;
  width: 100%;
  background: url(../images/block-title-bg.png);
  content: "";
  margin-left: 15px;
}
.postscript-wrapper h2.block-title {
  color: #fff;
  border-bottom: 1px solid #233140;
  padding-bottom: 20px;
}
h2.block-title a {
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  color:#444;
  font-size: 120%;
  font-weight: bold;
}
#sidebar-second h2.block-title {
  border: none;
  background: #bf0018;
  color: #fff;
  padding: 15px;
  font-size: 100%;
  font-family: 'Roboto',Arial,Helvetica,Verdana,"Bitstream Vera Sans",sans-serif;
}
.region-sidebar-first h2.block-title {
  border-bottom: 2px solid #dfdfdf;
  color: #bf0018;
  padding: 10px 0;
  margin-bottom: 20px;
  font-size: 120%;
  font-weight: bold;
  font-family: 'Roboto',Arial,Helvetica,Verdana,"Bitstream Vera Sans",sans-serif;
}
.block .content {
}
.zone-content-wrapper h2.block-title {
  font-size: 130%;
}
.zone-content-wrapper h2.block-title a {
  color: #999;
}
.zone-content-wrapper h2.block-title a:hover {
  color: #222;
}
.zone-content-wrapper .block-ads h2.block-title {
  font-size: 110%;
  text-align: center;
  text-transform: none;
  background: none;
  border: none;
  padding: 10px 0;
  font-weight: normal;
  background: #999;
  color: #fff;
  margin: 0;
}
.more-link a {
}
.views-field-view-node a,
li.node-readmore a {
  background: none;
  border: none;
  color: #999 !important;
  text-transform: uppercase;
  padding: 0;
  font-weight: 500;
  }
.views-field-view-node a:hover,
.more-link a:hover{
  color: #bf0018;
  background: none;
}

.branding-data {
  width: 100%;
  float: left;
  text-align: center;
  padding: 20px 0;
}

.view-block-tags .views-field-name a {
  background: #233140;
  color: #fff;
  padding: 5px 10px;
  float: left;
  margin: 0 2.5px 5px;
}
/* Block search */
#search-block-form button {
  margin: 0;
  padding: 14px 20px;
}
ol.node_search-results li.list-group-item {
  padding: 1rem;
}

.block-adv-top {
    float: right;
	  margin-top: 5px;
    margin-bottom: 5px;
}

.block-theme-colors {
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 100;
}
.block-theme-color-content {
  width: 200px;
  float: left;
  background: #fff;
  display: none;
  border: 1px solid #ddd;  
  -moz-box-shadow: 0 0 10px #aaa;
  -webkit-box-shadow: 0 0 10px #aaa;
  box-shadow: 0 0 10px #aaa;
  padding: 20px 0 20px 20px;
}
.block-theme-color-content h4 {
  margin-bottom: 10px;
}
.block-theme-colors .content ul {
  margin: 0;
  padding: 0;
  float: left;
}
.block-theme-colors .content ul li {
  margin: 0;
  width: 100px;
  padding: 5px 0;
  list-style: none;
  float: left;
}
.block-theme-colors .content p {
  margin: 0;
}
.block-theme-colors .content ul li a {
  color: #000;
  padding-left: 5px;
}
.block-theme-colors .content .close,
.block-theme-colors .content .open {
  width: 40px;
  height: 40px;
  position: absolute;
  left: -40px;
  top: 0;
  background: #000;
  cursor:pointer;
  border: 1px solid #ddd;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.block-theme-colors .content .close {
  background: #fff url(../images/block-theme-color-close.png) center center no-repeat;
}
.block-theme-colors .content .open {
  background: #fff url(../images/block-theme-color-open.png) center center no-repeat;
}

input[type='text'], input[type='address'], input[type='url'], input[type='password'], input[type='email'], input[type="search"], input[type="tel"], textarea {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    border-radius: 0.75em;
    color: #3d3d3d;
    background-color: #fff;
    border: 0;
    border: 1px solid #d1d1d1;
    border-radius: 0;
    padding: 20px;
    height: 3.6em;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
}
.contact-form {
  overflow: hidden;
}
.contact-form input,
.contact-form textarea {
  background: #f6f6f6 none repeat scroll 0 0;
  color: #3d3d3d;
  font-size: 14px;
}
.contact-form .form-item {
  margin:0;
  float: left;
}
.contact-form textarea {
  padding: 15px;
}
.contact-form .form-actions {
  margin: 20px 0;
}
.contact-form .form-item-name,
.contact-form .form-item-mail {
  width: 49.5%;
  display: inline-block;
}
.contact-form .form-item-mail {
  padding: 0 0 0 4%;
}
.contact-form .field--name-subject .form-item {
  margin: 20px 0;
  width: 100%;
}
.contact-form .field--name-message .form-item,
.contact-form .field--name-message .form-item .form-textarea-wrapper {
  width: 100%;
}
.contact-form  input#edit-preview { display: none; }

.profile h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  border: none;
  float: left;
  width: 100%;
}
.profile .field-name-field-user-name {
  float: left;
  padding-bottom: 20px;
}
.profile .field-name-field-user-about-us {
  clear: left;
}
.profile dt, .profile dd {
  display: inline;
}
.profile .user-picture {
  margin: 0 0 0 2em;
}

.form-item {
  margin: 1em 0;
}
.form-item input.form-text {
  border: 1px solid #ccc;
  padding: 20px;
  font-size: 14px;
  text-shadow: none;
}
.form-item textarea.form-textarea {
  height: 200px;
}
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #c00;
}
.form-item label {
  display: block;
  font-weight: bold;
}
.form-item label.option /* The label for a radio button or checkbox */ {
  display: inline;
  font-weight: normal;
}
.form-required /* The part of the label that indicates a required field */ {
  color: #c00;
}
.form-item .description /* The descriptive help text (separate from the label) */ {
  font-size: 0.85em;
}
.form-checkboxes .form-item,
.form-radios .form-item /* Pack groups of checkboxes and radio buttons closer together */ {
  margin: 0; 
}

button, input[type="reset"], input[type="submit"], input[type="button"] {
  background: none repeat scroll 0 0 #bf0018;
  border: none;
  color: #fffefe;
  text-transform: uppercase;
  padding: 13px 20px;
  margin-left: 5px;
  border-radius: 0;
  text-shadow: none;
}
input.form-submit:hover {
  background-color: #930000;
}
button#edit-preview {
  display: none;
}
.container-inline div,
.container-inline label  {
  display: inline;
}
.tips {
  }

.password-parent,
.confirm-parent {
  margin: 0;
}

#block-search-form  {
}
.search-advanced {
  margin-top: 20px;
}
#search-form .form-type-textfield label {
  margin-right: 10px;
}
#search-form input[id="edit-keys"] {
  height: 42px;
  margin-top: 3px;
}
#search-form a#edit-help-link {
  display: none;
}
.path-search .region-content ol {
  margin: 0;
}
form.search-form  input#edit-keys {
  width: 80%;
  padding: 22px;
}
form.search-form  input#edit-submit {
  width: 18%;
  padding: 11px;
  margin-bottom: 2px;
}
/*
form.search-form  input.form-submit {
  text-indent: 100px;
  width: 50px;
  overflow: hidden;
  margin-left: 0;
}
form.search-form  input.form-submit:before {
  position: absolute;
  top: 5px;
  left: 12px;
  color: #fff;
  font-family: "fontawesome";
  content: "\f002";
  font-size: 18px;
  line-height: 1;
  display: block !important;
}*/
/*
 * Drupal's default login form block
 */
#user-login-form {
  text-align: left; /* LTR */
}

#user-login-form ul /* OpenID creates a new ul above the login form's links. */ {
  margin-bottom: 0; /* Position OpenID's ul next to the rest of the links. */
}
html.js #user-login-form li.openid-link,
#user-login-form li.openid-link /* The "Log in using OpenID" link. */ {
  margin-top: 1.5em;
  margin-left: -20px; /* LTR */ /* Un-do some of the padding on the ul list. */
}
#user-login-form li.user-link /* The "Cancel OpenID login" link. */ {
  margin-top: 1.5em;
}
#user-login ul {
  margin: 1.5em 0;
}

form th {
  text-align: left; 
  padding-right: 1em; 
  border-bottom: 3px solid #ccc;
}
form tbody {
  border-top: 1px solid #ccc;
}
form tr.even {
  background-color: #fff;
}
form table .item-list ul {
  margin: 0;
}

div.tabs {
  margin: 0 0 0;
}
ul.primary {
  margin: 0;
  padding: 0 0 0 10px;
  border-width: 0;
  list-style: none;
  white-space: nowrap;
  line-height: normal;
}
ul.primary li {
  float: left;
  margin: 0;
  padding: 0;
}
ul.primary li a {
  display: block;
  line-height: 24px;
  margin: 0;
  padding: 0 15px; 
  border-width: 0;
  font-weight: bold;
  text-decoration: none;
  color: #777;
  background-color: transparent;
}
ul.primary li a .tab {
  display: block;
  height: 20px; 
  margin: 0;
  padding: 4px 13px 0 6px;
  border-width: 0;
  line-height: 20px;
}
ul.primary li a:hover,
ul.primary li a:focus {
  border-width: 0;
  background-color: transparent;
}
ul.primary li a:hover .tab,
ul.primary li a:focus .tab {
}
ul.primary li.active a,
ul.primary li.active a:hover,
ul.primary li.active a:focus {
  border-width: 0;
  color: #fff;
  background-color: #bf0018;
}
ul.primary li.active a .tab,
ul.primary li.active a:hover .tab,
ul.primary li.active a:focus .tab {
}
ul.secondary {
  margin: 0;
  padding: 0 0 0 5px; 
  border-bottom: 1px solid #c0c0c0;
  list-style: none;
  white-space: nowrap;
}
ul.secondary li {
  float: left; 
  margin: 0 5px 0 0;
  padding: 5px 0;
  border-right: none;
}
ul.secondary a {
  display: block;
  height: 24px;
  margin: 0;
  padding: 0;
  border: 1px solid #c0c0c0;
  text-decoration: none;
  color: #777;
}
ul.secondary a .tab {
  display: block;
  height: 18px;
  margin: 0;
  padding: 3px 8px;
  line-height: 18px;
}
ul.secondary a:hover,
ul.secondary a:focus {
}
ul.secondary a.active,
ul.secondary a.active:hover,
ul.secondary a.active:focus {
}
/* Block Tabs */
.block-tabs {
  padding: 0;
  border: none;
  font-family: 'Roboto', Arial,Helvetica,Verdana,sans-serif;
  line-height: 1.714;
  font-size: 100%;
  color: #666;
}
.ui-tabs .ui-tabs-nav {
  background: #fcfcfc;
  border: 1px solid #e8e8e8;
  border-bottom: none;
  padding: 0;
  color: #777;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.ui-tabs .ui-tabs-nav li {
  top: 0;
  background: #fcfcfc;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.ui-tabs .ui-tabs-nav li:hover {
  background: #fff;
}
.ui-tabs .ui-tabs-nav li.ui-state-active {
  border: 1px solid #e8e8e8;
  border-bottom: none;
  margin-left: -1px;
  margin-top: -1px;
  margin-bottom: -1px;
  padding-right: 1px;
  padding-top: 1px;
  background: #fff;
  color: #000;
}
.ui-tabs .ui-tabs-nav li.ui-state-active a {
  color: #000;
}
.ui-tabs .ui-tabs-nav li a {
  padding: 15px 20px;
  text-transform: uppercase;
  color: #777;
  font-weight: 600;
}
.ui-tabs .ui-tabs-panel {
  background: #fff;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding-bottom: 0;
  padding-top: 20px;
  color: #777;
  font-size: 100%;
  font-family: 'Roboto', Arial,Helvetica,Verdana,sans-serif;
}

  .block-tabs-vertical.ui-tabs .ui-tabs-nav {
  float: left;
  width: 20%;
  border-bottom: 1px solid #e8e8e8;
  margin-right: -1px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  }
  .block-tabs-vertical.ui-tabs .ui-tabs-panel {
  float: left;
  width: 75%;
  padding-left: 2%;
  padding-right: 2%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  }
  .block-tabs-vertical.ui-tabs .ui-tabs-nav li {
  margin: 0;
  padding: 0;
  float: none;
  line-height: 40px;
  }
  .block-tabs-vertical.ui-tabs .ui-tabs-nav li.ui-state-active {
  border: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8 !important;
  border-right: none;
  margin: -1px -1px 0 -1px;
  padding: 1px 1px 0px 1px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  }
  .block-tabs-vertical.ui-tabs .ui-tabs-nav li a {
  float: none;
  display: block;
  padding: 10px 20px;
  }
  .ui-accordion {
  font-size: 100%;
  }
  .ui-accordion ul.menu {
  margin-bottom: 20px;
  }
  .ui-accordion ul.menu li {
  list-style: none;
  margin: 0;
  padding: 0;
  }
  .ui-accordion ul.menu ul {
  margin-left: 20px;
  }
  .ui-accordion ul.menu li span.nolink,
  .ui-accordion ul.menu li a {
  background: url(../images/bullet.png) 0 center no-repeat;
  padding-left: 20px;
  color: #999;
  }
  .ui-accordion .ui-accordion-header a.accordion-link,
  .ui-accordion .ui-accordion-header span.accordion-link {
  }
  .field-group-accordion {
  float: left;
  width: auto;
  }
  .ui-accordion .ui-accordion-header {
  color: #666;
  text-transform: uppercase;
  font-weight: 600;
  background: #fff;
  border: 1px solid #e8e8e8;
  padding: 15px 20px 15px 35px;
  margin-bottom: 2px;
  font-family: 'Roboto Condensed', Arial,Helvetica,Verdana,sans-serif;
  font-size: 110%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  }
  .ui-accordion h3.ui-state-active,
  .ui-accordion-header.ui-state-active {
  background: #fff;
  color: #222;
  border-color: #e2e2e2;
  margin-bottom: 0;
  border-bottom: none;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  }
  .ui-accordion h3:hover {
  background: #fcfcfc;
  color: #888;
  }
  .ui-accordion .ui-accordion-header .ui-icon {
  background: url(../images/accordion-bullet.png) 0 0 no-repeat;
  left: 10px;
  margin-top: -4px;
  }
  .ui-accordion-header.ui-state-active span.ui-icon {
  background: url(../images/accordion-bullet-active.png) center 4px no-repeat;
  }
  .ui-accordion .ui-accordion-content {
  padding: 15px 40px 0;
  margin-top: -1px;
  border: 1px solid #e2e2e2;
  border-top: none;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  font-family: 'Roboto', Arial,Helvetica,Verdana,sans-serif;
  line-height: 1.714;
  color: #333;
  background: #fff;
  }
  .toggle_area .toggle_item {
  margin-bottom: 2px;
  }
  .toggle_area .toggle_item .toggle_label {
  border: 1px solid #e8e8e8;
  background: #fff url(../images/accordion-bullet.png) 10px center no-repeat;
  padding: 13px 13px 13px 40px;
  color: #666;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Roboto Condensed', Arial,Helvetica,Verdana,sans-serif;
  font-size: 110%;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  }
  .toggle_area .toggle_item .toggle_label.active {
  background: #fff url(../images/accordion-bullet-active.png) 10px center no-repeat;
  border-color: #e2e2e2;
  color: #333;
  border-bottom: none;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 50px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  }
  .toggle_area .toggle_item .toggle_content {
  border: 1px solid #e2e2e2;
  border-top: none;
  padding: 20px 40px 0;
  margin-top: 0;
  background: #fff;
  color: #333;
  overflow: hidden;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  }

  #jb-glry-dlg { z-index: 99; }

#block-customblockcopyright {
  margin-bottom: 20px;
}
#block-customblocksocialicons {
  margin-bottom: 0;
  margin-top: 4px;
}
#block-customblocksocialicons ul.social-list {
  margin: 0;
}
#block-customblocksocialicons ul.social-list li {
  padding: 0;
}
#block-customblocksocialicons ul.social-list a {
  color: #fff;
  padding: 4px 10px;
  display: inline-block;
}
#block-customblocksocialicons ul.social-list li:first-child a {
  border-left: 0 solid #222;
}
#block-customblocksocialicons ul.social-list a:hover {
  color: #fff;
  padding: 4px 10px;
}



@media only screen  and (max-width: 768px) {  

  #block-views-block-home-slideshow-block-1 {
    display: block;
  }
  #block-views-block-home-slideshow-block-1 h2.block-title {
    display: none;
  }
  #block-views-block-home-featured-top-block-1 {
    display: none;
  }
  #block-symnews-footer {
    float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
  }
  #block-customblockcopyright,
  #block-customblocksocialicons {
    float: left;
    width: 100%;
    text-align: center;
  }
}



@media only screen  and (min-width: 768px) and (max-width: 991px) {

  .block-system-user-menu {
  width: auto;
  margin-top: 30px;
  float: right;
  }
  /* Footer menu */
  #block-symnews-footer {
  width: 100%;
  text-align: right;
  float: left;
  }
  #block-symnews-footer ul.menu {
  float: left;
  width: 100%;
  text-align: left;
  }
  #block-symnews-footer ul.menu li a {
  padding: 0px 10px;
  }

  .branding-data {
  width: 200px;
  text-align: left;
  padding-top: 20px;
  }
  h1.title {
  font-size: 160%;
  }
  .zone-content-wrapper h2.block-title {
  font-size: 140%;
  }
   
  #block-views-block-home-slideshow-block-1 {
    display: block;
  }
  #block-views-block-home-featured-top-block-1 {
    display: none;
  }

  .view-list-photos .views-row {
  width: 47.5%;
  clear: none;
  margin: 10px 2.5%;
  }
  .view-list-photos .views-row:nth-child(2n+1) {
  clear: left;
  margin-left: 0;
  }
  .view-list-photos .views-row:nth-child(2n) {
  margin-right: 0;
  }

  .view-list-videos .views-row {
  width: 47.5%;
  clear: none;
  margin: 10px 2.5%;
  }
  .view-list-videos .views-row:nth-child(2n+1) {
  clear: left;
  margin-left: 0;
  }
  .view-list-videos .views-row:nth-child(2n) {
  margin-right: 0;
  }
  article.node--type-video .field-name-field-media iframe {
  height: 300px;
  }

  .block-search {
  float: right;
  margin-top: 23px;
  width: 200px;
  }
  /* Block login */
  .block-login input.form-text {
  width: 138px;
  }
  .block-login .item-list ul li {
  margin-left: 0;
  list-style: none;
  }
  /* Footer block */	
  #block-customblocksocialicons {
  text-align: right;
  clear: right;
  float: right;
  width: auto;
  border: none;
  padding: 0;
  }
  /* Contact form */
  .contact-form .form-item label {
  font-size: 110%;
  font-weight: bold;
  }
  .contact-form .form-actions {
  margin-left: 10px;
  }
  .one-half, .one-third, .two-third, .three-fourth, .one-fourth {
  float: left;
  margin-bottom: 20px;
  padding: 0;
  margin-right: 4%;
  position: relative;
  }
  .one-half.last, .one-third.last, .two-third.last, .three-fourth.last, .one-fourth.last {
  margin-right: 0;
  }
  .one-half {
  width: 48%;
  }
  .one-third {
  width: 30.6666%;
  }
  .two-third {
  width: 65.3332%;
  }
  .one-fourth {
  width: 22%;
  }
  .three-fourth {
  width: 74%;
  }
  }


  @media only screen  and (min-width: 992px) and (max-width: 1199px) {
  .region-header-second-inner,
  .region-sidebar-second-inner {
  padding-left: 5px;
  padding-right: 10px;
  }
  .main-container {
    overflow: hidden;
	margin-bottom: 50px;
  }
  .region-sidebar-first {
    border-right: 1px dotted #dfdfdf;
	padding-right: 30px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
  }
  body.path-taxonomy .region-sidebar-first,
  .region-sidebar-second {
    border-left: 1px dotted #dfdfdf;
	padding-left: 30px;
	border-right: none;
	padding-right: 0;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
  }

  .zone-menu .block-nice-menus {
  width: 100%;
  float: left;
  margin-bottom: 0;
  }
  ul#main-menu,
  #block-symnews-main-menu ul.menu,
  .zone-menu ul.menu,
  .zone-submenu ul.menu {
  text-align: left;
  }
  .block-system-user-menu {
  width: auto;
  margin-top: 30px;
  }
  #block-symnews-footer {
  width: auto;
  float: left;
  width: 100%;
  }
  #block-symnews-footer ul.menu {
  float: left;
  }
  #block-symnews-footer ul.menu li a {
  padding: 0px 10px;
  }
  .branding-data {
  width: 180px;
  text-align: left;
  padding: 40px 0;
  }
  h1.title {
  font-size: 180%;
  }
  .zone-content-wrapper h2.block-title {
  font-size: 150%;
  }	
  .site-branding {
  width: auto;
  text-align: left;
  }

  .view-home-featured-top .view-content {
    width: 40%;
  }
  .view-home-featured-top .attachment {
    width: 60%;
  }
  .view-home-featured-top .attachment .views-element-container:nth-child(1) {
    width: 47%;
  }
  .view-home-featured-top .attachment .views-element-container:nth-child(2),
  .view-home-featured-top .attachment .views-element-container:nth-child(3) {
    width: 53%;
  }
  .view-home-featured-top .attachment .views-element-container .view-content {
    width: 100%;
  }
  .view-home-featured-top .attachment .views-element-container .view-content .views-row {
    padding-left: 1px;
  }
  .view-home-featured-top .attachment .views-element-container:nth-child(2) .view-content .views-row {
    width: 50%;
    float: left;
  }
  #block-views-block-home-slideshow-block-1 {
    display: none;
  }
  #block-views-block-home-featured-top-block-1 {
    display: block;
  }

  .home-slideshow .views-row:nth-child(2n+1),
  .view-author-s-articles .views-row:nth-child(3n+1) {
    clear: left;
  } 
  .view-list-photos .views-row {
  width: 31%;
  clear: none;
  margin: 10px 1.67%;
  }
  .view-list-photos .views-row:nth-child(4n+1) {
  clear: left;
  margin-left: 0;
  }	
  .view-list-photos .views-row:nth-child(3n) {
  margin-right: 0;
  }
  .view-list-videos .views-row {
  width: 31%;
  clear: none;
  margin: 10px 1.67%;
  }
  .view-list-videos .views-row:nth-child(3n+1) {
  clear: left;
  margin-left: 0;
  }	
  .view-list-videos .views-row:nth-child(3n) {
  margin-right: 0;
  }
  article.node--type-video .field-name-field-media iframe {
  height: 450px;
  }
  .block-adv-header {
  margin-top: 30px;
  width: 70%;
  }
  .block-login input.form-text {
  width: 198px;
  }
  .block-search {
  float: right;
  width: 220px;
  margin-top: 23px;
  margin-right: 50px;
  }
  .views-field-service-links ul.links {
  float: right;
  }
  .views-field-service-links ul.links li {
  float: right;
  }
  .contact-form .form-item label {
  float: left;
  width: 180px;
  font-size: 110%;
  font-weight: bold;
  }
  .contact-form .form-item.form-type-checkbox label {
  float: none;
  font-size: 100%;
  font-weight: normal;
  }
  .contact-form .form-item .form-textarea-wrapper {
  float: left;
  width: 100%;
  }
  .contact-form .form-item.form-type-checkbox,
  .contact-form .form-actions {
  margin-left: 0px;
  width: auto;
  clear: left;
  float: left;
  }
  .contact-form .form-actions {
  margin-left: 10px;
  }
  .block-copyright {
  float: left;
  width: auto;
  text-align: left;
  }
  #block-symnews-footer {
  width: auto;
  float: left;
  width: 100%;
  }
  #block-symnews-footer ul.menu {
  float: left;
  }
  #block-symnews-footer ul.menu li {
  padding-right: 20px;
  }
  	
  #block-customblocksocialicons {
  text-align: right;
  clear: right;
  float: right;
  width: auto;
  border: none;
  padding: 0;
  }

  .one-half, .one-third, .two-third, .three-fourth, .one-fourth {
  float: left;
  margin-bottom: 25px;
  padding: 0;
  margin-right: 4%;
  position: relative;
  }
  .one-half {
  margin-right: 3%;
  }
  .one-fourth {
  margin-right: 2%;
  }
  .one-half.last, .one-third.last, .two-third.last, .three-fourth.last, .one-fourth.last {
  margin-right: 0;
  }
  .one-half {
  width: 48.5%;
  }
  .one-third {
  width: 30.6666%;
  }
  .two-third {
  width: 65.3332%;
  }
  .one-fourth {
  width: 23.5%;
  }
  .three-fourth {
  width: 74%;
  }
}


@media only screen  and (min-width: 1200px) {

  h1.title {
  font-size: 200%;
  }
  .site-branding {
  width: auto;
  text-align: left;
  }
  .main-container {
    overflow: hidden;
	margin-bottom: 50px;
  }
  .region-sidebar-first {
    border-right: 1px dotted #dfdfdf;
    padding-right: 30px;
    padding-bottom: 2000px;
    margin-bottom: -2000px;
  }
  body.path-taxonomy .region-sidebar-first,
  .region-sidebar-second {
    border-left: 1px dotted #dfdfdf;
    padding-left: 30px;
    border-right: none;
    padding-right: 0;
    padding-bottom: 2000px;
    margin-bottom: -2000px;
  }

  .view-home-featured-top .view-content {
    width: 40%;
  }
  .view-home-featured-top .attachment {
    width: 60%;
  }
  .view-home-featured-top .attachment .views-element-container:nth-child(1) {
    width: 47%;
  }
  .view-home-featured-top .attachment .views-element-container:nth-child(2),
  .view-home-featured-top .attachment .views-element-container:nth-child(3) {
    width: 53%;
  }
  .view-home-featured-top .attachment .views-element-container .view-content {
    width: 100%;
  }
  .view-home-featured-top .attachment .views-element-container .view-content .views-row {
    padding-left: 1px;
  }
  .view-home-featured-top .attachment .views-element-container:nth-child(2) .view-content .views-row {
    width: 50%;
    float: left;
  } 
  
  #block-views-block-home-slideshow-block-1 {
    display: none;
  }
  #block-views-block-home-featured-top-block-1 {
    display: block;
  }
  .home-slideshow .views-row:nth-child(2n+1),  
  .view-author-s-articles .views-row:nth-child(3n+1) {
    clear: left;
  } 
  
  .view-list-photos .views-row {
  width: 31%;
  clear: none;
  margin: 10px 1.67%;
  }
  .view-list-photos .views-row:nth-child(3n+1) {
  clear: left;
  margin-left: 0;
  }	
  .view-list-photos .views-row:nth-child(3n) {
  margin-right: 0;
  }

  .view-list-videos .views-row {
  width: 31%;
  clear: none;
  margin: 10px 1.67%;
  }
  .view-list-videos .views-row:nth-child(3n+1) {
  clear: left;
  margin-left: 0;
  }	
  .view-list-videos .views-row:nth-child(3n) {
  margin-right: 0;
  }

  article.node--type-video .field-name-field-media iframe {
  height: 500px;
  }

  .block-adv-header {
  margin-top: 30px;
  width: auto;
  }

  .block-login input.form-text {
  width: 255px;
  }

  .block-search {
  width: 100%;
  }
  	
  #block-customblocksocialicons {
  text-align: right;
  clear: right;
  float: right;
  width: auto;
  border: none;
  padding: 0;
  }
  /* Contact form */
  .contact-form .form-item label {
  float: left;
  width: 200px;
  font-size: 110%;
  font-weight: bold;
  }
  .contact-form .form-item.form-type-checkbox label {
  float: none;
  font-size: 100%;
  font-weight: normal;
  }
  .contact-form .form-item .form-text,
  .contact-form .form-item .form-email,
  .contact-form .form-item .form-textarea-wrapper {
  float: left;

  }
  .contact-form .form-item.form-type-checkbox,
  .contact-form .form-actions {
  width: auto;
  clear: left;
  float: left;
  }
/* Sitemap */
.sitemap a.feed-link {
  position: relative;
  top: 7px;
  float: left;
  padding-right: 10px;
}
  
.one-half, .one-third, .two-third, .three-fourth, .one-fourth {
  float: left;
  margin-bottom: 25px;
  padding: 0;
  margin-right: 4%;
  position: relative;
}
.one-half {
  margin-right: 4%;
}
.one-fourth {
  margin-right: 2%;
}
.one-half.last, .one-third.last, .two-third.last, .three-fourth.last, .one-fourth.last {
  margin-right: 0;
}
.one-half {
  width: 48%;
}
.one-third {
  width: 30.6666%;
}
.two-third {
  width: 65.3332%;
}
.one-fourth {
  width: 23.5%;
}
.three-fourth {
  width: 74%;
}
.color-facebook {
  color: #3b5998;
}
.color-twitter {
  color: #55acee;
}
.color-youtube {
  color: #ff0000;
}
.color-linkedin {
  color: #007bb5;
}
.color-instagram {
  color: #e95950;
}
.color-instagram {
  color: #e95950;
}
.block-views-blockhome-featured-top-block-1 {
  margin-bottom: 50px;
}
.view-block-tags ul.list-inline li {
  margin-right: 0;
}
.field--name-field-tags {
  overflow: hidden;
  display: flex;
  align-items: center;
}
.field--name-field-tags .field__label, 
.field--name-field-tags ul.links {
  font-size: 1em;
  margin-right: 10px;
}
.field--name-field-tags ul.field__items {
  float: none;
  display: inline-block;
}
.field--name-field-tags .field--items .field--item,
.field--name-field-tags ul.field__items li {
  display: inline;
  margin-right: 5px;
}
div.inline__links {
  float: right;
}
div.inline__links span.nav-link {
  color: #333;
}
body.path-user .field--label-above .field__item {
  background: none;
  padding-left: 0;
}
