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



.no-js a {
    color: #232323;
  	transition: 0.35s;
}
.no-js a:hover {
    color: #4f7f33;
}
.itopplus-footer {
    color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #fff;
}



.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_12082023fwsv/0/0/2z-z276102509476.webp');
}
.itopplus-footer {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_12082023fwsv/0/0/fz-z1615650302044.webp');
}


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

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

@media screen and (min-width : 1024px) {
.padfooter {
    padding: 2%;
}
.navbar-default {
    background: transparent;
}
#controlPosition {
    margin-top: 2.5%;
    text-align: center;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 80%;
    margin: 0 auto;
}
.itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    content: '|';
    display: grid;
    place-content: center;
    color: #7ea169;
}
.copyright {
    margin-bottom: 15%;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}
.padfeed {
    padding: 10%;
}
#background6504394edb5e420012d038d8 {
    margin-top: -20%;
}
}




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



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


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


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

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

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

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

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


.prakobfarm-footerblock h1 {
    margin-top: 7%;
    font-size: 24px;
    font-weight: 500;
}
.textfooter {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin-top: 9%;
    margin-bottom: 5%;
}
.textfooter-block {
    margin-left: 15%;
    width: 100%;
}
.padiconfooter {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
}
.iconfooter {
    width: 12%;
}
.texticonfooter {
    align-self: center;
    margin-left: 10px;
}
.social-frabobfarmblock {
    display: flex;
    width: 45%;
}
.social-frabobfarm {
    padding: 0px 5px;
    transition: 0.35s;
}
.social-frabobfarm:hover {
    transition: 0.35s;
    transform: scale(1.05);
}
.copyright {
    font-size: 13px;
    font-family: 'IBM Plex Sans Thai', sans-serif;
    font-weight: 300;
    width: 116%;
}
.border-copyright {
    border-top: 1px solid;
    margin-bottom: 14px;
    margin-top: 30%;
    width: 116%;
}
.social-frabobfarmblock2 {
    display: flex;
    width: 90%;
    margin-top: -10%;
    float: right;
}
.iconprakob-farm {
    width: 45%;
    margin: 0 auto;
    margin-bottom: 7%;
}
.iconprakob-farmblock {
    text-align: center;
    padding: 2% 0% 20%;
    transition: 0.35s;
}
.iconprakob-farmblock h3 {
    white-space: break-spaces;
}
.iconprakob-farmblock h5 {
    color: #634137;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 22px;
}
.iconprakob-farmblock h3 {
    color: #4f7f33;
    font-weight: 500;
    white-space: break-spaces;
}
.iconprakob-farmblock:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.padsection-one {
    text-align: center;
    border-left: 1px solid;
    border-right: 1px solid;
    margin-bottom: 2%;
    margin-top: 3%;
}
.padsection-one h1 {
    color: #4f7f33;
    font-weight: 600;
    font-size: 24px;
}
.padsection-one h1 span {
    color: #71473b;
    font-size: 34px;
}
.padsection-one h3 {
    white-space: break-spaces;
}
.bgsection-one {
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_12082023fwsv/0/0/bgprabobfarmz-z1535643602311.webp');
    background-size: 100%;
    background-repeat: no-repeat;
}
.bgsection-oneblock {
    padding: 17% 0% 14% 0%;
    margin-left: 53%;
}
.bgsection-oneblock h1 {
    color: #4f7f33;
    font-size: 58px;
    font-weight: bold;
}
.bgsection-oneblock h6 {
    color: #634137;
    font-weight: 600;
    font-size: 37px;
}
.padmenu {
    text-align: center;
}
.padmenu h1 {
    color: #4f7f33;
    font-weight: 600;
    font-size: 34px;
}
.padmenu h4 {
    color: #5e5e5e;
    font-weight: 600;
    margin-top: 5px;
}
.padmenu-block {
    padding: 3% 0% 1%;
}
.btnewview {
    background: #634c37;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 10px 20px;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 1%;
    margin-bottom: 4%;
    transition: 0.35s;
}
.btnewview:hover {
    background: #779e3a;
    transition: 0.35s;
}
#background6503da43071faf0014509d4b figure.effect-oscar,
#background6504035be18e47001a151f19 figure.effect-oscar,
#background65040b88071faf001450a631 figure.effect-oscar,
#background650412990e341800137050fe figure.effect-oscar,
#background6504139f071faf001450a9a1 figure.effect-oscar,
#background650415632923e1001328b44e figure.effect-oscar,
#background650417370e341800137052ec figure.effect-oscar {
    border-radius: 20px;
}
.padnew h3 {
    color: #282828;
    font-weight: 500;
    margin-bottom: 8px;
}
.padnew {
    color: #5b5b5b;
}
.btnew {
    color: #5b5b5b;
    border: 1px solid #5b5b5b;
    width: fit-content;
    border-radius: 5px;
    padding: 4px 10px;
    margin-top: 8%;
}

#background6503e35c071faf0014509f7c .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background6503e35c071faf0014509f7c .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    padding: 8% 1% 2%;
}
#background6503e35c071faf0014509f7c .Contentmanager .site .col-section .item.-micro:nth-child(even) {
    background: #fff;
    border-radius: 15px;
    margin-right: 20px;
}
#background6503e35c071faf0014509f7c .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    background: #fff;
    border-radius: 15px;
    margin-right: 20px;
}
#background6503e35c071faf0014509f7c .Contentmanager .site .col-section .item.-micro a .image {
    border-radius: 15px;
    margin-top: 5px;
}
#background6503e35c071faf0014509f7c article.col-md-6.item.-micro {
    width: 23.2%;
}


.Contentmanager .site .col-section .item.-micro {
    margin-bottom: 2%;
}
.itopplus-bg2 {
    background-position: bottom;
    background-color: #f5f0ec;
}
#background6503f870e18e47001a151be1 .thumbs {
    margin-bottom: -80px;
}
.section-addfriend {
    text-align: center;
    margin-top: 28%;
}
.section-addfriend h1 {
    color: #101010;
    font-size: 48px;
    font-weight: 600;
}
.section-addfriend h6 {
    color: #101010;
    font-size: 42px;
    font-weight: 600;
}
.section-addfriend h6 span {
    color: #2e670b;
}
.iconaddline-block {
    display: flex;
    width: 85%;
    background: #fff;
    border-radius: 50px;
    padding: 1% 0%;
    margin: 0 auto;
    box-shadow: 3px 5px 5px 0px rgb(66 65 65 / 25%);
}
.iconaddline {
    margin: 0px 10px;
    transition: 0.35s;
}
.iconaddline:hover {
    transition: 0.35s;
    transform: scale(1.03);
}
.iconaddline2 {
    margin: 0px 20px 0px 0px;
}
.padbgproduct {
    text-align: center;
    white-space: break-spaces;
}
.padbgproduct h1 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
}
.padbgproduct2 h1 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    text-align: center;
}
.padbgproduct {
    font-size: 16px;
    padding: 6% 0%;
    height: 130px;
    background: #634c37;
    border-radius: 0px 0px 25px 25px;
}
.padbgproduct2 {
    font-size: 16px;
    padding: 4% 0%;
    height: auto;
    background: #634c37;
    border-radius: 0px 0px 25px 25px;
}
.padbgproduct span {
    font-size: 20px;
    font-weight: 600;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #634c37 !important;
}
.buttonExampleSite:hover {
    background: #634c37 !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #000000bd !important;
    color: #fff !important;
}
.ITPlinkToCookiepage:hover {
    color: #fff  !important;
}
.ITPcookiebar {
    width: 100% !important;
    font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
ul.icon-a {
    font-size: 16px;
}
.padmenu-block2 {
    padding: 1.5%;
}
.prakobfarm-icon {
    width: 40%;
    margin-bottom: 2%;
}
.padiconcontact {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
}
.iconcontact {
    width: 7%;
}
iframe {
    border-radius: 15px;
}
#background650407b701be6900133cb4bb .Contentmanager .site .col-section .item.-micro:nth-child(even) {
    background: #f5f0ec;
    border-radius: 15px;
    margin-right: 20px;
}
#background650407b701be6900133cb4bb .Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    background: #f5f0ec;
    border-radius: 15px;
    margin-right: 20px;
}
#background650407b701be6900133cb4bb .Contentmanager .site .col-section .item.-micro a .image {
    border-radius: 15px;
    margin-top: 5px;
}
#background650407b701be6900133cb4bb article.col-md-6.item.-micro {
    width: 23.2%;
}
#background650407b701be6900133cb4bb .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background650407b701be6900133cb4bb .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    padding: 8% 1% 2%;
}



.blockcontact-product {
    background: #f5f0ec;
    border-radius: 200px;
    height: 375px;
    margin-top: 7%;
    margin-bottom: 6%;
}
.bgshrimp {
    margin-top: -12%;
}
.iconaddline-blockblock {
    margin-top: 1%;
}
.padiconcontact-block {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
    background: #644238;
    border-radius: 30px;
    padding: 9px;
}
.iconcontact-product {
    width: 13%;
}
.padiconcontact-social {
    text-align: center;
    margin-bottom: 0%;
    margin-top: 5%;
    width: 97%;
}
.padiconcontact-social h6 span {
    color: #2e670b;
    font-size: 28px;
}
.padiconcontact-social h6 {
    font-weight: 600;
    font-size: 34px;
    margin-bottom: 3%;
}
.padiconcontact-social h1 {
    font-weight: 600;
    font-size: 34px;
}
.iconaddline-block2 {
    display: flex;
    width: 70%;
    background: #fff;
    border-radius: 50px;
    padding: 1% 0%;
    margin: 0 auto;
    box-shadow: 3px 5px 5px 0px rgb(66 65 65 / 25%);
}
.detail-product {
    text-align: center;
    padding: 4% 0% 0%;
}
.detail-product h1 {
    font-weight: 600;
    color: #634c37;
}
.detail-product h4 {
    white-space: break-spaces;
    margin-top: 1%;
}
.section-about p {
    text-indent: 30px;
    line-height: 1.5;
}
#background6504185b01be6900133cc080 .thumbs {
    margin-bottom: 0px;
}
#background6504185b01be6900133cc080 figure.effect-oscar,
#background650418ae01be6900133cc14e figure.effect-oscar {
    border-radius: 20px;
}
.section-about h1 {
    color: #4f7f33;
    font-weight: 600;
    font-size: 36px;
}
.section-about h5 {
    color: #634137;
    font-weight: 600;
    margin-bottom: 5px;
}
.social-about {
    margin-top: 5%;
}
.social-share {
    display: none;
}
.Contentmanager .img-thumbnail {
    border-radius: 25px;
}
.detailnew h1 {
    color: #634137;
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
}
.detailnew p {
    text-indent: 30px;
}
.detailnew {
    padding: 2% 0% 5%;
}
.backToTop img {
    width: 85%;
}



@media screen and (min-width : 1900px) {
h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 28px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
.navbar-default .navbar-nav>li>a {
    padding: 5px 10px;
    font-size: 20px;
}
.social-frabobfarmblock2 {
    width: 75%;
}
.dropdown-menu>li>a {
    font-size: 19px;
}
.bgsection-oneblock h1 {
    font-size: 70px;
}
.bgsection-oneblock h6 {
    font-size: 48px;
}
.iconprakob-farmblock h5 {
    font-size: 26px;
}
.padsection-one h1 {
    font-size: 36px;
}
.padsection-one h1 span {
    font-size: 44px;
}
.padbgproduct h1 {
    font-size: 28px;
}
.padbgproduct {
    font-size: 20px;
}
.padbgproduct {
    height: 155px;
}
.padbgproduct2 h1 {
    font-size: 28px;
}
.section-addfriend h1 {
    font-size: 58px;
}
.section-addfriend h6 {
    font-size: 50px;
}   
.padmenu h1 {
    font-size: 44px;
}
.padnew {
    font-size: 17px;
}
.prakobfarm-footerblock h1 {
    font-size: 30px;
}
.textfooter {
    font-size: 22px;
}
.texticonfooter {
    font-size: 18px;
}
.social-frabobfarmblock {
    width: 40%;
}
ul.icon-a {
    font-size: 20px;
}
.Contentmanager p {
    font-size: 20px;
}
.copyright {
    font-size: 16px;
}
.section-about h1 {
    font-size: 46px;
}
.padiconcontact-social h1 {
    font-size: 44px;
}
.padiconcontact-social h6 {
    font-size: 36px;
}
.padiconcontact-social h6 span {
    font-size: 36px;
}
.blockcontact-product {
    border-radius: 240px;
    height: 460px;
}
.detailnew h1 {
    font-size: 34px;
}
.prakobfarm-icon {
    width: 50%;
}
.no-js #Component6504048a2923e1001328addf .form-control {
    padding: 28px 5px;
    font-size: 17px !important;
}
}



@media screen and (max-width : 1200px) {
.navbar-default .navbar-nav>li>a {
    margin: 0 0px;
}
.bgsection-oneblock h1 {
    font-size: 48px;
}
.bgsection-oneblock h6 {
    font-size: 30px;
}
.padbgproduct h1 {
    font-size: 20px;
}
.padbgproduct span {
    font-size: 16px;
}
.padbgproduct2 h1 {
    font-size: 20px;
}
.section-addfriend h1 {
    font-size: 36px;
}
.section-addfriend h6 {
    font-size: 30px;
}
#background6503e35c071faf0014509f7c article.col-md-6.item.-micro {
    width: 22.8%;
} 
.prakobfarm-footerblock h1 {
    font-size: 18px;
}
.border-copyright {
    width: 100%;
}
.copyright {
    width: 100%;
}
.padiconcontact-social h1 {
    font-size: 30px;
}
.padiconcontact-social h6 {
    font-size: 26px;
}
.blockcontact-product .texticonfooter p {
    font-size: 13px;
}
#background650407b701be6900133cb4bb article.col-md-6.item.-micro {
    width: 22.8%;
}
.detailnew {
    text-align: left;
}
}

@media screen and (max-width : 900px) {
h5 {
    font-size: 20px;
}
.navbar-header {
    box-shadow: 0 0 0px 0 #ccc;
}  
.padsection-one h3 {
    white-space: inherit;
}
.padsection-one h1 {
    font-size: 20px;
}
.padsection-one h1 span {
    font-size: 24px;
}
#background6503d48c071faf0014509b8b .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
.iconprakob-farmblock h5 {
    font-size: 18px;
} 
.iconprakob-farmblock h3 {
    white-space: inherit;
}
.iconprakob-farmblock h3 {
    font-size: 16px;
}
.bgsection-oneblock h1 {
    font-size: 38px;
}
.bgsection-oneblock h6 {
    font-size: 24px;
}
.padbgproduct h1 {
    font-size: 18px;
}
.padbgproduct {
    height: 140px;
}
.padbgproduct2 h1 {
    font-size: 18px;
}
.section-addfriend h1 {
    font-size: 30px;
}
.section-addfriend h6 {
    font-size: 26px;
}
.padmenu h1 {
    font-size: 30px;
}
#background6503e35c071faf0014509f7c article.col-md-6.item.-micro {
    width: 22.3%;
}
#background6503da43071faf0014509d4b .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
.copyright2 {
    text-align: center;
    margin-bottom: 6%;
}
.section-about h1 {
    font-size: 30px;
}
.iconcontact {
    width: 10%;
}
.prakobfarm-icon {
    width: 60%;
}
#background6504035be18e47001a151f19 .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
#background650407b701be6900133cb4bb article.col-md-6.item.-micro {
    width: 22.3%;
}
.padiconcontact-social h1 {
    font-size: 26px;
}
.padiconcontact-social h6 {
    font-size: 22px;
}
.padiconcontact-social h6 span {
    font-size: 22px;
}  
.iconcontact-product {
    width: 50%;
}
.iconaddline-block2 {
    width: 100%;
}
.blockcontact-product {
    border-radius: 230px;
    height: 330px;
}
}





@media screen and (max-width : 480px) {
h1 {
    font-size: 1.8em;
}
#background6503e35c071faf0014509f7c article.col-md-6.item.-micro {
    width: 100%;
}
#background650407b701be6900133cb4bb article.col-md-6.item.-micro {
    width: 22.8%;
}
.blockcontact-product .texticonfooter p {
    font-size: 16px;
}
#background6503d48c071faf0014509b8b .col-md-3.col-sm-6.col-xs-12.padding {
    width: 100%;
}
.padbgproduct {
    height: auto;
}
#background6503da43071faf0014509d4b .col-md-3.col-sm-4.col-xs-4 {
    width: 100%;
}
#background6504035be18e47001a151f19 .col-md-3.col-sm-4.col-xs-4 {
    width: 100%;
}
#background650407b701be6900133cb4bb article.col-md-6.item.-micro {
    width: 100%;
}
#imagesControl6503d4372923e1001328a500 {
    padding: 0px !important;
}
.iconprakob-farm {
    width: 30%;
}
.iconprakob-farmblock h5 {
    font-size: 22px;
}
.iconprakob-farmblock h3 {
    font-size: 18px;
}
.padnew {
    font-size: 16px;
}
.bgsection-oneblock {
    padding: 50% 0% 5% 0%;
    margin-left: 0%;
    text-align: center;
}
.iconcontact {
    width: 11%;
}
.padmenu h1 {
    font-size: 24px;
}
.iconcontact-product {
    width: 13%;
}
.blockcontact-product {
    height: auto;
}
.navbar-default .navbar-toggle {
    margin-top: 15px !important;
}
.backToTop img {
    width: 65%;
}
.backToTop {
    right: -5px !important;
}
}


