/*
Theme Name: OPAQUE
Theme URI:
Description: Bootstrap Wordpress Template
Author: Kotryna Bass Design
Author URI: 
Version: 1.5
Tags: responsive, white, bootstrap

Copyright (C) 2011-2016 Kotryna Bass Design
License: GNU General Public License, version 3 (GPLv3)
License URI: license.txt
License: Bootstrap is released under the MIT license and is copyright 2014 Twitter
License URI: https://github.com/tmwbs/bootstrap/blob/master/LICENSE
 <!-- <link href="https://dl.dropboxusercontent.com/u/73393301/tomo.css" rel="stylesheet"> -->
*/

@import url(https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900);
@import url(https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display+SC);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:400,100,100italic,300,300italic,400italic,600,600italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Work+Sans:400,100,200,300,900,800,600,700,500);
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400italic);


html{
  width:100%;
}
body {
    padding-bottom: 40px;
    font-family: 'Raleway', sans-serif!important;
    font-size:14px;
    font-weight: 300;
    color: #000000!important;
    background: #ffffff none no-repeat scroll center center;
    padding: 0px;
    word-wrap: break-word;
    line-height: 1.8!important;
}

.span12 a {color: #333333 !important;}
.span4 a {color: #333333 !important;}
.span8 a {color: #333333 !important;}

#wpadminbar {
    direction: ltr;
    color: #ccc;
    font: 400 13px/32px "Open Sans",sans-serif;
    height: 32px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 600px;
    z-index: 99999;
    background: #23282d;
    display: none;
}
a:hover {
    color: #777;
    text-decoration: none!important;
}

section.adamrob_parallax {
    background-position: 50% -20% !important;
}

.wp-caption {
    max-width: 100%;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: inherit !important;
}

#KBD {
    font-size: 14px;
    font-weight: 100;
    text-transform: lowercase;
    font-style: italic;
    letter-spacing: 2px;
    line-height: 30px;
    background: #000000;
    color: #ffffff;
    margin-top: 5px;
    font-family: 'Raleway', san-serif;
}
#KBD a {
    color: #ffffff;
}

input[type="submit"] {
    float: left;
}

img.alignright { 
    float: right; margin: 0 0 1em 1em; 
}
img.alignleft { 
    float: left; margin: 0 1em 1em 0; 
}
img.aligncenter { 
    display: block; 
    margin-left: auto; 
    margin-right: auto; 
}
.alignright { 
    float: right; 
}
.alignleft { 
    float: left; 
}
.aligncenter { 
    display: block; 
    margin-left: auto; 
    margin-right: auto; 
}
.span8 img {
    width: 100% !important;
}

.span4 {
    text-align: center !important;
    float: right;
}

#wpsnw-2 {
    margin-bottom: -20px;
}

#older {
    float: right;
}
#newer {
    float: left;
}

#footer-instagram {
    text-align: center;
    font-style: italic;
    letter-spacing: 2px;
    text-transform: lowercase;
}

.row {
    margin-left: 0px;
    width: 90%;
    margin: 0 auto;
}

.wpsnw-3x {
    font-size: 14px !important;
}

.container{
    height: 30px;

}
a:-webkit-any-link {
    text-decoration: none;
    cursor: auto;
}


a.more-link {
    text-decoration: none !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    float: right;
    color: #000;
    font-size: 16px;
    font-style: italic;
    padding: 5px;
    border: 1px solid;
}


h1, h2, h3, h4, h5 {
    font-family: 'Raleway', sans-serif !important;
}
h1 {
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: 100;
    text-transform: uppercase;
    font: normal normal 24px Raleway;
    text-align: center;
    margin-top: 0px;
}

h1:hover {
    opacity: 0.9;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}

h3 {
    font-size: 20px !important;
    line-height: 24px;
    padding-top: 10px;
    font-weight: 100 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.post_title h1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    color: #000000;
}
#date {
    text-align: center;
    color: #000000;
    font: 200 normal 14px Raleway;
    padding-top: 5px;
    font-style: italic;
    letter-spacing: 1px;
}

hr{
    margin: 10px 0;
    border: none;
}

.widget {
    margin-bottom: 10px;h
    padding: 10px;
    padding-bottom: 10px;
}

#social LI {
    background: #000;
    padding: 10 0 10 8;
    list-style-type: none;
    width: 210px;
    font-family: 'Allura', cursive;
    display: inline-block;
}

#social {
    color: #fff;
    text-transform: lowercase;
    font-size: 11px;
    text-decoration: none;
    font-family: 'Allura', cursive !important;
}

.wpcf7 .wpcf7-submit {
    float: left;}

#social a {
    color: #fff;
}

#social li:hover {
    text-decoration: none;
    opacity: 0.8;
    text-decoration: none;
    color: #000;
}
#social li a:hover {
    text-decoration: none;
}

.inline > li {
    display: inline-block;
    padding-left: 0.1em;
    padding-right: 0.5em;
}

#commentcount {
    padding-top: 3px;
    padding-bottom: 50px;
    
    letter-spacing: 1px;
    font-size: 11px;
}

/*Social*/

.socialsidebar a:hover {
    color: #c5c5c5;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
.socialsidebar {
    z-index: 500;
    text-align: center;
}
.date-header {
    padding-top: 10px;
    margin-bottom: -10px;
}
.socialsidebar .fa {
    color: #000000;
    font-size: 24px !important;
    padding: 15px 0px 10px 10px;
}
.socialsidebar .fa:hover {
    color:  #c5c5c5 !important;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}

/*Thumbnail*/

.post_thumb_full {
    margin-top: 10px;
}

#recent {
    margin-bottom: 27px;
    width: 98%;
    text-align: center;
    font-size: 22px;
    font-family: 'Raleway', serif;
    text-transform: uppercase;
    border-bottom: 1px solid #000000 !important;
    letter-spacing: 1px;
    height: 34px;
}
.blog{
    width: 85%;
    text-align: center;
    margin: 0 auto;
}

.title a {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px !important;
    background: #ffffff;
    color: #000 !important;
}

.title {
    margin-top: -30px;
    background-color: #fff;
    z-index: 100000 !important;
    overflow: auto;
    height: 30px;
    padding-top: 16x !important;
    padding-bottom: 20px;
    opacity: 0.8;
    padding-top: 8px;
}

.col-md-6 {
    width: 50%;
    display: -webkit-inline-box;
}

.blog img {
    width: 99%;
    height: auto;
}

.blog img:hover {
    background: #f7f7f7;
    border-color: #fff;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 45px 60px -50px #000000;
    opacity: 0.7;
  }

/*Blog Content*/
.blog-content{
    width:90%;
    border-top: 5px solid #fff;
    margin: auto;
}
.span8 {
width: 80%;
margin: 0 auto;
line-height: 28px;
}

.span8 img{
    vertical-align: middle;
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: -webkit-box;
}

/***
    /* Header Search
    /********************/
#top-search {
    right:0;
    top:0;
    width:50px;
    text-align:center;
    margin-left:16px;
    z-index: 10000;
}
#top-search a {
    height:50px;
    font-size:14px;
    line-height:50px;
    color:#fff;
    background:#000000;
    display:block;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}


/*** Search Widget ***/
#searchform input#s {
    padding: 9px 9px;
    letter-spacing: 2px;
    font-size: 9px;
    font-style: italic;
    text-transform: lowercase;
    box-sizing: border-box;
    z-index: 10000;
    margin-top: 5px;
    margin-bottom: -5px;
    margin-left: -5px;
    border-radius: 0;
    width: 100%;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #eee;
    background: none;
    color: #ffffff;
}
    
#searchform #s:focus { 
    outline:none; 
}

    
select {
    color:#111;
    border-color:#fff;
    border-radius: none;
    background-color: none;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: normal;
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    padding: 4px;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 10px;
}
option:hover {
    color: #777;
    background-color: #f6f4f4;
}
.span select{
    color:red;
}

label.screen-reader-text{
    display:none !Important;
}
input[type="text"] {
    display: inline-block;
    height: 30px;
    border: 1px solid #cccccc;
    padding: 4px 6px;
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 4px;
}
.btnn {
    display: inline-block;
    padding: 4px 14px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    text-transform: none;
    vertical-align: middle;
    cursor: pointer;
}
a.btnn  a:hover{
    color: #fff !Important ;
}
i:hover{
    color: #777;
}

.socialbuttons {
    margin-left: -13px;
    float:right;
}
#carousel img {
    width: 100%;
}

.carousel .active {
    height: 390px;
}

.carousel-control {
    top: 50%;
}
.nav-title {
    width: 100%;
    display: block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 200;
    position: relative;
    margin-top: 8em;
}

.nav-title img {
    max-width: 90%;
    height: auto;
    max-height: 40px;
}

a.navigacija {
    text-decoration: none;
    cursor: auto;
}

.nav-title a {
    font: normal normal 90px Raleway;
    position: relative;
    color: #000;
    text-shadow: 0 0 0 rgba(0, 0, 0, .2);
    letter-spacing: 2px;
    font-weight: 200;
}

.nav-title a:hover {
    opacity: 0.9;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}

.description {
    display: none;
    text-align: center;
    margin-top: -5px;
    letter-spacing: 2px;
    font-size: 12px;
    margin-bottom: 50px;
}

.post-footer {
    padding-bottom: 40px;
    margin-top: -10px;
}

.nav-next {
    float: right;
    font-size: 10px;
    line-height: 14px;
    text-decoration: none;
    letter-spacing: 2px;
    color: #343434;
}

.nav-previous {
    float: left;
    font-size: 10px;
    line-height: 14px;
    text-decoration: none;
    letter-spacing: 2px;
    color: #343434;
}


.top_search {
    width: 13%;
    height: 40px;
    margin-top: -4px;
}
.top_search .fa {
    color: #ffffff;
    float: right;
    font-size: 14px;
    font-weight: 100;
    padding-top: 8px;
    --margin-right: -25px;
    margin-right: -12px;
}
.hover_search {
    display: block;
    width: 100%;
    height: 100%;
    float: right;
}
.searchform{
    opacity:0;
    transition:0s 5s;
}
.top_search i:hover {
    color: #fff;
}

.hover_search:hover > .searchform{
    opacity:1;
    transition:0.85s;
}
::-webkit-input-placeholder {
   text-align: center;
}
:-moz-placeholder { /* Firefox 18- */
   text-align: center;  
}
::-moz-placeholder {  /* Firefox 19+ */
   text-align: center;  
}
:-ms-input-placeholder {  
   text-align: center; 
}

.top_social {
    width: 15%;
    padding: 0px 5px;
    text-align: right;
}
.top_social .fa {
    padding-left: 8px;
    font-size: 14px;
    color: #ffffff;
}
.top_social a {
    color: #000;
}


/*** Meta Slider
/************************/
.metaslider h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 5px;
}

.metaslider p {
    font-weight: 100 !important;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
}


.metaslider .caption-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    background: none !important;
    color: white;
    font-size: 25px;
    margin: 0;
    display: block;
    width: 100% !important;
    top: 5.7em;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 6px;
    opacity: 1 !important;
}

.metaslider a:hover {
    opacity:0.6;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.slider-box {
    height: 100%;
    min-height: 400px;
    width: 100%;
}

/*** Contact Form
/************************/
.wpcf7 input {
    width:266px;
}
div.wpcf7 {
    overflow:hidden;
    margin-top:40px;
}
.wpcf7 input, .wpcf7 textarea {
    padding:14px;
    border:1px solid #DDD;
    margin-right:10px;
    -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
    color:#777;
    font-size:12px;
    margin-top:6px;
    margin-bottom:6px;
}
.wpcf7 textarea {
    width:95%;
}
.wpcf7 .wpcf7-submit {
    background:#000000;
    -webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius:20px;
    padding:12px 24px;
    color:#fff;
    letter-spacing:3px;
    font-size:11px;
    text-transform:uppercase;
    cursor:pointer;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    display:block;
    border:none;
    width:auto;
}

input[type="submit"] {
    background:#000000;
    -webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius:0px;
    padding:12px 24px;
    color:#fff;
    letter-spacing:3px;
    font-size:11px;
    text-transform:uppercase;
    cursor:pointer;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    display:block;
    border:none;
    width:auto;
}
#newer, #older {
    margin-top: -6em;
    margin-bottom: 11em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
}

#newer {
    text-align: left;
}
#older {
    text-align: right;
}
#newer a, #older a {
    background: #000000;
    color: #fff !important;
    padding: 10px;
}



.span4 .fa {
    padding: 5px;
}

.span4 h3 {
    font-size: 16px !important;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 10px !important;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    border-top: 1px solid;
}

.span4 #searchform input#s {
    border: 1px solid #eee;
    padding: 20px 9px;
}

.cat-item {
    list-style: none;
    background: #000000;
    text-transform: uppercase;
    padding: 5px;
    width: 104%;
    margin-left: -23px;
    margin-bottom: 3px;
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: 200;
    text-align: left;
}

.cat-item a {
    color: #ffffff !important;
}

.container {
    width: 100%;
}


.latests-post{
  width: 49%;
  display: inline-block;
    margin-bottom: -5px;
    margin-top: -20px;
}


.row.full_page_row {
    width:100%;
    margin-left:0px;
    margin-top: -3em;
    background:#fff;
}

article {
    width: 100%;
    text-align: center;
    margin-top: 2em;
    position:relative;
    background:#fff;
    padding-bottom: 2em;
}

.post_date_title_excerpt {
    text-align: right;
    margin-bottom: 50px;
    padding: 1em;
}

.post-date {
    font-size: 11px;
    letter-spacing: 1px;
    background: #000;
    color: #fff;
    padding: 4px;
}
.post_title {
    float: right;
}
.post_excerpt{
    width: 100%;
    text-align: justify;
    display: inline-block;
    position: relative;
    margin-top: 5px;
}


/****************************************/
/* Top Bar
/****************************************/

#top-bar {
    height: 38px;
    background: #000000;
    width: 100%;
    position: fixed;
    z-index: 9999;
    -webkit-backface-visibility: hidden;
    top: 0;
    padding-top: 17px;
    display: inline-flex;
}
#top-bar .container_top{
    position: relative;
    width: 60%;
    margin-top: -12px;
    left: 8em;
}

/* Menu **********/
.slicknav_menu {
    display:none;
}

#nav-wrapper .menu {
    float:left;
    margin: 0px 0px 0px 8px;
}
#nav-wrapper .menu li {
    display:inline-block;
    margin-right:35px;
    position:relative;
}
#nav-wrapper .menu li a {
    color: #ffffff;
    line-height: 50px;
    text-transform: uppercase;
    display: block;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
    padding-top: 15px;
    padding-bottom: 15px;
    font: 200 normal 15px Raleway;
    letter-spacing: 1px;
}
#nav-wrapper .menu li a:hover {
    color:#888;
    text-decoration:none!important;
}
#nav-wrapper .menu > li.menu-item-has-children > a:after {
    font-family: FontAwesome;
    content: "\f107";
    margin-left:7px;
    color:#999;
    font-size:13px;
}

/* Dropdown **********/
#nav-wrapper .menu .sub-menu,
#nav-wrapper .menu .children {
    background-color: #000000;
    display: none;
    padding: 0;
    position: absolute;
    margin-top:0;
    left: -30px;
    z-index: 99999;
    
}

#nav-wrapper ul.menu ul a,
#nav-wrapper .menu ul ul a {
    color: #ffffff;
    margin: 0;
    font-size:12px;
    letter-spacing:1px;
    padding: 6px 10px;
    min-width: 175px;
    line-height:20px;
    -o-transition:.25s;
    -ms-transition:.25s;
    -moz-transition:.25s;
    -webkit-transition:.25s;
    transition:.25s;
    border-top:1px solid;
    border-color:#333;
}

#nav-wrapper ul.menu ul li,
#nav-wrapper .menu ul ul li {
    padding-right:0;
    margin-right:0;
}

#nav-wrapper ul.menu ul a:hover,
#nav-wrapper .menu ul ul a:hover {
    color: #fff;
    background:#333;
}

#nav-wrapper ul.menu li:hover > ul,
#nav-wrapper .menu ul li:hover > ul {
    display: block;
}
#nav-wrapper ul.menu ul a, #nav-wrapper .menu ul ul a {
    color: #ffffff;
    margin: 0;
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 1px;
    padding: 6px 10px;
    min-width: 175px;
    line-height: 20px;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
    border-top:none;
}

#nav-wrapper .menu .sub-menu ul,
#nav-wrapper .menu .children ul {   
    left: 100%;
    top: 0;

    
}

/****************************************/
/* Slicknav CSS
/****************************************/
.slicknav_btn { 
    position: relative; 
    display: block; 
    vertical-align: middle; 
    float: right;  
    line-height: 27px; 
    cursor: pointer;  
    height:27px; 
    background-color: transparent;
}
.slicknav_menu  .slicknav_menutxt { 
    display: block; 
    line-height: 1.188em; 
    float: left; 
}
.slicknav_menu .slicknav_icon { 
    float: left; 
    margin: 0.188em 0 0 0.438em; f
    ont-size:19px;
}
.slicknav_menu .slicknav_no-text { 
    margin: 0 
}
.slicknav_menu .slicknav_icon-bar { 
    display: block; 
    width: 1.125em; 
    height: 0.125em; 
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { 
    margin-top: 0.188em 
}
.slicknav_nav { 
    clear: both 
}
.slicknav_nav ul, .slicknav_nav li { 
    display: block 
}
.slicknav_nav .slicknav_arrow { 
    font-size: 0.8em; 
    margin: 0 0 0 0.4em; 
}
.slicknav_nav .slicknav_item { 
    cursor: pointer; 
}
.slicknav_nav .slicknav_row { 
    display: block; 
}
.slicknav_nav a { 
    display: block 
}
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a { 
    display: inline 
}
.slicknav_menu:before, .slicknav_menu:after { 
    content: " "; 
    display: table; 
}
.slicknav_menu:after { 
    clear: both 
}
.slicknav_menu { 
    *zoom: 1 
}
.slicknav_btn {
    margin: 5px 5px 6px;
    margin-left:0;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #fff;
}
.slicknav_menu {
    background:#fff;
    padding:6px;
}
.slicknav_nav {
    margin:0;
    padding:0;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow:hidden;
}
.slicknav_nav ul {
    padding:0;
    margin:0 0 0 20px;
}
.slicknav_nav .slicknav_row {
    padding:5px 10px;
    margin:2px 5px;
}
.slicknav_nav a{
    padding:5px 10px;
    margin:2px 5px;
    text-decoration:none;
    color:#000;
    font-size:11px;
    font-weight:400;
    letter-spacing:2px;
    text-transform:uppercase;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav a:hover{
    background:#fff;
    color:#333;
}
.slicknav_nav .slicknav_txtnode {
    margin-left:15px;   
}

.slicknav_menu .slicknav_no-text {
    margin-top:7px;
}


/****************************************/
/* Footer Menu
/****************************************/
footer {
    background: #000;
    position: relative;
}
footer h4.block-heading {
    color: #fff;
    font: italic 18px Raleway, serif;
    width: 100%;
    margin: auto;
    position:absolute;
    margin-top: -2.3em;
}

ul#menu-footer-menu {
    display: inline-flex;
    list-style: none;
}
#menu-footer-menu li {
    padding: 2em;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 100;
    letter-spacing: 2px;
    font-style: normal;

}

#menu-footer-menu li a{
    color: #fff;
}
/****************************************/
/* Footer logo
/****************************************/
footer .nav-title {
    width: 100%;
    text-align: center;
    position: relative;
    padding: 1em 0em 1em 0em;
}
footer .nav-title a {
    font: normal normal 45px Lato;
    color: #fff;
    text-transform: uppercase;
    font-weight: 200;
    font-style: italic;
    letter-spacing: 3px;
}

footer .nav-title img {
    max-width: 90%;
    max-height: 80px;
    height: auto;
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

/****************************************/
/* Footer social
/****************************************/

footer .top_social {
    width:auto;
    margin: auto;
    text-align: center;
    margin-top: 10px;
}
footer .top_social .fa {
    font-size: 12px;
    padding: 0.5em;
    color: #fff;
}



.container {
    width: 100%!important;
}

/****************************************/
/* Full Page Layout
/****************************************/
.row.full_page_row #full_page_layout {
    max-width: 1020px;
    float: none;
    width: 75%;
    margin: auto;
}

.row.style_page_row {
    display: inline-flex;
    max-width: 973px;
    width: 100%;
    margin: auto;
    text-align: center;
}
.list_page_pagination{
    max-width: 973px;
    width: 100%;
    margin: auto;
    text-align: center;
    padding-top: 8em;
}

.full_layout_single_post {
    margin-top: 2em;
}

#full_page_layout .post_title {
    float: none;
}
#full_page_layout .post_title h1 {
    text-align: center;
    margin: auto;
}

.full_page_comments {
    float: right;
}
.full_page_comments a {
    color:#000;
}

.post_share {
    float:left;
}
.post_share a {
    color:#000;
    padding: 5px;
    font-size:14px;
}
.post_share a .fa{
    width:10px;
}

#full_page_layout a.more-link {
    text-align: center;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: 100;
    color: #fff !important;
    background: #000;
    padding: 6px;
    display: block;
    float: none;
    width: 98.5%;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    margin-top: 20px;
    font-style: normal;
}

.full_page_pagination {
    margin-top: 6em;
}


/****************************************/
/* Page Layout with Sidebar
/****************************************/
div#sidebar_layout_row {
    width: 90%;
    max-width: 1250px;
    margin-left: 0px;
    margin: auto;
}

div#sidebar_layout_row .span8{
    width: 70%;
    margin-left: 0px;
}
#sidebar_layout_row .full_layout_single_post {
    margin-top: 0em;
    margin-bottom: 5em;
}
#sidebar_layout_row span.post-date {
    width: 98.5%;
    float: left;
    text-align: center;
    background: none;
    color: #000;
}

.date {
    width: 100px;
    margin: 0 auto;
    background-color: #fff;
    z-index: 5;
    position: inherit;
    font-weight: 200;
    font-size: 14px;
}

#sidebar_layout_row .post-date:before {
  content: "";
  display: block;
  border-top: solid 1px black;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 1;
}

#sidebar_layout_row span.post-date {
  background: #fff;
  position: relative;m
  z-index: 5;
}
#sidebar_layout_row .post_title {
    text-align: center !important;
    float: none !important;
}

#sidebar_layout_row a.more-link {
    text-align: center;
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: 100;
    color: #000000 !important;
    background: none;
    border: none;
    padding: 6px;
    display: block;
    float: none;
    width: 98.5%;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    margin-top: 20px;
    font-style: normal;
}

div#sidebar_layout_row .span4 {
    width: 25%;
    margin-left: 0em;
    padding-left: 50px;
}


/****************************************/
/* Single Post
/****************************************/

.row.single_post_page {
    width: 100%;
    margin-left: 0px;
    margin-top: -6em;
}

.row.single_post_page #full_page_layout {
    max-width: 1020px;
    float: none;
    width: 75%;
    margin: auto;
    padding-top: 10em;
}

.row.single_post_page #full_page_layout .full_layout_single_post .post_data_sidebar {
    width: 100%;
    margin: auto;
    text-align: center;
}
.row.single_post_page #full_page_layout .full_layout_single_post .post_title{
    margin-bottom: 0em;
}
.row.single_post_page #full_page_layout .full_layout_single_post .post_excerpt img{
    margin-bottom: 1em;
    margin-top: 1em;
}

.row.single_post_page #full_page_layout .full_layout_single_post .post_excerpt .post_share {
    width: 100%;
    display: block;
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
    padding-top: 30px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.row.single_post_page #full_page_layout .full_layout_single_post .post_excerpt .full_page_comments {
    float: left;
    padding-top: 50px;
}


.mobile_social {
    display: none;
}
.mobile_title {
    display:block;   
}

.comment-form-comment textarea {
    max-width: 700px;
    min-width: 500px;
    width: 80%;
}

.metaslider .caption,
.metaslider .cs-title,
.metaslider .nivo-caption {
    text-align: center;
}

.empty_div {
    display: block;1
    width: 100%;
}

.post_social span {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px;
}
/****************************************/
/* @Media
/****************************************/


@media (min-width: 1200px){
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width: 100% !important;
}
}

@media (min-width: 1170px){

}

@media (max-width: 1250px){
#nav-wrapper .menu li {
    margin-right: 20px;
}
}
@media (max-width: 1100px){
#nav-wrapper .menu li {
    margin-right: 10px;
}
}
@media (max-width: 1020px){
#nav-wrapper .menu li {
    margin-right: 9px;
}
}
@media (max-width: 979px){
#sidebar_layout_row .post-date:before {
  content: none;
  display: block;
  border-top: none;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  z-index: 1;
}

 #sidebar_layout_row span.post-date {background: none;}

.post_data_sidebar {height: 40px;}
.nav-title {
    letter-spacing: 5px;
    padding-bottom: 0px !important;
    font-size: 45px;
    margin-top: 1em;
}

.latest-post h1 {
    display: none;
}

.latest-post img {
    min-height: 0px;
    padding-bottom: 25px;

}

#menu-menu-1 {
    width:100%;
}

.metaslider .caption {
    display: none !important;
}
body {
    padding: 0px !important;
}
.span8 {
    width: 100% !important;
    margin-top: 0px;
    padding: 0px !important;
}
.span4 {
    width: 100% !important;
}

.nav-title a {
    font-size: 45px;
    margin-bottom: -34px;
}
.row {
    padding-top: 0px;
}
h1 {
    font-size: 24px;
}
.container{
    height: 40px;
}
body {
    padding-top: 0;
}

.dropdown-menu {
    text-align: left;
}

.dropdown-menu li{
    margin-bottom: -20px;
}


#carousel {
    display: none;
}

#newer{
    margin-top: 0px;
    text-align:right;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 10px;
}

#nav-wrapper {
    display:none;
}

.slicknav_menu {
    display:block;
}
div#top-bar {
display: none;
}


#menu-footer-menu li {
    padding: 1em;
}

.row.style_page_row {
    display: block;
}
.style_page_row .col-md-6{
    width:75%;
    margin:auto;
}

.row.single_post_page #full_page_layout{
    width:95%;
}

.mobile_social {
    display: block;
    top: 0;
    position: absolute;
    width: 100%;
    float: right;
}
.mobile_social .top_social{
    width: 75%;
    margin-top: 13px;
    padding: 5px 5px;
    z-index: 999999;
    position: relative;
    float: right;
    text-align: right;
}
.mobile_social .top_social a {
    color: #000;
}
.mobile_social .top_social .fa {
    font-size: 13px;
    color: #000;
}

.mobile_title {
    width: 100%;
    margin: auto;
    display:block;  
}

.mobile_title .nav-title {
    padding-bottom: 50px;
    padding-top: 50px;
    width: 100%;
    text-align: center;
}
.mobile_title .nav-title a {
    font-size: 50px;
    margin-bottom: 0px;
    color: #000;
}


.comment-form-comment textarea {
    max-width: 350px;
    min-width: 350px;
    width: 80%;
}

footer h4.block-heading {
    font: italic 12px Raleway, serif;
}


.metaslider .slides img{
    position: relative;
}
.slider-box {
    height: auto;
    min-height: 100%;
    margin-top: 0px;
    width: 100%;
    margin-bottom: 50px;
}
/****************************************/
/* @Media front page list style
/****************************************/
.post_date_title_excerpt {
    text-align: center;
}
.post_date_title_excerpt .post_title {
    float: none;
}
.post_date_title_excerpt .post_excerpt a.more-link {
    text-align: center;
    width: 100%;
}

.post_excerpt p{
    width: 100%;
    text-align: justify;
    display: inline-block;
    position: relative;
    margin-top: 5px;
}

/****************************************/
/* @Media front page with sidebar
/****************************************/
.metaslider {
    padding-top: 0px;
}
.metaslider .caption-wrap {display: none !important;}
article {
    margin-top: 0em;
}
#sidebar_layout_row span.post-date {
    width: 98.5% !important;
    float: none;
    text-align: center;
}
#sidebar_layout_row .post_title {
    float: none;
}
.post_title h1 {
    letter-spacing: 1px;
    text-align: center;
}
#commentcount {
    padding-top: 0px;
}
#sidebar_layout_row .full_layout_single_post {
    margin-top: -0.5em;
    margin-bottom: 2em;
}
.full_page_pagination {
    margin-top: 3em;
}
div#sidebar_layout_row .span4 {
    padding-left: 0em; 
    padding-top: 7em;
}
#menu-footer-menu li a{
    padding: 10%;
}

.list_page_pagination {
    max-width: auto; 
    width: 75%;
}
}
@media (max-width: 800px){
.menu-footer-menu-container {
    display: none;
}
}
@media (max-width: 450px){
    .navbar .brand{
    font-size: 12px;
    max-width: 97.5%;
    letter-spacing: none;
    }
    #socialicons {
    display: none;
    }
    .nav-title {
    padding-bottom: 30px;
    }
    #carousel {
    display: none;
    }

    .row.full_page_row #full_page_layout {
        width: 95%;
    }
    div#sidebar_layout_row {
        width: 95%;
    }
        #menu-footer-menu li {
        padding: 0em;
    }
        .style_page_row .col-md-6{
    width:95%;
    }
.list_page_pagination {
    width: 95%;
}

}