.itopplus-background {

}
body {
    overflow-x: hidden;
}



.no-js a {
    color: #000;
    transition: 0.35s;
}
.no-js a:hover {
    color: #2e3192;
}
.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_1908202359lt/0/0/1z-z164651115434.webp');
}
.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_1908202359lt/0/0/2z-z534274740830.webp');
}
.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_1908202359lt/0/0/3z-z287076717155.webp');
}
.itopplus-footer {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_1908202359lt/0/0/fz-z1586418025708.webp');
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0 15px;
    padding: 30px 0;
  	border-bottom: 3px solid transparent;
}
.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: #000 !important;
  	border-bottom: 3px solid #2e3192;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #000;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #000;
    background: #e8e8e8;
}

@media screen and (max-width: 992px) {
    #controlBanner img {
        position: fixed;
        top: 7px;
        left: 10px;
        width: 130px !important;
        z-index: 10000;
    }

    .navbar-header,
    #ItopplusMainSidebar>div {
        background: #fff !important;
    }

    .navbar-header a.visible-xs {
        filter: contrast(30%);
    }

    #ItopplusMainSidebar a {
        color: #444 !important;
    }

    .navbar-toggle .icon-bar {
        background-color: #444 !important;
    }

    #nav-menu {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
    }

    .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        gap: 5px;
        height: 50px;
        box-shadow: 0 0 3px #ccc;
        width: 100%;
    }

    .navbar-header::before,
    .navbar-header::after {
        display: none;
    }

    #itpMenuSideBar {
        display: grid;
        place-items: center;
        border: none;
        margin: 0 !important;
        padding: 0 !important;
        aspect-ratio: 1;
        width: 40px;
    }

    #itpMenuSideBar .navbar-inline:first-child {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    #itpMenuSideBar .navbar-inline:first-child>span {
        margin: 0 !important;
    }

    #itpMenuSideBar .navbar-inline:nth-child(2) {
        display: none !important;
    }

    #ItopplusMainSidebar li {
        border: none;
    }

    .navbar-header a:not(a.visible-xs),
    .navbar-header a.visible-xs i {
        display: none !important;
    }

    .navbar-header a.visible-xs {
        display: grid !important;
        place-items: center;
        place-content: center;
        aspect-ratio: 1;
        height: 35px !important;
        background-image: url();
        background-size: 22px;
        background-position: center;
        background-repeat: no-repeat;
    }

    #itpphonemobile {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/telephone-callz-z85358287594.png) !important;
    }

    #itpsearchmobile {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z802258593714.png) !important;
    }

    .old-image-icon-facebook {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/fbz-z870717797999.png) !important;
    }

    .old-image-icon-line {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/linez-z21670262898.webp) !important;
    }

    .old-image-icon-instragram {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/igz-z1587384208209.webp) !important;
    }

    .old-image-icon-youtube {
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/ytz-z962652931262.webp) !important;
        background-size: 25px !important;
    }

    #languagemobile {
        order: 10;
    }

    #language_member_bar {
        display: none
    }

    #main-navbar-collapse {
        display: none !important;
    }

    a#languagemobile {
        filter: unset !important;
    }


}

@media screen and (min-width: 1024px) {
.itopplus-banner .container {
    display: grid;
    grid-template-columns: 15% auto 15%;
    align-items: center;
}
.itopplus-banner .container::before,
.itopplus-banner .container::after {
    display: none;
}
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #fff;
    transition: .3s;
}
.banner-sticky {
    background: #fff !important;
}
#controlBanner {
    object-fit: contain;
    padding: 10px;
    width: 100%;
    min-width: auto;
    margin: 0 auto;
}
  
    #nav-menu {
        display: grid;
        place-content: center;
        text-align: center;
        background-color: transparent;
    }
  
.itopplus-search {
    text-align: center;
}
  

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.03,1.03,1);
}
/* oscar */



/*เฉพาะรูปแบบมีขอบ*/
.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.03);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
.no-js .thumbnail {
    padding: 0px
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
}
.no-js .img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgba(0, 0, 0, .075);
}
/**ห้ามเกินกรอบ**/


/*contenemanager*/
h3.managerHeader {
    display: none;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 30px;
    border-bottom: 0px solid #e1723a;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 5% 5% 5%;
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}
.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;
}
.social-share {
    display: none;
}
#background668f490db372d7001a6e81ad .Contentmanager .site .col-section .item.-micro a .caption .title,
#background668f7f8a127b76001afd2d31 .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background668f490db372d7001a6e81ad .Contentmanager .site .col-section .item.-micro a .caption .time,
#background668f7f8a127b76001afd2d31 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    color: #000;
}
/*contenemanager*/


/*from Contact*/
.no-js #Component668f509b5cbb4d001a60d9a1 label {
    display: none!important;
    color: #636363;
}
.no-js #Component668f509b5cbb4d001a60d9a1 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component668f509b5cbb4d001a60d9a1 .form-control {
    border: 1px solid #aeaeae;
    border-bottom: 1px solid #aeaeae;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 24px 15px;
    background: transparent;
    color: #636363;
    font-size: 15px !important;
}
.no-js #Component668f509b5cbb4d001a60d9a1 .form-control:focus {
  border-bottom: 1px solid #2e3192;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #636363!important;
}
.no-js #Component668f509b5cbb4d001a60d9a1 .btn {
   background: #2e3192;
   color: #fff;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: transparent;
   border-radius: 310px;
   padding: 10px 30px 10px 30px;
   font-size: 16px;
   font-weight: 400;
   border: 1px solid;
}
.no-js #Component668f509b5cbb4d001a60d9a1 .btn-default:active {
   background: #2e3192;
   color: #fff;
}
.no-js #Component668f509b5cbb4d001a60d9a1 .btn-default:hover,
.no-js #Component668f509b5cbb4d001a60d9a1 .btn-default:focus {
   background-position: 0 0px;
   background: #2e3192;
   border: 0px solid transparent;
}
.no-js #Component668f509b5cbb4d001a60d9a1  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component668f509b5cbb4d001a60d9a1 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component668f509b5cbb4d001a60d9a1 ::placeholder {
  color: #636363 !important;
  font-weight:400;
}
#cookie668f509b5cbb4d001a60d9a1 {
    font-size: 15px;
    margin-left: -10px;
}
/*from Contact*/


/* ฟอร์ม Style 1 */
#formdisplay668f8e70b372d7001a6e9533 .form-control {
    border: 0px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    background-color: transparent;
    padding: 23px 0px;
    font-size: 16px;
    width: 100% !important;
    margin-bottom: 10px;
}
#formdisplay668f8e70b372d7001a6e9533 .form-control:focus {
    border-bottom: 1px solid #c2c2c2;
}
#formdisplay668f8e70b372d7001a6e9533 .form-control:hover {
    border-bottom: 1px solid #c2c2c2;
}
#formdisplay668f8e70b372d7001a6e9533 .btn-default:hover,
#formdisplay668f8e70b372d7001a6e9533 .btn-default:focus {
    background-position: 0 0px;
    background: #fff;
    transition: 0.35s;
}
#formdisplay668f8e70b372d7001a6e9533 .btn-default {
    background-repeat: repeat-x;
    border-color: #0000;
    padding: 10px 30px;
    font-size: 15px;
    border: 0px solid transparent;
    color: #fff;
    text-shadow: none;
    border-radius: 30px;
    background: #2e3192;
    transition: 0.5s;
}
#btnview660e2d6583c6350013c6c5a6 {
    margin-left: 0%;
}
#formdisplay668f8e70b372d7001a6e9533 ::placeholder {
    color: #000;
}
#formdisplay668f8e70b372d7001a6e9533 span.label {
    display: contents;
}
#formdisplay668f8e70b372d7001a6e9533 a#capchatxt {
    font-weight: 300;
    color: #000;
    margin-left: 2%;
}
#formdisplay668f8e70b372d7001a6e9533 {
    width: 95%;
    margin: 0 auto;
}
#formdisplay668f8e70b372d7001a6e9533 .form-control::placeholder {
    color: #000 !important;
}
#form668f8e70b372d7001a6e9533 {
    padding: 0px !important;
}
#editor2, #editor3, #editor4, #editor5, #editor6, #editor8, #editor9, #editor10, #editor12, #editor13, #editor14, #editor15, #editor15, #editor16, #editor17,
#editor18, #editor19, #editor20, #editor21 {
    display: none;
}
#cookie668f8e70b372d7001a6e9533 {
    margin-top: -20px;
}
#formdisplay668f8e70b372d7001a6e9533 h3 {
    text-align: center;
    font-weight: 600;
    margin-bottom: -10px;
    font-size: 22px;
    margin-top: 2%;
}
.headform-work {
    text-align: center;
    font-family: "LINE Seed Sans TH";
    font-size: 30px;
    margin-top: 5%;
    margin-bottom: -1%;
}
#formdisplay668f8e70b372d7001a6e9533 .btn-success {
    background-image: linear-gradient(to bottom, #2e3192 0, #2e3192 100%);
    border-color: #2e3192;
}
#formdisplay668f8e70b372d7001a6e9533 .btn-success:focus, .btn-success:hover {
    background-color: #2e3192;
    background-position: 0 -15px;
}
#formdisplay668f8e70b372d7001a6e9533 .btn-success.active, .btn-success:active,
.btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #2e3192;
    border-color: #2e3192;
}
#Component668f8e70b372d7001a6e9533 {
    background: #fff;
}
/* ฟอร์ม Style 1 */




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

h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 24px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}
b, strong {
    font-weight: 600;
}



.bgsectionone-phocafeed {
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    margin-top: 78%;
}
#background668e59971a77690013fa75fd .padding-col {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
#background668e59971a77690013fa75fd .boderedlayoutClient,
#background668e5b0815b7f00013169d26 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
#background668e599bee6a0c0013b7dc7b .thumbs {
    margin-bottom: 0px;
}
.btnreadmore {
    background: #2e3192;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 7px 20px;
    border-radius: 30px;
    margin-top: 5%;
    transition: 0.35s;
}
.btnreadmore:hover {
    background: #000;
    transition: 0.35s;
}
.blocksectionone-phocafeed-2 h6 {
    font-weight: 600;
    color: #2e3192;
    margin-bottom: 4%;
}
.blocksectionone-phocafeed-2 {
    background: #fff;
    padding: 6% 5% 6% 6%;
}
.bgsectionone-phocafeed-2 {
    background: #2e3192;
}
.blockyear {
    color: #fff;
    text-align: center;
    margin-top: 20%;
}
.blockyear-3 {
    display: flex;
    width: 100%;
    justify-content: center;
}
.blockyear-2 {
    font-size: 100px;
    font-weight: 600;
}
.blockyear-4 {
    font-size: 64px;
    font-weight: 600;
    margin-top: 14%;
    margin-left: 15px;
}
.empty-phocafeed {
    padding: 2%;
}
.content-phocafeed {
    white-space: break-spaces;
}
.content-phocafeed {
    white-space: break-spaces;
}
.sectiontwo-phocafeed span {
    color: #2e3192;
    font-weight: 600;
    font-size: 20px;
}
.sectiontwo-phocafeed h1 {
    padding: 2% 0%;
}
.sectiontwo-phocafeed {
    margin-top: 45%;
}
#background668e5f7c1a77690013fa77a0,
#background668f7e3725150f001a1f210d {
    width: 45%;
}
#background668e5fe199e695001360b9b2 {
    margin-top: 5%;
}
.head-phocafeed {
    text-align: center;
    margin-top: 4%;
}
.footer-phocafeed-tel {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 6%;
}
.footer-phocafeed {
    font-size: 18px;
    margin-bottom: 2%;
    font-weight: 600;
}
.block-footer-phocafeed-2 {
    margin-top: 10%;
    margin-left: 25%;
    width: 100%;
}
.phoca-footer {
    width: 50%;
    margin-top: 10%;
}
.phoca-slogan {
    font-size: 22px;
    font-weight: 600;
    padding: 3% 0%;
}
.btn-iconcheck-shrimp {
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(179,180,218,1) 100%);
    color: #2e3192;
    display: flex;
    width: 53%;
    padding: 10px 18px;
    border-radius: 35px;
    margin-top: 5%;
    margin-bottom: 5%;
    transition: 0.35s;
}
.iconcheck-shrimp {
    width: 20%;
}
.iconcheck-shrimp-t {
    align-self: center;
    font-size: 22px;
    margin-left: 4%;
    font-weight: 600;
}
.copyright {
    font-size: 14px;
}
.btn-iconcheck-shrimp:hover {
    transition: 0.35s;
    filter: grayscale(1);
}
.btn-iconcheck-shrimp.head {
    width: 110%;
}
.btn-iconcheck-shrimp.head .iconcheck-shrimp-t {
    font-size: 18px;
    margin-left: 7%;
}
.btnheadnew {
    display: flex;
    width: 100%;
    padding: 10px;
    background: #fff;
}
.iconarrow {
    width: 9%;
    align-self: center;
}
.btnheadnew-t {
    width: 90%;
    align-self: center;
    height: 50px;
    white-space: break-spaces;
}
.headname-product {
    text-align: center;
    margin-top: 15%;
}
ul.icon-product ::marker {
    color: #2e3192;
}
.Textmanager.font-inherit {
    display: flow-root;
    text-align: left;
}
.headmenu {
    text-align: center;
    padding: 15px;
}
.Textmanager.font-inherit ul.icon-product {
    margin-top: -5px;
    margin-bottom: 20px;
}
.block-iconcontact-phocafeed {
    display: flex;
    width: 100%;
    margin-bottom: 5px;
}
.iconcontact-phocafeed {
    width: 7%;
}
.iconcontact-phocafeed-t {
    align-self: center;
    margin-left: 2%;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #2e3192 !important;
    border-radius: 5px !important;
    font-weight: 400;
}
.buttonExampleSite:hover {
    background: #2e3192 !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #302f2fe0 !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;
}
.headform {
    border-left: 1px solid;
    padding-left: 15px;
}


.blockbg-about {
    background: #2e3192;
}
.blockbg-about .col-md-6.col-sm-6.padding-col {
    padding: 0px !important;
}
#background668f73e48a3607001abd22a1 .thumbs {
    margin-bottom: 0px;
}
.sectionabout-phocafeed h1 {
    padding: 2% 0%;
}
.sectionabout-phocafeed {
    padding: 0% 7% 5%;
}
.blockabout-2 {
    background: #fff;
    padding: 12% 7%;
}
.blockabout-2 span {
    font-weight: 600;
    color: #2f3192;
    font-size: 18px;
}
.blockinternational-standards h1 {
    padding: 2% 0% 2%;
}
#background668f7f8a127b76001afd2d31 .btnheadnew {
    background: #eee;
}
#background668f54515cbb4d001a60da47 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}


#tableA {
  width: 100%;
}
#tableA th {
  background-color: #2f3192;
  padding: 10px;
  color: #ffffff;
  font-size: 16px;
  border: 1px solid #fff;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
}
#tableA td {
  border: 1px solid #fff;
  padding: 10px;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
}

#tableA tr:nth-child(even){background-color: #f2f2f2;}
#tableA tr:hover {background-color: #dddddd;}




@media screen and (min-width : 1900px) {
h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.navbar-default .navbar-nav>li>a {
    margin: 0 25px;
    padding: 38px 0;
}
.dropdown-menu>li>a {
    font-size: 19px;
}  
.bgsectionone-phocafeed {
    font-size: 20px;
}
.blockyear-2 {
    font-size: 140px;
}
.blockyear-4 {
    font-size: 90px;
    margin-top: 14%;
}
.blocksectionone-phocafeed-2 {
    padding: 9.5% 5% 6% 6%;
}  
.sectiontwo-phocafeed span {
    font-size: 24px;
}  
.btnheadnew-t {
    height: 60px;
}  
.btnheadnew {
    padding: 15px 10px;
}
.phoca-slogan {
    font-size: 28px;
}  
.footer-phocafeed {
    font-size: 22px;
}  
.iconcheck-shrimp-t {
    font-size: 28px;
}  
.btn-iconcheck-shrimp {
    width: 48%;
}
.copyright {
    font-size: 16px;
}
.btn-iconcheck-shrimp.head .iconcheck-shrimp-t {
    font-size: 22px;
}
.btn-iconcheck-shrimp.head {
    width: 95%;
}
.iconcheck-shrimp {
    margin-left: 4%;
}
ul.icon-a {
    font-size: 20px;
}
.Contentmanager p {
    font-size: 20px;
}  
.footer-phocafeed-tel {
    font-size: 28px;
}
.blockabout-2 span {
    font-size: 24px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
} 
.headform-work {
    font-size: 40px;
}  
#formdisplay668f8e70b372d7001a6e9533 .form-control {
    padding: 33px 0px;
    font-size: 20px;
}
#formdisplay668f8e70b372d7001a6e9533 h3 {
    font-size: 26px;
}
#formdisplay668f8e70b372d7001a6e9533 .btn-default {
    font-size: 18px;
}
#formdisplay668f8e70b372d7001a6e9533 .btn-success {
    font-size: 18px !important;
    padding: 3px !important;
}  
.iconcontact-phocafeed {
    width: 6%;
}
.no-js #Component668f509b5cbb4d001a60d9a1 .form-control {
    padding: 30px 15px;
    font-size: 18px !important;
}
#iframe668f50d78a3607001abd18e8 iframe {
    height: 290px;
}
#tableA th {
  font-size: 20px;
}
#tableA td {
  font-size: 20px;
}
}

@media screen and (max-width : 1200px) {
h1 {
    font-size: 2em;
}  
.navbar-default .navbar-nav>li>a {
    margin: 0 12px;
}
.content-phocafeed {
    white-space: inherit;
}
.iconcheck-shrimp-t {
    font-size: 20px;
}
.btn-iconcheck-shrimp {
    width: 60%;
}
.btn-iconcheck-shrimp.head {
    width: 135%;
}
.bgsectionone-phocafeed {
    margin-top: 70%;
} 
.sectiontwo-phocafeed {
    margin-top: 30%;
} 
.blockyear-2 {
    font-size: 80px;
}  
.blockyear-4 {
    font-size: 50px;
}  
.iconcontact-phocafeed {
    width: 9%;
}  
}

@media screen and (max-width : 900px) {
.bgsectionone-phocafeed {
    margin-top: 50%;
}
.blockyear-2 {
   font-size: 60px;
}
.blockyear-4 {
    font-size: 38px;
}
.blockyear h5 {
    font-size: 16px;
}
.blockyear {
    color: #fff;
    text-align: center;
    margin-top: 27%;
}  
.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 20% !important;
}  
.btnheadnew-t {
    height: 80px;
    white-space: inherit;
}  
.block-footer-phocafeed-2 {
    margin-top: 5%;
    margin-left: 0%;
}  
.copyright-2 {
    text-align: center;
    margin-bottom: 7%;
}  
.itopplus-bg2 {
    background-size: cover;
}  
.Textmanager.font-inherit {
    display: inherit;
}
#display2, #display4, #display8, #display9, #display12, #display13, #display15, #display16, #display18, #display19 {
    width: 103%;
}  
#formdisplay668f8e70b372d7001a6e9533 {
    width: 100%;
}  
#btnview668f8e70b372d7001a6e9533 {
    margin-left: 35%;
}  
.iconcontact-phocafeed {
    width: 12%;
}
}

@media screen and (max-width : 480px) {
.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 100% !important;
} 
#imagesControl668e573b99e695001360b870 {
    padding: 0px !important;
}  
.bgsectionone-phocafeed {
    margin-top: 28%;
}  
.blocksectionone-phocafeed-2 {
    background: #fff;
    padding: 10% 5% 15% 6%;
}  
.blockyear {
    margin-top: 10%;
}  
.blockyear-2 {
    font-size: 80px;
}  
.sectiontwo-phocafeed {
    margin-top: 10%;
}
#background668e5f7c1a77690013fa77a0 .col-md-6.col-sm-6.col-xs-12,
#background668f7e3725150f001a1f210d .col-md-6.col-sm-6.col-xs-12 {
    width: 50%;
}
#background668e5f7c1a77690013fa77a0, #background668f7e3725150f001a1f210d {
    width: 70%;
} 
article.col-md-6.item.-micro {
    width: 100%;
}
.btnheadnew {
    background: #eee;
}  
.btnheadnew-t {
    height: auto;
}  
.blockabout-2 {
    background: #fff;
    padding: 0% 5% 10%;
}  
.sectionabout-phocafeed {
    padding: 0% 5% 5%;
}  
.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}  
#display2, #display4, #display8, #display9, #display12, #display13, #display15, #display16, #display18, #display19 {
    width: 108%;
}
#btnview668f8e70b372d7001a6e9533 {
    margin-left: 20%;
}
.blockyear {
    margin-bottom: 5%;
}  
}



#background668f4d06127b76001afd205e .Contentmanager .site .col-section .item.-micro a .caption .title,
#background668f5c485cbb4d001a60dbcf .Contentmanager .site .col-section .item.-micro a .caption .title,
#background668f5ec0127b76001afd2595 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background668f628825150f001a1f17e0 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background668f65c9b372d7001a6e8c1d .Contentmanager .site .col-section .item.-micro a .caption .title {
    color: #fff;
    background: #2e3090;
    border-radius: 40px;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 30px;
    margin-top: 5%;
}
.headname-product {
    color: #fff;
    background: #2e3090;
    border-radius: 40px;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 30px;
    margin-top: 5%;
}






.eapps-widget-toolbar { display: none; }  


