.itopplus-background {

}
body,
html {
    font-size: 16px;
    overflow-x: hidden;
    color: #000000;
}
a {
    color: #000000;
}
a:hover {
    color: #004173;
}
.itopplus-slide {
    background-color: #0d8cbc;
    color: #fff;
}

.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_070720234e03/0/0/1z-z737964052574.webp');
}
.itopplus-bg2 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_070720234e03/0/0/2z-z1413643948212.webp);
    background-position: bottom;
}

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_070720234e03/0/0/bg3z-z1182073231609.webp');
}


/************Menu***************/
.navbar-default .navbar-nav>li>a {
    font-size: 1em;
    color: #2a2a2a;
    margin: 0 5px;
    padding: 10px 15px;
}

.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: #2a2a2a !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

.dropdown-menu>li>a {
    font-size: 1.1em;
    color: #2a2a2a;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #0d8cbc;
}

/********Only Sidebar*********/
@media screen and (max-width : 992px) {
    
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

#controlMenu,
#controlMenu i,
#controlMenu li a {
    color: #fff !important;
}

.navbar-default {
    background: #0f95c7;
}
  
#controlBanner {
    padding: 0;
}  

}

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

.navbar-default {
    background: transparent;
}

#controlPosition {
    margin-top: 1%;
    text-align: right;
}

#controlBanner {
    object-fit: contain;
    width: 85%;
    position: absolute;
}
  
.zIndex-menu {
	z-index: 100 !important;
}


}



.h1, h1 {
    font-size: 3.4em;
}
.h2, h2 {
    font-size: 2.9em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 2.1em;
}
.h4, h4 {
    font-size: 1.5em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}

/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #caa557;
}
.itopplus-footer h4 {
    font-size: 1.2em;
    margin: 0 0 15px;
}
.itopplus-footer h3 {
    font-size: 1.2em;
    margin: 0 0 15px;
    font-family: 'Outfit', sans-serif;
    font-weight: 500;
}
.footer-pd1 {
    padding-left: 5%;
}
.footer-pd2 {
    padding-left: 25%;
}
.qr-img {
    width: 50%;
}
.copy-right {
    font-size: 1em;
    text-align: right;
    padding: 1% 0 17%;
}
/*form follow*/
.no-js #Component64db37801aeea90013a581e3 .form-horizontal .form-group-sm .form-control, .no-js #Component64db37801aeea90013a581e3 .input-sm ,
.no-js #Component64dc6921dcafb80012d0e253 .form-horizontal .form-group-sm .form-control, .no-js #Component64dc6921dcafb80012d0e253 .input-sm  {
    height: 45px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 50px 0 0 50px;
    border: none;
}
.no-js #Component64db37801aeea90013a581e3 .btn-default , .no-js #Component64dc6921dcafb80012d0e253 .btn-default   {
    text-shadow: 0 0 0 #fff;
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#07688d 0,#07688d 100%);
    background-repeat: repeat-x;
    border-color: #07688d;
    border: none;
    font-size: 14px;
    color: #fff;
    border-radius: 0 50px 50px 0;
    height: 45px;
    font-weight: 400;
    padding: 10px 20px;
}
.no-js #Component64db37801aeea90013a581e3 .btn-default:focus, .no-js #Component64db37801aeea90013a581e3  .btn-default:hover ,
.no-js #Component64dc6921dcafb80012d0e253 .btn-default:focus, .no-js #Component64dc6921dcafb80012d0e253  .btn-default:hover {
    background-color: #07688d;
    background-position: 0 -15px;
}
.no-js #Component64db37801aeea90013a581e3 .glyphicon-envelope:before , .no-js #Component64dc6921dcafb80012d0e253 .glyphicon-envelope:before {
    content: "\2709";
    display:none;
}
/*form follow*/
.footer-icon-display {
    display: flex;
    align-items: baseline;
}
.footer-icon-text {
    width: 21%;
}
.footer-icon {
    width: 6%;
    margin-right: 2%;
    transition: 0.5s;
}
.footer-icon:hover {
    transform: scale(1.1);
}
.ITPcookiebar {
    width: 100% !important;
}
.ITPcookieLeftText {
    padding-top: 27px !important;
}
.buttonExampleSite {
    border: 1px solid #07688d !important;
    color: #07688d !important;
    font-family: 'Noto Sans Thai',sans-serif !important;
}
.buttonExampleSite:hover {
    background: #07688d !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 20px !important;
    color: #0d8cbc;
    padding-bottom: 0rem !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 16px !important;
}
.itpPDPALandingPage {
    padding: 11% 0 0%;
}
/*footer*/


/*หน้าแรก*/
.about-icon {
    white-space: pre-line;
    padding: 10% 0;
    transition: 0.5s;
}
.about-icon:hover {
    transform: scale(1.1);
}
.about-icon .media-body {
    padding: 15% 0 0% 10%;
}
ul#slider64db33241d32200013478db4 {
    width: 85%;
    margin: 0 auto;
}
.brand-align {
    padding: 3% 1% 0%;
}
.brand-align h2 {
    color: #0d8cbc;
    margin: 0;
}
.brand-name {
    text-align: center;
    padding: 5% 0;
}
.about-detail {
    padding: 13% 5% 0 4%;
}
.about-detail h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin: 0;
}
.about-detail h4 {
    margin: 10px 0 20px;
}
.btn-more {
    font-size: 1em;
    background: linear-gradient(to right, rgba(202,166,87,1) 0%, rgba(252,245,191,1) 25%, rgba(206,178,102,1) 45%, rgba(186,147,63,1) 50%, rgba(206,178,102,1) 55%, rgba(252,245,191,1) 75%, rgba(251,223,147,1) 100%);
    color: #043b4f;
    border: none;
    padding: 10px 25px;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-more:hover {
    background: #ceb366;
    color: #fff;
}
.imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
}
.menu-align2 {
    text-align: center;
    padding: 2% 0 1%;
}
.menu-align2 h1 , .menu-align2 h2 {
    color: #0d8cbc;
    font-weight: 600;
    margin: 0;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar h2 {
    margin: 19% 0 10px 0 !important;
    -webkit-transform: translate3d(0,0%,0);
    transform: translate3d(0,0%,0);
    font-size: 1em;
}
.grid figure h2 span {
    font-size: 1.2em;
    font-weight: 600;
    display: block;
    margin: 0 0 5px;
}
figure.effect-oscar figcaption {
    background-color: rgba(73,73,73,.5);
    outline: 1px solid #ceb366;
    outline-offset: -15px;
}
figure.effect-oscar:hover figcaption {
    background-color: rgba(13,140,188,.5);
}
figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
.btn-align {
    text-align: center;
    font-weight: 500;
    padding: 1% 0 5%;
}
.service-bg {
    background-color: rgba(13,140,188,70%);
    color: #fff;
    padding: 8%;
    border-radius: 0 100px 0 0;
}
.service-bg h3 {
    font-size: 1.6em;
    white-space: pre-line;
    font-weight: 600;
    margin: 0px 0 15px;
}
.service-bg h4 {
    font-size: 1.15em;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    margin: 15px 0 0;
}
.service-bg-border {
    border-bottom: 1px solid #fff;
    padding: 15px 0;
}
.brand-head {
    text-align: center;
    white-space: pre-line;
    padding: 9% 0;
}
.brand-head h1 {
    font-weight: 300;
    line-height: 1.2;
    margin: 0;
}
.brand-head h1 span {
    font-weight: 600;
}
.btn-click {
    font-size: 2.7em;
    background: linear-gradient(to right, rgba(202,166,87,1) 0%, rgba(252,245,191,1) 25%, rgba(206,178,102,1) 45%, rgba(186,147,63,1) 50%, rgba(206,178,102,1) 55%, rgba(252,245,191,1) 75%, rgba(251,223,147,1) 100%);
    color: #043b4f;
    border: none;
    font-weight: 600;
    padding: 5px 25px;
    margin: 3% 0 0;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-click:hover {
    background: #07688d;
    color: #fff;
}
/*หน้าแรก*/


/*บริการ*/
.menu-align {
    text-align: center;
    padding: 2% 0;
}
.padding-pd {
    padding: 2%;
}
.service-content {
    padding: 5%;
}
.service-content h3 {
    color: #0d8cbc;
    font-weight: bold;
}
.service-content h4 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 15px 0 10px;
    color: #07688c;
}
.service-content-list {
    font-weight: 400;
    text-align: left;
    list-style: none;
    padding: 0%;
    margin: 0 auto;
}
.service-content-list  li {
    display: flex;
}
.service-content-list li::before {
    content: '✤';
    padding-right: 2%;
    color: #07688c;
    font-weight: 600;
}
figure.effect-apollo {
    background: transparent;
}
/*บริการ*/


/*สินค้า*/
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 1.1em;
    padding: 7% 0% 1%;
    font-weight: 500;
    color: #1a1615;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #0d8cbc;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    text-align: center;
    display: none;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 10px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border: 0px solid #eee;
}
.Contentmanager .site .col-section .item.-micro a img {
    width: 100%;
    height: auto;
}
.Contentmanager .site .col-section .item.-micro a .caption {
      width: 100%;
      background: transparent;
      padding-left: 0;
      margin-bottom: 10px;
}
.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 , .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee!important;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee!important;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
      transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
    overflow: hidden!important;
}
.contenemanager-gallery .thumbnail:hover {
      transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
    overflow: hidden!important;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 0 0 rgba(0,0,0,.075);
      transform: scale(1.0) !important;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 8%);
    box-shadow: 0 0 0 rgb(0 0 0 / 8%);
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    margin-bottom: 0px;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
  transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
     overflow: hidden!important;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    background: transparent;
    position: relative!important;
    overflow: hidden!important;
    border: 0px solid #eee;
    padding: 0px !IMPORTANT;
    box-shadow: none;
    border-radius: 0px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 0px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
}
h3.managerHeader {
    font-size: 2.9em;
    text-align: center;
    padding: 3%;
    font-weight: 600;
    margin-bottom: 5%;
    background-color: #0f95c7;
    color: #fff;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #e7e7e7;
    padding-bottom: 0px;
    margin: 0px 0px 30px;
    width: 128%;
    margin-left: -14%;
}
.social-share {
    top: -25px;
    right: 48%;
}
.social-icon {
    border-radius: 5px;
    margin-top: -3px;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.col-md-6.pull-left {
    width: 50%;
    margin-left: -3%;
    margin-right: 2%;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 10px 0;
}
.Textmanager.font-inherit h4 {
    font-size: 1.3em;
    margin: 0px 0 15px;
    font-weight: 600;
    color: #0d8cbc;
    line-height: 1.2;
}
.landingpagemanager {
    display: none;
}
/*สินค้า*/


/*เกี่ยวกับเรา*/
.about-detail2 {
    text-align: center;
    padding: 5% 0 0;
}
.about-detail2 h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #1095c7;
    margin: 0;
}
.about-detail2 h4 {
    color: #07688c;
    font-weight: 600;
    margin: 5px 0 20px;
}
.about-detail3 {
    padding: 8% 0;
}
.about-detail3 h4 {
    font-weight: 600;
    margin: 0 0 20px;
}
ul#slider64dc6bbfdcafb80012d0e4a6 {
    width: 85%;
    margin: 0 auto;
}
figure.effect-selena {
    background: transparent;
}
/*เกี่ยวกับเรา*/




/*ขั้นตอนการผลิต*/
.service-step {
    text-align: center;
    padding: 1%;
}
.service-step img {
    width: 50% !important;
    margin: 0 auto;
}
.service-step h4 {
    font-size: 1.1em;
    color: #016f49;
    font-weight: bold;
    margin: 20px 0 10px;
    height: 40px;
}
#Component64dc5405e3bfe40013969bc6 , #Component64dc7f4085fede00126bf40e , #Component64dc80c9dcafb80012d0ea2b {
      width: 80%;
}
#Component64dc5405e3bfe40013969bc6  {
    margin: -22% auto 10%;
}
#Component64dc7f4085fede00126bf40e {
    margin: -28% auto 17%;
}
#Component64dc80c9dcafb80012d0ea2b {
    margin: -31% auto 17%;
}
#Component64dc5405e3bfe40013969bc6 .imageWidth.imageGallery , #Component64dc7f4085fede00126bf40e .imageWidth.imageGallery , #Component64dc80c9dcafb80012d0ea2b .imageWidth.imageGallery {
    width: 5% !IMPORTANT;
    margin: 0 auto;
    display: block;
}
/*ขั้นตอนการผลิต*/



/*ติดต่อเรา*/
.text-contact {
    padding: 0 11% 0 0;
}
.padding-contact {
    padding: 6px 5px 5px;
}
.text-contact h4 {
    font-weight: bold;
    margin: 0 0 15px;
    line-height: 1.3;
    color: #0d8cbc;
}
/*form Contact*/ 
.no-js #Component64dc858be3bfe4001396a2d9 label , .no-js #Component651505211d5f4000145ece4b label {
    display: none!important;
}
.no-js #Component64dc858be3bfe4001396a2d9 .col-md-6 , .no-js #Component651505211d5f4000145ece4b .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component64dc858be3bfe4001396a2d9 .form-control , .no-js #Component651505211d5f4000145ece4b .form-control {
    border: 1px solid #eee;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 1em !important;
    padding: 30px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: transparent;
    color: #444444!important;
}
.no-js #Component64dc858be3bfe4001396a2d9 .form-control:hover , .no-js #Component651505211d5f4000145ece4b .form-control:hover {
    border: 1px solid #0d8cbc;
}
.no-js #Component64dc858be3bfe4001396a2d9 .form-control:focus , .no-js #Component651505211d5f4000145ece4b .form-control:focus {
    border: 1px solid #0d8cbc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
    color: #444444!important;
}
.no-js #Component64dc858be3bfe4001396a2d9 .btn , .no-js #Component651505211d5f4000145ece4b .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: linear-gradient(to right, rgba(202,166,87,1) 0%, rgba(252,245,191,1) 25%, rgba(206,178,102,1) 45%, rgba(186,147,63,1) 50%, rgba(206,178,102,1) 55%, rgba(252,245,191,1) 75%, rgba(251,223,147,1) 100%);
    color: #043b4f;
    text-shadow: 0 0px 0 #cdb683;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 500;
    border: 0px solid transparent;
}
.no-js #Component64dc858be3bfe4001396a2d9 .btn-default:active , .no-js #Component651505211d5f4000145ece4b .btn-default:active {
   background-color: #4d4d4d;
}
.no-js #Component64dc858be3bfe4001396a2d9 .btn-default:hover,
.no-js #Component64dc858be3bfe4001396a2d9 .btn-default:focus,
.no-js #Component651505211d5f4000145ece4b .btn-default:hover,
.no-js #Component651505211d5f4000145ece4b .btn-default:focus{
    background-position: 0 0px;
    background-color: #ceb366;
}
.no-js #Component64dc858be3bfe4001396a2d9  .col-xs-12.col-sm-5.col-md-5.padding , .no-js #Component651505211d5f4000145ece4b  .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #Component64dc858be3bfe4001396a2d9 span.label , .no-js #Component651505211d5f4000145ece4b span.label {
    font-size: 14px;
    font-weight: 400;
}
.ITPcheckboxAuthen {
    font-size: 14px;
    font-weight: 400;
}
#iframe64dc892ee3bfe4001396a3ab iframe {
    height: 400px;
}
/*ติดต่อเรา*/


/*pagination*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #0d8cbc;
    border-color: #0d8cbc;
}
.pagination>li>a, .pagination>li>span {
    color: #0d8cbc;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #0d8cbc;
    background-color: #f7f7f7;
}
/*pagination*/


@media only screen and (min-width : 1900px) {
body, html {
    font-size: 20px;
}
  .dropdown-menu>li>a {
    font-size: 1.4em;
}
  .service-bg {
    padding: 14% 10%;
}
  .itopplus-footer {
    font-size: 18px;
}
  .ITPcookiebar , .buttonExampleSite  {
    font-size: 16px !important;
}
  .no-js #Component64db37801aeea90013a581e3 .form-horizontal .form-group-sm .form-control, .no-js #Component64db37801aeea90013a581e3 .input-sm , .no-js #Component64db37801aeea90013a581e3 .btn-default ,
  .no-js #Component64dc6921dcafb80012d0e253 .form-horizontal .form-group-sm .form-control, .no-js #Component64dc6921dcafb80012d0e253 .input-sm , .no-js #Component64dc6921dcafb80012d0e253 .btn-default  {
    font-size: 18px;
}
  .ITP-pdpa-template-contentFont {
    font-size: 20px !important;
}
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
}
  .page-header {
    width: 138%;
    margin-left: -19%;
}
  .service-step h4 {
    height: 50px;
}
  .padding-contact {
    padding: 10px 5px 5px;
}
  .no-js #Component64dc858be3bfe4001396a2d9 span.label {
    font-size: 16px;
}
  .ITPcheckboxAuthen {
    font-size: 16px;
}
  .no-js #Component64dc858be3bfe4001396a2d9 .btn {
    font-size: 18px;
}
  #iframe64dc892ee3bfe4001396a3ab iframe {
    height: 375px;
}
  #Component64dc5405e3bfe40013969bc6 .imageWidth.imageGallery, #Component64dc7f4085fede00126bf40e .imageWidth.imageGallery, #Component64dc80c9dcafb80012d0ea2b .imageWidth.imageGallery {
    width: 7% !IMPORTANT;
}
  ul#slider64db33241d32200013478db4 {
    width: 90%;
}
}




@media only screen and (max-width:1191px) {
.h1, h1 {
    font-size: 2.4em;
}
  .h2, h2 {
    font-size: 2.1em;
}
  .about-icon {
    white-space: inherit;
}
  .about-detail {
    padding: 5% 0% 0 0%;
}
  .about-detail h3 {
    font-size: 1.8em;
}
  ul#slider64db33241d32200013478db4 {
    width: 75%;
}
  .service-bg h3 {
    font-size: 1.2em;
}
  .service-bg h4 {
    font-size: 1em;
}
  .service-bg {
    padding: 5% 5%;
}
  #Component64dc5405e3bfe40013969bc6 {
    margin: -26% auto 10%;
}
  #Component64dc7f4085fede00126bf40e {
    margin: -32% auto 17%;
}
  #Component64dc80c9dcafb80012d0ea2b {
    margin: -40% auto 17%;
}
  .service-step h4 {
    height: 60px;
}
  .padding-contact {
    padding: 3px 5px 5px;
}
  #iframe64dc892ee3bfe4001396a3ab iframe {
    height: 435px;
}
}


 @media only screen and (max-width:900px) {
 .about-icon .media-body {
    padding: 15% 0 0% 0%;
}
   .itopplus-bg {
    background-size: cover;
}
   .row-fluid [class*=col-sm-5fix] {
    width: 33.33%;
    float:left;
}
   .grid figure figcaption {
    padding: 1em 0em;
}
   .itopplus-bg2 {
    background-size: 170% auto;
}
   .brand-head h1 {
    font-size: 2em;
}
   .brand-head {
    padding: 7% 0;
}
   .btn-click {
    font-size: 1.4em;
}
   .copy-right {
    text-align: center;
    padding: 1% 0 9%;
}
   .page-header {
    width: 108%;
    margin-left: -4%;
}
   .social-share {
    top: -15px;
    right: 20%;
}
#background64dc7f4085fede00126bf3fe .col-sm-5fix.col-xs-12.padding , #background64dc81451aeea90013a59ee3 .col-sm-5fix.col-xs-12.padding , #background64dc52ede3bfe40013969b6b .col-sm-5fix.col-xs-12.padding {
    width: 20%;
}
   #Component64dc5405e3bfe40013969bc6 .imageWidth.imageGallery, #Component64dc7f4085fede00126bf40e .imageWidth.imageGallery, #Component64dc80c9dcafb80012d0ea2b .imageWidth.imageGallery {
    display: none;
}
   .service-step h4 {
    height: 75px;
}
#background64dc7f4085fede00126bf3fe {
    margin-bottom: 5%;
}
#background64dc81451aeea90013a59ee3 ,  #background64dc52ede3bfe40013969b6b {
    margin-bottom: 10%;
}
   #iframe64dc892ee3bfe4001396a3ab iframe {
    height: 363px;
}
   .service-content h3 {
    font-size: 1.9em;
}
}



@media only screen and (max-width:480px) {
#imagesControl64db31cf85fede00126bd572 {
    padding: 0 !important;
}
.row-fluid [class*=col-sm-5fix] {
    width: 100%;
    float:left;
}
  .about-icon {
    padding: 3% 0;
}
  .brand-align {
    padding: 3% 3% 0%;
}
  figure.effect-oscar h2 {
    margin: 16% 0 10px 0 !important;
}
  .grid figure h2 span {
    font-size: 1em;
}
  .service-bg h3 {
    white-space: inherit;
}
  .service-bg {
    padding: 5% 7%;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
  .itopplus-bg3 {
    background-size: cover;
}
  .service-content h3 {
    font-size: 1.7em;
}
  .service-content {
    padding: 5% 1%;
}
  h3.managerHeader {
    font-size: 2.1em;
}
  .page-header {
    width: 100%;
    margin-left: 0;
}
  .col-md-6.pull-left {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
  .Textmanager.font-inherit {
    text-align: left;
    display: block;
}
  #background64dc7f4085fede00126bf3fe .col-sm-5fix.col-xs-12.padding, #background64dc81451aeea90013a59ee3 .col-sm-5fix.col-xs-12.padding, #background64dc52ede3bfe40013969b6b .col-sm-5fix.col-xs-12.padding {
    width: 100%;
}
  .service-step h4 {
    height: inherit;
}
  .service-step img {
    width: 30% !important;
    margin: 0 auto;
}
  .padding-contact {
    padding: 10px 5px 10px;
}
  .no-js #Component64dc858be3bfe4001396a2d9 .col-md-6 {
    padding: 0 15px;
}
#Component64dc7f4085fede00126bf40e {
    display: none;
}
  #Component64dc80c9dcafb80012d0ea2b , #Component64dc5405e3bfe40013969bc6{
    margin: 0% auto 0%;
    display: none;
}
}


@media only screen and (min-width: 744px) and (max-width: 1023px) {
  .visible-xs {
    display: none !important;
  }
}


/*
#background64dc7f4085fede00126bf3fe .row-fluid{
    display: grid;
    grid-template-columns: repeat(2,1fr);
}

*/

