
@media (min-width: 1200px) {

    .item-top {
        top: -50px;
        padding-right: 0px;
        opacity: 0;
        position: relative;
    }
    .item-bottom {
        bottom: -50px;
        padding-left: 0px;
        opacity: 0;
        position: relative;
    }
    .item-left {
        left: -80px;
        padding-right: 0px;
        opacity: 0;
        position: relative;
    }
    .item-right {
        right: -80px;
        padding-left: 0px;
        opacity: 0;
        position: relative;
    }
    .item-fade-in {
        opacity: 0;
    }

    .col-md-24 {
        width: 20%;
    }

    .scrollable-carousel ul {
        width: 2280px;
    }
    .scrollable-carousel ul li {
        width: 285px;
    }

}
@media (max-width: 1199px) {

    .font-md-16 {
        font-size: 1em;
    }
    .font-md-14 {
        font-size: 0.875em;
    }


    .parallax {
        background-attachment: scroll !important;
        background-position: center top !important;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    .cool-form .g-recaptcha {
        float: none;
    }
    #Feedback_captcha_em_ {
        float: none;
    }

    .scrollable-carousel ul {
        width: 2512px;
    }
    .scrollable-carousel ul li {
        width: 314px;
    }

}
@media (max-width: 1199px) and  (min-width: 992px) {



}
@media (min-width: 992px) {

    .col-sm-24 {
        width: 20%;
    }

}
@media (max-width: 991px) {

    .bg-sm-white {
        background: #fff !important;
    }

    .show-sm {
        display: block !important;
    }
    .hide-sm {
        display: none !important;
    }

    .center-sm {
        text-align: center;
    }

    .mb-sm-55 {
        margin-bottom: 55px;
    }
    .mb-sm-35 {
        margin-bottom: 35px;
    }
    .mb-sm-18 {
        margin-bottom: 18px;
    }

    .right-sm {
        text-align: right;
    }

    .ib-sm {
        display: inline-block;
    }


    h1 {
        font-size: 3em;
    }
    h2 {
        font-size: 2.4em;
    }

    .main-title {
        margin-top: -180px;
    }
    .author-pic {
        top: 60px;
    }

    .entertainment > div p {
        font-size: 0.9em;
    }

    .scrollable-carousel ul {
        width: 1920px;
    }
    .scrollable-carousel ul li {
        width: 240px;
    }

}
@media (max-width: 991px) and (min-width: 768px) {



}
@media (min-width: 768px) {




}
@media (max-width: 767px) {

    .col-xs-without-padding {
        padding-left: 0;
        padding-right: 0;
    }

    .show-xs {
        display: block !important;
    }
    .hide-xs {
        display: none !important;
    }

    .left-xs {
        text-align: left;
    }
    .center-xs {
        text-align: center;
    }

    .mt-xs-120 {
        margin-top: 120px;
    }
    .mt-xs-100 {
        margin-top: 100px;
    }
    .mt-xs-40 {
        margin-top: 40px;
    }
    .mt-xs-20 {
        margin-top: 20px;
    }
    .mt-xs-0 {
        margin-top: 0;
    }

    .mb-xs-60 {
        margin-bottom: 60px;
    }
    .mb-xs-40 {
        margin-bottom: 40px;
    }
    .mb-xs-20 {
        margin-bottom: 20px;
    }
    .mb-xs-12 {
        margin-bottom: 12px;
    }
    .mb-xs-5 {
        margin-bottom: 5px;
    }
    .mb-xs-0 {
        margin-bottom: 0;
    }
    .bg-xs-white {
        background: #fff !important;
    }

    .pl-xs-10 {
        padding-left: 10px;
    }
    .pl-xs-0 {
        padding-left: 0;
    }
    .pr-xs-10 {
        padding-right: 10px;
    }

    .pb-xs-40 {
        padding-bottom: 40px;
    }

    .font-xs-21 {
        font-size: 1.3125em;
    }
    .font-xs-16 {
        font-size: 1em;
    }


    .logo {
        font-size: 2em;
    }
    #back-to-top {
        display: none !important;
    }
    h1 {
        font-size: 1.75em;
    }
    h2 {
        font-size: 1.75em;
        line-height: 1.25em;
    }

    .top-slider {
        height: 320px;
    }
    .top-slider .swiper-wrapper {
        height: 100% !important;
    }
    .top-slider .swiper-slide {
        height: 100%;
    }
    .top-slider .swiper-slide > div {
        position:relative;
        float: right;
        right: 50%;
        height: 100%;
    }
    .top-slider .swiper-slide img {
        position: relative;
        right: -50%;
        height: 100%;
        min-width: 100%;
        width: auto;
    }

    .logo {
        display: none;
    }
    .author-pic {
        display: none;
    }

    .entertainment > div {
        margin-top: 0 !important;
        margin-bottom: 0;
    }
    .entertainment > div p {
        height: 100px;
    }
    .entertainment > div > div {
        position: relative;
        height: 200px;
        overflow: hidden;
    }
    .entertainment > div > div img {
        left: 0;
        position: absolute;
        top: 50%;

        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .weather-cont {
        margin-top: 0;
        background: #8aab89;
        text-align: left;
    }
    .weather-cont > p {
        display: block;
        float: left;
    }
    .weather-cont .weather {
        float: left;
        margin-left: 20px;
        margin-top: 7px;
    }
    .weather-cont .weather h2 {
        font-size: 1.4em;
    }
    .weather-cont .weather ul {
        display: none;
    }

    .main-title {
        margin-top: 0;
        margin-bottom: 20px;
    }

    h1 {
        font-size: 2em;
        font-weight: 300;
    }
    h2 {
        font-weight: 600;
    }

    .scrollable-carousel-cont {
        width: 100%;
        max-width: 320px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
    }
    .scrollable-carousel ul {
        width: 2560px;
    }
    .scrollable-carousel ul li {
        width: 320px;
    }
    .scrollable-carousel-cont .prev {
        margin-left: 0;
    }
    .scrollable-carousel-cont .next {
        margin-right: 0;
    }


}
@media (max-width: 400px) {

    .hide-xss {
        display: none !important;
    }

    .col-xss-12 {
        width: 100%;
    }

    .mt-xss-90 {
        margin-top: 90px;
    }

    .weather-cont > p {
        font-size: 0.85em;
    }
    .weather-cont .weather {
        margin-left: 10px;
        margin-top: 10px;
    }
    .weather-cont .weather h2 {
        font-size: 1em;
    }

    h1 {
        font-size: 1.75em;
    }

}