/* ==========================================================================
   font-family: 'open_sansextrabold';
   font-family: 'open_sanslight';
   font-family: 'open_sansbold';
   font-family: 'open_sansregular';
#fb902d ==> default title color orange
   
   ========================================================================== */


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 26, 2013 */


/* ==========================================================================
    Global styles starts here
   ========================================================================== */

@font-face {
    font-family: 'source_sans_proregular';
    src: url('../fonts/sourcesanspro-regular-webfont.eot');
    src: url('../fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/sourcesanspro-regular-webfont.woff') format('woff'),
    url('../fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
    url('../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_problack';
    src: url('../fonts/sourcesanspro-black-webfont.eot');
    src: url('../fonts/sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/sourcesanspro-black-webfont.woff') format('woff'),
    url('../fonts/sourcesanspro-black-webfont.ttf') format('truetype'),
    url('../fonts/sourcesanspro-black-webfont.svg#source_sans_problack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_problack_italic';
    src: url('../fonts/sourcesanspro-blackitalic-webfont.eot');
    src: url('../fonts/sourcesanspro-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/sourcesanspro-blackitalic-webfont.woff') format('woff'),
    url('../fonts/sourcesanspro-blackitalic-webfont.ttf') format('truetype'),
    url('../fonts/sourcesanspro-blackitalic-webfont.svg#source_sans_problack_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_probold';
    src: url('../fonts/sourcesanspro-bold-webfont.eot');
    src: url('../fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/sourcesanspro-bold-webfont.woff') format('woff'),
    url('../fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
    url('../fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_prolight';
    src: url('../fonts/sourcesanspro-light-webfont.eot');
    src: url('../fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/sourcesanspro-light-webfont.woff') format('woff'),
    url('../fonts/sourcesanspro-light-webfont.ttf') format('truetype'),
    url('../fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
    background: url(../img/body-bg4.jpg) repeat;
}

.bodybg {
background: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

h1 {}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {}

/*p {
    margin: 0;
    padding-bottom: 20px;
    color: #676364;
    font-size: 14px;
    line-height: 22px;
    font-family: 'source_sans_proregular';
}*/

.more {
    transition: all 1s;
    color: #373435;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'source_sans_probold';
    letter-spacing: 1px;
}

.more:hover {
    color: #ed3237;
    text-decoration: none;
}

.more [class^="fw-icon-"] {
    color: #ed3237;
    font-size: 14px;
}

p:nth-last-child(1) {
    padding-bottom: 0;
}

a {
    transition: all 0s;
}

.last {}

.spacing {}

.spacing-tp {
    padding-top: 30px;
}

.spacing-bt {
    padding-bottom: 0px;
}

.spacing-lt {
    padding-left: 30px;
}

.spacing-rt {
    padding-right: 30px;
}

.centering {
    text-align: center;
}
.page_padding {
    padding: 0 20px;
}
.page-styling {
    background: #ffffff;
    padding: 0  0px;
    margin-top: 30px;
    border-radius: 5px;
    padding-bottom: 0px;
}

.ruler {
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 15px;
}


/*.lines{background: url(../img/border.jpg) repeat-x 0; text-align: center; width: 100%;}*/

.lines {
    text-align: center;
    width: 100%;
}

.more-btn {
    padding: 0 15px;
    background: #ffffff;
    display: inline-block;
    margin: 0 auto;
}

.more-btn .btn {
    color: #de4a19;
    font-size: 16px;
    background: #f7c645;
    font-family: 'source_sans_probold';
    text-transform: uppercase;
    padding: 5px;
    border-radius: 5px;
}

.more-btn .btn:hover {
    background: #de4a19;
    color: #f7c645;
}


.content-wrap {
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 20px;
}

/* ==========================================================================
    Menu colors starts here
   ========================================================================== */

.nav > li > a.main_active {
    margin-top: 1px;
    height: 48px;
/*    color: #555555 !important;*/
    color: #cc6732;
     font-size: 16px;
    background: white;
    text-transform: uppercase;
      display: flex;
  align-items: center;
  justify-content: center;

}

.menu_bg {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 49px;
/*    background: #b59496;*/
/*    background: -moz-linear-gradient(-90deg, #7abdf2, #3f8ecc);*/
    
/*
    background: -webkit-gradient(linear, left top, left bottom, from(#aaaaaa), to(#cc6732));
    background: -ms-linear-gradient(#aaaaaa, #cc6732);
*/
/*
    background: -webkit-gradient(linear, left top, left bottom, from(#fb902d), to(#d26b0c));
    background: -ms-linear-gradient(#fb902d, #d26b0c);
*/
/*
    background: -webkit-gradient(linear, left top, left bottom, from(#7abdf2), to(#3f8ecc));  
    background: -ms-linear-gradient(#7abdf2, #3f8ecc);
*/
/*
    background: -webkit-gradient(linear, left top, left bottom, from(#ee7e6c), to(#cc6b5c   ));
    background: -ms-linear-gradient(#7abdf2, #3f8ecc);
*/
    background: -webkit-gradient(linear, left top, left bottom, from(#b59496), to(#999ba4   ));
    background: -ms-linear-gradient(#b59496, #999ba4);


}

.secnav_bg {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -1px;
    height: 30px;
/*    background-color: #4baaf2;*/
/*    background-color: #999999;*/
/*    background-color: #f78d2a;*/
/*       background-color: #ee7e6c;*/
/*       background-color: #cd836e;*/
    background-color: #c28376;

}

.menu_text {
    text-shadow: rgba(151,73,0,0.5) 0 -1px;
    font-size: 16px;
    color: #fbfbfb;
    text-transform: uppercase;
}

.menu .navbar .nav > li > a {
    color: #f14723;
    font-size: 16px;
    font-family: 'source_sans_proregular';
    padding: 10px;
    text-transform: uppercase;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    color: #cc6732;
    background: -webkit-gradient(linear, left top, left bottom, from(#999ba4), to(#ffffff));
    background: -ms-linear-gradient(#999ba4, #ffffff);
}

.navbar-nav > li > a.secnav {
    text-shadow: rgba(151,73,0,0.5) 0 -1px;
    font-size: 14px;
    color: #fbfbfb;
    text-transform: uppercase;
}
.navbar-nav > li > a.secnav:hover {
    text-shadow: rgba(151,73,0,0.5) 0 -1px;
    font-size: 14px;
    color: #cc6732;
    background: -moz-linear-gradient(-90deg, #c28376, #ffffff);
    background: -webkit-gradient(linear, left top, left bottom, from(#c28376), to(#ffffff));
    background: -ms-linear-gradient(#c28376, #ffffff);    
    height: 27px;
    margin-top: 2px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}


.navbar-nav > li > a.secnav_active {
    color: #cc6732 !important;
    font-size: 14px;
    background: #ffffff;
    text-transform: uppercase;
    height: 27px;
    margin-top: 2px;
    display: flex;
    align-items: center;
}


/* ==========================================================================
    Menu styles starts here
   ========================================================================== */

.menu {
    text-align: center;
    padding-top: 0px;
    padding-bottom: 10px;
}



.menu .navbar {
    margin-bottom: 0;
}

.menu .navbar {
    display: inline-block;
}

.menu .navbar .nav > li {
    margin: 0 10px;
}

.menu .navbar .nav > li.splitbuttonl {
    margin-right: 0px;
}

.menu .navbar .nav > li.splitbuttonr {
    margin-left: 0px;
}


/************************************************************/
/******************SECNAV classes****************************/
/************************************************************/



.secnavpadd {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}


/************************************************************/
/******************SECNAV classes END**********************/
/************************************************************/

.menu .navbar-nav > li > .dropdown-menu {
    background: #373435;
    text-align: left;
}

.menu .dropdown-menu > li > a {
    color: #ebebeb;
    font-family: 'source_sans_proregular';
    text-shadow: none;
}


.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #4f4d4e;
}

.dropdown-menu > li > a {
    padding: 8px 8px;
}

.dropdown-menu > li {
    border-bottom: 1px solid #4f4d4e;
}

.dropdown-menu > li:nth-last-child(1) {
    border-bottom: none;
}

.menu .dropdown-menu {
    padding: 0;
}

.menu .nav .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}

.menu .nav a:hover .caret {
    border-top-color: #f14723;
    border-bottom-color: #f14723;
}

.mini-menu {
    display: none;
}

.mini-menu .selectnav {
    display: none;
    width: 100%;
    background: #ebebeb;
    font-weight: 600;
    padding: 10px;
    height: 42px;
    border: 1px solid #d2d2d2;
    color: #909090;
    border-radius: 5px;
    cursor: pointer;
    outline: 0;
}

.selectnav select {
    appearance: none;
}

.mini-menu label {
    position: relative;
    width: 100%;
}

.mini-menu label:after {
    content: '<>';
    font: 11px "Consolas", monospace;
    color: #000;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 14px;
    top: 14px;
    padding: 0 0 2px;

    position: absolute;
    pointer-events: none;
}

.mini-menu label:before {
    content: '';
    right: 6px;
    top: 10px;
    width: 25px;
    height: 25px;
    background: #ebebeb;
    position: absolute;
    pointer-events: none;
    display: block;
}

.menu2 {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 0px;
}

.menu2 .navbar {
    margin-bottom: 0;
}

.menu2 .navbar {
    display: inline-block;
}

.menu2 .navbar .nav > li {
    border-bottom: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
    margin: 0 10px;
}

.menu2 .navbar .nav > li > a {
    color: #f14723;
    font-size: 16px;
    font-family: 'source_sans_proregular';
    padding: 10px;
    text-transform: uppercase;
}

.menu2 .navbar .nav > li > a:hover {
    color: #ffffff;
    background: #f14723;
}

.menu2 .navbar-nav > li > .dropdown-menu {
    background: #373435;
    text-align: left;
}

.menu2 .dropdown-menu > li > a {
    color: #ebebeb;
    font-family: 'source_sans_proregular';
    text-shadow: none;
}

.menu2 .dropdown-menu {
    padding: 0;
}

.menu2 .nav .caret {
    border-top-color: #909090;
    border-bottom-color: #909090;
}

.menu2 .nav a:hover .caret {
    border-top-color: #ebebeb;
    border-bottom-color: #ebebeb;
}



/* ==========================================================================
    Generic styles starts here
   ========================================================================== */

.header-wrapper {
    border-radius: 0px 5px 5px 0;
    text-align: center;
    background: #ffffff;
}

.site-name {
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    background: #ffffff;
    border-radius: 5px;
    margin-top: -20px;
    border: 2px solid #cc6732;
}

.site-name h1 {
    padding: 40px 30px;
    font-family: 'source_sans_problack';
    font-size: 40px;
    line-height: 30px;
    color: #cc6732;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.subsite-name {
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    background: #ffffff;
    border-radius: 3px;
    margin-top: -10px;
    border: 1px solid #cc6732;
}

.subsite-name h1 {
    padding: 20px 15px;
    font-family: 'source_sans_problack';
    font-size: 30px;
    line-height: 25px;
    color: #cc6732;
    letter-spacing: 2px;
    text-transform: uppercase;
}


.imgfloat {
  display: flex;
  align-items: center;
  justify-content: center;
    padding-top: 10px;
}

.imgfloatr {
  display: flex;
  align-items: right;
  justify-content: right;
    padding-top: 10px;
}

.treelogo {
    width: 50px;
    position: absolute;
    right: 20px;
    top: 10px;

}

.containerprojekte {
    padding-top: 10px;
}
.imgpadd {
    padding-top: 20px;
}

.col-sm-4 .imgpadd {
    padding-top: 40px;
}

.partner_image {
    padding: 15px;
}

/* ==========================================================================
    Generic Text styles starts here
   ========================================================================== */
.page-title-container {
    height: 50px; 
/*    width: 100%;*/
    display: flex; 
    align-items: center; 
    justify-content: center; 
    background-color: #ffffff;
}
.page-title {
    font-size: 32px; 
    font-weight: bold; 
    padding-bottom: 0px; 
    color: #cc6732;
    align: center; 
}   
.headline {
    font-size: 36px;
    font-weight: bold;
    line-height: 30px;
    color: #cc6732;
    letter-spacing: 1px;
    padding-bottom: 8px;
    padding-top: 8px;
}

.textbody {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 16px;
}

.textcenter {
    width: 100%;
    text-align: center;
}

.textframe {
    border: 3px solid #cc6732;

    height: 100%;
}

.spenden {
    font-size: 18px;
    font-weight: bold;
    color: #cc6732;
}

.chaptertitle {
    font-weight: bold;
    font-size: 18px;
    color: #cc6732;
    padding-bottom: 0px;
    padding-top: 10px;
}

.licolor {
    color:  #cc6732;
    font-size: 20px;
    line-height: 1.1;
}

.litext {
    color: #333333;
    font-size: 16px;
}

.text-padding {
    padding-top: 20px;
}

/* ==========================================================================
    Icontop styles starts here
   ========================================================================== */

.icontop {
    display: block;
    margin: auto;
    z-index: 900;
    padding: 20px;
}



/* ==========================================================================
    Mitglieder / member styles starts here
   ========================================================================== */

.mitglieder-bg {
    background-color: #ffffff;
    color: #cc6732;
}


/*
.mitglieder-border {
		border-top: 1px; 
		border-left: 1px;
		border-right: 1px;
		border-bottom: 0px;
		border-style: solid;
		border-color: #fb902d;
 }
.mitglieder-border-lastrow {
		border-top: 1px; 
		border-left: 1px;
		border-right: 1px;
		border-bottom: 1px;
		border-style: solid;
		border-color: #fb902d;
 }
*/

.mitglieder-row {
    background-color: #ffffff;
    width: 100%;
    padding: 8px;
    text-align: left;
}

.mitgliederbild {
    padding: 0px;
    margin-right: 10px;
}

.mitglieder-text {
    color: #333333;
    font-size: 14px;
}

.mitgliedname {
    font-weight: bold;
    font-size: 16px;
    color: #cc6732;
}


/* ==========================================================================
    parrainage styles starts here
   ========================================================================== */
.parr-img {
    padding-top: 10px;
    position:relative;
    
}
.overlay {
    position:absolute;
    background:rgba(255,255,255,0.9);
    width:250px;
    color: #555555;
    font-size: 11px;
    bottom: 0;
    height: 45%;
    overflow: auto;
    padding: 5px;
}

.overlay2 {
    position:absolute;
    background:rgba(255,255,255,0.9);
    width:300px;
    color: #555555;
    font-size: 11px;
    bottom: 0;
    height: auto;
    overflow: auto;
    padding: 5px 5px 0px 5px;
}

.parr_button_div {
    position:absolute;
}
#button {
    background:rgba(255,255,255,0.8);
    font-size: 16px;
    border: none;
    color: blue;
    height: 25px;
    width: 25px;
    font-weight: bolder;
}

/* ==========================================================================
    project styles starts here
   ========================================================================== */

.layerclose {
position: absolute;
margin-top: 40px;
}
.projectframe {
width:80%; 
height:85%; 
margin-top: 5%;
margin-left: 10%;
}
.overlayframe {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.8);
  z-index: 2;
  cursor: pointer;
}
.proj-img {
    padding-top: 10px;
    position:relative;
    
}
.proj_overlay {
    position:absolute;
    background:rgba(255,255,255,0.9);
    width:250px;
    color: #555555;
    font-size: 12px;
    bottom: 0;
    height: 45%;
    overflow: auto;
    padding: 5px;
}

.proj_overlay2 {
    position:absolute;
    background:rgba(255,255,255,0.9);
    width:300px;
    color: #555555;
    font-size: 11px;
    bottom: 0;
    height: auto;
    overflow: auto;
    padding: 5px 5px 0px 5px;
}

.proj_button_div {
    position:absolute;
}
#proj_button {
    background:rgba(255,255,255,0.8);
    font-size: 16px;
    border: 1px solid #cc6732;
    color: blue;
    height: 20px;
    width: auto;
    font-weight: bolder;
}

/* ==========================================================================
    Image map styles starts here
   ========================================================================== */

.bibliothek:hover {
    cursor: pointer;
      opacity: 0.3;
}


/* ==========================================================================
    News styles starts here
   ========================================================================== */

.news-teaser-bg {
    background-color: #f2f2f2;
    padding: 10px;
}

.news-teaser-border {
    border-top: 0.5px;
    border-top-color: grey;
    border-left: 1px;
    border-left-color: grey;
    border-right: 1px;
    border-right-color: grey;
    border-bottom: 0.5px;
	 border-bottom-color: #ccc;
    border-style: solid;
}

.news-teaser-row {
    background-color: #ffffff;
}

.news-teaser-last-row {
    background-color: #ffffff;
    border-bottom: 1px solid gray;
}

.news-teaser-more {
    padding-top: 10px;
}

.news-page {
    background-color: #f2f2f2;
    padding: 20px;
}

.news-tile {
    border: 1px solid #cc6732;
    margin-bottom: 15px;
    background-color: #ffffff;
}

.news-first-row {
    height: 100%;
}

.news-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    color: #cc6732;
    letter-spacing: 1px;
    padding-bottom: 3px;
}

.news-date {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
    vertical-align: middle;
}

.news-image {
    width: 8 0%;
    height: 100%;
}

.news-text, p {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 7px;
    font-size: 14px;
}

.news-anchor {
    text-decoration: none;
    color: #cc6732;
}

.news-anchor:hover {
    text-decoration: none;
    color: #cc6732;
}


/* ==========================================================================
    @media styles starts here
   ========================================================================== */

@media (max-width: 1200px) {
.overlay {
    width: auto;
    overflow: auto;
    }
}


@media (max-width: 1000px) {
    .site-name {
        border-radius: 3px;
        margin-top: -10px;
        border: 2px solid #cc6732;
    }
    .site-name h1 {
        padding: 20px 15px;
        font-size: 30px;
        line-height: 16px;
        letter-spacing: 2px;
    }
    .mitglieder-text {
        font-size: 14px;
    }
    .mitlgliedname {
        font-size: 16px;
    }
    .navbar-nav > li > a.secnav {
        font-size: 12px;
    }
    .navbar-nav > li > a.secnav:hover {
        font-size: 12px;
    }
    
    ..menu_text {
        font-size: 14px;
    }
    .navbar-nav > li > a  {
        font-size: 14px;
    }
.nav > li > a.main_active {
        font-size: 14px;
    }
.overlay {
    width: auto;
    overflow: auto;
}

}



@media (max-width: 768px) {
    .site-name {
        border-radius: 2px;
        margin-top: 10px;
        border: 1px solid #cc6732;
    }

    .site-name h1 {
        padding: 15px 10px;
        font-size: 20px;
        line-height: 0px;
        letter-spacing: 1px;
    }

    .news-title, .chaptertitle {
        font-size: 14px;
        font-weight: bold;
        line-height: 20px;
        color: #cc6732;
        letter-spacing: 0px;
        padding-bottom: 2px;
    }

    .news-text, .litext {
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 14px;
    }

    .news-page {
        padding: 10px;
    }

    .mitglieder-text {
        font-size: 12px;
    }

    .mitlgliedname {
        font-size: 14px;
    }

    .mitglieder-row .col-sm-1,
    .mitglieder-row .col-sm-10,
    .container .mitglieder-border {
        padding: 0px;
    }
    .page-styling {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-top: 0px !important;
    }
    .treelogo {
        width: 30px;
        position: absolute;
        left: 15px;
    }

    ..menu_text {
        font-size: 14px;
    }
    .navbar-nav > li > a  {
        font-size: 14px;
    }
    
    .page-title-container {
        height: 40px;
    }
    .page-title {
        font-size: 20px;
    }
.overlay {
    width: 250px;
    overflow: auto;
}

}
@media (max-width: 400px) {
    .site-name,
    .subsite-name {
        border-radius: 1px;
        margin-top: 5px;
        border: 1px solid #cc6732;
    }

    .site-name h1,
    .subsite-name h1 {
        padding: 10px 5px;
        font-size: 16px !important;
        line-height: 0px;
        letter-spacing: 1px;
    }

    .news-title, .chaptertitle {
        font-size: 12px;
        font-weight: bold;
        line-height: 14px;
        color: #cc6732;
        letter-spacing: 0px;
        padding-bottom: 1px;
    }

    .news-text, .litext {
        padding-top: 3px;
        padding-bottom: 3px;
        font-size: 12px;
    }

    .news-page {
        padding: 2px;
    }

    .hidewhensmall {
        display: none;
    }

    .mitglieder-text {
        font-size: 10px;
    }

    .mitlgliedname {
        font-size: 12px;
    }

    .mitglieder-row .col-sm-1,
    .mitglieder-row .col-sm-10,
    .container .mitglieder-border {
        padding: 0px;
    }

    .page-styling {
        padding-right: 0px !important;
        padding-left: 0px !important;
        margin-top: 0px !important;
    }
    .page_padding {
        padding: 0 5px;
    }
    .treelogo {
        width: 30px;
        position: absolute;
        left: 15px;
    }
.col-sm-4 .imgpadd {
    padding-top: 20px;
    }
        .page-title-container {
        height: 30px;
    }
    .page-title {
        font-size: 14px;
    }
.overlay {
    width:250px;
    overflow: auto;
}


}


/* ==========================================================================
    Banner styles starts here
   ========================================================================== */

/*.banner{overflow: hidden; border-radius: 10px 0 10px 10px; box-shadow: -8px 8px 0px 1px rgba(0, 0, 0, 0.1);}
    .banner:hover { border-radius: 10px 0 10px 10px; box-shadow: -8px 8px 0px 1px rgba(0, 0, 0, 0.1); transition:all 3s;} */
.banner {
    overflow: hidden;
}
.banner:hover {
    transition: all 3s;
}
.carousel-caption {
    padding-top: 0px;
    padding-bottom: 0px;
}
.banner .carousel-caption h1,
h2 {
    opacity: 0;
}
.banner .carousel-caption .btn {
    opacity: 0;
}
.banner .carousel-caption [class^="fw-icon-"] {
    opacity: 0;
}

/*    .banner .carousel-inner:hover img{-webkit-filter: blur(10px); transition:all 3s; }
    .banner .carousel-inner:hover h1{ transition:all 1s; opacity: 0.9 !important; background-color: white; }
    .banner .carousel-inner:hover h2{ transition:all 1s; opacity: 0.9 !important;  background-color: white; }
    .banner .carousel-inner:hover [class^="fw-icon-"]{ transition:all 1s; opacity: 0.9 !important;  background-color: white; }
    .banner .carousel-inner:hover .btn{ transition:all 1s; opacity: 0.9 !important;  }*/
.banner .carousel-caption {
    background: none;
    top: 25%;
}
.banner .carousel-caption h1 {
    color: #373435;
    text-shadow: none;
    font-size: 42px;
    padding-bottom: 25px;
    font-family: 'source_sans_probold';
    text-transform: uppercase;
}
.banner .carousel-caption h2 {
    color: #373435;
    text-shadow: none;
    font-size: 32px;
    font-family: 'source_sans_probold';
    font-weight: normal;
}
.banner .carousel-caption [class^="fw-icon-"] {
    display: inline-block;
    margin-bottom: 25px;
    font-size: 50px;
    color: #fff;
    border-radius: 50%;
    background: #373435;
    width: 80px;
    height: 80px;
    line-height: 80px;
}
.banner .carousel-caption .btn {
    border-radius: 3px;
    background: #373435;
    color: #ebebeb;
    font-size: 20px;
    font-family: 'source_sans_probold';
    border: none !important;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    padding: 12px 15px;
    line-height: 16px;
}
.banner .carousel-caption .btn:hover {
    background: #ed3237;
    color: #ebebeb;
    border: none !important;
}



.main-title {
    text-align: center;
}
.main-title h1 {
    font-size: 32px;
    color: #cc6732;
    font-family: 'source_sans_probold';
    letter-spacing: 3px;
    padding-bottom: 10px;
    padding-top: 20px;
    text-transform: uppercase;
    text-align: center !important;
}
.main-title h4 {
    font-size: 18px;
    line-height: 24px;
    color: #676364;
    font-family: 'source_sans_proregular';
    text-align: center !important;
}

.featured-block {
    padding-left: 10px;
}
.featured-block .block {
    overflow: hidden;
}
.icon-btn {
    float: left;
    display: inline-block;
}
.icon-btn .icon {
    color: #ebebeb;
    font-size: 25px;
    display: inline-block !important;
    cursor: pointer;
    width: 60px !important;
    height: 60px !important;
    border-radius: 10px 0 10px 10px;
    line-height: 60px;
    text-align: center;
    position: relative;
    z-index: 1;
    border: none;


    background: #373435;
    box-shadow: -8px 8px 0px 1px rgba(0, 0, 0, 0.1);
    margin-right: 30px;
}
.featured-block .block {}
.featured-block .block h5 {
    color: #373435;
    font-size: 16px;
    line-height: 22px;
    font-family: 'source_sans_probold';
    text-transform: uppercase;
    padding-bottom: 15px;
}

.featured-items {
    overflow: hidden;
    margin: 0 auto;
    display: inline-block;
    padding-bottom: 10px;
    padding-top: 20px;
    background-color: #f2f2f2;
}
.featured-items ul {
    margin: 0 auto;
    padding-left: 0;
}
.featured-items ul li {
    list-style: none;
    width: 23.076923076923076923076923076923%;
    margin-right: 2.5641025641025641025641025641026%;
    display: inline-block !important;
}
.featured-items ul li:nth-last-child(1) {
    margin-right: 0;
}
.featured-items ul li .item {
    text-align: left;
    overflow: hidden;
    border-radius: 5px 0 5px 5px;
    background: #ffffff;
    height: 400px;
    margin-bottom: 10px;
    border: 1px solid #cc6732;
}
.featured-items ul li .item:hover {
    transition: all 0.5s;
    border-width: 1px;
    border-color: #428bca;
}
.featured-items ul li .item:hover h5 {
    color: #428bca;
    background-color: #fbf0a4;
}
.featured-items ul li .item:hover p {
    color: #333333;
}
.featured-items ul li .item:hover .more {
    color: #ebebeb;
}
.featured-items ul li .item:hover .more:hover {
    color: #ed3237;
    text-decoration: none;
}
.featured-items ul li .item h5 {
    color: #cc6732;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    font-family: 'source_sans_probold';
}
.featured-items ul li .item img {
    padding-bottom: 25px;
}
.featured-items ul li .item p {
    padding: 0 10px;
    padding-bottom: 15px;
}

.tags {
    display: inline-block;
    padding-top: 15px;
    width: 40%;
}
.tags h5 {
    color: #ed3237;
    font-size: 16px;
    line-height: 22px;
    font-family: 'source_sans_probold';
    text-transform: uppercase;
}
.tags .btn {
    box-shadow: -4px 4px 0px 1px rgba(0, 0, 0, 0.1);
    color: #373435;
    text-transform: uppercase;
    font-family: 'source_sans_probold';
    font-size: 16px;
    padding: 6px 10px;
    border-radius: 5px;
    border: 1px solid #c2c2c2;
    background: #ebebeb;
    margin-right: 1.5%;
    margin-bottom: 10px;
}
.tags .btn:hover {
    background: #373435;
    color: #ebebeb;
}
a.fill-div {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
    color: #333333;
}


.item-title {
    padding: 20px;
}


/* ==========================================================================
    Sidebar styles starts here
   ========================================================================== */
.left_menu {
padding: 4px;
cursor: pointer;
color: white;
font-weight: bold;
}

/* ==========================================================================
    Footer styles starts here
   ========================================================================== */
.footer {
    background-color: #f2f2f2;
    color: #cc6732;
}

.footerrow {
    padding: 20px;

}

.footerdiv {
    border: 1px solid #cc6732;
    background-color: #ffffff;
    display: block;
    width: 100%;
    height: inherit;
    padding: 10px;
    overflow: auto;
}

.footertitle {
    font-weight: bold;
}
.footerul {
    padding-left: 20px;
}
.footerlinks {}


/* ==========================================================================
    Copyrights styles starts here
   ========================================================================== */
.copy-rights {
    position: relative;
    padding: 0;
    overflow: hidden;
    text-align: center;
    color: #5b5b5b;
    font-size: 11px;
    line-height: 26px;
    font-family: 'source_sans_proregular';
}

.copy-rights a {
    font-size: 16px;
    font-family: 'source_sans_proregular';
    color: #ebebeb;
}

.copy-rights a:hover {
    color: #ed3237;
    text-decoration: none;
}

.blur {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.blur:hover {
    -webkit-filter: blur(5px);
}
.main-title ul li {
    width: 100%;
}