/*@media (min-width: 1200px) {
    .container {
        width: 1230px !important;
    }
}*/

.img-responsive {
    width: 100%;
}
.img-thumbnail{
   height: 100px !important;
   border: none;
}
/* Small devices (tablets, 768px and up) */
@media (max-width: 480px) {
    h3, .h3, .post-title{
        font-size: 12px !important;
    }
.box-hidden{
	display:none !important;
}
.lwriper .col-md-12.col-sm-6.col-xs-6 {
    padding: 5px !important;
	margin-top:10px;
}
.col-md-4.lwriper {
    padding-left: 6px;   
    padding-right: 0px;
}

    .icon-sanostiri {
    display: table !important;
    height: 95px;
    width: 95px;
    margin:0 auto !important;
    float:none !important;
    }
    .brand {
    width: 100% !important;
    text-align: center;
    text-align: -webkit-center;
         
    font-weight: 300 !important;;   
    line-height: 50px !important;;
    }

 }
@media (max-width: 1199px) {
    .brand {
      
          font-size: 30px !important;
    
    }
}


@media (min-width: 481px) and (max-width: 990px) { h3, .h3 {
    font-size:18px;
}
.lwriper .col-md-12.col-sm-6.col-xs-6 {
    padding: 5px !important;
	margin-top:10px;
}
.col-md-4.lwriper {
    padding-left: 6px;   
    padding-right: 0px;
}

.box-hidden{
	display:none !important;
}
 }
/* Medium devices (desktops, 992px and up) */
@media (min-width:768px) {
    .main-item.details-item h3 {
        max-height: 120px;
        overflow: hidden;
        min-height: 120px;
    }
    .grid-img {
        height: 251px;
        overflow: hidden;
    }
    .grid-title{
        max-height: 70px;
        height: 60px;
        overflow:hidden;
    }
    .col-md-5{
        width:100% !important;
    }
    .img-portfolio.main-item .post-img {
        /*max-height: 260px;*/
    }
}

    @media (max-width:1199px) and (min-width:998px) {
        .box-item.first {
            height: 191px;
        }
    }
    /* Large devices (large desktops, 1200px and up) */
    @media (min-width: @screen-lg-min) {
        
    }

 

    #wrapper.boxed {
        margin: 0 auto;
    }

    .boxed {
        -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
        box-shadow: 0 0 10px rgba(0,0,0,0.2);
        background-color: #fff;
        -webkit-transition: -webkit-transform .2s cubic-bezier(.16,.68,.43,.99);
        -moz-transition: -moz-transform .2s cubic-bezier(.16,.68,.43,.99);
        -o-transition: -o-transform .2s cubic-bezier(.16,.68,.43,.99);
        transition: transform .2s cubic-bezier(.16,.68,.43,.99);
    }

    .col-md-4.lwriper {
        padding-left: 0px;
        max-height: 498px;
        overflow: hidden;
        padding-right: 10px;
    }

    .lwriper .col-md-12.col-sm-6.col-xs-6 {
        padding: 0;
    }

    .col-md-8.rwriper {
        padding-left: 10px;
        padding-right: 10px;
    }

    .col-lg-9.lwriper {
        padding-left: 0px;
    }

@media (min-width:769px) and (max-width:991px) {

    .col-md-4.lwriper {
        padding-left: 10px;
        max-height: 100%;
    }

        .col-md-4.lwriper .col-md-12.col-sm-6.col-xs-12:first-child {
            padding-right: 5px;
        }

        .col-md-4.lwriper .col-md-12.col-sm-6.col-xs-12:last-child {
            padding-left: 5px;
        }

    box-item.first {
        height: 150px !important;
    }
    h1.title{
        font-size:12px !important;
    }
}

    @media (min-width:1400px) {
        .box-item.first {
            height: 250px;
        }
    }
@media (min-width:1200px) and (max-width:1399px) {
    .box-item.first {
        height: 210px;
    }
}
@media (min-width:992px) and (max-width:1199px) {
   
        .box-item.first {
            height: 175px;
        }

        h1.title {
            font-size: 20px;
        }
    }
@media (min-width:768px) and (max-width:992px) {


h1.title, p.text-white {
    font-size: 14px !important;
}

}

    @media (max-width:768px) {

        .col-md-4.lwriper {
            padding-left: 10px;
            max-height: 100%;
        }

        .col-md-9.lwriper {
            padding-right: 0px;
        }

        .box-item.first {
            width: 100%;
        }
    }

    .thumbnail > img, .thumbnail a > img {
        display: block;
        max-width: 100%;
        height: auto;
        width: 100%;
    }

    .lrwraper {
        padding-left: 0px;
        padding-right: 0px;
    }

    .col-md-3.rwriper {
        padding-right: 0px;
    }

    .mega-dropdown {
        position: static !important;
    }

    .mega-dropdown-menu {
        padding: 20px 0px;
        width: 100%;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

        .mega-dropdown-menu > li > ul {
            padding: 0;
            margin: 0;
        }

            .mega-dropdown-menu > li > ul > li {
                list-style: none;
            }

                .mega-dropdown-menu > li > ul > li > a {
                    display: block;
                    color: #222;
                    padding: 3px 5px;
                }

        .mega-dropdown-menu > li ul > li > a:hover,
        .mega-dropdown-menu > li ul > li > a:focus {
            text-decoration: none;
        }

        .mega-dropdown-menu .dropdown-header {
            font-size: 18px;
            color: #ff3546;
            padding: 5px 60px 5px 5px;
            line-height: 30px;
        }

    .navbar {
        border-radius: 0px;
        margin-bottom: 10px;
    }

    .white, .white a {
        color: #fff;
    }

    .carousel {
        /* height: 515px; */
    }

    .s-carousel {
        height: auto !important;
    }

    /*.container {
        margin-top: 20px;
    }*/

    /* Carousel Styles */
    .carousel-indicators .active {
        background-color: #2980b9;
    }

    .carousel-inner img {
        width: 100%;
        max-height: 505px
    }

    .carousel-control {
        width: 0;
    }

        .carousel-control.left,
        .carousel-control.right {
            opacity: 1;
            filter: alpha(opacity=100);
            background-image: none;
            background-repeat: no-repeat;
            text-shadow: none;
        }

            .carousel-control.left span {
                padding: 0px;
            }

            .carousel-control.right span {
                padding: 0px;
            }

        .carousel-control .glyphicon-chevron-left,
        .carousel-control .glyphicon-chevron-right,
        .carousel-control .icon-prev,
        .carousel-control .icon-next {
            position: absolute;
            top: 45%;
            z-index: 5;
            display: inline-block;
        }

        .carousel-control .glyphicon-chevron-left,
        .carousel-control .icon-prev {
            left: 0;
        }

        .carousel-control .glyphicon-chevron-right,
        .carousel-control .icon-next {
            right: 0;
        }

        .carousel-control.left span,
        .carousel-control.right span {
            background-color: none;
            font-size: 2em;
        }

            .carousel-control.left span:hover,
            .carousel-control.right span:hover {
                opacity: .7;
                filter: alpha(opacity=70);
            }

    .carousel-control {
        top: 45%;
    }


    /* Carousel Header Styles */
    .header-text {
        position: absolute;
        top: 20%;
        left: 1.8%;
        right: auto;
        width: 96.66666666666666%;
        color: #fff;
    }

        .header-text h2 {
            font-size: 40px;
        }

            .header-text h2 span {
                background-color: #2980b9;
                padding: 10px;
            }

        .header-text h3 span {
            background-color: #000;
            padding: 15px;
        }

    .btn-min-block {
        min-width: 170px;
        line-height: 26px;
    }

    .btn-theme {
        color: #fff;
        background-color: transparent;
        border: 2px solid #fff;
        margin-right: 15px;
    }

        .btn-theme:hover {
            color: #000;
            background-color: #fff;
            border-color: #fff;
        }

    .jasgrid {
        padding: 0;
    }

    .box-item {
        float: left;
        opacity: 1;
        overflow: hidden;
        position: relative;
    }

        .box-item img {
            width: 100%;
        }

        .box-item a {
            color: #FFF;
        }

    .panel-title span.glyphicon {
        color: #ffffff;
    }

    .box-item .box-post span.meta {
        font-family: sans-serif;
        font-size: 12px;
        color: #fff;
        margin-top: 15px;
        display: block;
    }

        .box-item .box-post span.meta span {
            margin-right: 15px;
        }

    .box-item .box-post {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
        padding: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .box-item .box-post h1.post-title {
            font-size: 10pt;
        }

    .post-container p {
        font-size: 15px !important;
    }

    .box-item.first {
        margin-bottom: 10px;
    }

    #logo {
        float: left;
        padding-top: 1.5em;
        /* padding-bottom: 2em; */
    }

    .ad-banner {
        float: right;
        padding-top: 1.5em;
        padding-bottom: 1.5em;
    }

    .dark {
        background-color: #222;
    }

    .icon-sanostiri {
        background-image: url(../images/Logo_SanatateInfo.svg);
        background-position: 0 0;
        background-repeat: no-repeat;
        background-color: transparent;
        text-align: left;
        line-height: 40px;
        float: left;
        display: inline-block;
        width: 95px;
        height: 95px;
        padding: 0;
        margin: 0;
        margin-right: 10px;
    }

    .brand {
        font-size: 40px;
        font-weight: 400;
        color: #fff;
        line-height: 90px;
        display: inline-block;
        clear: none;
        margin: 20px 15px 15px 0;
        padding: 0;
    }

        .brand:hover {
            color: #fff;
            text-decoration: none;
        }

    p.date {
        color: #999;
        text-transform: uppercase;
        font-size: 11px;
        margin: 0 10px 0 0;
        display: inline-block;
    }

    .post-review p.date {
        color: #ff003b;
    }

        .post-review p.date a {
            text-decoration: underline;
        }

    .post-share {
        padding-top: 1%;
        padding-bottom: 1%;
    }

    .stButton .stButton_gradient {
        height: 20px !important;
    }

    .lead {
        font-size: 17px;
        color: #616161;
        font-weight: 400;
        margin-bottom: 10px;
        text-align: justify;
    }

    .post-container {
        text-align: justify;
    }

    blockquote {
        border-left: 5px solid #ff003b;
        padding-left: 10px;
    }


    h1.title {
        letter-spacing: 1px;
        text-transform: uppercase;
        font-size: 22px;
        font-weight:initial;
        z-index: 1;
        position: relative;
        color: #ff003b;
        height: 30px;
        border-bottom: 0.05em solid #ff003b;
        background: none;
    }

    p.title-lg {
        letter-spacing: 1px;
        text-transform: uppercase;
        font-size: 22px;
        /* z-index: 1; */
        position: relative;
        /* color: #ff003b; */
        height: 30px;
        /* border-bottom: 0.1em solid #ff003b; */
        background: none;
    }

    .nav-link.active {
        color: #ff003b !important;
        background: none !important;
    }

    .nav-pills .nav-link, .nav-link.active {
        letter-spacing: 1px;
        font-size: 22px;
        z-index: 1;
        position: relative;
        color: #868686;
        height: 30px;
        background: none;
    }

    .nav.nav-pills {
        border-bottom: 0.1em solid #ff003b;
    }

    h1.title {
        background-color: #fff;
        padding: 0 0.5em 0 0;
        color: #ff003b;
    }

    /*p.title:after {
            border-top: 1px solid #eee;
            content: " ";
            margin: 0 auto;
            position: absolute;
            top: 50%;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            z-index: -1;
        }*/

    .media {
        margin: 0 0px 1em 0;
    }

        .media .item-list {
            border-bottom: 1px solid #eee;
        }

            .media .item-list:last-child {
                border-bottom: none !important;
            }

    .label-tag {
        background-color: #ff003b;
    }

    .media-heading {
        max-height: 30px;
        overflow: hidden;
        font-weight: 500;
        margin-top: 5px;
    }

    .label-tag a {
        color: #ffffff;
    }

        .label-tag a:hover {
            color: #ffffff;
            text-decoration: underline;
        }

    .main-item h3 {
        padding-left: 0.5em;
        border-left: 2px solid #eee;
        margin: 0 0 0.1em 4px;
        font-weight: 700;
        font-size: 18px;
    }

    .post-img {
        /*position: relative;
    margin-bottom: 0.5em;
    display: block;*/
        object-fit: none; /* Do not scale the image */
        object-position: center; /* Center the image within the element */
        width: 100%;
        /*max-height: 350px;*/
        margin-bottom: 1rem;
        overflow: hidden;
    }

    .lg-thumbnail {
        object-fit: none; /* Do not scale the image */
        object-position: center; /* Center the image within the element */
        width: 100%;
       /* max-height: 150px;*/
        margin-bottom: 1rem;
        overflow: hidden;
    }
}

.post-img-small {
    position: relative;
    margin-bottom: 0.5em;
    display: block;
    max-height: 165px;
    overflow: hidden;
}

    .main-data {
        padding: 2px;
        margin-top: 0.7em;
        margin-bottom: 0.7em;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }

    .main-bloc .media {
        border-bottom: 1px solid #eee;
        padding-bottom: 0.4em;
        margin: 0 0 0.4em 0;
    }

        .main-bloc .media:last-child {
            border-bottom: none;
        }

    .over {
        position: absolute;
        left: 1em;
        bottom: 1em;
        color: #fff;
        font-size: 11px;
        padding: 5px;
        display: inline-block;
        line-height: 1;
        vertical-align: text-top;
        margin-right: 2px;
        /*text-transform: uppercase;*/
        text-align: center;
    }

    .banner-space {
        text-align: center;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        padding-top: 1em;
        padding-bottom: 1em;
        margin-bottom: 1.5em;
        display:inline-block;
    }

    .s-banner-space {
        text-align: center;
        /*margin-bottom: 1.5em;*/
    }

    .f-title {
        letter-spacing: -1px;
        font-size: 22px;
        z-index: 1;
        position: relative;
        padding: 10px;
        color: #fff;
    }

    .s-title, .s-title a {
        letter-spacing: -1px;
        text-transform: uppercase;
        font-size: 20px;
        z-index: 1;
        position: relative;
        color: #ff003b;
        display: inline-block;
    }

        .s-title a:hover {
            text-decoration: none;
        }

    .s-blok {
        /*border-bottom: 2px solid #999999;*/
        background-color: #f9f9f9;
        padding: 5px 10px;
        margin-bottom: -2px;
    }

    .block-title {
        border-bottom: 2px solid #f9f9f9;
        margin-bottom: 14px;
    }

    .media span {
        color: #000;
    }

.progress .bar {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #0D1D31, #0D1D31);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0D1D31), to(#0D1D31));
    background-image: -webkit-linear-gradient(top, #0D1D31, #0D1D31);
    background-image: -o-linear-gradient(top, #0D1D31, #0D1D31);
    background-image: linear-gradient(to bottom, #0D1D31, #0D1D31);
    background-repeat: repeat-x;
}

    .bar {
        display: list-item !important;
    }

    .progress {
        height: 20px;
        margin-bottom: 20px;
        overflow: hidden;
        background-color: #ddd;
        border-radius: 0px;
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    }

    .media.rss-block {
        margin-bottom: 0px;
        border-bottom: 1px solid #eee;
        padding: 10px 0;
    }

        .media.rss-block:last-child {
            border-bottom: none !important;
        }


.btn-s-default {
    color: #0d1d31;
    background-color: #dddddd;
    border-color: #999999;
    border-radius: 0px;
}

        .btn-s-default:hover {
            color: #ff003b;
            background-color: #dddddd;
            border-color: #999999;
            border-radius: 0px;
        }

    .s-sano {
        background-color: #7a3bc8;
        text-transform: none;
        color: #fff;
    }

    .block-title {
        border-bottom: 2px solid #eee;
    }

    .s-carousel.control {
        display: inline-block;
        float: right;
    }

    .fa-red {
        color: #fe003e !important;
        font-size: 1.5em;
    }

    .block-title.s-red {
        background-color: #ff003b !important;
        margin-bottom: 0px;
    }

    .s-red .s-title {
        color: #ffffff !important;
        padding: 10px 10px;
        margin: 0px;
        text-transform: none;
    }

    .widget_content.contacts-widget.red-contact {
        background-color: #f8f8f8;
        padding: 5px 10px;
        color: #fe003e;
        font-size: 18px;
    }

        .widget_content.contacts-widget.red-contact a {
            color: #fe003e;
        }

        .widget_content.contacts-widget.red-contact div {
            margin-bottom: 10px;
        }

        .widget_content.contacts-widget.red-contact em.fa.fa-map-marker, .widget_content.contacts-widget.red-contact em.fa.fa-envelope-o, .widget_content.contacts-widget.red-contact em.fa.fa-phone, .widget_content.contacts-widget.red-contact em.fa.fa-print {
            font-size: 30px !important;
        }


    .ehealth {
        background-color: #f5862a;
    }

/*.sanoteca {
    background-color: #420121;
    color: #420121;
}*/

.sanoteca-text {
    color: #420121;
}


.fitnes {
    background-color: #2fdd98;
}

    .psy {
        background-color: #375c93;
    }

    #imaginary_container {
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .stylish-input-group .input-group-addon {
        background: white !important;
    }

    .stylish-input-group .form-control {
        border-right: 0;
        box-shadow: 0 0 0;
        border-color: #ccc;
    }

    .stylish-input-group button {
        border: 0;
        background: transparent;
    }

    .carousel-indicators.active {
        background: #31708f;
    }

    .content {
        margin-top: 20px;
    }

    .adjust1 {
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

    .adjust2 {
        margin: 0;
    }

    .carousel-indicators li {
        border: 1px solid #ccc;
    }

    .carousel-control {
        color: #31708f;
        width: 5%;
    }

        .carousel-control:hover, .carousel-control:focus {
            color: #31708f;
        }

        .carousel-control.left, .carousel-control.right {
            background-image: none;
        }

    .media-object {
        margin: auto;
        margin-top: 15%;
    }

    @media screen and (max-width: 768px) {
        .media-object {
            margin-top: 0;
        }
    }


    @media screen and (min-width: 992px) {

        /*.carousel-inner > .item > img, .carousel-inner > .item > a > img {
        width: 800px;
        height: 500px;
    }*/
    }


    #footer {
        height: auto;
        margin-top: 0px;
        position: relative;
        z-index: 99;
        color: #777;
        /*background-color: #292A2E !important;*/
        font-weight: 400;
        padding-top: 15px;
    }

        #footer .footer-widget > .title {
            margin-bottom: 20px;
            font-size: 16px;
            font-weight: 700;
            text-transform: uppercase;
            color: #fff !important;
        }

        #footer a {
            font-weight: 400;
            color: #777;
        }

        #footer .footer-widget > .title:after {
            content: '';
            width: 35px;
            height: 1px;
            background-color: rgba(255,255,255,.1) !important;
            margin-top: 15px;
            display: block;
        }

    .group {
        position: relative;
        margin-bottom: 35px;
    }

    .widgets-divider {
        width: 100%;
        height: 50px;
    }

    #footer .links-widget > a {
        display: block;
        margin-bottom: 15px;
    }

#footer .copyrights {
    background-color: #091729;
    
}

    #footer .container {
        margin-top: 0px;
    }

    .center, .center-align {
        text-align: center;
    }



    input:focus {
        outline: none;
    }

        

        /* active state */
        input:focus ~ label, input:valid ~ label {
            top: -10px;
            font-size: 14px;
            color: #ED9038;
        }

    input[type=text]:focus, input[type=search]:focus {
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #ED9038;
    }

    /* BOTTOM BARS ================================= */
    .bar {
        position: relative;
        display: block;
        width: 100%;
    }

        .bar:before, .bar:after {
            content: '';
            height: 2px;
            width: 0;
            bottom: 1px;
            position: absolute;
            background: #fff;
            transition: 0.2s ease all;
            -moz-transition: 0.2s ease all;
            -webkit-transition: 0.2s ease all;
        }

        .bar:before {
            left: 50%;
        }

        .bar:after {
            right: 50%;
        }



    /* active state */
    input:focus ~ .bar:before, input:focus ~ .bar:after {
        width: 50%;
    }


    .input-field {
        position: relative;
        margin-top: 1rem;
    }

        .input-field label {
            font-size: 15px;
            line-height: 1;
        }

        .input-field label {
            color: #9e9e9e;
            position: absolute;
            top: .8rem;
            left: .75rem;
            font-size: 1.5 rem;
            cursor: text;
            -webkit-transition: .2s ease-out;
            -moz-transition: .2s ease-out;
            -o-transition: .2s ease-out;
            -ms-transition: .2s ease-out;
            transition: .2s ease-out;
        }

            .input-field label.validate {
                color: #ED9038 !important;
            }

        .input-field .input-group-btn button {
            border: 0;
            background: none;
            /** belows styles are working good */
            padding: 2px 5px;
            margin-top: 2px;
            position: relative;
            left: -28px;
            /* IE7-8 doesn't have border-radius, so don't indent the padding */
            margin-bottom: 0;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            color: #D9230F;
        }

        .input-field .validate:focus + button {
            z-index: 3;
        }

    .input-group-addon, .input-group-btn, .input-group .form-control {
        display: table-cell;
    }

        .input-group-btn .fa-search {
            color: #9e9e9e;
        }

    #custom-search-input {
        margin: 0;
        margin-top: 10px;
        padding: 0;
    }

    input#footer-subscribe-form-1 {
        margin-bottom: 20px;
    }

    #custom-search-input .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    #custom-search-input button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color: #D9230F;
    }

    .search-query:focus + button {
        z-index: 3;
    }

    .social-icons .item {
        margin: 5px;
        width: 50px;
        height: 50px;
        transition: .3s all;
        text-align: center;
        color: #fff;
        background-color: #2F343B;
        line-height: 53px;
        box-shadow: 0 -1px 0 rgba(0,0,0,.12) inset,0 1px 1px transparent,0 2px 3px transparent;
    }

    .social-icons, .social-icons .item {
        display: inline-block;
    }

        .modern-categories .item, .social-icons .item {
            position: relative;
            -webkit-transition: .3s all;
        }

        .social-icons.rounded .item {
            border-radius: 50px;
        }

    .inverse .facebook-highlight {
        background-color: #425F9C !important;
    }

    .flat .facebook-highlight {
        color: #425F9C !important;
    }

    .inverse .twitter-highlight {
        background-color: #00ACEE !important;
    }

    .flat .twitter-highlight {
        color: #00ACEE !important;
    }

    .inverse .instagram-highlight {
        background-color: #5E8AAC !important;
    }

    .instagram-highlight:hover {
        background-color: #5E8AAC !important;
    }

    .flat .instagram-highlight {
        color: #5E8AAC !important;
    }

    .inverse .youtube-highlight {
        background-color: #EB3E40 !important;
    }

    .youtube-highlight:hover {
        background-color: #EB3E40 !important;
    }

    .flat .youtube-highlight {
        color: #EB3E40 !important;
    }

    .inverse .vimeo-highlight {
        background-color: #17B3E8 !important;
    }

    .vimeo-highlight:hover {
        background-color: #17B3E8 !important;
    }

    .flat .vimeo-highlight {
        color: #17B3E8 !important;
    }

    .social-icons .item .fa {
        font-size: 20px;
    }

    .social-icons .item .fa {
        font-size: 20px;
        color: #fff;
    }

    .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    #tick li, #tick2 li {
        list-style-type: none;
        float: left;
        padding-right: 20px;
        position: absolute;
        left: 0px;
    }

        #tick li a::after {
            content: "»";
            font-weight: normal;
            margin: 0px 3px 0px 15px;
        }

    #tick, #tick2 {
        position: relative;
        display: block;
        width: 5000px;
        margin: 0;
        content ="";
        display: table;
        height: 0px;
    }

    #outer {
        width: 100%;
        height: 25px;
        overflow: hidden;
        background: #EEEEEE;
        margin-bottom: 8px;
        padding-top: 2px;
    }

        #outer a {
            text-decoration: none;
            color: #ff0038;
            font-size: 18px;
        }

            #outer a:hover, #outer2 a:hover {
                border-bottom: 1px solid #ff0038;
            }

    .label-danger {
        background-color: #ff0038;
        font-size: 16px;
        border-radius: 0;
        display: block;
    }

    .lrwraper i {
        width: 0;
        position: absolute;
        right: -8px;
        top: 4px;
        height: 0;
        border-style: solid;
        border-width: 8px 0 8px 8px;
        border-color: transparent transparent transparent #ff0038;
    }
}
.lrwraper i {
    border-left-color: #ff0038;
}
.smallCarousel span.glyphicon.glyphicon-chevron-left, .smallCarousel span.glyphicon.glyphicon-chevron-right {
    font-size: 31px;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 40px;
    margin-top: -18px;
	top:0px;
}
ser a.dropdown-toggle.toggler {
    padding: 15px 0px 15px 5px;
}
a#clang {
    padding: 15px 15px 15px 15px;
    margin-right: 1px;
}
.dropdown-toggle.toggler.user-toogle {
    padding-right: 0px;
}
.nav-menu > li > a {
  
    padding: 15px 10px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #cacaca;
    font-weight: 400;
}
.glyphicon { margin-right:5px; }
.glyphicon-new-window { margin-left:5px; }
.fw.glyphicon-arrow-right {
    color: #ffffff;
}
.panel-primary.red {
border-color: #fe003e;
}
.red .panel-heading {
    background-color: #fe003e !important;
    border: 0px solid #c30030 !important;
    color: #fff;
}

.panel-primary.modal-body {
    position: relative;
    padding: 15px !important;
}

.error {
    text-align:center;
}
.error h1 {
    font-size: 14em;
    color: #39bbdb;
}

.error h2 {
   font-size: 58px;
  font-weight: 300;
  margin: 0;
  text-transform: uppercase;
}
.prom-action .item {
    margin-bottom: 30px;
}


.breaking-news-headline {
    display: block;
    position: absolute;
    font-family: arial;
    font-size: 13px;
    margin-top: -30px;
    color: #ff0038;
    margin-left: 50%;
}
    .breaking-news-headline a {
        color: #ff0038;
        margin-right: 30px;
    }
.alert-news-title {
    background-color: #ff0038;
    color:#fff;
    display: block;
    height: 30px;
    font-family: arial;
    font-size: 12px;
    position: absolute;
    top: 0px;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 6px;
    padding-left: 7px;
    padding-right: 10px;
    z-index: 3;
}
.breaking-news-title {
    background-color: #FFEA00;
   
    color: #000;
    display: block;
    height: 30px;
    font-family: arial;
    font-size: 12px;
    position: absolute;
    top: 0px;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 6px;
    padding-left: 7px;
    padding-right: 10px;
    z-index: 3;
}

#breaking-news-colour {
    height: 30px;
    background-color: #f9f9f9;
}
.col-md-2.bg-break {
    z-index: 2000;
    height: 62px;
}
#breaking-news-container {
    height: 70px;
    width: 97.5%;
    overflow: hidden;
    position: absolute;
    &:before

{
    content: "";
    width: 30px;
    height: 30px;
    background-color: #3399FF;
    position: absolute;
    z-index: 2;
}

}

.animated {
    -webkit-animation-duration: 0.2s;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: 0.2s;
    -moz-animation-fill-mode: both;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
}

.delay-animated {
    -webkit-animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: 0.4s;
    -moz-animation-fill-mode: both;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.scroll-animated {
    -webkit-animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: 3s;
    -moz-animation-fill-mode: both;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.delay-animated2 {
    -webkit-animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: 0.4s;
    -moz-animation-fill-mode: both;
    -webkit-animation-iteration-count: 2;
    -moz-animation-iteration-count: 2;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.delay-animated3 {
    -webkit-animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: 5s;
    -moz-animation-fill-mode: both;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-delay: 0.5s;
    animation-delay: 3s;
}
/*Spinner load*/
.poster {
    width: 38px;
    height: 38px;
    position: absolute;
    top: 200px;
    left: 50%;
    transform: rotateZ(45deg);
}

    .poster .cube {
        position: relative;
        transform: rotateZ(45deg);
    }

    .poster .cube {
        float: left;
        width: 50%;
        height: 50%;
        position: relative;
        transform: scale(1.1);
    }

        .poster .cube:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgb(43,160,199);
            animation: cube 1.08s infinite linear both;
            transform-origin: 100% 100%;
        }

    .poster .c2 {
        transform: scale(1.1) rotateZ(90deg);
    }

    .poster .c3 {
        transform: scale(1.1) rotateZ(180deg);
    }

    .poster .c4 {
        transform: scale(1.1) rotateZ(270deg);
    }

    .poster .c2:before {
        animation-delay: 0.135s;
    }

    .poster .c3:before {
        animation-delay: 0.27s;
    }

    .poster .c4:before {
        animation-delay: 0.405s;
    }

@keyframes cube {
    0%, 10% {
        transform: perspective(70px) rotateX(-180deg);
        opacity: 0;
    }

    25%, 75% {
        transform: perspective(70px) rotateX(0deg);
        opacity: 1;
    }

    90%, 100% {
        transform: perspective(70px) rotateY(180deg);
        opacity: 0;
    }
}

@keyframes bg-pan-top {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 50% 100%;
    }

    100% {
        background-position: 0% 50%;
    }
}
.fadein {
    -webkit-animation-name: fadein;
    -moz-animation-name: fadein;
    -o-animation-name: fadein;
    animation-name: fadein;
}

@-webkit-keyframes fadein {
    from {
        margin-left: 1000px
    }

    to {
    }
}

@-moz-keyframes fadein {
    from {
        margin-left: 1000px
    }

    to {
    }
}

.slidein {
    -webkit-animation-name: slidein;
    -moz-animation-name: slidein;
    -o-animation-name: slidein;
    animation-name: slidein;
}

@keyframes marquee {
    0% {
        left: 0;
    }

    20% {
        left: 0;
    }

    100% {
        left: -100%;
    }
}

.marquee {
    animation: marquee 15s linear infinite;
    -webkit-animation-duration: 15s;
    -moz-animation-duration: 15s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

@-webkit-keyframes slidein {
    from {
        margin-left: 800px
    }

    to {
        margin-top: 0px
    }
}

@-moz-keyframes slidein {
    from {
        margin-left: 800px
    }

    to {
        margin-top: 0px
    }
}

.slideup {
    -webkit-animation-name: slideup;
    -moz-animation-name: slideup;
    -o-animation-name: slideup;
    animation-name: slideup;
}

@-webkit-keyframes slideup {
    from {
        margin-top: 30px
    }

    to {
        margin-top: 0;
    }
}

@-moz-keyframes slideup {
    from {
        margin-top: 30px
    }

    to {
        margin-top: 0;
    }
}
.break-block {
    width: 100%;
    height: 70px;
    margin-bottom: 10px;
    margin-left: -5px;
}
.col-md-9.lwriper {
    padding-left: 0px;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #ff003b;
    border-color: #ff003b;
}
.pagination > li > a {
    background: #fafafa;
    color: #ff003b !important;
}
span.glyphicon {
    color: #ff003b;
}
.title {
    color: #fe003e;
}
h2.post-title {
    color: #353535;
    font-weight: bold;
    text-align: justify;
    font-size: 25px;
}

/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px;
}

/*Left*/
.modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
    left: 0;
}

/*Right*/
.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
    border-radius: 0;
    border: none;
}

#subModal.modal-header {
    border-bottom-color: #fff;
    background-color: #fff;
    text-align: center;
}

#subModal.modal-title {
    color: #ff003b;
}
#subModal .modal-body {
    background-color: #f9f9f9;
    padding-bottom: 0px;
}
.demo {
    padding-top: 60px;
    padding-bottom: 110px;
}
.news.input-field {
  
    margin-top: 2rem;
    
}
.news input{
    background-color:#fff !important;
    margin-bottom:2rem;
}
.news .btn-s-default {
   
    width: 100%;
}
.btn-demo {
    margin: 15px;
    padding: 10px 15px;
    border-radius: 0;
    font-size: 16px;
    background-color: #FFFFFF;
}

    .btn-demo:focus {
        outline: 0;
    }

.demo-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 15px;
    background-color: #212121;
    text-align: center;
}
body {
    padding-right: 0 !important
}

#subModal.modal-backdrop {
    display: none !important;
}
.modal-open {
    overflow: scroll !important;
}
#subModal {
    top: 60%;
    right: 50%;
    width: 0px;
    outline: none;
    overflow: hidden;
}
    #subModal.modal.right .modal-dialog {
        position: fixed;
        margin: auto;
        padding-right: 0px;
        width: auto;
        height: 250px;
        -webkit-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
        -o-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);
    }


/*Right*/
.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}
.mod-close.close {
    position: absolute;
    top: 10px;
    font-size: 34px;
    right: 0;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    cursor: pointer;
}
.news.input-field label {
    font-size: 15px;
    line-height: 1;
    font-weight: 200;
}
.fa-rotate-45 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
button#newsAlert {
    width: 100%;
}
.post-container img {
    padding: 10px;
}
.alert > p, .alert > ul {
    margin-bottom: 0;
    font-weight: 600;
    text-align:justify;
}

.pricingTable {
    font-family: 'Poppins', sans-serif;
    text-align: center;
    padding: 0 0 30px 30px;
    position: relative;
    z-index: 1;
}

    .pricingTable:after {
        content: "";
        background: #00A897;
        width: 50%;
        height: 50%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: -1;
    }

    .pricingTable .pricing-content {
        background-color: #fff;
        padding: 15px 0 20px;
        box-shadow: 0 0 20px rgba(0,0,0,0.3);
    }

    .pricingTable .pricingTable-header {
        padding: 20px 10px;
        margin: 0 0 5px;
    }

    .pricingTable .title {
        color: #333;
        font-size: 40px;
        font-weight: 300;
        text-transform: capitalize;
        letter-spacing: 1px;
        margin: 0;
    }

    .pricingTable .content-list {
        padding: 0;
        margin: 0 0 27px;
        list-style: none;
        display: inline-block;
    }

        .pricingTable .content-list li {
            color: #333;
            font-size: 16px;
            text-transform: capitalize;
            text-align: left;
            padding: 0 0 0 35px;
            margin: 0 0 27px;
            position: relative;
        }

            .pricingTable .content-list li:last-child {
                margin-bottom: 0;
            }

            .pricingTable .content-list li:before {
                content: "\f00c";
                color: #338806;
                font-family: "Font Awesome 5 Free";
                font-size: 17px;
                font-weight: 900;
                position: absolute;
                top: 0;
                left: 0;
            }

            .pricingTable .content-list li.disable:before {
                content: "\f00d";
                color: #FF3631;
            }

    .pricingTable .price-value {
        margin: 0 0 20px;
    }

        .pricingTable .price-value .amount {
            font-size: 50px;
            font-weight: 300;
            line-height: 40px;
            margin: 0 0 5px;
            display: block;
        }

        .pricingTable .price-value .duration {
            font-size: 16px;
            display: block;
        }

    .pricingTable .pricingTable-signup a {
        color: #fff;
        background-color: #00A897;
        font-size: 20px;
        font-weight: 500;
        text-transform: uppercase;
        padding: 5px 25px;
        display: inline-block;
        overflow: hidden;
        position: relative;
        z-index: 1;
        transition: all 0.3s;
    }

        .pricingTable .pricingTable-signup a:hover {
            text-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
        }

        .pricingTable .pricingTable-signup a:before,
        .pricingTable .pricingTable-signup a:after {
            content: '';
            background-color: rgba(0,0,0,0.15);
            height: 100%;
            width: 50%;
            opacity: 0;
            position: absolute;
            left: 0;
            top: 0;
            z-index: -2;
            transition: all 0.3s ease;
        }

        .pricingTable .pricingTable-signup a:after {
            left: auto;
            right: 0;
        }

        .pricingTable .pricingTable-signup a:hover:before {
            opacity: 1;
            top: 50%;
        }

        .pricingTable .pricingTable-signup a:hover:after {
            opacity: 1;
            top: -50%;
        }

    .pricingTable.blue:after,
    .pricingTable.blue .pricingTable-signup a {
        background-color: #0089BD;
    }

    .pricingTable.magenta:after,
    .pricingTable.magenta .pricingTable-signup a {
        background-color: #C70134;
    }

@media only screen and (max-width: 990px) {
    .pricingTable {
        margin-bottom: 50px;
    }
}

.serviceBox {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    padding: 25px 25px 55px;
    position: relative;
    z-index: 1;
}

    .serviceBox:before,
    .serviceBox:after {
        content: '';
        background: linear-gradient(#a64cef, #882FD5);
        border-radius: 20px;
        position: absolute;
        left: 10px;
        right: 0;
        top: 15px;
        bottom: 0;
        z-index: -1;
    }

    .serviceBox:after {
        background: #fff;
        left: 0;
        right: 10px;
        top: 0;
        bottom: 15px;
        clip-path: polygon(30% 0, 100% 0, 100% 85%, 75% 100%, 0 100%, 0 20%);
    }

    .serviceBox .service-icon {
        color: #882FD5;
        font-size: 35px;
        text-shadow: 4px 4px rgba(0,0,0,0.1);
        margin: 0 0 10px;
    }

    .serviceBox .title {
        color: #882FD5;
        font-size: 18px;
        font-weight: 400;
        text-transform: uppercase;
        margin: 0 0 10px;
    }

        .serviceBox .title span {
            font-weight: 700;
        }

    .serviceBox .description {
        color: #888;
        font-size: 13px;
        line-height: 20px;
        letter-spacing: 0.5px;
        margin: 0;
    }

    .serviceBox .read-more {
        color: #fff;
        font-size: 22px;
        line-height: 22px;
        position: absolute;
        right: 15px;
        bottom: 9px;
        transition: all 0.3s ease 0s;
    }

        .serviceBox .read-more:hover {
            color: rgba(255,255,255,0.7);
            text-shadow: 3px 3px rgba(255,255,255,0.1);
        }

    .serviceBox.darkgreen:before {
        background: linear-gradient(#00A28D, #007385);
    }

    .serviceBox.darkgreen .service-icon,
    .serviceBox.darkgreen .title {
        color: #007385;
    }

    .serviceBox.blue:before {
        background: linear-gradient(#00BFE9, #0170DC);
    }

    .serviceBox.blue .service-icon,
    .serviceBox.blue .title {
        color: #0170DC;
    }

    .serviceBox.green:before {
        background: linear-gradient(#93c916, #3AB447);
    }

    .serviceBox.green .service-icon,
    .serviceBox.green .title {
        color: #3AB447;
    }

@media only screen and (max-width:990px) {
    .serviceBox {
        margin: 0 0 30px;
    }
}

/* Conatct start */

.header-title {
    text-align: center;
    color: #00bfff;
}

#tip {
    display: none;
}

.fadeIn {
    animation-duration: 3s;
}

.form-control {
    border-radius: 0px;
    border: 1px solid #EDEDED;
}

    .form-control:focus {
        border: 1px solid #00bfff;
    }

.textarea-contact {
    resize: none;
}

.btn-send {
    border-radius: 0px;
    border: 1px solid #00bfff;
    background: #00bfff;
    color: #fff;
}

    .btn-send:hover {
        border: 1px solid #00bfff;
        background: #fff;
        color: #00bfff;
        transition: background 0.5s;
    }

.second-portion {
    margin-top: 50px;
}

.box > .icon {
    text-align: center;
    position: relative;
}

    .box > .icon > .image {
        position: relative;
        z-index: 2;
        margin: auto;
        width: 88px;
        height: 88px;
        border: 8px solid white;
        line-height: 88px;
        border-radius: 50%;
        background: #00bfff;
        vertical-align: middle;
    }

    .box > .icon:hover > .image {
        background: #333;
    }

    .box > .icon > .image > i {
        font-size: 36px !important;
        color: #fff !important;
    }

    .box > .icon:hover > .image > i {
        color: white !important;
    }

    .box > .icon > .info {
        margin-top: -24px;
        background: rgba(0, 0, 0, 0.04);
        border: 1px solid #e0e0e0;
        padding: 15px 0 10px 0;
        min-height: 163px;
    }

    .box > .icon:hover > .info {
        background: rgba(0, 0, 0, 0.04);
        border-color: #e0e0e0;
        color: white;
    }

    .box > .icon > .info > h3.title {
        font-family: "Robot",sans-serif !important;
        font-size: 16px;
        color: #222;
        font-weight: 700;
    }

    .box > .icon > .info > p {
        font-family: "Robot",sans-serif !important;
        font-size: 13px;
        color: #666;
        line-height: 1.5em;
        margin: 20px;
    }

    .box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a {
        color: #222;
    }

    .box > .icon > .info > .more a {
        font-family: "Robot",sans-serif !important;
        font-size: 12px;
        color: #222;
        line-height: 12px;
        text-transform: uppercase;
        text-decoration: none;
    }

    .box > .icon:hover > .info > .more > a {
        color: #fff;
        padding: 6px 8px;
        background-color: #63B76C;
    }

.box .space {
    height: 30px;
}

@media only screen and (max-width: 768px) {
    .contact-form {
        margin-top: 25px;
    }

    .btn-send {
        width: 100%;
        padding: 10px;
    }

    .second-portion {
        margin-top: 25px;
    }
}
/* Conatct end */