/*Logo Red: #6F1130*/
/*Original Header Red: #81020d*/
/*Blue CTA: #2483CA*/
/*Blue CTA Hover: #214c71*/

html{
	height: 100%;
    box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    color: #454545;
    position: relative;
	margin: 0;
    min-height: 100%;
}

h1, h2, h3 {
    font-family: 'Barlow Condensed', sans-serif;
    margin-bottom: 20px;
}

.video-title {
    font-family: 'Barlow Condensed', sans-serif;
    margin-bottom: 20px;
    color: #454545;
}

h1 {
    font-size: 2.25rem;
}

h1.white {
    color: #fff;
}

h3 {
    margin-bottom: 15px;
}

h3.red{
    color: #C11841;
}

	body.sidenav-open {
		overflow-y: hidden;
	}

hr {
	margin: 30px 0;
}

.red-font {
	color: #C11841;
}

/* Three image containers (use 25% for four, and 50% for two, etc) */
.column {
  float: left;
  width: 33.33%;
  padding: 5px;
}

/* Clear floats after image containers */
.row::after {
  content: "";
  clear: both;
  display: table;
}

@media screen and (max-width: 500px) {
  .column {
    width: 100%;
  }
}

.container iframe{
	max-width: 100%;
}


.navLinks.footer {
    font-size: 0.8rem;
}

.callToAction.large {
    color: #2483CA;
    font-size: 1.12rem;
    font-weight: 600;
}

.callToAction.small {
    color: #2483CA;
    font-weight: 600;
}

.bannerTitle {
    font-weight: 400;
    font-size: 5rem;
    color: #fff;
}

.banner-header-top{
    padding-top: 20px;
    margin-bottom: -20px;
}

.no-banner{
    margin-top: 100px;
}

.upper {
    text-transform: uppercase;
}

#login{
    font-size: 1.5rem;
    padding-top: 8px;
    padding-bottom: 0;
    color: #999;
}

#login i{
    padding-right: 8px;
    font-size: 1.75rem;
}

#nav-upper {
    border-bottom: solid #e1e1e1 1px;
    height: 35px;

}

#nav-upper .form-group,
.navbar-header .form-group {
	margin-bottom: 0;
}

#nav-upper-container {
    padding-top: 0;
    padding-bottom: 0;
}

.breadcrumbs-container{
    background-color: #F9F9F9;
    width: 100%;
    height: 35px;
}

.breadcrumbs-container a, .breadcrumbs-container span{
    text-decoration: none;
    color: #A09E9E;
    font-size: 1.4rem;
    line-height: 3.5rem;
}

.breadcrumbs-container span:last-child {
    color: #C11841;
    font-weight: 600;
}

.navbar {
    border: none;
    background: #fff;
}

.navbar-brand img {
    height: 40px;
}

.navbar-form {
    margin-top: 0px;
    margin-bottom: 0px;
}

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

.nav-shadow{
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.5)
}

#nav-lower {
    padding: 0;
    height: 80px;
    border-bottom: solid #C11841 3px;
}

#nav-lower .navbar-brand {
    padding: 10px 10px;
    margin-left: 0;
}

#nav-lower-container {
    font-size: 1.65rem;
    height: 100%;
    width: auto;
}

.navbar-collapse {
	border-top: 0;
}

.navbar-default .navbar-nav>li>a {
    color: #999;
}

#nav-lower-container .navbar-right>li>a {
    padding:30px 0px 10px 35px;
    text-transform: uppercase;
    color: #999;
}

#nav-lower-container .dropdown-menu{
    padding: 0;
    left: 0;
    right: 0;
    float: right;
    min-width: 200px;
    margin: 0 0 0 15px;
    font-size: 1.65rem;
}

#nav-lower-container .navbar-nav > li > a{
	filter: none;
}

#nav-lower-container .navbar-nav > li > a:hover{
    color: #2483CA;
}

.dropdown{
	pointer-events: none;
    filter: none;
}

.dropdown-toggle:hover{
	filter: none;
    background-color: transparent;
}

.form-control:focus{
    box-shadow: none;
    -webkit-box-shadow: none;
}

#nav-lower-container .dropdown-menu>li>a, #nav-lower-container .dropdown-menu>li>a:focus{
    background-color: #17232C;
    color: lightgray;
    background-image: none;
    padding: 10px 20px;
}

#nav-lower-container .dropdown-menu .divider {
    margin: 0;
    background-color: gray;
}

#nav-lower-container .dropdown-menu>li>a:hover{
	background-color: #17232C !important;
    background-image: none;
	color: #fff;
    filter: none;
}
.center-block {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
    background-image:none;
    color: #fff;
    background-color: transparent;
    box-shadow: none;
}


.input-group .icon-addon .form-control {
    border-radius: 0;
}

.jumbotron{
	color: #fff;
}

.jumbotron p{
    font-size: 20px;
    font-weight: 400;
}

.jumbotron.homepage-banner{
    margin-top: 80px;
    margin-bottom: 0px;
    background-image: url('images/banners/homepage-main.jpg');
    background-position: center;
    background-size: cover;
    height: 500px;
}

.jumbotron.homepage-banner > .container {
	position: relative;
	height: 100%;
}

.jumbotron.products-banner{
    background-image: url('images/banners/products-banner.jpg');
    background-size: cover;
    height: 220px;
}

.jumbotron.products-banner h3{
    padding: 0;
    color: #fff;
    font-size: 3.5rem;
    padding-top: 30px;
}

/*Resources Pages*/
.jumbotron.resource-category-banner{
    background-image: url('images/banners/resources-banner.jpg');
    min-height: 200px;
    background-position: 50% 35%;
    background-size: cover;
    margin-bottom: 0;
    padding-top:0;
    padding-bottom:0;
}

.jumbotron.resource-category-banner h3{
    color: #fff;
    font-size: 3.5rem;
    padding-top: 65px;
}

.jumbotron.resources-banner,
.tall-banner {
    background-image: url('images/banners/resources-banner-tall.jpg');
    height: 400px;
    background-position: center;
    background-size: cover;
    margin-bottom: 0;
    padding: 0;
}

.short-banner {
    background-image: url(images/banners/sample-short-banner.png);
    height: 220px;
    background-position: center;
    background-size: cover;
    margin-bottom: 0;
    padding: 0;
}

.jumbotron.resources-banner h3, .jumbotron.resource-category-banner h3 {
    color: #fff;
    font-size: 3.5rem;
}

.jumbotron.resources-banner p, .jumbotron.resource-category-banner p{
    color: #fff;
    font-size: 1.5rem;
    width: 300px;
}

.resources-banner .container {
    padding-top: 30px;
    padding-bottom: 30px;
    height: 100%;
}

.resources-banner .container .resources-banner-content {
    position: relative;
    height: 100%;
}

.resources-banner-content .banner-bottom-text {
    position: absolute;
    bottom: 0;
}

.jumbotron.resources-banner p {
    font-size: 15px;
    margin: 10px 0 15px;
}

.jumbotron-container{
    height: 100%;
    padding-left: 0;
    padding-right: 0;
}

.resources-menu{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    background-color: #2483CA;
    margin-bottom: 30px;
    white-space: nowrap;
}

/*.resources-menu ul{
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.resources-menu ul li{
    color: #fff;
    font-size: 1.75rem;
    line-height: 5rem;
}

.resources-menu ul li:first-child{
    margin-left: 0;
}

.resources-menu ul li a{
    color: #fff;
    text-decoration: none;
}*/

#topics-select {
	/*float: right;
	margin-top: 10px;
	margin-bottom: 10px;*/
	color: #454545;
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 18px;
	border: 2px #454545 solid;
	border-radius: 0;
	height: 45px;
	-webkit-appearance: none;
	padding: 8px 15px;
}

.featured-grid .featured-item{
    height: auto;
    text-decoration: none!important;
    cursor: pointer;
    display: inline;
    position: relative;
    color: #454545;
    margin-top: 15px;
    margin-bottom: 35px;
}
.category-grid .category-item {
    /*text-decoration: none!important;*/
    color: #454545;
    margin-top: 15px;
    margin-bottom: 15px;
}

.featured-grid .featured-item .featured-content {
    max-width: 600px;
}

.featured-grid .featured-item .image-container {
    width: 100%;
    position: relative;
}

.featured-grid .featured-item .image-container img,
.category-grid .category-item .image-container img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    margin: 0;
    width: 100%;
}

.featured-grid .featured-item .featured-content h3,
.category-grid .category-item .category-content h3 {
    font-size: 18px;
    margin-top: 20px;
    color: #454545;
}

.featured-grid .featured-item .featured-content .featured-description {
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 12px;
}
	.oldIE .featured-grid .featured-item .featured-content .featured-description {
		max-height: 86px;
	}

.wys-content ul:not(.chosen-results) {
    padding-left: 0;
}

.video-wrapper {
    left: 0;
    width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 56.2493%;
}
    .video-wrapper iframe {
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
    }

.resource-article-content .video-wrapper {
    margin-top: 25px;
}
/*End Resources Pages*/

/* Resource Topic Pages */
.resource-topic .row.featured-grid {
    margin-bottom: 20px;
}

.resource-topic .featured-grid .featured-content .featured-description {
    margin: 12px 0;
}

@media (min-width: 992px) {
    .resource-topic .col-right {
        padding-left: 40px;
    }

    .resource-topic .featured-grid h3,
    .resource-topic .featured-grid .featured-item h3 {
        margin: 0;
    }

    .resource-topic .featured-grid .featured-content {
        padding: 0;
    }
}
/* End Resource Topic Pages */

.home-banner-content .btn-group {
    margin-top: 15px;
}

.btn.btn-primary {
    background-image: none;
    background-color: #2483CA;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none;
    border-radius: 2px;
    font-weight: 400;
    padding-bottom: 7px;
    padding-top: 8px;
    border: 2px #2483CA solid;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn.btn-primary:after {
        content: '\f101';
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 20px;
        margin-left: 10px;
    }
    .btn.btn-primary.outline:after {
        color: #2483CA;
    }

    .home-banner-content .btn-group .btn {
        margin: 7.5px 17.5px 7.5px 0;
    }

.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
    background-color: #337ab7;
    background-position: 0px;
    border-color: #337ab7;
    outline: none;
}

.btn.btn-lg {
    font-size: 18px;
    padding: 8px 20px;
    margin: 10px 0;
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: .5px;
}

.btn i{
    padding-left: 10px;
    font-size: 2rem;
}

.btn.btn-primary.outline {
    color: #2483CA;
    background: transparent;
}
.btn.btn-primary.outline:focus,
.btn.btn-primary.outline:hover,
.btn.btn-primary.outline:active{
    border-color: #337ab7;
}

    .home-banner-content .btn.btn-primary.outline {
        color: #fff;
        border-color: #fff;
    }

    .home-banner-content .btn.btn-primary.outline:focus,
    .home-banner-content .btn.btn-primary.outline:hover,
    .home-banner-content .btn.btn-primary.outline:active{
        color: #e1e1e1;
        border-color: #e1e1e1;
    }

    .home-banner-content .btn.btn-primary.outline:after {
        color: #fff;
    }
    .home-banner-content .btn.btn-primary.outline:hover:after {
        color: #e1e1e1;
    }

.btn.btn-primary.btn-sm {
	font-family: 'Barlow Condensed', sans-serif;
	letter-spacing: .5px;
	padding: 5px 15px;
}
	.update-form .btn.btn-primary.btn-sm {
		margin-top: -4px;
		margin-left: 10px;
	}

.btn.borderless{
    border: none;
    padding-left: 25px;
    margin-top: 0px;
}

#ep-scroll-button-1:hover, #ep-scroll-button-2:hover, #ep-scroll-button-3:hover{
    cursor: pointer;
}

/*Updates*/
.updates-container {
    position: relative;
    padding: 20px 20px 30px;
    background-color: rgba(9, 13, 16, 1);
    margin: 0 -15px;
    right: auto;
    bottom: auto;
}
.updates-container .updates-title {
    color: #666;
    margin-bottom: 5px;
    font-size: 25px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 700;
}
.updates-container ul {
    padding-left: 5px;
    margin-bottom: 0;
}
.updates-container li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    list-style-type: none;
    font-weight: 400;
    margin: 10px 10px 0px -4px;
}
.updates-container li i {
    color: #2483CA;
    margin-right: 5px;
    font-size: 1.25em;
}
.updates-container a {
    color: #fff;
}

.scroll-button-container{
    position: absolute;
    left: 50%;
}

.scroll-button{
    background-color: #C11841;
    border: solid #fff 3px;
    border-radius: 100%;
    width: 55px;
    height: 55px;
    text-align: center;
    color: #fff;
    font-size: 2.5rem;
    line-height: 2;
    position: relative;
    left: -40%;
}

.scroll-button a{
    color: #fff;
    text-decoration: none;
}

*:focus {
    outline: none;
}

.scroll-button{
    margin-top: -27px;
}

.page-break{
    background-color: #C11841;
    border-color: #C11840;
    width: 145px;
}

.section-header{
    font-size: 3.75rem;
}

.homepage .section-header{
    padding-top: 20px;
    margin-top: 30px;
}


.section-content{
     padding-left: 0;
	 padding-right: 0;
	 display: block;
}

.section-content .section-text.list a{
    text-decoration: underline;
}

.section-arrow-left p {
    padding-left: 25px;
}

.link-primary {
    color: #2483CA;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 0;
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: .3px;
}
.link-primary:after {
    content: '\f101';
    color: #2483CA;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    margin-left: 10px;
}
.link-primary:hover:after,
.link-primary:active:after,
.link-primary:focus:after {
    color: #23527c;
}
.back-top-link {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 16px;
    margin-top: 10px;
}

.section-content.news img{
    max-width: 400px;
    display: block;
    margin: auto;
}

.section-text-header{
    margin: 10px 0;
}

.section-text-header h3{
    display: inline;
}

.section-text-header h3{
    font-size: 20px;
    font-weight: 400;
}

.section-text{
    padding: 10px 0;
}

.nav-tabs {
   	border-bottom: 0;
}
.nav-tabs>li>a {
    background: transparent;
    border: none;
    color: #454545;
    padding: 0;
    margin: 0;
  }
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background: transparent;
    border: none;
	color: #fff;
}

.product-content-wrap {
	padding: 0 15px;
}

.pagination{
    margin: auto;
    width: 100%;
    text-align: center;
}
.search-result-block {
    padding-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
}
.search-result-desc {
    font-size: 15px;
}
.search-result-block h3 {
    margin-bottom: 10px;
}
.search-result-block h3 a {
    color: #454545;
}
.search-result-block h3 a:hover,
.search-result-block h3 a:active,
.search-result-block h3 a:focus {
    text-decoration: underline;
}
.search-result-link {
    margin-bottom: 10px;
}

.pagination {
    padding-top: 20px;
    font-family: 'Barlow Condensed', sans-serif;
}

.pagination a, .pagination span {
	font-size: 16px;
    padding: 0 5px;
    font-weight: 700;
}

.pagination a .fa {
    font-weight: 700;
    font-size: 1.1em;
}

.pagination .active {
    color: #454545;
}

.section-image img{
    width: 250px;
    margin: 10px;
}

.section-image.large img{
    width: 400px;
}

.homepage-sub-banner{
    background-image: url('images/banners/homepage-sub.jpg');
    background-size: cover;
    height: 500px;
    width: 100%;
    color: #fff;

}

.homepage-sub-banner h2{
    padding-top: 60px;
    font-size: 3.75rem;
    margin-bottom: 25px;
}

.homepage-sub-banner p{
    width: 55%;
    font-size: 1.55rem;
}

.homepage-sub-banner ul{
    padding-left: 0;
}

.homepage-sub-banner li{
    list-style-type: none;
    font-size: 1.75rem;
}

.homepage-sub-banner li i{
    color: #C11841;
    margin-left: 10px;
    font-size: 2.25rem;
}

.homepage-sub-banner .btn {
    font-size: 1.75rem;
    padding: 9px 35px;
}

.footer{
    padding: 30px 0;
    justify-content: space-between;
    background-color: #17232C;
    color: #fff;
    height: 220px;
    right: 0;
    bottom: 0;
    left: 0;
    margin-top: 80px;
    width: 100%;
}

.footer h4 {
    color: #fff;
    font-weight: 600;
    font-size: 1.5rem;
    margin-top: 4px;
    margin-bottom: 15px;
}

.footer .about-us a, .footer .customer-info a {
    color: #fff;
    display: block;
    text-decoration: none;
    font-size: 1.5rem;
    line-height: 2.6rem;
}
.footer .about-us a:hover, .footer .customer-info a:hover{
	color: lightgrey;
}
.footer .social-media a {
    color: #fff;
    font-size: 1.65rem;
    border: solid #fff 1px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin: 0 5px;
    text-align: center;
    line-height: 26px;
    display: block;
    float: left;
}
.footer .social-media:after {
    content: '';
    display: block;
    clear: both;
}

.footer .follow-us{
    height: 50px;
    width: 150px;
    margin-top: 25px;
}

.footer .follow-us .social-media a{
    color: #fff;
    font-size: 1.65rem;
    border: solid white 1px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;

}

/*Products*/
.section-content .section-attachment h3 {
    margin-top: 0;
}

.section-content .row.section-attachment {
    margin-bottom: 0;
}

.products-menu {
    display: none;
}

.products-container{
    padding: 0 5% 0 5%;
}

.resource-article-content p.search-result-link{
    margin: 0;
    color: gray;
}

.search-result-block a:hover{
    text-decoration: none;
}

.featured-grid{
    display: block;
}

.video-container{
    margin: auto;
    width: 100%;
    max-width: 940px;
    height: 525px;
}

.video-container iframe{
    width: 100%;
    height: 100%;
}

.icon-addon {
    position: relative;
    color: #555;
    display: block;
}

.icon-addon:after,
.icon-addon:before {
    display: table;
    content: " ";
}

.icon-addon:after {
    clear: both;
}

.icon-addon.addon-md .glyphicon,
.icon-addon .glyphicon,
.icon-addon.addon-md .fa,
.icon-addon .fa {
    position: absolute;
    z-index: 2;
    left: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: -2.5px;
    padding: 4px 0;
    top: 1px
}

.icon-addon.addon-lg .form-control {
    height: 34px;
    font-size: 15px;
    padding: 8px 10px 8px 30px;
    border-radius: 0;
    background-color: #F9F9F9;
    border-color: #e1e1e1;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: 0;
    border-bottom: 0;
}

.icon-addon.addon-sm .form-control {
    height: 30px;
    padding: 5px 10px 5px 28px;
    font-size: 12px;
    line-height: 1.5;
}

.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .glyphicon {
    font-size: 1.75rem;
    margin-left: 0;
    left: 8px;
    top: 5px;
    color: rgb(153,153,153)
}

.icon-addon.addon-md .form-control,
.icon-addon .form-control {
    padding-left: 30px;
    float: left;
    font-weight: normal;
}

.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .glyphicon {
    margin-left: 0;
    font-size: 12px;
    left: 5px;
    top: -1px
}

/*
 * Global Styles
 *
 */

p, ul, ol {
    margin-bottom: 20px;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

main {
    padding-top: 60px;
}

a.back-link {
    color: #2483CA;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: .3px;
    text-decoration: none !important;
}

    a.back-link:hover,
    a.back-link:active,
    a.back-link:focus {
        text-decoration: underline !important;
    }


.section-content ul {
    padding-left: 25px;
}
.section-content ul li {
    list-style: none;
    position: relative;
}
.section-content ul li:before,
.section-arrow-left .section-text-header:before {
    content: "\f101";
    color: #C11841;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    font-weight: 600;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 8px;
    position: absolute;
    left: -20px;
    top: 0;
}

.section-arrow-left .section-text-header {
    padding-left: 25px;
    position: relative;
}

.section-arrow-left .section-text-header:before {
    left: 5px;
    font-size: 22px;
}

/*Wys-contenet styles*/
.wys-content {
    /*Margin collapse*/
    margin-top: 50px;
    padding-bottom: 20px;
}

.wys-content h1 {
    font-weight: 600;
    margin: 0 0 20px;
}

.wys-content h2,
.wys-content h3 {
    font-weight: 600;
    margin-top: 30px;
}

.wys-content h2+h3,
.wys-content h1+h3 {
    margin-top: 25px;
}

.wys-content h3 {
    color: #C11841;
}

.wys-content ul,
.wys-content ol {
    margin: 0 0 20px;
}

.wys-content li p {
    margin: 0;
}

.wys-content p .table {
    margin-bottom: 0;
}

.wys-content img {
    max-width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    height: auto !important;
}

.wys-content .section-text.list{
    border-top: 1px solid #999;
    margin-top: 10px;
}

.wys-content ul:not(.chosen-results) li,
.wys-content ol li {
    font-size: 16px;
    position: relative;
    margin: 0 0 10px;
}

.wys-content ul:not(.chosen-results) li {
    padding-left: 20px;
    list-style: none;
}

.wys-content ul:not(.chosen-results) li:before {
    content: "\f101";
    color: #C11841;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    font-weight: 600;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 2px;
    top: 2px;
}

.wys-content p a:not(.btn),
.wys-content li a:not(.btn) {
    text-decoration: underline;
}

.wys-content .btn-group .btn {
    margin-right: 10px;
}

.wys-content .btn-group .btn:last-child {
    margin-right: 0;
}

/*Calculator*/
.slider label {
    margin-bottom: 15px;
    font-size: 18px;
}
.track-image,
.wys-conntent img.track-image {
    display: block;
    z-index: 0;
    position: relative;
    top: 25px;
    margin-top: 0;
    margin-bottom: 0;
}
.slider-handle,
.wys-conntent img.slider-handle {
    display: block;
    margin: 0 auto;
    max-width: none;
}
.slider-container {
    width: 150px;
    margin: 10px auto 15px;
}
.margined-row {
    margin-top: 15px;
    margin-bottom: 15px;
}
.afc-form {
    margin-top: 35px;
    margin-bottom: 35px;
}
.afc-form .row [class*="col-"] {
    margin-bottom: 30px;
}
.chosen-container-single .chosen-single {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
    padding: 6px 12px;
    height: auto;
    line-height: 1.42857143;
    text-decoration: none !important;
}
.chosen-container-single .chosen-single div {
    padding: 3px;
}
.chosen-container .chosen-results li {
    font-size: 14px;
    line-height: 16px;
}
.chosen-container-active.chosen-with-drop .chosen-single {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
}

/* Arc Flash Calculator */
.arc-flash-calculator {
    background-color: #f1f2f2;
    border: 1px solid #a7a9ac;
    margin: 1em 0;
    padding: 0 20px 15px;
}

.arc-flash-calculator .control-label {
    color: #d72027;
    display: block;
    font-size: 2rem;
    margin-right: 1em;
}

.arc-flash-calculator .control-label span {
    color: #464546;
    font-size: 1.6em;
}

.arc-flash-calculator .control-label span.label-subtitle {
    color: #6d6e6e;
    font-size: 1.4rem;
    font-weight: normal;
    margin-left: 3rem;
}

.arc-flash-calculator .afc-version {
    display: inline-block;
    text-align: center;
}

.arc-flash-calculator label.radio-input-button {
    cursor: pointer;
}

.arc-flash-calculator label.radio-input-button input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    pointer-events: none;
}

.arc-flash-calculator label.radio-input-button span {
    background-color: #808285;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 2.2rem;
    min-width: 240px;
    padding: 10px 25px;
    text-transform: uppercase;
    opacity: .3;
}

.arc-flash-calculator label.radio-input-button input[type="radio"]:checked + span {
    background-color: #2883c5;
    opacity: 1;
}

.arc-flash-calculator #afc-electrode-conf label:not(.control-label) {
    max-width: 140px;
}

.arc-flash-calculator #afc-electrode-conf label:not(.control-label) p {
    font-size: 1.2rem;
    line-height: 1.2;
    text-align: center;
    padding: 0 1em;
}

.arc-flash-calculator .chosen-container-single .chosen-single {
    border-color: #2883c5;
    border-width: 2px;
}

.info-icon {
    background-image: url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluICAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiCgkgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6YT0iaHR0cDovL25zLmFkb2JlLmNvbS9BZG9iZVNWR1ZpZXdlckV4dGVuc2lvbnMvMy4wLyIKCSB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjcuOXB4IiBoZWlnaHQ9IjcuOXB4IiB2aWV3Qm94PSIwIDAgNy45IDcuOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNy45IDcuOTsiCgkgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzI3QUFFMTtzdHJva2Utd2lkdGg6MC41O3N0cm9rZS1taXRlcmxpbWl0OjEwO30KCS5zdDF7ZmlsbDojMDBBRUVGO30KPC9zdHlsZT4KPGRlZnM+CjwvZGVmcz4KPGc+Cgk8Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSI0IiBjeT0iNCIgcj0iMy43Ii8+Cgk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMy43LDUuMVY0LjdjMC0wLjksMS4yLTAuOSwxLjItMS45QzQuOSwyLjMsNC42LDIsNC4xLDJDMy42LDIsMy4yLDIuMywzLjIsMi44VjNjMCwwLjEsMCwwLjEtMC4xLDAuMWwtMC4zLDAKCQlDMi44LDMuMSwyLjcsMywyLjcsM1YyLjhjMC0wLjgsMC42LTEuMywxLjQtMS4zYzAuOCwwLDEuMywwLjUsMS4zLDEuM0M1LjQsNCw0LjIsNCw0LjIsNC43djAuNGMwLDAuMSwwLDAuMS0wLjEsMC4xTDMuNyw1LjEKCQlDMy43LDUuMiwzLjcsNS4xLDMuNyw1LjEgTTMuNiw2LjJjMC0wLjIsMC4yLTAuNCwwLjQtMC40YzAuMiwwLDAuNCwwLjIsMC40LDAuNGMwLDAuMi0wLjIsMC40LTAuNCwwLjRDMy43LDYuNiwzLjYsNi40LDMuNiw2LjIiLz4KPC9nPgo8L3N2Zz4K);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 14px;
    margin: 0 3px;
    vertical-align: baseline;
    width: 14px;
}

.arc-flash-calculator .info-icon + .tooltip {
    opacity: 1;
}

.arc-flash-calculator .info-icon + .tooltip > .tooltip-inner {
    background-color: #ffffff;
    border: 1px solid #2883c5;
    color: #454545;
    opacity: 1;
    margin-bottom: 4px;
}

.arc-flash-calculator .info-icon + .tooltip.top > .tooltip-arrow {
    border-top-color: #2883c5;
    margin-bottom: 4px;
}

#afc-electrode-conf {
    display: flex;
    flex-direction: column;
}

#afc-electrode-conf p {
    margin-bottom: 0;
}

#afc-electrode-conf .control-label {
    /* display: flex;
    align-items: center; */
}

@media (min-width: 768px) {
    #afc-electrode-conf {
        flex-direction: row;
    }
    #afc-electrode-conf-container {
        display: flex;
    }
    .arc-flash-calculator .control-label {
        display: inline-block;
    }
}

    /* __ sliders override */
.arc-flash-calculator .noUi-pips-horizontal {
    padding: 0;
}
.arc-flash-calculator .noUi-marker.noUi-marker-horizontal.noUi-marker-normal {
    display: none;
}

.arc-flash-calculator .noUi-value.noUi-value-horizontal.noUi-value-large,
.arc-flash-calculator .noUi-value.noUi-value-horizontal.noUi-value-sub {
    display: none;
}

.arc-flash-calculator .conf-disabled {
    opacity: .3;
}

.arc-flash-calculator .noUi-target {
    border: 1px solid #464546;
    background: #e6e7e8;
    border-radius: 1px;
}

.arc-flash-calculator .noUi-horizontal {
    height: 20px;
}

.arc-flash-calculator .noUi-handle {
    background: #2883c5;
    border: 1px solid #464546;
    box-shadow: none;
    height: 26px;
    top: -4px;
}

.arc-flash-calculator .noUi-handle:after,
.arc-flash-calculator .noUi-handle:before {
    background: transparent;
}

.arc-flash-calculator .noUi-handle {
    position: relative;
    background-color: #2883c5;
    border: 1px solid #464546;
    background-image: url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluICAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiCgkgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6YT0iaHR0cDovL25zLmFkb2JlLmNvbS9BZG9iZVNWR1ZpZXdlckV4dGVuc2lvbnMvMy4wLyIKCSB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIuNXB4IiBoZWlnaHQ9IjguMXB4IiB2aWV3Qm94PSIwIDAgMi41IDguMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMi41IDguMTsiCgkgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6bm9uZTtzdHJva2U6IzQ2NDU0NjtzdHJva2Utd2lkdGg6MC43NTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9Cjwvc3R5bGU+CjxkZWZzPgo8L2RlZnM+CjxnPgoJPGxpbmUgY2xhc3M9InN0MCIgeDE9IjAuNCIgeTE9IjAiIHgyPSIwLjQiIHkyPSI4LjEiLz4KCTxsaW5lIGNsYXNzPSJzdDAiIHgxPSIyLjIiIHkxPSIwIiB4Mj0iMi4yIiB5Mj0iOC4xIi8+CjwvZz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
    background-position: center;
    background-size: .35em;
}
.arc-flash-calculator .noUi-handle:after, .arc-flash-calculator  .noUi-handle:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arc-flash-calculator .noUi-handle:after {
    border-color: rgba(40, 131, 197, 0);
    border-top-color: #2883c5;
    border-width: 5px;
    margin-left: -5px;
}
.arc-flash-calculator .noUi-handle:before {
    border-color: rgba(70, 69, 70, 0);
    border-top-color: #464546;
    border-width: 6px;
    margin-left: -6px;
}

.arc-flash-calculator .noUi-marker-horizontal.noUi-marker-sub,
.arc-flash-calculator .noUi-marker-horizontal.noUi-marker-large {
    height: 12px;
}

.arc-flash-calculator .noUi-marker-large, .arc-flash-calculator .noUi-marker-sub {
    border: none;
    border-left: 1px solid #464546;
}

    /* __ result items */
.arc-flash-calculator .afc-result-item {
    border: 1px solid #b0b0b1;
    color: #464546;
    display: block;
    font-size: 2.4rem;
    margin: 1em 0;
    padding: 1em 2em;
    text-align: center;
    width: 100%;
}

.arc-flash-calculator .afc-result-item strong {
    color: #2883c5;
    font-size: 2.4rem;
}

.arc-flash-calculator .afc-result-items-bottom {
    flex-basis: 100%;
    text-align: center;
}

.arc-flash-calculator .afc-result-items-bottom span {
    display: inline-block;
    text-align: left;
}

@media (min-width: 1200px) {
    .afc-results {
        display: flex;
        align-items: flex-start;
        flex-flow: row wrap;
    }
    .arc-flash-calculator .afc-result-item {
        display: inline-block;
        margin:  0 1em 1em;
        width: auto;
    }
}

.afc-footer-txt {
    color: #6d6e6e;
    font-size: 1.4rem;
    text-align: center;
    margin: 0 2em;
}

.afc-results input[type="submit"] {
    margin-left: 1em;
    margin-right: 1em;
}

/* ACF Modal */
#acf-modal h3 {
    text-align: center;
    margin-bottom: 0;
}
#acf-modal .btn-primary:after {
    display: none;
}
#acf-modal .modal-header {
    border: 0;
}
#acf-modal form {
    padding: 0 2em;
}
#acf-modal .form-horizontal .control-label span {
    color: #d72027;
}
#acf-modal .form-horizontal .control-label.text-left {
    text-align: left;
}
@media (min-width: 768px) {
    #acf-modal .modal-dialog {
        width: 640px;
    }
}

/* Ajax Pardot Form styles */
/* result */
.pfah-done,
.pfah-error { opacity: 0; z-index: -2; }
.pfah-done { background-color: #fff; height: 100%; left: 0; padding: 2.5rem; position: absolute; text-align: center; top: 0; width: 100%; } /* csslint allow: box-model */
.pfah-done-wrapper { position: relative; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform:
  translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.pfah-done-heading { font-size: 1.875rem; font-weight: bold; line-height: 2.25rem; margin: 1.25rem 0 .625rem; }
.pfah-done-text { font-size: 1rem; line-height: 1.5rem; }
.pfah-error { left: 0; line-height: 1.25rem; margin-top: .625rem; max-height: 0; overflow: hidden; }
.pfah-done-icon { background-image: url("asset/icon-smile.svg"); height: 66px; width: 66px; }
.pfah-error-icon { background-image: url("asset/icon-error.svg"); }
.pfah-wrapper[data-error="keep"] .pfah-error { max-height: none; position: relative; }
.pfah-wrapper[data-error="keep"] .pfah-error::before { content: ""; height: 100%; position: absolute; top: 0; width: 100%; }
.pfah-result-done .pfah-done,
.pfah-result-error .pfah-error { opacity: 1; z-index: 2; }
.pfah-result-error .pfah-error { max-height: 5rem; }

.pfah-input .fa.fa-spinner {
    display: none;
    padding-left: 0;
}
.pfah-input:disabled .fa.fa-spinner {
    display: inline-block;
}

.sign-up-loader {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 50px;
    height: 50px;
    -webkit-animation: spin .7s linear infinite; /* Safari */
    animation: spin .7s linear infinite;
    margin: 1em auto;
}
/* Safari */
@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/*Demo Form*/
.demo-form {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #dedede;
}
.demo-form input.form-control {
    border-radius: 0;
    box-shadow: none;
    min-width: 50%;
}
.demo-form select.form-control {
    border-radius: 0;
    box-shadow: none;
}
.demo-form h4 {
    color: #C11841;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 20px;
}
.demo-form #request_countryCode {
    padding: 6px;
    text-align: center;
    max-width: 44px;
}
.demo-form #request_country {
    width: 300px;
}
.demo-form #request_telephone {
    padding: 6px 12px;
}
.demo-form em {
    display: block;
    margin-top: 5px;
}
.demo-form > .form-inline,
.demo-form > .form-group {
    margin-bottom: 15px;
}
.demo-form > .form-inline label {
    margin-right: 10px;
}
.demo-form .btn {
    border-radius: 0;
}
.demo-form .radio label {
    min-width: 60px;
}
.demo-form .chosen-container-single,
.demo-form select.form-control {
    max-width: 100%;
    width: 100% !important;
}
.demo-form .form-name-row {
	margin-bottom: 0;
}
.demo-form .form-name-row .form-group {
	margin-bottom: 0;
}
.demo-form .form-name-row input.form-control {
	width: 100%;
}

.wys-content ul li ul,
.wys-content ul li ol,
.wys-content ol li ol,
.wys-content ol li ul {
    margin-top: 10px;
}

#demo-busy-modal .modal-content {
    padding: 30px 15px;
}

.subscribe-form input.form-control {
	border-radius: 0;
    box-shadow: none;
}
#mc_embed_signup div.mce_inline_error {
	margin-bottom: 0 !important;
}
.mc-field-group {
	margin-bottom: 15px;
}

/*Thank You*/
.section-content img {
    max-width: 100% !important;
}
.section-content h3 {
    margin-top: 25px;
}

/*Site Map*/
.page-sitemap h1 {
    margin-bottom: 35px;
}
.page-sitemap h2 {
    font-size: 25px;
}
.page-sitemap h3 {
	font-size: 20px;
}
.page-sitemap table {
    width: 100% !important;
}
.page-sitemap td {
    padding: 5px 0;
}
.page-sitemap h2 a,
.page-sitemap td a {
    color: #454545;
    font-weight: 600;
}
.page-sitemap .wys-content > p > a {
	color: #454545;
	text-decoration: none;
}
.page-sitemap .wys-content > p > a:hover,
.page-sitemap .wys-content > p > a:active,
.page-sitemap .wys-content > p > a:focus
{;
	text-decoration: underline;
}
/*.page-sitemap td a,
.page-sitemap .wys-content > p > a {
	text-decoration: underline;
}*/
.page-sitemap h3 a {
	color: #C11841;
	font-weight: 600;
}

/*Multi-Column Table*/
.multi-col-table {
    width: 100% !important;
}
.multi-col-table td {
    display: block;
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 10px;
}
.multi-col-table td .adapt-video-wrapper {
    margin-bottom: 0;
}
.multi-col-table td img {
    float: none !important;
    width: 100% !important;
    margin: 0 auto;
    display: block;
}
	.multi-col-table td h3:first-child {
		margin-top: 0;
	}



/*No Border Table*/
.no-border-table {
    width: 100% !important;
    border-collapse: collapse;
}
.no-border-table td {
    display: block;
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 10px;
}
no-border-table td img {
    float: none !important;
    width: 100% !important;
    margin: 0 auto;
    display: block;
}
no-border-table td h3:first-child {
	margin-top: 0;
}


.adapt-video-wrapper {
    width: 100%;
    position: relative;
    padding-bottom: 56.2493%;
}
.adapt-video-wrapper iframe {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

/*Accordion*/
.panel-default>.panel-heading {
    color: #454545;
}
.panel .panel-heading {
    padding: 0;
}
.panel .panel-heading .panel-title {
    margin: 0;
}
.panel .panel-heading .panel-title > div {
    display: block;
    padding: 10px 15px;
}
.panel .panel-heading .panel-title .class-description-link {
	color: #454545;
	text-decoration: underline;
}
.panel .panel-heading .panel-title .collapsed {
	background-image: url(images/product_images/down-caret1.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.panel .panel-heading .panel-title div {
	background-image: url(images/product_images/up-caret1.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

/*Training*/
.training-block h4 {
    font-family: 'Barlow Condensed', sans-serif;
    line-height: 1.42857143;
}
.training-block td {
    font-size: 15px;
}
.training-block td > strong {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.1em;
}
.panel .panel-heading {
    position: relative;
}
.text-red {
    color: #C11841;
}
.training-status {
    font-family: 'Barlow Condensed', sans-serif;
    display: block;
    margin-top: -10px;
    margin-left: 15px;
    padding-bottom: 10px;
}
.training-status.status-open {
    color: #22a456;
}
.training-status.status-reg-completed {
    color: #8a6d3b;
}

/*Reseller*/
#var-selector {
	display: block;
	text-decoration: none;
	color: #454545;
	min-height: 35px;
}
.var-info-container.table-responsive {
	margin-top: 15px;
}
.var-info-table>tbody>tr>td {
	padding: 5px;
}
.var-list-wrap img.var-loader {
	width: 24px;
    margin: 0;
    margin-left: 10px;
}
.var-list-wrap .chosen-container-single .chosen-single,
.var-list-wrap .chosen-container-single.chosen-with-drop .chosen-single {
	border: 2px #454545 solid;
    font-size: 18px;
    padding: 8px 15px;
    color: #454545;
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: .5px;
}
.var-list-wrap .chosen-container-single .chosen-drop {
	border: 2px #454545 solid;
}
.var-list-wrap .chosen-container-single .chosen-single div {
	padding: 5px 0;
    right: 15px;
    width: 10px;
}
.var-list-wrap .chosen-container-single .chosen-single div b {
	border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #454545;
    border-bottom: 0;
    width: 0;
    height: 0;
    display: inline-block;

}
.var-list-wrap .chosen-container-single.chosen-with-drop .chosen-single div b {
	border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #454545;
    border-top: 0;
    width: 0;
    height: 0;
    display: inline-block;
}
.var-list-wrap .chosen-container-single .chosen-single span {
	margin-right: 16px;
}

.webinar-event-wrap {
	margin-bottom: 20px;
}
	.webinar-event-wrap > p {
		margin-bottom: 5px;
	}

/*Student*/
.student-form .form-group input {
	max-width: 720px;
}
.wys-content form#f {
	margin-bottom: 20px;
}

.table.compact-table {
	font-size: 14px;
}
	.table.compact-table .radio {
		margin: 0;
	}
.table.compact-table td {
	vertical-align: middle;
	border-top: none;
}
td.compact-td {
	white-space: normal !important;
}
.compact-td p {
	margin: 0;
}

.breadcrumbs-container .container {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.resources-menu .form-group {
	margin: 5px 0;
	max-width: 100%;
}
/* Mobile Styles */
@media (max-width: 479px) {
    .col-xxs-12 {
        float: left;
        width: 100%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
}

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

    #nav-lower .navbar-brand{
        position: absolute;
        left: 50%;
        display: block;
        width: 160px;
        text-align: center;
        background-color: transparent;
        margin-left: -80px;
        z-index: 1;
    }

    .compact-form {
        z-index: 0;
    }

    .compact-form:focus {
        z-index: 101;
    }

	.search-field {
        background:#fff url("images/logos/search.png") left center no-repeat;
        background-size: 24px 24px;
        border: none;
        height: 56px;
        padding: 0 0 0 24px;
        position: absolute;
        right: 3%;
        -webkit-transition: all 350ms ease-in-out;
        transition: all 350ms ease-in-out;
        width: 0;
        z-index: 101;
    }

    .search-field::-webkit-input-placeholder {
        color: #454545;
        -webkit-transition: all 250ms;
        transition: all 250ms;
    }

    .search-field:focus {
        outline-width: 0;
        padding: 0 0 0 40px;
        width: 95%;
    }

    .navbar-toggle{
        float: left;
        border: none;
        padding-left: 15px;
        margin-top: 13px;
        margin-bottom: 12px;
        z-index: 1;
    }

    .collapse.width {
        width: 225px !important;
        height: 100%;
      }
    .collapsing.width {
        overflow: hidden;
        -webkit-transition-timing-function: linear;
             -o-transition-timing-function: linear;
                transition-timing-function: linear;
        -webkit-transition-duration: .10s;
             -o-transition-duration: .10s;
                transition-duration: .10s;
        -webkit-transition-property: width, visibility;
             -o-transition-property: width, visibility;
                transition-property: width, visibility;
      }

    .breadcrumbs-container{
    	display: none;
    }

    .breadcrumbs-container a, .breadcrumbs-container span{
        line-height: 5.5rem;
    }

    td.table-third img{
    	display: none;
    }

    .product-card-content {
        border-top: 1px solid #999;
        padding: 20px 0;
    }
	.product-card-content:first-child {
    	border-top: 0;
    }

    .product-content-wrap .tab-pane {
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
  	}

    #nav-upper{
        display: none;
    }

    #nav-lower{
        border: none;
        height: 60px;
        border-bottom: solid #C11841 3px;
    }

    .navbar-header i{
        display: block;
        font-size: 28px;
        line-height: 5rem;
        color: gray;
        padding-right: 15px;
    }

    .navbar-brand img{
        height: 35px;
    }

    .jumbotron.homepage-banner{
        margin-top: 60px;
        margin-bottom: 0px;
        background-image: url('images/banners/homepage-main.jpg');
        background-position: right;
        height: 315px;
    }

    .jumbotron.products-banner h3 {
        padding: 0;
        color: white;
        font-size: 4rem;
    }

    .jumbotron.resource-category-banner{
        background-image: url('images/banners/resources-banner.jpg');
        min-height: 200px;
        background-position: 50% 35%;
        margin-bottom: 0;
    }

    .jumbotron.resource-category-banner h3{
        color: white;
        font-size: 2.5rem;
    }

    .jumbotron.resources-banner {
        background-image: url('images/banners/resources-banner.jpg');
        height: 320px;
        background-position: right;
        margin-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }

	.jumbotron.resources-banner > .container {
		background-color: rgba(0,0,0,.5);
		height: 100%;
	}

    .jumbotron.resources-banner p, .jumbotron.resources-banner .banner-footer{
		font-size: 1.7rem;
		width: auto;
		margin-top: 30px;
    }

    .jumbotron.resources-banner h3.banner-header-top{
       padding-top: 30px;
        color: white;
		font-size: 3rem;
        margin-bottom: 0;
    }

    .jumbotron.resources-banner h3{
        font-size: 3rem;
    }

    .bannerTitle{
		font-size: 3.5rem;
		line-height: 5.8rem;
    }
    .banner-header-top{
        padding-top: 0;
    }

    .btn {
        background-image: none;
        box-shadow: none;
        -webkit-box-shadow: none;
        border: none;
        border-radius: 0;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .btn i{
        font-size: 1.8rem;
    }

    .page-break{
        width: 120px;
    }

    .scroll-button.first{
        margin-top: 220px;

    }

    .section-header.first{
        margin-top: 275px;
    }

    .section-text.desktop{
        display: none;
    }

    .section-content{
        padding-left: 0;
        padding-right: 0;
    }

    .products h2.section-header {
        font-size: 3rem;
		margin-top: 20px;
    }

    #view-products-button{
        margin-left: auto;
        margin-right: auto;
        margin-top: 10%;
        margin-bottom: 20%;
        display: block;
        width: 80%;
    }

    .homepage-sub-banner {
        height: 600px;
    }

    .homepage-sub-banner p{
        width: auto;
    }

    .homepage-sub-banner .btn{
        font-size: 1.75rem;
        margin-top: 10px;
        width: 60%;
        padding: 10px;
    }

    .footer {
		padding: 20px 10px;
       	margin-top: 50px;
		display: block;
        background-color: #17232C;
		color: white;
		height: auto;
        line-height: 2.5rem;
    }

	.footer h4 {
		font-size: 1.55rem;
	}

    .footer .site-navigation {
        width: 280px;
    }

    .footer .follow-us {
        height: 125px;
        width: 255px;
        margin-top: 0;

    }

	.follow-us-wrap {
		margin-top: 20px;
	}

	.footer .about-us a, .footer .customer-info a {
		font-size: 1.3rem;
	}

    .footer .follow-us .social-media a{
        color: white;
        font-size: 2.65rem;
        border: solid white 1px;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 50px;
    }

	 .footer .social-media a {
        font-size: 2.15rem;
        width: 36px;
        height: 36px;
        line-height: 32px;
    }

    #nav-lower-container{
        background-color: #17232C;
        height: 1000px;
        margin-top: 3px;
        max-height: none;
    }

    #nav-lower-container .dropdown-menu{
        float: none;
    }

    #nav-lower-container .divider{
        display: none;
    }

    #nav-lower-container .nav>li {
        border-bottom: solid 1px lightgray;
        padding: 15px 10px;
        white-space: nowrap;
    }

    #nav-lower-container .nav>li i{
        padding-right: 10px;
        font-size: 2rem;
    }

    #nav-lower-container .navbar-right>li>a {
        color: #e1e1e1;
        padding: 8px 8px 10px;
        position: relative;
        text-transform: uppercase;
        line-height: 30px;
        white-space: nowrap;
        display: inline-block;
        width: 100%;
    }

    #nav-lower-container .navbar-right>li>a:active,
    #nav-lower-container .navbar-right>li>a:focus,
    #nav-lower-container .navbar-right>li>a:hover{
    	color: #fff;
    }

    #nav-lower-container .navbar-right>li>a>span.caret{
        color: #e1e1e1;
        border-top: 6px solid transparent;
        border-right: 6px solid transparent;
        border-left: 6px solid;
        border-bottom: 6px solid transparent;
        position: absolute;
        right: 10px;
	    top: 50%;
	    margin-top: -6px;
    }

    #nav-lower-container .navbar-right>li>a:active>span.caret,
    #nav-lower-container .navbar-right>li>a:focus>span.caret,
    #nav-lower-container .navbar-right>li>a:hover>span.caret{
    	color: #fff;
    }

 	 #nav-lower-container .navbar-right>li>a>span.caret.down{
       	-ms-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        margin-top: -3px;
        right: 13px;
     }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }

    .bannerTitle.top{
        margin-top: 0;
    }

    .resources-menu{
        width: 100%;
        height: auto;
        padding-left: 0;
        padding-right: 0;
        background-color: #2483CA;
        margin-bottom: 18px;
    }

    .resources-menu ul{
        list-style-type: none;
        padding-left: 0;
        margin-bottom: 0;
    }

    /*.resources-menu ul li{
        margin: 0;
    }

    .resources-menu ul li i{
        padding-left: 15px;
        font-size: 1.75rem;
        font-weight: bold;
        line-height: 5rem;
    }*/

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
    	white-space: pre-line;
    }
}

@media (min-width: 480px) {
	/*Multi-Column Table*/
    .page-sitemap .multi-col-table {
        table-layout: fixed;
        margin-bottom: 15px;
    }
    .page-sitemap .multi-col-table td {
        padding: 5px 10px;
        display: table-cell;
        font-size: 15px;
    }
    /*Homepage*/
    .updates-container {
        padding: 20px 30px 30px;
    }

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

    .section-arrow-left .section-text-header:before {
        left: 3px;
        font-size: 26px;
    }

    .section-text-header h3 {
        font-size: 25px;
    }

    /*Resources Pages*/
    .resources-menu .form-group {
    	width: auto;
    	float: right;
    }
    .featured-grid .featured-item .featured-content h3,
    .category-grid .category-item .category-content h3 {
        font-size: 22px;
    }

    	.article-grid.category-grid .category-item .category-content h3 {
    		font-size: 18px;
    		height: 38px;
    	}

    .demo-form .chosen-container-single,
    .demo-form select.form-control {
        max-width: 250px;
    }

    #demo-busy-modal .modal-content {
        padding: 40px 60px;
    }

    /*Global ELement*/
    h1 {
        font-size: 32px;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 22px;
    }

    a.back-link {
        font-size: 18px;
    }

    /*Reseller*/
    .var-info-table>tbody>tr>td {
		padding: 5px 15px;
	}
}

@media (min-width: 768px) {
	body.sidenav-open {
		overflow-y: auto;
	}
    .navbar-right {
        margin-right: 0;
    }
    /*Multi-Column Table*/
    .multi-col-table {
        table-layout: fixed;
        margin-bottom: 15px;
    }
    	.page-sitemap .multi-col-table td {
        	padding: 10px;
    		font-size: 16px;
    	}
    .multi-col-table td {
        padding: 10px;
        display: table-cell;
    }
        .multi-col-table td.narrower {
            padding: 5px;
        }
        .multi-col-table td.narrower p {
        	margin-bottom: 15px;
        }
    .multi-col-table td img {
        margin: 0;
    }
    .adapt-video-wrapper {
        width: 100%;
        position: relative;
        padding-bottom: 56.2493%;
    }
        .adapt-video-wrapper iframe {
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
            position: absolute;
        }
    /*Homepage*/
    .updates-container {
        margin-right: 0;
        position: absolute;
        right: 0;
        top: -300px;
        float: none;
        margin: 0;
        background-color: rgba(9, 13, 16, 0.8);
        padding: 20px 20px 25px 20px;
    }

    #nav-lower .navbar-brand {
        padding: 0;
        margin-top: 20px;
    }

    .btn.btn-lg {
        font-size: 20px;
        padding: 8px 25px;
    }

    .link-primary {
        font-size: 20px;
    }

        .link-primary:after {
            font-size: 22px;
        }

    .btn.btn-primary:after {
        font-size: 22px;
    }

    /*Products*/
    .products-menu {
        padding-left: 0;
        padding-right: 0;
        margin-top: 20px;
        margin-bottom: 50px;
        display: block;
    }

    .products-menu ul{
        list-style-type: none;
        padding-left: 0;
        display: table;
        table-layout: fixed;
        width: 100%;
    }
    	.products-menu ul:before,
    	.products-menu ul:after {
    		display: none;
    	}

    .products-menu li{
        font-size: 1.5rem;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
        padding: 0;
        -webkit-user-select: none; /* Safari */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* IE10+/Edge */
        user-select: none; /* Standard */
        display: table-cell;
        vertical-align: middle;
        float: none;
        border-left: 6px solid #fff;
        background-color: #e1e1e1;
    }

    .products-menu li a:hover,
    .products-menu li a:active,
    .products-menu li a:focus {
        background-color: transparent;
    }

    .products-menu li:first-child {
    	padding-left: 0;
        border-radius: 5px 0 0 5px;
        border-left: none;
    }

    .products-menu li:last-child {
        border-radius: 0 5px 5px 0;
    }

    .products-menu li.active {
        color: #fff;
        position: relative;
    }

    .products-menu li.active:after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .products-menu li.active:after {
        border-top-color: #c11841;
        border-width: 16px;
        margin-left: -16px;
    }

     .products-menu li a {
        padding: 10px 15px 10px 15px;
        width: 100%;
    }
    	.products-menu li a:hover,
    	.products-menu li a:active,
    	.products-menu li a:focus {
    		background-color: #e1e1e1;
    	}


    .products-menu li.active{
        background-color: #c11841;
    }
    	.products-menu li.active>a:focus,
    	.products-menu li.active>a:hover,
    	.products-menu li.active>a:active {
    		/*background-color: #C11841;*/
    		border: none;
    	}

    /*Resources Pages*/
    /*.resources-menu ul li {
    	margin-left: 60px;
    	display: inline-block;
    }*/
    .jumbotron.resources-banner p {
        font-size: 16px;
        width: 420px;
        margin: 15px 0 20px;
    }
    .featured-grid .featured-item {
        height: 350px;
        outline: 0;
    }
    .featured-grid .featured-item .featured-content h3 {
        font-size: 20px;
    }
    	.article-grid.category-grid .category-item .category-content h3 {
	        font-size: 16px;
	        margin-top: 15px;
	        height: 34px;
	    }

    	.oldIE .featured-grid .featured-item .featured-content h3,
    	.oldIE .category-grid .category-item .category-content h3 {
    		max-height: 44px;
    		overflow-y: hidden;
    	}

	.resources-utils {
		position: absolute;
		right: 15px;
	}

    .demo-form em {
        display: inline;
        margin-top: 0;
        margin-left: 15px;
    }
    #demo-busy-modal .modal-content {
        padding: 40px 50px;
    }

    .wys-content ul:not(.chosen-results) {
        padding-left: 20px;
    }

    .wys-content ul:not(.chosen-results) ul:not(.chosen-results) {
    	padding-left: 0;
    }

    .wys-content blockquote {
        font-size: 20px;
    }
    .calculator .wys-content blockquote {
        font-size: 16px;
    }
    
    #blockblue blockquote {
    	color: #337ab7;
        font-size: 18px;
        margin: 0 0 20px 50px;
        font-style: italic;
        border-left: 5px solid #eee;
    }

    /*Global ELement*/
    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 32px;
    }

    h3 {
        font-size: 24px;
    }

    main {
        padding-top: 115px;
    }

	hr {
		margin: 40px 0;
	}

    .row.category-grid {
    	margin-left: -10px;
    	margin-right: -10px;
    }

    	.row.category-grid [class*="col-"] {
    		padding-left: 10px;
    		padding-right: 10px;
    	}

    /*Training*/
    .training-status {
        position: absolute;
        top: 50%;
        margin-top: -11px;
        right: 15px;
        margin-left: 0;
        padding-bottom: 0;
    }

	.table.compact-table {
		font-size: 16px;
	}
}

@media (min-width: 992px) {
	.col-md-2_4 {
	    width: 20%;
	}
    .wys-content blockquote {
        font-size: 20px;
    }
    .calculator .wys-content blockquote {
    	font-size: 18px;
    }

    .video-wrapper {
        left: auto;
        height: auto;
        padding-bottom: 0;
        text-align: center;
    }
        .video-wrapper iframe {
            top: auto;
            left: auto;
            width: 720px;
            height: 415px;
            position: static;
            margin-left: auto;
            margin-right: auto;
            margin-top: 15px;
            margin-bottom: 15px;
        }
    .video-wrap-720 {
    	max-width: 720px;
    	margin-left: auto;
    	margin-right: auto;
    	margin-top: 25px;
    }
    td .video-wrap-720 {
    	margin-top: 0;
    }

    /*.resources-menu ul li {
    	margin-left: 80px;
    }*/

    .demo-form input.form-control {
        width: 50%;
    }
}

@media (min-width: 1200px) {
	.col-lg-2_4 {
	    width: 20%;
	}
}


@media screen and (max-width: 375px) and (min-width: 345px){

.scroll-button.first{
    margin-top: 205px;
    }
}

@media screen and (max-width: 375px){
    body{
        margin-right: auto;
        margin-left: auto;
        min-width: 320px;
        overflow-x: hidden;
    }

    .navbar{
        margin-right: auto;
        margin-left: auto;
        min-width: 320px;
    }

    .navbar.navbar-default.navbar-fixed-top {
        right: 0;
        left: 0;
        z-index: 1030;
    }

    .scroll-button{
        position: absolute;
        left: 0;
    }

    .scroll-button-container{
        position: relative;
        left: 43%;
    }

    .banner-header-top{
        padding-top: 0;
        margin-bottom: -12px;
    }

    .bannerTitle, h2.section-header, .homepage-sub-banner h2 {
        font-size: 2.5rem;
    }

    .jumbotron.resources-banner p, .jumbotron.resources-banner .banner-footer{
        font-size: 1.75rem;
        margin-top: 50px;
    }

}

@media screen and (max-width: 1000px){
	.bannerTitle {
    	font-size: 4rem;
	}
	.homepage-banner.jumbotron p {
    	font-size: 1.8rem;
	}
}

@media screen and (max-width: 1000px) and (min-width: 768px){
    .scroll-button.first {
        margin-top: -27px;
        }
    .section-header.first {
        margin-top: 30px;
        }
}

@media screen and (max-width: 991px) and (min-width: 768px){
    .video-container{
        height: 410px;
    }
}

@media screen and (max-width: 1300px) and (min-width: 768px){
    #nav-lower{
        padding: 0;
    }

    #nav-lower .navbar-brand{
        margin-left: 0;
    }

    .breadcrumbs-container{
        padding: 0;
    }
}
@media (max-width: 385px) {
    .breadcrumbs-container a, .breadcrumbs-container span{
        font-size: 1.1rem;
    }
}

@media (max-width: 479px) {
    .jumbotron.resources-banner h3 {
        font-size: 2.5rem;
    }
    .jumbotron.resources-banner h3.banner-header-top {
        font-size: 2.5rem;
        padding-top: 30px;
    }
    .jumbotron.resources-banner p, .jumbotron.resources-banner .banner-footer {
        font-size: 1.5rem;
        width: auto;
        margin-top: 25px;
    }
    .bannerTitle {
        font-size: 2.5rem;
        line-height: 5rem;
    }
    .jumbotron.homepage-banner .jumbotron-container .solid {
        width: auto;
    }
    .scroll-button.first {
        margin-top: 195px;
    }
    .section-header {
        font-size: 2.75rem;
    }
    .products h2.section-header {
        font-size: 2.6rem;

    }
    .homepage-banner.jumbotron p {
    	font-size: 1.6rem;
	}
}
