/* Go crazy with your own styles here */
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

a[id='1315'] {
    background-image: url(../images/report-icon-download.png) !important;
    background-repeat: no-repeat !important;
    height: 64px !important;
    padding-left: 75px !important;
    background-position: 15px 8px !important;
    font-size: 16px !important;
}

a[id='1316'] {
    background-image: url(../images/report-icon-buy.png) !important;
    background-repeat: no-repeat !important;
    height: 64px !important;
    padding-left: 93px !important;
    background-position: 14px 11px !important;
    font-size: 16px !important;
}

a[id='1222'] {
    background-image: url(../images/report-icon-create.png) !important;
    background-repeat: no-repeat !important;
    height: 64px !important;
    padding-left: 75px !important;
    background-position: 14px 11px !important;
    font-size: 16px !important;
}

div.top-reports a {
    border: 1px solid silver;
    display: inline-block;
    line-height: 40px;
    height: 40px;
    min-height: 40px;
    width: 100%;
    padding-left: 15px;
    margin-top: 15px;
}

.top-reports a span {
    display: block;
    font-size: 15px;
    position: relative;
    top: -14px;
    font-weight: bold;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    background-color: #fff;
}

h1 {
    font-size: 40px;
}

h2 {
    font-size: 20px;
    font-weight: bold;
}
.home-heading {
    margin-bottom: 0;
    font-size:26px;
    margin-bottom:-20px;
}

h4 {
    font-size: 20px;
    line-height: 26px;
    margin-top: 0;
}
.nav-container::before {
    color: red;
}

.navbar {
    background-color: rgba(109, 110, 113, 0.8);
    border: 0;
    color: #fff;
    font-size: 18px;
    height: 58px;
}

.navbar-brand {
    background: rgba(105,190,40,0.8) url("../images/white-logo-01.svg") no-repeat center;
    background-size: 75% 80%;
    height: 58px;
    width: 200px;
    padding: 0 5px 0 0;
    position: absolute;
    box-shadow: -534px -500px 0px 500px rgba(105,190,40,0.8);
}



.navbar-nav > li > a:focus {
    color: #fff;
}
.nav-item.current > a {
    border-bottom: solid #FFF;
}

.down-arrow::after {
    content: url("../images/navigation%20arrow.png");
    margin-left: 5px;
}

/*#bs-example-navbar-collapse-1 {
    /*float: right;
    margin-left: 200px;
}*/

.navbar-default .navbar-brand:hover {
    background-color: rgba(105,190,40,0.8);
}

.statistic-item {
    padding-top: 40px;
}

.search-no-results {
    padding-bottom: 40px;
}

/*.navbar-nav > li {
    padding-left: 8px !important;
    padding-right: 8px !important;
}*/

.navbar-nav > li > a > span {
    padding-bottom:4px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height:58px;
}



.navbar-default .navbar-nav > li > a:hover {
    color:#fff;
}
.dropdown-menu > li > a > span {
    padding-bottom: 4px;
    display: inline-block;
}
.navbar-default .navbar-nav > li > a:hover span, .dropdown-menu > li > a:hover span {
    border-bottom:solid 2px #fff;
    color:#fff;
    margin-bottom:-2px;
}

down-arrow:hover::after {
    content: url("../images/navigation%20arrow%20green.png");
}

.carousel-caption p {
    font-size: 28px;
    font-stretch: narrower;
    text-shadow:none;
}

.no-padding, .no-padding-column .column {
    padding: 0;
}

.item {
    height: 100%;
    overflow: hidden;
    min-height: 371px;
    position: relative;
}

    .item img {
        min-width: 100%;
    }

.grid-item {
    color: #6d6e71;
    text-decoration: none;
    min-height: 371px;
    max-height: 628px;
    font-size: 20px;
    overflow: hidden;
}

    .grid-item a {
        color: #6d6e71;
    }

    .grid-item img {
        width: 100%;
    }

.article-read {
    font-size: 14px;
    font-weight: bold;
    color: #6d6e71;
    margin-bottom: 5px;
}

.read-more {
    padding-bottom: 5px;
}

.article-read-click {
    color: #6d6e71;
}

    .article-read-click:hover, .article-read-click:focus {
        text-decoration: none !important;
        color: #6d6e71 !important;
    }

.article-read::after {
    content: url("../images/ReadmoreIcon.png");
    margin-left: 12px;
}

.statistic-item-read::after {
    content: url("../images/ReadmoreIcon_white.png") !important;
    margin-left: 12px;
}

.statistic .item-date {
    color: #fff !important;
}

.description, .quote-item {
    padding: 15px 15px 5px 15px;
    display: table-cell;
    vertical-align: middle;
}

    .quote-item .article-read {
        color: #fff;
    }

        .quote-item .article-read:hover {
            text-decoration: none;
        }

        .quote-item .article-read:after {
            content: url("../images/ReadmoreIcon_white.png") !important;
            margin-left: 12px;
        }

.image-item {
    min-width: 100%;
    /*min-height: 100%;*/
}

footer {
    float:left;
    bottom: 0;
    width: 100%;
    background-color: #6d6e71;
    padding:20px 0;
}

.footer > .container {
    height: 100%;
}

.footer-links {
    width: 50%;
    height: 100%;
    position: relative;
    float: left;
    color: #fff;
    font-size: 13px;
    padding-top: 12px;
}

    .footer-links a {
        color: #fff;
    }

        .footer-links a::after {
            content: "|";
            margin-left: 3px;
        }

.footer-social {
    position: relative;
    float: left;
    width: 50%;
}

    .footer-social a {
        position: relative;
        width: 35px;
        display: block;
        height: 35px;
        float: right;
        margin-right: 3px;
        background-position-y: 0px;
        background:#fff;
        border-radius:100%;
        color:#6d6e71;
        font-size:21px;
    }
    .footer-social a i {
        position:absolute;
        left:50%;
        top:50%;
        width:21px;
        height:21px;
        text-align:center;
        margin-left:-10px;
        margin-top:-10px;
    }

.article-social {
    display: block;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

    .article-social > a {
        width: 41px;
        height: 43px;
        display: block;
        float: left;
        margin-right: 5px;
    }

    .article-social .linkedin-share {
        background: url("../images/social%20media.png") -1px 1px no-repeat;
    }

    .article-social .facebook-share {
        background: url("../images/social%20media.png") -51px 1px no-repeat;
    }

    .article-social .twitter-share {
        background: url("../images/social%20media.png") -101px 1px no-repeat;
    }

.facebook i {
    margin-left:-11px !important;
}

.footer-social a:hover {
    background-position-y: -43px;
}

.linked-in {
    background: url("../images/social%20media%20footer.png") no-repeat;
    background-position-x: 0;
}

.youtube {
    background: url("../images/social%20media%20footer.png") no-repeat;
    background-position-x: -156px;
}

.google-plus i {
    margin-left:-13px !important;
}

.twitter {
    background: url("../images/social%20media%20footer.png") no-repeat;
    background-position-x: -105px;
}

.slide-share {
    background: url("../images/social%20media%20footer.png") no-repeat;
    background-position-x: -261px;
}

.carousel-inner > .item > img {
    margin: 0 auto;
    max-width: none !important;
}

.icon-span {
    width: 50px;
    display: block;
    position: absolute;
    float: right;
    height: 50px;
    right: 0;
    z-index: 99;
}

.article-icon {
    background: url("../images/dimensiondata_180116_icons.png") 60px -90px;
}

.event-icon {
    background: url("../images/dimensiondata_180116_icons.png") 150px -90px;
}

.product-icon {
    background: url("../images/dimensiondata_180116_icons.png") -120px -90px;
}

.video-icon {
    background: url("../images/dimensiondata_180116_icons.png") -30px -90px;
}

#top-three-items {
    background-color: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
}

    #top-three-items .grid-item {
        background-color: #f0f0f1;
    }

.fluid-main {
    background-color: #f0f0f1;
}

.main-items {
    padding-top: 25px;
}

    .main-items .grid-item {
        background-color: #fff;
        margin-bottom: 30px;
    }

.quote-item blockquote {
    font-size: 24px;
    color: #fff;
    border: none;
    padding: 0;
}

.quote-wrapper {
    display: table;
}

.close-quote {
    background-image: url("../images/quote-marks.png");
    width: 41px;
    display: block;
    height: 30px;
    background-position: 40px 0px;
    float: right;
}



.main-grid-content {
    color: #6d6e71;
    margin-bottom: 15px;
}

    .main-grid-content .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    .main-grid-content h2 {
        color: #333;
    }

    .main-grid-content img {
        max-width: 100% !important;
        margin-bottom: 10px;
    }

.open-quote {
    position: absolute;
    text-indent: 44px;
    background-image: url("../images/quote-marks.png");
    width: 41px;
    display: block;
    height: 30px;
    background-position: 0 0;
}

.quote-item .quote-paragraph {
    padding-left: 45px;
    padding-right: 30px;
}

#avatar-mask {
    position: absolute;
}

.page-content {
    background-color: #fff;
    padding-top: 15px;
    max-width: 770px;
    position: relative;
    z-index: 9;
    display: block;
    margin-top: -45px;
    padding-bottom: 50px;
}

.top-article-banner {
    padding-top: 80px;
    display: block;
    overflow: hidden;
    min-height: 100px;
}

.top-article-banner img {
   margin: 0 auto;
   display: block;
   width: 100%;
   max-width: 1170px;
}    

#myCarousel .item {
    max-height: 500px;
    min-height: 300px;
}

#modal-body {
    padding-top: 30px;
}

#myCarousel h1 {
    padding: 10px 30px 10px 30px;
    background:#FFF;
    color:#6d6e71;
    font-size:35px;
    border: solid 1.4px #111;
    display: inline-block;
}

.carousel-inner > .item > img {
    margin: 0 auto;
}
.carousel-control {
    display:none;
}

#home-grid .item-date {
    color: #a8a8a8;
}

.item-date {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.statistic, .statistic a {
    color: #fff;
}

.statistic-item-read {
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
}

.form-group {
    overflow: hidden;
}

.navbar-form .form-control {
    color: #fff;
    height: 35px;
    background-color: #333;
    border: none;
    border-radius: 0;
    box-shadow: none;
    float: left;
}

#search-submit {
    text-indent: -99999px;
    background: #333 url(../images/search-icon.png) 0 0 no-repeat;
    width: 40px;
    border: none;
    float: left;
    height: 35px;
    background-position: center;
    background-size: 60%;
}

.navbar-toggle, .navbar-toggle:hover {
    border-radius: 0;
    background-color: rgba(109, 110, 113, 0.8) !important;
    margin-top: 0;
    margin-bottom: 0;
    height: 58px;
    border: none;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    height: 3px;
    border-radius: 0;
}

.glyphicon-chevron-right:before {
    content: url("../Images/arrow%20right.png");
}

.glyphicon-chevron-left:before {
    content: url("../Images/arrow%20left.png");
}

.modal-spinner {
    margin: 0 auto;
    display: block;
}

.dropdown-menu {
    border: none;
    background-color: rgba(109, 110, 113, 0.95);
    /*border-top:solid 5px rgba(255,255,255,0);*/
}

    .dropdown-menu > li > a {
        font-size: 14px;
        color: #fff;
    }

        .dropdown-menu > li > a:hover {
            background-color: transparent;
        }

.articlepage-content-page > span {
    background: url("../images/dimensiondata_180116_icons.png") -270px 0px;
    width: 80px;
    height: 80px;
    display: block;
    margin-right: 30px;
    float: left;
}

.productpage-content-page > span {
    background: url("../images/dimensiondata_180116_icons.png") -450px 0px;
    width: 80px;
    height: 80px;
    display: block;
    margin-right: 30px;
    float: left;
}

.back-button {
    font-size: 16px;
    color: #6d6e71;
    border-radius: 0;
    font-weight: bold;
    background-color: #DDDDDD;
}

    .back-button:before {
        content: url(../Images/DimensionData_180116_Back.png);
        margin-right: 10px;
    }

.eventpage-content-page > span {
    background: url("../images/dimensiondata_180116_icons.png") -180px 0px;
    width: 80px;
    height: 80px;
    display: block;
    margin-right: 30px;
    float: left;
}

.videopage-content-page > span {
    background: url("../images/dimensiondata_180116_icons.png") -360px 0px;
    width: 80px;
    height: 80px;
    display: block;
    margin-right: 30px;
    float: left;
}

.top-article {
    overflow: auto;
    margin-bottom: 15px;
}

    .top-article h1 {
        float: left;
        display: block;
        max-width: 81%;
        margin-top: 0;
        font-size:30px; 
    }

.caption {
    font-size: 12px;
    font-style: italic;
}

.article-writer {
    background-color: #f0f0f0;
    padding-top: 10px;
    padding-right: 20px;
    width: 100%;
    overflow: auto;
}

.author {
    float: left;
    width: 50%;
    padding-right: 5px;
}

.main-grid-content blockquote {
    padding: 25px 20px;
    margin: 0 0 20px;
    text-align: center;
    color: #0089cf;
    border-bottom: solid 1px;
    border-top: solid 1px;
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 10px;
    border-color: #b5b6b7;
    border-left: none;
}

.video-wrapper {
    text-align: center;
}

    .video-wrapper iframe {
        max-width: 100% !important;
    }

.author-image {
    float: left;
    padding: 0px 20px 5px 10px;
}

.article-details {
    float: left;
    padding-left: 10px;
}

.tags {
    float: left;
    width: 50%;
}

.article-tag {
    margin-right: 10px;
    color: #6d6e71;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    white-space: nowrap;
}

    .article-tag:hover {
        color: #6d6e71;
    }

.back-to-grid {
    margin-bottom: 20px;
}

.publication-date {
    color: #6d6e71;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.written-by {
    color: #6d6e71;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.5px;
}

.modal-footer {
    padding-right: 28px;
    border-top: none;
}

    .modal-footer button {
        color: #6d6e71;
        border-color: #6d6e71;
        border-width: 1px;
        border-radius: 0;
        padding-left: 20px;
        padding-right: 20px;
    }

.modal-header {
    border-bottom: none;
    padding-bottom: 0;
}

#container-results {
    border-radius: 0;
}

/*.item-image{
       max-height: 420px !important;
    overflow: hidden;
}*/

.article-details p {
    color: #6d6e71;
    font-size: 20px;
    font-weight: bold;
}

.tags p, .article-social > p {
    color: #6d6e71;
    font-size: 15px;
    letter-spacing: -1px;
    font-weight: bold;
}

.grid-item-tags {
    overflow: auto;
    padding: 0 15px 15px 15px;
    width: 100%;
}
.grid-item-tags .col-md-4 {
    padding-left:2px;
    padding-right:2px;
}
.grid-item-tags .row {
    margin-right: 0px;
    margin-left: 0px;
}

.grid-item-tag {
    overflow: hidden;
    float: left;
    padding: 1px 5px;
    border: solid 1px;
    width:100%;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal !important;
    text-transform: uppercase;
    margin-bottom: 2px;
    max-height:18px;
}

    .grid-item-tag:hover {
        text-decoration: none;
    }

.item-wrapper {
    position: relative;
    min-height: 420px;
}

.carousel-caption-content {
    margin: 0 auto;
    color: #111;
}
.carousel-caption-content h1 {
    text-shadow:none;
}

.load-more-wrapper {
    text-align: center;
    padding: 5px 20px 25px 20px;
}

#load-more-items {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #72bf44;
    width: 190px;
    height: 32px;
    border: none !important;
}

    #load-more-items:hover {
        background-color: #5bac1d;
    }
    button:focus {outline:0;}

/****** ERROR PAGE ******/
#error {
    text-align:center;
    margin-top:100px;
}
#huge {
    font-size:250px;
    color:#6abf2a;
    margin-bottom:10px;
    line-height: 80%;
}
#error .content {
    font-size:26px;
    margin-bottom:20px;
    line-height: 200%;
    color: #606060;
}
#error .content span {
    text-transform:uppercase;
    margin-bottom:20px;
    font-size:30px;
}
#error .green {
    background-color:#6abf2a;
    color:#fff;
    text-align:center;
    padding:10px 30px;
    font-weight:bold;
    font-size:30px;
}

/*** BUTTONS ***/
a.button {
   border: 1px solid #525252;
   background: #ffffff;
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
   background: -webkit-linear-gradient(top, #ffffff, #ffffff);
   background: -moz-linear-gradient(top, #ffffff, #ffffff);
   background: -ms-linear-gradient(top, #ffffff, #ffffff);
   background: -o-linear-gradient(top, #ffffff, #ffffff);
   background-image: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
   padding: 10.5px 21px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 0px 0;
   text-shadow: #ffffff 0 1px 0;
   color: #525252;
   font-size: 16px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
   }
a.button:hover {
   border: 1px solid #525252;
   text-shadow: #878787 0 1px 0;
   background: #878787;
   background: -webkit-gradient(linear, left top, left bottom, from(#878787), to(#878787));
   background: -webkit-linear-gradient(top, #878787, #878787);
   background: -moz-linear-gradient(top, #878787, #878787);
   background: -ms-linear-gradient(top, #878787, #878787);
   background: -o-linear-gradient(top, #878787, #878787);
   background-image: -ms-linear-gradient(top, #878787 0%, #878787 100%);
   color: #fff;
   }
a.button:active {
   text-shadow: #ffffff 0 1px 0;
   border: 1px solid #525252;
   background: #ffffff;
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#878787));
   background: -webkit-linear-gradient(top, #ffffff, #ffffff);
   background: -moz-linear-gradient(top, #ffffff, #ffffff);
   background: -ms-linear-gradient(top, #ffffff, #ffffff);
   background: -o-linear-gradient(top, #ffffff, #ffffff);
   background-image: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
   color: #525252;
   }

@media (max-width: 767px) {
    .navbar {
        background: linear-gradient(to bottom,rgba(89,162,34,0.9) 0,rgba(105,190,40,0.9) 100%);
        background: -webkit-linear-gradient(top,rgba(89, 162, 34, 0.9) 0,rgba(105, 190, 40, 0.9) 100%);
    }

    .navbar-brand {
        height: 58px;
        background: transparent url("../images/white-logo-01.svg") no-repeat center;
        background-size: 80%;
    }

    #bs-example-navbar-collapse-1 {
        float: none;
        background-color: rgba(109, 110, 113, 1);
    }
}

@media (max-width: 768px) {

     .navbar-form {
        margin-left: 0;
        margin-right: 0;
        padding:0px;
        width: 120px;

    }

    body {
        margin-top: 58px;
    }

    .navbar-form .form-control {
        width: 80px !important;
    }
    .navbar-default .navbar-nav > li > a {
        height:50px;
    }

    #main-nav {
        height: 58px;
    }

    #myCarousel {
        margin-top: -58px;
    }

    h1 {
        font-size: 28px;
    }
}

@media (min-width: 768px) {

    #bs-example-navbar-collapse-1 {
        margin-left: 185px;
    }

    .navbar-form .form-control {
        width: 230px;
    }

    .navbar-nav > li > a {
        padding-bottom: 2px;
    }

    .top-article h1 {
        max-width: 84%;
    }
}

@media(max-width: 320px) {  
    #myCarousel h1 {
        font-size: 27px;
    }
    
    .carousel-caption p {
        font-size: 16px;
    }

    .top-three .grid-item {
        margin-bottom: 30px;
    }

    .carousel-inner > .item > img {
        max-height: 300px;
        left: 50%;
        margin-left: -450px;
    }

    .articlepage-content-page > span {
        background: url("../images/dimensiondata_180116_icons.png") -310px -150px;
        width: 40px;
        height: 40px;
        display: block;
        margin-right: 10px;
    }

    .productpage-content-page > span {
        background: url("../images/dimensiondata_180116_icons.png") -490px -150px;
        width: 40px;
        height: 40px;
        display: block;
        margin-right: 10px;
    }

    .top-article h1 {
        max-width: 70%;
    }

    .top-article-banner {
        padding-top: 15px;
    }

    .eventpage-content-page > span {
        background: url("../images/dimensiondata_180116_icons.png") -220px 50px;
        width: 40px;
        height: 40px;
        display: block;
        margin-right: 10px;
    }

    .videopage-content-page > span {
        background: url("../images/dimensiondata_180116_icons.png") -400px 50px;
        width: 40px;
        height: 40px;
        display: block;
        margin-right: 10px;
    }

    .grid-item-tags {
        position: absolute;
        bottom: 0;
    }

    .statistic-tags {
        position: relative;
    }

    .modal {
        padding: 0;
    }

        .modal .modal-dialog {
            width: 100%;
            margin: 0;
        }
}

@media(min-width: 320px) and (max-width:480px) {
    .grid-item-tags {
        position: absolute;
        bottom: 0;
    }
    .footer-social a {
        margin:5px;
    }
    .navbar-form {
        width:auto;
        padding: 10px 15px;
    }
    .navbar-nav > li {
        padding:0 !important;
        float:left;
        width:100%;
    }
    .navbar-form .form-control {
       width: 87% !important;
    }
    .statistic-tags {
        position: relative;
    }

    #myCarousel h1 {
        font-size: 27px;
    }

    .carousel-caption p {
        font-size: 20px;
    }

    .top-article-banner {
        padding-top: 15px;
    }

    .carousel-inner > .item > img {
        max-height: 300px;
        left: 50%;
        margin-left: -450px;
    }
    .carousel-control {
        display:none;
    }

    .top-three .grid-item {
        margin-bottom: 30px;
    }

    .top-article h1 {
        max-width: 75%;
    }

    .articlepage-content-page > span {
        background: url("../images/dimensiondata_180116_icons.png") -310px -150px;
        width: 40px;
        height: 40px;
        display: block;
        margin-right: 10px;
    }

    .productpage-content-page > span {
        background: url("../images/dimensiondata_180116_icons.png") -490px -150px;
        width: 40px;
        height: 40px;
        display: block;
        margin-right: 10px;
    }

    .eventpage-content-page > span {
        background: url("../images/dimensiondata_180116_icons.png") -220px 50px;
        width: 40px;
        height: 40px;
        display: block;
        margin-right: 10px;
    }

    .videopage-content-page > span {
        background: url("../images/dimensiondata_180116_icons.png") -400px 50px;
        width: 40px;
        height: 40px;
        display: block;
        margin-right: 10px;
    }

    .modal {
        padding: 0;
    }
    #submit {
        margin-top:20px;
    }

        .modal .modal-dialog {
            width: 100%;
            margin: 0;
        }
    ul.dropdown-menu {
        position: relative;
        width: 100%;
        box-shadow: none;
    }
    .navbar-nav {
        margin:7.5px 0px;
    }
    .dropdown-menu>li>a {
        padding:10px;
    }
    .dropdown-toggle {
        position:relative;
    }
    .dropdown-toggle > a {
        /*width:70%;*/
        position:absolute;
        left:0;
    }
    .dropdown-toggle:before {
        content: attr(data-content);
        background-image: url("../images/navigation%20arrow.png");
        background-position:right;
        background-repeat:no-repeat;
        width:30%;
        position:absolute;
        right:0;
        text-align:right;
        color: #777;
        padding-top:12px;
        padding-bottom:10px;
        z-index: 99;
    }
    .dropdown-toggle .down-arrow:after {
        display:none;
    }
    .current.dropdown-toggle:before {
        border-bottom: solid #FFF;
    }
}

@media(min-width: 480px) and (max-width:769px) {
    #myCarousel h1 {
        font-size: 27px;
    }

    .carousel-caption p {
        font-size: 26px;
    }

    .top-article-banner {
        padding-top: 15px;
    }

    .top-three .grid-item {
        margin-bottom: 30px;
    }

    .carousel-inner > .item > img {
        left: 50%;
        margin-left: -450px;
    }

    .carousel-caption {
        right: 27.7% !important;
        left: 27.7% !important;
        display: -webkit-box;
        display: -moz-box;
        top: 0;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .articlepage-content-page > span {
        background: url("../images/dimensiondata_180116_icons.png") -299px -90px;
        width: 52px;
        height: 50px;
        display: block;
        margin-right: 20px;
    }

    .productpage-content-page > span {
        background: url("../images/dimensiondata_180116_icons.png") -478px -88px;
        width: 52px;
        height: 52px;
        display: block;
        margin-right: 20px;
    }

    .eventpage-content-page > span {
        background: url("../images/dimensiondata_180116_icons.png") -209px 111px;
        width: 52px;
        height: 52px;
        display: block;
        margin-right: 20px;
    }

    .videopage-content-page > span {
        background: url("../images/dimensiondata_180116_icons.png") -29px 111px;
        width: 52px;
        height: 52px;
        display: block;
        margin-right: 20px;
    }
    ul.dropdown-menu {
        position: relative;
        width: 100%;
        box-shadow: none;
    }
    .navbar-nav {
        margin:7.5px 0px;
    }
    .dropdown-menu>li>a {
        padding:10px;
    }
    .dropdown-toggle {
        position:relative;
    }
    .dropdown-toggle > a {
        /*width:70%;*/
        position:absolute;
        left:0;
    }
    .dropdown-toggle:before {
        content: attr(data-content);
        background-image: url("../images/navigation%20arrow.png");
        background-position:right;
        background-repeat:no-repeat;
        width:30%;
        position:absolute;
        right:0;
        text-align:right;
        color: #777;
        padding-top:12px;
        padding-bottom:10px;
        z-index: 99;
    }
    .dropdown-toggle .down-arrow:after {
        display:none;
    }
    .current.dropdown-toggle:before {
        border-bottom: solid #FFF;
    }
}

@media(min-width: 769px) and (max-width:992px) {
    #myCarousel h1 {
        font-size: 27px;
    }

    .carousel-caption p {
        font-size: 26px;
    }

    .top-three .grid-item {
        margin-bottom: 30px;
    }

    .carousel-caption {
        right: 27.7% !important;
        left: 27.7% !important;
        display: -webkit-box;
        display: -moz-box;
        top: 0;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .carousel-inner > .item > img {
        left: 50%;
        margin-left: -450px;
    }
}

@media(min-width: 992px) {
    #myCarousel h1 {
        font-size: 27px;
    }

    .top-three .grid-item {
        margin-bottom: 0;
    }

    .grid-item-tags {
        position: absolute;
        bottom: 0;
    }

    .carousel-caption {
        right: 27.7% !important;
        left: 27.7% !important;
        display: -webkit-box;
        display: -moz-box;
        top: 0;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .img-wrapper {
        min-height: 168px;
    }

    #myModal .modal-lg {
        width: 770px;
    }
}

@media(min-width: 992px) and (max-width: 1200px) {
    .carousel-inner > .item > img {
        left: 50%;
        margin-left: -450px;
    }

    .grid-item {
        height: 420px;
    }
}

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

    #myCarousel h1 {
        font-size: 27px;
        margin-bottom: 20px;
    }

    .top-three .grid-item {
        margin-bottom: 0;
    }

    .grid-item {
        height: 420px;
    }
}

@media(max-width: 350px) {
    .item, .grid-item {
        min-height:auto;
    }
    .image-item {
        width: 100% !important;
    }
    ul.dropdown-menu {
        position: relative;
        width: 100%;
        box-shadow: none;
    }
    .navbar-nav {
        margin:7.5px 0px;
    }
    .dropdown-menu>li>a {
        padding:10px 0;
    }
    .dropdown-toggle {
        position:relative;
    }
    .dropdown-toggle > a {
        width:70%;
        position:absolute;
        left:0;
    }
    .dropdown-toggle:before {
        content: attr(data-content);
        background-image: url("../images/navigation%20arrow.png");
        background-position:right;
        background-repeat:no-repeat;
        width:30%;
        position:absolute;
        right:0;
        text-align:right;
        color: #777;
        padding-top:12px;
        padding-bottom:10px;
    }
    .dropdown-toggle .down-arrow:after {
        display:none;
    }
    .current.dropdown-toggle:before {
        border-bottom: solid #FFF;
    }
    .navbar-form {
        padding:10px 0px;
    }
    #search-submit {
        width: 13%;
    }

}