@import url('./fonts/Roboto/font.css');

html {    
    /*abc*/
    height: 100%;
    background: #F0F0F0;
    padding: 0px; 
    margin: 0px;
    font-family: 'Arial'; 
    font-size: 14px;
    color: #000;    
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #25282A;
}

h1{
    font-size: 55px;
    font-weight: 700;
    margin-top: -14px;
}

h3 {
    /* font-family: 'Roboto'; */
    font-weight: 300;
    font-size: 55px;
    color: #25282A;
    margin-bottom: 0;
}

h4 {
    color: #FF6712;
    font-family: 'Roboto';
    font-weight:700;
    font-size: 55px;
}

h5{
    line-height: 26px;
}

.yellowc{
    color:#FF6712;
}

a, a:visited, a:focus {
    text-decoration: none;
    outline: 0;
    color:inherit;
}

.clear{clear: both;}

.hrline{
    border-bottom:1px solid #efefef;
    margin: 20px 0px;
}

a.button{
    background-color: #FF6712;
    border-radius: 0;
    color: #ffffff;
    width: 100%;
    max-width: 150px;
    display: block;
    padding: 6px;
    /* margin: 16px auto 0; */
}
a.button:hover{text-decoration: none;}

.breadcrumbWrapper{ display:none; }

.mb10{
    margin-bottom:10px;
}
.mb20{
    margin-bottom:20px;
}
.mb30{
    margin-bottom:30px;
}

.breadcrumb .delimiter{
    padding:0 6px;
}

.outer-mainmenu-container{
    max-width: 1140px;
    margin: 0 auto;
}

.navbar{
    display:block;    
}

.navbar-brand {
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 30px;
}
.navbar-brand .brandingLogo{
    width: 100%;
    max-width: 400px;
}
.navbar-brand .brandingText{
    top: 7px;
    padding-left: 10px;
    position: relative;
}
.menuad {
    float:right;
    padding-top:16px;
}
.menu-mainmenu-container {
    max-width: 1050px;
    margin: 0 auto;
    display: block;
    width:100%;
}
.menu-mainmenu-container ul li a{
    color: #25282A !important;
    font-size: 18px;
}
.menu-mainmenu-container ul > li.current-menu-parent > a,
.menu-mainmenu-container ul > li.current-menu-item > a{
    color: #FF6712 !important;
}

.menu-mainmenu-container ul > li:hover{
    background:#f0f0f0;
    border-top: 3px solid #FF6712;
    margin-top: -3px;
}

/*sub menu*/
.menu-mainmenu-container ul.sub-menu {
    background: #363b40;
}
.menu-mainmenu-container ul.sub-menu li a {
    font-family: 'Roboto';
    font-size: 14px;
    color: #D7DCE0 !important;
    padding:10px;
    
}
.menu-mainmenu-container ul.sub-menu li a:hover{
    background: #42494F;
}

.navbar-collapse{
    border-top: 3px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9;
    background: #FFF;
}

.inner-wrapper{
    padding-top: 30px;
    clear:both;
}

.boxed_header p {
    margin:0;
}

/*GALLERY*/
/* .gallery-items { margin-right: -15px; } */
.gallery-items .gallery-gutter{
    width: 1%;
}
.gallery-items .image-wrapper{
    position: relative;    
}
.gallery-items .infos{
    background-color:#efefef;
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    padding:8px;
}
.gallery-items .gallery-item{    
    width: 24%;
    margin: 0.5% 0%;
    min-width: 164px;
}
/*GALLERY END*/

div.hr {
    border-top:1px solid #efefef;
    margin:20px 0;
}

/* ICON */
.features_icon{
    float: left;
    display: block;
    width: 80px;
    height: 80px;
    margin-right: 20px;
    margin-bottom: 5px;
    background-color: #F0F0F0;
    background-repeat: no-repeat;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.features_icon.mobile {
    background-image: url("./img/mobile.png");
}
.features_icon.speaker {
    background-image: url("./img/speaker.png");
}
.features_icon.envelope {
    background-image: url("./img/envelope.png");
}
.features_icon.chat {
    background-image: url("./img/chat.png");
}
.features_icon.clock {
    background-image: url("./img/clock.png");
}

/*FOOTER*/
.footerContainerOuter {
    border-top: 2px solid #41494f;
    padding-top: 10px;
}

.footerContainer {
    margin-top: 60px;
    padding-top: 40px;
    padding-bottom: 20px;
    background: #363B40;
    color:#fff;
}
.footerContainer p {
    margin:0;
}
.footerContainer .boxed_header .content-item{
    background: #42494F;
    color:#fff;
}
.footerContainer .menu-footermenu-container{
    
}
.footerContainer .menu-footermenu-container ul{
    float: right;
    margin-bottom: 0;
}
.footerContainer .menu-footermenu-container ul li{
    display: inline-block;
}
.footerContainer .menu-footermenu-container ul li:before{
    content: "\00b7";
	display: inline-block;
    margin: 0 8px;
}
.footerContainer .menu-footermenu-container ul li:first-child:before{
    content: "";
	display: none;
}
.footerContainer .menu-footermenu-container ul li a{
    display:inline-block;
    padding: 0;
}
.footerContainer .menu-footermenu-container ul li.current-menu-item a{
    color:#FF6712;
}
.footerContainer .postList-item .div-item h2{
    font-size:14px;
    margin-bottom:0px;
}
.footerContainer .postList-item .div-item h2 a{
    color:#fff;
}

.footerContainer .postList-item .div-item .excerpt-item,
.footerContainer .postList-item .div-item .more-item-link{
    display:none;
}
.footerContainer .postList-item .div-item .category-item {
    padding: 0;
    margin:0;
}
.footerContainer .postList-item .div-item .category-item a{
    background-color:inherit;
    color:#fff;
    padding:0;
    color:#8797a2;
    font-size: 10px
}
/*FOOTER-END*/

.inner-wrapper ul li {
    list-style-type: disc;
    margin-left:18px;
}


  /*SLIDESHOW - CAROUSEL */
.slideshow.carousel{
    width: 100%;
    overflow:hidden;
    padding-bottom:25px;
}
.slideshow.carousel .slide-items {
    position: relative;
    display:flex;
}
.slideshow.carousel > .slideNavs{
    display:none;
}
.slideshow.carousel .slide-items .slide-item {
    width:70%;
    min-width:50%;
    display:initial !important;
    margin:0 10px;
    flex-shrink: 0;
    position: relative;
}

.slideshow.carousel .slide-items .slide-item img{    
    height:auto;
}

.slideshow.carousel .slide-items .slide-item .div-item{
    color:#fff;
    position: absolute;
    left:3%;
    top: 80px;
    padding: 30px;
    /* width: 50%; */
    
}
.slideshow.carousel .slide-items .slide-item .div-item .category-item{ font-size: 0.75vw; }
.slideshow.carousel .slide-items .slide-item .div-item h2{ font-size: 1.5vw; }
.slideshow.carousel .slide-items .slide-item .div-item .excerpt-item { font-size: 0.75vw;}

.slideshow.carousel .slide-items .slide-item .div-item .bg{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #0000005c;
    z-index:0;
}

.slideshow.carousel .slide-items .slide-item .div-item * {
    position: relative;
    z-index: 1;
}

.slideshow.carousel .slide-items .slide-item .slideNavs{
    position: absolute;
    right: 0;
    top: 0;
}
.slideshow.carousel .slide-items .slide-item .slideNavs .navArrow{
    padding: 10px 16px;
    display: inline-block;
    cursor: pointer;
    background:#000;
    border-radius: 0;
}
.slideshow.carousel .slide-items .slide-item .slideNavs .navArrow:hover{
    background:#FF6712;
}

/* Next & previous buttons */
.slideshow.carousel .dots{ display:none; }


/* Position the "next button" to the right */
.slideshow.carousel .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.slideshow.carousel .prev:hover, 
.slideshow.carousel .next:hover {
    background-color: rgba(0,0,0,0.8);
}
/*SLIDESHOW - CAROUSEL  END*/

/*---------------------------------------------------------------------------------------------------*/
/*SLIDESHOW*/
/* 
.slideshow {
    position: relative;    
  }
  
.slideshow .slide-item {
    display: none;
}

.slideshow .slide-item img { max-width: 100%;}

.slideshow .prev, 
.slideshow .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
}

.slideshow .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.slideshow .prev:hover, 
.slideshow .next:hover {
    background-color: rgba(0,0,0,0.8);
}

.slideshow .slide-item .div-item {
    background-color: rgba(0, 0, 0, 0.4);
    color: #f2f2f2;
    font-size: 15px;
    position: absolute;
    bottom: 50px;
    width: 100%;
    text-align: center;
}

.slideshow .slide-item .div-item .title {
    font-size: 30px;
    line-height:30px;
    margin: 0 0 10px 0;
    color: #ff0505;
}

.slideshow .slide-item .div-item .excerpt {
    font-size: 14px;
    color: #e0e0e0;
}

.slideshow .dots {
    position:relative;
    text-align: center;
    bottom: 27px;
    z-index: 100;
}

.slideshow .dots .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.slideshow .dot span{display:none;}

.slideshow .dot.active, .dot:hover {
    background-color: #717171;
}

.slideshow .fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {opacity: .4} 
    to {opacity: 1}
}

@keyframes fade {
    from {opacity: .4} 
    to {opacity: 1}
} */

  /*SLIDESHOW - END*/
/*---------------------------------------------------------------------------------------------------*/

/*sidebar Main */

.sidebar-item .sideitem {
    padding-bottom:20px;
}

.sidebar-item .newsletter{
    background-color: #f0f0f0;
    color: #000000;
    padding: 10%;
    border: medium solid #FF6712;
    margin-bottom: 40px;

}
.sidebar-item .newsletter h2{
    text-align: center;
    font-size: 29px;
}

.sidebar-item .newsletter p{
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
}

.sidebar-item .newsletter a{
    background-color: #FF6712;
    border-radius: 0;
    color: #ffffff;
    width: 100%;
    max-width: 150px;
    display: block;
    padding: 6px;
    margin: 16px auto 0;
}
.sidebar-item .newsletter button{
    background-color: #FF6712;
    border-radius: 0;
    border:none;
    color: #ffffff;
    width: 100%;
    display: block;
    padding: 6px;
    margin: 16px auto 0;
}
.sidebar-item .newsletter button:active,
.sidebar-item .newsletter button:focus{
    box-shadow: none;
    background-color: #FF6712;
}

.sidebar-item .post-type-adrombauthor h2{
    font-size: 16px;
    text-align: center;
}
.sidebar-item .post-type-adrombauthor a{
    width: 70%;
    margin: 0 auto;
    display: block;
}
.sidebar-item .post-type-adrombauthor img{
    border-radius: 50%;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);    
}
.sidebar-item .post-type-adrombauthor .excerpt-item,
.sidebar-item .post-type-adrombauthor .more-item-link{
    display:none;
}

.sidebar-item .post-type-post img{
    margin:0;
}

.sidebar-item .post-type-post h2{
    font-size:16px;
    margin-bottom: 10px;
}
.sidebar-item .post-type-post .div-item{
    background-color: #f0f0f0;
    padding: 20px;
}
.sidebar-item .post-type-post .category-item{
    padding: 0;
    margin: 0;
}
.sidebar-item .post-type-post .category-item a {
    padding: 0;
    background-color: inherit;
    color: #FF6712;
    font-size: 12px;
}
.sidebar-item .post-type-post .excerpt-item,
.sidebar-item .post-type-post .more-item-link{
    display:none;
}

.sidebar-item .postList-item{
    margin: 10px 0;
}

.sidebar-item .advert img{
    width: 100%;
    margin:0 0 50px;
}

/*sidebar Main-END */

  /*postlist*/
.postList-item{
    margin-bottom: 20px;
}

.postList-item img{
    margin-bottom: 16px;
}

.postList-item h2{
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #25282A;
    margin-bottom: 16px;
    font-size: 28px;
}

.postList-item .category-item{
    padding: 10px 0;
    margin-bottom: 16px;
}
.postList-item .category-item a{
    padding: 10px 15px;
    background-color: #FF6712;
    font-weight: bold;
    color: #FFF;    
    font-size: 12px;
}

.postList-item a.more-item-link {    
    position: relative;
    display: inline-block;
    height: 29px;
    text-transform: uppercase;
    color: #25282A;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    
}
.postList-item a.more-item-link:hover{
    background-color: #FF6712;
    text-decoration: none;
    color:#fff;
}
.postList-item a.more-item-link .more-item{
    display: block;
    height: 29px;
}
.postList-item a.more-item-link .more-item .arrow{
    display: block;
    width: 29px;
    height: 29px;
    background: #FF6712 url(./img/arrow.png) no-repeat;
    float:left;
}
.postList-item a.more-item-link .more-item .readmoreText{
    display: inline-block;
    padding: 5px 10px 0;
}

  /* POSTLISTS PAGINATION */
  /* .page-numbers.dots{display:none;} */
  .post-list-pagination{      
      padding:10px 0;
      border-top:1px solid #f0f0f0; 
      display:block;
      clear:both;
  }
  .post-list-pagination .page-numbers{
      display: inline-block;
      padding:0 5px;
      background-color:#FF6712;
      color:#fff;
  }
  .post-list-pagination .page-numbers.current{
    background-color:#fff3a8;    
  }
  .post-list-pagination .page-numbers:hover{
      text-decoration: none;
  }

.boxed_header {
    font-size: 18px;
    line-height: 140%;
    font-weight: normal;
    color: #25282A;
    margin: 20px 0;
}

.boxed_header .content-item{
    padding: 8px 18px;
    background: #F0F0F0;
    margin-bottom: 10px;
}
.boxed_header .row{
    
}

.boxed_header.big .content-item{
    padding: 18px 28px;
}

.single .image-item{
    margin-bottom:20px;
}
.single .main-content .author-item a:hover h2{
    color: #FF6712;
    text-decoration: none;
}
.single .main-content .author-item img{
    border-radius: 50%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.single .main-content .author-item .excerpt-item,
.single .main-content .author-item .more-item {
    display: none;
}
.single .main-content .author-item h2{
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    padding-top: 10px;
}

.single .main-content .categories-item {
    margin: 20px 0 30px 0;
    padding: 15px 0 0 0;
    border-top: 1px solid #E9E9E9;
}

.single .main-content .categories-item .prefix,
.single .main-content .categories-item .separator{
    padding:0 4px 0 0;
    font-weight:bold; 
    color:#7C7C7C;
    background: inherit;
}
.single .main-content .categories-item a{
    background-color: inherit;
    color: #FF6712;
    font-weight:bold;
    font-size: 12px;
}

/*AUTHOR LIST*/
.postList-item.author-list{
    border-top: 1px solid #E9E9E9;
    padding-top: 50px;
}
.postList-item.author-list > a{
    display:block;
    float:left;
    width:35%
}
.postList-item.author-list .div-item{
    float:left;
    width: 60%;
    margin: 0 0 0 5%;
}
.postList-item.author-list .div-item h2{
    line-height: 26px;
}
.postList-item.author-list .more-item-link{
    display:none;
}

/*TOP POST LIST*/
.postList-item.topPost h2{
    font-size: 16px;
    font-family: Roboto;
    margin-bottom:6px;
}
.postList-item.topPost .excerpt-item,
.postList-item.topPost .more-item-link{
    display:none;
}
.postList-item.topPost .category-item {
    padding:0;
}
.postList-item.topPost .category-item a{
    color:#FF6712;
    background: none;
    padding:0;
}

/*AUTHOR OVERVIEW*/

.archive.post-type-archive-adrombauthor .main-content{

}
.archive.post-type-archive-adrombauthor .main-content .postList-item{
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 7px;
    border-bottom: 1px solid #e9ecef;
}
.archive.post-type-archive-adrombauthor .main-content .postList-item a{

}
.archive.post-type-archive-adrombauthor .main-content .postList-item .div-item{
    padding-left: 70px;
}

.searchinput-item {
    margin-bottom:10px;
}

form .preloader {
    width:64px;
    height:64px;
    background: url('./img/preloader.gif');
    margin: 0 auto;
}

.separator{
    background: #F0F0F0;
    border: none;
    height: 10px;
    margin: 25px 0;
    width:100%;
}

/*explicit page styles*/
.policy .content-item:first-child > p:first-child {display:none;}
.policy h2{
    font-weight: 300;
    font-size: 55px;
    color: #25282A;
    padding-bottom: 20px;
}

.policy h3{
    font-size:28px;
    font-weight: 500;
}

form input,
form textarea {
    color: #464646 !important;
    background: #F0F0F0 !important;
    border: none !important;
    font-size: 14px !important;
    padding: 15px 20px !important;
}

form input[name="singleName"]{
    padding:0 !important;
    background: none !important;
}

form .formMessageContainer{
    padding: 10px;
    margin: 20px 0;
    border-radius: 2px;
    clear:both;
    text-align: center;
}
form .formMessageContainer.success{
    color: #075607;
    border: 1px solid #618661;
}
form .formMessageContainer.error{    
    color: rgb(99, 9, 9);
    border: 1px solid rgb(99, 9, 9);
}
form button[type="submit"],
form button[type="submit"]:active,
form button[type="submit"]:focus{
    outline:none;
    background:#FF6712 !important;
    color:#fff !important;
    border:4px solid #FF6712;
    margin-bottom: 10px;
}
form button[type="submit"]:hover{
    background:#fff;
    color:#FF6712;
    border:4px solid #FF6712;
}

form.contact button[type="submit"]{
    float:right;
}

form .preloader{
    clear: both;
}

@media screen and (max-width: 1200px) {
    .slideshow.carousel .slide-items .slide-item .div-item { width: 70%; top:20px;}
    .slideshow.carousel .slide-items .slide-item .div-item .category-item{ font-size: 1.5vw; }
    .slideshow.carousel .slide-items .slide-item .div-item h2{ font-size: 2vw; }
    .slideshow.carousel .slide-items .slide-item .div-item .excerpt-item { font-size: 1.5vw;}
}

@media screen and (max-width: 967px) {
    .menuad{display:none;}
}