@media only screen and (max-device-width : 2560px) {
  .detailcontainer .header .close {
    margin: --7px 5px 0 0;
  }

  #colorDiv {
    height: 92px;
    position: absolute;
    top: 91px;
  }

}

@media only screen and (max-device-width : 1440px) {
  .detailcontainer {
    /* margin: 0 -5px 0 0; */
    height: 80vh;
  }

  .detailcontainer .header .close {
    margin: -4px 5px 0 0;
  }

  #colorDiv {
    height: 91px;
    position: absolute;
    top: 91px;
  }
}

@media only screen and (max-device-width : 1024px) {
  .detailcontainer {
    /* margin-right: 115px; */
    height: 80vh;
  }

  .detailcontainer .header .close {
    margin: -5px 5px 0 0;
  }

  #colorDiv {
    height: 92px;
    position: absolute;
    top: 91px;
  }
}

@media only screen and (max-device-width: 912px) {
  .detailcontainer {
    /* margin-right: 90px; */
    height: 80vh;
  }
}

@media only screen and (max-width:820px) {
  .detailcontainer {
    /* width: 319px; */
    /* margin-right: 155px; */
    width: 365px;
    right: 2px;
    /* left: 28px; */
    top: 70px;
    height: 83.7vh;
    /* margin-bottom: 60px; */
  }

  #accordionModule {
    height: 80vh;
  }

  .detailcontainer .popDetailsButton button {
    margin-bottom: 50px;
  }
}


@media only screen and (max-width: 768px) {

  #accordionModule {
    width: 365px;
    right: 2px;
    top: 70px;
    margin: 0px;
    height: 80vh;
  }

  #context-container12 .topslider .btn-group {
    position: absolute;
    top: 290% !important;
    right: 2px;
    z-index: 12;
  }

  #context-container12 .first-owl-sliderbtn {
    top: 134px;
  }

  #context-container12 .topslider hr {
    top: 139px;
  }

  #detailDrawer {
    margin: auto;
    display: block;
    /* margin-left: 10px !important; */
  }

  #detailDrawer .owl-nav {
    width: 101%;
    right: -3px;
  }

  #detailDrawer .owl-carousel .owl-stage-outer {
    margin-left: 2px;
  }


  #outer-wrapper {
    width: 366px;
    /* width: 100%; */
  }

  .detailPolicyDrawer {
    width: 365px !important;
    position: fixed;
    background: #ffffff;
    left: 0;
    height: 100% !important;
    /* overflow-y: auto; */
    overflow-x: auto;
    border: 10px solid white;
  }

  .detailcontainer {
    /* width: 319px; */
    height: 80vh;
    /* margin-right: 155px; */
  }

  .detailcontainer .header .title {
    font-size: 14px;
  }

  .detailcontainer .bodysec h4 {
    font-size: 11px;
  }

  .detailcontainer .header .close {
    float: right;
    font-size: 16px;
    padding: 6px 10px 0px 0px;
    cursor: pointer;
    position: absolute;
    right: 7px;
    width: 37px !important;
  }

  .detailcontainer .popDetailsButton button {
    font-size: 13px;
  }

  #detailpolicy .table {
    width: 60%;
    float: revert;
    margin-left: 0;
    z-index: 99999999999 !important;
    background: aliceblue;
    margin-bottom: 0;
    margin-top: 3.5rem;
  }

  #detailpolicy {
    width: 80%;
    animation: none;
  }

  #outer-wrapper {
    z-index: 0 !important;
  }

  #colorDiv {
    height: 86px;
    position: absolute;
    top: 90px;
  }

  #menu-container {
    height: 94.7%;
  }
}

@media only screen and (max-width: 540px) {
  #menu-container {
    height: 92.5%;
  }

  .detailcontainer {
    /* width: 319px; */
    /* margin-right: 155px; */
    width: 365px;
    right: 2px;
    /* left: 0px; */
    top: 70px;
    /* margin-bottom: 60px; */
  }

  .detailcontainer .popDetailsButton button {
    margin-bottom: 50px;
  }
}

@media only screen and (max-device-width : 450px) {
  #frame .content .contact-profile p span {
    font-size: 18px !important;
  }

  .detailcontainer,
  #accordionModule {
    /* margin: 61px -124px 0 0; */
    width: 390px;
    right: 2px;
    /* left: 0px; */
    top: 70px;
    height: 83.7vh;
  }

  .detailcontainer .popDetailsButton {
    margin-bottom: 60px;
  }

  .detailcontainer .popDetailsButton button {
    font-size: 13px;
  }

  .detailcontainer .header .title {
    font-size: 15px;
    font-weight: 600;
    padding: 0px 23px 0px 0px;
  }

  .detailcontainer .header .close {
    margin: -1px -14px 0 0;
  }

  #detailDrawer .owl-nav {
    top: 22%;
    right: 13px;
  }

  /* #outer-wrapper {
    /* width: 97% !important; */
  /* }  */

  .detailPolicyDrawer i {
    padding-right: 12px;
  }

  .detailPolicyDrawer {
    width: 387px;
    position: fixed;
    background: #ffffff;
    left: 0;
    height: 600px;
    /* overflow-y: auto; */
    overflow-x: auto;
  }

  .select2-container {
    width: 210px !important;
    margin-left: 5px;
  }

  .select2-dropdown {
    width: 210px !important;
  }

  .detailPolicyDrawer {
    width: 387px;
    position: fixed;
    background: #ffffff;
    /* left: 21px; */
    height: 600px;
    /* overflow-y: auto; */
    overflow-x: auto;
  }

  #outer-wrapper {
    width: 357px;
    /* width: 53vh; */
  }

  #colorDiv {
    height: 88px;
    position: absolute;
    top: 90px;
  }
}


@media only screen and (max-device-width: 425px) {
  #colorDiv {
    height: 94px;
    position: absolute;
    top: 90px;
  }

  .detailcontainer {
    /* padding-bottom: 60px; */
    /* height: 93vh; */
  }
}

@media only screen and (max-device-width : 414px) {
  #detailDrawer .slide-container p {
    padding: 8px 25px 10px 10px;
  }

  #context-container12 .topslider .btn-group {
    top: 252% !important;
  }

  .detailPolicyDrawer {
    width: 387px;
    position: fixed;
    background: #ffffff;
    left: 0;
    height: 600px;
    /* width: 100%; */
    overflow-x: auto;
  }

  #menu-container {
    height: 94.3%;
  }

  .homeSliderBanner {
    height: 100vh !important;
  }

  #buttonUpSlider {
    height: 53vh !important;
  }

  /* #frame .content{
        width: 91%;
      } */

  #colorDiv {
    height: 92px;
    position: absolute;
    top: 90px;
  }

  #accordionModule {
    width: 407px;
    right: 2px;
    top: 70px;
    margin: 0px;
    height: 84vh;
}
}

@media only screen and (max-device-width: 393px) {
  #colorDiv {
    height: 89px;
    position: absolute;
    top: 90px;
  }
  #outer-wrapper, 
  .detailcontainer{
    width: 390px;
  }
}

@media only screen and (max-device-width: 390px) {
  #colorDiv {
    height: 87px;
    position: absolute;
    top: 90px;
  }
  #outer-wrapper, 
  .detailcontainer{
    width: 395px;
  }

  #menu-container {
    height: 93.9%;
    right: 1px;
  }
  .submenu-container-c {
    
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (max-device-width: 375px) {
  #menu-container {
    height: 92.3%;
    right: 0;
  }
  #hoverDisclaimer p{
    display: none !important;
  }
  #hoverDisclaimer {
    display: none !important;
  }
  #outer-wrapper, 
  .detailcontainer{
    width: 360px;
  }
}

@media only screen and (max-device-width : 385px) {
  #generalslider {
    margin-left: 0;
  }

  #dw_val {
    font-size: 18px !important;
    margin-top: -7px;
  }

  .dw.ios .dwbw.dwb-s .fa-check {
    font-size: 18px !important;
  }

  .dw.ios .dwb-c .fa-times {
    font-size: 18px !important;
  }

  #context-container12 .topslider .btn-group {
    top: 219% !important;
  }

  #frame .content .contact-profile p span {
    font-size: 13px !important;
  }

  .detailcontainer {
    /* height: 100%;*/
    width: 318px;
    /* margin: 61px -109px 0 0; */
    padding-bottom: 60px;
  }

  .detailPolicyDrawer {
    width: 387px;
    /* width: 100%; */
    position: fixed;
    background: #ffffff;
    left: 0;
    height: 600px;
    /* overflow-y: auto; */
    overflow-x: auto;
  }

  .select2-container {
    width: 183px !important;
    margin-left: 5px;
  }

  .select2-dropdown {
    width: 183px !important;
  }

  #outer-wrapper, 
  .detailcontainer {
    /* width: 327px !important; */
    width: 360px;
  }

  #context-container #outerTitleImg span {
    font-size: 1.2rem;
  }

  #context-container #outerTitle {
    font-size: 14px;
  }

  #context-container .context-title p {
    font-size: 18px;
  }

  #context-container .call-out-container .call-out p.title {
    font-size: 12px;
  }

  .welcomeBanner .welcomebuttomSide #welcomebtn {
    font-size: 12px;
    padding: 1px 12px;
  }

  #context-container .call-out-container .call-out p.subtitle {
    font-size: 10px;
  }

  .welcomeBanner .welcomebuttomSide .card p {
    font-size: 12px;
  }

  .welcomeBanner .welcometopSide p {
    font-size: 12px;
  }

  .contact-profile button.pushNotification {
    margin-right: 7px;
  }

  #context-container .context-title span {
    font-size: 1.2rem;
  }

  .welcomeBanner .welcometopSide .bannertopsec .col-md-8 {
    margin-top: -5px;
  }

  .welcomeBanner h5.news {
    font-size: 7px;
    /* padding: 12px; */
    padding: 14px 0px 0px 30px;
  }

  #quick_reply a {
    font-size: 11px;
  }

  #location-card p {
    font-size: 13px;
  }

  #colorDiv {
    height: 87px;
    position: absolute;
    top: 90px;
  }
}

@media only screen and (max-device-width: 360px) {
  #colorDiv {
    height: 84px;
    position: absolute;
    top: 90px;
  }
  #outer-wrapper, 
  .detailcontainer{
    width: 318px;
  }
  #accordionModule{
    width: 317px;
    margin:0px;
    height: 84vh;
  }
  

  #menu-container {
    height: 93.1%;
    right: 0;
  }

  .detailcontainer .panel-heading a {
    color: #fff !important;
    display: block;
    border: none;
    /* padding: 26px 6px 20px; */
    padding: 19px 13px 22px 35px;
    font-size: 12px;
    background-color: #b1673b;
    /* font-weight: 600; */
    position: relative;
    color: #fff;
    box-shadow: none;
    transition: all 0.1s ease 0;
    left: 7px;
  }

  .panel-heading a:after,
  .panel-heading a.collapsed:after {
    content: "\f068";
    font-family: FontAwesome;
    text-align: center;
    position: absolute;
    left: -35px;
    top: 17px;
    color: #fff;
    background-color: #b1673b;
    border: 5px solid #fff;
    /* font-size: 15px; */
    width: 40px;
    /* height: 31px; */
    line-height: 30px;
    border-radius: 50%;
    transition: all 0.3s ease 0s;
  }
}

@media only screen and (max-device-width : 340px) {

  .virtualAssistant {
    padding: 0px 58px;
  }

  #colorDiv {
    height: 83px;
  }

  #virtualAssistance {
    font-size: 11px;
  }
  #outer-wrapper, .detailcontainer{
    width: 310px;
  }


}
@media only screen and (max-device-width : 320px) {

  .virtualAssistant {
    padding: 0px 58px;
  }

  #colorDiv {
    height: 83px;
  }

  #virtualAssistance {
    font-size: 11px;
  }
  #outer-wrapper, .detailcontainer{
    width: 310px;
  }


}

@media only screen and (max-device-width : 300px) {
  
  #outer-wrapper, .detailcontainer{
    width: 293px;
  }


}
@media only screen and (max-device-width : 290px) {
  
  #outer-wrapper, .detailcontainer{
    width: 280px;
  }


}


@media only screen and (max-device-width : 280px) {
  #colorDiv {
    height: 83px;
  }

  #virtualAssistance {
    font-size: 11px;
  }
  .submenu-container-c {
    
    grid-template-columns: 1fr;
  }
  #outer-wrapper, .detailcontainer{
    width: 277px;
  }
  #accordionModule{
    width: 280px;
    margin: 0px;
    height: 84vh;
  }
}