/*
    Theme Name: Swe Zin May
    Version: 1.0
    Description: Nice and sleek responsive design
    Author: Digital Dots
    Author URI: http://www.digitaldots.com.mm
*/
@import url("assets/css/reset.css"); 

body {
  color: #464646;
  font-size: 14px;
	overflow-x: hidden;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}

#header {
	height: auto;
}
#main {
	padding:10px;
}
#content {
	width:auto;
	float:left;	
}
#sidebar {
	width:auto;
	float:right;
}
#footer {
	height:auto;
}
.home-page {
  padding-bottom: 55px;
}
#product-search {
  float: right;
  width: auto;
  margin-bottom: 30px;
  margin-right: 20px;
}
#product-search .search-box {
  border: 1px solid #ccc;
}
#product-search input[type="submit"] {
  color: #555;
  padding: 6px 10px;
}

/* WordPress Core styles */
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;text-align:center;padding:5px 3px 10px}
.wp-caption.alignright{margin:5px 0 20px 20px}
.wp-caption img{border:0 none;height:auto;max-width:98.5%;width:auto;margin:0;padding:0}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}
.alignnone,a img.alignnone,.wp-caption.alignnone,.wp-caption.alignleft{margin:5px 20px 20px 0}
.aligncenter,div.aligncenter,.aligncenter{display:block;margin:5px auto}
.alignright,a img.alignright{float:right;margin:5px 0 20px 20px}
.alignleft,a img.alignleft{float:left;margin:5px 20px 20px 0}

/* home css */
body.home,
body.page-id-7,
body.page-id-9,
body.page-id-36 {
  background: url(./assets/images/bg.jpg) no-repeat top center;
  background-size: cover;
  background-size: 100% 100%; 
}
.search-results {
  background: url(./assets/images/bg.jpg) no-repeat top center;
  background-size: cover;
  background-size: 100% 100%; 
}
#search-content {
  width: 100%;
  margin-bottom: 85px;
  min-height: 500px;
}
#search-content h1 {
  color: #0b445f;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #2098d1;
}
#search-content p {
  color: #fff;
}
#search-content h4 {
  color: #003c84;
}
#search-content h4 a {
  color: #003c84;
}
.psearch-box {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #fff;
}
#search-content a.view {
  color: #fff;
  float: left;
  background-color: #003c84;
}
#search-content a.view:hover {
  color: #fff;
  background-color: #003c84;
}
a {
  text-decoration: none;
}
p {
  color: #464646;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
}
h4 {
  color: #2090e8;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}
h2.category {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 0px;
  text-shadow: 2px 2px #000;
}
.page-title {
  color: #3a53a3;
} 
.pcategory {
  float: right;
  width: 100%;
  margin-bottom: 15px;
}
.pcategory img {
  float: right;
  border: 1px solid #fff;
}
.tab-pane img {
  border: 2px solid #fff;
}
.pcategory h5 {
  color: #fff;
  margin: 0px;
  display: none;
}
h2.home-title {
  width: 100%;
  text-align: center;
}
h2.home-title a {
  color: #fdb914;
  font-weight: 300;
  text-shadow: 2px 2px #000;
  margin-bottom: 10px;
}
.home-title a:hover {
  text-decoration: none;
}
.tab-content p {
  color: #fff;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
  padding-top: 0px;
  font-family: 'Montserrat', sans-serif;
}
#ptab .col-md-3 {
  padding-left: 0px;
  padding-right: 5px;
}
.navbar-nav {
  float: right;
  margin-top: 20px;
}
.navbar-nav ul#menu-main-menu {
  width: 100%;
  float: right;
}
.dropdown-menu {
  padding: 10px 0px;
  background-color: #3954a5;
}
.dropdown-menu > li > a {
  color: #fff;
}
.nav>li>a:hover, .nav>li>a:focus {
  background-color: none;
}
.home .domestic {
  display: none;
}
.navbar-nav > li:hover > ul.dropdown-menu {
    display: block;    
}
a.facebook-link {
  color: #fff;
  width: 35px;
  height: 35px;
  display: inline-block;
  font-size: 16px;
  position: relative;
  text-align: center;
  padding-top: 7px;
  border-radius: 3px;
  background-color: #3b5b98;
  margin-right: 20px;
  display: inline-block;
}
/*...........product tabs.........*/
.tabs-left {
  border-right: none;
  padding-right: 23px;
  margin: 0px;
  background: url(./assets/images/line.png) no-repeat 100% 49%;
}
.nav-tabs > li {
    width: 100%
    margin-bottom: 41px;    
}
.nav-tabs > li span {
  float: right;
  width: 190px;
  top: 28px;
  right: 0;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  position: absolute;
  padding-left: 38px;
  padding-bottom: 16px;
  background: url(./assets/images/circle.png) no-repeat right bottom;
}
.nav-tabs > li.active span {  
  background: url(./assets/images/circle2-alt.png) no-repeat right bottom;
}
.nav-tabs > li > a:hover {
  border: none;
  background-color: transparent;
}
.nav-tabs > li > a {
  color: #fff;
  border: none;
  border-radius: 0px;
  text-align: right;
  padding: 2.1px 0px!important;
}
.nav-tabs > li:last-child span {
  top: 0;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  outline: none;
  background-color: transparent;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #fdb914;
  background-color: transparent;
  border: none;
}
a.home-category {
  float: left;
  width: 100%;
}
a.home-category img {
  float: left;
  margin-left: 0px;
  margin-bottom: 10px;
}
a.detail {
  float: right;
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 10px;
  margin-right: 100px;
  padding: 13px 25px 13px 20px;
  width: 145px;
  background: url(./assets/images/detail.png) no-repeat;
}
a.detail:hover {
  color: #fff;
  text-decoration: none;
}
a.showroom {
  color: #fff;
  margin-top: 5px;
  padding: 8px 10px;
  border-radius: 5px;
  background-color: #036ded;
  text-decoration: none;
}
.welcome {
  color: #fff;
  float: right;
  width: 100%;
  font-size: 26px;
  padding: 32px 0px 0px 75px;
  text-transform: uppercase;
  background: url(./assets/images/welcome.png) no-repeat 10% 5%;
}
.welcome-text {
  width: 100%;
}
.welcome-text .col-md-offset-1 {
  margin-left: 11%;
}
.welcome-text p {
  color: #fff;
  padding-top: 0px;
}
.welcome-text h2 {
  color: #fff;
}
.right-line {
  width: 23%;
  float: right;
  margin-top: -50px;
  border-top: 1px solid #fff;
}
.page-template-about-template .right-line,
.page-template-service-template .right-line,
.page-template-template-contactus .right-line {
  margin-top: -50px;
}
.page-template-about-template .headerbg,
.page-template-service-template .headerbg,
.page-template-template-contactus .headerbg
{
  margin-bottom: 0px;
}
.domestic-ro-type .right-line {
  /*margin-top: -200px;*/
}
.pump-type .right-line,
.industrial-ro-type .right-line {
  /*margin-top: -180px;*/
}
.footer {
  width: 100%;
  color: #908a8a;
  font-size: 16px;
  padding: 20px 5px 10px 5px;
  background-color: #fff;
  border-top: 5px solid #53ccde;
}

/*.home .footer {
  border-top: none;
  position: fixed;
  left: 0;
  bottom: 0;
} */
.footer span {
  color: #036ded;
  text-transform: uppercase;
}
.footer .digital {
  color: #7a2a67;
  font-weight: bold;
}
.about {
  color: #fff;
  padding-bottom: 20px;
}
.about ul {
  margin-left: 20px;
}
.about p {
  color: #fff;
}
.contact p {
  color: #fff;
}
input, textarea {
  color: #444;
  padding: 5px 3px;
}
textarea {
  height: 80px;
}
input:focus, textarea:focus {
  background-color: #fff;
}
.nav > li > a:hover, .nav > li > a:focus {
  background-color: none;
}
.contact h3 {
  color: #fdb914;
}
/*............ slider .............*/

#slider img {
  width: 100%;
  height: auto;
}
#slider .carousel-indicators {
  bottom: 5px;
  width: 200px;
  left: auto;
  right: -3%;
}
#slider .carousel-indicators li {
  border: 1px solid #2098d1;
  background-color: #2098d1;
}

/*............ domestic page..........*/

.domestic-content {
  width: 100%;
}
.headerbg {
  width: 100%;
  margin-bottom: 30px;
  background-size: cover; 
}
.home .headerbg {
  margin-bottom: 0px;
}
.domestic-ro-type.headerbg {
  height: 460px; 
  background: url(./assets/images/header1.png) no-repeat top center;
}
.pump-type.headerbg  {
  height: 470px;  
  background: url(./assets/images/header2.png) no-repeat top center;
}
.industrial-ro-type.headerbg {
  height: 400px; 
  background: #f5ad00 url(./assets/images/header-bg.jpg) no-repeat top center;
}
.waste-water-type.headerbg {
  height: 460px;  
  background: url(./assets/images/header1.png) no-repeat top center;
}
.domestic-ro-type .colorwhite {
  padding-top: 0px;
}
.domestic {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 10px;  
}
.page-template-about-template .domestic,
.page-template-service-template .domestic,
.page-template-contact-template .domestic,
.page-template-template-contactus .domestic {
  display: none;
}
.colorwhite p {
  color: #fff;
}
.colorgold p {
  color: #f5ad00;
}
.productheight img {
  border: 3px solid #f3f3f3;
  transform: scale(1.1);
  height: 200px;
  width: 300px;
  transition: all 0.55s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}
a.accordion-toggle:hover {
  color: #0a76ec;
}
.domesticwrap .panel-group .panel-heading+.panel-collapse .panel-body{
  border-top: none;
  border-left: none;
}

.domesticwrap .panel-body{
  padding: 15px 30px 0px 30px;
  margin-bottom: 15px;
}

.domesticwrap .panel-heading{
  padding-bottom: 2px;
}

.domesticwrap .panel-body p{
  margin: 0;
}

.domesticwrap .panel-group a{
  text-decoration: none;
}

.domesticwrap .panel-group .panel{
  overflow: initial;
}

.domesticwrap .panel {
  margin-bottom: 0px;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.domesticmargintop {
  float: left;
  width: 100%;
  margin-bottom: 45px;
}

.domesticrowtop {
  margin-top: 30px;
}

.producttext {
  text-align: right;
  padding: 10px 30px 10px 10px;
  min-height: 200px;
  background-color: #f3f3f3;
}

.producttext h4 a {
  color: #2090e8;
}

.producttext h4 a:hover {
  text-decoration: none;
}

a.view {
  color: #fff;
  float: right;
  margin-top: 10px;
  border-radius: 5px;
  padding: 5px 10px;
  background-color: #32a6e5; 
}

a.view:hover {
  text-decoration: none;
  background-color: #003c84;
}

.producttext:hover {
  color: #fff;
  background-image: -webkit-gradient(
  linear,
  right top,
  left top,
  color-stop(0, #54CEDE),
  color-stop(1, #0B77EB)
);
background-image: -o-linear-gradient(left, #54CEDE 0%, #0B77EB 100%);
background-image: -moz-linear-gradient(left, #54CEDE 0%, #0B77EB 100%);
background-image: -webkit-linear-gradient(left, #54CEDE 0%, #0B77EB 100%);
background-image: -ms-linear-gradient(left, #54CEDE 0%, #0B77EB 100%);
background-image: linear-gradient(to left, #54CEDE 0%, #0B77EB 100%);
}

.producttext:hover h4 {
  color: #003c84;
}

.producttext:hover p {
  color: #fff;
}

.productheight {
  padding: 0;
  min-height: 200px;
  text-align: right;
}

.domesticmargintop:hover .productheight img {
  background: linear-gradient(to right,#0770ed,#57d1de);
  border: 3px solid #53ccde;
}

.productheight:hover h4{
  color: #000;
}

.single-product .right-line {
  display: none;
}

.description {
  width: 100%;
  padding-bottom: 50px;
}

.description ul {
  margin-left: 30px;
} 

table.pdetail {
  width: 100%;
  color: #444444;
  margin-top: 50px;
  border-collapse: collapse;
}

table.pdetail td {
  padding: 10px;
  background-color: #f1f1f1;
  border-bottom: 1px solid #fff;
}

table.pdetail td:first-child {
  font-weight: 600;
  background-color: #ccc;
}

.pgwSlideshow {
  width: 70%;
  margin-bottom: 30px;
  background: none;
}

.service .pgwSlideshow {
  width: 100%;
}

.pgwSlideshow .ps-list {
  background-color: #ccc;
}

.service .pgwSlideshow .ps-list {
  height: 100px;
}

.pgwSlideshow .ps-current > ul > li {
  margin-left: 0px;
  padding: 0px;
}

.pgwSlideshow .ps-list li {
  margin-left: 0px;
  padding: 0px;
}

.pgwSlideshow .ps-list li .ps-item {
  margin: 10px 8px;
}

.pgwSlideshow ul {
  margin-left: 0px;
}

.next-link {
  float: right;
  text-align: right;
  width: 100%;
  margin-bottom: 20px;
  margin-right: 40px;
}

.next-link a,
.next-link .page-numbers {
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  background-color: #036ded;
}

.next-link a:hover {
  text-decoration: none;
}

/*............ industrial page ............*/

.industrial-content {
  width: 100%;
}

.icategory {
  padding-top: 30px;
}

.industrial-content .productcontent {
  margin-top: 20px;
}

.industrial-content .icategory a.list {
  width: 100%;
  float: left;
  font-size: 16px;
  padding: 10px 0px 10px 20px;
  background: url(./assets/images/circle.jpg) no-repeat left center;
}

.icategory h3 {
  width: 100%;
  color: #2090e8;
  font-size: 18px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.icategory ul.water {
  width: 100%;
  margin-left: 18px;
}

.icategory ul.water li {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px; 
  list-style-image: url(./assets/images/circle.jpg);
  list-style-position: 90% 40%;
}

.icategory ul.water li a {
  color: #5a6e7f;
  font-size: 16px;
  width: 100%;
}

.icategory ul.water li a:hover {
  color: #fdb914;
  text-decoration: none;
}

.industrial-content .productcontent .plist {
  float: left;
  width: 100%;
  padding: 10px;
  margin-bottom: 35px;
}

.industrial-content .productcontent .plist:hover {
  background-color: #e5e5e5;
}

.industrial-content .productcontent .plist:hover h4 {
  color: #004876;
}

.industrial-content .productcontent .pimage {
  float: left;  
}

.industrial-content .productcontent .summary {
  color: #3d3d3d;
}

/*............ pump page ............ */

.pump-content {
  width: 100%;
}

/*.pump-content .col-md-9 {
  padding-left: 5px!important;
  padding-right: 5px!important;
}*/

.pump_list {
  /*float: left;*/
  padding: 15px;
  margin-bottom: 20px;
  background-color: #fff;
  transition: background-image 5s;
}

.page-template-template-pump .pump_list:hover {
  background-image: -webkit-gradient(
  linear,
  left bottom,
  left top,
  color-stop(0.09, #B00303),
  color-stop(0.84, #D41D1D)
  );
  background-image: -o-linear-gradient(top, #B00303 9%, #D41D1D 84%);
  background-image: -moz-linear-gradient(top, #B00303 9%, #D41D1D 84%);
  background-image: -webkit-linear-gradient(top, #B00303 9%, #D41D1D 84%);
  background-image: -ms-linear-gradient(top, #B00303 9%, #D41D1D 84%);
  background-image: linear-gradient(to top, #B00303 9%, #D41D1D 84%);
}

.pump_list h4 {
  font-size: 16px;
}

.tax-product-categories .pump_list:hover h4 {
  color: #003c84;
} 

.pump_list:hover h4 {
  color: #ead54c;
}

.pump_list img {
  border: 3px solid #d0d0d0;
}

.wpcf7-submit {
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  background-color: #444;
}

.wpcf7-submit:focus {
  background-color: #444;
}

.service h2, .contact h2 {
  color: #fff;
}

.service ul li {
  color: #fff;
  padding: 10px;
  margin-left: 20px;
}

.pump-tab {
  width: 100%;
  background: none;
  padding: 10px 0px;
  margin: 15px!important;
  background-color: #444!important;
}

.pump-detail p {
  color: #444;
}

.pump-detail .tab-pane {
  padding-top: 10px;
}

.pump-tab > li {
  background: none;
  padding: 0px 10px;
  margin-top: 5px;
  margin-bottom: 0px;
}

.pump-tab > li.active {
  padding-bottom: 5px;
  margin-bottom: 0px;
}

.pump-tab > li.active {
  background: none;
}

.pumb-tab > li > a {
  background-color: #ccc;
}

.panel {
  box-shadow: none;
  margin-bottom: 0px;
}

.pump-content .icategory {
  padding-top: 10px;
}

a.pump_category:hover {
  color: #b30505;
  text-decoration: none;
}

a.pump_title {
  color: #2090e8;
}
.pump_list:hover {
  background-image: -webkit-gradient(
  linear,
  left bottom,
  left top,
  color-stop(0.09, #B00303),
  color-stop(0.84, #D41D1D)
  );
  background-image: -o-linear-gradient(top, #B00303 9%, #D41D1D 84%);
  background-image: -moz-linear-gradient(top, #B00303 9%, #D41D1D 84%);
  background-image: -webkit-linear-gradient(top, #B00303 9%, #D41D1D 84%);
  background-image: -ms-linear-gradient(top, #B00303 9%, #D41D1D 84%);
  background-image: linear-gradient(to top, #B00303 9%, #D41D1D 84%);
}
.pump_list:hover a.pump_title{
  color: #ead54c;
  text-decoration: none;
}

.footer-left {
  float: left;
  width: auto;
}

.footer-right {
  float: right;
  width: auto;
}

.footer-right p {
  width: 100%;
  float: right;
  text-align: right;
}
/* category list */
ul.sub-category {
  float: left;
  width: 100%;
}
ul.sub-category li {
float: left;
width: auto; 
padding: 10px;
list-style-type: none;
}
ul.sub-category li.cat-item-none,
ul.circle li.cat-item-none {
  display: none;
}
ul.sub-category li a {
  padding-left: 10px;
}
ul.sub-category li:before {
content: "\f101";
font-family: FontAwesome;
font-style: normal;
font-weight: normal; 
}
ul.circle {
margin-top: 30px;
padding: 0;
width: 100%;
}
ul.circle li:before {
content: "\f10c";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
color: #428BCA;
font-size: 18px;;
/*position: absolute;*/
padding-right: 0.5em;
}
ul.children li a {
  font-size: 12px;
}
ul.circle li.current-cat a,
.industrial-content ul.circle li.current-cat a {
  color: #2090e8;
}
.pump-content ul.circle li.current-cat a {
  color: #dc0000;
}
.pump-type ul.circle li:before,
.pump-content ul.circle li:before {
content: "\f10c";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
color: #dc0000;
font-size: 18px;
posiition: absolute;
padding-right: 0.5em;
}
ul.red-circle li:hover {
  color: #dc0000;
}
ul.circle li {
list-style-type: none;
padding: 5px 0px;
}
ul.circle li a {
color: #5a6e7f;
font-size: 15px;
}
ul.circle li a:hover,
ul.circle li a:active {
  color: #2090e8;
  text-decoration: none;
}
.pump-content ul.circle li a,
.pump-type ul.circle li a {
color: #5a6e7f;
font-size: 15px;
}
.pump-content ul.circle li a:hover,
.pump-type ul.circle li a:hover {
  color: #dc0000;
  text-decoration: none;
}
ul.children {
padding-left: 8px;
}
ul.children li:before {
content: "\f068";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
color: #428BCA;
font-size: 20px;;
posiition: absolute;
padding-right: 0.5em;
}
.pump-content ul.circle ul.children li:before,
.pump-type ul.circle ul.children li:before {
  content: none;
}
.pump-content ul.circle ul.children li,
.pump-type ul.circle ul.children li {
list-style-type: none;
padding: 5px 0px 5px 8px;
border-left: 2px solid #dc0000; 
}
.pump-content ul.circle ul.children li a,
.pump-type ul.circle ul.children li a {
  padding-left: 5px;
}
.industrial-content ul.circle li,
.industrial-ro-type ul.circle li  {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px; 
  list-style-image: url(./assets/images/circle.jpg);
  list-style-position: 90% 40%;
}
.industrial-content ul.circle li:before,
.industrial-ro-type ul.circle li:before {
  content: none;
}
.industrial-content ul.circle ul.children li:before,
.industrial-ro-type ul.circle ul.children li:before {
  content: none;
}
.industrial-content ul.circle li a,
.industrial-ro-type ul.circle li a {
  color: #5a6e7f;
  font-size: 15px; 
  width: 100%;
}
.industrial-content ul.circle li a:hover,
.industrial-ro-type ul.circle li a:hover {
  color: #fdb914;
  text-decoration: none;
}
.service p {
  color: #fff;
}

/* ----------- mobile css ----------- */
@media(max-width: 767px) {

  body.home,
  body.page-id-7,
  body.page-id-9,
  body.page-id-36 {
    background-size: cover;
  }
  
  .about img {
    width: 100%;
    height: auto;
  }	
  .logo {
    text-align: center;
  }
  .phone {
    width: 100%;
    font-size: 12px!important;
    text-align: center!important;
  }
  .navbar-collapse {
    border: none;
    width: 100%;
    box-shadow: none;
    background-color: #036ded;
  }
  .navbar-nav {
    margin: 0px;
    padding: 0px;
    width: 100%;
  }
  ul#menu-main-menu > li {
    width: 100%!important;
    text-align: center;
  }
  ul#menu-main-menu > li > a {
    width: 100%!important;
    padding: 0;
    text-align: center;
  }
  ul#menu-main-menu > li.current-menu-item, ul#menu-main-menu > li.current-menu-parent {
    padding-top: 0px;
    background: none!important;
  }
  .navbar-toggle {
    background-color: #036ded;
    margin-right: 0px;
    z-index: 100;
  }
  .navbar-toggle:focus {
    background-color: #036ded;
  }
  .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-nav .open .dropdown-menu {
    color: #036ded;
    background-color: #fff;
    z-index: 999;
    position: relative;
    margin-top: -30px;
  }
  
  body.home .domestic {
    display: none;
  }
  .welcome {
    padding: 0;
    background: none;
    width: 100%;
    text-align: center;
  }
  .welcome-text p {
    padding-top: 0px;
  }
  .welcome-text .col-md-offset-1 {
    margin-left: 0px;
  }


  .tab-content > .tab-pane {
    display: block;
  }
  .home-image {
    display: none;
  }
  .tab-content p {
    width: 100%;
  }
  h2.category {
    font-size: 16px;
    padding-left: 10px;
  }
  h2.home-title {
    width: 100%!important;
    font-size: 16px;
  }
  a.detail {
    margin-right: 0px;
    padding: 5px;
    border-radius: 5px;
    background-image: none;
    background-color: #43c2e2;
  }

  .right-line {
    display: none;
  }
  .detail {
    margin-right: 5px;
  }
  .footer {
    font-size: 14px;
  }
  .productheight {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
  }	
  .pgwSlideshow {
    width: 100%;
  }
  .page-id-23 .headerbg {
    height: auto;
    background-color: #444444;
  }
  .page-id-27 .headerbg {
    height: auto;
    background-color: #ab0000;
    background-image: none;
  }
  .pump-tab {
    width: 100%;
    margin: 0px!important;
  }
  .pump-tab > li {
    width: 100%;
    text-align: center;
  }
  .pump-detail img {
    width: 100%;
    height: auto;
  }
  input, textarea {
    width: 100%;
  }
  .icategory {
    width: 100%;
  }
  .footer-left a.showroom {
    float: right;
    text-align: center;
  }
  .footer-left {
  float: right;
  margin-top: 10px;
  }
  .footer-left p {
  width: 100%;
  float: right;
  text-align: right;
  font-size: 12px;
  }
  
}


/* ...........moblie device css............ */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {

body.home,
  body.page-id-7,
  body.page-id-9,
  body.page-id-36 {
    background-size: cover;
  }
  
  .about img {
    width: 100%;
    height: auto;
  } 
  .logo {
    text-align: center;
  }
  .phone {
    width: 100%;
    font-size: 12px!important;
    text-align: center!important;
  }
  .navbar-collapse {
    border: none;
    width: 100%;
    box-shadow: none;
    background-color: #036ded;
  }
  .navbar-nav {
    margin: 0px;
    padding: 0px;
    width: 100%;
  }
  ul#menu-main-menu > li {
    width: 100%!important;
    text-align: center;
  }
  ul#menu-main-menu > li > a {
    width: 100%!important;
    padding: 0;
    text-align: center;
  }
  ul#menu-main-menu > li.current-menu-item, ul#menu-main-menu > li.current-menu-parent {
    padding-top: 0px;
    background: none!important;
  }
  .navbar-toggle {
    background-color: #036ded;
    margin-right: 0px;
  }
  .navbar-toggle:focus {
    background-color: #036ded;
  }
  .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-nav .open .dropdown-menu {
    color: #036ded;
    background-color: #fff;
    z-index: 999;
    position: relative;
    margin-top: -30px;
  }
  .domestic {
    width: 100%;
  }
  body.home .domestic {
    display: none;
  }
  .welcome {
    padding: 0;
    background: none;
    width: 100%;
    text-align: center;
  }
  .welcome-text p {
    padding-top: 0px;
  }
  .welcome-text .col-md-offset-1 {
    margin-left: 0px;
  }

  .tab-content > .tab-pane {
    display: block;
  }
  .home-image {
    display: none;
  }
  .tab-content p {
    width: 100%;
  }
  h2.category {
    font-size: 16px;
    padding-left: 10px;
  }
  h2.home-title {
    width: 100%!important;
    font-size: 16px;
  }
  a.detail {
    margin-right: 0px;
    padding: 5px;
    border-radius: 5px;
    background-image: none;
    background-color: #43c2e2;
  }

  .right-line {
    display: none;
  }
  .detail {
    margin-right: 5px;
  }
  .footer {
    font-size: 14px;
  }
  .productheight {
    width: auto;
    float: left;
    text-align: center;
    margin-top: 10px!important;
  } 
  .pgwSlideshow {
    width: 100%;
  }
  .page-id-23 .headerbg {
    height: auto;
    background-color: #444444;
  }
  .page-id-27 .headerbg {
    height: auto;
    background-color: #ab0000;
    background-image: none;
  }
  .pump-tab {
    width: 100%;
    margin: 0px!important;
  }
  .pump-tab > li {
    width: 100%;
    text-align: center;
  }
  .pump-detail img {
    width: 100%;
    height: auto;
  }
  input, textarea {
    width: 100%;
  }
  .icategory {
    width: 100%;
  }
  .footer-left a.showroom {
    float: right;
    text-align: center;
  }
  .footer-left {
  float: right;
  margin-top: 10px;
  }
  .footer-left p {
  width: 100%;
  float: right;
  text-align: right;
  font-size: 12px;
  }
  .pgwSlideshow .ps-current > ul > li img {
  width: 100%!important;
  }
  
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {

  body.home,
  body.page-id-7,
  body.page-id-9,
  body.page-id-36 {
    background-size: cover;
    background: #1085dd url(./assets/images/bg.jpg) no-repeat top center;
  }
  .about img {
    width: 100%;
    height: auto;
  }
  .navbar-nav {
    margin: 0px;
    padding: 0px;
    width: 100%;
  }  
  ul#menu-main-menu > li > a {
    padding: 5px 12px!important;
  }
  ul#menu-main-menu > li.current-menu-item,
  ul#menu-main-menu > li.current-menu-parent{
    width: 100px!important;
    background: none!important;
  } 
  .right-line {
    display: none;
  }
  body.home .domestic {
    display: none;
  }
  .welcome {
    width: 100%;
    text-align: center;
    background: none;
    margin: 0;
    padding: 0;
  }
  .welcome-text .col-md-offset-1 {
    margin-left: 0px!important;
    width: 100%;
  }
  .welcome-text p {
    padding-top: 0px;
    width: 100%;
  }
  .home-image {
    width: auto;
  }
  .home-image .home-category img {
    display: none;
  }
  h2.category {
    padding-left: 0px;
  }
  h2.home-title {
    width: 100%;
    text-align: center;
  }
  .nav-tabs > li > a {
    padding: 16.8px 0px 5px 0px!important;
  }
  .tab-content p {
    width: 100%;
  }
  .productheight {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
  }
  .pgwSlideshow {
    width: 100%;
  }
  .page-id-23 .headerbg {
    height: auto;
    background-color: #444444;
  }
  .page-id-27 .headerbg {
    height: auto;
    background-color: #ab0000;
  }
  .nav-tabs > li span {
    padding-bottom: 40px;
  }
  .pump-tab {
    padding: 0px;
    margin: 5px!important;
  }

}


.padding10 {
	padding: 10px;
}

.padding20 {
	padding: 20px;
}

.colorred {
	color: #cc0000;
}
.colorblue {
	color: #0095FF;
}
.colorwhite {
	color: #fff;
}
.colorgold {
  color: #f5ad00;
}

/*.............	header................	*/

.titleline {
	margin-left: 20%;
	margin-right: 20%;
	width: 60%;
}
.phone {
  color: #cc0000;
  font-size: 16px;
	text-align: right;
  margin-right: 30px;
  padding-top: 10px;
}
ul#menu-main-menu > li > a {
	color: #fff;
  font-size: 15px;
  padding: 5px 20px;
}
ul#menu-main-menu > li {
  width: 143px;
  height: 58px;
  text-align: center;
  padding-top: 13px;
}
ul#menu-main-menu > li.current-menu-item,
ul#menu-main-menu > li.current-menu-parent {
  width: 143px;
  height: 58px;
  text-align: center;
  padding-top: 13px;
  background: url(./assets/images/menu-bg.png) no-repeat center center;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background: none;
}
.navbar-nav>li>a:hover, 
.navbar-nav>li>a:active, 
.navbar-nav>li>a:focus {
	background: none;
}

.page-id-7 .headerbackgrd {
	background: linear-gradient(to right, #424242, #4f4f4f);
}

.page-template-template-domestic-ro .headerbackgrd{
	/*background: linear-gradient(to bottom, #53d3e0 20%,#3ebce4 40%,#29a4e7 60%,#1f98e9 80%,#0a86ea 100%);*/
	background: linear-gradient(#50cfe0, #0b87eb);
	position: relative;
	margin-bottom: 150px;
}
.page-template-template-domestic-ro .headerbackgrd:after{
	content: " ";
    display: block;
    width: 4000px;
    height: 2000px;
    background-color: #0B87EB;
    position: absolute;
    left: -2000px;
    border-radius: 0 0 50% 50%;
    right: -2000px;
    margin: auto;
    bottom: -164px;
    z-index: -1;
}

.page-template-template-pump .headerbackgrd{
	/*background: linear-gradient(to bottom, #540000 20%,#6c0000 40%,#960001 60%,#be0000 80%,#e40000 100%);*/
	background: linear-gradient(#fd3738, #b90909);
	position: relative;
	margin-bottom: 100px;
}
.page-template-template-pump .headerbackgrd:after{
	content: " ";
    display: block;
    width: 100%;
    height: 200px;
    background-color: #b90909;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    bottom: -60px;
    z-index: -1;
	/*transform:rotate(-5deg); */
	transform: skew(0deg, -3deg) ;
	-webkit-transform: skew(0deg, -3deg) ;
	-moz-transform: skew(0deg, -3deg) ;
	-o-transform: skew(0deg, -3deg) ;
	-ms-transform: skew(0deg, -3deg) ;
}

.page-template-template-industrial-ro .headerbackgrd{
	/*background: linear-gradient(to right, #424242 20%,#454545 40%,#494949 60%,#515151 80%,#686868 100%);*/
	background: linear-gradient(to right, #424242, #4f4f4f);
	position: relative;
	margin-bottom: 60px;
}
.page-template-template-industrial-ro .headerbackgrd:after{
	/*background: linear-gradient(to right, #424242 20%,#454545 40%,#494949 60%,#515151 80%,#686868 100%);*/
	background: linear-gradient(to right, #424242, #4f4f4f);
	content: " ";
    display: block;
    width: 100%;
    height: 200px;
    background-color: #b90909;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    bottom: -60px;
    z-index: -1;
}

/*.home  .headerbackgrd{
	background: linear-gradient(#50cfe0, #0b87eb);
}*/

/* Pump
---------
		*/

.pumpwrapper .panel-group .panel-heading+.panel-collapse .panel-body{
	border-top: none;
	border-left: 2px solid #e32525;
}

.pumpwrapper .panel-body{
	padding: 15px 30px 0px 30px;
	margin-bottom: 15px;
}

.pumpwrapper .panel-heading{
	padding-bottom: 2px;
}

.pumpwrapper .panel-body p{
	margin: 0;
}

.pumpwrapper .panel-group a{
	text-decoration: none;
}

.pumpwrapper .panel-group .panel{
	overflow: initial;
}

.pumpwrapper .panel{
    margin-bottom: 0px;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.icondesign {
	margin-left: -22.5px;
    margin-right: 15px;
}

.pumpwrap:hover{
	background: #e32525;
}

.pumpwrap h4{
    margin-bottom: 20px;
    margin-top: 20px;
    color: #2190ea;
}

.pumpwrap:hover h4{
	color: #ebd54c;
}

.pumpwrap:hover p{
	color: #fff;
}

.imgborder img{
	border:2px solid #ddd;
}

.pumpimgpadding{
	padding: 10px;
}





/**************
    Kuma's Css
**************/



@media (max-width: 768px){
  /*ul#menu-main-menu > li{
    width: 108px !important;
  }*/
  .margintop50{
    margin-top: 25px;
  }  
  .displaynonefortab{
    display: none;
  }
  .pumptextcenter{
    text-align: center;
  }
  .paddingtop35{
    padding-top: 35px;
  }
}
@media (max-width: 2560px) {
body.home, body.page-id-7, body.page-id-9, body.page-id-36 {
    background-size: cover;
    background: #1085dd url(./assets/images/bg.jpg) no-repeat top center;
    background-size: 100% 100%; 
}
}

@media (max-width: 1280px) {
body.home, body.page-id-7, body.page-id-9, body.page-id-36 {

    background-size: cover;
    background: #1085dd url(./assets/images/bg.jpg) no-repeat top center;
}
  .right-line {
    width: 12%;
  }

}
@media (max-width: 1024px) {
.nav-tabs > li > a{
  padding: 0 !important;
}
.nav-tabs > li span{
  top: 17px;
  padding-bottom: 20px;
}  
.margintop50{
  margin-top: 50px;
}
.productheight {
  width: 220px;
  margin-top: 0px;
}
}
@media (min-width: 600px) {
  .pump_list{
    padding-top: 25px;
  }
}
@media (max-width: 1023px) {
.margintop50{
  margin-top: 25px;
}
.home-image{
  width: 100%;
}
.nav-tabs > li > a{
  padding: 0 !important;
}
.nav-tabs > li span{
  top: 17px;
  padding-bottom: 20px;
}
.tab-content>.tab-pane {
    display: block;
}
.tab-pane{
  text-align: center;
}
.tab-pane p{
  text-align: left;
}
a.detail {
    float: none;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    top: 0;
    left: 0;
    margin:auto;
    margin-bottom: 20px;
    width: 145px;
    padding: 13px 25px 13px 20px;
    background: url("./assets/images/detail.png") no-repeat;
}
}

@media (max-width: 800px) and (min-width: 767px) {  
  .displaynonefortab{
    display: none;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  ul#menu-main-menu > li{
    width: 108px !important;
  }
}

@media (max-width: 991px) and (min-width: 800px) {
 .displaynonefortab{
    display: none;
  } 
  .pumptextcenter{
    text-align: center;
  }
  .paddingtop35{
    padding-top: 30px;
  }
}
@media (max-width: 320px){
  .paddingtop35{
    padding-top: 10px;
  }

}
.mapwidth{
  width: 100%;
  height: 450px;
}
.nopadding{
  padding:0;
}

/***********
end OF Kuma
************/

@media (max-width: 1400px) {
  
  .right-line {
    width: 11%!important;
    margin-top: -50px;
  }
  .welcome-text .col-md-offset-1 {
    margin-left: 8%;
  }
  h2.category {
    margin-top: 0;
  }
  .navbar {
    margin-bottom: 0;
  }
  .navbar-nav {
    margin-top: 20px;
  }
  a.detail {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .phone {
    font-size: 12px;
  }
  .titleline {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .tabs-left {
    background: url(./assets/images/line.png) no-repeat 100% 39%;
  }
  .nav-tabs > li img {
    margin-bottom: 3px;
  }
  .footer {
    padding: 10px 5px;
  }
  .home-page {
  padding-bottom: 30px;
  }

 }

@media (min-width: 1280px) and (max-width: 1400px) {

.domestic-ro-type.headerbg {
  height: 360px; 
  background: url(./assets/images/header1.png) no-repeat center 103%;
}
.pump-type.headerbg  {
  height: auto;  
  background: url(./assets/images/header2.png) no-repeat top center;
}
.industrial-ro-type.headerbg {
  height: auto;  
  background: #f5ad00 url(./assets/images/header-bg.jpg) no-repeat top center;
}
.waste-water-type.headerbg {
  height: 360px; 
  background: url(./assets/images/header1.png) no-repeat center 103%;
}
.right-line {
    margin-top: -36px!important;
  }

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .right-line {
    width: 11%;
    width: 23%;
    margin-top: -50px;
  }
  .welcome-text .col-md-offset-1 {
    margin-left: 8%;
  }
  
}

@media (min-width: 1200px){
  .container {
  width: 1040px;
  margin:0 auto;  
}
}

