@media (min-width: 768px) {
  .newmolex .lead {
    font-size: 24px;
  }
}

@media (min-width: 768px) {
  .newmolex .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .newmolex .dl-horizontal dd {
    margin-left: 180px;
  }
}

@media (min-width: 768px) {
  .newmolex .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .newmolex .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .newmolex .container {
    width: 960px;
  }
}

@media (min-width: 768px) {
  .newmolex .col-sm-1, .newmolex .col-sm-2, .newmolex .col-sm-3, .newmolex .col-sm-4, .newmolex .col-sm-5, .newmolex .col-sm-6, .newmolex .col-sm-7, .newmolex .col-sm-8, .newmolex .col-sm-9, .newmolex .col-sm-10, .newmolex .col-sm-11, .newmolex .col-sm-12 {
    float: left;
  }
  .newmolex .col-sm-12 {
    width: 100%;
  }
  .newmolex .col-sm-11 {
    width: 91.66666667%;
  }
  .newmolex .col-sm-10 {
    width: 83.33333333%;
  }
  .newmolex .col-sm-9 {
    width: 75%;
  }
  .newmolex .col-sm-8 {
    width: 66.66666667%;
  }
  .newmolex .col-sm-7 {
    width: 58.33333333%;
  }
  .newmolex .col-sm-6 {
    width: 50%;
  }
  .newmolex .col-sm-5 {
    width: 41.66666667%;
  }
  .newmolex .col-sm-4 {
    width: 33.33333333%;
  }
  .newmolex .col-sm-3 {
    width: 25%;
  }
  .newmolex .col-sm-2 {
    width: 16.66666667%;
  }
  .newmolex .col-sm-1 {
    width: 8.33333333%;
  }
  .newmolex .col-sm-pull-12 {
    right: 100%;
  }
  .newmolex .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .newmolex .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .newmolex .col-sm-pull-9 {
    right: 75%;
  }
  .newmolex .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .newmolex .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .newmolex .col-sm-pull-6 {
    right: 50%;
  }
  .newmolex .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .newmolex .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .newmolex .col-sm-pull-3 {
    right: 25%;
  }
  .newmolex .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .newmolex .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .newmolex .col-sm-pull-0 {
    right: auto;
  }
  .newmolex .col-sm-push-12 {
    left: 100%;
  }
  .newmolex .col-sm-push-11 {
    left: 91.66666667%;
  }
  .newmolex .col-sm-push-10 {
    left: 83.33333333%;
  }
  .newmolex .col-sm-push-9 {
    left: 75%;
  }
  .newmolex .col-sm-push-8 {
    left: 66.66666667%;
  }
  .newmolex .col-sm-push-7 {
    left: 58.33333333%;
  }
  .newmolex .col-sm-push-6 {
    left: 50%;
  }
  .newmolex .col-sm-push-5 {
    left: 41.66666667%;
  }
  .newmolex .col-sm-push-4 {
    left: 33.33333333%;
  }
  .newmolex .col-sm-push-3 {
    left: 25%;
  }
  .newmolex .col-sm-push-2 {
    left: 16.66666667%;
  }
  .newmolex .col-sm-push-1 {
    left: 8.33333333%;
  }
  .newmolex .col-sm-push-0 {
    left: auto;
  }
  .newmolex .col-sm-offset-12 {
    margin-left: 100%;
  }
  .newmolex .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .newmolex .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .newmolex .col-sm-offset-9 {
    margin-left: 75%;
  }
  .newmolex .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .newmolex .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .newmolex .col-sm-offset-6 {
    margin-left: 50%;
  }
  .newmolex .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .newmolex .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .newmolex .col-sm-offset-3 {
    margin-left: 25%;
  }
  .newmolex .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .newmolex .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .newmolex .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .newmolex .col-md-1, .newmolex .col-md-2, .newmolex .col-md-3, .newmolex .col-md-4, .newmolex .col-md-5, .newmolex .col-md-6, .newmolex .col-md-7, .newmolex .col-md-8, .newmolex .col-md-9, .newmolex .col-md-10, .newmolex .col-md-11, .newmolex .col-md-12 {
    float: left;
  }
  .newmolex .col-md-12 {
    width: 100%;
  }
  .newmolex .col-md-11 {
    width: 91.66666667%;
  }
  .newmolex .col-md-10 {
    width: 83.33333333%;
  }
  .newmolex .col-md-9 {
    width: 75%;
  }
  .newmolex .col-md-8 {
    width: 66.66666667%;
  }
  .newmolex .col-md-7 {
    width: 58.33333333%;
  }
  .newmolex .col-md-6 {
    width: 50%;
  }
  .newmolex .col-md-5 {
    width: 41.66666667%;
  }
  .newmolex .col-md-4 {
    width: 33.33333333%;
  }
  .newmolex .col-md-3 {
    width: 25%;
  }
  .newmolex .col-md-2 {
    width: 16.66666667%;
  }
  .newmolex .col-md-1 {
    width: 8.33333333%;
  }
  .newmolex .col-md-pull-12 {
    right: 100%;
  }
  .newmolex .col-md-pull-11 {
    right: 91.66666667%;
  }
  .newmolex .col-md-pull-10 {
    right: 83.33333333%;
  }
  .newmolex .col-md-pull-9 {
    right: 75%;
  }
  .newmolex .col-md-pull-8 {
    right: 66.66666667%;
  }
  .newmolex .col-md-pull-7 {
    right: 58.33333333%;
  }
  .newmolex .col-md-pull-6 {
    right: 50%;
  }
  .newmolex .col-md-pull-5 {
    right: 41.66666667%;
  }
  .newmolex .col-md-pull-4 {
    right: 33.33333333%;
  }
  .newmolex .col-md-pull-3 {
    right: 25%;
  }
  .newmolex .col-md-pull-2 {
    right: 16.66666667%;
  }
  .newmolex .col-md-pull-1 {
    right: 8.33333333%;
  }
  .newmolex .col-md-pull-0 {
    right: auto;
  }
  .newmolex .col-md-push-12 {
    left: 100%;
  }
  .newmolex .col-md-push-11 {
    left: 91.66666667%;
  }
  .newmolex .col-md-push-10 {
    left: 83.33333333%;
  }
  .newmolex .col-md-push-9 {
    left: 75%;
  }
  .newmolex .col-md-push-8 {
    left: 66.66666667%;
  }
  .newmolex .col-md-push-7 {
    left: 58.33333333%;
  }
  .newmolex .col-md-push-6 {
    left: 50%;
  }
  .newmolex .col-md-push-5 {
    left: 41.66666667%;
  }
  .newmolex .col-md-push-4 {
    left: 33.33333333%;
  }
  .newmolex .col-md-push-3 {
    left: 25%;
  }
  .newmolex .col-md-push-2 {
    left: 16.66666667%;
  }
  .newmolex .col-md-push-1 {
    left: 8.33333333%;
  }
  .newmolex .col-md-push-0 {
    left: auto;
  }
  .newmolex .col-md-offset-12 {
    margin-left: 100%;
  }
  .newmolex .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .newmolex .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .newmolex .col-md-offset-9 {
    margin-left: 75%;
  }
  .newmolex .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .newmolex .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .newmolex .col-md-offset-6 {
    margin-left: 50%;
  }
  .newmolex .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .newmolex .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .newmolex .col-md-offset-3 {
    margin-left: 25%;
  }
  .newmolex .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .newmolex .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .newmolex .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .newmolex .col-lg-1, .newmolex .col-lg-2, .newmolex .col-lg-3, .newmolex .col-lg-4, .newmolex .col-lg-5, .newmolex .col-lg-6, .newmolex .col-lg-7, .newmolex .col-lg-8, .newmolex .col-lg-9, .newmolex .col-lg-10, .newmolex .col-lg-11, .newmolex .col-lg-12 {
    float: left;
  }
  .newmolex .col-lg-12 {
    width: 100%;
  }
  .newmolex .col-lg-11 {
    width: 91.66666667%;
  }
  .newmolex .col-lg-10 {
    width: 83.33333333%;
  }
  .newmolex .col-lg-9 {
    width: 75%;
  }
  .newmolex .col-lg-8 {
    width: 66.66666667%;
  }
  .newmolex .col-lg-7 {
    width: 58.33333333%;
  }
  .newmolex .col-lg-6 {
    width: 50%;
  }
  .newmolex .col-lg-5 {
    width: 41.66666667%;
  }
  .newmolex .col-lg-4 {
    width: 33.33333333%;
  }
  .newmolex .col-lg-3 {
    width: 25%;
  }
  .newmolex .col-lg-2 {
    width: 16.66666667%;
  }
  .newmolex .col-lg-1 {
    width: 8.33333333%;
  }
  .newmolex .col-lg-pull-12 {
    right: 100%;
  }
  .newmolex .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .newmolex .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .newmolex .col-lg-pull-9 {
    right: 75%;
  }
  .newmolex .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .newmolex .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .newmolex .col-lg-pull-6 {
    right: 50%;
  }
  .newmolex .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .newmolex .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .newmolex .col-lg-pull-3 {
    right: 25%;
  }
  .newmolex .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .newmolex .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .newmolex .col-lg-pull-0 {
    right: auto;
  }
  .newmolex .col-lg-push-12 {
    left: 100%;
  }
  .newmolex .col-lg-push-11 {
    left: 91.66666667%;
  }
  .newmolex .col-lg-push-10 {
    left: 83.33333333%;
  }
  .newmolex .col-lg-push-9 {
    left: 75%;
  }
  .newmolex .col-lg-push-8 {
    left: 66.66666667%;
  }
  .newmolex .col-lg-push-7 {
    left: 58.33333333%;
  }
  .newmolex .col-lg-push-6 {
    left: 50%;
  }
  .newmolex .col-lg-push-5 {
    left: 41.66666667%;
  }
  .newmolex .col-lg-push-4 {
    left: 33.33333333%;
  }
  .newmolex .col-lg-push-3 {
    left: 25%;
  }
  .newmolex .col-lg-push-2 {
    left: 16.66666667%;
  }
  .newmolex .col-lg-push-1 {
    left: 8.33333333%;
  }
  .newmolex .col-lg-push-0 {
    left: auto;
  }
  .newmolex .col-lg-offset-12 {
    margin-left: 100%;
  }
  .newmolex .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .newmolex .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .newmolex .col-lg-offset-9 {
    margin-left: 75%;
  }
  .newmolex .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .newmolex .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .newmolex .col-lg-offset-6 {
    margin-left: 50%;
  }
  .newmolex .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .newmolex .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .newmolex .col-lg-offset-3 {
    margin-left: 25%;
  }
  .newmolex .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .newmolex .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .newmolex .col-lg-offset-0 {
    margin-left: 0%;
  }
}

@media screen and (max-width: 767px) {
  .newmolex .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .newmolex .table-responsive > .table {
    margin-bottom: 0;
  }
  .newmolex .table-responsive > .table > thead > tr > th,
  .newmolex .table-responsive > .table > tbody > tr > th,
  .newmolex .table-responsive > .table > tfoot > tr > th,
  .newmolex .table-responsive > .table > thead > tr > td,
  .newmolex .table-responsive > .table > tbody > tr > td,
  .newmolex .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .newmolex .table-responsive > .table-bordered {
    border: 0;
  }
  .newmolex .table-responsive > .table-bordered > thead > tr > th:first-child,
  .newmolex .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .newmolex .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .newmolex .table-responsive > .table-bordered > thead > tr > td:first-child,
  .newmolex .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .newmolex .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .newmolex .table-responsive > .table-bordered > thead > tr > th:last-child,
  .newmolex .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .newmolex .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .newmolex .table-responsive > .table-bordered > thead > tr > td:last-child,
  .newmolex .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .newmolex .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .newmolex .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .newmolex .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .newmolex .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .newmolex .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .newmolex input[type="date"].form-control,
  .newmolex input[type="time"].form-control,
  .newmolex input[type="datetime-local"].form-control,
  .newmolex input[type="month"].form-control {
    line-height: 36px;
  }
  .newmolex input[type="date"].input-sm,
  .newmolex input[type="time"].input-sm,
  .newmolex input[type="datetime-local"].input-sm,
  .newmolex input[type="month"].input-sm,
  .newmolex .input-group-sm input[type="date"],
  .newmolex .input-group-sm input[type="time"],
  .newmolex .input-group-sm input[type="datetime-local"],
  .newmolex .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  .newmolex input[type="date"].input-lg,
  .newmolex input[type="time"].input-lg,
  .newmolex input[type="datetime-local"].input-lg,
  .newmolex input[type="month"].input-lg,
  .newmolex .input-group-lg input[type="date"],
  .newmolex .input-group-lg input[type="time"],
  .newmolex .input-group-lg input[type="datetime-local"],
  .newmolex .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}

@media (min-width: 768px) {
  .newmolex .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .newmolex .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .newmolex .form-inline .form-control-static {
    display: inline-block;
  }
  .newmolex .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .newmolex .form-inline .input-group .input-group-addon,
  .newmolex .form-inline .input-group .input-group-btn,
  .newmolex .form-inline .input-group .form-control {
    width: auto;
  }
  .newmolex .form-inline .input-group > .form-control {
    width: 100%;
  }
  .newmolex .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .newmolex .form-inline .radio,
  .newmolex .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .newmolex .form-inline .radio label,
  .newmolex .form-inline .checkbox label {
    padding-left: 0;
  }
  .newmolex .form-inline .radio input[type="radio"],
  .newmolex .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .newmolex .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (min-width: 768px) {
  .newmolex .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
@media (min-width: 768px) {
  .newmolex .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .newmolex .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}

@media screen and (min-width: 768px) {
  .newmolex .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .newmolex .container .jumbotron,
  .newmolex .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .newmolex .jumbotron h1,
  .newmolex .jumbotron .h1 {
    font-size: 72px;
  }
}

@media (max-width: 767px) {
  .newmolex .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .newmolex .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .newmolex .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .newmolex .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .newmolex .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .newmolex .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .newmolex .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .newmolex .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .newmolex .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .newmolex .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .newmolex .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .newmolex .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .newmolex .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .newmolex .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .newmolex .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .newmolex .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .newmolex .hidden-xs, .newlanding .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .newmolex .hidden-sm, .newlanding .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .newmolex .hidden-md, .newlanding .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .newmolex .hidden-lg, .newlanding .hidden-lg {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .newmolex .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .newmolex .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .newmolex .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #ea0437 0%, #d10431 100%);
    background-image: -o-linear-gradient(top, #ea0437 0%, #d10431 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ea0437), to(#d10431));
    background-image: linear-gradient(to bottom, #ea0437 0%, #d10431 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffea0437', endColorstr='#ffd10431', GradientType=0);
  }
}



.newmolex .pull-right-not-xs, .newmolex .pull-right-not-sm, .newmolex .pull-right-not-md, .newmolex .pull-right-not-lg{
    float: right;
}

.newmolex .pull-left-not-xs, .newmolex .pull-left-not-sm, .newmolex .pull-left-not-md, .newmolex .pull-left-not-lg{
    float: left;
}

@media (max-width: 767px) {    
    .newmolex .pull-right-not-xs, .newmolex .pull-left-not-xs{
        float: none;
    }
    .newmolex .pull-right-xs {
        float: right;
    }
    .newmolex .pull-left-xs {
        float: left;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .newmolex .pull-right-not-sm, .newmolex .pull-left-not-sm{
        float: none;
    }
    .newmolex .pull-right-sm {
        float: right;
    }
    .newmolex .pull-left-sm {
        float: left;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .newmolex .pull-right-not-md, .newmolex .pull-left-not-md{
        float: none;
    }
    .newmolex .pull-right-md {
        float: right;
    }
    .newmolex .pull-left-md {
        float: left;
    }
}
@media (min-width: 1200px) {
    .newmolex .pull-right-not-lg, .newmolex .pull-left-not-lg{
        float: none;
    }
    .newmolex .pull-right-lg {
        float: right;
    }
    .newmolex .pull-left-lg {
        float: left;
    }
}