@font-face {
    font-family: 'ThaiSansNeueLight';
    src: url('../fonts/ThaiSansNeueLight.eot');
    src: url('../fonts/ThaiSansNeueLight.eot') format('embedded-opentype'),
         url('../fonts/ThaiSansNeueLight.woff2') format('woff2'),
         url('../fonts/ThaiSansNeueLight.woff') format('woff'),
         url('../fonts/ThaiSansNeueLight.ttf') format('truetype'),
         url('../fonts/ThaiSansNeueLight.svg#ThaiSansNeueLight') format('svg');
}

@font-face {
     font-family: 'DBAdmanXRegular';
    src: url('../fonts/dbadmanx.eot');
    src: url('../fonts/dbadmanx.eot') format('embedded-opentype'),
         url('../fonts/dbadmanx.woff2') format('woff2'),
         url('../fonts/dbadmanx.woff') format('woff'),
         url('../fonts/dbadmanx.ttf') format('truetype'),
         url('../fonts/dbadmanx.svg#DBAdmanXRegular') format('svg');
}
@font-face {
    font-family: 'DBAdmanXLight';
    src: url('../fonts/dbadmanxli.eot');
    src: url('../fonts/dbadmanxli.eot') format('embedded-opentype'),
         url('../fonts/dbadmanxli.woff2') format('woff2'),
         url('../fonts/dbadmanxli.woff') format('woff'),
         url('../fonts/dbadmanxli.ttf') format('truetype'),
         url('../fonts/dbadmanxli.svg#DBAdmanXLight') format('svg');
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), 
  url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), 
  url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), 
  url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), 
  url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#fancybox-wrap {
    top: 300px !important;
}
.about_tab_home img {
    margin-top: 20px !important;
}
span.hot.hot_red {
    position: absolute;
    top: 0;
    right: 0;
}

.sticky .top-menu {
    margin-top: 45px;
}
body {
    background: none;
    font-family: 'ThaiSansNeueLight';
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.5px;
}
.col-sm-12.col-md-12.text-dec-home-alarm {
    text-align: left;
    margin-bottom: 30px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
.tooltip {
    font-size: 15px !important;
}
table.box-shadow img {
    margin: 0 auto;
}
.tooltip.right .tooltip-arrow {
    border-right-color: white !important;
}
.tooltip.left .tooltip-arrow{
       border-left-color: white !important;
}
.tooltip-inner {
    background-color: rgba(255, 255, 255, 0) !important;
    border: solid 1px !important;
}
#sp-top-bar {
    background-color: #db1c25;
    color: #fff;
}
#sp-top-bar a {
    color: #fff;
}
.lang-switch {
    display: inline-block;
    padding: 3px 0;
    float: right;
}

.sp-column.lang-switch a {
    display: inline-block;
    padding: 0px 5px 0px 2px;
    border-radius: 5px;
    text-transform: uppercase;
}
.sp-column.lang-switch a img {
    display: inline-block;
    margin: 0 0 0 5px;
    height: 15px;
    vertical-align: -2px;
}
.inner-page img {
    display: block;
    margin: 0 auto;
}
.business_partner li a {
    display: block;
    border: solid 3px #f6921e;
    position: relative;
    width: 80%;
    height: 80%;
    left: 10%;
    top: 10%;
    border-radius: 50%;
    overflow: hidden;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    margin-bottom: 30px;
}
.sticky .form_hiden {
    margin-top: 15px;
}
.sp-column.lang-switch a.active {
    background: #fff;
    color: #db1c25!important;
}
.link_top_right ul li .fa {
    margin-right: 3px;
}
.link_top_right ul li {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}
.link_top_right ul {
    margin: 0;
    padding: 0;
}
section#sp-top-bar {
    padding: 0;
    display: none;
}
span.up1 {
    display: inline-block;
    margin-top: 140px;
}
#sp-header {
    background-color: transparent;
    color: #666;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
}
#fading-header.sticky {
    position: fixed;
    margin-top: -40px !important;
}
.banner_top ul {
    list-style: none;
    padding: 0;
}
.banner_top li {
    display: inline-block;
    vertical-align: middle;
}

/*.top-menu {
    background-color: #38383a;
}*/
#sp-header #sp-menu .sp-column .sp-megamenu-parent > li > a:hover {
    color: #f6931c;
}
#sp-header #sp-menu .sp-column .sp-megamenu-parent > li > a {
    line-height: 50px;
    vertical-align: top;
    font-family: 'DBAdmanXLight';
    font-size: 25px;
   
}
.social-img img {
    display: inline-block;
}
.social-img {
    display: inline-block;
}
.social-img img:last-child{display:none}
.social-img:hover img:first-child{display:none}
.social-img:hover img:last-child{display:inline-block}

ul.sp-dropdown-items {
    text-align: center;
}

.overflow-hidden {
    display: none !important;
}
.top-menu {
    margin-top: 15px;
}
.top-menu .row {
    border-bottom: solid 1px white;
}
.sticky .row {
    border-bottom: 0;
}
#sp-header #sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: rgba(0, 0, 0, 0.35);
    height: 70px;
}
.genius_text {
    text-align: left;
}
.form_hiden form#form-search {
    position: absolute;
    top: 16%;
    left: 0%;
    border: #807c79;
    display: block !important;
}
.col-md-11 {
    width: 79.666667% !important;
}

.form_hiden:hover > form#form-search input {
    border-radius: 0;
    border: 0;
}
button#search_buttom .fa {
    color: #f6921e;
    font-size: 23px;
}
.form_hiden {
    line-height: 0px;
    display: block;
}
button#search_buttom {
    background: none;
    padding: 13px 205px;
    line-height: 0;
    vertical-align: text-bottom;
    display: inline-block;
}
.form_hiden:hover > form#form-search {
    visibility: visible;
    opacity: 1;
}
#fading-header.sticky header#sp-header > .container {
    display: none;
}
#sp-header #sp-menu .sp-column .sp-megamenu-parent > li:hover > a {
    color: #f6921e;
 
}
.sp-megamenu-parent > li {
    vertical-align: top;
}    
.sp-megamenu-wrapper:after {
    content: '';
    display: block;
    clear: both;
}
.sp-megamenu-parent >li.sp-has-child>a:after {
    line-height: 100%;
}
h1.brand {
    margin: 0;
}
.banner_top {
   
    display: none;
}
.top-menu .container {
}
.sp-column.pull-right.link_top_right {
    margin: 0;
}
/*.form_hiden form#form-search button {
    display: none;
}*/
.about_tab_home form {
    display: none;
}
.about_tab_home form:first-child {
    display: block;
}
.about_tab_home h1 {
    text-align: center;
    color: #231f20;
}
.about_tab_home ul {
    text-align: center;
    margin-bottom: 30px;
    padding: 0;
}
.about_tab_home ul li {
    display: inline-block;
    cursor: pointer;
    margin-bottom: 20px;
}
.gear_for_sliding {
    text-align: right;
    margin-top: 20px;
    font-weight: bold;
}
span.motor-auto {
    font-size: 28px;
    font-weight: bold;
}
.pic-dsc img {
    margin: 0 !important;
}
span.blizzard {
    font-size: 40px;
    color: #f7941e;
    margin-right: 10px;
    font-weight: bold;
}
span.for-sliding {
    color: #0c84c2;
    font-size: 40px;
}
span.GEAR {
    font-size: 40px;
    color: #f7941e;
}
.vid-list-container {
    width: 77% !important;
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 20px;
    display: block;
    margin: 10px auto;
}

.test-arrows-right:hover {
    background: #f6921e !important;
}
.test-arrows-left:hover {
    background: #f6921e !important;
}
.about_tab_home ul li {
    display: inline-block;
    padding: 8px 20px;
    color: #bf272e;
    border-radius: 5px;
}
.about_tab_home ul li.active, .about_tab_home ul li:hover {
    background-color: #bf272e;
    color: #fff;
}

section.sppb-section.new-activity {
    background-image: url(../images/back-article.png);
    min-height: 300px;
    background-attachment: fixed;
    background-size: cover;
    padding: 30px 0 40px;
    position: relative;
}
section.sppb-section.new-activity .sppb-row-container {
    position: relative;
    z-index: 1;
}
.sppb-row-container .inner-page {
}
section.sppb-section.vision {
    background-image: url(../images/bg-smart-home-system.png);
    min-height: 698px;
    background-repeat: no-repeat;
    background-size: 100%;
}
section.sppb-section.genius-blizzard {
background-image: url(../img/back-ginus.png);

}

section.sppb-section.genius-blizzard2 {
background-image: url(../img/back-ge2.png);

}

/*section.sppb-section.new-activity:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height:100%;
    z-index: 0;
    background: rgba(0, 0, 0, 0.64);
}    */
.new-activity ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


section.sppb-section.new-activity h2 {
    text-align: center;
    border-bottom: 1px solid #db1c25;
    display: inline-block;
    color: #fff;
    padding-bottom: 20px;
    margin-bottom: 50px;
}

section.sppb-section.new-activity .sppb-row-container {
    text-align: center;
}
section.sppb-section.new-activity .sppb-row-container h3 {
    color: #db1c25;
    font-size: 21px;
    text-align: left;
}
section.sppb-section.new-activity .sppb-row-container .desc {
    color: #fff;
    text-align: left;
    border-bottom: 1px solid #db1c25;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.date {
    text-align: left;
    color: #fff;
    font-weight: bold;
}
.date .fa {
    margin-right: 8px;
}
.date span {
    color: #f14833;
    font-weight: bold;
}

.business_partner h2 {
    text-align: center;
}
.business_partner ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.img-smartlife img {
    margin: 0px 0px 10px !important;
}
span.smart_1 {
    margin-left: 23px;
    font-size: 40px;
    font-weight: bold;
}
.business_partner li img {
    width: auto!important;
    height: auto!important;
    margin-top: 10%;
}
.vision_img {
    padding-top: 60px;
}
.business_partner li {
    width: 20%;
    background: white;
    margin: 0;
    float: left;
    position: relative;
}
.about_tab_home {
    line-height: 44px;
}
#sp-footer {
    background-color: black;
    color: #fff;
    
}
#sp-footer a {
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    line-height: 14px;
}
.copyrighttext {
    line-height: 14px;
}
ul.tp-revslider-mainul, ul.tp-revslider-mainul li {
    list-style: none;
}
section#sp-main-body.product_list {
    margin-top: 40px;
}
#sp-logo {
    bottom: 20px;
}
.sticky #sp-logo {
    bottom: 0px;
}
.sp-dropdown.sp-dropdown-main.sp-menu-right {
    width: 100% !important;
}
.content_footer {
    background: #222222;
}
.content_footer h3 {
    color: white;
}
.content_footer a {
    color: white;
}
.content_footer strong {
    color: white;
}
.vision_text span:first-child {
    color: #f6921e;
    font-weight: bold;
}

.no-listing {
    border: 1px dashed #f4931e;
    padding: 8px;
    text-align: center;
    color: #f4931e;
    border-width: 1px 0;
}
.animate-flicker.hover {
    position: relative;
    display: inline-block;
  
}

.animate-flicker.hover .tooltiptext {
    visibility: hidden;
    width: 167px;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 120%;
}

.animate-flicker.hover:hover .tooltiptext {
    visibility: visible;
}

.animate-flicker.hover1 {
    position: relative;
    display: inline-block;
   
}

.animate-flicker.hover1 .tooltiptext {
    visibility: hidden;
    width: 210px;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0px;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 105%;
}

.animate-flicker.hover1:hover .tooltiptext {
    visibility: visible;
}


.animate-flicker.hover2 {
    position: relative;
    display: inline-block;
 
}

.animate-flicker.hover2 .tooltiptext {
    visibility: hidden;
    width: 227px;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0px;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 105%;
}

.animate-flicker.hover2:hover .tooltiptext {
    visibility: visible;
}


.animate-flicker.hover3 {
    position: relative;
    display: inline-block;
   
}

.animate-flicker.hover3 .tooltiptext {
    visibility: hidden;
    width: 210px;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0px;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 105%;
}

.animate-flicker.hover3:hover .tooltiptext {
    visibility: visible;
}


.animate-flicker.hover4 {
    position: relative;
    display: inline-block;

}
.animate-flicker.hover4 .tooltiptext {
    visibility: hidden;
    width: 210px;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0px;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 58%;
    display: none;
}

.animate-flicker.hover4:hover .tooltiptext {
    visibility: visible;
}

.animate-flicker.hover5 {
    position: relative;
    display: inline-block;
 
}

.animate-flicker.hover5 .tooltiptext {
    visibility: hidden;
    width: 210px;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0px;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 105%;
}
.animate-flicker.hover5:hover .tooltiptext {
    visibility: visible;
}




.animate-flicker.hover7 {
    position: relative;
    display: inline-block;

}
.animate-flicker.hover7 .tooltiptext {
    visibility: hidden;
    width: 210px;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0px;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 92%;
}
.animate-flicker.hover7:hover .tooltiptext {
    visibility: visible;
}
.animate-flicker.hover6 {
    position: relative;
    display: inline-block;

}
.animate-flicker.hover6 .tooltiptext {
    visibility: hidden;
    width: 210px;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0px;
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 29%;
}
ul.detail-dsc {
    margin-top: -80px;
    margin-bottom: 80px;
}

.animate-flicker.hover6:hover .tooltiptext {
    visibility: visible;
}

.animate-flicker.hover8 {
    position: relative;
    display: inline-block;

}
.animate-flicker.hover8 .tooltiptext {
    visibility: hidden;
    width: 210px;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0px;
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 112%;
}
.animate-flicker.hover8:hover .tooltiptext {
    visibility: visible;
}
.sp-page-title {
    background-size: cover;
    background-attachment: initial;
    position: relative;
    background: none!important;
    padding: 0;
}
   p[title]:hover:after {
        content: attr(title);
        padding: 10px;
        background-color: white;
        position: absolute;  
    }
span.up {
    color: white;
    font-size: 27px;
}
.bottom-content {
    margin-top: 110px;
    text-align: right;
}
span.blizzard1 {
    font-size: 40px;
    color: #0c84c2;
    font-weight: bold;
}
div#post-image img {
    max-width: initial!important;
    width: 100% !important;
    
}
.sp-page-title .container {
    padding: 0;
    width: 100%;
}
section#contact-form form {
    background-color: rgba(245, 146, 30, 0.45);
    padding: 70px;
}
table.box-shadow a {
    color: #f5921d;
}
table.box-shadow {
    font-weight: bold;
}
table.box-shadow a:hover {
    text-decoration: underline;
}
ul.list-field ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.list-field ul li {
    margin-bottom: 15px;
}
ul.list-field li {
    list-style: none;
}
ul.list-field select option {
    color: #000;
}
ul.list-field input, ul.list-field textarea, ul.list-field select  {
    color: #a5a5a5;
    color: rgba(255,255,255,0.85);
    border: 1px solid #999;
    border: 1px solid rgba(200,200,200,0.8);
    background: transparent;
    width: 100%;
    border-color: rgba(255,255,255,0.85);
    font-size: 18px;
}
ul.list-field textarea {
    height: 100px;
}
ul.list-field input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(255,255,255,0.85);
}
ul.list-field input::-moz-placeholder { /* Firefox 19+ */
  color: rgba(255,255,255,0.85);
}
ul.list-field input:-ms-input-placeholder { /* IE 10+ */
  color: rgba(255,255,255,0.85);
}
ul.list-field input:-moz-placeholder { /* Firefox 18- */
  color: rgba(255,255,255,0.85);
}

ul.list-field textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(255,255,255,0.85);
}
ul.list-field textarea::-moz-placeholder { /* Firefox 19+ */
  color: rgba(255,255,255,0.85);
}
ul.list-field textarea:-ms-input-placeholder { /* IE 10+ */
  color: rgba(255,255,255,0.85);
}
ul.list-field textarea:-moz-placeholder { /* Firefox 18- */
  color: rgba(255,255,255,0.85);
}
.button_submit button {
    border-color: rgba(255,255,255,0.77);
    background-color: rgba(255,255,255,0.05);
    color: #f5f5f5;
    margin: 15px 0;
    border: 1px solid #f5f5f5;
    padding: 10px 30px;
    line-height: 100%;
    border-radius: 4px;
}
.capcha img {
    margin-bottom: 15px;
}
section#contact-form {
    background-image: url(../img/BGContact.jpg);
}
li.capcha {
    color: #fff;
}
ul.list-field {
    padding: 0;
}
.address-contact {
    padding: 70px;
    height: 100%;
}
.address-contact span.fa {
    color: #fff;
    background: #f6921e;
    width: 40px;
    height: 40px;
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 10px;
    border-radius: 2px;
    text-indent: 6px;
    text-shadow: 1px 1px 1px #000;
}
section#contact-form a {
    color: white;
}
section#map-contact iframe {
    width: 100%;
    vertical-align: top;
}
.img-sub {
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: 100% 100%;
    background-image: url(../images/banner-white.png);
    padding-right: 23%;
    padding-left: 23%;
}

section#head-contact h3 {
    color: #f3921d;
}
form#faq ul {
    display: none;
}
form#faq h2 {
    border: 2px solid #db1c25;
    padding: 8px 15px 5px;
    cursor: pointer;
    font-size: 23px;
}
form#faq {
    background: rgba(255, 191, 194, 0.20);
}
div#sp-main-body {
    margin-bottom: 40px;
}
.page-id-3319 {
    background-image: url(../images/bg-category.jpg);
    background-attachment: fixed;
    position: relative;
}
.page-id-3319 .container {
    position: relative;
    z-index: 1;
}
.page-id-3319:after {
    content: '';
    display: block;
    background: rgba(0, 0, 0, 0.64);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
ul.category-image {
    list-style: none;
    margin: 0;
    padding: 100px 50px;
    text-align: center;
}
ul.category-image li {
    display: inline-block;
    width: 32.33%;
    padding: 15px;
}
section.sppb-section.genius-blizzard {
    margin-bottom: 100px;
}
ul.category-image li img {
    box-shadow: 13px 11px 20px 1px rgba(0, 0, 0, 0.55);
}
.gallery-img{
    width: 380px !important;
}
.dsc-wi {
    margin-left: 17%;
    margin-bottom: 6%;
}
.genius_text span:first-child {
    font-size: 170px;
    font-weight: bold;
    color: #f6921e;
}
.col-contact {
    color: white;
}
span.up1 {
    font-size: 27px;
    color: white;
}
.dsc-wi li {
    width: auto;
    height: 0px !important;
    float: none !important;
}
span.up1 {
    font-size: 27px;
    color: white;
    margin-left: 33%;
}
.pic-dsc {
    margin-top: 65px;
}
ul.category-image li a:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
}
ul.category-image li a {
    display: inline-block;
    vertical-align: top;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
div#sp-main-body.page-id-3319 {
    margin: 0;
}
body#body-3319 footer#sp-footer {
    margin: 0;
}
#sp-main-body.pages {
    padding: 50px 0;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
    text-align: left;
}
.sp-module-content ul.VMmenu li div > a:hover {
    color: #f4931e;
}
.sp-module-content ul.VMmenu li div > a {
    display: block;
    padding: 7px 8px;
    font-weight: bold;
    color: #000;
}
body.contact-page footer#sp-footer {
    margin: 0;
}
section#head-contact {
    padding: 30px 0;
}
.cpagination {
    text-align: center;
}
.flex-direction-nav a {
    line-height: 40px;
}
body .entry-header.has-post-format {
    margin-left: 0;
}
#fancybox-outer {
    top: 0!important;
}
.category-side li ul li {
    padding-left: 20px!important;
    display: block;
}
.category-side li ul li:last-child {
    border-bottom: 0;
}
div#akeeba-renderjoomla {
    margin: 40px 0;
}
.business_partner {
    margin-top: -10%;
    text-align: center;
}
.additional-images .item {
    box-shadow: 0px 0px 2px #ccc;
    margin: 2px;
}
span.plus {
    font-size: 141px;
    position: absolute;
    top: 26px;
    font-weight: bold;
    left: 110px;
}
.productimage {
    position: relative;
}


li.parent {
    position: relative;
}
.VmArrowdown {
    position: absolute;
    top: 8px;
    right: 5px;
    z-index: 1;
}
ul.VMmenu {
    clear: both;
    background: #fff;
}
ul.level1 {
    border-top: 1px solid #f2f2f2;
    display: block;
    clear: both;
    border-bottom: 0;
    padding-top: 1px;
}
ul.level1:after {
    content: '';
    display: block;
    clear: both;
}
.sp-simpleportfolio .sp-simpleportfolio-img {
    width: 100%;
}    
div#akeeba-renderjoomla .list-product {
    width: 100%;
}
.productdetails-view .vm-product-details-inner .vm-product-title h2 {
    font-weight: bold;
}
ul.social-box {
    padding: 0;
    list-style: none;
}
.file_pdf a .fa {
    color: #f14833;
}
.file_pdf a {
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
    color: #000;
    text-transform: uppercase;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    padding-top: 5px;
}
.file_pdf a .fa {
    font-size: 25px;
    vertical-align: middle;
}
.sp-module-content ul.VMmenu li:last-child {
    border-bottom: 0;
}
a.iconzoom {
    padding: 8px 11px;
    display: inline-block;
    float: right;
}
.productdetails-view .vm-product-details-inner .product-short-description h4 {
    color: #000;
    text-transform: uppercase;
}
.productdetails-view .vm-product-details-inner .product-short-description h4 >i {
    color: #db1c25;
}
ul.VMmenu:after {
    content: '';
    display: block;
    clear: both;
}
.support ul {
    padding: 0;
}
a.view-all {
    padding: 8px 12px 5px;
    color: #fff;
    background-color: #f6921e;
    border-radius: 2px;
    margin: 10px 0;
    display: inline-block;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    border: 1px solid #f6921e;
    font-weight: bold;
}
a.view-all:hover {
    color: #ffffff;
    background: none;
}
div#post-image {
    position: relative;
    width: 100%;
    color: #fff;
}
h1.categ-title {
    font-size: 100px;
    text-transform: uppercase;
    letter-spacing: 8px;
    bottom: 0%;
    left: 0%;
    color: #f6921e;
}
.business_partner li a:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    box-shadow: 1px 1px 7px #737373;
}
ul.social-box li:last-child {
    width: 200px;
}
ul.social-box li {
    display: inline-block;
    float: left;
}
.file_pdf a:hover {
    color: #e2270f;
    text-decoration: underline;
}
#fading-header.sticky button#search_buttom {
    padding: 22px 10px;
}
li.parent ul {
}
.flexslider_news .item {
    margin: 10px;
}
.flexslider_news {
    padding: 0 0 20px;
    position: relative;
}
.flexslider_news:hover .flex-direction-nav a {
    opacity: 1;
    visibility: visible;
    color: #fff;
}
body .flex-direction-nav a:before {
    color: #db1c25;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
ol.flex-control-nav.flex-control-paging {
    bottom: 0;
} 
.flex-control-paging li a.flex-active {
    background: rgb(246, 146, 30);
}
.flex-control-paging li a {
    background: rgb(255, 255, 255);
}
.flex-control-paging li a:hover {
    background: rgb(219, 28, 37);
}
.select-faq label {
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
}
.select-faq select {
    display: inline-block;
}
.select-faq {
    text-align: right;
}
form#faq > div {
    padding: 15px 25px;
}
.info {
    color: #fff;
    text-align: center;
    padding: 14px 8px 1px;
    background: #44a244;
    margin-bottom: 15px;
}
.error {
    color: #fff;
    text-align: center;
    padding: 14px 8px 1px;
    background: #e42626;;
    margin-bottom: 15px;
}
.copyrighttext img {
    margin: 0 auto;
}
.site-map li {
    text-align: left;
}
#fading-header #sp-header #sp-menu .sp-column .sp-megamenu-parent > li > a {
    line-height: 68px;
    color: #f7f7f7;
    font-family: 'DBAdmanXLight';
    font-size: 21px;
    font-weight: bold;
}
.hit-count a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.sp-module-content ul.VMmenu li.active > div a {
    color: #fff;
    background: #f4931e;
}
#sp-footer a:after {
    content: '';
    display: inline-block;
    border-bottom: 1px solid #fff;
    width: 100%;
    vertical-align: top;
    line-height: 0;
}
#sp-footer a:hover {
    text-shadow: 1px 1px 1px #000, 1px 1px 1px #000;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block!important;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    text-indent: -9999px;
    line-height: 0;
    text-align: center;
}
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    border: 1px solid #ccc;
}
.owl-prev:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: '';
    display: block;
    content: "\f104";
    width: 50px;
    height: 50px;
    text-indent: 0;
    font-size: 50px;
}
.owl-next:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: '';
    display: block;
    content: "\f105";
    width: 50px;
    height: 50px;
    text-indent: 0;
    font-size: 50px;    
}
.owl-carousel .owl-nav .owl-next {
    float: right;
}
.owl-carousel .owl-nav .owl-prev {
    float: left;
}    
.owl-carousel .owl-nav.disabled:after {
    content: '';
    display: block;
    clear: both;
}
.owl-nav.disabled {
    margin-top: 10px;
}
.owl-dots .owl-dot {
    text-indent: 0;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}
.owl-dots .owl-dot span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #ccc;
    border-radius: 50%;
}
.owl-dots {
    text-align: center;
    margin-top: -30px;
}
.owl-dots .owl-dot.active span {
    background: #f6921e;
}
h3.sp-simpleportfolio-title a {
    font-size: 19px;
    line-height: 120%;
    display: block;
}
h3.sp-simpleportfolio-title {
    height: 60px;
    margin-bottom: 15px;
    text-align: center;
}
.business_partner ul:after {
    content: '';
    display: block;
    clear: both;
}
.row_vision {
    padding-top: 20px;
}
.vision_text li {
    color: #fff;
}
span.smart_2 {
    font-size: 40px;
    font-weight: bold;
}
/* ############################# */

@media (min-width: 992px){
.col-md-7 {
    width: 67.333333% !important;
}
}
@media screen and (max-width: 768px){
    .new-activity ul.flex-direction-nav {
        display: none;
    }
    .container {
    width: auto !important;
	}
	#sp-logo {
    bottom: 0px; 
}
    section#contact-form .sppb-col-sm-6 {
        float: none;
        margin: 0 auto;
        width: 100%;
    }
    .sp-module ul >li a {
        font-weight: bold;
    }
    .new-activity li.col-md-3 {
        width: 50%;
        float: left;
        min-height: 515px;
    }
    .banner_top li img {
        height: auto!important;
    }
    #sp-header #offcanvas-toggler {
        padding: 12px 0;
    }
    .top-menu div#sp-menu {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .top-menu .col-xs-1.col-sm-1.col-md-1 {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: auto;
    }
    .top-menu > .container {     
        text-align: right;
    }
    .banner_top li:last-child {
        width: 20%;
    }
    .banner_top li:first-child {
        width: 80%;
    }
}

@media screen and (max-width: 500px){
    div#post-image h1.categ-title {
        left: 5%;
        bottom: 0;
        margin: 0;
    }
    .edit-switch {
    display: block !important;
    }
    #sp-logo img {
        width: 25%;
    }
    #offcanvas-toggler >i {
    top: -60px;
    }
    .banner_top li:last-child img {
        width: 110px;
    }
    .test-arrows-right {
    right: 0px !important;
    
}
.test-arrows-left {
    left: 7px !important;
}
.sticky #sp-logo {
    left: 20px;
    padding: 0;
    top: 27px;
}
    #sp-header .logo {
        height: auto;
        padding: 5px 0;
    }
    .banner_top li:last-child {
        width: 100%;
    }
    .banner_top li:first-child {
        width: 100%;
    }
  
    .address-contact {
        padding: 70px 10px;
    }
    section#contact-form form {     
        padding: 70px 10px;
    }
    h2 {
        font-size: 24px;
    }
    #sp-main-body.pages {
        padding: 20px 0;
    }
    body#body-3323 .sp-page-title {
        background-position: 38% 19%;
    }
    div#post-image h1.categ-title {
        font-size: 42px;
    }
    body.product-page .sp-page-title, body#body-3319 .sp-page-title, body.product-view .sp-page-title {
        background-size: auto 100%;
        background-position: 70%;
    }
    section#head-contact h3 {
        font-size: 21px;
    }
    .link_top_right ul li .fa {     
        font-size: 15px;
    }
    .link_top_right ul li a {
        font-size: 17px;
    }
    
    div#sp-top1 {
        padding-right: 0;
        padding-left: 5px;
    }
    .productimage {
        display: none;
    }
    h3.sp-simpleportfolio-title {
        margin-bottom: 30px;
    }
    .cd-pagination.animated-buttons [class^="ap-"] {     
        line-height: 30px;
    }
    .cd-pagination.animated-buttons a, .cd-pagination.animated-buttons span {
        padding: 10px;
        line-height: 15px;
    }
    #sp-header #offcanvas-toggler {
        padding: 10px 0;
    }
    #fading-header #sp-header #offcanvas-toggler {
        line-height: initial;
    }
    ul.category-image {
        text-align: left;
    }
    ul.category-image li {
        display: inline-block;
        width: 48%;
        padding: 15px;
    }
    ul.category-image {
        padding: 30px 0;
    }
    div#sp-top1 {
        line-height: 0;
    }
    div#sp-top2 {
        line-height: 0;
    }
    div#sp-top1 {
        padding-right: 0;
    }
    .sp-column.lang-switch a img {
        margin: 0px 0 0 3px;
        vertical-align: -3px;
        width: 15px;
        height: auto;
    }
    .sp-column.lang-switch a {
        float: left;
        margin: 0;
        font-size: 14px;
        padding: 0px 3px 0px 2px;
        line-height: 20px;
    }
    .link_top_right ul li:last-child {
        position: absolute;
        right: 0;
        top: 0;
        padding:0;
    }
   .lang-switch {
    padding: 12px 0;
    display: none;
}
    .link_top_right ul li {
        margin: 5px 3px;
        vertical-align: middle;
        display: block;
        padding-right: 40px;
    }
    div#sp-top2 {
        line-height: 0;
        padding: 0 3px 0 0;
    }
    .sp-column.lang-switch a img {
        margin: 3px;        
    }
    .sp-column.lang-switch a.active img {
        border:2px solid #fff;
    }
    .sp-column.lang-switch a.active {
        background: none;
    }
    .sp-column.lang-switch a {
        font-size: 0;
        padding: 0;
        line-height: 0;
    }
    div#sp-logo .sp-column {
        float: none;
        display: block;
        width: 100%;
        text-align: center;
    }
h1.brand {
    margin: 0 auto;
    display: block;
    top: -32px;
    left: 20px;
}
}

@media screen and (max-width: 375px){
    ul.category-image li {     
        padding: 5px;
    }
    .new-activity li.col-md-3 {
        width: 100%;
        float: none;
        min-height: initial;
        margin-bottom: 30px;
    }
}  





/*-------------------------------------------------Mobile---------------------------------------------------------------------  */
@media only screen and (max-width: 1600px){
section.sppb-section.vision {
    background-image: url(../images/bg-smart-home-system.png);
    min-height: 744px;
    background-repeat: no-repeat;
    background-size: 114%;
}

}
@media only screen and (max-width: 1366px){
.caption.lfr.n1.tp-caption.start {
    top: 106.414px !important;
    left: 117.409px !important;
}
.caption.lfr.n2.tp-caption.start {
    top: 265.797px !important;
    left: 173.81px !important;
}
section.sppb-section.vision {
    background-size: 134% !important;
}
}
@media only screen and (max-width: 1300px){
section.sppb-section.vision {
    background-image: url(../images/bg-smart-home-system.png);
    min-height: 744px;
    background-repeat: no-repeat;
    background-size: 132%;
}
}
@media only screen and (max-width: 1024px){
form#form-search input[type="text"] {
     padding-right: 0px !important; 
}
ul.detail-dsc {
    margin-top: 0px;
}
.test-arrows-left {
    left: 10px !important;
}
.test-arrows-right {
    right: -15px !important;
    
}
.business_partner li img {
    margin-top: 1% !important;
}
span.smart_1 {
    margin-left: 0% !important;
}
span.smart_2, span.smart_1 {
    font-size: 33px;
}
span.smart_2 {
    margin-left: 0% !important;
}
h1.categ-title {
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    bottom: 0%;
    left: 0%;
    color: #f6921e;
}
img {
    display: block;
    max-width: 100%;
    height: auto !important;
}
div#post-image img {
    width: 100%!important;
   
    max-width: initial!important;
}
#fading-header.sticky {
    position: fixed;
    margin-top: -28px !important;
}
.col-md-7 {
    width: 78.333333% !important;
}
.container {
    width: 960px;
}
.vision_genius img {
    margin-left: 0px !important;
}
#sp-logo {
    bottom: 20px;
    display: none;
}
span.plus {
    font-size: 85px;
    position: absolute;
    top: -8px;
    font-weight: bold;
    left: 58px;
}
.sppb-row.cmclient{
    margin: 0 auto;
}
}
@media only screen and (max-width: 768px){
.sppb-row.cmclient {
    margin: 0 auto;
}
.gear_for_sliding {
text-align: center; 
}
.bottom-content {
    margin-top: 110px !important;
    text-align: right;
}
.img-genius {
    width: 50%;
    margin-top: 110px !important;
}
.vision_dsc {
    width: 50%;
    float: right;
}
.vision_genius {
    width: 50%;
}
span.up {
    color: white;
    font-size: 21px;
}
span.for-sliding {
    color: #0c84c2;
    font-size: 25px;
}
.gear_for_sliding {
    text-align: right;
    margin-top: 20px;
    font-weight: bold;
}
span.GEAR {
    font-size: 25px;
    color: #f7941e;
}
section.sppb-section.genius-blizzard {
margin-bottom:0px; 
}
#sp-logo {
    bottom: 23px;
}
.business_partner li {
    margin-bottom: 50px;
}
.vision_genius {
    margin-top: 95px !important;
}
.vision_genius img {
    margin: 0 auto !important;
}
#fading-header #sp-header #sp-menu {
    max-height: 0px !important;
}


.sticky #sp-logo {
    bottom: 0px;
}
#sp-logo {
    display: block !important;
}
.form_hiden {
    display: none !important;
}
.top-menu .row {
    border-bottom: 0;
}
.sticky #offcanvas-toggler >i {
    padding: 0;
    font-size: 28px;
    text-align: center;
    top: -56px;
    position: relative;
    vertical-align: top;
}
.sticky .container {
    margin-top: 0px !important;
}
}
@media only screen and (max-width: 500px){
.top-menu .col-xs-1.col-sm-1.col-md-1 {
    float: none;
    display: none;
    vertical-align: top;
    width: auto;
}
h1.categ-title {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    bottom: 0%;
    left: 0%;
    color: #f6921e;
}
#sp-logo {
    display: block !important;
}
#fading-header.sticky {
    position: fixed;
    margin-top: -70px !important;
}
.sticky #offcanvas-toggler >i {
    padding: 0;
    font-size: 28px;
    text-align: center;
    top: -27px !important;
    position: relative;
    vertical-align: top;
}
#sp-logo {
    bottom: 50px;
}
.sticky .top-menu {
    margin-top: 40px !important;
}
.sp-column.pull-right.link_top_right {
    margin: 0;
    display: none;
}
section#sp-top-bar {
    padding: 0;
    display: block;
}
#sp-top-bar {
    background-color: #222222;
    color: #fff;
}
/*span.tooltiptext {
    display: block;
}*/
.sppb-row.cmclient {
    margin: 0 auto;
}
.animate-flicker.hover1 .tooltiptext {
    top: -5px;
    left: -68%;
    font-size: 10px !important;
}
.caption.lfr.n1.tp-caption.start {
    left: 30px !important;
    top: 25px !important;
}
.caption.lfr.n2.tp-caption.start {
    left: 46px !important;
    top: 75px !important;
}
.caption.lfr.n3.tp-caption.start {
    top: 108px !important;
    left: 23px !important;
}
.caption.lfr.n4.tp-caption.start {
    left: 41px !important;
    top: 168px !important;
}
.caption.lfr.n5.tp-caption.start {
    left: 177px !important;
    top: 125px !important;
}
.caption.lfr.n6.tp-caption.start {
    top: 206px !important;
    left: 179px !important;
}
.caption.lfr.n7.tp-caption.start {
    top: 46px !important;
    left: 241px !important;
}
.caption.lfr.n8.tp-caption.start {
    left: 280px !important;
    top: 177px !important;
}
.animate-flicker.hover2 .tooltiptext {
    width: 117px !important;
    top: -5px !important;
    left: 85% !important;
    font-size: 10px !important;
}
.animate-flicker.hover3 .tooltiptext {
    width: 96px !important;
    top: -15px !important;
    left: 24% !important;
    font-size: 10px !important;
}
.animate-flicker.hover4 .tooltiptext {
    width: 100px !important;
    top: -5px !important;
    left: 105% !important;
    font-size: 10px !important;
}
.animate-flicker.hover5 .tooltiptext {
    width: 120px !important;
    top: 27px!important;
    left: 0%!important;
    font-size: 10px!important;
}
.animate-flicker.hover6 .tooltiptext {
    width: 110px !important;
    top: -5px !important;
    left: 105% !important;
    font-size: 10px !important;
}
.animate-flicker.hover7 .tooltiptext {
    width: 110px !important;
    top: -5px!important;
    left: 87%!important;
    font-size: 10px!important;
}
.animate-flicker.hover8 .tooltiptext {
    width: 94px;
    top: -5px;
    left: 100%;
    font-size: 10px;
}
.top-menu .row {
    border-bottom: 0;
}
.about_tab_home span {
    font-size: 50px !important;
}
span.plus {
    font-size: 81px;
    position: absolute;
    top: -10px;
    font-weight: bold;
    left: 56px;
}
.business_partner li img {
    margin-top: 0%;
}
section.sppb-section.support {
     padding-top: 0px; 
 }
 .support ul {
    padding: 0;
}
.copyrighttext {
    font-size: 14px;
}
.row_vision .col-sm-12.col-md-12 .inner-page li {
    font-size: 18px !important;
    }
    .business_partner span {
    font-size: 16px;
}
.business_partner li a {
 margin-bottom: 6px !important;
}
.business_partner li {
    width: 23.5%;
    margin-bottom: 29px;
}
.col-md-6.col-sm-12.col-2.vision_text span:first-child {
    font-size: 60px;
    padding-top: 0px;
}
.vision_img img {
    width: 50% !important;
    height: 50% !important;
}
span.GEAR {
   
    font-size: 25px;
 
}
.vision_text .bottom-content {
    margin-top: 0px;
}
span.blizzard {
    font-size: 30px;
}
span.up1 {
    font-size: 20px!important;
    margin-left: 0;
}
.genius_text span:first-child {
    font-size: 90px;
    font-weight: bold;
    color: #f6921e;
}
.vision_dsc img {
    width: 50% !important;
    height: 50% !important;
    float: right;
}
section.sppb-section.genius-blizzard {
     margin-bottom: 0px; 
}
.gallery-img {
    width: 192px !important;
}
span.up1 {
    font-size: 32px!important;
    margin-left: 0;
    display: inline-block;
    margin-top: 65px;
}

.genius_text {
    line-height: 36px;
    margin-top: 34%;
}
}
@media only screen and (max-width: 414px){
.top-menu .col-xs-1.col-sm-1.col-md-1 {
    float: none;
    display: none;
    vertical-align: top;
    width: auto;
}
.caption.lfr.n10.tp-caption.start {
    top: 61% !important;
    left: 84% !important;
}
.test-arrows-right {
    right: 0px !important;
}
.row_vision {
    padding-top: 40px;
}
.img-genius {
    width: 50%;
    margin-top: 43px !important;
    margin: 0px auto !important;
}
.form_hiden {
    display: none !important;
}
.top-menu .row {
    border-bottom: 0;
}
.animate-flicker {
    width: 30px !important;
    height: 30px !important;
    background-position: center;
    -webkit-animation: flickerAnimation 3s infinite;
    -moz-animation: flickerAnimation 3s infinite;
    -o-animation: flickerAnimation 3s infinite;
    animation: flickerAnimation 3s infinite;
    background: no-repeat !important;
    background-size: 100% !important;
}
.about_tab_home span {
    font-size: 50px !important;
}
span.plus {
    font-size: 81px;
    position: absolute;
    top: -10px;
    font-weight: bold;
    left: 56px;
}
.business_partner li img {
    margin-top: -5% !important;
}
section.sppb-section.support {
     padding-top: 0px; 
 }
 .support ul {
    padding: 0;
}
.copyrighttext {
    font-size: 14px;
}
.row_vision .col-sm-12.col-md-12 .inner-page li {
    font-size: 18px !important;
    }
    .business_partner span {
    font-size: 16px;
}
.business_partner li a {
    margin-bottom: 30px !important;
}
.business_partner li {
    width: 47.5%;
    margin-bottom: 40px;
}
.col-md-6.col-sm-12.col-2.vision_text span:first-child {
    font-size: 60px;
    padding-top: 0px;
}
.vision_img img {
    width: 50% !important;
    height: 50% !important;
    margin-top: 100px;
}
span.GEAR {
   
    font-size: 25px;
 
}
.vision_text .bottom-content {
    margin-top: 0px;
}
span.blizzard {
    font-size: 30px;
}
span.up1 {
    font-size: 20px!important;
    margin-left: 0;
}
.genius_text span:first-child {
    font-size: 90px;
    font-weight: bold;
    color: #f6921e;
}
.vision_dsc img {
    width: 67% !important;
    height: 67% !important;
    margin-top: 151px;
    float: none;
}
section.sppb-section.genius-blizzard {
     margin-bottom: 0px;

}
.gallery-img {
    width: 192px !important;
}
span.up1 {
    font-size: 30px!important;
    margin-left: 0;
    display: inline-block;
    margin-top: 130px;
}
.genius_text {
    line-height: 15px;
    margin-top: 40%;
}
}
@media only screen and (max-width: 375px){
.caption.lfr.n1.tp-caption.start {
    left: 24px !important;
    top: 23px !important;
}
.genius-blizzard .bottom-content {
    margin-top: 80px !important;
}
section.sppb-section.vision {
    background-size: auto 79% !important;
}
.bottom-content {
    margin-top: 88px !important;
    text-align: center;
    margin-bottom: 55px;
}
.caption.lfr.n2.tp-caption.start {
    left: 40px !important;
    top: 67px !important;
}
.caption.lfr.n3.tp-caption.start {
    top: 96px !important;
    left: 19px !important;
}
.caption.lfr.n4.tp-caption.start {
    left: 36px !important;
    top: 152px !important;
}
.caption.lfr.n5.tp-caption.start {
    left: 158px !important;
    top: 116px !important;
}
.caption.lfr.n6.tp-caption.start {
    top: 187px !important;
    left: 165px !important;
}
.caption.lfr.n7.tp-caption.start {
    top: 40px !important;
    left: 217px !important;
}
.caption.lfr.n8.tp-caption.start {
    left: 255px !important;
    top: 162px !important;
}
.about_tab_home span {
    font-size: 45px !important;
}
.copyrighttext {
    font-size: 13px;
}
.business_partner li a {
    display: block;
    border: solid 3px #f6921e;
    position: relative;
    width: 79%;
    height: 72%;
    left: 10%;
    top: 10%;
   
}
.business_partner span {
    font-size: 15px;
}
.genius_text span.blizzard {
    font-size: 24px;
}
.vision_text .bottom-content {
    margin-top: 10px;
}
.vision_text span.blizzard {
    font-size: 26px;
}
}
@media only screen and (max-width: 360px){
.caption.lfr.n7.tp-caption.start {
    top: 38px !important;
    left: 206px !important;
}
.genius-blizzard .bottom-content {
    margin-top: 93px !important;
}
.caption.lfr.n10.tp-caption.start {
    top: 60% !important;
    left: 83% !important;
}
.caption.lfr.n8.tp-caption.start {
    left: 243px !important;
    top: 152px !important;
}
.caption.lfr.n6.tp-caption.start {
    top: 178px !important;
    left: 154px !important;
}
.caption.lfr.n5.tp-caption.start {
    left: 150px !important;
    top: 110px !important;
}
.caption.lfr.n4.tp-caption.start {
    left: 34px !important;
    top: 143px !important;
}
.caption.lfr.n3.tp-caption.start {
    top: 89px !important;
    left: 18px !important;
}
.caption.lfr.n2.tp-caption.start {
    left: 37px !important;
    top: 63px !important;
}
.caption.lfr.n1.tp-caption.start {
    left: 24px !important;
    top: 19px !important;
}
}
@media only screen and (max-width: 320px){
section.sppb-section.vision {
    background-size: auto 84% !important;
}
.business_partner li img {
    margin-top: -5% !important;
}
.gallery-img {
    width: 290px !important;
}
span.GEAR {
    font-size: 17px !important;
}
.business_partner span {
    font-size: 17px !important;
}
}