/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22 Jul, 2019, 8:25:26 PM
   
*/
body {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-align: left;
  font-size: 14px;
  line-height: 17px;
  word-wrap: break-word;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga";
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  margin: 0;
}
.footer_nav a {
  cursor: pointer;
}
.display-flex {
  display: flex;
}
.footer-main {
  padding: 10px 15px !important;
  position: relative;
  top: 10px;
}

div.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}
.main-width {
  max-width: 950px;
  margin: auto;
  clear: both;
  padding: 0px 15px;
}
.main-width-2 {
  max-width: 950px;
  margin: auto;
  clear: both;
  padding: 0px 15px;
}
.container-main-right {
  justify-content: flex-end;
  float: right;
}
.deo {
  position: relative;
  top: 32px;
  margin: 0px;
  font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
  font-weight: bold;
  color: #007dc3;
  font-size: 30px;
}
.mtop20 {
  margin-top: 20px;
}
.mtop37 {
  margin-top: 37px;
}
.prit13 {
  padding-right: 13px;
}
.prit10 {
  padding-right: 10px;
}
.header_bg {
  padding-bottom: 8px;
  opacity: 1;
  background: transparent url(../images/header-bg.gif?crc=3825563448) no-repeat
    center top;
}
.margin0 {
  margin: 0px;
}
.bgmenu {
  height: 30px;
  border-bottom: 4px solid #ed3e42;
  opacity: 1;
  background: transparent url(../images/sitenav-bg.gif?crc=129915235) repeat-x
    left top;
}
.bgmenu p {
  line-height: 14px;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
  font-weight: bold;
  padding: 8px 18px 8px 18px;
}
.p-active {
  background-image: none;
  background-color: #cccccc;
  background-color: rgba(0, 0, 0, 0.2);
}

.float-right {
  float: right;
}
.text-center {
  text-align: center;
}
.mtop10 {
  margin-top: 10px;
}
.font-footer-head {
  font-weight: bold;
  font-size: 10px;
  color: #4d4d4d;
  line-height: 12px;
}
.font-text {
  font-size: 8px;
  line-height: 10px;
}
.footer_nav a {
  font-size: 12px;
  color: #4d4d4d;
}
.pbtm10 {
  padding-bottom: 10px;
}

.option_pack .model-about-brand {
  padding: 0px 0px 0px 0px;
  width: 75% !important;
  border-top: 2px solid #808285;
}
.nav-head p:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  background: #6b6b6b url(../images/sitenav-bg_over.gif?crc=4093848154) repeat-x
    left top;
  background-color: rgba(107, 107, 107, 1);
  background-size: 1px 30px;
}
.mbtm4 {
  margin-bottom: 4px;
}
.mto15 {
  margin-top: 10px;
  margin-bottom: 10px !important;
}

@media only screen and (max-width: 760px) {
  .brand-body,
  .blackoverlay {
    height: 550px !important;
    margin-bottom: 10px;
    overflow-y: auto !important;
  }
  .bgmenu a {
    display: none;
  }

  .disp-none-sm {
    display: none;
  }
}
/* @media only screen and (max-width: 760px) {
  .bgmenu a {
    display: none;
  }
} */

@media only screen and (max-width: 960px) {
  .Site {
    width: 100% !important;
  }

  .brand-features-left {
    width: 100% !important;
    padding: 5px;
  }
  .brand-features-right {
    width: 100% !important;
    margin-top: 10px;
  }
}
.Site .model-wrapper .row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.Site {
  width: 1420px;
  margin: 0 auto;
  padding: 10px 15px;
}
@media only screen and (max-width: 760px) {
  .model-brand-two + .model-about-brand {
    width: 85% !important;
    padding-left: 7px !important;
  }
  .menu-panel-2 .model-about-brand {
    width: 76% !important;
    padding-right: 0px !important;
  }
  .option_pack .model-about-brand {
    padding: 5px 0px 0px 0px !important;
    width: 100% !important;
  }
  .model-brand,
  .model-about-brand {
    font-size: 9px !important;
  }
  .logo-active:before {
    display: none;
  }
  .model-about-brand {
    padding: 8px 0px 8px 30px !important;
  }
  .model-brand {
    width: 15% !important;
    padding: 8px !important;
  }

  .model-brand-two {
    width: 85% !important;
    height: 61px !important;
    margin-bottom: 0px;
    overflow: hidden;
  }
  .model-brand-two .brand-logos:nth-child(odd) {
    margin-right: 8px;
  }
  .model-brand-two .brand-logos {
    font-size: 11px;
    width: 49%;
    display: inline-block;
  }
  .model-mumber {
    display: none !important;
  }
  .hide-on-sm {
    display: none;
  }
  .icon-wrapper {
    padding: 0px 10px 10px 10px !important;
  }

  .mtop8sm {
    margin-top: 8px !important;
  }
  .deo {
    font-size: 30px;
    top: 13px;
    font-weight: bold;
  }
  .logo {
    width: 197px;
    height: auto;
  }
  .header_bg {
    padding-bottom: 4px;
  }
  .navbar-toggle {
    top: 22% !important;
  }
  .greenbtn,
  .bluebtn {
    width: 100% !important;
  }

  .bluebtn {
    margin-left: 0px !important;
  }
  .search-field input[type="text"] {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 526px) {
  .model-brand-two .brand-logos {
    width: 48% !important;
    margin: 2px !important;
  }
}
@media only screen and (max-width: 828px) {
  .search-btn .greenbtn {
    padding: 10px 0px !important;
  }
  .search-btn .bluebtn {
    padding: 10px 0px !important;
  }

  .search-field input[type="text"] {
    font-size: 30px !important;
    height: 37px !important;
  }

  .react-autosuggest__suggestions-container {
    top: 37px !important;
    width: 100% !important;
  }
}

@media only screen and (max-width: 470px) {
  .color-blue + p {
    font-size: 10px !important;
  }
  .model-content-area {
    height: 324px !important;
    padding: 20px 20px 3px 20px !important;
  }
  .model-brand-two .brand-logos {
    width: 48%;
  }
  .content-heading h2 {
    font-size: 11px !important;
    line-height: 27px !important;
  }
  .model-content-area {
    padding: 7px !important;
  }

  .model-brand-two + .model-about-brand {
    width: 76% !important;
    font-size: 9px !important;
  }
  .model-brand-two .brand-logos {
    font-size: 11px !important;
  }
  .model-brand {
    padding: 6px 6px !important;
    width: 24% !important;
  }
  .menu-panel-2 .model-about-brand {
    width: 76% !important;
    padding-right: 0px !important;
    /*min-height: 36px;*/
  }

  .option_pack .about-body {
    width: 100% !important;
  }
  /* .model-brand { */
  /*min-height: 36px;*/
  /* } */
  .model-about-brand {
    padding: 6px 0px 6px 6px !important;
  }

  .model-brand,
  .model-about-brand {
    font-size: 9px !important;
  }
  .navbar-default {
    top: 13px !important;
    left: 10px;
  }
  .deo {
    font-size: 12px !important;
    top: 21px !important;
  }
  .logo {
    width: 135px;
    height: auto;
  }
}
@media only screen and (max-width: 760px) {
  .compare-list.all-list li:nth-child(1) {
    width: 100% !important;
    margin-bottom: 5px;
  }
  .compare-lis li {
    width: 33.333333% !important;
  }
  ul.compare-list.all-list {
    margin-bottom: 0px !important;
  }
  .learn-label {
    display: none;
  }
  .menu-panel-2 .learn-label {
    display: block;
  }
  .about-body .next-btn {
    float: right;
    padding: 3px 3px;
    margin: 0px 5px 0px 0px !important;
  }
  .model-content-area:after {
    top: 20% !important;
  }
  .model-content-area {
    padding-bottom: 50px !important;
    margin-bottom: 10px;
    overflow: auto !important;
  }

  .model-content-area {
    height: 388px !important;
    padding: 20px 20px 3px 20px !important;
  }
  .menu-panel-2 .model-content-area {
    height: 542px !important;
    padding: 20px 20px 3px 20px !important;
  }
  .option_pack .model-content-area {
    height: auto !important;
    border-radius: 0px;
    padding-bottom: 22px !important;
  }

  .model-brand-two {
    width: 84% !important;
    height: 28px !important;
    margin-bottom: 0px;
    overflow: hidden;
    margin-left: 1%;
  }
  .brand-cont {
    height: 154px !important;
  }
}
@media only screen and (max-width: 470px) {
  .brand-body {
    height: 514px !important;
  }
  .menu-panel-2 .brand-body {
    height: 380px !important;
  }
  .menu-panel-2 .model-content-area {
    height: 374px !important;
    padding: 20px 20px 3px 20px !important;
  }
  .option_pack .brand-body {
    height: 550px !important;
  }
  .option_pack .model-content-area {
    display: none;
  }
  .model-brand-two {
    height: 24px !important;
  }
  .brand-cont {
    height: 150px !important;
  }
  .model-brand-two {
    width: 74% !important;
    margin-left: 2%;
  }
}
@media only screen and (max-width: 575px) {
  .search-field input[type="text"] {
    font-size: 15px !important;
  }
  .react-autosuggest__suggestions-container {
    top: 36px !important;
    width: 100% !important;
  }
  .search-wrapper {
    padding: 15px 20px 15px 20px !important;
  }
}
@media only screen and (min-width: 761px) {
  .dispnon_lg,
  .navbar-default {
    display: none;
  }
}
@media only screen and (min-width: 761px) {
  .brand-differents .form-group {
    display: inline-block;
  }
}
@media only screen and (max-width: 500px) {
  .compare-list li label {
    font-size: 12px !important;
  }
  .one-product ul.compare-list li:nth-child(4),
  .one-product ul.compare-list li:nth-child(2) {
    width: 50% !important;
  }
  .vs {
    height: 28px !important;
    line-height: 26px !important;
    margin-top: 19px !important;
    padding-top: 2px !important;
    font-size: 8px !important;
  }
  .box-legacy,
  .box-doe {
    font-size: 12px !important;
  }
  .brand-features-left {
    width: 100% !important;
    padding: 5px;
  }
}
@media only screen and (max-width: 828px) {
  ul.compare-list.all-list p {
    min-height: 36px;
  }
  .all-list .vs-li {
    display: none;
  }

  .one-product ul.compare-list li:nth-child(1) {
    width: 100% !important;
    margin-bottom: 10px !important;
    padding-right: 0px !important;
  }
  .one-product ul.compare-list li:nth-child(2) {
    width: 50% !important;
    padding-right: 4px !important;
  }

  .brand-differents-compare ul.compare-list li:nth-child(1) {
    width: 100% !important;
  }

  .brand-differents-compare ul.compare-list li:nth-child(2) {
    width: 90% !important;
    padding-right: 4px !important;
    margin-top: 5px;
  }
  .brand-differents-compare ul.compare-list li.vs-li {
    width: 10%;

    margin-top: 13px !important;
  }
  .one-product ul.compare-list li:nth-child(3) {
    width: 8%;
    font-size: 10px;
    padding-right: 4px !important;
  }
  .one-product ul.compare-list li:nth-child(4) {
    width: 50% !important;
    padding-right: 0px !important;
  }

  .brand-differents-compare ul.compare-list li:nth-child(4) {
    width: 90% !important;
    margin-top: 5px;
  }
  .brand-differents-compare ul.compare-list li:nth-child(6) {
    width: 90% !important;
    margin-top: 5px;
  }
  .brand-differents-compare ul.compare-list li:nth-child(8) {
    width: 90% !important;
    margin-top: 5px;
  }
  .brand-differents-compare ul.compare-list li:nth-child(10) {
    width: 90% !important;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 828px) {
  .react-autosuggest__suggestions-container {
    top: 73px !important;
    width: 100% !important;
  }
}
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}

@media only screen and (max-width: 660px) {
  .brand-differents i.fa.fa-arrow-right {
    float: initial !important;
  }
  .brand-differents .form-group {
    bottom: 0px !important;
    margin-top: 5px;
  }
  .new-brand-one {
    margin-bottom: 5px;
  }
  .form-text {
    margin-top: 0px !important;
  }
  .old-brand,
  .new-brand-one {
    width: 100% !important;
  }
}
@media only screen and (max-width: 470px) {
  .model-content-area {
    height: 358px !important;
  }
  .one-product ul.compare-list li.vs-li {
    width: 9% !important;
  }
}

@media only screen and (max-width: 381px) {
  .nav-tabs a {
    font-size: 9px;
  }
}
ul.compare-list.all-list p {
  min-height: 36px;
}
.footer_nav a {
  text-decoration: underline;
}
.brand-differents .form-group {
  position: relative;
  bottom: 14px;
}
.form-text {
  margin-top: 0px !important;
}
.dispnon_lg {
  margin-top: 51%;
  width: 85.48%;
  left: 10%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.dispnon_lg p a {
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  letter-spacing: 1px;
  line-height: 18px;
  font-size: 15px;
  font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
}
#slide-navbar-collapse {
  position: fixed;
  top: 0;
  left: 0px !important;
  z-index: 99;
  width: 280px;
  height: 100%;
  background-color: #ddd;
  overflow: auto;
  background: rgb(0, 125, 195) !important;
  opacity: 1 !important;
  color: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent !important;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: transparent !important;
}
.navbar-toggle {
  position: absolute;
  top: 45%;
  right: 5px;
  border: none;
}
.navbar-default {
  background: none !important;
  border: none !important;
  top: 25px;
}
.container-fluid {
  padding: 0px !important;
  margin: 0px !important;
  width: 100% !important;
}
.navbar-collapse {
  padding: 0px !important;
  border: none !important;
  background: none !important;
  margin: 0px !important;
}
@media only screen and (max-width: 767px) {
  #slide-navbar-collapse {
    position: fixed;
    top: 0;
    left: 15px;
    z-index: 99;
    width: 345px;
    height: 100%;
    background-color: #ddd;
    overflow: auto;
  }
  .menu-overlay {
    display: none;
    background-color: #000;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    /* IE7 & 8 */
    position: fixed;
    right: 0;
    top: 0;
    z-index: 49;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .model-about-brand {
    padding-bottom: 13px !important;
    font-size: 11px !important;
  }
}

@media screen and (min-width: 761px) and (max-width: 874px) {
  .option_pack .brand-body,
  .blackoverlay {
    height: 619px !important;
  }
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0, 125, 195);
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  text-align: center;
  padding-top: 33%;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #ffffff;
  font-size: 15px;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.menu-line {
  width: 37px;
  margin-bottom: 5px;
  height: 2px;
  background: #131313;
}
.datagrid-wrapper h2 {
  padding-bottom: 5px;
}
.awefnotes {
  padding-left: 0px !important;
}
.menu-panel-2 {
  padding: 0px !important;
  width: 100%;
}
.model-wrapper .Site {
  padding: 0px !important;
}
.BuildModelFlowSVG {
  margin-bottom: 5px;
}
.inner_tab_element_0 a.next-btn {
  background-color: #007dc3;
  border: 1px solid #007dc3 !important;
  color: #ffffff !important;
  float: left !important;
}
.model-wrapper h1,
.model-wrapper h2 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  line-height: 28px;
  font-weight: bold;
  text-transform: none;
  font-style: normal;
  font-size: 23px !important;
  text-align: left;
  color: #007dc3 !important;
}
.model-wrapper h2 {
  font-weight: unset;
}

.Site .model-wrapper p {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  /*line-height: 18px;*/
  font-weight: normal;
  font-size: 14px;
  text-align: left;
  color: #000000;
  margin-top: 10px;
}
.search-btn .bluebtn {
  background-color: #48c1e1 !important;
}
.search-wrapper {
  background-color: #00529b;
}
.footer-main p {
  color: #4d4d4d !important;
}
.footer_nav {
  margin-top: 10px;
}
.margi {
  margin-bottom: 7px;
}
.social a {
  margin-right: 9px;
}
.mnum {
  color: #fff !important;
}
.pstyle {
  text-align: center !important;
  color: #fff !important;
  margin: 0px !important;
}
.back-btn,
.reset-btn {
  border: 1px solid #e6e7e8;
  background-color: #60c1e2;
  color: white;
}
.back-btn:hover,
.reset-btn:hover {
  color: white;
}

.reset-btn {
  background-color: #94c93d;
}
.back-bt {
  background: #ef3742 !important;
  width: 100px !important;
}
.back-bt:hover {
  background: #fb000f !important;
}
a.next-btn:hover {
  background-color: #76bc43 !important;
}
.search-btn .bluebtn:hover,
a.prev-btn:hover {
  background-color: #00a3c9 !important;
}
.search-btn .greenbtn:hover {
  background-color: #76bc43 !important;
}

.greenbtn,
.bluebtn,
.search-btn .greenbtn {
  transition: transform 0.2s;
}
.search-btn .greenbtn:hover,
.greenbtn:hover,
.bluebtn:hover {
  -ms-transform: scale(1.01); /* IE 9 */
  -webkit-transform: scale(1.01); /* Safari 3-8 */
  transform: scale(1.01);
}
.number-body {
  height: 950px;
  overflow: auto;
}
.option_pack .learn-label,
.option_pack .content-heading,
.option_pack .model-content-area p {
  display: none;
}
.option_pack .model-content-area {
  height: auto;
  border-radius: 0px;
  padding-bottom: 42px;
}
.option_pack .model-content-area:after {
  display: none;
}
.option_pack .brand-body {
  height: 578px;
}
.option_pack .brand-logos {
  width: 49%;
  display: inline-block;
}
.option_pack .brand-logos:nth-child(odd) {
  margin-right: 2%;
}
.option_pack .logo-active:before {
  display: none;
}
.option_pack .disp-none-3col {
  display: block !important;
}
.seprate_div {
  clear: both;
  padding-top: 1px;
  position: relative;
  top: 15px;
  border-top: 1px solid #e6e7e8;
}
.cen_arrow {
  text-align: center;
  height: 13px;
  background: url(../images/arrow-right.png);
  background-repeat: no-repeat;
  background-position-x: center;
  position: relative;
  bottom: 1px;
  background-size: 21px;
}
.seprate_div h2 {
  margin-top: 5px !important;
}
svg {
  text-transform: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bg-gray {
  background: #e6e7e8;
  padding: 6px 5px 0px 12px;
}
.color-blue {
  color: #2d6fb7 !important;
  font-size: 18px !important;
}
.bg-gray p {
  margin: 0px !important;
}
.disp-none-3col {
  display: none;
}
.menu-panel-2 .model-brand {
  float: left;
  width: 24% !important;
}

.option_pack .model-brand {
  width: 75% !important;
}

@media only screen and (max-width: 760px) {
  .blackoverlay {
    width: 100% !important;
  }
  .option_pack .model-brand {
    width: 100% !important;
    border-bottom: 9px solid #e6e7e8;
  }
  .only_in_option_pack {
    width: 100% !important;
  }

  .brand-differents .fa-arrow-right:before {
    content: "\f063" !important;
    text-align: center !important;
    display: block !important;
  }
  .brand-differents i.fa.fa-arrow-right {
    width: 100%;
    padding: 8px 8px 0px 8px !important;
  }
}
@media only screen and (max-width: 470px) {
  .color-blue {
    font-size: 12px !important;
  }
}
.option_pack .brand-logos {
  margin-bottom: 2%;
}
.cross_note {
  clear: both;
  padding-top: 10px;
}
.model-wrapper h4 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  line-height: 12px;
  text-transform: none;
  font-style: normal;
  font-size: 16px !important;
  text-align: left;
  color: #007dc3 !important;
  margin-bottom: 0px !important;
}
.cross_note span {
  font-size: 10px;
}
.color-blue + p {
  font-size: 10px !important;
}

@media only screen and (max-width: 760px) {
  .NewModelFeatures .compare-list.all-list li {
    width: 100% !important;
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 760px) {
  .listclass {
    display: flow-root;
  }
}
.no-complaint {
  position: absolute;
  right: 10px;
  top: -3px;
  width: 105px;
  text-align: center;
  background: #e66b73;
  color: #fff;
  text-shadow: 1px 1px 1px #8e8e8e;
  padding: 0px 2px;
  font-size: 12px;
  border-radius: 3px;
}

.banner-main {
  width: 100%;
  /* margin: auto; */
  background: #e6e7e8;
  float: right;
  margin-bottom: 10px;
}

.ban-row1 {
  width: 15%;
  float: left;
  padding: 15px 0px;
}
.ban-row2 {
  width: 69%;
  display: inline-block;
  padding: 15px 0px;
}
.ban-row3 {
  width: 16%;
  height: 96px;
  float: right;
  overflow: hidden;
}
.bg-circle {
  background: #2d6fb7;
  height: 122px;
  width: 122px;
  border: 5px solid #fff;
  border-radius: 84px;
  position: relative;
  top: -13px;
}
.ban-row1 p {
  margin: 0px !important;
  padding-bottom: 1px;
  font-weight: bold;
}
.ban-row2 h2 {
  margin: 0px !important;
  color: #007dc3 !important;
}
.ban-row3 p {
  margin: 0px !important;
  color: #fff !important;
  text-align: center !important;
  font-weight: bold !important;
  font-size: 17px !important;
}
.ban-row3 p:nth-child(1) {
  padding-top: 32%;
}
.row1div {
  padding: 0px 10px;
}
.ban-row1 select {
  width: 100%;
}
@media only screen and (min-width: 960px) {
  .model-wrapper h2 {
    font-size: 24px !important;
  }
}
@media screen and (min-width: 841px) and (max-width: 959px) {
  .model-wrapper h2 {
    font-size: 21px !important;
  }
}
@media screen and (min-width: 878px) and (max-width: 960px) {
  .number-body {
    height: 820px !important;
  }
}

@media screen and (min-width: 820px) and (max-width: 877px) {
  .number-body {
    height: 880px !important;
  }
}
@media screen and (min-width: 700px) and (max-width: 840px) {
  .ban-row2 {
    width: 66%;
  }
  .ban-row3 {
    width: 19%;
  }
  .ban-row2 h2 {
    font-size: 16px !important;
  }
  .ban-row2 span {
    font-size: 12px;
  }
}
@media screen and (min-width: 600px) and (max-width: 699px) {
  .ban-row2 h2 {
    font-size: 13px !important;
  }
  .ban-row2 span {
    font-size: 9px;
  }
  .ban-row3 {
    width: 23%;
  }
  .ban-row2 {
    width: 60%;
  }
  .ban-row1 {
    width: 17%;
  }
}

@media screen and (min-width: 200px) and (max-width: 599px) {
  .banner-main {
    padding: 0px -5px 0px 10px;
  }
  .ban-row1 {
    width: 95%;
    padding: 15px 0px 0px 0px;
    margin: 1%;
  }
  .ban-row2 h2 {
    padding-bottom: 5px;
  }
  .ban-row3 {
    float: none;
    width: 100%;
    height: auto;
    padding: 0px 0px 10px 0px;
  }
  .bg-circle {
    top: 4px;
    margin: auto;
    height: auto;
    width: 100%;
    border-radius: 0px;
    margin: auto;
  }
  .ban-row3 p:nth-child(1) {
    padding-top: 2%;
  }
  .ban-row3 p:nth-child(2) {
    padding-bottom: 2%;
  }
  .ban-row2 {
    width: 100%;
  }
  .row1div {
    padding: 0px;
  }
  .over-contain {
    left: 0% !important;
  }
  a.st-btn1 {
    width: 40% !important;
  }
  a.st-btn2 {
    width: 40% !important;
  }
  .mt14 {
    margin-top: 6%;
  }
  .over-contain {
    top: 20% !important;
  }
  .blackoverlay p {
    width: 100% !important;
  }
  .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active {
    width: 135px !important;
  }
  .nav-tabs .nav-link {
    width: 135px !important;
  }
}
.row2div h2 {
  font-weight: bold;
  text-transform: uppercase;
}
.row1div p {
  font-weight: bold !important;
}
.row1div select {
  border: none;
  padding: 5px;
}
.compare-list li:nth-child(even) {
  /*width: 71%;*/
}
ul.compare-list li.loadmodel-doe {
  float: right;
}
.nav-tabs {
  margin-top: 20px;
}
.mbtm10 {
  margin-bottom: 10px;
}

.new-model-ui {
  border: 1px solid #e6e7e8;
}
.model-brand.brand-body.blackoverlay {
  position: absolute;
  top: 164px;
  left: 232px;
  opacity: 0.5;
  background-color: black;
}
.over-contain {
  position: absolute;
  top: 25%;
}
.blackoverlay p {
  text-align: justify !important;
  text-shadow: 1px 1px 1px black;
  color: #c3c3c3 !important;
  white-space: normal !important;
  padding: 0px 10px;
  width: 71%;
  margin-left: auto;
  margin-right: auto;
  text-transform: none !important;
  word-break: normal !important;
}
.mt14 a:hover {
  color: #fff;
}

span.dynamic_message {
  font-weight: bold;
}
.print_style .nav-link {
  display: none;
}
.fa-exclamation-circle {
  font-size: 122px;
}
.padding0 {
  padding: 0px !important;
}
.brand-logos {
  cursor: pointer;
}
.st_note .color-blue {
  font-weight: bold;
}
.st_note .font11 {
  color: #5e5e5e;
  text-transform: uppercase;
  font-weight: bold;
}
.st_note .font12 {
  font-size: 12px !important;
  text-transform: uppercase;
  font-weight: normal !important;
  color: #5e5e5e;
}

.message_not_comp{
  margin-left: 10px!important;
  margin-top:0px!important;
}


.submenu_container{ display: none;  
    position: absolute;
    z-index: 100;}
.submenu_container .p-s{ 
        background: #838383;
        text-align: left !important;
      }
      .hrptool{cursor: pointer;}
.submenu_container .p-s:hover{
      background: #838383 url(../images/nav_rollover.jpg) repeat-x top left;}
.hrptool:hover + .submenu_container, .submenu_container:hover{display: block !important;}
.submenu_container a:hover{text-decoration: none;}
 