

.wb-submit {
    float: left;
    width: 80px;
    font-size: 18px;
    background-color: #005292;
    color: #fff;
    border: 0 none;
    border-radius: 5px;
    line-height: 36px;
    margin-top: 10px;
}

.wb-categories.wb-panel ul {
    margin-top: 15px;
}

.wb-categories.wb-panel li {
    padding-left: 15px;
}

.wb-entry-detail {
    padding-bottom: 30px;
}

.wb-details {
    /*margin-bottom: 10px;*/
    /*width: 70%;*/
    /*float: left;*/
    margin: 0 20px 10px 0;
    width: auto;
}

.wb-details:before {
    background-image: url('../images/blog/blog-date-icon.png');
    content: "";
    /*display: inline-block;*/
    /*position: relative;*/
    /*left: 0;*/
    /*top: 0;*/
    float: left;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.wb-details__date,
.wb-details__author {
    display: inline-block;
}

.wb-details__author:before {
    content: "by";
}
.wb-details__author {
    margin-left: 15px;
}

.mainContent .wb-entry-detail h2,
.mainContent .wb-entry h2 {
    font-size: 28px !important;
    margin: 30px auto 10px;
}

.wb-header {
    margin-bottom: 15px;
}
.wb-header:before {
    content: "";
    background-image: url('../images/blog/blog-home-icon.png');
    content: "";
    float: left;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    margin-right: 3px;
    /*margin-top: 2px;*/
}

.wb-header a {
    font-size: 16px !important;
    vertical-align: middle;
    font-weight: bold;
}
.wb-sub-header {
    margin-top: 0;
}

.wb-entry-comments h3 {
    color: #FFF;
    background-color: #878787;
    font-size: 1.1em;
    line-height: 1.1em;
    font-weight: bold;
    margin: 45px auto 20px;
    padding: 13px 20px;
    border-radius: 5px;
}

.wb-entry-comments li p {
    margin-left: 25px;
    margin-bottom: 30px;
}

.wb-comment-name {
    font-weight: bold;
    margin: 15px auto 0px;
    display: block;
}

.wb-entry-comments.wb-panel .wb-datetime {
    margin-bottom: 10px;
}

.wb-comment-count {
    /*display: block;*/
    /*margin: 0px auto 25px;*/
    /*width: auto;*/
    /*text-align: left;*/
}

/*.wb-comment-count {*/
    /*margin: 0 auto 15px !important;*/
/*}*/

.wb-view-comments, .wb-comment-count {
    text-align: left;
    /*float: left;*/
    /*width: 30%;*/
    width: auto;
    margin: 0px auto 15px;
}

.wb-comment-count:before {
    background-image: url('../images/blog/blog-comment-icon.png') !important;
    content: "";
    display: inline-block;
    position: relative;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.wb-categories.wb-panel {
    margin-bottom: 60px;
}


.wb-entry h3 {
    font-size: 15px;
}

.wb-entry-detail-summary {
    float: left;
    width: 65%;
}

.wb-entry-detail-thumbnail {
    float: right;
    max-width: 30%;
    width: 30%;
    padding-right: 0px;
    padding-left: 10px;
}

.wb-entry-add-comment h3 {
    font-size: 21px;
}

.pageContent .wb-entry-add-comment input[type="text"], 
.pageContent .wb-entry-add-comment input[type="password"], 
.pageContent .wb-entry-add-comment input[type="email"] {
    width: 90% !important
    ;
}

#pagecontent_0_form_692DC44F70D4478F91EF4299E0C5FB2B_fieldContainer {
    margin-top: 20px;
}

.pageContent .scfSectionBorderAsFieldSet {
    border: 0 none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 20px;
}

.pageContent .scfSectionLegend {
    padding-left: 0;
    margin-left: 0;
}

.pageContent .scfCheckbox input {
    height: auto;
}

.pageContent .scfForm select {
    height: 35px;
}

.pageContent .scfCheckbox {
    margin: 5px auto;
}

.pageContent .scfListBoxGeneralPanel, .scfDropListGeneralPanel {
 margin-bottom: 10px;
}

.pageContent label {
    float: none;
    margin-left: 8px;
}

legend {
    border: 0 none;
}

.wb-entry-tags {
    margin-bottom: 40px;
}

.wb-entry-tags h3 {
    display: inline-block;
    margin-top: 0;
}
.wb-entry-tags ul {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 20px;
}

.wb-entry-tags li {
    display: inline-block;
    margin-left: 0;
    font-size: 12px;
}

.wb-entries {
    padding-right: 90px;
}

.wb-tagCloud a.wb-weight1 {
    display: inline-block;
    margin-left: 0;
    margin-bottom: 5px;
    font-size: 12px;
    text-decoration: none;
    background-color: #005292;
    padding: 3px 6px;
    border-radius: 5px;
    color: #FFF;
}

.wb-entry-tags li a {
    text-decoration: none;
    background-color: #005292;
    padding: 3px 6px;
    border-radius: 5px;
    color: #FFF;
}
.wb-tagCloud {
    margin-bottom: 45px;
}
.wb-tagCloud h3 {
    color: #005292;
    font-size: 1.5em;
    margin-bottom: 15px;
}

.wb-entry-share h3 {
    display: none;
}

.wb-image {
    width: 100% !important;
    height: auto !important;
}
.blog__summary--subtitle {
    margin: 60px auto 0 !importantq;
}

.sidebarContent .blog-button {
    background-image: url(../Images/button-bg-gradient.jpg);
    background-position: bottom center;
    border-radius: 5px;
    height: 50px;
    width: 260px;
    cursor: pointer;
    display: block;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 50px;
    text-shadow: #000 1px 1px 1px;
    letter-spacing: 0.5px;
    margin: 25px 0;
    padding: 0 20px;
}

.feature-cta-btn {
    /*background-image: none !important;*/
    /*background-color: #579d2b;*/
    background-repeat: none;
    background-position: 0 -9px;
    width: auto;
    padding: 10px 12px 10px 31px;
    margin: 0 auto;
    vertical-align: middle;
    line-height: 13px;
    border-radius: 5px;
}

.graphic-modal .modal-content { border-radius:18px; border:0 none; background-color:rgba(0, 0, 0, .8); }
.graphic-modal .modal-header { height:30px; padding:0; border: 0 none; }
.graphic-modal .modal-header button { text-indent: -99999px; width: 21px; height: 21px; opacity:1.0; background: url(../images/ipg-icons.png) -517px -39px no-repeat transparent; }
.graphic-modal .modal-body { padding:0 30px 30px; }
.graphic-modal .modal-body > img {
    width: 100%;
    height: auto;
}


.home #feature {
    top: -25px;
    background-color: #333;
    height: 475px;
    background: url('https://www.itape.com/~/media/Images/static-blue.jpg');
}

/******* Brand Tiles ***********/
.brandPanelTiles ul li {
    text-transform: uppercase;
}

/********** H Tags and Lists - Don't Delete */

@font-face { 
font-family: 'Helvetica'; 
src: url('Helvetica.ttf'); 
src: local('Helvetica'), 
local('Helvetica'), 
url('Helvetica.ttf') format('truetype'); 
} 

body { font-family: Helvetica,'Helvetica', Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica, 'Helvetica',Arial, sans-serif;
}
* {
    font-family: Helvetica, 'Helvetica',Arial, sans-serif;
}

.pageIntro h2 { font-family: Helvetica,'Helvetica', Arial, sans-serif; color: #565656; font-size: 23px !important; }
.pageIntro h3 { font-family: Helvetica, 'Helvetica',Arial, sans-serif; color: #565656; font-size: 16px; font-weight: 600; margin-bottom: 2px; }
.indentlist { margin: 0px 0px 20px 0px }
.indentlist li { margin: 0px 0px 0px 20px }


/********** Chat button styling - v1 */

#chat tr { border:none; }
#chat { margin: 0; padding: 0; position: relative; }
#chat { width:236px; height:55px; display:block; margin: 0; padding: 0; position: relative; }
.lpPoweredBy { display:none; }


/********** Chat button styling- v2 - 09/14 */

#lpChatButton { float: none; top: -12px; position: relative; display:block; padding: 30px 0 15px; }

.ImageName .docFormat { width: 130px; padding: 0 0 10px 30px; }
.ImageName .docName { width: 550px; padding: 0 10px 0 30px; }
.ImageNameDate .docFormat { width: 130px; padding:0 0 10px 30px; }
.ImageNameDate .docName { width: 350px; padding:0 20px 0 0; }
.ImageNameDate .docDate { width: 150px; padding:0 10px 0 30px; }

#docLister .ImageNameDate td:before {
    content: "" !important;
}





/********** Add to or edit these existing classes in main style sheet */

.mainContent ol {
    margin-left: 15px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #005292;
}
.nav-pills > li > a {
    color: #005292;
}
.sidebarContent img + .indentlist {
    margin-top: 10px;
}

@media (min-width: 768px) {
    .mainContent .row {
        margin-left: -15px;
        margin-bottom: 40px;
    }
}

.mainContent .page-tabs {
  padding: 12px;
  background-color: #EEE; 
}

#navMarketsDropdown .navLinks ul li img {
    margin-right: 5px;
    background-color: #0078b3;
    border-radius: 3px;
    padding: 2px;
    width: 36px;
    height: 36px;
}

.mainContent h4.section { 
    clear: both; 
    margin: 15px auto 20px;
}

@media (min-width: 768px) {
    #product-tiles {
        margin: 55px auto 30px;
    }
}

footer {
    padding-bottom: 27px !important;
}
.sidebarContent .section .header {
    padding: 0 20px !important;
}
@media (max-width: 768px) {
    .sidebarContent {
        padding: 40px 15px 0;
}
}
@media (min-width: 768px) {
    #footerCopyright {
        position: absolute;
        margin: 230px auto 0 !important;
        padding: 10px !important;
    }
}

.sidebarContent .section.pageNav ul {
    width: 290px;
    margin: 0 auto !important;
    padding: 0 !important;
}
@media (min-width: 768px) {
    .sidebarContent .section.pageNav ul {
        width: 232px;
    }
}
.sidebarContent .section.pageNav .pageNavIcons ul li {
    margin: 5px !important;
}

.sidebarContent .section.pageNav .pageNavIcons ul li a img {
    width: 80% !important;
    height: 80% !important;
    top: 10% !important;
    left: 10% !important;
    position: relative;
}



/********** Add these new classes in main style sheet */

#mktSegmentCarousel .carousel-inner img {
    margin: 0 auto;
}

li[data-content="FULFILLMENT-COMPLETE"] { display: none; }


.sub-section  {
    margin-left: -15px !important;
    margin-bottom: 20px;
    clear: both;
}
@media (max-width: 768px) {
    .sub-section  {
        /*margin-top: 65px;*/
    }    
}
.section + .sub-section {
    margin-left: 0 !important;
    /*margin-top: -10px;*/
}
.sub-section > div > h3:first-of-type {
    margin-top: 0;
}

.mainContent .docList {
    list-style-type: none;
}
.mainContent .docList li {
    margin: 5px auto 0;
}
.mainContent .docList li:first-of-type {
    margin-top: 0;
}

.sub-section img {
    width: 100% !important;
    height: auto !important;
}
@media (max-width: 768px) {
    .sub-section img {
        margin: 25px auto 15px;
    }    
}


.sidebarContent .rep-login {
    /*background-image: url(../Images/playbook-btn-login.png);*/
    /*background-image: none;*/
    background-image: url(../Images/playbook-btn-access.png);
    border-radius: 5px;
    height: 70px;
    width: 260px;
    cursor: pointer;
}

.mainContent h4.section {
    position: relative;
}
.mainContent h4.section.section-large {
    font-family: "Oswald", Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #FFF;
    text-transform: uppercase;
    padding: 0 20px;
    line-height: 75px;
    margin-bottom: 25px;
}
.mainContent h4.section.section-collapse {
    margin: 15px auto 15px;
    background-color: #005292;
    padding-left: 35px;
    cursor: pointer;
}
.mainContent h4.section.section-collapse:hover {
    background-color: #003157;
    padding-left: 35px;
    cursor: pointer;
}
/*
.section-collapse + div {
    margin-bottom: 25px;
}
*/
/*
.section-collapse + div > div a {
    display: block;
    margin: 0 auto 6px;
    padding: 0;
}
*/

.inline-link {
    display: inline-block;
}



/******************** Blue Section Header - Specific to Fulfullment Page */
.mainContent h4.section.section-fulfillment {
    padding-left: 35px;
    background-color: #0a2f88;
    box-shadow: 0 0 20px #002644 inset;
}
/******************** Blue Section Header Hover - Specific to Fulfullment Page */
@media (min-width: 768px) {
    .mainContent h4.section.section-collapse.section-fulfillment:hover {
        background-color: #001c54;
    }
}
.mainContent h4.section.section-fulfillment.section-info-request {
    margin: 40px auto -20px;
}

.mainContent h4.section.section-icon.section-collapse:before {
    top: 25px;
    left: initial;
    right: 25px;
}
.mainContent h4.section.section-large.section-icon img {
    margin-right: 8px;
    float: left;
    margin: 9px 9px 0 -6px;
    opacity: 1.0;
}

.mainContent h4.section.section-collapse:before {
    content: "";
    height: 25px;
    width: 25px;
    margin: 0;
    padding: 0;
    border: 0;
    top: 7px;
    left: 7px;
    position: absolute;
    background: url(../Images/ipg-icons.png) -330px -35px no-repeat transparent;
}

.mainContent h4.section.section-collapse.closed:before {
    content: "";
    background: url(../Images/ipg-icons.png) -330px -4px no-repeat transparent;
}

.section-header + .in > div {
    background-color: transparent;
}


/********** Adjust Styling for Investor Relations Links in Homepage Info Panel */

.infoPanel h4 { font-size: 1.0em; font-weight: bold; margin: 25px auto 5px; }
.infoPanel span.date { margin: 0; }
.infoPanel ul li { margin-bottom: 10px; }

@media (max-width: 768px) {
    #docLister tr { border: 0 none; }
    #docLister td { padding: 0 15% 10px 5%; margin-top: 0; margin-bottom: 0; min-height: 0px;}
    .ImageName .docName,
    .ImageName .docFormat,
    .ImageNameDate .docName,
    .ImageNameDate .docFormat { width: auto; }
    .ImageNameDate .format {
        float: left;
        min-height: 10px;
    }
    .ImageNameDate .docName {
        min-height: 30px;
        font-weight: 700;
        float: left;
        padding-left: 20px;
    }
    .ImageNameDate .docDate {
        text-align: left;
        padding-left: 20px;
    }
}
@media (max-width: 480px) {
    .ImageNameDate .docName,
    .ImageNameDate .docFormat,
    .ImageNameDate .docDate {
        /*text-align: center !important;*/
        /*margin: 0 auto;*/
    }
}
@media (max-width: 768px) {
    #navContent {
        height: 40px !important;
    }
}


/******************* Homepage video */

#textOverVideo {
    width: 100%;
}
#textOverVideo p {
    padding: 0;
    width: 100%;
    text-align: left !important;
}
#headerVideo {
    /*height: 100%;*/
    /*width: auto;*/
}
@media (min-width: 768px) {
    .home #navBrandLarge {
        padding-bottom: 0px;
    }
}
@media (min-width: 1200px) {
    #headerVideo {
        /*height: auto;*/
        /*width: 110%;*/
    }
}
@media (max-width: 1024px) {
    #textOverVideo {
        padding: 0 80px;
    }
    #textOverVideo h2 {
        font-size: 40px;
    }
}
@media (max-width: 768px) {
    #headerVideo {
        /*height: 102%;*/
        /*width: auto;*/
        /*margin-Left: -50%;*/
    }
}


#navBrandLarge .nav-tabs > li {
    margin-top: -120px !important;
}
#navBrandLarge .nav-tabs > li:first-of-type {
    margin-left: 0;
}
#navBrandLarge .nav-tabs > li:last-of-type {
    margin-right: 0;
}

@media (min-width: 980px) {
    #navBrandLarge .nav-tabs > li {
        margin: 0 23px;
        width: 210px;
    }
}

@media (max-width: 980px) {
    #navBrandLarge .nav-tabs {
        width: 732px;
    }
    #navBrandLarge .nav-tabs > li {
        height: 123px;
        width: 172px !important;
        margin-top: -82px !important;
        margin-left: 1%;
        margin-right: 1%;
    }
    #navBrandLarge .nav-tabs > li a .img-on {
        margin-top: -123px;
    }
    #navBrandLarge .brandPanel img {
        max-width: 100%;
        height: auto;
    }
}


/*********** Industry Slider Items Max Width */

/*
#home-industry-container .slick-slide {
    max-width: 350px;
}
#home-industry-container .slick-list {
    transition: opacity 0.9s;
    opacity: 0;
}
#home-industry-container .slick-list img {
    display: none;
}
#home-industry-container .slick-list.loaded img {
    display: block;
}
#home-industry-container .slick-list.loaded {
    opacity: 1.0;
}
*/

@media (max-width: 1024px) {
    #home-industry-header { padding: 0 15px; }
}


/******************* Homepage parallax scroll background images */

.feature-cta {
    background-size: 100% !important;
    }
@media (max-width: 768px) {
    .feature-cta {
        background-size: 200% !important;
    }
}
@media (max-width: 480px) {
    .feature-cta {
        background-size: 400% !important;
    }
}
@media (max-width: 1024px) {
    .feature-cta-left-container {
        padding: 0 15px;
    }
}

.feature-cta-right-container {
    text-align: right;
}


/****************** Investor Relations Tab Content */

.investor-relations ul > h4.section-header {
    border-top: 1px solid #AAA;
    margin-top: 30px;
    padding-top: 20px;
}

.investor-relations .section {
    padding-bottom:10px;
}

.newsEntry:first-of-type {
    margin-top: 20px;
}


/********** Margins on Mobile */
@media (max-width: 768px) {
    /*.feature-cta-content {*/
        /*padding-left: 15px;*/
        /*padding-right: 15px;*/
    /*}*/
}


#prodLit {
    width: 100%;
}


/********** itp-custom4 Overrides*/

@media (max-width: 992px) {
    .mainContent {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

/********** Playbook */

.playbook-header img {

    display: block;
    width: 100%;
    /*border: 1px solid red;*/
}

@media (min-width: 768px) {
    /* Chat button styling - v1 */
    #chat { margin: 0; padding: 0; position: absolute; right: 10px; top: -10px; }

    /* Chat button styling - v2 - 09/14 */
    #lpChatButton { float: right; top: 0; position: relative; padding:0; height:37px; margin-top:-12px; margin-bottom:5px; }
}

@media (max-width: 992px) and (min-width: 768px) {
    .infoPanel > div:nth-child(3n) { border-width: 1px 0px 0px 0px; padding: 55px; }
}

.mark-segment-slider {
    background-color: #e6e6e6 !important;
}

@media (max-width: 768px) {
    .mark-segment-first-category-title {
        padding: 0 15px 10px;
    }
    #mark-segment-nav .col-md-6:first-child {
        padding: 30px 0;
    }
    #mark-segment-nav .col-md-6:last-child {
        padding: 0 0 30px;
    }
}
@media (max-width: 480px) {
    #mark-segment-nav .col-md-6:first-child {
        padding: 30px 0;
    }
    #mark-segment-nav .col-md-6:last-child {
        padding: 0 0 30px;
    }
}


.button-blue {
    font-size: 1.0em;
    color: #FFF;
    background-color: #13B5EA;
    height: 32px;
    line-height: 32px;
    width: auto;
    margin: 0;
    padding: 0 12px;
    border: 0 none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
}

.button-blue.product-releases {
    margin: 30px auto 40px;
}

#releases .highlights {
    /*display: none;*/
    padding-top: 22px;
}

#releases .product-releases-list {
    padding-top: 20px;
}

#releases .product-releases-item {
    margin-bottom: 23px;
}

.tab-title-highlights {
    color: #565656 !important;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 0;
    padding-top: 15px;
}




/********** Hot Topics */

.hot-topics {
    clear: both;
    margin-top: 45px;
}
.hot-topics .content {
    overflow: hidden;
    max-height: 180px;
    transition: max-height 0.8s;
    background-color: #EBEBEB;
    margin: 0;
    padding: 15px 15px 15px 15px;
}
.hot-topics .content.open {
    height: 100% !important;
    max-height: 2100px;
}
.hot-topics .header {
    background-color: #878786;
    border-radius: 5px 5px 0 0;
    margin: 0;
    padding: 0px 10px;
    position: relative;
}
.hot-topics .header h2 {
    margin: 0;
    padding: 0px 20px 0 40px;
    line-height: 40px;
    color: #FFF !important;
    font-size: 16px !important;
    font-weight: 600;
}
.icon-hot-topics {
    position: absolute;
    width: 33px;
    height: 34px;
    top: 1px;
    left: 17px;
}
.hot-topics .indentlist {
    margin-bottom: 0;
    padding-top: 0;
}
.hot-topics .indentlist li {
    margin: 0px 0px 8px 30px;
    line-height: 1.3em;
}
@media (max-width: 480px) {
    .hot-topics .indentlist li {
        margin-left: 20px;
    }    
}
.hot-topics__view-more,
.hot-topics__view-less {
    display: none;
}
.hot-topics__view-more.active,
.hot-topics__view-less.active {
    display: block;
}
.hot-topics .footer {
    background-color: #EBEBEB;
    border-radius: 0 0 5px 5px;
    margin-top: -25px;
    margin-bottom: 60px;
    padding: 25px 30px 25px;
    position: relative;
}
@media (min-width: 768px){
    .hot-topics .footer {
        padding-top: 15px;
        margin-top: 0px;
    }
}
.hot-topics .footer a {
    font-size: 1.0em;
    color: #FFF;
    background-color: #13B5EA;
    height: 32px;
    line-height: 32px;
    width: 108px;
    margin: 0;
    padding: 0 12px;
    border: 0 none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}


/*********** Industry Sliders */

.home-industry-item-title {
    font-size: 16px;
    line-height: 18px;
    padding: 0 3em;
}
@media (max-width: 768px){
    .home-industry-item-title {
        padding: 0 1em;
    }
}

/* News Tabs */
#news-container-section {
    padding-bottom: 80px;
}

.news-tab-content {
    background-color: #CECECE;
}

.news-tab-content.news-tab-content-visited {
    background-color: #004070;
}

#news-header h3.panelTitle {
    font-size: 18px;
}

/*.news-header h3.highlights-title {
    font-size: 12px;
}*/

.shadow-image img {
    max-width: 100%;
    vertical-align: top;
}

.cta-link-left-column,
.cta-link-right-column {
    padding: 0 60px;
}

.cta-link-left-column img,
.cta-link-right-column img {
    max-width: 90%;
    text-align: center;
}

.news-panel-new-left-column img {
    margin-bottom: 15px;
}
@media (max-width: 1024px){
    #news-header,
    #realeases {
        padding: 0 15px;
    }
}

@media (max-width: 768px){
    #news-header-title {
        width: 100%;
    }
    .news-tab-content {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 15px 0 10px;
        height: auto;
        width: 32%;
    }
    .news-tab-content#products {
        margin: 0 2% !important;
    }
    .panelTitle {
        line-height: 15px;
        margin: 5px auto;
        padding-left: 10px;
        padding-right: 10px;
        max-width: none;
        text-align: center;
        float: none;
    }
    .panelTitle span {
        margin: 0 10px;
        display: block;
    }
    .highlights-title {
        margin: 0 10px;
    }
    #infopanel_2_TitleLabel {
        line-height: 15px;
        float: none;
        margin: 5px 0;
    }
    .panelIcon {
        text-align: center;
        float: none;
    }
    .cta-link-left-column,
    .cta-link-right-column {
        padding: 0 30px;
    }

    .cta-link-left-column img,
    .cta-link-right-column img {
        max-width: 100%;
        text-align: center;
    }
    .news-section {
        padding: 0 20px;
    }
    .news-panel-new-left-column {
        width: 100%;
    }
    .news-panel-new-right-column {
        width: 100%;
    }
    .news-panel-new-left-column img {
        max-width: 320px;
        /*margin: 0 auto;*/
    }
}



/********** Blog */

.XBlogMain {
    margin-left: 0 !important;
    width: 660px !important;
    margin-right: 40px;
}
.XBlogRight {
    width: 304px !important;
    /*margin-right: 0 !important;*/
}
#XB {
    max-width: 100% !important;
}

#XB .headline h2 {
    font-size: 16px;
    font-weight: 700;
}

#XB .set.authorheading {
    font-style: italic;
    padding-bottom: 15px;
    display: block;
}


#XB-RecentBlog {
    margin-top: 45px;
}


#XB-RecentBlog > div {
    padding-left: 20px;
}


#XB-RecentBlog span.scWebEditInput {
    position: relative;
    width: 100%;
}

@media (min-width: 769px) {
    #XB .container-fluid {
        padding-left: 0 !important;
    }
}

#mainform #XB-RecentBlog h3 {
    color: #FFF !important;
    background-color: #878787;
    font-size: 1.1em;
    line-height: 1.1em;
    font-weight: bold;
    margin: 15px auto 20px;
    padding: 13px 20px;
    border-radius: 5px;
    width: 100%;
}

.titleUnderline { display: none !important; }

.titleUnderline + div {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 5px;
}

.authorheading {
    margin-bottom: 10px;
    font-style: italic;
}

/********** Footer */

footer {
        margin-bottom: -30px;
}

.mainContent h2,
.pageIntro h2 {
    font-size: 23px !important;
    color: #6391BB !important;
 }
 

.sidebarContent h2 {
    background-color:#A4A4A4;
    color:#fff;
    text-indent:10px;
    border-radius:4px;
    line-height:25px;
    padding:10px 0;
    margin-bottom:0;
    margin-top:0;
}




.sidebarContent div p {
    border:1px solid #fff;
    margin:0;
    padding:8px 10px;
    border-top:0;
}
.sidebarContent div p a {
    color:#333;
}
.sidebarContent div.chlist p{
    font-weight:bold;
}
.sidebarContent div.chlist p .lv3{
    font-weight:normal;
}
.sidebarContent div.chlist p .lv3:before {
    content: "- ";
    margin-left: 10px;
}

.sidebarContent div p.thisclass {
    background-color:;
}
.sidebarContent div p.thisclass a {
    text-decoration:none;
    color:#2a6496;
}



.mainContent .shoptype {
    width:100%;
}
.mainContent .shoptype h2{
    background-color:#878787;
    color:#fff;
    border:5px solid #333;
    text-indent:20px;
    padding:10px 0;
        margin-top:0;
}
.mainContent .shoptype h2 a {
    color:#fff;
}
.mainContent .shoptype ul {
    width:100%;
    height:auto;
    margin-bottom:15px;
    overflow:hidden;
}
.mainContent .shoptype ul li{
    width:33%;
    float:left;
    height:25px;
    line-height:25px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.mainContent .shoptype ul li:before {
    content:'· ';
    font-weight:bolder;
}
.mainContent .shoptype ul li a{
    color:#333;
}



.shoplist .col-sm-5{
    width: 28.5%;
}
.col-sm-5{
    width:75%;
}

.shoplist .col-sm-5 img {
    width:120px;
    height:auto;
    max-height:200px;
}


.icon.search {
    text-indent:-9999px;
}


.pagelist ul {
    width:100%;
    height:auto;
    text-align:left;
    overflow:hidden;
}
.pagelist ul li {
    display:inline-block;
    list-style-type:none;
    text-align:center;
}
.pagelist ul li a { 
    display:inline-block;
    line-height:25px;
    padding:0 8px;
    background-color:#f1f1f1;
}
.pagelist ul li.thisclass a{
    background-color:#428bca;
    color:#fff;
}
.pagelist ul li .pageinfo{
    display:none;
}


#homepage #navPrimary a#home
{
    background-color:#005292;
}

#navPrimary a,#navPrimary a#home
{
    background-color:#1C75BB;
}
#navPrimary a.this,#navPrimary a#products.this, #navPrimary a#markets.this, #navPrimary a#about.this, #navPrimary a#contact.this, #navPrimary a#support.this {
    background-color: #005292;
}



.nav-tabs li a h3 {
    color:#fff;
    padding:0 5px;
    position:absolute;
    bottom:30px;
    left:0;
    font-size:18px;
    font-weight:bold;
    text-align:center;
    display:block;
    width:100%;
}
#navBrandLarge .nav-tabs > li h3 {
    text-align:center;
}
.nav-tabs li a:hover h3{
    display:none;
    color:#fff;

}
#navBrandLarge .nav-tabs > li:hover h3 {
    color:#fff;
    opacity:0;
}


.pageIntro img {
    max-width:100%;
}



.tlist li {
    list-style-type:none;
    line-height:20px;
    padding:5px 0;
}
.tlist li:before {
    content:'> ';
}


#prodLitItems.noSlide li {
    width: 177px;
    text-align: center;
    margin-right: 20px;
    float: left;
    height: auto;
    overflow: hidden;
}
#prodLitItems.noSlide li img {
    width: auto;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 135px;
    max-height: 135px;
    max-width:200%;
}


@media screen and (max-width: 768px) {

.shoplist .col-sm-5 {
    float:left;
}


}


@media screen and (max-width: 640px) {

.mainContent .shoptype h2{
    text-indent:10px;
    font-size:18px !important;
}    

.mainContent .shoptype ul li {
    width:100%;
}


}

@media screen and (max-width: 480px) {

.shoplist .col-sm-5 {
    float:left;
    width:34.5%;
}


}