    
    .generalSupport-innerWrapper{
    padding-bottom: 0px;
    }
    #generalSupport-innerWrapper_product{
    padding-bottom: 105px;
    }


    .main-img-div {
    margin-bottom: 10px;
}
    .card-row-one-margin-bottom.review_con_two {
    background-color: #fff;
    padding: 2.7%;
    border: 1px solid #dbdbdb;
}

    @media only screen and (min-width: 320px) and (max-width: 767px) {
      .accordion_new.text-center-align {
            margin-bottom: 40px !important;
      }

      .generalSupport-innerWrapper{
        padding-bottom: 0px !important;
      }
      #generalSupport-innerWrapper_product {
    padding-bottom: 40px !important;
}
    #prodSupportMobile-conatiner{
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .display_desk{
    display:flex;
    gap:15px !important;
 }
 .display_desk img{
   width:31%;
 }
}
.button_classic#play_video_btn{
width:370px !important;
margin-bottom:0px !important;
border:unset;
}


.play_btn{
    text-align: center;
    margin-top: 35px;
}

@media only screen and (min-width: 834px) and (max-width: 1366px) {
    .small-12.large-6.cell.life_text_align_center.about_text {
        padding-left: 5% !important;
    } 

    .button_classic#play_video_btn{
width:100% !important;
margin-bottom:0px !important;
border:unset;

}

 
}

.videoSec-text{
  font-family: "Roboto", sans-serif !important;
font-size: 16px !important;
color: #000 !important;
font-weight: 300 !important;
margin-bottom: 10px !important;
font-style: normal !important;
text-align: start;
}

.model {
display: none;
position: fixed;
padding-top: 100px;
top: 0px;
left: 0;
z-index: 1;
overflow: auto;
width: 100%;
height: 100%;
z-index: 999999999999999 !important;
background-color: rgba(0, 0, 0, 0.85);
}

.model-content {
position: relative;
width: 60%;
margin: auto;
background-color: #fff;
animation-name: animatetop;
animation-duration: 0.9s;
}

@keyframes animatetop {
from {
  top: -300px;
  opacity: 0
}

to {
  top: 0;
  opacity: 1
}

}

.close {
color: white;
float: right;
font-size: 28px;
font-weight: bold;
cursor: pointer;
}

.mt-2{
    margin-top:10px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .button_classic#play_video_btn{
    width:100% !important;
  }

.mt-2#mt-2{
    margin-top:10px !important;
}
.model-content {
position: relative;
width: 90%;
margin: auto;
background-color: #fff;
animation-name: animatetop;
animation-duration: 0.9s;
}

@keyframes animatetop {
from {
  top: -300px;
  opacity: 0
}

to {
  top: 0;
  opacity: 1
}

}

.close {
color: white;
float: right;
font-size: 28px;
font-weight: bold;
}

.videoSec-text{
margin-top: 15px;
}

  #mymodel {
    height: 100vh !important;
    overflow-y: hidden !important;
    position: fixed !important;
    padding-top: 220px;
    top: 0px;
    left: 0;
}

}

 .card-row-one-margin-bottom.review_con_two a h3 {
    color: #fff;
    margin-bottom: 0;
    border: unset;
}

.button_classic#play_video_btn{
		width: 100% !important;
	}
	.gap_fix{
		/* justify-content: space-between; */
    gap:60px;
	}
	@media print, screen and (min-width: 40em) {
    .grid-x>.medium-8.desk_width {
        width: 60.33333% ;
    }
}
 #spacing-style-bottom_new{
	margin-top:60px !important;
}
	@media only screen and (min-width: 320px) and (max-width: 767px) {
 #spacing-style-bottom_new{
	margin-top:40px !important;
}
.gap_fix{
		/* justify-content: space-between; */
    gap:15px;
	}
.videoThumbnail-img {
    margin-top: 7px;
    width: 100% !important;
	margin-bottom: 15px;
}
.videoWrapper-content.top_spacing{
  margin-top:15px !important;
}

	}
.videoThumbnail-img {
    margin-top: 7px;
    width: 100%;
    border: 1px solid #dbdbdb;
}

.button_classic {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0 !important;
    padding: .85em 0em !important;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-transition: background-color .25s ease-out, color .25s ease-out;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-family: inherit;
    font-size: 1.2rem;
    -webkit-appearance: none;
    line-height: 1 !important;
    text-align: center;
    cursor: pointer;
    background-color: #b5121b;
    color: #fff !important;
    border-radius: 5px;
}

#Set_Up_Your_Device{
margin-top:0px !important;
}

.table-scroll .battery-table tbody td {
    border: none;
    width: 20%;
    padding: 15px;
    font-size: 16px;
}


 ul.classic_bullets li::before {
    content: "\2022";
    color: #b5121b;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    font-size: 20px;
}
.desk_width p{
  margin-bottom:10px !important;
}

.desk_width ul {
    margin-bottom: 10px !important;
}

.videoWrapper-content h3.video_title{
  color:#019ae4 !important;
}

.change_color_blue h1, .change_color_blue h2, .change_color_blue h3{
  color:#019ae4 !important;
}
.play_btn h3{
  color:white !important;
}
.change_color_blue .accordion-header{
  color:#019ae4 !important;
}