/*////////////////////*/
body {
  padding: 0;
  margin: 0;
  width: 100%;
  background-position: top center;
  background-color: #FFFFFF;
  overflow-x: hidden;
  zoom: 1;
}

a img {
  border: none;
  outline: none;
}

a,
a:hover,
a:link,
a:visited,
a:active {
  text-decoration: none;
}

/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
.meodal-dialog {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
  margin-top: 0px;
}

.modal {
  position: fixed;
  z-index: 9999;
  overflow: hidden;
}

.modal-content {
  background-color: transparent;
  box-shadow: none;
  margin-top: 0px;
}

.modal-header {
  border-bottom: none;
  margin: 0 auto;
}

.modal-footer {
  border-top: none;
}

.modal {
  background-color: rgba(0, 0, 0, 0.6);
}

/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
.wrapper_main_page_home_body {
  margin: 0 auto;
}
@media (max-width: 768px) {
  .wrapper_main_page_home_body {
    display: none;
  }
}
@media (max-width: 731px) {
  .wrapper_main_page_home_body {
    display: block;
  }
}
@media (max-width: 736px) {
  .wrapper_main_page_home_body {
    display: block;
  }
}
@media (max-width: 640px) {
  .wrapper_main_page_home_body {
    display: block;
  }
}
@media (max-width: 414px) {
  .wrapper_main_page_home_body {
    display: none;
  }
}
@media (max-width: 375px) {
  .wrapper_main_page_home_body {
    display: none;
  }
}
@media (max-width: 320px) {
  .wrapper_main_page_home_body {
    display: none;
  }
}

.wrapper_display_show_text_mobile {
  display: none;
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
@media (max-width: 768px) {
  .wrapper_display_show_text_mobile {
    display: block;
  }
}
@media (max-width: 736px) {
  .wrapper_display_show_text_mobile {
    display: none;
  }
}
@media (max-width: 731px) {
  .wrapper_display_show_text_mobile {
    display: none;
  }
}
@media (max-width: 640px) {
  .wrapper_display_show_text_mobile {
    display: none;
  }
}
@media (max-width: 414px) {
  .wrapper_display_show_text_mobile {
    display: block;
  }
}
@media (max-width: 375px) {
  .wrapper_display_show_text_mobile {
    display: block;
  }
}
@media (max-width: 320px) {
  .wrapper_display_show_text_mobile {
    display: block;
  }
}

.display_show_text_mobile {
  font-family: 'DBHelvethaicaX-55Regular';
  font-size: 30px;
  line-height: 30px;
  text-align: center;
}

.logo_toshiba_mobile {
  width: 270px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 20px;
}
.logo_toshiba_mobile img {
  width: 100%;
}

.logo_toshiba_mobile_2 {
  width: 540px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 20px;
}
.logo_toshiba_mobile_2 img {
  width: 100%;
}

.display_show_text_mobile_2 {
  font-family: 'DBHelvethaicaX-55Regular';
  font-size: 60px;
  line-height: 60px;
  text-align: center;
}

/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
video {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  background-size: cover;
  background-position: center top;
  z-index: -100;
  background-color: #FFFFFF;
}
@media (max-width: 1920px) {
  video {
    position: fixed;
    width: 100%;
    height: auto;
    transform: none;
    top: 0;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 1440px) {
  video {
        /*width: 100%;
		height: auto;
		top: 50%;
		background-color: #fbfbfb;*/
  }
}
@media (max-width: 1366px) {
  video {
    position: absolute;
    width: 100%;
    height: 100vh;
    transform: none;
    top: 0;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 1024px) {
  video {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center top;
    z-index: -100;
    background-color: #FFFFFF;
  }
}
@media (max-width: 823px) {
  video {
    position: fixed;
    width: 100%;
    height: auto;
    transform: none;
    top: 0;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 812px) {
  video {
    position: fixed;
    width: 100%;
    height: auto;
    transform: none;
    top: 0;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 736px) {
  video {
    position: absolute;
    width: 100%;
    height: 100vh;
    transform: none;
    top: 0;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 731px) {
  video {
    position: absolute;
    width: 100%;
    height: 100vh;
    transform: none;
    top: 0;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
  }
}

.wrapper_box_top {
  width: 100%;
  height: 100px;
  background-color: #FFFFFF;
  position: relative;
  padding-top: 35px;
}
@media (max-width: 1440px) {
  .wrapper_box_top {
    height: 100px;
  }
}
@media (max-width: 1366px) {
  .wrapper_box_top {
    padding-top: 15px;
    height: 50px;
  }
}
@media (max-width: 1024px) {
  .wrapper_box_top {
    padding-top: 54px;
    height: auto;
  }
}
@media (max-width: 823px) {
  .wrapper_box_top {
    padding-top: 15px;
    height: 50px;
  }
}
@media (max-width: 812px) {
  .wrapper_box_top {
    padding-top: 15px;
    height: 50px;
  }
}
@media (max-width: 731px) {
  .wrapper_box_top {
    padding-top: 15px;
    height: 50px;
  }
}
@media (max-width: 640px) {
  .wrapper_box_top {
    padding-top: 15px;
    height: 50px;
  }
}

.wrapper_box_top_in {
  width: 1360px;
  height: 35px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1366px) {
  .wrapper_box_top_in {
    width: 95%;
  }
}
@media (max-width: 823px) {
  .wrapper_box_top_in {
    width: 80%;
  }
}
@media (max-width: 731px) {
  .wrapper_box_top_in {
    width: 80%;
  }
}
@media (max-width: 640px) {
  .wrapper_box_top_in {
    width: 80%;
  }
}

.logo_toshiba {
  width: 227px;
  height: auto;
  float: left;
}
.logo_toshiba img {
  width: 100%;
}
@media (max-width: 1366px) {
  .logo_toshiba {
    width: 140px;
  }
}
@media (max-width: 1024px) {
  .logo_toshiba {
    width: 140px;
  }
}
@media (max-width: 823px) {
  .logo_toshiba {
    width: 120px;
  }
}
@media (max-width: 812px) {
  .logo_toshiba {
    width: 120px;
  }
}
@media (max-width: 731px) {
  .logo_toshiba {
    width: 120px;
  }
}
@media (max-width: 640px) {
  .logo_toshiba {
    width: 120px;
  }
}

.text_1 {
  width: 230px;
  height: auto;
  float: right;
}
.text_1 img {
  width: 100%;
}
@media (max-width: 1366px) {
  .text_1 {
    width: 140px;
  }
}
@media (max-width: 1024px) {
  .text_1 {
    width: 140px;
  }
}
@media (max-width: 823px) {
  .text_1 {
    width: 120px;
  }
}
@media (max-width: 812px) {
  .text_1 {
    width: 120px;
  }
}
@media (max-width: 731px) {
  .text_1 {
    width: 120px;
  }
}
@media (max-width: 640px) {
  .text_1 {
    width: 120px;
  }
}

.wrapper_content_center {
  width: 100%;
  height: auto;
}

.wrapper_content_center_in {
  width: 1360px;
  height: 594px;
  top: 52%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
}
@media (max-width: 1536px) {
  .wrapper_content_center_in {
    width: 95%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
}
@media (max-width: 1440px) {
  .wrapper_content_center_in {
    width: 95%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
}
@media (max-width: 1366px) {
  .wrapper_content_center_in {
    width: 95%;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding-left: 100px;
  }
}
@media (max-width: 1024px) {
  .wrapper_content_center_in {
    width: 95%;
    height: auto;
    top: 56%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
}
@media (max-width: 823px) {
  .wrapper_content_center_in {
    width: 95%;
    height: auto;
    top: 56%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
}
@media (max-width: 812px) {
  .wrapper_content_center_in {
    width: 95%;
    height: auto;
    top: 56%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
}
@media (max-width: 736px) {
  .wrapper_content_center_in {
    width: 95%;
    height: auto;
    top: 56%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
}
@media (max-width: 731px) {
  .wrapper_content_center_in {
    width: 95%;
    height: auto;
    top: 56%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
}
@media (max-width: 667px) {
  .wrapper_content_center_in {
    width: 95%;
    height: auto;
    top: 55%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
}
@media (max-width: 640px) {
  .wrapper_content_center_in {
    width: 95%;
    height: auto;
    top: 56%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
}

.wrapper_content_center_in_1 {
  width: 654px;
  position: relative;
}
@media (max-width: 1536px) {
  .wrapper_content_center_in_1 {
    width: 500px;
    left: 179px;
  }
}
@media (max-width: 1440px) {
  .wrapper_content_center_in_1 {
    width: 500px;
    left: 179px;
  }
}
@media (max-width: 1366px) {
  .wrapper_content_center_in_1 {
    width: 360px;
    left: 161px;
  }
}
@media (max-width: 1024px) {
  .wrapper_content_center_in_1 {
    width: 300px;
    left: 27px;
  }
}
@media (max-width: 823px) {
  .wrapper_content_center_in_1 {
    width: 200px;
    left: 2px;
  }
}
@media (max-width: 812px) {
  .wrapper_content_center_in_1 {
    left: 2px;
  }
}
@media (max-width: 736px) {
  .wrapper_content_center_in_1 {
    width: 200px;
    left: -10px;
  }
}
@media (max-width: 731px) {
  .wrapper_content_center_in_1 {
    width: 200px;
    left: -10px;
  }
}
@media (max-width: 667px) {
  .wrapper_content_center_in_1 {
    left: -20px;
  }
}
@media (max-width: 640px) {
  .wrapper_content_center_in_1 {
    width: 200px;
    left: -20px;
  }
}
@media (max-width: 568px) {
  .wrapper_content_center_in_1 {
    width: 160px;
    left: -31px;
  }
}

.text_2 {
  width: 654px;
  height: auto;
  margin: 0 auto;
}
.text_2 img {
  width: 100%;
}
@media (max-width: 1536px) {
  .text_2 {
    width: 460px;
  }
}
@media (max-width: 1440px) {
  .text_2 {
    width: 460px;
  }
}
@media (max-width: 1366px) {
  .text_2 {
    width: 360px;
  }
}
@media (max-width: 1024px) {
  .text_2 {
    width: 300px;
  }
}
@media (max-width: 823px) {
  .text_2 {
    width: 200px;
  }
}
@media (max-width: 731px) {
  .text_2 {
    width: 200px;
  }
}
@media (max-width: 640px) {
  .text_2 {
    width: 200px;
  }
}
@media (max-width: 568px) {
  .text_2 {
    width: 160px;
  }
}

.btn {
  display: block;
  width: 179px;
  height: auto;
  margin: 0 auto;
  margin-top: 40px;
  outline: none;
}
.btn img {
  width: 100%;
}
@media (max-width: 1366px) {
  .btn {
    margin-top: 20px;
    width: 160px;
  }
}
@media (max-width: 1024px) {
  .btn {
    margin-top: 10px;
    width: 150px;
  }
}
@media (max-width: 823px) {
  .btn {
    margin-top: 10px;
    width: 120px;
  }
}
@media (max-width: 731px) {
  .btn {
    margin-top: 10px;
    width: 100px;
  }
}
@media (max-width: 640px) {
  .btn {
    margin-top: 10px;
    width: 100px;
  }
}

/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
.wrapper_main_page_product_body {
  background: url(../images/bg_main_full_4.jpg);
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: top top;
  z-index: -100;
  background-color: #FFFFFF;
}
@media (max-width: 1440px) {
  .wrapper_main_page_product_body {
    background: url(../images/bg_main_full_5_1440x798.jpg) no-repeat;
    width: 100%;
    height: 100vh;
    background-position: top top;
    z-index: -100;
    background-color: #FFFFFF;
  }
}
@media (max-width: 1366px) {
  .wrapper_main_page_product_body {
        /*background: url(../images/bg_main_full_4.jpg);
		position: fixed;
    	top: 50%;
    	left: 50%;
    	transform: translateX(-50%) translateY(-50%);
    	width: 100%;
		height: 100vh;
    	background-size: cover;
    	background-position: center top;
    	z-index: -100;
		background-color: #FFFFFF;*/
    background: url(../images/bg_main_full_5_1440x798.jpg) no-repeat;
    width: 100%;
    height: 100vh;
    background-position: top top;
    z-index: -100;
    background-color: #FFFFFF;
  }
}
@media (max-width: 1200px) {
  .wrapper_main_page_product_body {
        /*background: url(../images/bg_main_full_4.jpg);
		position: fixed;
    	top: 50%;
    	left: 50%;
    	transform: translateX(-50%) translateY(-50%);
    	width: 100%;
		height: 100vh;
    	background-size: cover;
    	background-position: center top;
    	z-index: -100;
		background-color: #FFFFFF;*/
    background: url(../images/bg_main_full_5_1440x798.jpg) no-repeat;
    width: 200%;
    height: 100vh;
    background-position: top top;
    z-index: -100;
    background-color: #FFFFFF;
    transform: none;
    left: -130px;
    top: 0px;
  }
}
@media (max-width: 1024px) {
  .wrapper_main_page_product_body {
    background: url(../images/bg_main_full_3.jpg) no-repeat;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: 100vh;
    background-position: top top;
    z-index: -100;
    background-color: #FFFFFF;
  }
}
@media (max-width: 823px) {
  .wrapper_main_page_product_body {
    background: url(../images/bg_main_full_2.jpg);
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    top: 46%;
    left: 50%;
    width: 100%;
    background-size: cover;
    background-position: center top;
    z-index: -100;
    background-color: #FFFFFF;
  }
}
@media (max-width: 812px) {
  .wrapper_main_page_product_body {
    background: url(../images/bg_main_full_2.jpg);
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    top: 46%;
    left: 50%;
    width: 100%;
    background-size: cover;
    background-position: center top;
    z-index: -100;
    background-color: #FFFFFF;
  }
}
@media (max-width: 731px) {
  .wrapper_main_page_product_body {
    top: 57%;
    left: 50%;
    width: 100%;
    height: 100vh;
  }
}

.wrapper_box_top_2 {
  width: 100%;
  height: 100px;
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  padding-top: 35px;
  z-index: 999;
}
@media (max-width: 1440px) {
  .wrapper_box_top_2 {
    height: 100px;
  }
}
@media (max-width: 1366px) {
  .wrapper_box_top_2 {
    padding-top: 15px;
    height: 50px;
  }
}
@media (max-width: 1024px) {
  .wrapper_box_top_2 {
    padding-top: 30px;
    height: 80px;
  }
}
@media (max-width: 823px) {
  .wrapper_box_top_2 {
    padding-top: 15px;
    height: 50px;
  }
}
@media (max-width: 812px) {
  .wrapper_box_top_2 {
    padding-top: 15px;
    height: 50px;
  }
}
@media (max-width: 731px) {
  .wrapper_box_top_2 {
    padding-top: 15px;
    height: 50px;
  }
}
@media (max-width: 640px) {
  .wrapper_box_top_2 {
    padding-top: 15px;
    height: 50px;
  }
}

.footer_img {
  width: 820px;
  height: auto;
}
.footer_img img {
  width: 100%;
}

.wrapper_box_bottom {
  width: 100%;
  height: 100px;
  background-color: #454545;
  position: fixed;
  bottom: 0;
  padding: 0px;
}

.text_bottom {
  font-family: 'DBHelvethaicaX-55Regular';
  font-size: 22px;
  line-height: 22px;
  color: #FFFFFF;
  letter-spacing: 0.7px;
}
@media (max-width: 823px) {
  .text_bottom {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0px;
  }
}
@media (max-width: 731px) {
  .text_bottom {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (max-width: 640px) {
  .text_bottom {
    font-size: 14px;
    line-height: 14px;
  }
}
@media (max-width: 568px) {
  .text_bottom {
    font-size: 11px;
    line-height: 11px;
  }
}

.wrapper_object_product {
  width: 1620px;
  height: auto;
  margin: 0 auto;
  position: relative;
  top: 270px;
}
@media (max-width: 1440px) {
  .wrapper_object_product {
    width: 100%;
    top: 267px;
  }
}
@media (max-width: 1366px) {
  .wrapper_object_product {
    width: 100%;
    top: 236px;
  }
}
@media (max-width: 1024px) {
  .wrapper_object_product {
    width: 100%;
    top: 209px;
  }
}
@media (max-width: 823px) {
  .wrapper_object_product {
    width: 100%;
    top: 113px;
  }
}
@media (max-width: 736px) {
  .wrapper_object_product {
    width: 100%;
    top: 100px;
  }
}
@media (max-width: 731px) {
  .wrapper_object_product {
    width: 100%;
    top: 100px;
  }
}
@media (max-width: 667px) {
  .wrapper_object_product {
    width: 100%;
    top: 89px;
  }
}
@media (max-width: 640px) {
  .wrapper_object_product {
    width: 100%;
    top: 79px;
  }
}
@media (max-width: 568px) {
  .wrapper_object_product {
    width: 100%;
    top: 76px;
  }
}

.object_product_1 {
  width: 254px;
  height: auto;
  position: relative;
  top: 6px;
}
@media (max-width: 1440px) {
  .object_product_1 {
    width: 174px;
    height: auto;
    left: 77px;
  }
}
@media (max-width: 1366px) {
  .object_product_1 {
    width: 210px;
    height: auto;
    left: 86px;
  }
}
@media (max-width: 1024px) {
  .object_product_1 {
    width: 132px;
    height: auto;
    left: 77px;
  }
}
@media (max-width: 823px) {
  .object_product_1 {
    width: 106px;
    height: auto;
    left: 72px;
  }
}
@media (max-width: 736px) {
  .object_product_1 {
    width: 97px;
    height: auto;
    left: 64px;
  }
}
@media (max-width: 731px) {
  .object_product_1 {
    width: 95px;
    height: auto;
    left: 65px;
  }
}
@media (max-width: 667px) {
  .object_product_1 {
    width: 85px;
    height: auto;
    left: 60px;
  }
}
@media (max-width: 640px) {
  .object_product_1 {
    width: 100px;
    height: auto;
    left: 45px;
  }
}
@media (max-width: 568px) {
  .object_product_1 {
    width: 74px;
    height: auto;
    left: 49px;
  }
}

.arrow_1 {
  width: 25px;
  height: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.arrow_1 img {
  width: 100%;
}
@media (max-width: 1440px) {
  .arrow_1 {
    width: 25px;
  }
}
@media (max-width: 1366px) {
  .arrow_1 {
    width: 25px;
  }
}
@media (max-width: 1024px) {
  .arrow_1 {
    width: 25px;
  }
}
@media (max-width: 823px) {
  .arrow_1 {
    width: 25px;
  }
}
@media (max-width: 731px) {
  .arrow_1 {
    width: 20px;
  }
}
@media (max-width: 667px) {
  .arrow_1 {
    width: 20px;
  }
}
@media (max-width: 640px) {
  .arrow_1 {
    width: 20px;
  }
}
@media (max-width: 568px) {
  .arrow_1 {
    width: 20px;
  }
}

.product_1 {
  width: 254px;
  height: auto;
  display: block;
  float: left;
  position: relative;
  left: 16px;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}
.product_1 img {
  width: 100%;
}
.product_1:hover {
  box-shadow: 0 0 30px #eb1c23;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  transition: all .35s;
}
@media (max-width: 1440px) {
  .product_1 {
    width: 174px;
    height: auto;
    left: 0;
    transform: scale(1.2);
  }
}
@media (max-width: 1366px) {
  .product_1 {
    width: 210px;
    height: auto;
    left: 0;
  }
}
@media (max-width: 1024px) {
  .product_1 {
    width: 132px;
    height: auto;
    left: 0;
  }
}
@media (max-width: 823px) {
  .product_1 {
    width: 106px;
    height: auto;
    left: 0;
  }
}
@media (max-width: 736px) {
  .product_1 {
    width: 97px;
    height: auto;
    left: 0;
  }
}
@media (max-width: 731px) {
  .product_1 {
    width: 95px;
    height: auto;
    left: 0;
  }
}
@media (max-width: 667px) {
  .product_1 {
    width: 85px;
    height: auto;
    left: 0;
  }
}
@media (max-width: 640px) {
  .product_1 {
    width: 100px;
    height: auto;
    left: 0;
  }
}
@media (max-width: 568px) {
  .product_1 {
    width: 74px;
    height: auto;
    left: 0;
  }
}

@-webkit-keyframes arrow_1 {
  0%,
    20%,
    50%,
    80%,
    100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@keyframes arrow {
  0%,
    20%,
    50%,
    80%,
    100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
.wrapper_main_popup {
  width: 1500px;
  min-height: 900px;
  background-color: #FFFFFF;
  border-radius: 20px;
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1590px) {
  .wrapper_main_popup {
    width: 1440px;
  }
}
@media (max-width: 1440px) {
  .wrapper_main_popup {
    width: 1020px;
    min-height: 700px;
  }
}
@media (max-width: 1366px) {
  .wrapper_main_popup {
    width: 900px;
    min-height: 520px;
    top: 36px;
  }
}
@media (max-width: 414px) {
  .wrapper_main_popup {
    display: none;
  }
}
@media (max-width: 411px) {
  .wrapper_main_popup {
    display: none;
  }
}
@media (max-width: 375px) {
  .wrapper_main_popup {
    display: none;
  }
}
@media (max-width: 360px) {
  .wrapper_main_popup {
    display: none;
  }
}
@media (max-width: 320px) {
  .wrapper_main_popup {
    display: none;
  }
}

.img_close_popup {
  display: block;
  width: 47px;
  height: 47px;
  position: absolute;
  top: -24px;
  right: -20px;
}

.wrapper_text_top_pupup {
  width: 100%;
  height: auto;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 0px;
}
@media (max-width: 1440px) {
  .wrapper_text_top_pupup {
    padding-top: 30px;
  }
}

.text_top_popup_1 {
  font-family: 'DBHelvethaicaX-55Regular';
  font-size: 44px;
  line-height: 44px;
  color: #eb1c23;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 1.5px;
}
@media (max-width: 1366px) {
  .text_top_popup_1 {
    font-size: 38px;
    line-height: 38px;
  }
}

.text_top_popup_2 {
  font-family: 'DBHelvethaicaX-55Regular';
  font-size: 44px;
  line-height: 44px;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  letter-spacing: 1px;
}
@media (max-width: 1366px) {
  .text_top_popup_2 {
    font-size: 38px;
    line-height: 38px;
  }
}

.nav-tabs {
  border-bottom: none;
}

.wrappper_main_fool .wrapper_fool_product {
  width: 451px;
  height: 350px;
}
@media (max-width: 1440px) {
  .wrappper_main_fool .wrapper_fool_product {
    width: 290px;
    height: 270px;
  }
}
@media (max-width: 1366px) {
  .wrappper_main_fool .wrapper_fool_product {
    width: 240px;
    height: auto;
  }
}

.box_fool_product {
  width: 451px;
  height: 253px;
  overflow: hidden;
}
.box_fool_product img {
  width: 100%;
}
@media (max-width: 1440px) {
  .box_fool_product {
    width: 290px;
    height: 160px;
  }
}
@media (max-width: 1366px) {
  .box_fool_product {
    width: 100%;
    height: auto;
  }
}

.wrappper_main_fool {
  width: 1411px;
  margin: 0 auto;
  padding-top: 40px;
}
@media (max-width: 1440px) {
  .wrappper_main_fool {
    width: 900px;
  }
}
@media (max-width: 1366px) {
  .wrappper_main_fool {
    width: 780px;
    height: auto;
    padding-top: 20px;
  }
}

.wrapper_text_fool {
  width: 100%;
  margin-top: 20px;
  position: relative;
}
@media (max-width: 1366px) {
  .wrapper_text_fool {
    margin-top: 5px;
  }
}

.text_fool_1 {
  font-family: 'DBHelvethaicaX-55Regular';
  font-size: 30px;
  line-height: 30px;
  color: #000000;
  text-transform: capitalize;
  letter-spacing: 0.7px;
  text-align: left;
  font-weight: bold;
}
@media (max-width: 1366px) {
  .text_fool_1 {
    font-size: 18px;
    line-height: 18px;
  }
}

.text_fool_2 {
  font-family: 'DBHelvethaicaX-55Regular';
  font-size: 24px;
  line-height: 24px;
  color: #a0a0a0;
  text-transform: capitalize;
  letter-spacing: 0.7px;
  text-align: left;
  margin-top: 5px;
}
@media (max-width: 1366px) {
  .text_fool_2 {
    font-size: 18px;
    line-height: 18px;
  }
}

.play_btn {
  display: block;
  position: absolute;
  top: 82px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  width: 50px;
}
.play_btn img {
  width: 100%;
}
@media (max-width: 1440px) {
  .play_btn {
    top: 54px;
  }
}
@media (max-width: 1366px) {
  .play_btn {
    top: 21%;
  }
}
@media (max-width: 1024px) {
  .play_btn {
    top: 21%;
  }
}
@media (max-width: 731px) {
  .play_btn {
    top: 25%;
  }
}
@media (max-width: 640px) {
  .play_btn {
    top: 20%;
  }
}
@media (max-width: 568px) {
  .play_btn {
    top: 32%;
  }
}

.wrapper_text_fool_btn_so {
  position: absolute;
  bottom: 0;
}
@media (max-width: 1366px) {
  .wrapper_text_fool_btn_so {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .wrapper_text_fool_btn_so {
    bottom: -50px;
  }
}
@media (max-width: 440px) {
  .wrapper_text_fool_btn_so {
    bottom: -40px;
  }
}

.wrapper_text_fool_btn_so_2 {
  height: 61px;
  position: absolute;
  bottom: 30px;
  left: 44px;
  display: block;
}
@media (max-width: 1590px) {
  .wrapper_text_fool_btn_so_2 {
    left: 15px;
  }
}
@media (max-width: 1440px) {
  .wrapper_text_fool_btn_so_2 {
    left: 61px;
  }
}
@media (max-width: 1366px) {
  .wrapper_text_fool_btn_so_2 {
    bottom: 16px;
  }
}

.wrapper_text_fool_btn_so_3 {
  position: absolute;
  bottom: 30px;
  left: 194px;
  height: 61px;
  display: block;
}
@media (max-width: 1440px) {
  .wrapper_text_fool_btn_so_3 {
    left: 165px;
  }
}
@media (max-width: 1440px) {
  .wrapper_text_fool_btn_so_3 {
    left: 221px;
  }
}
@media (max-width: 1366px) {
  .wrapper_text_fool_btn_so_3 {
    bottom: 16px;
  }
}

.btn_so {
  float: left;
  margin-right: 35px;
  margin-bottom: 20px;
}
.btn_so:last-child {
  margin-right: 0px;
}
@media (max-width: 1440px) {
  .btn_so {
    width: 45px;
    height: auto;
    margin-right: 15px;
    margin-bottom: 37px;
  }
  .btn_so img {
    width: 100%;
  }
}

.btn_so_1 {
  float: left;
  margin-right: 35px;
  margin-bottom: 20px;
}
.btn_so_1:last-child {
  margin-right: 0px;
}
@media (max-width: 1440px) {
  .btn_so_1 {
    width: 45px;
    height: auto;
    margin-right: 15px;
    margin-bottom: 37px;
  }
  .btn_so_1 img {
    width: 100%;
  }
}
@media (max-width: 1366px) {
  .btn_so_1 {
    width: 36px;
    height: auto;
    margin-right: 13px;
    margin-bottom: -5px;
  }
}

.wrapper_you_tube {
  width: 930px;
  float: left;
}
@media (max-width: 1440px) {
  .wrapper_you_tube {
    width: 540px;
  }
}
@media (max-width: 1366px) {
  .wrapper_you_tube {
    width: 420px;
  }
}

.wrapper_you_in_text {
  width: 100%;
  height: 670px;
  position: relative;
  margin-bottom: 30px;
}
@media (max-width: 1440px) {
  .wrapper_you_in_text {
    height: 550px;
  }
}
@media (max-width: 1366px) {
  .wrapper_you_in_text {
    height: auto;
  }
}

.wrapper_you_in_text_pdf {
  width: 100%;
  height: 582px;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  overflow-y: scroll;
  background-color: #c4c4c4;
}
@media (max-width: 1440px) {
  .wrapper_you_in_text_pdf {
    height: 422px;
  }
}
@media (max-width: 1366px) {
  .wrapper_you_in_text_pdf {
    height: 315px;
  }
}

.wrapper_you_in {
  height: 540px;
}
@media (max-width: 1440px) {
  .wrapper_you_in {
    height: 390px;
  }
}
@media (max-width: 1366px) {
  .wrapper_you_in {
    height: 280px;
  }
}

.btn_under_video {
  width: 130px;
  height: auto;
  display: block;
  float: left;
  margin-right: 10px;
}
.btn_under_video:last-child {
  margin-right: 0px;
}
.btn_under_video img {
  width: 100%;
}

.wrapper_you_tube_2 {
  width: 440px;
  height: 700px;
  float: right;
  min-height: 500px;
}
@media (max-width: 1440px) {
  .wrapper_you_tube_2 {
    width: 339px;
    height: auto;
  }
}

.share_btn {
  width: 24px;
  height: auto;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
.download_btn {
  width: 24px;
  height: auto;
  display: block;
  position: absolute;
  right: 30px;
  top: 0;
}
.share_btn img,
.download_btn img {
  width: 100%;
}
@media (max-width: 560px) {
  .share_btn,
  .download_btn {
    margin-top: 10px;
    margin-right: 5px;
    top: 0px;
    left: 0;
    position: relative;
    float: left;
  }
}

.wrapper_list_video {
  width: 95%;
  height: auto;
  border-bottom: 1px solid #000;
}
@media (max-width: 640px) {
  .wrapper_list_video {
    width: 100%;
  }
}

.wrapper_list_video_text {
  font-family: 'DBHelvethaicaX-55Regular';
  font-size: 26px;
  line-height: 30px;
  color: #000000;
  text-align: left;
}

.wrapper_list_fool {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 10px;
  overflow: hidden;
}

.img_list_fool {
  width: 180px;
  height: 101px;
  overflow: hidden;
  float: left;
  position: relative;
}
.img_list_fool img {
  width: 100%;
  margin-top: -20%;
}
@media (max-width: 1366px) {
  .img_list_fool {
    width: 130px;
    height: 73px;
  }
}

.img_list_fool_text {
  width: 200px;
  height: auto;
  float: left;
  margin-top: 20px;
  margin-left: 20px;
}
.img_list_fool_text .text_fool_1 {
  font-family: 'DBHelvethaicaX-55Regular';
  font-size: 24px;
  line-height: 24px;
  color: #000000;
  text-transform: capitalize;
  letter-spacing: 0.7px;
  text-align: left;
  font-weight: bold;
}
@media (max-width: 1366px) {
  .img_list_fool_text .text_fool_1 {
    font-size: 18px;
    line-height: 18px;
  }
}
.img_list_fool_text .text_fool_2 {
  font-family: 'DBHelvethaicaX-55Regular';
  font-size: 20px;
  line-height: 20px;
  color: #a0a0a0;
  text-transform: capitalize;
  letter-spacing: 0.7px;
  text-align: left;
  margin-top: 5px;
}
@media (max-width: 1366px) {
  .img_list_fool_text .text_fool_2 {
    font-size: 18px;
    line-height: 18px;
  }
}
@media (max-width: 1440px) {
  .img_list_fool_text {
    width: 138px;
    margin-top: 0px;
  }
}
@media (max-width: 1366px) {
  .img_list_fool_text {
    width: 168px;
    margin-top: 0px;
  }
}

.list_text_fool_btn_so {
  position: relative;
  top: 100px;
}

.img_list_fool_active {
  width: 180px;
  height: 101px;
  position: absolute;
}
@media (max-width: 1366px) {
  .img_list_fool_active {
    width: 130px;
    height: 73px;
  }
}

.active_youtube_popup {
  background: url(../images/play_btn_2.png) no-repeat;
  width: 180px;
  height: 101px;
  position: absolute;
}
@media (max-width: 1366px) {
  .active_youtube_popup {
    width: 130px;
    height: 73px;
    background-size: 130px 73px;
  }
}

.wrapper_list_fool_nav {
  width: 440px;
  height: 550px;
  float: right;
}
@media (max-width: 1440px) {
  .wrapper_list_fool_nav {
    width: 338px;
    height: 389px;
    overflow: hidden;
    overflow-y: scroll;
  }
}
@media (max-width: 1366px) {
  .wrapper_list_fool_nav {
    width: 338px;
    height: 279px;
    overflow: hidden;
    overflow-y: scroll;
  }
}
@media (max-width: 640px) {
  .wrapper_list_fool_nav {
    width: 100%;
    float: none;
  }
}

.wrapper_list_fool_nav_btn_so {
  width: 100%;
  height: auto;
  position: relative;
  top: 68px;
}
@media (max-width: 1366px) {
  .wrapper_list_fool_nav_btn_so {
    top: 40px;
  }
}

/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
.wrapper_btn_product {
  width: 100%;
  height: auto;
  position: relative;
}
@media (max-width: 1710px) {
  .wrapper_btn_product {
    width: 1700px;
  }
}
@media (max-width: 1440px) {
  .wrapper_btn_product {
    width: 1440px;
  }
}
@media (max-width: 1366px) {
  .wrapper_btn_product {
    width: 1366px;
  }
}

.btn_product_1 {
  width: 13.02%;
  height: 620px;
  position: relative;
  float: left;
  top: 270px;
  margin-left: 8.85%;
  /*background-color: rgba(0,255,243,0.50);*/
}
@media (max-width: 1710px) {
  .btn_product_1 {
    height: 550px;
    top: 240px;
  }
}
@media (max-width: 1536px) {
  .btn_product_1 {
    height: 500px;
    top: 213px;
    margin-left: 7.20%;
  }
}
@media (max-width: 1440px) {
  .btn_product_1 {
    height: 420px;
    top: 233px;
    margin-left: 11.11%;
  }
}
@media (max-width: 1366px) {
  .btn_product_1 {
    margin-left: 12.11%;
  }
}
@media (max-width: 1024px) {
  .btn_product_1 {
    width: 10.02%;
    height: 327px;
    top: 252px;
    margin-left: 101px;
  }
}

.btn_product_2 {
  width: 12.03%;
  height: 180px;
  position: relative;
  float: left;
  top: 410px;
  margin-left: 8.28%;
  /*background-color: rgba(0,255,243,0.50);*/
}
@media (max-width: 1710px) {
  .btn_product_2 {
    top: 370px;
  }
}
@media (max-width: 1536px) {
  .btn_product_2 {
    height: 122px;
    top: 333px;
    margin-left: 6.38%;
  }
}
@media (max-width: 1440px) {
  .btn_product_2 {
    height: 122px;
    top: 333px;
    margin-left: 6.38%;
  }
}
@media (max-width: 1366px) {
  .btn_product_2 {
    margin-left: 7.38%;
  }
}
@media (max-width: 1024px) {
  .btn_product_2 {
    width: 125px;
    height: 99px;
    top: 326px;
    margin-left: 77px;
  }
}

.btn_product_3 {
  width: 5%;
  height: 103px;
  position: relative;
  float: left;
  top: 494px;
  margin-left: 10.36%;
  /*background-color: rgba(0,255,243,0.50);*/
}
@media (max-width: 1710px) {
  .btn_product_3 {
    top: 444px;
  }
}
@media (max-width: 1536px) {
  .btn_product_3 {
    height: 83px;
    top: 395px;
    margin-left: 8.56%;
  }
}
@media (max-width: 1440px) {
  .btn_product_3 {
    height: 73px;
    top: 385px;
    margin-left: 8.81%;
  }
}
@media (max-width: 1366px) {
  .btn_product_3 {
    margin-left: 9.81%;
  }
}
@media (max-width: 1024px) {
  .btn_product_3 {
    width: 54px;
    height: 58px;
    top: 370px;
    margin-left: 102px;
  }
}

.btn_product_4 {
  width: 4.27%;
  height: 160px;
  position: relative;
  float: left;
  top: 435px;
  margin-left: 22.81%;
  /*background-color: rgba(0,255,243,0.50);*/
}
@media (max-width: 1710px) {
  .btn_product_4 {
    margin-left: 23.00%;
    top: 395px;
  }
}
@media (max-width: 1536px) {
  .btn_product_4 {
    height: 110px;
    top: 350px;
    margin-left: 20.27%;
  }
}
@media (max-width: 1440px) {
  .btn_product_4 {
    height: 110px;
    top: 350px;
    margin-left: 20.27%;
  }
}
@media (max-width: 1366px) {
  .btn_product_4 {
    margin-left: 21.59%;
  }
}
@media (max-width: 1024px) {
  .btn_product_4 {
    width: 48px;
    height: 90px;
    top: 341px;
    margin-left: 225px;
  }
}

.name_product {
  font-family: 'DBHelvethaicaX-55Regular';
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  color: #ff0004;
  position: relative;
  top: -10px;
}

.animate_1 {
  width: 100px;
  height: auto;
  position: absolute;
  top: 40px;
  left: 70px;
  right: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.animate_1 img {
  width: 100%;
}
@media (max-width: 1440px) {
  .animate_1 {
    width: 80px;
    top: 20px;
  }
}
@media (max-width: 1024px) {
  .animate_1 {
    width: 60px;
    top: 10px;
    left: 34px;
  }
}

.animate_2 {
  width: 187px;
  height: auto;
  position: absolute;
  top: 29px;
  left: 0px;
  right: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.animate_2 img {
  width: 100%;
}
@media (max-width: 1536px) {
  .animate_2 {
    width: 148px;
    top: 20px;
    left: 0px;
  }
}
@media (max-width: 1440px) {
  .animate_2 {
    width: 126px;
    top: 16px;
    left: 3px;
  }
}
@media (max-width: 1024px) {
  .animate_2 {
    width: 96px;
    top: 16px;
    left: -1px;
  }
}

.animate_3 {
  width: 90px;
  height: auto;
  position: absolute;
  top: 86px;
  left: -3px;
  right: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  opacity: 0.4;
}
.animate_3 img {
  width: 100%;
}
@media (max-width: 1536px) {
  .animate_3 {
    width: 80px;
    height: auto;
    position: absolute;
    top: 53px;
    left: -4px;
  }
}
@media (max-width: 1440px) {
  .animate_3 {
    width: 65px;
    height: auto;
    position: absolute;
    top: 51px;
    left: 0px;
  }
}
@media (max-width: 1024px) {
  .animate_3 {
    width: 96px;
    top: 16px;
    left: -1px;
  }
}

.arrow_1 img {
  position: relative;
  margin: 0 auto;
  display: block;
  top: -30px;
  -webkit-animation: arrow 1.6s both infinite;
  animation: arrow 1.6s both infinite;
}
@media (max-width: 1440px) {
  .arrow_1 img {
    top: -30px;
  }
}
@media (max-width: 1366px) {
  .arrow_1 img {
    top: -30px;
  }
}
@media (max-width: 1024px) {
  .arrow_1 img {
    top: -30px;
  }
}
@media (max-width: 823px) {
  .arrow_1 img {
    top: -15px;
  }
}

@-webkit-keyframes arrow {
  0%,
    20%,
    50%,
    80%,
    100% {
    -webkit-transform: translateY(0px);
  }
  40% {
    -webkit-transform: translateY(-6px);
  }
  60% {
    -webkit-transform: translateY(-4px);
  }
}
@keyframes arrow {
  0%,
    20%,
    50%,
    80%,
    100% {
    transform: translateY(0px);
  }
  40% {
    transform: translateY(-6px);
  }
  60% {
    transform: translateY(-4px);
  }
}
.text_graphic {
  width: 500px;
  height: auto;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
.text_graphic img {
  width: 100%;
}
@media (max-width: 1536px) {
  .text_graphic {
    width: 460px;
  }
}
@media (max-width: 1440px) {
  .text_graphic {
    width: 460px;
  }
}
@media (max-width: 1366px) {
  .text_graphic {
    width: 360px;
  }
}
@media (max-width: 1024px) {
  .text_graphic {
    width: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 823px) {
  .text_graphic {
    width: 200px;
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
@media (max-width: 812px) {
  .text_graphic {
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
@media (max-width: 731px) {
  .text_graphic {
    width: 200px;
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
@media (max-width: 640px) {
  .text_graphic {
    width: 200px;
    margin-top: 10px;
    margin-bottom: 0px;
  }
}
@media (max-width: 568px) {
  .text_graphic {
    width: 160px;
  }
}

/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////                            ////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
.icon_click_here_1 {
  width: 60px;
  height: auto;
  position: absolute;
  top: -105px;
  left: 0px;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.icon_click_here_1 img {
  width: 100%;
}
@media (max-width: 1440px) {
  .icon_click_here_1 {
    width: 50px;
    top: -90px;
  }
}

.text_click_here {
  font-family: 'DBHelvethaicaX-67MedCond';
  font-size: 20px;
  line-height: 16px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  color: #D00003;
  text-align: center;
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1440px) {
  .text_click_here {
    font-size: 16px;
    line-height: 12px;
    top: 15px;
  }
}
