/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/* line 10, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
}


/* line 14, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.container:before,
.container:after {
    content: " ";
    display: table;
}


/* line 19, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.container:after {
    clear: both;
}

@media (min-width: 768px) {
    /* line 10, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
    .container {
        width: 730px;
    }
}

@media (min-width: 992px) {
    /* line 10, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
    .container {
        width: 950px;
    }
}

@media (min-width: 1200px) {
    /* line 10, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */
    .container {
        width: 1150px;
    }
}


/* line 30, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
}


/* line 14, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table;
}


/* line 19, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.container-fluid:after {
    clear: both;
}


/* line 39, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/_grid.scss */

.row {
    margin-left: -5px;
    margin-right: -5px;
}


/* line 14, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.row:before,
.row:after {
    content: " ";
    display: table;
}


/* line 19, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

.row:after {
    clear: both;
}


/* line 11, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
}


/* line 27, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}


/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-1 {
    width: 8.3333333333%;
}


/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-2 {
    width: 16.6666666667%;
}


/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-3 {
    width: 25%;
}


/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-4 {
    width: 33.3333333333%;
}


/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-5 {
    width: 41.6666666667%;
}


/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-6 {
    width: 50%;
}


/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-7 {
    width: 58.3333333333%;
}


/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-8 {
    width: 66.6666666667%;
}


/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-9 {
    width: 75%;
}


/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-10 {
    width: 83.3333333333%;
}


/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-11 {
    width: 91.6666666667%;
}


/* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

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


/* line 55, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-0 {
    right: auto;
}


/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-1 {
    right: 8.3333333333%;
}


/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-2 {
    right: 16.6666666667%;
}


/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-3 {
    right: 25%;
}


/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-4 {
    right: 33.3333333333%;
}


/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-5 {
    right: 41.6666666667%;
}


/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-6 {
    right: 50%;
}


/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-7 {
    right: 58.3333333333%;
}


/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-8 {
    right: 66.6666666667%;
}


/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-9 {
    right: 75%;
}


/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-10 {
    right: 83.3333333333%;
}


/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-11 {
    right: 91.6666666667%;
}


/* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-pull-12 {
    right: 100%;
}


/* line 45, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-0 {
    left: auto;
}


/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-1 {
    left: 8.3333333333%;
}


/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-2 {
    left: 16.6666666667%;
}


/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-3 {
    left: 25%;
}


/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-4 {
    left: 33.3333333333%;
}


/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-5 {
    left: 41.6666666667%;
}


/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-6 {
    left: 50%;
}


/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-7 {
    left: 58.3333333333%;
}


/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-8 {
    left: 66.6666666667%;
}


/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-9 {
    left: 75%;
}


/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-10 {
    left: 83.3333333333%;
}


/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-11 {
    left: 91.6666666667%;
}


/* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-push-12 {
    left: 100%;
}


/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-0 {
    margin-left: 0%;
}


/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-1 {
    margin-left: 8.3333333333%;
}


/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-2 {
    margin-left: 16.6666666667%;
}


/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-3 {
    margin-left: 25%;
}


/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-4 {
    margin-left: 33.3333333333%;
}


/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-5 {
    margin-left: 41.6666666667%;
}


/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-6 {
    margin-left: 50%;
}


/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-7 {
    margin-left: 58.3333333333%;
}


/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-8 {
    margin-left: 66.6666666667%;
}


/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-9 {
    margin-left: 75%;
}


/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-10 {
    margin-left: 83.3333333333%;
}


/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-11 {
    margin-left: 91.6666666667%;
}


/* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {
    /* line 27, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-1 {
        width: 8.3333333333%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-2 {
        width: 16.6666666667%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-3 {
        width: 25%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-4 {
        width: 33.3333333333%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-5 {
        width: 41.6666666667%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-6 {
        width: 50%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-7 {
        width: 58.3333333333%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-8 {
        width: 66.6666666667%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-9 {
        width: 75%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-10 {
        width: 83.3333333333%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-11 {
        width: 91.6666666667%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-12 {
        width: 100%;
    }
    /* line 55, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-0 {
        right: auto;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-1 {
        right: 8.3333333333%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-2 {
        right: 16.6666666667%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-3 {
        right: 25%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-4 {
        right: 33.3333333333%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-5 {
        right: 41.6666666667%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-6 {
        right: 50%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-7 {
        right: 58.3333333333%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-8 {
        right: 66.6666666667%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-9 {
        right: 75%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-10 {
        right: 83.3333333333%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-11 {
        right: 91.6666666667%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-pull-12 {
        right: 100%;
    }
    /* line 45, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-0 {
        left: auto;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-1 {
        left: 8.3333333333%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-2 {
        left: 16.6666666667%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-3 {
        left: 25%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-4 {
        left: 33.3333333333%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-5 {
        left: 41.6666666667%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-6 {
        left: 50%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-7 {
        left: 58.3333333333%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-8 {
        left: 66.6666666667%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-9 {
        left: 75%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-10 {
        left: 83.3333333333%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-11 {
        left: 91.6666666667%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-push-12 {
        left: 100%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {
    /* line 27, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-1 {
        width: 8.3333333333%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-2 {
        width: 16.6666666667%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-3 {
        width: 25%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-4 {
        width: 33.3333333333%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-5 {
        width: 41.6666666667%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-6 {
        width: 50%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-7 {
        width: 58.3333333333%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-8 {
        width: 66.6666666667%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-9 {
        width: 75%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-10 {
        width: 83.3333333333%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-11 {
        width: 91.6666666667%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-12 {
        width: 100%;
    }
    /* line 55, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-0 {
        right: auto;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-1 {
        right: 8.3333333333%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-2 {
        right: 16.6666666667%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-3 {
        right: 25%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-4 {
        right: 33.3333333333%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-5 {
        right: 41.6666666667%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-6 {
        right: 50%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-7 {
        right: 58.3333333333%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-8 {
        right: 66.6666666667%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-9 {
        right: 75%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-10 {
        right: 83.3333333333%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-11 {
        right: 91.6666666667%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-pull-12 {
        right: 100%;
    }
    /* line 45, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-0 {
        left: auto;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-1 {
        left: 8.3333333333%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-2 {
        left: 16.6666666667%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-3 {
        left: 25%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-4 {
        left: 33.3333333333%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-5 {
        left: 41.6666666667%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-6 {
        left: 50%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-7 {
        left: 58.3333333333%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-8 {
        left: 66.6666666667%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-9 {
        left: 75%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-10 {
        left: 83.3333333333%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-11 {
        left: 91.6666666667%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-12 {
        left: 100%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-0 {
        margin-left: 0%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-3 {
        margin-left: 25%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-6 {
        margin-left: 50%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-9 {
        margin-left: 75%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    /* line 27, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-1 {
        width: 8.3333333333%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-2 {
        width: 16.6666666667%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-3 {
        width: 25%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-4 {
        width: 33.3333333333%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-5 {
        width: 41.6666666667%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-6 {
        width: 50%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-7 {
        width: 58.3333333333%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-8 {
        width: 66.6666666667%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-9 {
        width: 75%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-10 {
        width: 83.3333333333%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-11 {
        width: 91.6666666667%;
    }
    /* line 35, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-12 {
        width: 100%;
    }
    /* line 55, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-0 {
        right: auto;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-1 {
        right: 8.3333333333%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-2 {
        right: 16.6666666667%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-3 {
        right: 25%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-4 {
        right: 33.3333333333%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-5 {
        right: 41.6666666667%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-6 {
        right: 50%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-7 {
        right: 58.3333333333%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-8 {
        right: 66.6666666667%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-9 {
        right: 75%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-10 {
        right: 83.3333333333%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-11 {
        right: 91.6666666667%;
    }
    /* line 50, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-pull-12 {
        right: 100%;
    }
    /* line 45, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-0 {
        left: auto;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-1 {
        left: 8.3333333333%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-2 {
        left: 16.6666666667%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-3 {
        left: 25%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-4 {
        left: 33.3333333333%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-5 {
        left: 41.6666666667%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-6 {
        left: 50%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-7 {
        left: 58.3333333333%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-8 {
        left: 66.6666666667%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-9 {
        left: 75%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-10 {
        left: 83.3333333333%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-11 {
        left: 91.6666666667%;
    }
    /* line 40, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-push-12 {
        left: 100%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }
    /* line 60, ../../bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

/* Color Variables */
/* Primary */
/* Secondary */
/* Other*/
/* Container BG colors */
/* Text Color Variations */
/* Alert Colours */
/* Font Sizes */
/* Border Variables */
/* Border Widths */
/* Slide Container Paddings */
.header-blk.ty-fixed-on-scroll:not(.force-nofix) .header-top-container {
  visibility: hidden;
}
.header-blk.ty-fixed-on-scroll:not(.force-nofix) .header-bottom-container-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background: #FFF;
  border-bottom: 1px solid #ddd;
}
.header-blk.ty-fixed-on-scroll:not(.force-nofix) .header-bottom-container-wrapper .ty-logo {
  margin-top: -15px;
  width: 180px;
}
.header-blk.ty-fixed-on-scroll:not(.force-nofix) .header-bottom-container {
  height: 50px;
  padding: 12px 0;
}
.header-blk.ty-fixed-on-scroll:not(.force-nofix) .navigate-links .link-icon-wrapper,
.header-blk.ty-fixed-on-scroll:not(.force-nofix) .other-links .link-icon-wrapper {
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.header-inner-wrapper {
  height: 125px;
}

.header-top-container {
  font-size: 9pt;
  color: #666;
  background: #F4F7F8;
  border-bottom: 1px solid #ddd;
}
.header-top-container a {
  color: inherit;
  text-decoration: none;
}
.header-top-container .psc-ticket,
.header-top-container .download-app,
.header-top-container .read-blog,
.header-top-container .customer-care,
.header-top-container .loggedin-user {
  position: relative;
}
.header-top-container .psc-ticket {
  display: inline-block;
}
.header-top-container .download-app,
.header-top-container .read-blog,
.header-top-container .customer-care,
.header-top-container .loggedin-user {
  margin: 0 7px;
}
.header-top-container .customer-care .ty-dropdown-active,
.header-top-container .loggedin-user .ty-dropdown-active {
  background: white;
}
.header-top-container .customer-care .ty-dropdown,
.header-top-container .loggedin-user .ty-dropdown {
  width: 300px;
}
.header-top-container .customer-care .icon-arrow_drop_down,
.header-top-container .loggedin-user .icon-arrow_drop_down {
  -webkit-transform: scale(1.8, 1.8);
  -ms-transform: scale(1.8, 1.8);
  -o-transform: scale(1.8, 1.8);
  transform: scale(1.8, 1.8);
}

.header-top-right {
  float: right;
}
.header-top-right ul {
  margin: 0 0;
  padding-left: 0;
  list-style-type: none;
}
.header-top-right ul li {
  display: inline-block;
}
.header-top-right span {
  display: inline-block;
}
.header-top-right .act-wrapper,
.header-top-right .auth-wrapper {
  display: inline-block;
  height: 34px;
  vertical-align: top;
}
.header-top-right .act-wrapper li,
.header-top-right .auth-wrapper li {
  z-index: 10;
  padding: 10px 0;
}
.header-top-right .act-wrapper .customer-care,
.header-top-right .act-wrapper .loggedin-user,
.header-top-right .auth-wrapper .customer-care,
.header-top-right .auth-wrapper .loggedin-user {
  padding: 0;
  margin-right: 4px;
}
.header-top-right .act-wrapper .customer-care .ty-dropdown-trigger,
.header-top-right .act-wrapper .loggedin-user .ty-dropdown-trigger,
.header-top-right .auth-wrapper .customer-care .ty-dropdown-trigger,
.header-top-right .auth-wrapper .loggedin-user .ty-dropdown-trigger {
  padding: 10px 3px;
}
.header-top-right .act-wrapper .loggedin-user li,
.header-top-right .auth-wrapper .loggedin-user li {
  display: block;
  padding: 0 0;
}
.header-top-right .act-wrapper .loggedin-user .ty-dropdown,
.header-top-right .auth-wrapper .loggedin-user .ty-dropdown {
  width: 150px;
}
.header-top-right .login-link a,
.header-top-right .register-link a,
.header-top-right .myaccount-link a,
.header-top-right .logout-link a {
  margin: 0 7px;
  padding: 8px 0;
}

.header-bottom-container-wrapper {
  width: 100%;
}

.header-bottom-container {
  -webkit-transition: 0.6s ease height;
  -o-transition: 0.6s ease height;
  transition: 0.6s ease height;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  height: 90px;
  padding: 14px 0;
}
.header-bottom-container > div {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}
.header-bottom-container > div:before, .header-bottom-container > div:after {
  content: " ";
  display: table;
}
.header-bottom-container > div:after {
  clear: both;
}
.header-bottom-container .ty-logo {
  -webkit-transition: 0.6s ease margin-top;
  -o-transition: 0.6s ease margin-top;
  transition: 0.6s ease margin-top;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  margin-top: 0;
  padding: 5px 0;
}

.naviage-wrapper {
  float: right;
  height: 100%;
}

.navigate-links,
.other-links {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.navigate-links .link-wrapper,
.other-links .link-wrapper {
  display: none;
  text-decoration: none;
  height: inherit;
  font-size: 11pt;
  width: 75px;
  text-align: center;
}
.navigate-links .link-wrapper .link-icon-wrapper,
.other-links .link-wrapper .link-icon-wrapper {
  -webkit-transition: height 0.6s ease, opacity 1s ease;
  -o-transition: height 0.6s ease, opacity 1s ease;
  transition: height 0.6s ease, opacity 1s ease;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  opacity: 1;
  height: 33px;
  font-size: 20pt;
}
.navigate-links .link-wrapper.xs-show-link,
.other-links .link-wrapper.xs-show-link {
  display: inline-block;
}
.navigate-links .ty-icon,
.other-links .ty-icon {
  width: 100%;
  font-size: 20pt;
}

.navigate-links .link-wrapper {
  color: #0089CF;
}
.navigate-links .link-wrapper.active {
  color: #F15A22;
  border-bottom: 3px solid #F15A22;
}

.other-links .link-wrapper {
  color: #7A868E;
}

.header-menu-blk {
  position: relative;
  z-index: 1;
}
.header-menu-blk .ty-dropdown-trigger {
  width: 100%;
  height: 100%;
}
.header-menu-blk ul {
  width: 200px;
}
.header-menu-blk li {
  display: inline-block;
  margin: 1px 0;
  width: 100%;
}
.header-menu-blk .ty-dropdown-bottom-blue {
  position: relative;
  top: 10px;
  height: 10px;
}

.header-contact-tollfree {
  padding: 10px 10px;
  border-bottom: 1px solid #0089CF;
  font-size: 12pt;
  line-height: 25px;
}
.header-contact-tollfree small {
  display: block;
  line-height: 14px;
  margin: 10px 0;
}

.header-contact-regional {
  padding: 10px 10px;
  border-bottom: 5px solid #0089CF;
  font-size: 12pt;
  line-height: 25px;
}
.header-contact-regional small {
  display: block;
  line-height: 18px;
  margin: 12px 0;
}

@media only screen and (min-width: 768px) {
  .header-top-container .container .row {
    padding-left: 75px;
    padding-right: 75px;
  }

  .navigate-links .link-wrapper,
  .other-links .link-wrapper {
    width: 100px;
  }
  .navigate-links .link-wrapper.sm-show-link,
  .other-links .link-wrapper.sm-show-link {
    display: inline-block;
  }
}
@media only screen and (min-width: 992px) {
  .navigate-links .link-wrapper.md-show-link,
  .other-links .link-wrapper.md-show-link {
    display: inline-block;
  }
}
@media only screen and (min-width: 1200px) {
  .navigate-links .link-wrapper,
  .other-links .link-wrapper {
    display: inline-block;
  }
  .navigate-links .link-wrapper.lg-show-link,
  .other-links .link-wrapper.lg-show-link {
    display: inline-block;
  }
}
.ty-dropdown-trigger {
  position: relative;
  z-index: 1;
  display: inline-block;
  cursor: pointer;
}
.ty-dropdown-trigger.ty-dropdown-active {
  border: 1px solid #ddd;
  border-bottom: 0;
  margin: -1px -1px 0 -1px;
  border-radius: 5px 5px 0 0;
  background: #F4F7F8;
}

.ty-dropdown {
  position: absolute;
  top: 100%;
  top: calc(100% - 2px);
  right: 0;
  list-style: none;
  padding: 15px 0 0;
  font-weight: 400;
  color: #7A868E;
  border: 1px solid #ddd;
  background: #F4F7F8;
  text-align: left;
  margin: 0;
}
.ty-dropdown li a {
  display: block;
  padding: 10px 10px;
  text-decoration: none !important;
  color: inherit;
}
.ty-dropdown li a:hover {
  background: #FFF;
}
.ty-dropdown.ty-dropdown-white {
  background: #FFF;
}
.ty-dropdown.ty-dropdown-white a:hover {
  background: #E5F3FA;
}

.ty-dropdown-bottom-blue {
  border-bottom: 5px solid #0089CF;
}

/*
.ty-dropdown-blk {
    &:focus {
        .ty-dropdown {
            height: calc(100% - 2px);
            background: #FFF;
            border-radius: 3px 3px 0 0;
            .ty-dropdown-content {
                display: block;
            }
        }
    }
}

.ty-dropdown {
    position: relative;
    width: 22px;
    height: 100%;
    display: inline-block;
    height: calc(100% - 2px);
}

.ty-dropdown-icon {
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
    height: 100%;
    text-align: center;
    display: block;
    outline: none;
    z-index: 21;
}

.ty-dropdown-content {
    display: none;
    position: absolute;
    top: 100%;
    margin-top: -1px;
    background: #FFF;
    border: $border-width-dropdown solid #ddd;
    font-size: $ty-font-size-very-small;
    z-index: 20;
}
*/
.footer {
  position: relative;
  font-size: 12px;
  color: white;
  background: #0089CF;
  z-index: 1;
}
.footer .footer-left {
  width: 300px;
  height: 150px;
  margin-bottom: 40px;
}

.footer-top {
  position: relative;
  padding-top: 27px;
  padding-bottom: 27px;
}
.footer-top:before {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.footer-social-icons {
  padding: 15px 0;
  letter-spacing: 5px;
}
.footer-social-icons a {
  font-size: 22px;
  text-decoration: none;
  color: #FFF;
}

.footer-left {
  margin: auto;
}
.footer-left .promotion-txt {
  font-size: 10px;
}
.footer-left .left-bottom {
  width: 100%;
  padding: inherit;
}

.footer-ty-logo {
  position: relative;
  margin-left: -24px;
  top: 5px;
}

.footer-links strong {
  line-height: 30px;
}
.footer-links ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.footer-links li {
  padding-top: 6px;
  padding-bottom: 6px;
}
.footer-links a {
  color: inherit;
}
.footer-links a:nth-last-of-type(1) {
  padding-bottom: 0;
}

.footer-links-block {
  padding-left: 30px;
}

.footer-rights {
  padding: 15px 15px;
  text-align: center;
  border-top: 1px solid #19718F;
}

@media (min-width: 768px) {
  .footer .footer-left {
    padding-right: 30px;
  }

  .footer-links {
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .footer .footer-left {
    margin-bottom: 0;
  }

  .footer-links {
    margin-bottom: 0;
  }
}
.ty-site-footer-image {
  position: relative;
  height: 75px;
  top: 5px;
  background-image: url("/img/road.png");
  background-size: 100% 100%;
  background-position: bottom;
  margin-top: 30px;
  z-index: 1;
}
.ty-site-footer-image .container {
  position: relative;
  height: 100%;
}

.ty-site-footer-bus {
  position: absolute;
  top: -10px;
  left: 20px;
}

.ty-site-footer-friend {
  position: absolute;
  right: 11px;
  bottom: 0;
}
