.page-wrap {
    padding:0;
    background-color:#dbccb6;
}
/*Custom colors bootstrap */
.text-warning {color:#dbccb6 !important;}
.bg-warning {background-color:#dbccb6 !important;}
.bg-darksrn {background-color:#978369}
.btn a {color:#fff;}
.btn a:hover {color:#dbccb6;}
.border-darksrn {border-bottom:6px solid #978369;}
.border-darktop {border-top:6px solid #978369;}
.border-darksrn2 {border:2px solid #978369;}
.bg-log {
    background-image: url("../images/log.jpg");
    background-repeat: repeat;
}

.topbar, .mob-menu-logo-holder {
    border-bottom: 5px solid #978369;
}
/* Logo frontpage */
.toplogo {
    overflow: visible;
    position: relative;
    z-index: 999;
    margin-bottom:-80px;
}
.frontlogo, .toplogo2 {
    margin-right: auto !important;
}
@media screen and (max-width:600px) {
    .toplogo {
        max-height:90px;
        margin-left:20px;
    }
    .frontlogo {max-height: 10px;}
}
@media screen and (max-width:1024px) and (min-width: 600px) {
    .toplogo {
        max-height:120px;
        margin-left:30px;
    }
    .frontlogo{ max-height:10px;}
}
.guglfont {
    font-family: 'Courgette', sans-serif;    
}
h1, h2, h3, h4, h5 {
    font-family: 'Rajdhani', sans-serif;    
}
/* Images */
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; }

.postcontent img {
    padding:2px;
    border:2px solid #978369;
    max-width:100%;
    height:auto;
}
a {
    text-decoration: none;
    color:#222;
}
a:hover {
    color:#978369;
}
.pull-left img {
    border: 2px solid #978369;
    padding:1px;

}
header {
    background-color: #dbccb6;
    width:100%;      
}

/*Header*/
header .container {
    position:relative;
         
    }
header .container .topmenu {
    width:100%;
    position:absolute;
    bottom:0;
}

/* Menus */
header .header-menu {
    list-style-type: none;
    display:flex;
}
header .header-menu li a {
    padding:.25rem 1rem;
    font-size:1.5rem;
    color:#181A1C;
    text-decoration: none;
    font-family: 'Rajdhani', sans-serif; 
    font-weight: bold;
    text-transform: uppercase;
}
header .header-menu li a:hover {
    color:#978369;
}
header .header-menu li:first-child a {
    padding-left:0;
}
header .header-menu li:last-child a {
    padding-right:0;
}
header .header-menu li {
    position: relative;
}
header .header-menu .sub-menu {
    display:none;
    z-index:999;
    position: absolute;
    top:100%;
    left:0;
    background: #222;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
    margin:0;
    padding:0;
    list-style-type: none;
    width:180px;
    border-radius: .5rem;
}
header .header-menu .sub-menu a {
    display:block;
    color:#dbccb6;
    padding:.25rem;
    text-align:center;
    text-decoration: none;

}
header .header-menu .sub-menu a:hover {
    color:#978369;
}
header .header-menu > .menu-item-has-children:hover > .sub-menu {
    display:block;
}
header .header-menu .menu-item-has-children .sub-menu > .menu-item-has-children:hover .sub-menu {
    display: block;
}
header .header-menu .sub-menu li .sub-menu {
    top:0;
    left:100%;
}

/* Widgets */
.widget {
list-style-type: none;
margin:0;
padding:0;
}
.widget-title {
    color:#181A1C;
    text-transform: uppercase;
    padding: 10px 0 5px 0;
    border-bottom: 2px solid #978369;
    
}
h4.widget-title:before, .jelen:before {
    content: url('../images/srnicon.png');
}
.jelen:before {
    content: url('../images/srnicon2.png');
}
.jelen:after {
    content: url('../images/srnicon3.png');
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carborder {
    clip-path: polygon(10% 9%,16% 14%,17% 14.5%,18% 14.8%,19% 15%,20% 14.8%,22% 14%,35% 10%,50% 6%,55% 5%,70% 1%,78% 0.1%,80% 0%,81% 0.1%,87% 1.8%,90% 3.2%,91% 3.8%,95% 7.5%, 100% 13%,100% 100%,0% 100%,0% 1%); 
    -webkit-clip-path: polygon(10% 9%,16% 14%,17% 14.5%,18% 14.8%,19% 15%,20% 14.8%,22% 14%,35% 10%,50% 6%,55% 5%,70% 1%,78% 0.1%,80% 0%,81% 0.1%,87% 1.8%,90% 3.2%,91% 3.8%,95% 7.5%, 100% 13%,100% 100%,0% 100%,0% 1%); 
}
.carousel {
    margin-bottom: 4rem;
    clip-path: polygon(10% 11%,16% 16%,17% 16.5%,18% 16.8%,19% 17%,20% 16.8%,22% 16%,35% 12%,50% 8%,55% 7%,70% 3%,78% 2.1%,80% 2%,81% 2.1%,87% 3.8%,90% 5.2%,91% 5.8%,95% 9.5%, 100% 15%,100% 98%,0% 98%,0% 3%);    
    -webkit-clip-path: polygon(10% 11%,16% 16%,17% 16.5%,18% 16.8%,19% 17%,20% 16.8%,22% 16%,35% 12%,50% 8%,55% 7%,70% 3%,78% 2.1%,80% 2%,81% 2.1%,87% 3.8%,90% 5.2%,91% 5.8%,95% 9.5%, 100% 15%,100% 98%,0% 98%,0% 3%);
    background-color: #978369;   
  }
    
  /* Declare heights because of positioning of img element */
  .carousel-item {
    height: 32rem;
  }
  .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 32rem;
  }

  @media screen and (max-width: 600px) {
    .carousel-item {
      height: 12rem;
    }
    .carousel-item > img {
        height:12rem;
    }

  }
  @media screen and (max-width: 1024px) and (min-width: 600px) {
    .carousel-item {
      height: 20rem;
    }
    .carousel-item > img {
        height:20rem;
    }
  }

  /* Footer stylesheet */
 footer {
    background-color:#198754;
    border-top: 5px solid #978369;
    width:100%;
  }
  /* Slider */
  .slider-section {
    padding-bottom: 70px;
    background: #181A1C url(../images/brand-bg2.jpg) no-repeat center;
    border-top:6px solid #dbccb6;
    border-bottom:6px solid #dbccb6;
}
.slider-section .container {
    padding-top:20px;
    position:relative;
}
.slider-section .title {
    color:#dbccb6;
}
.sub-section {
    margin-top:10px;
}
.sub-section .title {
    padding:0;
}
 
@media screen and (max-width:1024px) {
    .bigslider, .topbar {display:none}
    
}
@media screen and (min-width:1024px) {
    .smallslider {display:none}
}
@media screen and (min-width:765px) {
    .rifles2 {display:none}
    
}
@media screen and (max-width:765px) {
    .rifles1 {display:none}
    
}