body {
  font-family: 'Roboto', sans-serif;
  background-color: #FFFFFF;
}
.logo{
  max-width: 250px;
}
.video-form{
  background-color: transparent;
}

.card-img-top{
  max-width: 100%;
}

.ios-device{
  left: 0;
  -webkit-overflow-scrolling: touch;
  overflow-y:scroll;
  position: fixed;
  top: 0;
  width: 100%;
}

.modal.fade{
  overflow:auto;
}

div#carModal {
  z-index: 999999999;
}

.nav-link:hover{
text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500; }
.agent-info{
  margin-top:1rem;
  font-size: 0.90rem;
  /* margin-bottom : 1rem; */
}
.row{
  display: -webkit-flex; /* Safari */
  -webkit-flex-direction: row; /* Safari 6.1+ */
  display: flex;
  flex-direction: row;
}
.videos-wrapper{
  -webkit-flex-wrap :  nowrap;
  flex-wrap : nowrap;
  -webkit-justify-content : flex-start;
  justify-content: flex-start;
  overflow : hidden;
  padding-left:15px;
  padding-right : 15px;
  margin-right:0px;
}

.card{
  -webkit-flex-shrink:0;
  flex-shrink: 0;
}

.btn-primary:hover {
  border-color: transparent !important;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: none !important;
}

.btn-primary.disabled, .btn-primary:disabled {
  border-color: transparent !important;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  border-color: transparent !important;

}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow:none !important;
}
.agent-name{
  font-size: 1.2rem;
  text-transform: capitalize;
  font-weight: 700;
}
.agent-photo{
  min-width: 100px;
  max-width: 100px;
  width:100%;
  height:auto;
}
.video-object {
  width: 100%;
    max-width: 960px;
    margin: auto;
  position: relative;
}
.video-object.only-video{
    padding-bottom: 58.5%;
    padding-top: 42px;
    height: 0;
}
.video-object.only-video iframe{
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}
.tabbed_lp .video-object.only-video{
    padding-bottom: 58.25%;
      }
/*
.video-object.pano-player{
    padding-bottom: 58.25%;
                 }*/
/* .tp-style{
  padding-bottom: 62.75% !important;
} */
.video-object iframe {
    width: 1px;
    min-width: 100%;
    *width: 100%;
   }

  .theme-bg{
    background-color: black;
    color :white;
  }

  .poster{
    cursor: pointer;
  }

  .footer a{
    display : inline-block;
    margin : 0 0.8rem;
  }
  .footer .list-unstyled, .footer ul{
    margin-bottom : 0;
  }
.left-arrow{
    background-color :rgba(0,0,0,0.3);
    color:white;
    border : 1px solid #333;
    width : 50px;
    height : 50px;
    position : absolute;
    z-index : 200;
    left : -12px;
    top: 18%;
    cursor : pointer;
    border-radius: 25px;
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}
.left-arrow .fa-chevron-left{
  font-size: 1.2rem;
  padding: 15px 15px;
}

.right-arrow {
    background-color : rgba(0,0,0,0.3);
    color:white;
    border : 1px solid #333;
    width : 50px;
    height : 50px;
    border-radius: 25px;
    position : absolute;
    z-index : 200;
    right : -25px;
    top: 18%;
    cursor : pointer;
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}

.right-arrow .fa-chevron-right{
  font-size: 1.2rem;
  padding: 15px 0px 15px 18px;
  text-align: center;
}
.right-arrow:hover, .left-arrow:hover{
  background-color:#666;
}

button.temp-17:hover{
  color:#FFF;
}

#video-desc{
  overflow: hidden;
}
#expand-text{
  display: block;
  text-align: right;
  color:dodgerblue;
  cursor: pointer;
  font-size:0.90rem;
}

#expand-text:hover{
 text-decoration: underline;
}

.help-block{
  color:red;
}

#rv-container{
  min-height: 100px;
}

.card{
  border: none;
  background-color: transparent;
  margin-right:15px;
}
.card > div:not(.card-body){
    display: flex;
    align-items: center;
}
.card-body {
  padding: 1.25rem 0;
}

#video-bottom-agent{
  display:none;
}

.triagle1 {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0px 40px 40px 0px;
  border-color: transparent #435B79 #fff transparent;
  line-height: 0px;
  position: absolute;
  left: 0;
  bottom: 0px;
  border-right-color: #6C9DED;
}

#form-div > div{
position: relative;
}

.triagle2 {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-color: transparent transparent transparent transparent;
  line-height: 0px;
  position: absolute;
  left: 39px;
  bottom: 0px;
  border-width: 39px 0px 0px 17px;
}
.panelBottom{
  float: none;
}
.btn-add-to-cart {
  background: #FD5A5B !important;
  color: #fff !important;
}
.btn-add-to-cart[type=button] {
  -webkit-appearance: none;
}
.child-card-block{
  z-index: 1000;
}
.child-card-block p{
  font-size: 14px;
}
.btn-primary {
  border-color:transparent;
}
a.temp2325:link, a.temp2325:visited, a.temp2325:active{
  color:#FFF !important;
  text-decoration: underline !important;
}
a.temp2325:hover{
  text-decoration: none !important;
}

.agent-name-missing{
  font-size: 1.2rem;
  text-transform: capitalize;
  font-weight: 700;
  text-decoration: underline;
  color:red;
}

.agent-company-missing,
.agent-address-missing,
.agent-city-missing,
.agent-state-missing,
.agent-zip-missing,
.agent-phone-missing{
 text-decoration: underline;
 color:red;
}
.dealer-name-missing, .dealer-phone-missing{
  border-bottom-style: dashed;
}


@media (min-width: 320px) {
  .logo{
    margin-bottom : 10px;
  }
  .navbar-brand {
    white-space: normal !important;
  }
  .sidenav{
    min-height: auto !important;
    height: auto !important;
    max-height: 360px;
    overflow-y: auto;
  }
  #form-div{
    margin-bottom:15px;
  }

  .card {
     border: none;
  background-color: transparent;

    margin-right:15px;
  }
  #ff_vid_chat{
    max-width : 300px;
    font-size: 1rem;
  }

    #expand-text{
      margin-bottom:20px;
    }
    .video-object{
      margin-top: 0px;
      margin-bottom : 15px;
    }
    /* .tp-style{
      padding-bottom: 80.75% !important;
    } */
    .main-video-title{
      margin-top:0px;
    }

    .main-video-title-top{
      margin-top:10px;
      margin-bottom: 10px;
    }
    .temp23{
      top:15% !important;
    }
    #id23.btn-group{
      left:0 !important;
    }
    .form-temp-23{
      margin-top:10px !important;
      margin-bottom: 15px  !important;
    }
    .temp25{
      top:0 !important;
    }
    .form-temp-25{
      margin-top:0px !important;
      border:1px solid transparent !important;
      margin-bottom : 15px !important;

    }

    #id25.btn-group{
      float: right;
    }

    .left-arrow{
        left :1px;
        /* top:18%; */
    }
    .right-arrow {
        right : 1px;
        /* top:18%;    */
    }
    label.text-right{
      text-align: left !important;
    }
    #video-bottom-agent{
      display:block;
    }
    .agent23{
      display: none;
    }
    .navbar-toggler{
      display:block !important;
    }
    .navbar-toggler:focus, .navbar-toggler:active {
      outline: none;
      box-shadow: none;
    }
 }

@media (min-width: 414px) {
  .card {
    border: none;
    background-color: transparent;
    margin-right:15px;
  }
  #form-div{
    margin-bottom:15px;
  }
  .left-arrow{
    left :1px;
    /* top:22%; */
}
.right-arrow {
    right : 1px;
    /* top:22%;     */
}
  label.text-right{
    text-align: left;
  }
  #video-bottom-agent{
    display:block;
  }
  .main-video-title{
    margin-top:0px;
  }
  .agent23{
    display: none;
  }
  .form-temp-25{
    margin-top:0px !important;
    border:1px solid transparent !important;
    }
    .navbar-toggler{
      display:block !important;
    }
    /* .tp-style{
      padding-bottom: 64.75% !important;
    } */

}

@media (min-width: 576px) {

  .video-object.is_ece  {
    aspect-ratio: 9 / 17 !important;
    width: 100% !important;
  }


 .card {
     border: none;
  background-color: transparent;

    margin-right:15px;
  }
  #form-div{
    margin-bottom:15px;
  }
  .left-arrow{
      left :-15px;
      /* top:30%; */
  }
  .right-arrow {
      right : 0px;
      /* top:30%;     */
  }
  label.text-right{
    text-align: left;
  }
  #video-bottom-agent{
    display:block;
  }
  .main-video-title{
    margin-top:0px;
  }
  .agent23{
    display: none;
  }

  .form-temp-25{
          margin-top:0px !important;
    border:1px solid transparent !important;
    }
    .navbar-toggler{
      display:block !important;
    }

 }

@media (min-width: 768px) {
  .logo{
    margin-bottom : 0px;
  }
  .card {
     border: none;
  background-color: transparent;

    margin-right:15px;
  }
  #form-div{
    margin-bottom:15px;
  }
  #expand-text{
    margin-bottom:20px;
  }
  #id23.btn-group{
    left:0 !important;
  }
  .temp23{
    top:20% !important;
  }
 .form-temp-23 {
    margin-top:20px !important;
  }
  .video-object{
    margin-top: 0px;
  }
  .main-video-title{
    margin-top:0px;
  }
  .temp25{
    top:0 !important;
  }
  .form-temp-25{
    margin-top:0px !important;
    border:1px solid transparent !important;
  }

  #id25.btn-group{
    float: right;
  }
  label.text-right{
    text-align: right;
  }
  .left-arrow{
    left :-12px;
    /* top:12%; */
  }
  .right-arrow {
    right : 0px;
    /* top:12%;     */
  }
  #video-bottom-agent{
    display:block;
  }
  .agent23{
    display: none;
  }
  .navbar-toggler{
    display:block !important;
  }
}

@media (min-width: 992px) {
  .logo{
    margin-bottom : 0px;
  }
  .sidenav{
    min-height: 360px !important;
    height: 380px !important;
    max-height: 380px;
    overflow-y: auto;
  }
  #form-div{
    margin-bottom:0px;
  }
.card {
  border: none;
  background-color: transparent;

    margin-right:15px;
  }
  #expand-text{
    margin-bottom:20px;
  }

  .form-temp-25{
    margin-top:0px !important;
    border:1px solid transparent !important;
    min-height: inherit;
    }

  .temp23{
    top:40% !important;
  }

  #id23.btn-group{
    left:-180px !important;
  }
  .form-temp-23 {
    margin-top:75px !important;
    margin-bottom:0px !important;
  }
  .video-object{
    margin-top: 0px;
  }
  .main-video-title{
    margin-top:0px;
  }
  label.text-right{
    text-align: left;
  }
  .left-arrow{
    left :-12px;
    /* top:15%; */
  }
  .navbar-toggler-icon{
    display:none;
  }
  #video-bottom-agent{
    display:none;
  }
  .agent23{
    display: flex;
  }
  .navbar-toggler{
    display:block !important;
  }
  .right-arrow{
    right: -2px;
  }

}

@media (min-width: 1200px) {
  .logo{
    margin-bottom : 0px;
  }
  .sidenav{
    min-height: 360px !important;
    height: 448px !important;
    max-height: 448px;
    overflow-y: auto;
  }
  #form-div{
    margin-bottom:0px;
  }
  .card {
    border: none;
    background-color: transparent;
    margin-right:15px;
  }
  #expand-text{
    margin-bottom:20px;
  }

  #id23.btn-group{
    left:-180px !important;
  }
  label.text-right{
    text-align: left;
  }
  .left-arrow{
    left :-12px;
    /* top:15%;  */
  }
  /* .right-arrow {
    /* right : -25px; commented  */
    /* top:15%;      */

  #video-bottom-agent{
    display:none;
  }
  .main-video-title{
    margin-top:0px;
  }
  .agent23{
    display: flex;
  }
  .form-temp-23 {
    margin-top:80px !important;
    margin-bottom:0px !important;
  }
  .form-temp-25{
          margin-top:0px !important;
    border:1px solid transparent !important;
    min-height: 445px;
    }
    .navbar-toggler{
      display:block !important;
    }
    .tabbed_lp .video-object.only-video{
        padding-bottom: 50.25%;
    }
 }
 @media (min-width: 992px){
  .navbar-expand-lg .navbar-collapse {
      justify-content: flex-end;
  }
}

@media (min-width: 1000px) {
  .navbar-toggler{
      display:none !important;
    }

  }

.logo-bg{
  background: linear-gradient(to bottom, rgb(176, 185, 191) 0%, rgba(180, 187, 191, 1) 1%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 1) 100%);
  padding: 10px 15px;
}

.videopart-bg {
  background-color: #FFF4F4;
  background-image: url("../images/style3_bg.png");
  background-size: cover;
}

.form-style-block{
  background-color: rgba(212, 222, 235, 0.26);
  border: 1px solid #D6C9C9;
  padding:0;
}
.labeler {
  background-color: #C82C2F;
  line-height: 42px;
  color: #FFF;
  font-size: 18px;
  text-align: center;
  height: 42px;
  float: left;
  width: 100%;
  font-weight: normal;
  padding: 0px 22px;
  box-shadow: 0px 5px 26px -5px #443838;
  font-family: "Exo", sans-serif !important;
}

.form_language_change{
  color: #000 !important;
  cursor: pointer;
  margin-left:18px;

}

.submit_button_block{
  display: inline-block;
  margin-right:10px;
}

.tri1 {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 11px 5px 0px;
  border-color: #C82C2F transparent transparent;
  line-height: 0px;
  position: relative;
  left: 20%;
  float: left;
}

.form-wrapper-style .form-group {
  margin-bottom: 0;
}

.form-wrapper-style .input-group-prepend{
  height: 38px;
  width: 12%;
  float: left;
  text-align: center;
  min-width: 35px;
}
.form-wrapper-style .form-group .form-control {
  min-height:38px !important;
}

.form-wrapper-style .input-group-prepend .input-group-text{
  display: inline-block;
  width: 100%;
  line-height: 25px;
}

.form-wrapper-style .input-group-text{
      background-color: #909291;
      text-align: center;
      line-height: 38px;
      color: #fff;
}



.form-wrapper-style  .input-group.mb-3 .form-group {
      width: 85%;
      float: left;
      margin-left: 10px;
}

.form-wrapper-style .input-group-text {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.form-style-block form {
  float:left;
  width:100%;
}
.form-wrapper-style .fa-envelope-o, .form-wrapper-style .fa-comment {
    font-size:13px;
}

.form-icon {
    float: left;
    width: 100%;
    background-color: #909291;
    text-align: center;
    line-height: 38px;
    color: #fff;
    height: 39px;
    margin-bottom: 2.5%;
}

.form-style-block .icon-facebook{
      background: url(../images/facebook.png) no-repeat center;
      width: 30px;
      height: 30px;
      float: left;
}

.form-style-block .icon-twitter{
      background: url(../images/twitter.png) no-repeat center;
      width: 30px;
      height: 30px;
      float: left;
}

.form-style-block .icon-google{
      background: url(../images/g.png) no-repeat center;
      width: 30px;
      height: 30px;
      float: left;
}
.form-style-block .icon-envelope {
      background: url(../images/mail.png) no-repeat center;
      width: 30px;
      height: 30px;
      float: left;
}

.form-style-block .btn{
  padding:5px;
}

.form-style-block .btn-group span {
  padding: 5px;
}

.form-style-block .btn-group {
  padding: 10px 0;
}

.nav-round{
  background-color: #C2C2C2;
  border-radius: 20px;
  padding: 0 20px;
  border: solid 1px #FFF;
}
.nav-round .nav-item a{
      padding: 4px;
      display: block;
}

.form-style-block{
  height: auto;
  padding-bottom:2%;
  float: left;
  width:100%;
}
.disclaimer-modal{
    z-index: 1000;
    position: absolute;
    top: 100%;
    width: 350px;
    left: 0;
    height: auto;
    background: #ededed;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #cfcfcf;
    -webkit-animation: fadeIn linear 0.3s;
    -moz-animation: fadeIn linear 0.3s;
    -o-animation: fadeIn linear 0.3s;
    animation: fadeIn linear 0.3s;
    -webkit-box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.2);
}
.disclaimer-modal .disclaimer-close{
    position: absolute;
    top: -7px;
    right: -7px;
    background: #000;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    text-align: center;
    line-height: 20px;
    font-size: 19px;
    font-weight: bold;
}
@media (min-width: 991px) and (max-width: 1199px) {
  .form-wrapper-style .input-group.mb-3 .form-group {
    width: 82.5%;
    float: left;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

   .form-wrapper-style .input-group.mb-3 .form-group {
      width: 90.5%;
      float: left;
    }
    .form-wrapper-style .input-group-prepend{
      width: 8%;
    }
  }
  @media (max-width: 768px){
    .form-wrapper-style .input-group.mb-3 .form-group{
      width: 86%;
    }
      .video-object.pano-player{
          padding-bottom: 68.25%;
      }

      .tabbed_lp .video-object.pano-player{
    padding-bottom: 65.25%;
      }
  }
@media (max-width: 1200px) {
    .tabbed_lp .video-object.pano-player{
        padding-bottom: 64.25%;
    }
}
   @media (max-width: 558px) {
      .tabbed_lp .video-object.pano-player {
          padding-bottom: 68.25%;
      }
    .form-wrapper-style .input-group.mb-3 .form-group {
      width: 85%;
      float: left;
    }
  }

@media (max-width: 400px) {
  .form-wrapper-style .input-group.mb-3 .form-group {
    width: 78%;
    float: left;
    margin-left: 10px;
  }
}
@media (max-width: 420px) {
  .form-wrapper-style .input-group.mb-3 .form-group {
    width: 84%;
    float: left;
  }
    .video-object.pano-player{
        padding-bottom: 73.25%;
    }
}
@keyframes fadeIn {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}

/*.vid_call_wrapper{*/
    /*margin-bottom: 0px !important;*/
/*}*/
.expand-icon{
  margin-bottom: 10px;
  padding: 5px;
  background: #F0F0F0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  height: 43px;
}

.expand-icon span{
  margin-left:5px;
  color:#736E6E;
}

.theater-contact .logo {
  width:100%;
}

.theater-contact .agent-info{
  /* margin-bottom:0.2rem; */
}


.video-object.is_ece iframe,
.video-object.is_ece {
  all:unset !important;
}

.video-object.is_ece iframe{
  aspect-ratio:16/9.2 !important;
  width: 100% !important;
}

.is_ece.is_mobile.is_landscape iframe {
  aspect-ratio:16/10.5 !important;
  width: 100% !important;
}


.is_ece.is_mobile.is_portrait iframe{
  aspect-ratio: 9 / 17 !important;
  width: 100% !important;
}

/*
.ece_active .video-object{
  max-width: 100%;
  padding-bottom:53.25% !important;
}

.ece_active .is_mobile.is_portrait{
  aspect-ratio: 9/16 !important;
  height: auto !important;
}

 .ece_active .is_mobile.is_landscape{
  aspect-ratio: 16/9 !important;
  height: unset !important;
} */

.is-portrait.expand-icon::after,.is-portrait.expand-icon::before{
  content:"";
  width:15px;
  height:43px;
  position: absolute;
  top:0;
  background-color: #F0F0F0;
}

.is-portrait.expand-icon::after{
  right: -15px;
}

.is-portrait.expand-icon::before{
  left: -15px;
}

.ece_active.mobile_active .container{
  max-width: 100%;
  /* padding: 0 20px; */
}

.ece_active .player_div {    margin-bottom: 10px;}

@media (min-width: 768px) and (max-width: 1200px) {
  .video-object.is_ece iframe{
    aspect-ratio:16/10.3 !important;
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  .video-object.is_ece iframe{
    aspect-ratio:9/13 !important;
    width: 100% !important;
  }
}

.carfax-container {
  display: grid;
  grid-template-columns: auto 90px;
  align-items: center;
  gap: 10px;
}

.carfax-container img {
  width: 80px;
  height: auto;
  margin:10px 0;
  margin-left: 10px;
}

@media (max-width: 768px) {
  .carfax-container {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
  }

  .carfax-container img {
    order: -1;
    justify-self: center;
    margin-top: 0;
  }

  .carfax-container a{
    text-align: center;
  }
}

.video_portrait .container{
  margin-top:unset !important;
}
