
/**********************************************/
/* Screen Sizes less than 767px               */
/**********************************************/

/**********************************/
/* Screen Sizes Max-width 360px   */
/**********************************/
@media only screen and (max-width: 360px) {
    .header .header-wrap .logo {
        margin: 0 0 0 4px !important;
        width: 140px !important;
        height: 50px !important;
    }

    .title-section h1 {
        font-size: 27px;
        line-height: 50px;
        font-weight: 700;
    }

    .title-section h2 {
        font-size: 23px !important;
        line-height: 50px;
        font-weight: 700;
    }

    .title-section h3 {
        font-size: 21px !important;
        line-height: 50px;
        font-weight: 700;
    }
}

/**********************************/
/* Screen Sizes Max-width 479px   */
/**********************************/

@media only screen and (max-width: 479px) {
    .header .header-wrap .logo {
        line-height: 60px;
    }

    .btn-menu {
        float: right !important;
    }

    .show-search {
        margin-left: 4px !important;
    }
}

/*********************************/
/* Screen Sizes Max-width 620px  */
/*********************************/
@media only screen and (max-width: 620px) {
    .visible-xs.map-text {
        padding-top: 0px;
    }
}

/*********************************/
/* Screen Sizes Max-width 767px  */
/*********************************/
@media only screen and (max-width: 767px) {
    .later-new .post {
        width: 100% !important;
    }

        .later-new .post .img img {
            width: 100% !important;
        }

    .recent-causes .post {
        width: 100%;
    }

        .recent-causes .post .wrap-post .donation-amount .donation-v2 {
            font-size: 18px;
        }
}


/**********************************************/
/* Screen Sizes Max-width 768px - 991px       */
/**********************************************/

    /***********************************/
    /* Screen Sizes Max-width 768px    */
    /***********************************/
    @media only screen and (max-width: 768px) {
        .header .header-wrap .logo {
            margin: 0 0 0 5px;
            width: 175px;
            height: 50px;
        }

        .show-search {
            float: left;
            margin: 5px 0 5px 5px;
        }

        .search-form {
            float: left;
            width: 320px;
        }

        .flat-information {
            float: right;
            margin: 0 5px 0px 0;
        }

        .container {
            width: auto;
        }
    }


/************************************************/
/* Screen Sizes Max-width 812px min-width 375   */
/************************************************/
@media only screen and (max-width: 812px) and (min-width: 375px) {
    .header .header-wrap .logo {
        margin: 0 0 0 3px !important;
        width: 140px !important;
        height: 50px !important;
    }

    .header.is-sticky {
        padding: 0px 0px 0px 0px !important;
    }

    body {
        font: 16px/24px "Open Sans", sans-serif;
    }

    .title-slide {
        font-size: 21px !important;
        font-family: "Open Sans", sans-serif !important;
    }

    .tp-caption.flat-button {
        font-size: 12px !important;
        line-height: 28px !important;
    }

    .tp-caption.title-slide {
        font-size: 35px;
    }

    .title-section h1 {
        font-family: "Poppins", sans-serif;
        font-size: 29px;
        line-height: 50px;
        font-weight: 700;
        color: #222;
        margin: 0 0 0px 0px;
    }

    .title-section h2 {
        font-family: "Poppins", sans-serif;
        font-size: 27px !important;
        line-height: 50px;
        font-weight: 700;
        color: #222;
        margin: 0 0 0px 0px;
    }

    .title-section h3 {
        font-family: "Poppins", sans-serif;
        font-size: 25px !important;
        line-height: 50px;
        font-weight: 700;
        color: #222;
        margin: 0 0 0px 0px;
    }

    .show-search {
        margin-left: 4px !important;
    }
}

/********************************/
/* Screen Sizes Max-width 896px */
/********************************/
@media only screen and (max-width: 896px) and (min-width: 414px) {
    .header .header-wrap .logo {
        margin: 0 0 0 3px !important;
        width: 150px !important;
        height: 50px !important;
    }

    .title-slide {
        font-size: 23px !important;
        font-family: "Open Sans", sans-serif !important;
    }
}
/*********************************/
/* Screen Sizes Max-width 991px  */
/*********************************/
@media only screen and (max-width: 991px) {
    .flat-icon .icon {
        margin-bottom: 0px;
    }

    .mainnav, .padding-45px .text-left, .flat-causes .text-left, .flat-information {
        display: block;
        padding-right: 30px;
    }

    .later-new .post {
        width: 100% !important;
    }

        .later-new .post .img img {
            width: 100% !important;
        }

    .flat-recent-causes .recent-causes {
        margin: auto !important;
    }

    .about-charry {
        border-bottom: 1px solid #000;
        padding-bottom: 30px;
    }

    .about-charry-post {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 0 !important;
    }

    .recent-causes .post {
        width: 50%;
    }
}

/**********************************************/
/* Screen Sizes Max-width 992px - 1199px      */
/**********************************************/

/*********************************/
/* Screen Sizes Max-width 1199px */
/*********************************/
@media only screen and (max-width: 1199px) {
    .flat-information {
        display: block;
        padding-right: 30px;
    }
}


/**********************************************/
/* Screen Sizes Max-width 1200px              */
/**********************************************/

/*********************************/
/* Screen Sizes Max-width 1366px */
/*********************************/
@media only screen and (max-width: 1366px) {
    .header .header-wrap .logo {
        margin: 0 0 0 4px;
    }
}

    /************************************************/
    /* General                                      */
    /************************************************/

    body {
        color: #222;
    }

    .flat-row.flat-urgent-causes {
        margin-top: 0px;
    }

    .causes .causes-post {
        min-height: 440px;
    }

    iframe {
        width: 100%;
    }

    .flat-row {
        padding: 25px 0;
    }

    .header .header-wrap ul.flat-socials li a {
        color: #222;
    }

    .title-section span {
        color: #222;
    }

    .news-bread {
        float: left;
        padding: 30px 0px 0px 0px !important;
        width: 100%;
    }

        .news-bread ul li,
        .news-bread ul li a {
            font-size: 18px;
            font-family: "Poppins", sans-serif;
            color: #999;
            font-weight: 700;
        }

        .news-bread ul li {
            display: inline-block;
            color: #999;
        }

            .news-bread ul li.home {
                padding-right: 40px;
            }

            .news-bread ul li a:hover {
                color: #bfa113;
            }

            .news-bread ul li a {
                position: relative;
            }

                .news-bread ul li a:after {
                    position: absolute;
                    top: 2px;
                    right: -24px;
                    font-family: "FontAwesome", sans-serif;
                    content: "\f105";
                    font-size: 14px;
                }

    .flat-row.flat-later-new {
        margin-bottom: 0px;
        padding: 10px 0;
    }

    .main-content {
        padding: 20px 0 10px;
    }

    .title-section {
        margin-bottom: 20px;
    }

    .someClassWithRedBigFont, .field-validation-error {
        color: red;
        font-weight: bold;
    }

    .top-search {
        opacity: 1 !important;
        z-index: 9999;
    }

    a {
        font-weight: bold;
    }

    .show-search {
        margin-left: 0;
    }

        .show-search a {
            display: none;
        }

    .page-title {
        padding-top: 200px;
        padding-bottom: 200px;
    }

    .page-title-heading h2 {
        padding: 0px !important;
        width: 100%;
    }

    .breadcrumbs {
        float: left;
        padding: 30px 0px 0px 0px !important;
    }

    .page-title .overlay {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: transparent;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1.0;
        filter: alpha(opacity=100);
    }

    .widget .widget-title {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .widget.widget-instagram .instagram-thumb .thumb {
        width: 15%;
        /*width:33%;*/
    }

    .contact-widget {
        margin: 15px 0;
    }

    .teaser-icon .icon {
        margin-bottom: 55px;
        clear: both;
    }

    .icon-square {
        width: 100px;
        height: 100px;
        font-size: 60px;
        line-height: 98px;
        margin-right: 0;
    }

    .request-form .text-box {
        width: 100%;
    }

    .parallax {
        width: 100%;
        background-attachment: initial;
        background-position: 50% 0;
        background-size: cover;
    }

    .tp-caption {
        left: 10% !important;
    }

    /***********************************/
    /* Trails custom CSS               */
    /***********************************/

    .float-trailgazers {
        padding: 20px;
    }

    .float-trailgazers-left {
        width: 25%;
        float: left;
        padding: 20px;
    }

    .float-trailgazers-right {
        width: 75%;
        float: left;
        padding: 20px;
    }


    .float-trailscontent {
        padding: 20px;
    }

    .float-trailscontent1 {
        width: 25%;
        float: left;
        padding-bottom: 20px;
    }

    .float-trailscontent2 {
        width: 75%;
        float: left;
        padding-bottom: 20px;
    }

    .trails-content-padding {
        margin: 20px 20px;
    }


    /***********************************/
    /* Trails map logo animation       */
    /***********************************/

    img.trails-map {
        width: 100px;
        height: 130px;
        top: 410px;
        position: absolute;
        right: 0;
        z-index: 999;
    }

    @keyframes gbounce {
        0% {
            transform: translateY(0);
        }

        30% {
            transform: translateY(-50px);
        }

        50% {
            transform: translateY(0);
        }

        100% {
            transform: translateY(0);
        }
    }

    .gbounce {
        animation: gbounce 2s;
        animation-timing-function: ease;
        animation-iteration-count: infinite;
    }

        .gbounce:hover {
            animation: none;
        }

.ccc-icon--no-outline:focus {
    outline: 5px solid #bfa113;
}

.mtcbc-button {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    color: #222;
    background-image: none;
    height: 50px;
    background-color: #bfa113;
    line-height: 50px;
    padding: 0 60px 0 58px;
    cursor: pointer;
    white-space: nowrap;
    border: none;
    z-index: 0;
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}