﻿/*screen-lg corresponds with col-lg*/
@media (min-width: 1200px) {

    .MenuHeadingDiv {
        margin-right: 40px;
    }

    .MenuHeadingsLeft {
        width: 90%;
        text-align: left;
        padding-top: 34px;
    }

    .MenuHeadingsRight {
        width: 10%;
        padding-top: 28px;
    }

    .lg-md-display {
        display: block;
    }

    .xs-sm-display {
        display: none;
    }

    .mtCarousel {
        padding-top: 9px;
    }

    .InstaArea {
        margin-top: 20px;
        margin-left: -20px;
        margin-right: -20px;
    }

    .row-fluid .mycenter-lg-md {
        display: inline-block !important;
        vertical-align: top;
        text-align: left;
    }

    .row-fluid .mycenter-xs-sm {
        display: none;
    }

    .QuickLookPopUp {
        max-height: 714px;
    }

    .FormatInfoPopUp {
        max-height: 870px;
        width: 810px;
    }

    .Margin30XLMD {
        margin-left: -30px;
        margin-right: -30px;
    }

    .Padding15XLMD {
        padding-left: -15px;
        padding-right: -15px;
    }

    .Padding30XLMD {
        margin-left: -30px;
        margin-right: -30px;
        padding-bottom: 40px;
    }

    .StickyDesktopMenu {
        position: fixed;
        top: 43px;
        width: 100%;
        left: 0;
        z-index: 9999;
        background-color: #131E29;
        height: 114px;
    }

    .StickyDesktopOrangeLine {
        position: fixed;
        top: 171px;
        width: 100%;
        left: 0;
        z-index: 999;
        height: 1px;
    }

    .StickyDesktopMargin {
        margin-top: 157px;
    }

    .StickyDesktopMarginHome {
        margin-top: 157px;
    }

    .StickyFilterDesktop {
        position: fixed;
        background-color: white;
        width: 100%;
        top: 172px;
        z-index: 999;
        max-width: 1122px;
    }

    .DesktopResults {
        margin-top: 55px;
    }

    .JournalTitlePadding {
        padding-top: 5px;
    }

    .JournalSummaryPadding {
        padding-top: 5px;
        line-height: 18px;
    }

    .ReadMoreJournal {
        display: none;
    }

    .JournalBGColor {
        background-color: #f7f7f7 !important;
    }

    .HelpCentreCol1Left {
        margin-top: 57px;
    }

    .HelpCentreCol1Right {
        margin-top: 57px;
    }

    .HelpCentreCol2Left {
        margin-top: 57px;
    }

    .HelpCentreCol2Right {
        margin-top: 57px;
    }

    .HelpMT {
        margin-top: 8px;
        margin-bottom: 80px;
    }

    .BuyingGuideResults {
        margin-left: -30px;
        margin-right: -30px;
        padding-bottom: 200px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .JournalDetailHeader {
        display: flex;
    }

    .retailermap {
        width: 100%;
        background-image: url(../images/ukmap.jpg);
        min-height: 900px;
    }

    .RetailerOuterBox {
        width: 100%;
        height: 40px;
        border: solid 1px #cccccc;
        padding-left: 10px;
        background-color: white;
    }

    .RetailerResults {
        max-height: 400px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .RetailerPadding {
        padding-left: 0;
        padding-right: 90px;
    }

    .RetailerSearchImage {
        float: right;
        width: 10%;
        text-align: right;
        padding-right: 10px;
        padding-top: 13px;
    }

    .RetailerDetailPadding {
        padding-right: 54px;
    }

    .RetailerTextBoxPadding {
        padding-left: 0;
        padding-right: 90px;
    }

    .LVTFormatPadding1 {
        padding-left: 60px;
        padding-top: 20px;
        padding-right: 40px;
    }

    .LVTFormatPadding2 {
        padding-left: 60px;
        padding-top: 39px;
        padding-right: 65px;
    }

    .smOnly {
        display: none;
    }

    .xsOnly {
        display: none;
    }

    .HomeImageHeight {
        height: 250px;
    }

    .HelpImageHeight {
        height: 343px;
    }

    .HomeCls1 {
        padding-top: 40px;
        padding-bottom: 106px;
    }

    .ResultsCls1 {
        padding-left: 74px;
        padding-top: 49px;
    }

    .HCCls4 {
        padding-right: 17px;
    }

    .HCCls5 {
        padding-left: 17px;
        padding-right: 17px;
    }

    .AboutUs2 {
        padding-left: 100px;
        padding-top: 55px;
        padding-bottom: 97px;
    }

    .AboutUsPadding {
        padding-left: 6px;
        padding-right: 6px;
    }

    .HelpcentreSummary {
        max-width: 60%;
    }
}
