@media (max-width:1366px) {
  .bannerSection img {
    width: 95%;
  }
  .mainMenuSubBlock {
    min-width: 35%;
  }
  .domSrchDrop .dropdown-menu {
    min-width: 10.8rem;
  }
  .gettingOnlineSection .col-lg-11 {
    max-width: 100%;
  }
  .indLeadersSection .outerContainer {
    background-position: right 5% top 170px;
  }
  .cntTab .tab-pane .col-lg-12 {
    padding: 0px 14px;
  }
  .headerSect h4 {
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .dResScrollerSection .carousel-control.left, .dResScrollerSection .banner-prev {
    left: 1em;
  }
  .dResScrollerSection .carousel-control.right, .dResScrollerSection .banner-next {
    right: 1em;
  }
  .container.hostingPlanIncludesContainer {
    max-width: 96%;
  }
  .emailHeaderSect img {
    margin-left: 3.2%;
  }
  .kbHeaderSect h4 {
    margin-left: 0.2rem;
  }
  .kbHeaderSect h4.nextCrumb {
    margin-left: 1.3rem;
  }
  .sbTplBlock {
    width: 90%;
    margin: auto;
  }
  .sbTplBlock .tab-content {
    margin-left: -0.8%;
    height: 190px;
  }
  .tabLeftArrowDiv {
    margin-left: -5.6%;
  }
  #newUserContainer > .row, #newUserContainer .field-container > .row, #containerNewUserSecurity > .row {
    width: 102.9%;
  }
  #newUserContainer label[for="country"] {
    margin-right: -2px;
  }
  #newUserContainer label[for="inputPhone"] {
    margin-left: -2px;
  }
  #newUserContainer label[for="addressSearch"], #newUserContainer label[for="address2"] {
    margin-right: 2px;
  }
  .domain-selection-options .form-control.widerInput {
    width: 37em;
  }
  .vpsServerDiscountSection {
    height: 360px;
    background-size: 140% 100%;
  }
  .vpsServerDiscountSection img {
    position: relative;
    top: 115px;
  }
  .mosaicOverlay p {
    line-height: 16px;
    font-size: 0.75rem;
  }
  .webReasonsSection .outerContainer {
    background-position: -115px 36px;
    background-size: 35%;
  }
  .voipNumberPortBlocks {
    max-width: 89rem;
    margin-left: 1.5rem;
  }
  .pbxSidedSect .featureBlocks .col-lg-9 {
    max-width: 65%;
  }
  .pbxSidedSect .featureBlocks:nth-child(2) .sideContentImg {
    width:100%;
  }
  .snipSideImg {
    width: 230px;
  }
  .smeBannerSection .bannerFloater {
    height: 100%;
  }
  .voipReasonsSection .outerContainer {
    background-position: 17px 0px;
    background-size: 22%;
  }
  .block-header-default.fatHead {
    background-image: none;
  }
  #dashPageBlock .block-title {
    font-size: 1.1rem;
    padding-top: 2px;
  }
  #dashPageBlock .table.font-size-sm {
    font-size: 0.9rem !important;
  }
  div.timeLine .input-flex-container {
    width: 70vw;
  }
  .timeLine .input::before {
    left: -13vw;
    width: 14vw;
  }
  .timeLine .input::after {
    right: -13vw;
    width: 14vw;
  }
}