@font-face {
    font-family: 'bignoodletitlingregular';
    src: url('../fonts/big_noodle_titling-webfont.eot');
    src: url('../fonts/big_noodle_titling-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/big_noodle_titling-webfont.woff2') format('woff2'),
    url('../fonts/big_noodle_titling-webfont.woff') format('woff'),
    url('../fonts/big_noodle_titling-webfont.ttf') format('truetype'),
    url('../fonts/big_noodle_titling-webfont.svg#bignoodletitlingregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    overflow-x: hidden;
    font-family: "Open Sans", Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 100;
}

p {
    /*font-size: 20px;*/
}

p.small {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #18bc9c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*text-transform: uppercase;*/
    font-family: "Open Sans", Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
}

hr.star-light,
hr.star-primary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 5px;
    text-align: center;
}

hr.star-light:after,
hr.star-primary:after {
    content: "\f005";
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em;
}

hr.star-light {
    border-color: #fff;
}

hr.star-light:after {
    color: #fff;
    background-color: #18bc9c;
}

hr.star-primary {
    border-color: #2c3e50;
}

hr.star-primary:after {
    color: #2c3e50;
    background-color: #fff;
}

.img-centered {
    margin: 0 auto;
}

header {
    text-align: center;
    color: #fff;
    background: #18bc9c;
}

header .container {
    padding-top: 100px;
    padding-bottom: 50px;
}

header img {
    display: block;
    margin: 0 auto 20px;
}

header .intro-text .name {
    display: block;
    text-transform: uppercase;
    font-family: "Open Sans", Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2em;
    font-weight: 700;
}

header .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
}

.navbar-default .navbar-toggle .icon-bar {
    background: #333;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background: #ccc;
}

.head-image-title h1 {
    font-family: 'bignoodletitlingregular';
    font-size: 48px;
    position: absolute;
    top: 40%;
    width: 100%;
    padding-left: 20%;
    text-align: center;
    left: 0;
    padding-right: 20%;
}

.carousel-control.left,
.carousel-control.right {
    background: none;
    opacity: 1;
    width: auto;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    background: #287019;
    margin: 0;
    font-size: 27px;
    text-shadow: none;
}

.about-us {
    background: #fff;
    border-top: 4px solid #276f18;
    /*margin-top: 80px;*/
}

h2.section-title {
    background: #276f18;
    font-size: 36px;
    text-align: left;
    color: #fff;
    margin-bottom: 40px;
    margin-top: 0;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    float: left;
    padding: 10px 30px;
}

.about-us .images-row {
    margin-bottom: 30px;
}

.about-us .col-md-3 {
    text-align: center;
}

.about-us .border-alignment {
    border: 4px solid #276f18;
    margin: 0 auto;
}

.team .left-arrow,
.team .right-arrow {
    background: #276f18;
    top: 45px;
    position: relative;
    padding: 5px;
    color: #fff;
}

.gray-bg {
    background-color: gainsboro;
    margin: 60px 0 0;
    font-weight: normal;
    text-align: center;
}

.gray-bg .section-title-gray {
    background: #276f18;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    padding-top: 20px;
    padding-bottom: 20px;
}

.gray-bg .section-title-gray span {
    display: block;
    font-size: 16px;
    color: #fff;
}

.gray-bg a {
    font-size: 15px;
    color: #474747;
    text-decoration: underline;
}

.gray-bg a:hover {
    color: #276f18;
    text-decoration: none;
}

.gray-bg a img {
/*    margin: 16px 0 0 0;*/
    height: 28px;
}

.gray-bg a span {
    display: block;
}

.impact {
    /*margin-top: 80px;*/
    padding-bottom: 30px;
}

.impact h3.sub-title-1:before,
.impact h3.sub-title-2:before,
.impact h3.sub-title-3:before {
    content: url(../images/title-arrow.png);
    position: absolute;
    left: 20px;
}

.impact h3.sub-title-1 {
    background: #7ab800 url(../images/title-bg-1.png) no-repeat right;
    line-height: 38px;
    font-size: 26px;
    font-weight: normal;
    text-transform: none;
    color: #fff;
    padding-left: 65px;
}

.impact h3.sub-title-2 {
    background: #0065bd url(../images/title-bg-2.png) no-repeat right;
    line-height: 38px;
    font-size: 26px;
    font-weight: normal;
    text-transform: none;
    color: #fff;
    padding-left: 65px;
}

.impact h3.sub-title-3 {
    background: #e37222 url(../images/title-bg-3.png) no-repeat right;
    line-height: 38px;
    font-size: 26px;
    font-weight: normal;
    text-transform: none;
    color: #fff;
    padding-left: 65px;
}

a.open-facts {
    background: #276f18 url(../images/btn-star.png) no-repeat left;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    padding: 0 20px 0 60px;
    line-height: 54px;
    height: 54px;
}

.project-budget {
    background: #fff;
    border-top: 2px solid #c2c2c2;
    margin-top: 70px;
    margin-bottom: 20px;
    text-align: center;
}

.project-budget .box-container {
    background: #fff;
    border: 2px solid #c2c2c2;
    position: relative;
    margin-top: -22px;
}

.project-budget .box-container h3 {
    font-size: 20px;
    font-style: italic;
    color: #8f8f8f;
    border-bottom: 2px solid #c2c2c2;
    margin: 0;
    padding: 8px;
}

.project-budget .box-container h2 {
    font-size: 24px;
    font-weight: bold;
    color: #686868;
    margin: 0;
    padding: 25px 10px;
}

.project-budget .box-container h2 strong {
    color: #276f18;
}

.team {
    background: #fff;
    border-top: 2px solid #c2c2c2;
    margin-top: 70px;
    margin-bottom: 20px;
    text-align: center;
}

.team h2.section-title {
    background: #fff;
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
    text-align: center;
    color: #8f8f8f;
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 1;
    text-transform: none;
    padding: 10px 30px;
    float: none;
    border: 2px solid #b2b2b2;
    display: inline-block;
    position: relative;
    top: -24px;
}

.team .author-name {
    margin: 12px 0;
    padding: 4px;
    background: #276f18;
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    color: #fff;
    text-align: center;
    display: block;
}

.team img.img-responsive {
    margin: 0 auto;
}

.team a.read-full-bio {
    font-size: 12.5px;
    color: #464646;
    background: #e3e3e3;
    display: inline-block;
    text-align: center;
    padding: 2px 10px;
    margin-bottom: 20px;
}

.where-we-work {
    /*padding-bottom: 50px;*/
}

.where-we-work ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.where-we-work ul li {
    display: block;
    margin: 0 0 20px;
    height: 55px;
    background-color: green;
    color: white;
    line-height: 2.2;
    padding-left: 22px;
    font-size: 25px;
    font-weight: bold;
}

.where-we-work a {
    opacity: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.where-we-work a:hover {
    opacity: 0.8;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.resources {
    /*padding-bottom: 50px;
    margin-top: 80px;*/
}

.resources .each-articles {
    color: #474747;
    font-size: 16px;
    margin-bottom: 30px;
}

.resources .each-articles h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}

.resources .each-articles h3 a {
    color: #276f18;
}

.resources a.read-more {
    background: #276f18;
    padding: 5px 12px;
    display: inline-block;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    float: right;
}

.resources input[type="text"] {
    border: 2px solid #CCC;
    border-right: none;
    height: 35px;
    float: left;
    margin-top: 10px;
    background: #fff;
    padding: 2px 10px;
    font-style: italic;
    color: #b3b3b3;
}

.resources input[type="image"] {
    margin-top: 10px;
}

.news-events {
    /*margin-top: 80px;
    padding-bottom: 30px;*/
}

.news-events hr {
    border-width: 2px;
    border-color: #c2c2c2;
    position: relative;
    margin-bottom: -30px;
    margin-left: -15px;
    margin-right: -15px;
}

.news-events .secion-title-border {
    background: #fff;
    color: #8f8f8f;
    font-size: 20px;
    font-style: italic;
    border: 2px solid #c2c2c2;
    margin: 0;
    padding: 8px 12px;
    margin-bottom: 30px;
    display: inline-block;
}

.resources .each-articles p {
    margin: 0;
}

.each-project-news {
    margin-bottom: 20px;
}

.each-project-news p {
    margin-bottom: 10px;
}

.each-project-news a {
    font-weight: bold;
    color: #474747;
}

.thumbslider {
    background: #ebebeb;
}

.thumbslider .left-arrow,
.thumbslider .right-arrow {
    background: #276f18;
    top: 45px;
    position: relative;
    padding: 5px;
    color: #fff;
}

.donors {
    background: #ebebeb;
    padding-top: 10px;
    padding-bottom: 10px;
}

.donors h3 {
    font-size: 20px;
    color: #686868;
    text-transform: uppercase;
    text-decoration: underline;
    margin: 0;
}

.donors .carousel-inner {
    text-align: center;
}

.donors img.img-responsive {
    margin: 0 auto;
}

#fruitscarouselthumb .col-md-3 {
    padding: 0;
}

#fruitscarouselthumb img.img-responsive {
    width: 100%;
}

#fruitscarouselthumb .carousel-caption {
    bottom: 0;
    padding-bottom: 20px;
    left: 8%;
    right: 8%;
    line-height: 1;
}

#fruitscarouselthumb .carousel-caption h1 {
    font-size: 18px;
}

#fruitscarouselthumb .carousel-control .glyphicon-chevron-left,
#fruitscarouselthumb .carousel-control .glyphicon-chevron-right,
#fruitscarouselthumb .carousel-control .icon-next,
#fruitscarouselthumb .carousel-control .icon-prev {
    top: 41%;
    font-size: 27px;
    text-shadow: none;
}

.carousel-inner {
    width: 90%;
    margin: 0 auto;
}

.carousel-inner > .item {
    /*min-height: 580px;*/
}

.topslider .carousel-inner {
    width: 100%;
    margin: 0 auto;
}

.topslider .carousel-inner > .item,
.thumbslider .carousel-inner > .item,
.donor .carousel-inner > .item {
    min-height: 50px;
}

.topslider {
    margin-top: 80px;
}

.topslider .carousel {
    margin-top: 100px;
}

.head-image-title {
    bottom: 20%;
}

.head-image-title {
    color: white;
}

.head-image {
    margin-top: 96px;
    height: 663px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
}

.navbar-brand {
    width: 210px;
}

.navbar-brand > img {
    margin-top: -25px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.navbar-shrink .navbar-brand > img {
    max-height: 60px;
    width: auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.navbar-shrink .navbar-brand > img {
    margin-top: -10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.navbar-default .navbar-nav > li > a {
    color: #276f18;
    margin: 0 10px;
    padding: 10px 0;
    font-size: 18px;
    letter-spacing: normal;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: green;
    border-bottom-color: green;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    border-bottom: 2px solid #276f18;
    color: #276f18;
    background-color: white;
}

.navbar-default .navbar-right > li > a {
    background: #276f18;
    color: #fff;
    margin-top: -17px;
    padding: 3px;
    border-bottom: none;
}

.navbar-shrink .navbar-right > li > a {
    /*margin-top: -10px;*/
}

.navbar-default .navbar-right > li > a:hover,
.navbar-default .navbar-right > li > a:focus {
    background: green;
    color: white;
}

.datebg {
    background: url(../images/datebg.png) no-repeat top center;
    background-size: cover;
    height: 330px;
    text-align: center;
    color: #fff;
    padding: 20px 0;
}

@media (min-width: 768px) {
    header .container {
        padding-top: 200px;
        padding-bottom: 100px;
    }

    header .intro-text .name {
        font-size: 4.75em;
    }

    header .intro-text .skills {
        font-size: 1.75em;
    }
}

@media (min-width: 768px) {
    .navbar-fixed-top {
        padding: 20px 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-fixed-top .navbar-brand {
        width: 292px;
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        margin-top: -18px;
    }

    .navbar-fixed-top .navbar-brand .col-md-6 {
        height: 77px;
    }

    .navbar-brand {
        padding: 0;
    }

    .navbar-fixed-top.navbar-shrink {
        padding: 20px 0;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }

}

.navbar {
    text-transform: uppercase;
    font-family: "Open Sans", Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
}

.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}

.navbar-default,
.navbar-inverse {
    border: 0;
    background: #fff;
}

section {
    padding: 100px 0 0;
}

section h2 {
    margin: 0;
    font-size: 3em;
}

section.success {
    /*color: #fff;
    background: #18bc9c;*/
}

/*section.success a,
section.success a:hover,
section.success a:focus,
section.success a:active,
section.success a.active {
    outline: 0;
    color: #2c3e50;
}*/

@media (max-width: 767px) {
    section {
        padding: 75px 0;
    }

    section.first {
        padding-top: 75px;
    }

    .navbar-nav {
        margin-top: 0;
        margin-bottom: 0;
    }

    .navbar-default .navbar-right > li > a {
        background: none;
        color: #333;
        margin: 0 15px;
        padding: 10px 0;
        border-bottom: 2px solid #333;
    }

    .navbar-shrink .navbar-default .navbar-right > li > a {
        margin-top: 0;
    }

    .navbar-default .navbar-right > li > a:hover,
    .navbar-default .navbar-right > li > a:focus {
        background: none;
        color: #276f18;
        border-bottom-color: #276f18;
    }
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(24, 188, 156, .9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}

footer {
    background: #313131;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    margin-top: 20px;
}

footer a.footer-sitemap {
    font-size: 25px;
    color: #fff;
    text-decoration: underline;
    border: 3px solid #fff;
    padding: 8px 30px 12px;
    line-height: 1;
    margin: 36px 0 0 0;
    display: inline-block;

}

footer a.footer-sitemap {
    color: #fff;
    border: 3px solid #fff;
}

footer .socila-icons ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

footer .socila-icons ul li {
    margin: 0;
    padding: 0;
    display: inline-block;
}

footer input[type="text"] {
    border: none;
    background: #fff;
    font-size: 15px;
    padding: 5px 8px 6px;
    color: black;
    display: inline-block;
    position: relative;
    top: -12px;
}

.team h2.thumbslider-title {
    float: left;
}

@media (min-width: 767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #18bc9c;
    background: #fff;
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: 0 0;
    box-shadow: none !important;
    resize: none;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease, opacity .3s ease;
    -moz-transition: top .3s ease, opacity .3s ease;
    -ms-transition: top .3s ease, opacity .3s ease;
    transition: top .3s ease, opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #18bc9c;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}

footer {
    color: #fff;
}

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 50px;
    background-color: #2c3e50;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
    background-color: #233140;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
    background-color: #276f18;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 16px;
    line-height: 25px;
    background-color: #276f18;
}

.scroll-top .btn:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: rgb(100, 100, 100);
    background: rgba(100, 100, 100, .5);
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
        top: 12%;
    left: 62%;
    z-index: 99999;
    width: 55px;
    height: 55px;
    background-color: #C7C7C7;
    cursor: pointer;
    border-radius: 38px !important;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 55px;
    margin-left: 27px;
    background-color: #333;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 55px;
    background-color: #333;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

@media only screen and (max-width: 767px) {
    .container {
        width: 100%;
    }

    .navbar {
        min-height: 70px;
    }

    .navbar-toggle {
        margin-top: 27px;
    }

    .navbar-brand > img {
        max-height: 69px;
        width: auto;
    }

    header.small .navbar-brand > img {
        max-height: 69px;
        width: auto;
    }

    .head-image-title {
        bottom: 0;
        position: relative;
    }

    .head-image-title h1 {
        font-size: 28px;
    }

    .images-row .col-md-3 {
        margin-bottom: 16px;
    }

    .images-row .col-md-3 img {
        max-width: 100%;
        height: auto;
    }

    .project-budget {
        border: none;
    }

    .project-budget .box-container {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .carousel-inner .active.left {
        left: -100%;
    }

    .carousel-inner .next {
        left: 100%;
    }

    .carousel-inner .prev {
        left: -100%;
    }

    /*.active > div {
        display:none;
    }*/
    .active > div:first-child {
        display: block;
    }

    .carousel-inner {
        width: 76%;
    }

    .carousel-control.left,
    .carousel-control.right {
        width: 10%;
    }

    .about-us {
        margin-top: 0px;
    }

    .gray-bg {
        background: none;
    }

    #fruitscarouselthumb img.img-responsive {
        width: 100%;
    }

    footer div.col-md-4 {
        margin-bottom: 20px;
        text-align: center;
    }

    footer img.img-responsive {
        margin: 0 auto;
    }

    h2.section-title {
        float: none;
    }

    .resources input[type="text"],
    .resources input[type="image"] {
        margin: 0 0 20px;
    }

}

@media (max-width: 767px) {
    .carousel-inner .active.left {
        left: -100%;
    }

    .carousel-inner .next {
        left: 100%;
    }

    .carousel-inner .prev {
        left: -100%;
    }

    .active > div {
        display: none;
    }

    .active > div:first-child {
        display: block;
    }

    .topslider .container {
        display: block !important;
    }
}

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

.lSAction{
    display: none !important;
}
    .fc-header td {
        display: block;
        text-align: left;
    }

    .head-image-title h1 {
        font-size: 18px;
        margin-top: 77px;

    }

    .head-image {
        height: 187px;
    }

}

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

}
