/*	################################################################

        File Name: style.css
        NEVERMIND
        Created By: Filiz OZER
        http://themeforest.net/user/designingmedia
        
        1) IMPORT CUSTOM FILES
        2) GENERAL STRUCTURES
        3) SITE STRUCTURES
        4) SLIDER STYLES
        5) MODULES
        6) SIDEBARS AND WIDGETS
        7) PORTFOLIO STYLES
        8) ECOMMERCE STYLES
        9) BUDDYPRESS STYLES
        10) POST OPTIONS
        11) FOOTER STYLES
        12) COLOR SCHEMES

################################################################# */

/* 1. IMPORT CUSTOM STYLE FILES
================================================== */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url("/content/modules/index/new/assets/css/bbpress.css");
@import url("/content/modules/index/new/assets/css/fhmm.css");
@import url("/content/modules/index/new/assets/zoombox/zoombox.css");
@import url("/content/modules/index/new/assets/css/mightyslider.css");


/* 4. SLIDER STYLES
================================================== */
.pcss3-accordion {
    overflow: hidden;
    border: 5px solid #fff;

}
/*test*/

.pcss3-accordion-item {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    background: #f2f2f2;
    transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.pcss3-accordion-item:first-child {
    position: relative;
    left: 0 !important;
    width: 70%;
}

.pcss3-accordion-pic {
    position: relative;
    display: block;
    border-left: 5px solid #ffffff;

    width: 100%;
    opacity: 0.8;
    transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
}

.pcss3-accordion-input {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    opacity: 0;
}

.pcss3-accordion-input:checked {
    width: 0;
}

.pcss3-accordion-input:hover ~ .pcss3-accordion-pic {
    opacity: 1;
}

.pcss3-accordion-input:checked ~ .pcss3-accordion-pic {
    opacity: 1;
}

.pcss3-accordion-input:checked ~ .pcss3-accordion-item {
    left: 100%;
}

.pcss3-accordion2 .pcss3-accordion-item {
    left: 43%;
}

.pcss3-accordion3 .pcss3-accordion-item {
    left: 22%;
}

.pcss3-accordion4 .pcss3-accordion-item {
    left: 15%;
}

.pcss3-accordion5 .pcss3-accordion-item {
    left: 10.7%;
}

.pcss3-accordion6 .pcss3-accordion-item {
    left: 8.6%;
}

.pcss3-accordion7 .pcss3-accordion-item {
    left: 7.2%;
}

.pcss3-accordion8 .pcss3-accordion-item {
    left: 6.2%;
}

.pcss3-accordion9 .pcss3-accordion-item {
    left: 5.4%;
}

.pcss3-accordion-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    text-align: left;
    opacity: 0;
    transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    color: #777;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.9;
    word-wrap: break-word;
}

.pcss3-accordion-caption-top {
    top: 0;
    bottom: auto;
}

.pcss3-accordion-caption-right {
    top: 0;
    right: 0;
    left: auto;
    width: 40%;
}

.pcss3-accordion-caption-left {
    top: 0;
    width: 40%;
}

.pcss3-accordion-caption dl {
    margin: 0;
    padding: 20px;
}

.pcss3-accordion-caption dt {
    margin: 0 0 12px;
    padding: 0;
    font-weight: 500;
    color: #2a2a2a;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
}

.pcss3-accordion-caption dd {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 18px;
}

.pcss3-accordion-input:checked ~ .pcss3-accordion-caption {
    opacity: 1;
}

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

    .navbar-nav > li > a {
        padding: 10px 16px !important;
    }

    .pcss3-accordion-caption dl {
        padding: 15px;
    }

    .pcss3-accordion-caption dt {
        font-size: 18px;
        line-height: 26px;
    }

    .pcss3-accordion-caption dd {
        font-size: 11px;
        line-height: 15px;
    }
}

@media screen and (max-width: 480px) {
    .pcss3-accordion-caption dl {
        padding: 10px;
    }

    .pcss3-accordion-caption dt {
        font-size: 16px;
        line-height: 20px;
    }

    .pcss3-accordion-caption dd {
        font-size: 10px;
        line-height: 14px;
    }
}

.pcss3-accordion-dark {
    overflow: hidden;
    border: 5px solid #000;
    box-shadow: 0 5px 15px #808080;
}

.pcss3-accordion-dark .pcss3-accordion-item {
    background: #0d0d0d;
    box-shadow: 0 0 0 1px #000;
}

.pcss3-accordion-dark .pcss3-accordion-caption {
    background: rgba(255, 255, 255, 0.7);
    color: #000;
}

#verticalslider {
    position: relative;
    background: #fff;
    border: #fff 3px solid;
}

#verticalslider .mSButtons {
    width: 80%;
}

#verticalslider .frame {
    width: 100%;
    height: 500px;
}

#verticalslider .frame .slide_element {
    height: 100%;
}

#verticalslider .frame .slide_element > div {
    float: left;
    width: 100%;
}

#verticalslider .frame .mSCover img {
    max-width: none;
}

#verticalslider .caption {
    font-size: 26px;
    line-height: normal;
    font-weight: 600;
    text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0px;
    color: #333;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    padding: 5px 15px;
    opacity: 0;
    white-space: nowrap;
    z-index: 1002;
    text-transform: uppercase;
}

#verticalslider .caption1 {
    bottom: 30px;
    right: 130px;
    font-weight: 400;
}

#verticalslider .caption2 {
    bottom: 80px;
    font-weight: 300;
    right: 130px;
    text-transform: none;
    font-size: 16px;
    padding: 10px 15px;
}

#verticalslider .credit {
    position: absolute;
    bottom: 5px;
    left: 5px;
    font-size: 11px;
    line-height: normal;
    font-weight: 300;
    text-shadow: rgba(0, 0, 0, 0.7) 0 1px 0px;
    color: #CCC;
    background: #000;
    background: rgba(0, 0, 0, 0.4);
    padding: 0 4px;
    white-space: nowrap;
    z-index: 102;
    text-transform: uppercase;
}

#verticalslider .credit a {
    color: #FFF;
    font-weight: 400;
}


.nivo-caption,
.theme-default .nivo-directionNav a {
    background-color: rgba(255, 255, 255, 0.8) !important;
}

.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    background: #ffffff;
    overflow: hidden;
}

.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0;
    margin: 0;
    max-width: none;
}

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: white;
    filter: alpha(opacity=0);
    opacity: 0;
}

/* The slices and boxes in the Slider */
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}

.nivo-box img {
    display: block;
}

/* Caption styles */
.nivo-caption {
    -moz-box-sizing: border-box;
    bottom: 7%;
    display: none;
    text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0px;
    color: #2a2a2a;
    font-size: 15px;
    left: 15px;
    line-height: normal;
    overflow: hidden;
    padding: 15px 30px;
    position: absolute;
    width: 40%;
    z-index: 8;

}

.nivo-caption p {
    padding: 5px;
    margin: 0;
}

.nivo-caption a {
    display: inline !important;
}

.nivo-html-caption {
    display: none;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0px;
}

.nivo-nextNav {
    right: 0px;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
    text-align: center;
    padding: 15px 0;
}

.nivo-controlNav a {
    cursor: pointer;
}

.nivo-controlNav a.active {
    font-weight: bold;
}

.theme-default .nivoSlider {
    position: relative;
    background: #fff url(images/loading-nivo.gif) no-repeat 50% 50%;
    margin-bottom: 0;
    pading: 0;
}

.theme-default .nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.theme-default .nivoSlider a {
    border: 0;
    display: block;
}

.theme-default .nivo-controlNav {
    text-align: center;
    display: none;
    padding: 20px 0;
}

.theme-default .nivo-controlNav a {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(images/bullets.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin: 0 2px;
}

.theme-default .nivo-controlNav a.active {
    background-position: 0 -22px;
}

.theme-default .nivo-directionNav a {
    display: block;
    width: 25px;
    height: 71px;
    background: url(images/arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.theme-default:hover .nivo-directionNav a {
    opacity: 1;
}

.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}

.theme-default a.nivo-prevNav {
    left: 15px;
}

.theme-default .nivo-caption {
}

.theme-default .nivo-caption a {
    color: #fff;
    border-bottom: 1px dotted #fff;
}

.theme-default .nivo-caption a:hover {
    color: #fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: none;
    margin-bottom: 5px;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto;
}

#videoslide {
    position: relative;
    background: #fff;
}

#videoslide .mightyslider_modern_skin {
    margin-right: 299px;
}

.mightyslider_modern_skin_modal {
    margin-right: 30% !important;
}

#videoslide .frame {
    width: 100%;
    height: 500px;
}

#videoslide .frame .slide_element {
    height: 100%;
}

#videoslide .frame .slide_element > div {
    float: left;
    height: 100%;
}

#videoslide .frame .mSCover img {
    max-width: none;
}

#videoslide .tabs {
    position: absolute;
    width: 299px;
    height: 100%;
    right: 0;
    background: #2E2E2E;
}

#videoslide .tabs_modal {
    width: 30%;
}

#videoslide .tabs ul {
    width: 100%;
    margin: 0;
    padding: 0;
}

#videoslide .tabs ul li {
    background: ##385777;
    width: 100%;
    cursor: pointer;
    padding: 15px 10px;
    border-bottom: #333 1px solid;
    color: #5a5a5a;
    font-weight: 300;
    font-size: 12px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -moz-transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -ms-transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -o-transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

#videoslide .tabs ul li:last-of-type {
    border-bottom: 0;
}

#videoslide .tabs ul li h3 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    color: #ffffff;
    margin: 0;
    margin-bottom: 10px;
}

#videoslide .tabs_modal ul li h3 {
    font-size: 14px;
}

#videoslide .tabs ul li:hover {
    background: #000;
    color: #fff;
}

#videoslide .tabs ul li:hover h3 {
    color: #FFF;
}

#videoslide .tabs ul li.active {
    background: #10707f;
    color: #FFF;
}

#videoslide .caption {
    font-size: 26px;
    line-height: normal;
    font-weight: 300;
    text-shadow: 0px 0px 0 rgb(208, 208, 208), 1px 1px 0 rgb(170, 170, 170), 2px 2px 1px rgba(0, 0, 0, 0.05), 2px 2px 1px rgba(0, 0, 0, 0.5), 0px 0px 1px rgba(0, 0, 0, .2);
    color: #FFF;
    opacity: 0;
    letter-spacing: -1px;
    white-space: nowrap;
    text-align: center;
    z-index: 1002;
    text-transform: uppercase;
    text-align: center;
}

#videoslide .caption1 {
    font-size: 20px;
    top: 390px;
    left: 80px;
    text-shadow: rgba(0, 0, 0, 0.7) 0 1px 0px;
    text-align: left;
    word-spacing: 4px;
    line-height: 100%;
}

#videoslide .caption2 {
    top: 390px;
    left: 180px;
    background: rgba(0, 0, 0, 0.4);
    padding: 10px 20px;
    border-radius: 100px;
}

#videoslide .caption3 {
    width: 166px;
    height: 166px;
    line-height: normal;
    font-size: 166px;
    font-family: Times;
    top: 300px;
    left: 300px;
}

#videoslide2 {
    position: relative;
    background: #fff;
}

#videoslide2 .mightyslider_modern_skin {
    margin-right: 299px;
}

.mightyslider_modern_skin_modal {
    margin-right: 30% !important;
}

#videoslide2 .frame {
    width: 100%;
    height: 500px;
}

#videoslide2 .frame .slide_element {
    height: 100%;
}

#videoslide2 .frame .slide_element > div {
    float: left;
    height: 100%;
}

#videoslide2 .frame .mSCover img {
    max-width: none;
}

#videoslide2 .tabs {
    position: absolute;
    width: 299px;
    height: 100%;
    right: 0;
    background: #2E2E2E;
}

#videoslide2 .tabs_modal {
    width: 30%;
}

#videoslide2 .tabs ul {
    width: 100%;
    margin: 0;
    padding: 0;
}

#videoslide2 .tabs ul li {
    background: #385777;
    width: 100%;
    cursor: pointer;
    padding: 15px 10px;
    border-bottom: #333 1px solid;
    color: #5a5a5a;
    font-weight: 300;
    font-size: 12px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -moz-transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -ms-transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -o-transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: background 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

#videoslide2 .tabs ul li:last-of-type {
    border-bottom: 0;
}

#videoslide2 .tabs ul li h3 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    color: #ffffff;
    margin: 0;
    margin-bottom: 10px;
}

#videoslide2 .tabs_modal ul li h3 {
    font-size: 14px;
}

#videoslide2 .tabs ul li:hover {
    background: #000;
    color: #fff;
}

#videoslide2 .tabs ul li:hover h3 {
    color: #FFF;
}

#videoslide2 .tabs ul li.active {
    background: #080;
    color: #FFF;
}

#videoslide2 .caption {
    font-size: 26px;
    line-height: normal;
    font-weight: 300;
    text-shadow: 0px 0px 0 rgb(208, 208, 208), 1px 1px 0 rgb(170, 170, 170), 2px 2px 1px rgba(0, 0, 0, 0.05), 2px 2px 1px rgba(0, 0, 0, 0.5), 0px 0px 1px rgba(0, 0, 0, .2);
    color: #FFF;
    opacity: 0;
    letter-spacing: -1px;
    white-space: nowrap;
    text-align: center;
    z-index: 1002;
    text-transform: uppercase;
    text-align: center;
}

#videoslide2 .caption1 {
    font-size: 20px;
    top: 390px;
    left: 80px;
    text-shadow: rgba(0, 0, 0, 0.7) 0 1px 0px;
    text-align: left;
    word-spacing: 4px;
    line-height: 100%;
}

#videoslide2 .caption2 {
    top: 390px;
    left: 180px;
    background: rgba(0, 0, 0, 0.4);
    padding: 10px 20px;
    border-radius: 100px;
}

#videoslide2 .caption3 {
    width: 166px;
    height: 166px;
    line-height: normal;
    font-size: 166px;
    font-family: Times;
    top: 300px;
    left: 300px;
}

/* Responsive */
@media (min-width: 980px) and (max-width: 1199px) {
    #videoslide .mightyslider_modern_skin {
        margin-right: 239px;
    }

    #videoslide .tabs {
        width: 239px;
    }

    #videoslide .tabs ul li h3 {
        font-size: 14px;
        line-height: 14px;
    }
}

@media (max-width: 979px) {
    #videoslide .mightyslider_modern_skin {
        margin-right: 182px;
    }

    #videoslide .tabs {
        width: 182px;
    }

    #videoslide .tabs ul li h3 {
        font-size: 11px;
        line-height: 11px;
    }
}

@media (max-width: 767px) {
    .marketing2 {
        margin-left: -20px;
        margin-right: -20px;
    }
}

@media (max-width: 480px) {
    #videoslide .mightyslider_modern_skin {
        margin-right: 0;
    }

    #videoslide .tabs {
        display: none;
    }

    .mightyslider_modern_skin_modal {
        margin-right: 0 !important;
    }

    #videoslide .tabs_modal {
        display: none;
    }
}

.carousel.thumbnail .carousel-control {
    bottom: 0;
    color: #FFFFFF;
    left: auto;
    right: 30px;
}

.slider_container {
    width: 100%;
    margin: auto;
    clear: both;
    padding: 30px 0 0 0;
}

.flex-caption {
    position: absolute;
    right: 11px;
    bottom: 20px;
}

.caption_title_line {
    background: #FFFFFF;
    height: 130px;
    padding: 20px 15px;
    width: 450px;
}

.flex-caption h2 {
    font-size: 20px;
    font-weight: 400;
    padding: 0;
    margin: 0px;
}

.flex-container a:active,
.flexslider a:active {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
    width: 100%;
    margin: 0;
    padding: 0 0 30px 0;
}

.flexslider .slides > li {
    display: none;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
    max-width: 100%;
    display: block;
    border: 10px #ffffff solid;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides > li:first-child {
    display: block;
}

.flexslider {
    position: relative;
    zoom: 1;
}

.flexslider .slides {
    zoom: 1;
}

.flexslider .slides > li {
    position: relative;
}

.flex-container {
    zoom: 1;
    position: relative;
}

/* Direction Nav */
.flex-direction-nav li a {
    width: 45px;
    height: 42px;
    margin: 0;
    display: block;
    position: absolute;
    cursor: pointer;
    text-indent: -9999px;
}

.flex-direction-nav li a.next {
    background: url(images/next.png) no-repeat center #ffffff;
    bottom: 41px;
    right: 11px;
}

.flex-direction-nav li a.prev {
    background: url(images/prev.png) no-repeat center #ffffff;
    bottom: 84px;
    left: 11px;
}

.flex-direction-nav li a.next:hover {
    background: url(images/next_a.png) no-repeat center #1a1a1a;
}

.flex-direction-nav li a.prev:hover {
    background: url(images/prev_a.png) no-repeat center #1a1a1a;
}

.flex-direction-nav li a.disabled {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: default;
}

/* Control Nav */
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -30px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 0 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-nav li:first-child {
    margin: 0;
}

.flex-control-nav li a {
    width: 14px;
    height: 14px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
}

.flex-control-nav li a:hover {
    background-position: 0 -14px;
}

.flex-control-nav li a.active {
    background-position: 0 -26px;
    cursor: default;
}

@media screen and (max-width: 1000px) {
    .slider_container {
        width: 100%;
        margin: 0 0 0;
        clear: both;
        background: none;
        padding: 30px 0 0 0;
    }

    .flexslider {
        width: 100%;
        margin: 0;
        padding: 0 0 30px 0;
        background: none;
    }

    .flex-direction-nav li a {
        width: 45px;
        height: 42px;
        margin: 0;
        display: block;
        position: absolute;
        right: 10px;
        cursor: pointer;
        text-indent: -9999px;
    }

    .flex-direction-nav li a.next {
        background: url(images/next.png) no-repeat center;
        bottom: 85px;
    }

    .flex-direction-nav li a.prev {
        background: url(images/prev.png) no-repeat center;
        bottom: 40px;
    }

    .flex-caption {
        display: none;
    }
}

#dm_slider {
    position: relative;
    top: 0;
    left: 0;
}

.dm_slider_main {
    max-width: 633px;
    margin: 20px auto;
}

.dm_slider_item1 {
    position: absolute;
    top: 5.3%;
    left: 3%;
}


.dm_slider_item2 {
    position: absolute;
    top: 40%;
    left: 3%;
}


.dm_slider_item3 {
    position: absolute;
    top: 73%;
    left: 7%;
}


.dm_slider_item4 {
    position: absolute;
    top: 5%;
    right: 3%;
}

.dm_slider_item5 {
    position: absolute;
    top: 39.5%;
    right: 2.6%;
}

.dm_slider_item6 {
    position: absolute;
    top: 72.3%;
    right: 6.6%;
}

.overlay {
    background: url(images/pattern.png);
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.client {
    padding: 10px 5px;
    background: #ffffff;
    background-color: rgba(255, 255, 255, 0.6);
    text-align: center;
}

.client .tooltip-inner {
    padding: 15px;
}

.testimonials-slider .carousel.thumbnail .carousel-caption {
    border: 0 solid #fff;
    box-shadow: none
}

.testimonials-slider img {
    width: 100px;
    border-radius: 100px;
}

.testimonials-slider .carousel.thumbnail .carousel-caption h4 {
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    margin: 15px 0 5px;
}

.testimonials-slider .carousel.thumbnail .carousel-caption p {
    font-weight: 400;
    margin-top: 10px;
    font-size: 12px;
}

.testimonials-slider .carousel.thumbnail .carousel-control {
    padding: 0;
    color: #ffffff;
}

.testimonials-slider .thumbnail {
    border: 0 solid #fff;
}


/* 9. BUDDYPRESS STYLES
================================================== */
ul li.forum-lastposts {
    float: left;
    position: relative;
    min-height: 50px;
    border-bottom: none;
    padding: 0px;
    width: 100%;
    margin-bottom: 1px;
}

a.activity-content-title {
    font-weight: 400;
    font-size: 14px;
}

.forum-lastposts-avatar {
    float: left;
    display: block;
    z-index: 100;
    position: relative;
}

ul li.forum-lastposts .activity-content {
    display: block;
    font-size: 14px;
    width: 80%;
    border-radius: 0;
    min-height: 50px;
    float: left;
    line-height: 1.6em;
    padding: 9px 9px 9px 16px;
    background: #ffffff;
}

ul li.forum-lastposts .activity-content a {
    color: #444444;
}

ul li.forum-lastposts .activity-content-details,
ul li.forum-lastposts .activity-content-details a {
    font-size: 12px;
    font-style: italic;
    color: #777;
}

.dm-detail-blocks > figure {
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 0.75%;
    overflow: hidden;
    position: relative;
    width: 100%;
}


.dm-detail-blocks > figure > img {
    float: left;
    width: 48%;
}

.dm-detail-blocks > figure > figcaption {
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 0 32px 40px 32px;
    position: absolute;
    right: 0;
    width: 52%;
}

.dm-detail-blocks > figure > figcaption h3 {
    font-size: 24px;
    font-weight: 300;
    margin: 10px 0;
}

.dm-detail-blocks > figure > figcaption strong {
    font-weight: 600;
}

.dm-detail-blocks > figure > figcaption a {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
}

.dm-detail-blocks > figure.inverse.active a:hover {
    color: #444444
}

.dm-detail-blocks > figure > figcaption a:hover {
    color: #ffffff
}

.dm-detail-blocks > figure.inverse {
    background: #2A2A2A;
}

.dm-detail-blocks > figure.inverse.active {
    background: #fff;
}

.dm-detail-blocks > figure.inverse.active h3 {
    color: #555555;
}

.dm-detail-blocks > figure.inverse > figcaption h3 {
    color: #fff;
}

.buddy-members {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 99999
}

.buddy-members ul {
    padding: 0 0 0 6px;
}

.buddy-members li {
    list-style: none
}

.buddy-members img.avatar {
    float: left;
}

.buddypress-container .buddy-group-blocks > figure > figcaption h3 {
    font-size: 17px;
    font-weight: 500
}

.buddypress-container .label {
    margin-left: 10px;
}

.buddypress-container .buddy-members img {
    width: 50px;
}

.buddypress-container .buddy-group-blocks > figure > figcaption {
    margin-left: 20px !important;
}

.buddypress-container .buddy-group-blocks {
    border-bottom: 1px solid #F3F3F3;
}

.buddypress-container .well {
    background: #fbfbfb;
    color: #f5f5f5;
    padding: 10px 20px 0 !important;
    border-radius: 0;
}

.buddypress-container .well h5 {
    font-size: 14px !important;
}

.buddypress-container .well ul {
    padding-left: 0
}

.buddypress-container .well ul li {
    float: left;
    margin-right: 15px;
}

.buddypress-container .well ul li a {
    text-decoration: none;
}

.buddypress-container .buddy-group-blocks > figure > figcaption {
    width: 89%;
}

.buddypress-container .form-control {
    height: 35px;
}

.buddypress-container .buddypress-single-header .buddy-members img {
    width: 120px;
}


.buddy-activity ul li {
    list-style: none;
}

.buddy-activity {
    list-style: none;
    padding-left: 10px
}

.buddy-members img {
    border: 5px solid #FFFFFF;
    display: block;
    margin: 5px;
    opacity: 1;
}

.buddy-members img:hover {
    opacity: 0.6
}

#sidebar ul.flickr li .img-thumbnail,
.buddy-members img {
    box-shadow: 2px 2px 7px 0 #efefef;
}

.buddy-group-blocks > figure {
    background: #FFFFFF;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    overflow: hidden;
    padding: 14px 10px;
    width: 100%;
}

.buddy-group-blocks > figure > figcaption {
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 0 0 10px 0;
    position: relative;
    font-size: 13px;
    overflow: hidden;
    left: 10px;
    width: 70%;
}

.buddy-group-blocks > figure > figcaption h3 {
    font-size: 21px;
    font-weight: 300;
    margin: 5px 0;
}

.buddy-group-blocks > figure > img {
    float: left;
    width: 25%;
}

.buddy-members img {
    position: relative;
    top: 0;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.team-box img {
    position: relative;
    top: 0;
    border: 2px solid #fff;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.buddy-members img:hover {
    top: -10px;
    cursor: pointer;
}

.team-box img:hover {
    top: -15px;
    cursor: pointer;
}

.team-box,
.custom-box {
    background: #ffffff;
    border: 1px solid #ddd;
    text-align: center;
    padding: 50px 20px 20px;
    margin: 30px 0;
}

.custom-box a.readmore {
    padding: 0;
}

.team-box .team-main-container {
    top: -10px;
    position: absolute;
    left: 0;
    right: 0;
}

.custom-box .icn-main-container {
    top: 0px;
    position: absolute;
    left: 0;
    right: 0;
}

.team-box .team-container,
.custom-box .icn-container {
    display: inline-block;
    width: 75px;
    height: 75px;
    text-align: center;
    font-size: 2.4em;
    line-height: 75px;
    color: #fff;
    top: 0 !important;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.custom-box .icn-container.active,
.custom-box .icn-container:hover {
    background: #444444 !important;
}

.team-box .dm-social {
}

.team-box h3 {
    font-size: 18px !important;
    margin-bottom: 10px !important
}

.team-box h3,
.custom-box h3 {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.7;
    margin: 20px 0 10px;
}

.login-form,
.register-form {
    padding: 20px 5px 30px;
    background: #ffffff;
    display: block;
    position: relative;
    overflow: hidden;
}

.login-form h3,
.register-form h3 {
    font-size: 18px;
    letter-spacing: -0.6px;
    padding: 0 15px 10px;
    text-transform: uppercase;
}

.group-box {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #CB3F26;
    border-radius: 5px;
    border-right: 1px solid #CB3F26;
    float: left;
    font-size: 12px;
    line-height: 1.6em;
    margin: 15px 38px 25px 3px;
    padding: 1px;
    position: relative;
    width: 320px;
}

.nav-tabs > li > a,
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus,
.tab-content {
    background: #ffffff;

}

/* 10. POST OPTIONS
================================================== */
.post-container {
    margin: 25px 0
}

.post-container .post-details .com {
    font-family: georgia;
    font-size: 12px;
    font-style: italic;
    line-height: 37px;
    padding: 10px;
}

.post-container .post-details .com-right {
    font-family: georgia;
    font-size: 12px;
    font-style: italic;
    line-height: 37px;
    float: right;
    padding: 0 10px;
}

.post-container .post-details i {
    padding-right: 5px;
}

.image-container img:hover,
.post-container .post-details a {
    color: #777;
}

.post-container .post-details {
    height: 40px;
    background: #ffffff;
    border: 1px solid #F3F3F3;
}

.image-container a, .image-container img {
    color: #ffffff;
}

.image-container a, .image-container img {
    opacity: 1
}

.image-container a, .image-container img:hover {
    opacity: 0.8;
}

.post-container .image-container .more {
    float: right;
    height: 30px;
    color: #ffffff;
    width: 30px;
    text-align: center;
    line-height: 30px;
}

.post-container .image-container .post-type {
    float: right;
    height: 30px;
    color: #ffffff;
    width: 30px;
    text-align: center;
    line-height: 30px;
}

.post-container .image-container .post-type a {
    background: #444444;
}

.post-container .image-container a:hover {
    text-decoration: none;
    color: #ffffff;
}

.post-container h3 {
    margin: 15px 0 10px;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 600;
    text-decoration: none;
}

.singleheader {
    display: block;
    background: url(demos/02_slider.png) no-repeat fixed center top / cover;
    position: relative;
    top: 0;
    padding: 40px 0 45px;
    width: 100%;
}

.shadow {
    background: url(images/singleheader.png) no-repeat scroll center -8px;
    top: 0;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}

.single-title {
    padding: 0 20px;
}

.single-title h3 {
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 8px 10px;
    position: relative;
    width: auto;
}

.single-title h4 {
    background: rgba(255, 255, 255, 0.5);
    bottom: -40px;
    display: inline-block;
    font-size: 12px;
    color: #777;
    font-weight: 300;
    left: 35px;
    padding: 0 10px;
    position: absolute;
}

.pagination > li > a, .pagination > li > span {
    background-color: #FFFFFF;
    border: 1px solid #EFEFEF;
    border-radius: 0;
    margin-right: 3px;
}

.pagination > .disabled > span, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    background-color: #FFFFFF;
    border: 1px solid #EFEFEF;
    border-radius: 0;
}

/*.breadcrumb-container {*/
/*    text-align: right;*/
/*    padding-right: 20px;*/
/*}*/

/*.breadcrumb {*/
/*    background-color: rgba(0, 0, 0, 0);*/
/*    border-left: 0 solid #B54321;*/
/*    border-radius: 0;*/
/*    color: #777;*/
/*    list-style: none outside none;*/
/*    padding: 30px 0 0 0;*/
/*}*/

.single {
    padding: 30px 15px 100px;
    position: relative;
    overflow: hidden;
}

.single-portfolio {
    padding: 15px 15px;
    position: relative;
    overflow: hidden;
}

.single-portfolio .general-title span {
    padding-left: 0
}

#content .image-container {
    margin-bottom: 20px;
}

/*.breadcrumb > .active {*/
/*    color: #777;*/
/*    font-size: 11px;*/
/*}*/

/*.breadcrumb a {*/
/*    color: #777;*/
/*    font-weight: 500;*/
/*    font-size: 11px;*/
/*    font-style: italic;*/
/*}*/

/*.breadcrumb > li + li:before {*/
/*    padding: 0 3px;*/
/*    font-size: 11px;*/
/*}*/

/* 13. RESPONSIVE STYLES
================================================== */
@media (max-width: 468px) {
    .tp-caption.lightgrey_divider {
        display: none !important
    }

    #sub-ul {
        margin: 0 0 30px;
    }

    .about-widget {
        padding-left: 0;
        border-left: 0px solid #FFF
    }

    .cssLogo,
    .dm-social,
    .tagline {
        float: none !important;
        clear: both !important;
        display: block !important;
        text-align: center !important;
    }
}

@media only screen and (max-width: 767px) {
    ul.recent-posts li ul.post-date li {
        padding-left: 0;
    }

    #sub-ul {
        margin-top: -20px;
        margin-bottom: 20px;
        float: left !important;
    }

    .team-box .team-container, .custom-box .icn-container {
        margin-top: -20px;
    }

    .feat-image {
        max-width: 120px;
    }
}

.navbar-nav > li > a {
    border-top: 3px solid #FFFFFF;
    color: #656565;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.573em;
    padding: 17px 15px;
    text-decoration: none;
}

.navbar-default {
    background: #ffffff;
    border: 0 solid #ffffff;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.065);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.065);
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: #ffffff;
}

.navbar {
    margin-bottom: 0;
}

.navbar-collapse {
    padding: 0 0 0 15px
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0 0;
    margin: 5px 0 0;
    list-style: none;
    font-size: 13px;
    background-color: #ffffff;
    border: 1px solid #efefef;
    border: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.175);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.dropdown-menu > li > a {
    clear: both;
    color: #656565;
    display: block;
    font-weight: normal;
    border-bottom: 1px solid #F3F3F3;
    line-height: 1.42857;
    padding: 8px 15px;
    font-size: 14px;
    white-space: nowrap;
}

.dropdown-menu li {
    border-bottom: 1px solid #efefef;
}

.dropdown-menu li:last-child {
    border-bottom: 0 solid #fff !important;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #656565;
    background-color: #f5f5f5;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 9px
}

#modals-alani {
    z-index: 9999;
}

@media (max-width: 767.98px) {
    /*xs*/
    img.anasayfa_kitap_resmi {
        height: 230px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    /*sm*/
    img.anasayfa_kitap_resmi {
        height: 160px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    /*md*/
    img.anasayfa_kitap_resmi {
        height: 230px;
    }
}

@media (min-width: 1200px) {
    /*lg*/
    img.anasayfa_kitap_resmi {
        height: 265px;
    }
}

#kullanici-yorumlari .slick-slide {
    padding: 0 15px;
}