.itopplus-background {

}
.itopplus-footer {
    font-size: 20px;
}
.itopplus-footer a {
    color:#fff;
}
.itopplus-footer a:hover {
    color:#36bcd9;
}
.itopplus-bgmain {
    color: white;
}
.itopplus-bgmain a {
    color: white;
}
.itopplus-bgmain2 {
    background-color: #ffffff;
}
a {
  color:#0a0a0a;
}
a:hover {
    color:#0697f2;
}



.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
    font-size: 22px;
    font-weight: bold;
}


/*เมนูชิดขวา*/
/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}

}


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body, html {
    font-size: 20px;
  }
}




/*******************/
/*footer*/
.theonetoy_boxgardient {
    background: linear-gradient(to right, rgba(0,105,233,1) 0%, rgba(95,193,208,1) 100%);
    padding: 15% 5%;
}
.theonetoy_button {
    font-family: thaisanslite_r1,Arial,sans;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 30px;
    color: #fff;
    padding: 3px 20px;
    text-align: center;
    font-size: 24px;
    margin: 0 auto;
    transition: 0.3s;
}
.theonetoy_button:hover {
    background-color: #fff;
    border: 2px solid #fff;
    color: #36bcd9;
}
.theonetoy_bg {
     background-image:url("https://itp1.itopfile.com/ImageServer/itp_2058e625/0/0/theonetoy-footer1z-z607579365466.webp");
     background-size: 100% auto;
    background-repeat: no-repeat;
    font-family: Kaushan Script;
    text-align: center;
    font-size: 26px;
    margin-top: -11%;
    padding: 5% 0;
}

/*stat*/
.histatborder {
    box-shadow: 0 0 0 #ccc;
}

/*home*/
.theonetoy_textabout {
    border-left: 1px solid #fff;
    border-right: 0px solid #fff;
    padding: 0 3% 0 3%;
}
.theonetoy_button1 {
    background-color: #737373;
    border: none;
    border-radius: 0px;
    color: #fff;
    padding: 7px 25px;
    text-align: center;
    font-size: 16px;
    margin: 2% auto;
    transition: 0.3s;
}
.theonetoy_button1:hover {
    background-color: #ffe400;
    color: #737373;
}
.theonetoy_button2 {
    background-color: #ffffff00;
    border: 1px solid #fff;
    border-radius: 0px;
    color: #fff;
    padding: 7px 25px;
    text-align: center;
    font-size: 20px;
    margin: 2% auto;
    transition: 0.3s;
}
.theonetoy_button2:hover {
    background-color: #fff;
    color: #737373;
}

.theonetoy_textcontact {
    background: linear-gradient(to bottom, rgba(244,244,244,1) 0%, rgba(218,217,222,1) 100%);
    border-radius: 5px;
    box-shadow: 0 0 10px #e1e1e1;
    text-align: center;
    font-size: 22px;
    line-height: 25px;
    height: 210px;
    color: black;
    width: 80%;
    margin: 0 auto;
    padding: 10% 2%;
    transition: 0.3s;
}
.theonetoy_textcontact:hover {
    transform: scale(1.05);
    transition: 0.3s;
      color:#0697f2;
}
.theonetoy_textmenu {
    font-size: 44px;
    text-align: center;
    color: #0697f2;
    font-weight: bold;
}
figure.effect-goliath {
    background: linear-gradient(to right, rgba(0,105,233,1) 0%, rgba(95,193,208,1) 100%);
    border-radius: 15px;
}
figure.effect-goliath h2, figure.effect-goliath p {
    padding: 20px 10px;
     width: 100%;
}
figure.effect-goliath p {
    font-size: 22px;
}
.grid figure p {
    letter-spacing: 0px;
}

figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}


.theonetoy_textproduct {
    background: #0697f2;
    padding: 20px 0;
    color: white;
    text-align: center;
    font-size: 24px;
    border-radius: 0 0 10px 10px;
}
.theonetoy_textservicest {
    background: linear-gradient(to right, rgba(0,104,233,1) 0%, rgba(95,193,208,1) 100%);
    padding: 10% 0;
    outline: 2px solid #fff;
    outline-offset: -10px;
    font-size: 48px;
    text-align: center;
    color: white;
}

/*About*/
.jssora03l {
    display: none;
}
.jssora03r {
    background-position: -63px -33px;
    display: none;
}


.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #0697f2;
    border-color: #0697f2;
}
.pagination>li>a, .pagination>li>span {
    color: #0697f2;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #0697f2;
    background-color: #f7f7f7;
}

/*search*/
 .itopplus-search-image-flex-item {
    width: 213px!important;
    min-height: 230px!important;
    max-height: 430px!important;
    background-color: #f9f9f9!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
    padding: 5px 0px;
    font-size: 16px;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.ui.action.input:not([class*="left action"])>input {
    font-family: thaisanslite_r1,Arial,sans;
}


@media only screen and (max-width: 1024px) {
#contentnewmode5e5e36bdbd8e2a0012ac98f9 {
    padding: 20px 0px 20px 0px!important;
}
.theonetoy_textcontact {
    font-size: 20px;
 }
 .theonetoy_textservicest {
    font-size: 44px;
 }
}
@media only screen and (max-width: 768px) {
/*mobile*/
  .navbar-header {
    background: linear-gradient(to right, rgba(0,104,233,1) 0%, rgba(95,193,208,1) 100%);
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
  .text-bar {
    color: #ffffff!important;
}
.navbar-default .navbar-brand {
    color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.itopplus-sidebar-container {
    background: linear-gradient(to right, rgba(0,104,233,1) 0%, rgba(95,193,208,1) 100%);
}
  
#imagesControl5e566272cff07c00128e6165 {
    padding: 0px!important;
    margin-bottom: -2%;
 }
.theonetoy_textservicest {
    font-size: 30px;
 }
#mainmenu5e5e358bbd8e2a0012ac98ea {
    padding: 0px!important;
}
  .btn-primary {
    border-color: #ffffff;
    background: linear-gradient(to right, rgba(0,104,233,1) 0%, rgba(95,193,208,1) 100%);
 }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    border-color: #ffffff;
}
  .btn-primary:hover, .btn-primary:focus {
    background-color: #49acd6;
 }
  .btn-primary:active, .btn-primary.active {
    background-color: #076fe8;
    border-color: #076ee8;
 }
   .itopplus-search-image-flex-item {
    width: 227px!important;
  }
}



@media only screen and (max-width: 414px) {
#mainmenu5e5e11b9bd8e2a0012ac96b0 .col-md-3.col-sm-6.col-xs-12.padding , #mainmenu5e606e717dfe3c0019f43e40 .col-md-3.col-sm-6.col-xs-12.padding {
    width: 50%;
}
.itopplus-bgmain {
    background-size: cover;
 }
  .theonetoy_textservicest {
    font-size: 28px;
 }
.theonetoy_textabout {
    padding: 0 7% 0 8%;
}
  .theonetoy_textcontact {
    font-size: 18px;
    width: 100%;
    height: 185px;
    padding: 10% 0%;
 }
 .theonetoy_textproductp {
    background: linear-gradient(to right, rgba(0,104,233,1) 0%, rgba(95,193,208,1) 100%);
    color: white;
    padding: 5px;
    font-size: 20px;
 }
  .itopplus-search-image-flex-item {
    width: 100%!important;
    min-height: 210px!important;
    max-height: inherit!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
}

