.itopplus-background {

}
.navbar-default {
background: rgb(169,1,0);
background: linear-gradient(0deg, rgba(169,1,0,1) 0%, rgba(214,0,0,1) 35%);
}
.itopplus-footer2 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_300320212qri/0/0/world-compressor-f2z-z238262712960.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    color: #fff;
}
/*เมนูชิดขวา*/
/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}
.navbar-default .navbar-nav>li>a {
    padding: 10px 10px;
    font-size: 14px;
}
.itopplus-menu {
    margin-top: 2%;
}
.itpHideMenuUncomplete {
    margin-top: -2% !important;
}
.world-compressor-text-main1 {
    font-size: 18px !important;
}
.world-compressor-text-main4 {
    width: 80% !important;
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}
.navbar-default .navbar-nav>li>a {
    padding: 10px 15px;
    font-size: 16px;
}
.itpHideMenuUncomplete {
    margin-top: -2% !important;
}
.world-compressor-text-main1 {
    font-size: 22px !important;
}
.world-compressor-text-main4 {
    width: 86% !important;
}
}



/*footer*/
.world-compressor-text-footer1 {
    font-size: 20px;
    text-align: center;
    line-height: 2;
}
.world-compressor-text-footer2 {
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
}
.world-compressor-copy {
    font-size: 14px;
    text-align: center;
    line-height: 2;
}
.world-compressor-bortap {
    border-right: 9px solid #47b8f2;
    padding-left: 1%;
}
.world-compressor-text-main1 {
    color: #003399;
    font-size: 22px;
    text-align: center;
    line-height: 2;
}
.world-compressor-bor-main1 {
    border-bottom: 2px solid #f50506;
    margin-bottom: 5%;
}
.world-compressor-bortap {
    border-right: 9px solid #47b8f2;
    padding-right: 4%;
    height: 424px;
}
.world-compressor-bor-main2 {
    font-size: 14px;
    text-align: left;
    line-height: 1.5;
    color: #003399;
}
.world-compressor-text-main3 {
    font-size: 26px;
    color: #47b8f1;
    font-weight: 500;
    line-height: 2;
    text-align: left;
}
.world-compressor-text-main4 {
    border: 2px dashed #47b8f1;
    width: 86%;
    float: right;
    margin-top: -2%;
    box-shadow: 1px 0px 12px #47b8f1;
}
.world-compressor-text-main5 {
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
    height: 52px;
    color: #f60101;
    font-weight: 600;
    margin-top: 6%;
}
#imagesControl60bf20b1fc8b350019549a3c img.imageWidth.imageGallery {
    border: 15px solid;
    background: rgb(44,111,251);
    border-image-source: linear-gradient(to bottom, #e8f7ff, #2874ca);
    border-image-slice: 1;
    border-width: 13px 8px 24px 8px;
    border-radius: 0 0 15px 15px;
}
.world-compressor-text-about1 {
    font-size: 24px;
    font-weight: 600;
    color: #ff0000;
    text-align: left;
}
.world-compressor-text-about2 {
    font-size: 16px;
    text-align: left;
    line-height: 1.5;
}
img.world-compressor-pic-about {
    width: 50%;
    margin: 0 auto;
    display: block;
}
/*from Contact*/
.no-js #Component60bf31968ed7190019992adf label{
	display: none!important;
}
.no-js #Component60bf31968ed7190019992adf .col-md-6{
    width: 100%;
  	margin-left: 0;
}
.no-js #Component60bf31968ed7190019992adf .form-control{
     border: 1px solid #dddddd;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    font-size: 14px!important;
    padding: 12px;
    background: whitesmoke;
    color: #000000;
}
.no-js #Component60bf31968ed7190019992adf .form-control:focus {
    border-color: #ff0000;
    -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: #000!important;
}
.no-js #Component60bf31968ed7190019992adf .btn{
	background-image: linear-gradient(to bottom, #ff0000 0%,#ff0000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 12px;
    border: 0px solid transparent;
    color: #fff;
}
.no-js #Component60bf31968ed7190019992adf .btn-default:active{
	background-color: #ff0000;
}
.no-js #Component60bf31968ed7190019992adf .btn-default:hover, 
.no-js #Component60bf31968ed7190019992adf .btn-default:focus{
    background-position: 0 40px;
    background-color: #ff0000;
}



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center;
}
.navbar-default .navbar-nav>li>a {
    padding: 10px 20px;
    font-size: 18px;
}
.itopplus-menu {
    margin-top: 3%;
}
.itpHideMenuUncomplete {
    margin-top: -3% !important;
}
.world-compressor-text-main1 {
    font-size: 28px !important;
}
.world-compressor-bor-main2 {
    font-size: 19px !important;
}
.world-compressor-text-main3 {
    font-size: 34px !important;
}
.world-compressor-text-main5 {
    font-size: 18px  !important;
}
.world-compressor-text-about1 {
    font-size: 28px !important;
}
.world-compressor-text-about2 {
    font-size: 18px !important;
}
}


@media only screen and (max-width : 768px) {
.world-compressor-text-main4 {
    width: 75%;
}  
.world-compressor-text-main5 {
    font-size: 14px;
}  
.itopplus-footer2 {
    background-size: cover;
}
}


@media only screen and (max-width : 480px) {
.world-compressor-text-main1 {
    font-size: 18px !important;
}  
div#imagesControl60bf150797e408001969a39f {
    padding: 0 !important;
    margin-top: 11% !important;
}
.world-compressor-text-main3 {
    font-size: 22px !important;
}
.world-compressor-text-main4 {
    width: 68% !important;
}
.world-compressor-text-main5 {
    font-size: 16px !important;
}
.world-compressor-bortap {
    padding-right: 0 !important;
    height: 470px !important;
} 
.world-compressor-text-footer1 {
    font-size: 18px !important;
}
.world-compressor-text-footer2 {
    font-size: 15px !important;
    padding: 0 6% !important;
}
}


@media only screen and (max-width : 375px) {
.world-compressor-text-main1 {
    font-size: 16px !important;
}  
.world-compressor-bortap {
    padding-right: 0 !important;
    height: 480px !important;
}  
.world-compressor-text-about1 {
    font-size: 22px  !important;
}
}

.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
	display: none;
}  

