.itopplus-background {

}
body,
html {
    overflow-x: hidden;
    font-family: 'Prompt', sans-serif;
}



.no-js a {
    color: #000;
  	transition: 0.35s;
}
.no-js a:hover {
    color: #9b0b0b;
}
.itopplus-footer {
    color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #fff;
}



/*
.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_25082023vll0/0/0/1z-z1478609002679.webp');
}
.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_25082023vll0/0/0/2z-z624135419460.webp');
}
*/

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_25082023vll0/0/0/3z-z1213414305576.webp');
}
.itopplus-bg5 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_25082023vll0/0/0/5z-z1338257055441.webp');
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #282828;
    margin: 0 2px;
    padding: 10px 6px;
    font-size: 16px;
    border-radius: 30px;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff !important;
    box-shadow: none;
    border-radius: 30px;
    background: transparent;
    background-color: #f16623;
}
.dropdown-menu>li>a {
    color: #000;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #000;
    background: #e8e8e8;
}



.itopplus-sidebar-menu-single a:link {
    color: #000 !important;
}
.itopplus-sidebar-menu-single a:active {
    background-color: #f16623;
    color: #fff!important;
}
.itopplus-sidebar-menu-single {
    border-bottom: transparent;
}
.itopplus-sidebar-menu-parent a {
    color: #000 !important;
}
.itopplus-sidebar-menu-parent a:active {
    background-color: #f16623;
    color: #fff!important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000
}
.navbar-default .navbar-toggle:focus .icon-bar,.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #f16623;
    color: #fff!important;
}
.text-bar {
    color: #000!important
}
.navbar-default .navbar-toggle:focus .text-bar, .navbar-default .navbar-toggle:hover .text-bar  {
    background-color: #f16623;
    color: #fff!important;
}
.itopplus-sidebar-main a:link {
    color: #000 !important;
}
.itopplus-sidebar-menu-single a {
    color: #000 !important;
}
.navbar-default .navbar-brand {
    color: #000;
}
.navbar-default .navbar-brand:hover {
    background-color: #f16623;
    color: #fff!important;
}



/********Only Sidebar*********/
@media screen and (max-width : 992px) {
    
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000 !important;
    color: #000 !important;
}
#controlMenu, {
    color: #000 !important;
}
.navbar-default {
    background: #fff;
}
  
/*new logo nav*/
.navbar-header {
    display: flex;
    flex-direction: row-reverse;
    box-shadow: 0 0 5px 0 #ccc;
    padding: 0 10px;
}
.itopplus-logo img {
    position: fixed;
    object-fit: contain;
    width: 50px !important;
    top: 2px;
    left: 15px;
}

}

@media screen and (min-width : 1024px) {
.navbar-default {
    background: transparent;
}
#controlPosition {
    margin-top: 3%;
    text-align: right;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 60%;
}
.nav-template7 li a {
    font-size: 16px!important;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
}

@media screen and (min-width : 1366px) {}




/* oscar*/
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
   background: transparent;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
figure.effect-oscar h2 {
       margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
  transform: none!important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.05,1.05,1);
}
/* oscar */


/*from Contact*/
.no-js #Component6521050cfa8f1800137d139d label {
    display: none!important;
}
.no-js #Component6521050cfa8f1800137d139d .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component6521050cfa8f1800137d139d .form-control {
    border: none;
    border-bottom: 1px dashed #272727;
    border-radius: 0px!important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 21px 5px;
    background: transparent;
    color: #1b1c1e;
    font-size: 16px !important;
}
.no-js #Component6521050cfa8f1800137d139d .form-control:focus {
  border-bottom: 1px dashed #000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #000;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #1b1c1e!important;
}
.no-js #Component6521050cfa8f1800137d139d .btn {
   background: linear-gradient(to right, #000 0%,#000 100%);
  color: #fff;
  text-shadow: 0 0px 0 #e1963600;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 25px;
  padding: 10px 30px 10px 30px;
  font-size: 16px;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component6521050cfa8f1800137d139d .btn-default:active {
   background: linear-gradient(to right, #000 0%,#000 100%);
}
.no-js #Component6521050cfa8f1800137d139d .btn-default:hover,
.no-js #Component6521050cfa8f1800137d139d .btn-default:focus {
  background-position: 0 0px;
background: linear-gradient(to right, #000 0%,#000 100%);
}
.no-js #Component6521050cfa8f1800137d139d  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component6521050cfa8f1800137d139d span.label {
  font-size: 13px;
  font-weight: 300;
}
.no-js #Component6521050cfa8f1800137d139d ::placeholder {
  color: #1b1c1e!important;
  font-weight:300;
}
#background6521050cfa8f1800137d139d {
    background: #eee !important;
    margin: 0 auto;
    padding: 5% 3%;
    border-radius: 20px;
    margin-bottom: 6%;
}
/*from Contact*/



/*เฉพาะรูปแบบมีขอบ*/
.thumbnail img.imageGallery:hover{
   -webkit-transform: scale(1.1);
   transform: scale(0.98);
 -moz-transition: all 0.5s;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
   transform: scale(1.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.05);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
#background651fcba47dee5e0013b3f8ab .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #000;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
  	margin-bottom: 10%;
}
#background651fcba47dee5e0013b3f8ab .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #000;
}
#background65219bc17dee5e0013b3fe20 .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #000;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
  	margin-bottom: 10%;
}
#background65219bc17dee5e0013b3fe20 .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #000;
}


/*contenemanager*/
h3.managerHeader {
    display: none;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 30px;
    border-bottom: 1px solid #e1723a;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 18px;
    padding: 5% 5% 0%;
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro:hover .btnnew {
    background: #000;
    color: #fff;
    transition: 0.35s;
    border-top: 1px solid #fcebc5;
}
.social-share {
    display: none;
}
/*contenemanager*/


h1, h2, h3, h4, h5, h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
    font-size: 36px;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}



#background651fb0cb9904810013bc42d5 .thumbs {
    margin-bottom: 0px;
}
#background651fa91dfa8f1800137cfdf1 .boderedlayoutClient,
#background651fa8a46e4a92001277d77f .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
.padmenu-block {
    padding: 4% 0% 1%;
}
.padmenu h1 {
    font-weight: 600;
    text-align: center;
    font-size: 36px;
}
#background651fad4dfa8f1800137cfe73 figure.effect-oscar figcaption {
    background: rgb(0 0 0 / 40%);
    border-radius: 25px;
}
#background651fad4dfa8f1800137cfe73 figure.effect-oscar {
    border-radius: 25px;
}
.btndetail {
    background: #d91d21;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    width: fit-content;
    padding: 7px 20px;
    border-radius: 30px;
    margin-top: 3%;
    box-shadow: 2px 2px 8px 0px rgb(217 28 33 / 39%);
    transition: 0.35s;
}
.btndetail:hover {
    background: #fad761;
    transition: 0.35s;
}
#background651fad4dfa8f1800137cfe73 figure.effect-oscar:hover .btndetail {
    background: #fad761;
    transition: 0.35s;
    border-radius: 25px;
}
.padbg-service h1 {
    font-weight: 600;
}
.padbg-service {
    margin-top: 25%;
}
.padiconsocial-footer {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 10%;
}
.iconsocial-footer {
    width: 13%;
}
.texticonsocial-footer {
    align-self: center;
    margin-left: 14px;
}
.qrcode {
    width: 50%;
    float: right;
    margin-top: 10%;
}
.textfooter h4 {
    font-weight: 600;
    margin-bottom: 10px;
}
.padicontel-footer {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    margin-left: 7%;
    margin-top: 2%;
}
.icontel-footer {
    width: 12%;
}
.texticontel-footer {
    align-self: center;
    margin-left: 3%;
    white-space: break-spaces;
}
.texticontel-footer span {
    font-size: 20px;
}
.textfooter2 {
    margin-bottom: 10px;
    margin-left: 7%;
}
.textfooter {
    margin-top: 10%;
    margin-left: 10%;
}
.copyright {
    font-size: 12px;
    margin-top: 5%;
}
.padempty-footer {
    padding: 0.5% 0%;
}
.padbgproduct-home {
    text-align: center;
    margin-top: 3%;
    margin-bottom: 5%;
}
.section-giantfishbomb h3 {
    white-space: break-spaces;
}
.section-giantfishbomb h6 {
    color: #f16623;
    font-weight: 600;
    margin-bottom: 5px;
}
.section-giantfishbomb h1 {
    color: #9b0b0b;
    font-weight: 600;
}
.section-two {
    margin-top: 20%;
    margin-left: 5%;
}
.section-one {
    margin-top: 26%;
    text-align: right;
    padding-right: 10%;
}
#background651fa91dfa8f1800137cfdf1 {
    margin-top: -7%;
}
.bgaward img {
    border-radius: 25px;
}
.bgaward img {
    border-radius: 25px;
}
.bgaward {
    margin-top: 3%;
    margin-bottom: 3%;
}
.padiconfranchise-block {
    display: flex;
    width: 100%;
    padding: 4% 0% 0%;
}
.iconfranchise {
    width: 35%;
    padding-bottom: 6%;
    margin: 0 auto;
}
.padiconfranchise {
    text-align: center;
    transition: 0.35s;
}
.padiconfranchise h4 {
    font-weight: 600;
}
.padiconfranchise:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.padbgfranchise {
    background: radial-gradient(circle, rgb(250 215 97) 0%, rgb(252 228 151 / 85%) 100%);
    padding: 5% 0%;
    border-radius: 25px;
}
.bgproduct {
    background: linear-gradient(to bottom, rgba(217,30,33,1) 0%,rgba(241,102,35,1) 100%);
    color: #fff;
    text-align: center;
    padding: 45% 0% 15%;
    margin-top: -40% !important;
    border-radius: 50% 50% 15% 15%;
    width: 90%;
    margin: 0 auto;
}
.bgproduct h4 {
    white-space: break-spaces;
}
.bgproduct.top h4 {
    margin-top: -5%;
    margin-bottom: -9%;
}

.btnproduct {
    background: #f16623;
    color: #fff;
    text-align: center;
    border-radius: 55px;
    width: fit-content;
    margin: 0 auto;
    padding: 5px 35px;
    margin-top: 3%;
}
.btnproduct h1 {
    font-weight: 600;
}
.btnproduct-bottom {
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    background: #f16623;
    width: 3%;
    height: 2%;
    text-align: center;
    display: list-item;
    margin: 0 auto;
    margin-top: -3px;
}
.btndetail-product {
    margin-bottom: 5%;
}
.giantfishbomb-bg {
    width: 70%;
    position: absolute;
}
.giantfishbomb-bg3 {
    width: 60%;
    margin: 0 auto;
    margin-top: -57%;
}
.slowgan h1 {
    color: #fff;
    text-align: center;
    padding: 2% 0% 5%;
    margin-top: 5%;
    font-weight: 600;
    font-size: 50px;
}

.giantfishbomb-bg2 {
    margin-top: 12%;
}
.giantfishbomb-bg3  {
    -webkit-animation: hithere 2s ease infinite;
    animation: hithere 2.5s ease infinite;
}
.whygian h1 {
    text-align: center;
    font-size: 46px;
    font-weight: 600;
    background: linear-gradient(to bottom, rgba(250,213,81,1) 0%,rgba(241,147,36,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.whygian h3 {
    text-align: center;
}
.whygian-border {
    border-right: 3px solid #fad551;
}
.whygian-block {
    display: flex;
    width: 100%;
    margin-top: 2%;
    margin-bottom: 3%;
}
.whygian {
    width: 25%;
}
.bgcustomer {
    margin-bottom: 6%;
}
.padmenu-head {
    padding: 15px 0px;
}
.pad-contactus h3 {
    font-weight: 600;
    color: #9b0b0b;
}
@keyframes hithere {
  30% { transform: scale(1.1); }
  50% { transform: rotate(5deg) scale(1); }
  100% { transform: scale(1); }
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #d91d21 !important;
}
.buttonExampleSite:hover {
    background: #d91d21 !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #000000bd !important;
    color: #fff !important;
}
.ITPlinkToCookiepage:hover {
    color: #fff  !important;
}
.ITPcookiebar {
    width: 100% !important;
    font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
ul.icon-a {
    font-size: 16px;
}
.iconcontact {
    width: 9%;
}
.padiconcontact {
    display: flex;
    width: 100%;
    margin-bottom: 5px;
}
.texticoncontact {
    align-self: center;
    margin-left: 10px;
}
.padsicial-contact {
    margin-top: 3%;
}
.padsicial-contactblock {
    display: flex;
    width: 100%;
}
.qrcode-contact {
    width: 50%;
    margin-top: 5%;
}
#iframe65211a0cfa8f1800137d13d4 iframe {
    border-radius: 20px;
}
.bg-fs {
    margin-left: -37%;
    width: 125%;
    margin-bottom: 5%;
    margin-top: 4%;
}
.headdetail-product h1 {
    font-weight: 600;
    color: #9b0b0b;
}
.btnprice {
    background: #f16623;
    color: #fff;
    text-align: center;
    width: fit-content;
    border-radius: 50px;
    padding: 10px 20px;
    margin-top: 2%;
    margin-bottom: 3%;
    font-weight: 600;
}
.btnprice span {
    font-size: 38px;
    font-weight: 600;
}
.headdetail-product {
    text-align: left;
    margin-top: 0%;
}
.headdetail-product h5 {
    font-weight: 600;
}
.padsicial-product {
    margin-top: 6%;
}
.padsicial-product h3 {
    margin-bottom: 2%;
    font-weight: 600;
}
.padsicial-product .iconcontact {
    width: 7%;
}
.detail-franchise h1 {
    font-weight: 600;
}
.logo-2 {
    width: 26%;
    margin-bottom: 4%;
}
.btnprice h5 {
    font-size: 26px;
    font-weight: 600;
}
.detail-franchise h1 {
    font-weight: 600;
}
.detail-franchise {
    background: #eee;
    padding: 4%;
    border-radius: 30px;
    margin-bottom: 2%;
    margin-top: 2%;
    text-align: left;
    line-height: 1.5;
}
.detail-franchise h4 {
    font-weight: 600;
}
.detail-product2 {
  border-right: 1px solid #fad551;
}
.detail-product3 {
    padding-left: 20px;
}
.detail-franchise h4 {
    font-weight: 600;
}
.detail-franchise h1 span {
    color: #9b0b0b;
    font-size: 50px;
}
.headdetail-product h3 {
    white-space: break-spaces;
}
.headdetail-product h5 {
    white-space: break-spaces;
}
.bgproduct-block .bgproduct {
    margin-top: -50% !important;
    padding: 45% 0% 12%;
    height: 240px;
}
.bgproduct-block h4 {
    font-weight: 600;
    margin-bottom: 5px;
}
.padhistory h1 {
    color: #9b0b0b;
    font-weight: 600;
}
.padhistory h4 {
    color: #f16623;
    font-weight: 600;
}
.padhistory p {
    text-indent: 30px;
}
#background65227c782d2b010013ff3883 figure.effect-oscar,
#background65227db89904810013bc548e figure.effect-oscar,
#background652282c5058a8d0013cf15b5 figure.effect-oscar,
#background652288469904810013bc54e2 figure.effect-oscar,
#background6531fa8abd7faa001261a220 figure.effect-oscar {
    border-radius: 20px;
}
.padslogan-about {
    background: #eee !important;
    margin: 0 auto;
    padding: 3% 3%;
    border-radius: 20px;
    margin-bottom: 6%;
    text-align: center;
}
.padslogan-about p {
    white-space: break-spaces;
}
.padslogan-about h1 {
    color: #9b0b0b;
    font-weight: 600;
}
.padslogan-about h6 {
    color: #f16623;
    font-weight: 600;
    margin-bottom: 5px;
}
.logoslogan {
    width: 15%;
    margin: 0 auto;
    margin-top: 2%;
    margin-bottom: 2%;
}











.main-timeline{
    position: relative;
    transition: all 0.4s ease 0s;
}
.main-timeline:before{
    content: "";
    width: 3px;
    height: 100%;
    background: #bfbfbf;
    position: absolute;
    top: 0;
    left: 50%;
}
.main-timeline .timeline{
    position: relative;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline .timeline-icon{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #d91d21;
    position: absolute;
    top: 0;
    left: 3px;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
}
.main-timeline .timeline-content {
    width: 45%;
    padding: 0px 20px 20px;
    border-radius: 0px;
    text-align: right;
    border-bottom: 3px solid #0000001a;
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0s;
}
.main-timeline .date {
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    padding: 8px 30px;
    background: #d91d21;
    border-radius: 30px;
}
.main-timeline .title{
    font-size: 24px;
    font-weight: 500;
    color: #5c5151;
    margin-top: 30px;
}
.main-timeline .description {
    font-size: 16px;
    color: #606060;
    line-height: 2;
    margin-top: 3%;
}
.main-timeline .timeline-content.right{
    float: right;
    text-align: left;
}
ul.icon-product ::marker {
    color: #d91d21;
}
ul.icon-product p {
    text-indent: 0px;
}
.padhistory-service {
    margin-left: 3%;
    width: 100%;
}
.headdetail-product-service {
    display: flow-root;
    padding-left: 2%;
    margin-top: 3%;
}
.Contentmanager img.img-responsive {
    margin-top: 5%;
}
#background65228dea9904810013bc550b .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background65228dea9904810013bc550b .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    text-align: center;
    font-size: 18px;
    color: #000;
    margin-top: 6%;
}
#contenttype71 {
    font-size: 16px;
    text-align: left;
}
#contenttype71 span {
    font-weight: 600;
}
#ContentmanagerTemplate65229801058a8d0013cf1687 .fa, .fas {
    color: #000;
    font-size: 16px;
}
.nav-template7 li a strong {
    font-weight: 600;
}
.vdo-review {
    margin-top: 1%;
}
.nav-template7 li {
    padding: 10px 0;
}
.bordervdo {
    border-bottom: 1px solid #9b0b0b;
    margin-bottom: 3%;
    margin-top: 4%;
}
.embed-responsive.embed-responsive-16by9 {
    margin-top: 3%;
}
.eapps-widget-toolbar {
 display: none;
}
.bg2009 {
    width: 45%;
    margin-bottom: -17%;
}
.bg2010 {
    width: 45%;
    margin-top: -25%;
    margin-left: 60%;
    margin-bottom: -18%;
}
.bgproduct p {
    padding: 0px 15px;
    font-size: 15px;
}
#tableA {
  width: 100%;
}
#tableA td {
    border: 0px solid #fff;
    padding: 0px;
    font-size: 16px;
}



#background651fe8da058a8d0013cf1263 .Contentmanager .site .col-section .item.-micro a .caption .time,
#background651fe7da2d2b010013ff3554 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
}
#background651fe8da058a8d0013cf1263 .Contentmanager .site .col-section .item.-micro:hover .bgclick,
#background651fe7da2d2b010013ff3554 .Contentmanager .site .col-section .item.-micro:hover .bgclick {
    transition: 0.35s;
    transform: scale(1.03);
}
.bgclick {
    transition: 0.35s;
    width: 32%;
    margin-top: -42%;
    z-index: 1;
    position: absolute;
    margin-left: 53%;
}
.bgclick2 {
    transition: 0.35s;
    width: 35%;
    margin-top: -125%;
    z-index: 1;
    position: absolute;
    margin-left: 65%;
}
#background651fcba47dee5e0013b3f8ab .thumbnail:hover .bgclick2 {
    transition: 0.35s;
    transform: scale(1.03);
}
#background65219bc17dee5e0013b3fe20 .thumbnail:hover .bgclick2 {
    transition: 0.35s;
    transform: scale(1.03);
}
.detail-product h1 {
    font-weight: 600;
    color: #9b0b0b;
}


@media screen and (min-width : 1900px) {
h1 {
    font-size: 46px;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 28px;
}
h6 {
    font-size: 36px;
}
p {
    font-size: 20px;
}
.btndetail {
    font-size: 18px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 22px;
}
.slowgan h1 {
    font-size: 60px;
}
.whygian h1 {
    font-size: 56px;
}
.padmenu h1 {
    font-size: 46px;
}
.texticonsocial-footer {
    font-size: 18px;
}
.textfooter2 {
    font-size: 18px;
}
.texticontel-footer {
    font-size: 18px;
}
.texticontel-footer span {
    font-size: 26px;
}
.copyright {
    font-size: 14px;
}
ul.icon-a {
    font-size: 20px;
}
.Contentmanager p {
    font-size: 20px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 20px;
    padding: 10px 8px;
}
.dropdown-menu>li>a {
    font-size: 19px;
}
.btnprice h5 {
    font-size: 30px;
}
.btnprice span {
    font-size: 44px;
}
.bgproduct-block .bgproduct {
    margin-top: -50% !important;
    padding: 50% 0% 12%;
    height: 310px;
}
.main-timeline .description {
    font-size: 20px;
}
.main-timeline .date {
    font-size: 30px;
}
#ContentmanagerTemplate65229801058a8d0013cf1687 .fa, .fas {
    font-size: 20px;
}
.nav-template7 li a {
    font-size: 20px!important;
}
#contenttype71 {
    font-size: 20px;
}
#background65228dea9904810013bc550b .Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 22px;
}
.qrcode-contact {
    width: 45%;
}
.no-js #Component6521050cfa8f1800137d139d .form-control {
    padding: 23px 5px;
    font-size: 18px !important;
}
#tableA td {
    font-size: 20px;
}
.bgproduct p {
    padding: 0px 15px;
    font-size: 19px;
}
.navbar-default .navbar-nav>li>a {
    padding: 10px 7px;
}
.bgclick {
    width: 32%;
    margin-top: -42%;
    margin-left: 58%;
}
#background65219bc17dee5e0013b3fe20 .bgclick2 {
    width: 38%;
}
}


@media screen and (max-width : 1200px) {
h1 {
    font-size: 32px;
}
.itopplus-bg5 {
    background-size: cover;
}
.slowgan h1 {
    padding: 2% 0% 5%;
    margin-top: 0%;
    font-size: 34px;
}
.padsicial-product .iconcontact {
    width: 9%;
}
.btnprice h5 {
    font-size: 22px;
}
.btnprice span {
    font-size: 30px;
}
.iconcontact {
    width: 11%;
}
.qrcode-contact {
    width: 60%;
    margin-top: 15%;
}
}


@media screen and (max-width : 900px) {
h1 {
    font-size: 28px;
}
.navbar-header {
    box-shadow: 0 0 0px 0 #ccc;
}
.section-one {
    margin-top: 15%;
}
.section-giantfishbomb h3 {
    white-space: inherit;
}
#background651fcba47dee5e0013b3f8ab .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 20% !important;
}
.whygian h1 {
    font-size: 18px;
}
.padsicial-product .iconcontact {
    width: 10%;
}
.Contentmanager .col-md-6.pull-left {
    width: 50%;
}
.nav-template7 li a {
    font-size: 16px!important;
}
.whygian h3 {
    text-align: center;
    font-size: 14px;
}
.bgproduct p {
    padding: 0px 15px;
    font-size: 14px;
}
.padmenu h1 {
    font-size: 26px;
}
.main-timeline .timeline-content {
    width: 50%;
}
.main-timeline .description {
    font-size: 14px;
}
.bgclick {
    margin-top: -42%;
    margin-left: 60%;
    width: 26%;
}
}





@media screen and (max-width : 480px) {
h1 {
    font-size: 24px;
}
#background651fcba47dee5e0013b3f8ab .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 100% !important;
}
.Contentmanager .col-md-6.pull-left {
    width: 100%;
}
.section-two {
    margin-top: 5%;
}
.padiconfranchise-block {
    display: inherit;
}
.iconfranchise {
    width: 30%;
}
.padiconfranchise {
    padding: 2% 0% 6%;
}
article.col-md-6.item.-micro {
    width: 100%;
}
.bg-fs {
    margin-left: -23%;
    width: 130%;
    margin-bottom: 10%;
    margin-top: 4%;
}
.logo-2 {
    width: 35%;
}
.detail-product2 {
    border-right: 0px solid #fad551;
}
.detail-product3 {
    padding-left: 0px;
    margin-top: 10%;
}
.padsicial-product .iconcontact {
    width: 13%;
}
.qrcode-contact {
    width: 40%;
    margin-top: 5%;
}
.padsicial-contactblock {
    display: inherit;
}
.padsicial-contact {
    margin-top: 5%;
}
.padbg-service {
    margin-top: 20%;
}
.navbar-default .navbar-toggle {
    margin-top: 3% !important;
}
.padbgfranchise h1 {
    padding: 0% 5%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
.detail-franchise h1 {
    font-size: 20px;
}
.detail-franchise h1 span {
    font-size: 30px;
}
.detail-franchise h4 {
    font-size: 18px;
}
.detail-franchise {
    padding: 6% 5%;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 15px;
    padding-left: 15px;
}
.table-responsive {
    border: 0px solid #ddd;
}
.copyright2 {
    font-size: 12px;
}
.slowgan h1 {
    font-size: 22px;
}
#background653f30c1d094fa00137b463c .col-md-6.col-sm-6.col-xs-12.padding {
    width: 50%;
}
.whygian {
    width: 100%;
    margin: 0 auto;
}
.whygian-border {
    border-right: 0px solid #fad551;
}
.whygian h1 {
    font-size: 20px;
}
.btndetail {
    margin-bottom: 10%;
}
.bgclick {
    margin-top: -37%;
    margin-left: 60%;
    width: 28%;
}
.bgclick2 {
    width: 40%;
}
}










.itopplus-sticky-nav-bar-inside div {
    float: none !important;
    text-align: center !important;
}
#itopplus-sticky-nav-bar {
    background: #fff !important;
    padding: 0.5% 0%;
    box-shadow: 0 0 10px 0 rgb(184 184 184);
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
    border-bottom: 0px solid rgba(57,60,66,.8)!important;
}
#tableA td span {
    font-size: 12px;
}
ul.producrt {
    margin-left: -20px;
}






