/*! * Bootstrap v3.0.2 by @fat and @mdo * Copyright 2013 Twitter, Inc. * Licensed under http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world by @mdo and @fat. */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
aside,
footer,
nav,
section {
    display: block
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: transparent
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

strong {
    font-weight: bold
}

img {
    border: 0
}

button,
input {
    margin: 0;
    font-family: inherit;
    font-size: 100%
}

button,
input {
    line-height: normal
}

button {
    text-transform: none
}

button.js_submit {
    cursor: pointer;
    -webkit-appearance: button
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

@media print {
    * {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 2cm .5cm
    }

    p,
    h2 {
        orphans: 3;
        widows: 3
    }

    h2 {
        page-break-after: avoid
    }
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Roboto",
        Helvetica,
        Arial,
        sans-serif;
    font-size: 18px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}

input,
button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

a:hover,
a:focus {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

p {
    margin: 0 0 10px
}

h1,
h2 {
    font-family: "Roboto",
        Helvetica,
        Arial,
        sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1,
h2 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul {
    margin-bottom: 0
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee
}

blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25
}

blockquote p:last-child {
    margin-bottom: 0
}

blockquote:before,
blockquote:after {
    content: ""
}

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

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

.container:after {
    clear: both
}

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

.container:after {
    clear: both
}

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

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

.row:after {
    clear: both
}

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

.row:after {
    clear: both
}

.col-lg-4,
.col-md-5,
.col-md-7,
.col-lg-8,
.col-xs-12,
.col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

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

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

    .col-sm-12 {
        width: 100%
    }
}

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

    .col-md-5,
    .col-md-7 {
        float: left
    }

    .col-md-7 {
        width: 58.333333333333336%
    }

    .col-md-5 {
        width: 41.66666666666667%
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }

    .col-lg-4,
    .col-lg-8 {
        float: left
    }

    .col-lg-8 {
        width: 66.66666666666666%
    }

    .col-lg-4 {
        width: 33.33333333333333%
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none
}

.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}



.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

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

.nav:after {
    clear: both
}

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

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

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

.clearfix:after {
    clear: both
}

@-ms-viewport {
    width: device-width
}

@charset "UTF-8";

@supports (display:grid) {}

.video-js .vjs-menu :focus:not(:focus-visible),
.video-js :focus:not(:focus-visible) {
    outline: 0;
    background: 0 0
}

.vjs-has-started:not(:hover) .vjs-dock-shelf,
.vjs-has-started:not(:hover) .vjs-dock-text {
    opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

/*! @name videojs-contextmenu-ui @version 5.2.0 @license Apache-2.0 */
/*! * Bootstrap v2.3.2 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. */
.tb-megamenu .clearfix {
    *zoom: 1;
}

.tb-megamenu .clearfix:before,
.tb-megamenu .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.tb-megamenu .clearfix:after {
    clear: both;
}

.tb-megamenu [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
}

.tb-megamenu .row-fluid {
    width: 100%;
    *zoom: 1;
}

.tb-megamenu .row-fluid:before,
.tb-megamenu .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}

.tb-megamenu .row-fluid:after {
    clear: both;
}

.tb-megamenu .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
}

.tb-megamenu .row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.tb-megamenu .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
}

.tb-megamenu .row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
}

.tb-megamenu .btn {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #cccccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}

.tb-megamenu .btn:hover,
.tb-megamenu .btn:focus,
.tb-megamenu .btn:active {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.tb-megamenu .btn:active {
    background-color: #cccccc \9;
}

.tb-megamenu .btn:first-child {
    *margin-left: 0;
}

.tb-megamenu .btn:hover,
.tb-megamenu .btn:focus {
    color: #333333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.tb-megamenu .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.tb-megamenu .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.tb-megamenu button.btn {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

.tb-megamenu button.btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.tb-megamenu .nav {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none;
}

.tb-megamenu .nav>li>a {
    display: block;
}

.tb-megamenu .nav>li>a:hover,
.tb-megamenu .nav>li>a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

/* move down carets for tabs */
/*.tb-megamenu .navbar .btn-navbar .icon-bar {
     display: block;
     width: 18px;
     height: 2px;
     background-color: #f5f5f5;
     -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
     border-radius: 1px;
     -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
     -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
     box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
 .tb-megamenu .btn-navbar .icon-bar + .icon-bar {
     margin-top: 3px;
}
 */
.tb-megamenu .dropdown {
    position: relative;
}

.tb-megamenu .dropdown-toggle {
    *margin-bottom: -3px;
}

.tb-megamenu .dropdown-toggle:active {
    outline: 0;
}

.tb-megamenu .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

@-ms-viewport {
    width: device-width;
}

@media (max-width: 767px) {
    .tb-megamenu .row-fluid {
        width: 100%;
    }

    .tb-megamenu [class*="span"],
    .tb-megamenu .row-fluid [class*="span"] {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .tb-megamenu .span12,
    .tb-megamenu .row-fluid .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media (max-width: 480px) {
    .tb-megamenu .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0);
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .tb-megamenu [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 20px;
    }

    .tb-megamenu .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .tb-megamenu .row-fluid:before,
    .tb-megamenu .row-fluid:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .tb-megamenu .row-fluid:after {
        clear: both;
    }

    .tb-megamenu .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.7624309392265194%;
        *margin-left: 2.709239449864817%;
    }

    .tb-megamenu .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .tb-megamenu .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .tb-megamenu .row-fluid .span6 {
        width: 48.61878453038674%;
        *width: 48.56559304102504%;
    }
}

@media (min-width: 1200px) {
    .tb-megamenu [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 30px;
    }

    .tb-megamenu .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .tb-megamenu .row-fluid:before,
    .tb-megamenu .row-fluid:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .tb-megamenu .row-fluid:after {
        clear: both;
    }

    .tb-megamenu .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.564102564102564%;
        *margin-left: 2.5109110747408616%;
    }

    .tb-megamenu .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .tb-megamenu .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .tb-megamenu .row-fluid .span6 {
        width: 48.717948717948715%;
        *width: 48.664757228587014%;
    }
}

@media (max-width: 979px) {
    .tb-megamenu .nav-collapse {
        clear: both;
    }

    .tb-megamenu .nav-collapse .nav {
        float: none;
        margin: 0 0 10px;
    }

    .tb-megamenu .nav-collapse .nav>li {
        float: none;
    }

    .tb-megamenu .nav-collapse .nav>li>a {
        margin-bottom: 2px;
    }

    .tb-megamenu .nav-collapse .nav>li>a,
    .tb-megamenu .nav-collapse .dropdown-menu a {
        padding: 9px 15px;
        font-weight: bold;
        color: #777777;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .tb-megamenu .nav-collapse .dropdown-menu li+li a {
        margin-bottom: 2px;
    }

    .tb-megamenu .nav-collapse .nav>li>a:hover,
    .tb-megamenu .nav-collapse .nav>li>a:focus,
    .tb-megamenu .nav-collapse .dropdown-menu a:hover,
    .tb-megamenu .nav-collapse .dropdown-menu a:focus {
        background-color: #f2f2f2;
    }

    .tb-megamenu .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: none;
        max-width: none;
        margin: 0 15px;
        padding: 0;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .tb-megamenu .nav-collapse .dropdown-menu:before,
    .tb-megamenu .nav-collapse .dropdown-menu:after {
        display: none;
    }

    .tb-megamenu .nav-collapse .nav>li>.dropdown-menu:before,
    .tb-megamenu .nav-collapse .nav>li>.dropdown-menu:after {
        display: none;
    }

    .tb-megamenu .nav-collapse {
        overflow: hidden;
        height: 0;
    }
}

.tb-megamenu .clearfix {
    *zoom: 1;
}

.tb-megamenu .clearfix:before,
.tb-megamenu .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.tb-megamenu .clearfix:after {
    clear: both;
}

.tb-megamenu .mega-inner {
    padding: 10px;
    *zoom: 1;
}

.tb-megamenu .mega-inner:before,
.tb-megamenu .mega-inner:after {
    display: table;
    content: "";
    line-height: 0;
}

.tb-megamenu .mega-inner:after {
    clear: both;
}

.tb-megamenu .mega>.mega-dropdown-menu {
    min-width: 200px;
    display: none;
}

.tb-megamenu .span12.mega-col-nav .mega-inner {
    padding: 10px;
}

.tb-megamenu .mega-nav,
.tb-megamenu .dropdown-menu .mega-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tb-megamenu .mega-nav>li,
.tb-megamenu .dropdown-menu .mega-nav>li {
    display: block;
    float: none;
    list-style: none;
    margin-left: 0;
}

.tb-megamenu .mega-nav>li a,
.tb-megamenu .dropdown-menu .mega-nav>li a {
    white-space: normal;
}

.tb-megamenu .nav {
    margin-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.tb-megamenu .nav>li>a {
    display: block;
}

.tb-megamenu .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
}

.tb-megamenu .dropdown {
    position: relative;
}

.tb-megamenu .dropdown-toggle {
    *margin-bottom: -3px;
}

.tb-megamenu .dropdown-toggle:active {
    outline: 0;
}

.tb-megamenu .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.tb-megamenu .dropdown-menu a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #333;
    white-space: nowrap;
}

.tb-megamenu .dropdown-menu li>a:hover,
.tb-megamenu .dropdown-menu li>a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #08c;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}

.tb-megamenu .mega-align-left>.dropdown-menu {
    left: 0;
}

.tb-megamenu .mega-align-right>.dropdown-menu {
    left: auto;
    right: 0;
}

.tb-megamenu .btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 14px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    *line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #bbb;
    *border: 0;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}

.tb-megamenu .btn:hover,
.tb-megamenu .btn:active {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.tb-megamenu .btn:active {
    background-color: #cccccc \9;
}

.tb-megamenu .btn:first-child {
    *margin-left: 0;
}

.tb-megamenu .btn:hover {
    color: #333;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}

.tb-megamenu .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.tb-megamenu .btn:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.tb-megamenu .btn {
    border-color: #c5c5c5;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}

.tb-megamenu button.btn {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

.tb-megamenu button.btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.tb-megamenu button {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
}

.tb-megamenu button {
    font-family: "Roboto",
        Helvetica,
        Arial,
        sans-serif;
}

@media (max-width: 480px) {
    .tb-megamenu .btn {
        font-size: 11px;
        padding: 1px 4px 2px 4px;
    }
}

@media (max-width: 738px) {
    .tb-megamenu .nav-collapse .nav {
        margin: 0;
    }

    .tb-megamenu .nav-collapse .dropdown-menu {
        margin: 0;
    }

    .tb-megamenu .nav-collapse .nav li a {
        margin-bottom: 0;
        border-top: 1px solid #d9d9d9;
    }

    .tb-megamenu .nav-collapse .nav>li>a,
    .tb-megamenu .nav-collapse .dropdown-menu a {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .tb-megamenu .nav-collapse .dropdown-menu li+li a {
        margin-bottom: 0;
    }
}

.tb-megamenu {
    background-color: #000;
}

.tb-megamenu:before,
.tb-megamenu:after {
    content: "";
    display: table;
    line-height: 0;
}

.tb-megamenu:after {
    clear: both;
}

.tb-megamenu .nav {
    margin: 0;
}

.tb-megamenu .nav>li {
    float: left;
    margin-left: 0;
}

.tb-megamenu .nav>li>a {
    border-right: 1px solid #222;
    border-top: 0;
    color: #fff;
    font-weight: bold;
    padding: 15px 20px;
    text-shadow: none;
}

.tb-megamenu .nav>li>a:focus,
.tb-megamenu .nav>li>a:hover {
    background-color: #fff;
    color: #e54e4b;
    text-decoration: none;
    text-shadow: none;
    outline: none;
}

.tb-megamenu .btn-navbar {
    display: none;
    float: left;
    padding: 10px;
    margin: 0;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #e8e8e8;
    *background-color: #d9d9d9;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
}

.tb-megamenu .btn-navbar:hover,
.tb-megamenu .btn-navbar:focus,
.tb-megamenu .btn-navbar:active {
    color: #fff;
    background-color: #d9d9d9;
    *background-color: #cccccc;
}

.tb-megamenu .btn-navbar:active {
    background-color: #bfbfbf \9;
}

/*.tb-megamenu .btn-navbar [class^="icon-"], .tb-megamenu .btn-navbar [class^=" icon-"] {
     color: #666;
     text-shadow: none;
}
 */
.tb-megamenu .dropdown-menu {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.tb-megamenu .dropdown-menu li>a {
    border-top: 1px solid #eee;
    padding: 5px 20px;
    text-shadow: none;
}

.tb-megamenu .dropdown-menu li:first-child>a {
    border-top: 0;
}

.tb-megamenu .mega-nav>li:first-child>a,
.tb-megamenu .dropdown-menu .mega-nav>li:first-child>a {
    margin-top: 0;
    padding-top: 0;
}

.tb-megamenu .nav>li>.dropdown-menu:before {
    display: none;
}

.tb-megamenu .nav>li>.dropdown-menu:after {
    display: none;
}

.tb-megamenu .mega-inner {
    padding: 10px;
}

.tb-megamenu .mega-nav>li a,
.tb-megamenu .dropdown-menu .mega-nav>li a {
    padding: 5px 0;
}

.tb-megamenu .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 3px solid #e65855;
    border-top: none;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.tb-megamenu .dropdown-menu li>a {
    clear: both;
    color: #333;
    display: block;
    line-height: 20px;
    font-weight: normal;
    padding: 3px 20px;
    text-shadow: none;
    white-space: nowrap;
}

.tb-megamenu .dropdown-menu li>a:hover,
.tb-megamenu .dropdown-menu li>a:focus {
    background-color: inherit;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #e54e4b;
    text-decoration: none;
}

@media (min-width: 980px) and (max-width: 1199px) {
    .tb-megamenu [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 40px;
    }

    .tb-megamenu .span12 {
        width: 932px;
    }

    .tb-megamenu .span6 {
        width: 446px;
    }

    .tb-megamenu .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .tb-megamenu .row-fluid:before,
    .tb-megamenu .row-fluid:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .tb-megamenu .row-fluid:after {
        clear: both;
    }

    .tb-megamenu .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 4.2918454935622%;
        *margin-left: 4.2381974248927%;
    }

    .tb-megamenu .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .tb-megamenu .row-fluid .span12 {
        width: 100%;
        *width: 99.94635193133%;
    }

    .tb-megamenu .row-fluid .span6 {
        width: 47.854077253219%;
        *width: 47.800429184549%;
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    .tb-megamenu .row-fluid {
        width: 100%;
        margin-left: 0;
        *zoom: 1;
    }

    .tb-megamenu .row-fluid:before,
    .tb-megamenu .row-fluid:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .tb-megamenu .row-fluid:after {
        clear: both;
    }

    .tb-megamenu .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.7173913043478%;
        *margin-left: 2.6637432356783%;
    }

    .row-fluid [class*="span"]:first-child:not(.pull-right) {
        margin-left: 0;
    }

    .tb-megamenu .row-fluid .span12 {
        width: 100%;
        *width: 99.94635193133%;
    }

    .tb-megamenu .row-fluid .span6 {
        width: 48.641304347826%;
        *width: 48.587656279157%;
    }
}

@media (max-width: 979px) {

    .tb-megamenu .always-show .mega>.mega-dropdown-menu,
    .tb-megamenu .always-show .dropdown-menu {
        display: block !important;
    }
}

@media (max-width: 979px) {
    .tb-megamenu {
        background-color: inherit;
        height: auto;
    }

    .tb-megamenu .btn-navbar {
        display: block;
        margin-bottom: 10px;
    }

    .tb-megamenu .btn-navbar:hover {
        cursor: pointer;
    }

    .tb-megamenu .nav-collapse {
        background: #000;
        margin-top: 10px;
        position: absolute;
        top: 27px;
        width: 100%;
        z-index: 999;
    }

    .tb-megamenu .nav-collapse .nav {
        margin: 0;
    }

    .tb-megamenu .nav-collapse .nav>li>a {
        font-size: 15px;
        margin-bottom: 0;
    }

    .tb-megamenu .nav-collapse .nav>li>a,
    .tb-megamenu .nav-collapse .dropdown-menu a {
        border-bottom: 1px solid #222;
        border-right: none;
        color: #fff;
        text-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .tb-megamenu .nav-collapse .dropdown-menu li+li a {
        margin-bottom: 0;
    }

    .tb-megamenu .nav-collapse .nav>li>a:hover,
    .tb-megamenu .nav-collapse .nav>li>a:focus {
        background-color: #fff;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        color: #e54e4b;
    }

    .tb-megamenu .nav-collapse .dropdown-menu a {
        border-top: 1px solid #222;
        border-bottom: 0;
        font-weight: normal;
        padding: 10px 20px;
    }

    .tb-megamenu .nav-collapse .dropdown-menu a:hover,
    .tb-megamenu .nav-collapse .dropdown-menu a:focus {
        background-color: inherit;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    }

    .tb-megamenu .nav-collapse .dropdown-menu {
        margin: 0;
        padding: 0;
        background-color: #000;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width: 100% !important;
    }
}

@media (max-width: 979px) {
    .tb-megamenu .mega-inner {
        padding: 10px 20px;
    }

    .tb-megamenu .row-fluid,
    .tb-megamenu .mega-dropdown-menu,
    .tb-megamenu .row-fluid [class*="span"] {
        width: 100% !important;
        min-width: 100% !important;
        left: 0 !important;
        margin-left: 0 !important;
        transform: none !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
    }

    .tb-megamenu .mega-nav>li a,
    .tb-megamenu .dropdown-menu .mega-nav>li a {
        padding: 5px 0;
        margin-left: 20px;
    }
}

/* Core */
.tb-megamenu {
    position: relative;
}

.tb-megamenu .nav {
    padding: 0;
}

@media (max-width: 979px) {
    .tb-megamenu .nav-collapse {
        z-index: 999;
    }
}

/* End Core */
body {
    position: relative
}

.footer {
    margin-top: 45px;
    padding-top: 35px;
    padding-bottom: 36px;
    border-top: 1px solid #E5E5E5
}

p:last-child {
    margin-bottom: 0
}

input {
    max-width: 100%;
    width: auto
}

ul li.leaf {
    list-style: none;
    list-style-image: none
}

/* * Skeleton V1.2 * Copyright 2011, Dave Gamache * www.getskeleton.com * Free to use under the MIT license. * http://www.opensource.org/licenses/mit-license.php * 6/20/2012 */
/* Table of Content ================================================== #Reset & Basics #Basic Styles #Site Styles #Typography #Links #Lists #Images #Buttons #Forms #Misc */
/* #Reset & Basics (Inspired by E. Meyers) ================================================== */
html,
body,
div,
span,
p,
blockquote,
a,
em,
img,
strong,
i,
ul,
li,
aside,
footer,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
    /*font-size: 100%;
     font: inherit;
     */
    vertical-align: baseline;
}

aside,
footer,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

blockquote {
    quotes: none;
}

blockquote:before,
blockquote:after {
    content: '';
    content: none;
}

/* #Basic Styles ================================================== */
body {
    /*background: #fff;
     font: 12px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
     color: #444;
     */
    -webkit-font-smoothing: antialiased;
    /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
    line-height: 150%;
}

/* #Typography ================================================== */
h1,
h2 {
    /*color: #181818;
     font-family: "Georgia", "Times New Roman", serif;
     font-weight: normal;
     */
}

h2 a {
    font-weight: inherit;
}

h1 {
    /*font-size: 46px;
     line-height: 50px;
     */
    margin-bottom: 14px;
}

h2 {
    /*font-size: 35px;
     line-height: 40px;
     */
    margin-bottom: 10px;
}

p {
    margin: 0 0 20px 0;
}



p img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
    /*color: #333;
     */
}

/* Blockquotes */
blockquote,
blockquote p {
    font-size: 17px;
    line-height: 24px;
    /*color: #777;
     */
    font-style: italic;
}

blockquote {
    margin: 0 0 20px;
    padding: 9px 20px 0 19px;
    border-left: 1px solid #ddd;
}

/*hr {
     border: solid #ddd;
     border-width: 1px 0 0;
     clear: both;
     margin: 10px 0 30px;
     height: 0;
}
 */
/* #Links ================================================== */
a,
a:visited {
    /*color: #333;
     text-decoration: underline;
     */
    outline: 0;
}

a:hover,
a:focus {
    /*color: #000;
     */
}

p a,
p a:visited {
    line-height: inherit;
}

/* #Lists ================================================== */
ul {
    margin-bottom: 20px;
    list-style-position: inside;
}


ul ul {
    margin: 4px 0 5px 30px;
    font-size: 90%;
}

ul ul li {
    margin-bottom: 6px;
}

li {
    line-height: 18px;
    margin-bottom: 12px;
}

/* #Images ================================================== */
/* #Buttons ================================================== */
button {
    background: #eee;
    /* Old browsers */
    background: #eee -moz-linear-gradient(top, rgba(255, 255, 255, .2) 0%, rgba(0, 0, 0, .2) 100%);
    /* FF3.6+ */
    background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(0, 0, 0, .2)));
    /* Chrome,Safari4+ */
    background: #eee -webkit-linear-gradient(top, rgba(255, 255, 255, .2) 0%, rgba(0, 0, 0, .2) 100%);
    /* Chrome10+,Safari5.1+ */
    background: #eee -o-linear-gradient(top, rgba(255, 255, 255, .2) 0%, rgba(0, 0, 0, .2) 100%);
    /* Opera11.10+ */
    background: #eee -ms-linear-gradient(top, rgba(255, 255, 255, .2) 0%, rgba(0, 0, 0, .2) 100%);
    /* IE10+ */
    background: #eee linear-gradient(top, rgba(255, 255, 255, .2) 0%, rgba(0, 0, 0, .2) 100%);
    /* W3C */
    border: 1px solid #aaa;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #444;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 1px rgba(255, 255, 255, .75);
    margin-bottom: 20px;
    line-height: normal;
    padding: 8px 10px;
    transition: 0.4s;
    font-family: "Roboto",
        "Helvetica Neue",
        Helvetica,
        Arial,
        sans-serif;
}

button:hover,
button:active {
    background: #ccc;
    /* Old browsers */
    background: #ccc -moz-linear-gradient(top, rgba(255, 255, 255, .35) 0%, rgba(10, 10, 10, .4) 100%);
    /* FF3.6+ */
    background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .35)), color-stop(100%, rgba(10, 10, 10, .4)));
    /* Chrome,Safari4+ */
    background: #ccc -webkit-linear-gradient(top, rgba(255, 255, 255, .35) 0%, rgba(10, 10, 10, .4) 100%);
    /* Chrome10+,Safari5.1+ */
    background: #ccc -o-linear-gradient(top, rgba(255, 255, 255, .35) 0%, rgba(10, 10, 10, .4) 100%);
    /* Opera11.10+ */
    background: #ccc -ms-linear-gradient(top, rgba(255, 255, 255, .35) 0%, rgba(10, 10, 10, .4) 100%);
    /* IE10+ */
    background: #ccc linear-gradient(top, rgba(255, 255, 255, .35) 0%, rgba(10, 10, 10, .4) 100%);
    /* W3C */
}

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/* #Forms ================================================== */
/* #Misc ================================================== */
/** * This file should get overwritten if Method 1 is used. If Method 2 is chosen, * remove this comment and start adding your styles to this file. */
@import "carousel.css";

/* Changes for bootstrap css */
.row {
    margin-right: -5px;
    margin-left: -5px;
}

.col-xs-12,
.col-sm-12,
.col-md-5,
.col-md-7,
.col-lg-8,
.col-lg-4 {
    padding-right: 10px;
    padding-left: 10px;
}

* {
    margin: 0;
    padding: 0;
}

li {
    margin-bottom: 0px;
}

p {
    margin: 0;
    padding-bottom: 10px;
}

body {
    font-size: 18px;
    line-height: 22px;
    padding-top: 0px;
    background-color: #eeeded;
    color: #3a3c3c;
    padding-bottom: 0;
    /*-webkit-font-smoothing: auto;
     */
}

img {
    outline: 0;
    max-width: 100%;
    display: block;
    height: auto;
}

a,
a:link,
a:active {
    font-weight: bold;
}

a:hover {
    text-decoration: none;
}

h2 {
    text-transform: uppercase;
}

h1 {
    font-size: 28px;
    line-height: 32px;
}

h2 {
    font-size: 24px;
    line-height: 30px;
}

/*header#navbar{
     padding:10px 0 10px 0;
}
 */
/* == Social+Search == */
/* .social-share{
     position: fixed;
     width: 50px;
     top: 400px;
     margin-left: -50px;
     padding: 4px;
     -webkit-border-radius: 10px 0px 0px 10px;
     -moz-border-radius: 10px 0px 0px 10px;
     border-radius: 10px 0px 0px 10px;
}
 .social-share a{
     margin-right:0 !important;
     float:none !important;
}
 */
/* == /Social+Search == */
footer {
    font-size: 12px;
    padding: 40px;
}

footer .footer-box {
    float: left;
    width: 30%;
}

footer .footer-header {
    text-transform: uppercase;
    color: #af2327;
    font-size: 16px;
}

footer .footer-box ul li {
    color: #3a3c3c;
    font-size: 12px;
    text-transform: uppercase;
}

footer .footer-box ul li a {
    color: #3a3c3c;
    font-size: 12px;
    text-transform: none;
}

.bottom {
    background: #fff;
    font-size: 12px;
    padding: 10px;
}

.bottom .nav>li>a {
    padding: 0 15px;
}

.bottom .copyright {
    float: left;
    font-size: 10px;
}

.bottom ul li {
    float: left;
    padding-right: 5px;
}

.bottom ul li:last-child {
    background: none;
}

.bottom .menu.nav {
    float: right;
}

/* subscription */
.region-sidebar-second .view-comparison-charts .view-header {
    padding: 20px 20px 0 20px;
}

#block-kmsuite-km-term-injection {
    display: none
}

blockquote,
blockquote p {
    font-size: 16px;
    margin: 0;
    padding: 5px 0;
    line-height: 18px;
}

.field-name-field-image blockquote {
    color: #999;
    border: 0px;
}

/*blockquote:before{
     content: "[";
}
 blockquote:after{
     content:"]";
}
 */
/*=== Content ===*/
/*.view-content-feed .views-row blockquote, .region-sidebar-second blockquote,*/
.content-box,
.page-node #block-views-content-display-block,
#block-views-related-content-article h2 {
    padding: 20px;
    margin: 20px 0 20px 0;
    background: #fff;
    width: 100%;
}

/* .region-content{
     min-height: 1000px;
}
 */
#block-views-related-content-article h2,
.page-node #block-views-content-display-block {
    margin-bottom: 0px;
}

.page-node #block-views-content-display-block {
    padding-bottom: 0px;
}

/*.region-content .view-content .content-box.views-row:first-child, .page-node .region-content,*/
#block-views-related-content-article .views-row:first-child,
#block-views-related-content-article h2 {
    margin-top: 0 !important;
}

/*.content-box.views-row:not(.article):not(.videos),*/
.content-box.views-row:not(.article):not(.gallery) {
    height: 260px;
    min-height: 285px;
}

.content-box.views-row:not(.article):not(.gallery) .views-field-field-image,
.content-box.views-row .views-field-field-video-url {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.article-types {
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 0 10px 0;
}

/*.content-box.views-row.videos .article-types,*/
.content-box .views-field-body {
    margin-bottom: 10px;
}

.views-row .views-field-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}

.content-box .views-field-title {
    font-size: 28px;
    line-height: 30px;
}

.region-sidebar-second .view-blogs .views-field-title {
    font-size: 16px;
    line-height: 20px;
}

.views-row .views-field-title a {
    color: #3a3c3c;
}

a.read-more {
    text-transform: uppercase;
    font-size: 16px;
    background-repeat: no-repeat;
    padding-right: 22px;

}

/*read-more feed*/
a.feed {
    background-position: 85px 5px;
}

/*read-more webinar*/
/*all webinar*/
/*all blogs*/
a.all-blogs {
    background-position: 105px 5px !important;
}

a.all-charts {
    background-position: 210px 5px !important;
}

.view-blogs .views-field-field-image {
    float: left;
    margin-right: 10px;
}

.view-blogs img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.view-blogs .views-field-title-1 {
    margin-bottom: 10px;
}

.views-field-field-deck {
    font-style: italic;
    margin-bottom: 10px;
    font-size: 18px;
}

.node .content .field-name-body {
    margin: 20px 0 10px 0;
}

/* === /Content ===*/
/* Sidebar */
.region-sidebar-second h2 {
    margin: 0;
    padding: 20px 5px 20px 5px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 26px;
    line-height: 26px;
}

.view-issues .view-header a {
    color: #fff;
    font-size: 16px;
}

.region-sidebar-second .view-issues,
.region-sidebar-second .view-blogs,
.region-sidebar-second .view-comparison-charts {
    margin: 0px 0 20px 0;
    background: #fff;
}

.view-issues .view-content,
.region-sidebar-second .view-blogs .view-content,
.region-sidebar-second .view-comparison-charts .view-content {
    padding: 20px;
}

.region-sidebar-second .view-issues .view-content img {
    margin-left: auto;
    margin-right: auto;
}

.view-issues .view-footer {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
}

.region-sidebar-second .view-blogs .views-row {
    height: 120px;
}

.region-sidebar-second .view-footer {
    padding: 0 20px 20px 20px;
}

/* /Sidebar */
/* == Menu == */
.tb-megamenu i.channel-icon {
    background: url(../img/channel-icon.png) no-repeat;
    padding: 0px 10px 4px 10px;
    margin: 0 5px 0 0;
}

#block-tb-megamenu-main-menu .tb-megamenu .nav li a {
    padding-top: 22px;
    padding-bottom: 22px;
    position: relative;
    padding-left: 38px;
}

.tb-megamenu i.channel-icon {
    position: absolute;
    top: calc(50% - 10px);
    left: 10px;
    height: 20px;
}

.tb-megamenu .nav li li {
    max-width: initial;
}

#block-tb-megamenu-main-menu .tb-megamenu .nav li li a {
    position: relative;
    padding-left: 0;
    min-height: initial;
    padding-top: 0;
}

#block-tb-megamenu-main-menu .tb-megamenu .nav li:nth-child(4) li a,
#block-tb-megamenu-main-menu .tb-megamenu .nav li:nth-child(5) li a,
#block-tb-megamenu-main-menu .tb-megamenu .nav li:nth-child(8) li a {
    padding-top: 0;
}

/* /Menu*/
/* Slider */
/*Comparison charts*/
.view-comparison-charts .views-row {
    margin: 10px 0 10px 0;
}

.view-comparison-charts .views-row .views-field-title {
    font-size: 18px;
}

/*.block-sgc-247realmedia .ads:not(.top1){
     padding: 20px 30px;
     margin: 0px 0 20px 0;
     background-color: #fff;
}
 */
.ads_active_mobile:not('.button1') {
    background-color: #fff;
    margin: 10px 0 10px 0;
    padding: 0px;
}

/*Body Content*/
.node:not(.node-webinar):not(.node-page):not(.node-company):not(.node-promo) .content {
    background-color: #fff;
    padding: 0 20px 20px;
    margin-bottom: 20px;
}

/* .ads iframe, .ads iframe img{
     max-width: 100%;
}
 */
/*===New Pop-Up style===*/
body {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
}

.tb-megamenu,
.tb-megamenu li a,
.menu,
.menu a,
footer,
.bottom {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
}

h1,
h2,
.read-more,
.article-types,
.views-field-title a,
.view-issues .view-footer,
.view-blogs .views-field-title-1 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
}

/* promo page styling */
/*Gallery Page Test*/
/** * This file should get overwritten if Method 1 is used. If Method 2 is chosen, * remove this comment and start adding your styles to this file. */
.tb-megamenu {
    background-color: #af2228;
}

.tb-megamenu .nav>li>a {
    border-right: 1px solid #af2228;
}

.tb-megamenu .dropdown-menu {
    border-bottom-color: #af2228;
}

.tb-megamenu .nav>li>a:focus,
.tb-megamenu .nav>li>a:hover {
    color: #af2228;
}

.tb-megamenu .dropdown-menu li>a:hover,
.tb-megamenu .dropdown-menu li>a:focus {
    color: #af2228;
}

#block-tb-megamenu-main-menu {
    font-size: 13px;
    text-transform: uppercase;
}

/*Default ovverrides*/
.tb-megamenu .dropdown-menu {
    border-right: 0 !important;
    border-left: 0 !important;
}

.tb-megamenu .dropdown-menu a {
    white-space: normal;
}

.tb-megamenu .nav>li>a {
    border-right: 1px solid #af2228;
    border-top: 0;
    font-weight: normal;
    white-space: normal;
    padding: 15px 17px;
}

.tb-megamenu .tb-megamenu-subnav>li a {
    color: #5a7a9c;
    text-transform: capitalize;
}

@media (min-width: 0) and (max-width: 979px) {
    .tb-megamenu button {
        height: 50px;
        width: 50px;
        border-radius: 0;
    }

    .tb-megamenu-row:first-child {
        display: none;
    }

    .tb-megamenu .btn-navbar,
    .tb-megamenu .btn-navbar:focus,
    .tb-megamenu .btn-navbar:hover {
        margin-top: 10px;
        background: url(../img/menu.png) center center no-repeat;
        border: none;
        border-radius: none;
    }

    .tb-megamenu .nav-collapse {
        background: #af2228;
        margin-top: 20px;
    }

    .tb-megamenu .nav-collapse .dropdown-menu {
        background: #af2228;
    }

    .tb-megamenu .nav-collapse .nav>li>a {
        border-bottom: 1px solid #af2228;
        border-right: none;
    }

    .tb-megamenu .nav-collapse .nav>li>a {
        font-size: 12px;
    }

    .tb-megamenu .nav-collapse .nav li a {
        border-top: none;
    }

    .tb-megamenu .mega-inner {
        padding: 5px;
    }

    .tb-megamenu .nav-collapse .dropdown-menu a:hover {
        background: #fff;
        padding: 5px;
    }

    .tb-megamenu {
        background-color: inherit;
    }

    .tb-megamenu .nav-collapse .nav>li>a:hover,
    .tb-megamenu .nav-collapse .nav>li>a:focus {
        color: #af2228;
    }

    footer .footer-box {
        width: 60%;
    }

    .bottom .copyright {
        font-size: 8px;
    }

    .bottom .nav>li>a {
        padding: 0 4px;
    }
}

@media (min-width: 980px) and (max-width: 991px) {
    #block-tb-megamenu-main-menu i {
        display: none;
    }

    .tb-megamenu .nav>li {
        width: 80px;
    }

    .tb-megamenu .nav>li>a {
        padding-left: 4px;
        padding-right: 4px;
    }

    #block-tb-megamenu-main-menu {
        font-size: 11px;
    }

    footer .footer-box {
        width: 45%;
    }

    .bottom .copyright {
        font-size: 8px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .tb-megamenu .nav>li>a {
        padding-left: 7px;
        padding-right: 7px;
    }

    #block-tb-megamenu-main-menu {
        font-size: 12px;
    }

    .tb-megamenu i.channel-icon {
        padding-top: 1px;
    }
}

/** * This file should get overwritten if Method 1 is used. If Method 2 is chosen, * remove this comment and start adding your styles to this file. */
/* Changes for bootstrap css */
a,
a:link,
a:active {
    color: #5a7a9c;
}

a:hover {
    color: #3a3c3c;
}

/* == Menu == */
nav {
    background-color: #af2228;
}

.bold-field-type {
    color: #af2228;
}

footer {
    background: #cdcdcd;
    color: #fff;
}

.views-row .views-field-title a:hover {
    color: #5a7a9c;
}

.views-row .article-types {
    color: #666666;
}

.region-sidebar-second h2 {
    background-color: #af2228;
}

blockquote {
    color: #5a7a9c;
}

.view-comparison-charts .views-row .views-field-title a {
    color: #3a3c3c;
}

.view-comparison-charts .views-row .views-field-title a:hover {
    color: #5a7a9c;
}

.view-comparison-charts .views-row .views-field-title a:focus {
    color: #5a7a9c;
}

.view-blogs .views-field-title-1 {
    color: #af2228;
}

@media screen and (min-width: 0) and (max-width: 995px) {
    /*.sidr-class-mega-col-nav li a{
         line-height: 24px;
    }
     */
}

@media screen and (min-width: 0) and (max-width: 480px) {
    nav {
        position: relative;
        background: #af2228;
    }

    nav .region-header {
        margin: 5px 0 5px 0;
    }

    img {
        height: auto !important;
    }

    .content-box.views-row,
    .view-blogs .views-row {
        height: auto !important;
    }

    .view-blogs .views-field-field-image,
    .content-box .views-field-field-image {
        float: none !important;
        margin-bottom: 5px;
    }

    /*.ads.middle1, .ads.middle2{
         padding-bottom: 100% !important;
    }
     */
    /*.ads:not(.top1):not(.position1) iframe*/
}

@media screen and (min-width: 481px) and (max-width: 979px) {
    nav {
        position: relative;
        background: #af2228;
    }

    .content-box.views-row,
    .view-blogs .views-row {
        height: auto !important;
    }

    .view-blogs .views-field-field-image,
    .content-box .views-field-field-image,
    .views-field-field-video-url {
        float: none !important;
        margin-bottom: 5px;
    }

    img {
        height: auto;
    }

    nav .region-header {
        margin: 5px 0 5px 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    #block-tb-megamenu-main-menu .tb-megamenu .nav li a {
        padding-left: 30px;
    }

    /* .BCLcontainingBlock {
         width: 75%;
    }
     .BCLvideoWrapper{
         position: relative;
         height: 0;
         padding-bottom: 56.25%;
    }
     .block-sgc-247realmedia .ads:not(.top1){
         position: relative;
         height: 0;
         padding-bottom: 36.25% !important;
    }
     .block-sgc-247realmedia .ads.middle1, .block-sgc-247realmedia .ads.middle2{
         padding-bottom: 100% !important;
    }
     .view-videos .views-field-field-video-url .BrightcoveExperience{
         position: absolute;
         top: 0;
         left: 0;
         width: 100%;
         height: 100%;
    }
     */
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .region-sidebar-second .view-blogs .views-row {
        height: 120px;
    }

    .content-box.views-row,
    .view-blogs .views-row {
        height: auto !important;
    }

    .view-blogs .views-field-field-image,
    .content-box .views-field-field-image,
    .views-field-field-video-url {
        float: none !important;
        margin-bottom: 5px;
    }
}

@media screen and (min-width: 980px) and (max-width: 991px) {
    .region-sidebar-second .view-blogs .views-row {
        height: auto !important;
    }
}

@media screen and (min-width: 980px) and (max-width: 1200px) {
    .content-box.views-row {
        height: auto !important;
    }
}

/*Event Table*/
@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;
     , for accessibility) */
    /* Label the data */
}

/* responsive styling for promos */


.commits {
    padding: 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

.commits__title {
    margin-bottom: 15px;
    font-size: 24px;
}

.commits__item {
    padding: 25px 0 0;
}

.commits__item.hide .commits__add {
    display: none;
}

.commits__item+.commits__item {
    margin-top: 20px;
    border-top: 1px solid #eaeaea;
}

.commits__item:first-child {
    padding-top: 0;
}

.commits__head {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.commits__face {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    background-color: gray;
}

.commits__face img {
    display: block;
    width: 100%;
}

.commits__name {
    font-size: 14px;
}

.commits__date {
    font-size: 12px;
}

/* .commits__body {} */
.commits__description {
    font-family: 'Roboto', serif;
    color: #000;
    line-height: 24px;
}

.commits__media {
    margin-top: 10px;
}

.commits__success {
    display: inline-block;
    padding: 5px 15px;
    margin-top: 20px;
    font-style: italic;
    font-size: 12px;
    background-color: #e2e2e2;
}

.commits__media img {
    display: block;
    max-width: 100%;
}

.commits__add-title {
    margin-bottom: 10px;
}

.commits__field-name {
    display: block;
    width: 100%;
    max-width: 230px;
    margin-bottom: 10px;
    padding: 5px;
}

.commits__field-message {
    display: block;
    width: 100%;
    height: 100px;
    max-width: 500px;
    margin-bottom: 10px;
    padding: 5px;
    resize: none;
}

.error {
    border-color: red;
}

@media(max-width: 480px) {
    .commits__description {
        font-size: 14px;
    }
}

.wrap-btn {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.wrap-btn__btn {
    text-transform: uppercase;
    padding: 15px 50px;
    background-color: #af2228;
    color: #fff;
    display: inline-block;
    transition: .3s;
}

.wrap-btn__btn:hover {
    color: #fff;
    background-color: #bb141b;
}


.order-form {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}

.order-form h2 {
    text-align: center;
    display: block;
    max-width: 390px;
    width: 100%;
    text-transform: none;
    font-weight: 400;
}

.order-form p {
    margin: 0;
    max-width: 390px;
    width: 100%;
    font-size: 15px;
    margin-bottom: 10px;
}

select,
input,
.order-formBtn {
    max-width: 390px;
    width: 100%;
    display: block;
    margin: 0px 0 20px;
    border: 1px solid #808080;
    border-radius: 40px;
    padding: 20px;
    box-sizing: border-box;
    font-size: 15px;
  color: inherit;
}

.order-formBtn {
    background: linear-gradient(to right, #43c947, #1ddad1);
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    text-align: center;
    transition: 0.3s;
	cursor: pointer;
}

.order-formBtn:hover {
}

.counter-minutes,
.counter-seconds {
    color: #000;
    text-decoration: none;
}

.pr {
    margin-bottom: 30px;
}

select::-ms-expand {
    display: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none !important;
    background: #fff url(../img/sel.png) no-repeat 96% 50%;
}

@media(max-width:991px) {

    
    .sidebar {
        display: none;
    }

    .container {
        padding: 0;
    }

    .content-box,
    .page-node #block-views-content-display-block,
    #block-views-related-content-article h2,
    .node:not(.node-webinar):not(.node-page):not(.node-company):not(.node-promo) .content {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.overflow {
    overflow: hidden;
}