/*
Theme Name: rjs-pools Child
Theme URI: http://underscores.me/
Template: rjs-pools
Author: Invictus Studio
Author URI: https://www.invictusstudio.com/
Description: Description
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.0.0.1567431733
Updated: 2019-09-02 13:42:13

*/

/* responsive mobile mennu starts*/



#mml {padding: 0 15px;color: #ffffff;}
#mml h4 {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 12px;
}
#mml h3 {
    padding-top: 8px;
}
.mm {
    position: relative;
    background-color:#0b204d;
    min-height: auto;
    height: 50px;
}

#mmb {
position: absolute;
width: 40px;
height: 50px;
margin-right: 15px;
top: 0;
right: 0;
cursor: pointer;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

#mmb span {
display: block;
position: absolute;
height: 1.5px;
width: 100%;
background: #ffffff;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

#mmb span:nth-child(1) {
top: 16px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}



#mmb span:nth-child(2) {
top: 26px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

#mmb span:nth-child(3) {
top: 36px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

#mmb.on span {height: 2px;}
#mmb.on span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 11px;
left: 8px;
}

#mmb.on span:nth-child(2) {
width: 0%;
opacity: 0;
}

#mmb.on span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 39px;
left: 8px;
}

#mm ul{
    padding-left:0;
    margin-bottom:0;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 1000;
    display: none;
    margin-left: 0;
}

#mm li {
display: block;
position: relative;
}
#mm a {
    display: block;
    padding: 16px 56px 15px 20px;
    border-bottom: #dedede52 1px solid;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    background-color:#4a97d2;
    word-wrap: break-word;
    color: #fff;
}
#mm ul li.current-menu-item a, #mm ul li a:hover {
    color: #0b204d;
}
.mm, #mm {
    display: none;
}

/* responsive mobile mennu Ends */

.modal-backdrop {
    z-index: 1 !important;
}
.modal-header .close {
    margin: 0;
    position: absolute;
    top: -30px;
    right: 10px;
}

body{
	overflow-x: hidden;
	line-height: 1.5;
}

/* .poster-image {
    margin-top: 80px;
} */
ul{
	padding: 0;
	margin: 0;
}
.section{
	padding: 50px 0;
}
a {
	text-decoration:none !important;
	transition:0.5s ease !important;
}
.post, .page {
    margin: 0;
}
body, p {
	font-weight:300;
	color: #000;
	font-family: 'Oswald', sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
	font-family: 'Oswald', sans-serif;
}
.home .entry-title{
	display: none;
}
ul li , li{
	list-style: none;
}
li#media_image-5 {
    margin-bottom: 30px;
}
.main-navigation {
    clear: both;
    display: block;
    float: unset;
    width: 100%;
}
#site-navigation ul li {
    float: unset;
    display: inline-block;
}
.entry-footer {
    display: none;
}
/* SEARCH , 404 CSS*/
.information-bar {
    height: 300px;
	background-position: top;
	background-size: cover;
}
.search article.product , .search article.page , .search article.post  {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.search .page-content .search-form input.search-field , .error-404 .search-form input.search-field {
    height: 40px;
    padding-left: 10px;
    color: #000;
    font-size: 14px;
    width: 230px;
    border-radius: 0;
}
.search .page-content .search-form input.search-submit, .error-404 .search-form input.search-submit{
    background-color: #4dc2bd;
    color: #fff;
    width: 80px;
    height: 40px;
    border: 0;
    text-transform: uppercase;
}
.search .page-content .search-form input.search-submit:hover , .error-404 .search-form input.search-submit:hover{
    background-color: #000;
}
.page-header {
    margin-top: 40px;
}

.wpcf7-not-valid-tip {
    display: none !important;
}
.wpcf7-not-valid {
    border-color: red !important;
}
div.wpcf7-response-output {
    margin: 0 !important;
    position: absolute !important;
    bottom: 0;
}
.banner-inner img {
    width: 100%;
    max-height: 572px;
    object-fit: cover;
}
.banner-inner {
    position: relative;
}

.front{
    display: none !important;
}
.back {
    display: none !important;
}
.owl-dots{
    display: none !important;
}

.banner-inner .container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}
.banner-inner .container h1{
    color: #366fb4;
    font-size: 36px;
    text-transform: uppercase;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: inherit;
    opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
  color:  inherit;
    opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
  color:  inherit;
    opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
  color:  inherit;
    opacity: 1;
}
.page-content, .entry-content, .entry-summary {
    margin: 0;
}
.banner .tp-bullet-title {
    display: none !important;
}
.banner .ares .tp-bullet {
    width: 6px;
    height: 6px;
    background-color: #f6f6f6;
    border: 1px solid #000;
}
.banner .ares .tp-bullet.selected {
	background-color: #000;
	border: 1px solid #000;
}
.modal {
    background-color: rgba(0,0,0,0.8);
}
.modal-content {
    background-color: transparent;
    border: 0px solid rgba(0,0,0,.2);
}
.modal-footer {
    display: none;
}
.modal-header {
    border-bottom: 0px solid #e9ecef;
}
.close {
    color: #fff !important;
    opacity: 1 !important;
    border: 1px solid #fff !important;
    border-radius: 50%;
    padding: 0px !important;
    width: 40px;
    height: 40px;
}
.modal-header .close {
    margin: 0;
}
.modal-header h5 {
    font-size: 24px;
    color: #fff;
}
.home input.search-field {
    height: 45px;
    padding-left: 15px;
    color: #000;
    font-size: 14px;
    width: 350px;
    border-radius: 0;
    background-color: transparent;
    color: #fff;
    border-radius: 4px;
}
.search-submit {
    background-color: #fff;
    width: 110px;
    height: 44px;
    font-size: 14px !important;
    display: inline-block;
}
.search-submit:hover {
    background-color: #f26c4f;
    border-color: #f26c4f !important;
}


/* SEARCH , 404 CSS ENDS */



/* Search Page CSS */
.page-title-row.page-banner-row {
    background-image: url(http://52.54.42.5:8021/wp-content/uploads/2020/06/service-banner.jpg?id=109) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 580px;
    margin-bottom: 80px;
}
.page-banner-row .container {
    height: 100%;
}
body.search form.search-form input.search-field {
  border: 1px solid #000;
  width: 100%;
  padding: 11px;
  margin-right: 10px;
}
body.search form.search-form span.screen-reader-text {
    display: none;
}
body.search form.search-form {
    display: flex;
    align-items: center;
    justify-content: center;
}
body.search form.search-form input.search-submit {
  padding: 11px 45px !important;
  background-color: #252525;
  color: #fff !important;
  border: 0px !important;
  line-height: inherit;
  font-weight: 600;
  font-size: 18px;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  text-transform: uppercase;
  width: auto;
  cursor:pointer;
}
body.search form.search-form input.search-submit:hover {
  background-color: #252525;
}
body.search form.search-form label {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 50%;
  margin-bottom: 0px;
}
body.search .content-area {
  margin-top: 80px;
  margin-bottom: 30px;
}
.error404 .widget.widget_categories,
.error404 .widget.widget_archive,
.error404 .search-form span.screen-reader-text,
body.search nav.navigation.posts-navigation {
  display: none;
}
body.search .site-main article {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  padding: 20px 40px;
  margin-bottom: 35px;
}
body.search .site-main article h2.entry-title a {
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    color: #252525;
    text-transform: uppercase;
    font-weight: 600;
}
body.search .site-main article h2.entry-title a:hover {
  color: #4a97d2;
}
body.search .site-main article header.entry-header {
    display: block !important;
}
body.search .site-main article .entry-meta {
    display: none;
}
.search .page-title-row{
    margin-bottom: 70px;
}
body.search .site-main article.poolchemical a.post-thumbnail {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
    /* text-align: center; */
    height: 240px;
    display: flex;
    align-items: center;
}
body.search .site-main article a.post-thumbnail img {
    width: auto;
    object-fit: cover;
    height: auto;
    object-position: middle;
    display: none;
}
body.search .poolchemical img {
    display: block !important;
    margin:0 auto;
}
body.search main#main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
body.search main#main header {
    display: none;
}
body.search main#main article.poolchemical {
    width: 32%;
}
body.search main#main article {
    width: 100%;
}
body.search main#main article.poolchemical a {
    pointer-events: none;
}
body.search main#main article.poolchemical h2 {
    font-size: 22px;
    text-align: center;
}

.search h1.page-title {
    color: #4a97d2;
    margin-bottom: 40px;
}
body.search section.no-results.not-found, .error404 .page-content {
    text-align: center;
}
.inner-bnner.customm {
    background-image: url(/wp-content/uploads/2020/06/book-banner.jpg);
    background-repeat: no-repeat;
    position:relative;
}

/* Search Page CSS End*/

/* 404 page css starst */

.error404 header.page-header {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end !important;
    flex-direction: column;
    margin-top: 0;
}
.error-404.not-found {
text-align: center;
height: 100vh;
overflow: hidden;
display: flex;
flex-direction: column;
justify-content: center;
width: 100vw;
left: 50%;
margin-left: -50vw;
position: relative;
background-image: url(/wp-content/uploads/2020/10/error.jpg);
background-size: cover;
}
.not_found_inner {
max-width: 69.5%;
}
.error404 #masthead, .error404 #colophon {
display: none;
}
.logo a {
outline: 0 !important;
}
.error-404.not-found .logo {
padding: 0;
background-color: transparent;
}
.error-404.not-found h1 {
font-size: 200px;
line-height: 1;
color: #4a97d2;
margin: 30px 0;;
font-weight: 800;

}
.error-404.not-found h1 span{
color: #0b204d;
}
.page-header h3 {
color: #000;
font-weight: 700;
margin-bottom: 10px;
font-size: 40px;
}
.page-header p {
font-size: 22px !important;
color: #000;
margin-bottom: 20px;
}
.page-content .return_home {
background-color: #0b204d;
color: #fff;
padding: 20px 50px;
display: inline-block;
font-size: 20px;
box-shadow: 0 2px 10px 0px rgba(0,0,0,0.5);
text-decoration: none;
transition: all 0.5s ease-in-out;
border: 2px solid #1156a4;
}
.page-content .return_home:hover {
transform: translateY(-3px);
background-color: transparent;
color: #000;
transform: scale(1.1);
border-color: #15592a;
}



/*---- INFO BAr CSS ------*/
.information-bar {
    text-align: center;
    background-color: black;
    padding: 8px 0;
    margin-top: 31px;
}
.information-bar p {
    color: white;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    font-size: 27px;
    font-size: 50px;
    color: #292929;
}
.information-bar .wpb_text_column {
    margin: 0;
}
/*---- INFO BAr CSS ------*/

@media only screen and (max-width: 1199px)
.error-404.not-found h1 {
    font-size: 170px;
}
@media only screen and (max-width: 991px){
.error-404.not-found h1 {
    font-size: 130px;
}
.page-content .return_home {
    padding: 13px 40px;
}
.error-404.not-found {
    background-position: center;
}
}
@media only screen and (max-width: 767px){
.not_found_inner {
    max-width: 75.5%;
}
}
@media only screen and (max-width: 640px){
.error-404.not-found {
    background-position: center;
    background: none;
}
.not_found_inner {
    max-width: 100%;
    padding: 0px 20px;
}
}
@media only screen and (max-width: 479px){
.error-404.not-found h1 {
    font-size: 100px;
}
.page-header h3 {
    font-size: 30px;
}
.page-header p {
    font-size: 16px !important;
}
.page-content .return_home {
    padding: 13px 30px;
}
}

/* 404 page scss ends */

/* form error css */

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    margin-bottom: 0px !important;
    border-top: none !important;
    border-bottom: none !important;
    padding-bottom: 0px !important;
    padding-top: 0 !important;
    margin-top: 22px;
}
.gform_wrapper .validation_message{
	display: none;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    margin-bottom: 0 !important;
    padding-right: 14px !important;
}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .reach-us-row .gform_wrapper li.gfield_error textarea {
    border: 2px solid red !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.validation_error {
    display: none;
}
.gform_confirmation_message {
    color: #009ca6;
    border-color: #009ca6;
    margin-top: 100px;
    font-size: 20px;
}

/* end */

/* submenu starts */

.main-navigation ul ul {
    background: #07275f;
    text-align: left;
    transition: ease all 1s;
    display: none;
    position: absolute;
    left: -10px;
    top: 50px;
    z-index: 11;
}
.main-navigation ul ul li a {
    padding: 2px 8px;
    color: #fff;
}
.main-navigation  ul li ul.sub-menu li {
   padding: 15px 0px 15px 21px;
    transition: ease all 0.7s;
    margin-left: 0px;
}
.main-navigation ul ul li.current-menu-item, .main-navigation ul ul li:hover {
    background: #4a97d2;
}
.main-navigation ul ul li.current-menu-item a, .main-navigation ul ul li:hover a {
    color: #fff !important;
}
.main-navigation  ul li ul.sub-menu li:last-child {
    border-bottom: none;
}
.main-navigation ul li.menu-item-has-children:hover ul.sub-menu {
    display: block;
}


/* submenu starts */

/* header starts */

#primary-menu .current_page_item a {
    color: #4a97d2;
}
.archive #nav_menu-2 #menu-item-254 a{
    color: #4a97d2;
}
.archive .menu-item-643 a{
     color: #4a97d2;
}
.page-id-354 #menu-item-255 a{
     color: #4a97d2;
}
.page-id-352 #menu-item-255 a{
     color: #4a97d2;
}
.page-id-369 #menu-item-255 a{
     color: #4a97d2;
}
.page-id-376 #menu-item-255 a{
     color: #4a97d2;
}

.site-branding {
    position: relative;
    text-align: center;
        z-index: 111;
}
.site-branding:before {
    content: '';
    width: 100%;
    height: 135px;
    position: absolute;
    background: #fff;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.site-branding img {
    position: relative;
}
.site-header {
    padding-top: 16px;
    background: #fff;
    height: 100px;
	z-index: 9;
    position: relative;
}
.site-header::after {
    content: '';
    width: 100px;
    height: 100%;
    background: #4a97d2;
    right: 0;
    top: 0;
    position: absolute;
    display: block;
}
.navmenu-search {
    display: flex;
    flex-direction: row;
    position: relative;
    top: 9px;
    right: 20px;
}
.navmenu-search ul li.current-menu-parent > a, .navmenu-search ul li a:hover {
    color: #4a97d2;
}
.main-navigation ul li.current-menu-parent > a:after {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    right: 4px;
    position: absolute;
    top: 15px;
}
.main-navigation {
    text-align: right;
    margin-right: 20px;
}
.main-navigation ul li a {
    font-size: 16px;
    color: #252525;
    text-transform: uppercase;
    padding: 15px 18px;
    cursor: pointer;
    position: relative;
}
.top-search i {
    color: #252525;
        position: relative;
    top: 14px;
}
.rev-slider-row {
    position: relative;
}
/* .rev-slider-row:before {
    content: '';
    width: 100px;
    height: 100%;
    background: #4a97d2;
    right: 0;
    bottom: 0;
    position: absolute;
} */
.top-socials {
    position: absolute;
    right: 40px;
    z-index: 1111;
    top: 35px;
}
.top-socials a {
    color: #fff;
}
.top-socials ul li:last-child {
    display: none;
}
.top-socials ul li a:hover {
    color: #0b204d;
}
.top-search i {
    cursor: pointer;
    transition: ease all 0.4s;
}
.top-search i:hover {
    color: #4a97d2;
}
.top-socials ul li {
    margin-bottom: 21px;
}

/* header ends */

/* rev slider arrow css */

rs-arrow.tp-leftarrow {
    background: transparent !important;
}
rs-arrow.tp-leftarrow:before {
    content: 'PREVIOUS' !important;
    position: absolute !important;
    font-size: 12px !important;
    letter-spacing: 2px !important;
    z-index: 999 !important;
    writing-mode: vertical-rl !important;
    text-orientation: upright !important;
    font-family: 'Oswald', sans-serif !important;
    right: 13px;
    font-weight: 500;
}
rs-arrow.tp-leftarrow:hover:before {
    color: #252525 !important;
}
rs-arrow.tp-leftarrow:after {
    content: '' !important;
    position: absolute !important;
    top: -45px;
    background-image: url(/wp-content/uploads/2020/09/arrows.png);
    width: 12px;
    height: 33px;
    background-position: top 33px left 0px;
    right: 28px;
}
rs-arrow.tp-leftarrow:hover:after {
    background-position: top 33px left 13px;
}
rs-arrow.tp-rightarrow {
    background: transparent !important;
}
rs-arrow.tp-rightarrow:before {
    content: 'NEXT' !important;
    position: absolute !important;
    font-size: 12px !important;
    letter-spacing: 2px !important;
    z-index: 999 !important;
    writing-mode: vertical-rl !important;
    text-orientation: upright !important;
    font-family: 'Oswald', sans-serif !important;
    right: 17px;
    font-weight: 500;
}
rs-arrow.tp-rightarrow:hover:before {
    color: #252525 !important;
}
rs-arrow.tp-rightarrow:after {
    content: '' !important;
    position: absolute !important;
    right: 28px;
    top: 86px;
    font-weight: bold;
    background-image: url(/wp-content/uploads/2020/09/arrows.png);
    width: 12px;
    height: 33px;
}
rs-arrow.tp-rightarrow:hover:after {
    background-position: top 0px right -1px;
}

/* rev slider arrow css end */

/* services sec starts */

.services-row {
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
	z-index: 99;
}
.services-heading {
    color: #fff;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 140px !important;
}
.services-heading h3 {
    font-size: 24px;
    letter-spacing: 4px;
    line-height: 9PX;
    font-weight: 500;
}
.services-heading h2 {
    font-size: 32px;
    letter-spacing: 1px;
    font-weight: 500;
    position: relative;
    padding-bottom: 41px;
    color: #0b204d;
}
.services-heading h2:after {
    content: '';
    width: 7px;
    height: 30px;
    background: #0b204d;
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.services-heading p {
    color: #0b204d;
    width: 85%;
    line-height: 26px;
    margin: 0 auto;
}
.single-service-details h2 a {
    color: #292929;
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.single-service-details h2 a:hover {
    color: #4a97d2;
}
.single-service-details p {
    color: #252525;
    width: 83%;
    margin: 0 auto 30px auto;
    line-height: 26px;
    font-weight: 400;
}
.single-service-details h4 {
    font-size: 24px;
    color: #292929;
    line-height: 11px;
    letter-spacing: 4px;
}
.single-service-details h3 {
    font-size: 32px;
    color: #292929;
}
.single-service-details {
    text-align: center;
    margin-top: 47px;
}
.home-services:before {
    content: '';
    width: 150%;
    height: 84%;
    background: #fff;
    position: absolute;
    left: -48px;
    top: 40px;
}
.home-services {   
    position: relative;
    z-index: 111;
    }

/* services sec edns */

/* testimonial sec starts */

.testimoial-heading h3 {
    font-size: 24px;
    color: #0b204d;
    margin-bottom: 0;
    position: relative;
    margin-left: 36px;
    letter-spacing: 3px;
}
.testimoial-heading h3:before {
    content: '';
    width: 8px;
    height: 80px;
    background: #0b204d;
    position: absolute;
    left: -20px;
    bottom: 0;
}
.testimoial-heading h2 {
    font-size: 32px;
    color: #0b204d;
}

.testimonial-btn {
    float: right;
    margin-bottom: 0 !important;
    display: none !important;
}
.testimonial-btn a {
    font-size: 16px !important;
    padding: 10px 30px !important;
    background-image: none !important;
    border: 3px solid #0b204d !important;
    pointer-events: none;
}
.testimonial-btn a:hover {
    background-color: #009edf !important;
}

.single-testi-thumbnail {
    width: 280px;
    border: 17px solid #0b204d;
    border-radius: 100%;
    text-align: center;
    margin: 0 auto 0 auto;
}
.single-testi-thumbnail img {
    width: 203px;
    border-radius: 100%;
}
.single-testi-details p {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px;
}
.single-testi-details ul li h3 {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 2px;
}
.single-testi-details ul li {
    display: inline-block;
    margin-right: 24px;
    position: relative;
}
.single-testi-details ul li:first-child:after {
    content: '';
    width: 2px;
    height: 22px;
    background: #fff;
    position: absolute;
    right: -15px;
    top: 0;
}
.single-testi-details ul li span {
    color: #737373;
}
.single-testi-details ul li span.checked {
    color: #fad008;
}
.single-testi-details ul {
    margin-top: 25px;
}
#testimonials .owl-nav {
    display: none;
}
#testimonials .owl-dots {
    display: block;
}
#testimonials .owl-dots button {
    margin: 0 14px;
}
#testimonials .owl-dots button span {
    width: 12px;
    height: 12px;
    background: transparent;
    position: absolute;
    border: 2px solid #fff;
    border-radius: 100%;
    bottom: 10px;
}
#testimonials .owl-dots button.active span, #testimonials .owl-dots button span:hover {
    background: #fff;
}
.single-testi-details{
	position: relative;
}

/* .single-testi-details:after {
    content: "\f10e";
    font-family: 'Font Awesome 5 Brands';
	    font: normal normal normal 14px/1 FontAwesome;
    font-size: 370px;
    color: #0b204d;
    position: absolute;
    right: -10px;;
    top: 10px;
} */
.single-testi-details {
    position: relative;
    top: 90px;
    width: 99%;
    left: -30px;
}
#testimonials .owl-item {
    padding: 0px 0 130px 0;
}
.testimoial-heading {
    margin-bottom: -50px !important;
    position: relative;
    left: -30px;
}
.testimonial-row {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 100px 0 40px 0;
    margin-bottom: -1px;
}
.testimonials {
    margin-bottom: 0 !important;
}

/* testimonial sec ends */


/* pool sparts sec starts */

.pool-parts-heading h3 {
    font-size: 24px;
    color: #4a97d2;
    letter-spacing: 3px;
    position: relative;
    margin-bottom: 0;
    margin-left: 33px;
}
.pool-parts-heading h3:before {
    content: '';
    width: 8px;
    height: 90px;
    background: #4a97d2;
    position: absolute;
    left: -20px;
    bottom: 0;
}
.pool-parts-heading h2 {
    font-size: 32px;
    color: #292929;
}
.delivery-prod-box h3 {
    font-size: 20px;
    color: #0b204d;
    letter-spacing: 4px;
    margin-bottom: 0
}
.delivery-prod-box h2 {
    font-size: 32px;
    color: #4a97d2;
    letter-spacing: 0px;
}
.delivery-prod-box .vc_column-inner {
    padding: 0;
}
.delivery-prod-btn a {
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #292929 !important;
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
        text-decoration: underline !important;
        transition: ease all 0.4s;
}
.delivery-prod-btn a:hover {
    color: #4a97d2 !important;
}
.delivery-prod-box .deliver-prod-text {
    margin-bottom: 0px !important;
    margin-left: -16px;
}
.delivery-prod-box .deliver-prod-pic {
    margin-bottom: 0px !important;
}
.delivery-prod-btn {
    margin-bottom: 0 !important;
    margin-top: 15px;
    transition: ease all 0.4s;
    display: none !important;
}
.delivery-prod-box:hover .delivery-prod-btn {
    display: block !important;
}
.delivery-prod-box {
    align-items: center !important;
    display: flex;
}
.delivery-prod-box .vc_figure {
    display: block !important;
}
.delivery-prod-box .vc_single_image-wrapper {
    display: block !important;
}
.delivery-prod-box:after {
    content: '';
    width: 270px;
    height: 210px;
    position: absolute;
    border: 2px solid #0b204d;
    right: 10px;
    z-index: -1;
}
.pool-parts-heading {
    margin-bottom: 90px !important;
}
section.pool-parts-row {
    padding: 70px auto;
    margin: 50px -15px 100px -15px;
}

/* pool sparts sec ends */


/* chemical sec starts */

.chemical-text h3 {
    font-size: 24px;
    color: #4a97d2;
    letter-spacing: 3px;
    position: relative;
    margin-bottom: 2px;
    margin-left: 33px;
}
.chemical-text h3:before {
    content: '';
    width: 8px;
    height: 90px;
    background: #4a97d2;
    position: absolute;
    left: -20px;
    bottom: 0;
}
.chemical-text h2 {
    font-size: 32px;
    color: #292929;
    margin-bottom: 28px;
}
.chemical-text p {
  /*   color: #ffffff; */
  color: black;
    font-weight: 400;
    line-height: 28px;
}
.chemical-text .wpb_wrapper p {
    color: white;
}

.pool-chemical-sec .vc_column-inner {
    padding-top: 0 !important;
}
.chemical-text-col {
    padding: 125px 0px 0 155px !important;
    position: relative;

}
.chemical-name {
    position: absolute;
    bottom: 40px;
    text-align: center;
    width: 100%;
}
.chemical-name p a {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 1px;
}
.chemical-name p a:hover {
    color: #0b204d;
}
.chemical-text-col:before {
    content: '';
    width: 1300px;
    height: 490px;
    background: #fff;
    position: absolute;
    top: 20px;
    left: 80px;
}
.chemical-text {
    position: relative;
    width: 100%;
}

element.style {
    position: relative;
    left: -366.5px;
    box-sizing: border-box;
    width: 1903px;
    padding-left: 366.5px;
    padding-right: 366.5px;
}
.vc_row[data-vc-full-width] {
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    overflow: hidden;
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.vc_custom_1604449810100 {
    background-image: url(http://52.54.42.5:8126/wp-content/uploads/2020/09/chemical-bg.jpg?id=53) !important;
}
.wpb_start_animation {
    opacity: 1;
}
.wpb_animate_when_almost_visible {
    opacity: 0;
}
.vc_row {
    margin-left: -15px;
    margin-right: -15px;
}
.pool-chemical-sec {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding-top: 60px;
    padding-bottom: 50px;
    background-position: top center !important;
    margin-top: 0px;
    z-index: 1;
}

/*.chemical-text h2, .chemical-text p {
    color: white;
}
.chemical-text.p p {
    color: #252525;
}
*/

.service-box {
    /* background-color: white; */
    padding: 20px 20px;
    margin-top: 0;
    margin-bottom: 0 !important;
    margin-left: 10px;
    color: white;
}
.service-box h2 {
    font-size: 20px;
    text-transform: uppercase;
}
.service-box p {
    font-size: 19px;
    color: white;
}
.service-box a {
    background-color: #4a97d2;
    color: white;
    padding: 6px 23px;
    display: inline-block;
    font-size: 16px;
    border: 3px solid #4a97d2;
}
.service-box a:hover {
    background-color: transparent;
}


.custom-col {
    margin-bottom: 40px;
}
.custom-col .vc_column-inner > .wpb_wrapper {
    display: flex;
    align-items: center;
}
.custom-col .vc_column-inner > .wpb_wrapper img {
    border-radius: 50%;
    height: 240px;
    width: 240px;
    object-fit: cover;
}
.custom-col .vc_column-inner > .wpb_wrapper .wpb_single_image {
    flex-shrink: 0;
    margin-bottom: 0;
}


/* .pool-chemical-sec:before {
    content: '';
    width: 100%;
    height: 150px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 10%;
} */

/* chemical sec ends */

/*/ Featured Products Row /*/
.products_row {
    background-repeat: no-repeat;
    background-position: top right;
    padding-top: 160px;
    padding-bottom: 80px;
    margin-top: -90px;
}
.products_grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.products_grid .item {
    width: 32%;
}
.single-product-item img {
    height: 230px;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
}
.single-product-item:hover .product_thumbnail img{
    transform: scale(1.1);
} 
.post-details h3 a {
    font-size: 30px;
    color: #292929;
    position: relative;
}
.post-details h3 a:hover {
    color: #4a97d2;
}
.post-details h3 {
    margin: 25px 0 40px; 
}
.post-details h3 span {
    font-size: 20px;
    color: #262626;
    margin-left: 5px;
}
.post-details h3 a::after {
    content: '';
    background-color: #4a97d2;
    width: 50px;
    height: 2px;
    position: absolute;
    left: calc(100% + 20px);
    top: 25px;
}
/*.products_grid .item:last-child .post-details h3 a:after {
    left: calc(100% + 186px);
    top: 28px;
}*/
.post-details > a {
    background-color: #4a97d2;
    color: #fff;
    font-weight: 500;
    padding: 10px 30px;
    border: 2px solid transparent;
    -webkit-transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    -ms-transition: all .2s ease-in-out !important;
    -o-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important;
}
.post-details > a:hover {
    background-color: transparent;
    border-color: #4a97d2;
    color: #000;
    box-shadow: 0 20px 38px rgba(0,0,0,.16) !important;
    -ms-transform: translateY(-3px) !important;
    transform: translateY(-3px)!important;
    -webkit-transform: translateY(-3px) !important;
}
a {
    outline: 0 !important;
}
.products_right_text {
    margin-left: -30px;
    margin-top: 10px;
}
.product_thumbnail {
    overflow: hidden;
}


/*Featured Products Row Ends*/

/* footer starrs */

.footer-newsletter {
    background-image: url(images/news-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0 50px 0;
}
.news-heading h3 {
    font-size: 24px;
    color: #fff;
    letter-spacing: 5px;
    position: relative;
    margin-bottom: 0;
    margin-left: 33px;
    font-weight: 600;
}
.news-heading h2 {
    font-size: 32px;
    color: #4a97d2;
    font-weight: 600;
    letter-spacing: 1px;
}
.news-heading h3:before {
    content: '';
    width: 8px;
    height: 50px;
    background: #4a97d2;
    position: absolute;
    left: -20px;
    bottom: 2px;
}
.news-heading p {
    color: #fff;
    font-size: 18px;
    margin-top: 23px;
    width: 93%;
    letter-spacing: 1px;
    line-height: 25px;
}
.news-form .tnp-field-email {
    width: 73%;
    float: left;
}
.news-form .tnp-field-button {
    width: 25%;
    float: right;
}
.news-form .tnp-field-email label {
    display: none;
}
.news-form .tnp-field-email input {
    font-size: 18px !important;
    color: #707070 !important;
    padding-left: 20px !important;
    border-radius: 0 !important;
    border: none !important;
    line-height: 36px !important;
}
.news-form .tnp-field-button input {
    background: #0b204d !important;
    border-radius: 0 !important;
    border: none !important;
    font-size: 24px !important;
    text-transform: uppercase !important;
    line-height: 37px;
    transition: ease all 0.4s;
    cursor: pointer;
}
.news-form .tnp-field-button input:hover {
    background: #fff !important;
    color: #0b204d !important;
}
.news-form {
    margin-top: 90px;
    position: relative;
    z-index: 1;
    padding-left: 100px;
}
.news-form:before {
    content: '';
    background-image: url(images/news-field-bg.jpg);
    background-repeat: no-repeat;
    position: absolute;
    width: 1140px;
    height: 225px;
    background-size: cover;
    z-index: -1;
    top: -90px;
    left: 0px;
}
.footer {
    padding: 100px 0 60px 0;
    background: #fff;
}
.footer h3 {
    font-size: 14px;
    color: #4a97d2;
    margin-bottom: 20px;
    letter-spacing: 0px;
    font-weight: 600;
}
.footer ul li a {
    font-size: 15px;
    color: #252525;
    font-weight: 400;
    letter-spacing: 0px;
    position: relative;
}
.footer ul li {
    margin-bottom: 14px;
}
.footer ul li a:before {
    content: '\f101';
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    position: absolute;
    left: -20px;
    top: 2px;
}
.footer ul {
    margin-left: 20px;
}
.footer ul li.current-menu-item a, .footer ul li a:hover {
    color: #4a97d2;
}
.footer .col-lg-3:before {
    content: '';
    width: 1px;
    height: 212px;
    background: #000;
    position: absolute;
    left: -25px;
    top: -15px;
}
.footer .col-lg-2:before {
    content: '';
    width: 1px;
    height: 212px;
    background: #000;
    position: absolute;
    left: -45px;
    top: -15px;
}
.footer-socials a {
    color: #292929;
    margin-left: 10px;
}
.footer-socials a:hover {
    color: #4a97d2;
}
.copyrights p {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 28px 0;
    border-top: 1px solid #000;
    margin-top: 15px;
}
.copyrights p a {
    color: #4a97d2;
}
.copyrights p a:hover {
    color: #000;
}
.footer-logo img {
    width: 75%;
}
.footer-logo {
    margin-top: 30px;
}
.contact-btn {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    position: fixed;
    height: 202px;
    right: 0px;
    z-index: 999;
    background: #0b204d;
    padding: 27px 17px;
    top: 140px;
    transition: ease all 0.4s;
    border: 1px solid #0b204d;
}
.contact-btn:hover {
    background: #4a97d2;
}
.contact-btn a {
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    padding: 12px 38px;
}
footer#colophon {
    position: relative;
}


.footer-socials .widget_media_image img {
    width: 100% !important;
    max-width: 100% !important;
}
.footer-socials .widget_media_image a {
    margin: 0;
}
.footer-socials #media_image-4 {
    margin-bottom: 30px;
}

/* footer ends */

/* inner pages starts */

/* about us page starts */

h1.entry-title {
    display: none;
}
.inner-banner {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 510px;
    background-position: bottom !important;
    display: flex;
    align-items: flex-end;
    position: relative !important;
}
.inner-banner:before {
    content: '';
    background-image: url(/wp-content/uploads/2020/10/inner-title-shape.png);
    background-repeat: no-repeat;
    width: 765px;
    height: 200px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-size: cover;
}
h2.inner-title {
    font-size: 70px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 0;
    position: relative;
    bottom: 40px;
}
h2.inner-title:before {
    content: '';
    width: 8px;
    height: 95px;
    background: #0b204d;
    position: absolute;
    left: -30px;
    bottom: 20px;
}
.tax-poolchemical-category h2.inner-title {
    font-size: 50px;
    bottom: 50px;
}
.inner-banner:after {
    content: '';
    width: 100px;
    height: 100%;
    background: #4a97d2;
    right: 0;
    top: 0;
    position: absolute;
}
.about-text h3 {
    font-size: 24px;
    color: #4a97d2;
    letter-spacing: 3px;
    position: relative;
    margin-bottom: 2px;
    margin-left: 33px;
}
.about-text h3:before {
    content: '';
    width: 8px;
    height: 90px;
    background: #4a97d2;
    position: absolute;
    left: -20px;
    bottom: 0;
}
.about-text h2 {
    font-size: 32px;
    color: #292929;
    margin-bottom: 28px;
}
.about-text p {
    color: #252525;
    font-weight: 400;
    line-height: 28px;
     font-size: 22px;
       letter-spacing: 1px;
}
.about-text {
    margin-top: 85px;
    margin-bottom: 0 !important;
}
.about-pic .vc_single_image-wrapper {
    display: block !important;
}
.about-pic .vc_figure {
    display: block !important;
}
.about-pic img {
    width: 90%;
}
.about-pic {
    margin-bottom: 0 !important;
    position: relative;
    top: 160px;
}
.about-pic:before {
    content: '';
    width: 8px;
    height: 170px;
    background: #4a97d2;
    position: absolute;
    left: -30px;
    top: -40px;
}
.about-pic:after {
    content: '';
    width: 8px;
    height: 170px;
    background: #4a97d2;
    position: absolute;
    right: 25px;
    bottom: -40px;
}
.about-sec {
    padding: 50px 0 60px 0;
}
#mega_count_bar_3 .mega_count_content {
    padding-right: 0 !important;
    padding-top: 0 !important;
}
#mega_count_bar_3 .mega_count_img {
    padding: 13px 0 0 0 !important;
}
#mega_count_bar_3 i {
    margin-left: -4px !important;
}
.achivement-icon-heading h3 {
    font-size: 18px;
    color: #292929;
    letter-spacing: 1px;
}
.achivement-icon {
    margin-bottom: 5px !important;
    text-align: center !important;
}
div#mega_count_bar_3 {
    text-align: center !important;
    margin: 0 auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px !important;
}
.achivement-icon-heading {
    text-align: center;
    margin-bottom: 0 !important;
    margin-top: 10px;
}
.acheivement-text h3 {
    font-size: 24px;
    color: #fff;
    letter-spacing: 5px;
    position: relative;
    margin-bottom: 0;
    margin-left: 33px;
    font-weight: 600;
}
.acheivement-text h2 {
    font-size: 32px;
    color: #4a97d2;
    font-weight: 600;
    letter-spacing: 1px;
}
.acheivement-text p {
    color: #fff;
    font-size: 18px;
    margin-top: 23px;
    width: 86%;
    letter-spacing: 1px;
    line-height: 25px;
}
.acheivement-text h3:before {
    content: '';
    width: 8px;
    height: 50px;
    background: #4a97d2;
    position: absolute;
    left: -20px;
    bottom: 2px;
}
.acheivement-row {
    background-image: url(images/news-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 85%;
    padding: 65px 0 50px 0;

}
.achivements-icon-row {
    position: relative;
    padding-top: 60px;
    padding-left: 50px;
}
.achivements-icon-row:before {
    content: '';
    width: 1500px;
    height: 400px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
}
.acheivement-row > .vc_col-sm-4 .vc_column-inner {
    padding: 0;
}
.acheivement-row > .vc_col-sm-8 > .vc_column-inner {
    padding: 0;
}
.team-heading {
    text-align: center;
}
.team-heading h3 {
/*  font-size: 24px; */
    font-size: 38px;
    letter-spacing: 4px;
    line-height: 20PX;
    font-weight: 600;
    color: #4a97d2;
    font-weight: bold;
}

/* .black {
    color: #000 !important;     
} */

.team-heading h2 {
    font-size: 32px;
    letter-spacing: 1px;
    font-weight: 600;
    position: relative;
    padding-bottom: 41px;
    color: #292929;
    font-weight: bold;
}
.team-heading h2:after {
    content: '';
    width: 7px;
    height: 30px;
    background: #4a97d2;
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.team-thumbnail {
    display: flex;
    align-items: flex-end;
}
.team-thumbnail ul {
    background: #0b204d;
    padding: 0 22px;
    height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    transition: ease all 0.4s;
}
.single-team-item:hover ul {
    background: #4a97d2;
}
.team-thumbnail ul li a {
    color: #fff;
}
.team-thumbnail ul li {
    margin: 13px 0;
    text-align: center;
        transition: ease all 0.3s;
}
.single-team-item:hover ul li {
    transform: rotate(360deg);
}
.team-thumbnail ul li a:hover i {
    transform: scale(1.5);
}
.team-thumbnail ul li a i {
    transition: ease all 0.3s;
}
.team-details h2 {
    font-size: 28px;
    color: #252525;
    margin-bottom: 6px;
}
.team-details h3 {
    font-size: 16px;
    color: #4a97d2;
    letter-spacing: 3px;
}
.team-details p {
    color: #252525;
    font-weight: 400;
    line-height: 27px;
    margin-top: 15px;
}
.team-details {
    margin: 30px 0 0 65px;
    width: 91%;
}
.our-team-row {
    padding: 40px 0 10px 0;
}
.single-team-item {
    margin-bottom: 50px !important;
}
.load-item-3{display:none;}
.team-load-btn.disabled {
    display: none;
}
.team-load-btn button {
    background: #0b204d;
    border: none;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    width: 140px;
    height: 50px;
    line-height: 23px;
    transition: ease all 0.4s;
    cursor: pointer;
}
.team-load-btn button:hover {
    background: #4a97d2;
}
.team-load-btn {
    text-align: center;
    margin-top: 30px;
    width: 140px;
    margin-left: auto;
    margin-right: auto;
}
.our-team-loop {
    margin-top: 50px !important;
}

/* about us page ends */

.new-sn {
    background-size: cover;
    height: 500px;
    background-position: 100% 7%;
    background-repeat: no-repeat;
}


/* services page starts */

.iner-service-text h2 {
    color: #292929;
    font-size: 32px;
    margin-bottom: 20px;
    margin-top: 15px;
}
.iner-service-text p {
    color: #252525;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 24px;
}
.iner-service-img .vc_single_image-wrapper {
    display: block !important;
}
.iner-service-img .vc_figure {
    display: block !important;
}
.iner-service-img img {
        width: 100%;
    height: 470px !important;
    object-fit: cover;
}
.inner-services-row .vc_col-sm-5 .vc_column-inner {
    padding: 0 !important;
}
.iner-service-text h4 {
    font-size: 24px;
    letter-spacing: 4px;
    line-height: 9PX;
    font-weight: 600;
    color: #4a97d2;
    margin-top: 35px;
}
.services-btm-content {
    margin: 0px 0 0 0 !important;
    padding: 30px 0 30px 50px;
}
.services-btm-content h2 {
    color: #4a97d2;
    font-size: 30px;
}
.services-btm-content h3 {
    color: #262626;
    font-size: 25px;
}
.services-btm-content ul li {
    position: relative;
    font-weight: 400;
    margin: 11px 0 10px 20px;
    display: flex;
    align-items: center;
    font-size: 22px;
        letter-spacing: 1px;
}
.services-btm-content ul li:before {
  /*   content: '';
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #4a97d2;
  position: absolute;
  left: -20px; */
      content: '';
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #4a97d2;
    position: absolute;
    left: -20px;
    top: 14px;
}
.services-btm-content p span {
    color: red;
    margin-right: 3px;
    font-size: 22px;
}
.services-btm-content ul {
    margin: 22px 0 20px 0;
}
.services-btm-content p strong {
    font-size: 18px;
}

.services-btm-content ul li strong {
    font-size: 18px;
    font-weight: inherit;
}
.services-btm-content ul li strong span.span-red {
    color: red;
}

.iner-service-text h3 {
    color: #292929;
    font-size: 32px;
    margin-bottom: 0;
}
.iner-service-text {
    margin-bottom: 0 !important;
    padding-left: 35px;
}
.inner-services-row-btm .iner-service-text {
    padding-left: 0px;
    padding-right: 25px;
}
.inner-services-row-btm {
    margin: 20px 0;
}
.inner-services-row .vc_col-sm-6 .vc_column-inner {
    padding: 0 !important;
}
.single-partner-item .single-testi-thumbnail {
    height: 280px !important;
    background: #fff;
    display: flex;
    align-items: center;
}
.single-partner-item.single-testi-details:after {
    content: unset;
}
.partner-bg .owl-dots {
    display: none !important;
}
.single-partner-item a {
    background: #0b204d;
    border: none;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 23px;
    transition: ease all 0.4s;
    cursor: pointer;
    padding: 14px 27px;
    font-weight: 400;
    transition: ease all 0.4s;
}
.single-partner-item a:hover {
    background: #fff;
    color: #0b204d;
}
.single-partner-item p {
    margin-bottom: 50px;
}

.partner-bg .single-testi-thumbnail img {
    width: 250px;
    border-radius: 100%;
}


.partner-bg img.wp-post-image {
    border: 15px solid #0b204d;
}
.testimonial-row.partner-bg {
    padding: 60px 0 90px 0;
}

.partner-bg .custom-col .vc_column-inner > .wpb_wrapper .wpb_single_image {
    text-align: center !important;
}
.partner-bg .custom-col .vc_column-inner > .wpb_wrapper {
    text-align: center;
    justify-content: flex-end;
}
.partner-bg .custom-col > .wpb_column:last-child .vc_column-inner > .wpb_wrapper {
    text-align: center;
    justify-content: flex-start;
}
.partner-bg .pdf-buttons-group ul li a {
    color: white;
    padding: 10px 43px 15px;
    display: inline-block;
    font-size: 17px;
    border: 3px solid #4a97d2;
    position: relative;
    width: 300px;
    text-align: center;
}
.partner-bg .pdf-buttons-group ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.partner-bg .pdf-buttons-group ul li {
    list-style: none !important;
    margin: 0 20px;
}
.partner-bg .pdf-buttons-group ul li a:before {content: "";width: 100%;position: absolute;top: 0;left: 0;background-color: #4b97d2;height: 100%;z-index: -1;transition: all 0.5s ease-out;}
.partner-bg .pdf-buttons-group ul li a:hover {
    background-color: transparent;
}
.partner-bg .pdf-buttons-group ul li a:hover:before {
    width: 0;
}

.partner-bg .custom-col .vc_column-inner > .wpb_wrapper .wpb_single_image {
    order: 2;
}
.partner-bg .custom-col > .wpb_column:last-child .vc_column-inner > .wpb_wrapper .service-box {
    order: 2;
}


.inner-services-row {
    padding: 50px 0;
}

.inner-services-row.custom-list p {
    color: #252525;
    font-weight: 400;
    line-height: 28px;
    font-size: 22px;
    letter-spacing: 1px;
}

.inner-services-row .team-heading {
    margin-bottom: 50px !important;
}

.choose-quote-col .vc_column-inner {
    border-radius: 10px !important;
}

.choose-quote {
    margin-bottom: 20px !important;
}
.choose-quote-col .vc_column-inner {
    outline: 3px solid #0b204d;
    outline-offset: -18px;
    /* border-radius: 10px !important; */
}


.choose-quote-col .vc_column-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    padding: 0 40px;
}
.choose-quote-col .vc_column-inner p {
    color: white;
}
.choose-btn a {
    padding: 10px 40px !important;
    font-size: 17px !important;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    background-image: none !important;
}
.choose-btn a:hover {
    background-color: #ffffff !important;
    color: #4A97D3 !important;
}

/* services page ends */

/* testimonial page starts */

.inner-single-testi-item {
    display: flex;
    flex-direction: row;
    background: #fff;
    margin: 15px 13px 25px 13px !important;
    transition: ease all 0.4s;
    box-shadow: 0px 0px 12px -4px #00000073;
}
.inner-single-testi-item:hover {
    background: #4a97d2;
}
.inner-single-testi-details {
    padding: 35px 20px 35px 20px;
}
.inner-single-testi-details p {
    color: #252525;
    font-weight: 400;
    line-height: 28px;
    transition: ease all 0.4s;
}
.inner-single-testi-details ul li h3 {
    font-size: 16px;
    color: #0b204d;
    margin-right: 20px;
    letter-spacing: 1px;
    transition: ease all 0.4s;
}
.inner-single-testi-details ul li {
    display: inline-block;
    position: relative;
}
.inner-single-testi-details ul li span.checked {
    color: #fad008;
}
.inner-single-testi-details ul li span {
    color: #737373;
    margin: 0 1px;
}
.inner-single-testi-details ul li:first-child:after {
    content: '';
    width: 2px;
    height: 22px;
    background: #0b204d;
    position: absolute;
    right: 7px;
    top: -1px;
    transition: ease all 0.4s;
}
.inner-single-testi-item:hover .inner-single-testi-details p, .inner-single-testi-item:hover .inner-single-testi-details h3 {
    color: #fff;
}
.inner-single-testi-item:hover .inner-single-testi-details ul li:first-child:after {
    background: #fff;
}
.inner-single-testi-date {
    writing-mode: vertical-rl;
    text-orientation: upright;
    background: #0b204d;
        display: flex;
    align-items: center;
    justify-content: center;
    height: 306px;
}
.inner-single-testi-date p {
    letter-spacing: 4px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #fff;
}
.inner-testimonials .col-lg-4 {
    padding: 0;
}
.our-team-row.testi {
    padding: 50px 0 50px 0;
}

/* testimonial page ends */

/* pool chemicals page starts */

.chemical-pool-heading-row .chemical-text h3 {
    letter-spacing: 4px;
}
.chemical-pool-heading-row .chemical-text {
    width: 100%;
}
.chemical-text.p {
    margin-top: 12px;
}
.chemical-pool-heading-row .col-md-2{
    padding-left: 0;
}
.chemical-pool-heading-row .col-md-10 {
    padding-left: 0;
    padding-right: 0;
}
.chemical-page {
    margin-top: 40px;
    margin-bottom: 50px;
}
.chemical-categories h3 {
    font-size: 22px;
    color: #4a97d2;
    letter-spacing: 1px;
    position: relative;
    background: #0b204d;
    padding: 14px 0 14px 40px;
}
.chemical-categories h3:before {
    content: '';
    width: 8px;
    height: 55px;
    background: #4a97d2;
    position: absolute;
    left: 16px;
    top: -28px;
}
.chemical-categories ul li a {
    font-size: 18px;
    color: #262626;
    font-weight: 500;
    position: relative;
        margin-left: 25px;
}
.chemical-categories ul li.current-menu-item a, .chemical-categories ul li a:hover {
    color: #4a97d2;
}
.chemical-categories ul li {
    padding: 13px 0;
    border-bottom: 1px solid;
}
.chemical-categories ul li:last-child {
    border-bottom: 0px solid;
}
.chemical-categories {
    border: 1px solid;
}
.chemical-categories ul {
    margin: 15px 17px;
}
.chemical-categories ul li a:before {
    content: '\f101';
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    left: -23px;
    position: absolute;
}
.cat-post-content {
    border: 1px solid #00000047;
    text-align: center;
    margin-bottom: 30px;
}
.cat-post-content .pic {
    border-bottom: 1px solid #00000047;
    padding: 25px;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cat-post-content .pic img {
    height: 250px;
    object-fit: contain;
}

.chemical-category-posts header.page-header {
    margin-top: 0;
    display: none;
}
.content h3 {
    color: #4a97d2;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
}
.chemical-page .col-md-3 {
    padding-left: 4px;
}
.content h2 {
    font-size: 22px;
    color: #0b204d;
    margin-bottom: 0;
}
.content {
    padding: 20px 0;
}
.chemical-category-posts main#main {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
}
.chemical-category-posts .site-main article {
    width: 32%;
    margin: 0.6%;
}
.inner-banner {
    background-image: url(/wp-content/uploads/2020/10/inner-banner.jpg);
}
.single .inner-banner {
    background-image: url(/wp-content/uploads/2020/10/product-banner.jpg);
}
.single-product-sec {
    margin-top: -40px;
}
.chemical-pool-heading-row {
    margin-top: 150px;
}


/*nav.navigation.posts-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
}*/
nav.navigation.posts-navigation a {
    background-color: #1b204d;
    padding: 10px 30px;
    display: inline-block;
    color: white;
    font-size: 17px;
    width: 120px;
    text-align: center;
}
nav.navigation.posts-navigation a:hover {
    background-color: #4a97d2;
}

nav.navigation.posts-navigation .nav-links {display: flex !important;align-items: center;justify-content: center;width: 100%;}
nav.navigation.posts-navigation .nav-links > div {
    float: none !important;
    width: auto !important;
    margin: 0 10px;
}
nav.navigation.posts-navigation .nav-links > div:first-child {
    order: 2;
}


.new-btn {
    margin-top: 40px;
    margin-right: 30px;
}
.new-btn a {
    background-image: none !important;
    font-size: 18px !important;
    font-weight: 500;
    text-transform: uppercase;
    padding: 14px 50px !important;
}
.new-btn a:hover {
    background-color: #0b204d !important;
}

.contentOne {
    position: relative;
}

.contentOne:before {
    content: '';
    position: absolute;
    width: 110%;
    height: 130%;
    background-color: rgb(255 255 255 / 50%);
    top: -55px;
    left: -30px;
    right: 0;
    z-index: -1;
}

.new-sn-two p {
    color: #000;
    font-size: 54px;
    text-align: left;
    margin-bottom: 0px;
}

.new-sn-two ul li {
    color: #000;
    font-size: 42px;
    font-weight: bold;
    line-height: 58px;
    list-style: disc;
}
/* .new-sn-two ul li {
    color: #000;
    font-size: 26px;
    font-weight: 400;
    line-height: 40px;
    list-style: disc;
} */

.new-sn-two {
    position: relative !important;
}

.new-sn-two .vc_column-inner >  .wpb_wrapper{
    position: relative;
}

.new-sn-two .vc_column-inner >  .wpb_wrapper{
    width: initial;
    margin: 0px 0px 0px 100px;
    background-color: transparent;
    padding: 30px 30px;
    border-radius: 15px;
}
/* .new-sn-two .vc_column-inner >  .wpb_wrapper{
    width: max-content;
    margin: 0px 0px 0px 100px;
    background-color: #ffffff78;
    padding: 30px 30px;
    border-radius: 15px;
} */

.new-sn-two ul {
    text-align: left;
    padding: 0px 0px 0px 40px;
}


.homeContentMain {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.homeContentMain .contentThree p span {
    display: block;
}

.homeContentMain .contentThree p {
    text-align: center;
    margin-top: 55px;
    font-size: 29px;
    line-height: 40px;
}


/* pool chemicals page ends */

/* contact page starts */

.cont-info-box .vc_column-inner > .wpb_wrapper {
    display: flex;
    align-items: center;
}
.cont-left {
    margin-bottom: 0 !important;
    writing-mode: vertical-rl;
    text-orientation: upright;
    background: #0b204d;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 195px;
}
.cont-info-box .vc_column-inner {
    padding: 0 0 0 0 !important;
}
.cont-left p {
    letter-spacing: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 18px;
}
.cont-content {
    margin-bottom: 0 !important;
}
.cont-icon {
    margin-bottom: 0 !important;
    font-size: 24px !important;
     transition: ease all 0.4s;
}
.cont-content h3 {
    font-size: 28px;
    color: #0b204d;
    margin-bottom: 15px;
     transition: ease all 0.4s;
}
.gform_confirmation_message {
    color: #ffffff;
    border-color: #ffffff;
    margin-top: 50px;
    font-size: 24px;
    margin-bottom: 50px;
    text-align: center;
}
.cont-content p, .cont-content p a {
    color: #262626;
    font-weight: 400;
    margin-bottom: 4px;
     transition: ease all 0.4s;
}
.cont-content p a:hover {
    color: #0b204d !important;
}
.cont-info-box {
    box-shadow: 0px 0px 12px -4px #00000073;
    padding-right: 37px;
    width: 90%;
    margin: 30px 0;
    transition: ease all 0.4s;
}
.cont-info-box:hover {
    background: #4a97d2;
}

li#media_image-6 {
    margin-top: 25px;
}
.cont-info-box:hover .cont-content p, .cont-info-box:hover .cont-content p a, .cont-info-box:hover .cont-content h3 {
    color: #fff;
}
#gform_1 input {
    height: 50px;
    color: #000;
    border-radius: 0;
    padding-left: 13px;
    border: 2px solid transparent;
}
#gform_1 textarea {
    height: 150px;
    color: #000;
    border-radius: 0;
    padding-left: 13px;
}
#gform_1 li input {
    width: 100% !important;
}
#gform_1 li textarea {
    margin-top: 0px;
}

.gform_wrapper ul li.gfield {
    clear: both;
    margin-top: 33px !important;
}
.gform_wrapper li.hidden_label input {
    margin-top: 0 !important;
}
body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
}
.contact-form-row .team-heading h2 {
    color: #4a97d2;
}
.contact-form-row .team-heading h3 {
    color: #fff;
}
.contact-form-row .team-heading {
    margin-bottom: -10px !important;
    padding-top: 25px;
    margin-left: -20px;
}
.gform_footer input {
    background: #4a97d2;
    border: none;
    color: #fff !important;
    font-size: 18px !important;
    letter-spacing: 1px;
    padding: 15px 30px 15px 30px !important;
    height: 53px !important;
    display: table !important;
    line-height: 0 !important;
    cursor: pointer;
}
.gform_footer input:hover {
    background: #fff;
    color: #4a97d2 !important;
}
.gform_wrapper .gform_footer {
    width: auto !important;
    text-align: center !important;
    display: table !important;
    margin: 20px auto 45px auto !important;
    padding-right: 13px !important;
}
.form-col > .vc_column-inner {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding-left: 32px !important;
}
.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: baseline !important;
    width: 50%;
    padding-right: 16px;
    float: none;
}
.form-col:before {
    content: '';
    width: 8px;
    height: 200px;
    background: #4a97d2;
    position: absolute;
    left: -26px;
    top: -35px;
}
.form-col:after {
    content: '';
    width: 8px;
    height: 200px;
    background: #4a97d2;
    position: absolute;
    right: -26px;
    bottom: -35px;
}
.contact-form-row {
    margin-bottom: 110px;
}
.gform_ajax_spinner {
 display: none !important;
}

/* contact page ends */

/* products page starts */

.products_row.inner-products {
    margin-top: -40px;
}
.inner-products .post-details > a:hover {
    background-color: #0b204d;
    border-color: #0b204d;
    color: #fff;
}
.product-heading-row {
    margin-top: 140px;
}
.single-product-content h2 {
    font-size: 45px;
    color: #262626;
    position: relative;
    display: table;
    margin-bottom: 20px;
}
.single-product-content h3 {
    font-size: 22px;
    color: #4a97d2;
    font-weight: 600;
}
.single-product-content h2:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #4a97d2;
    position: absolute;
    top: 30px;
    right: -75px;
}
.single-product-content ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
}
.single-product-content ul li:nth-child(odd) {
    color: #0b204d;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
.single-product-content ul li {
    margin: 7px 0;
    font-weight: 400;
    color: #252525;
}
.single-product-img img {
    width: 100%;
    height: 450px !important;
    object-fit: cover;
}
.single-aquasport-row h2 {
    font-size: 40px;
    text-transform: uppercase;
    color: #4a97d2;
    font-weight: 600;
}
.single-aquasport-row h4 {
    font-size: 24px;
    text-transform: uppercase;
    color: #262626;
    width: 50%;
    line-height: 31px;
}
.single-aquasport-row h3 {
    text-transform: uppercase;
    color: #4a97d2;
    font-weight: 600;
    font-size: 28px;
    margin: 17px 0;
}
.single-aquasport-row ul li {
    font-size: 18px;
    color: #262626;
    font-weight: 400;
    margin: 12px 0;
    position: relative;
    margin-left: 20px;
}
.single-aquasport-row ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #4a97d2;
    position: absolute;
    border-radius: 100%;
    left: -19px;
    top: 10px;
}
.single-aquasport-row {
    padding-top: 20px;
    position: relative !important;
}
.label-pic {
    position: absolute;
    top: 20px;
    right: 0;
    width: 30%;
}

.single-aquasport-row .big-list {
    width: 65%;
}
.single-aquasport-row .big-list h4{
    width: 100%;    
}

.single-aquasport-row .big-list h5 {
    font-size: 17px;
    margin-bottom: 0 !important;
    color: #4a97d2;
}
.single-aquasport-row .big-list ul {
    margin: 5px 20px 25px;
}
.single-aquasport-row .big-list ul li {
    margin: 0 !important;
}

.table-top-heading h3 {
    font-size: 22px;
    color: #4a97d2;
    font-weight: 500;
    text-align: center;
}
table th {
    font-size: 22px;
    background: #0b204d;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 15px 0;
}
table {
    text-align: center;
}
table tr td {
    background: #4a97d2;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    padding: 13px 0;
    letter-spacing: 2px;
}
tbody tr, tbody td, tbody th {
    border: 1px solid #fff;
}

th span.small {
    display: block;
    font-size: 14px;
}

.single-product-table-row {
    margin-top: 30px;
}
.single-prod-warenty h3 {
    font-size: 28px;
    color: #4a97d2;
    font-weight: 600;
    letter-spacing: 0px;
    margin-bottom: 15px;
}
.single-prod-warenty p {
    font-weight: 400;
    color: #262626;
}
.single-prod-warenty p span {
    color: #4a97d2;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.single-prod-warenty p b {
    color: #4a97d2;
    font-weight: 400;
}
.single-prod-warenty {
    margin: 20px 0 50px 0;
}
.single-prod-warenty p:last-child {
    margin-top: -14px;
}


.pdf-buttons a {
    font-size: 19px !important;
    font-weight: 500;
    text-transform: uppercase;
    padding: 20px 50px !important;
}
.pdf-buttons a:hover {
    background-color: #4a97d2 !important;
}
.pdf-buttons a:after {
    content: "\f1c1";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 25px;
    margin-left: 20px;
}

/* products page ends */

/* terms page starts */

.terms-text h3 {
    color: #4a97d2;
    font-size: 45px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.terms-text p {
    font-size: 18px;
    color: #000;
    line-height: 28px;
    letter-spacing: 0px;
}
.terms-row {
    margin: 20px 0 50px 0;
}

/* end */

/* inner pages ends */

.search form.search-form {
    display: none !important;
} 
.news-msg p {
    font-size: 32px;
    font-weight: 600;
    text-align: center;
    padding: 30px 0;
    margin-bottom: 0px;
    color: #fff;
    width: 100vw;
    left: -50vw;
    position: relative;
    margin-left: 50%;
    background: #0b204d;
}
.page-id-59 .footer-newsletter {
    display: none;
}

/* entire container, keeps perspective */
.flip-container {
    perspective: 1000px;
}
/* flip the pane when hovered */
.flip-container:hover .flipper, .flip-container.hover .flipper {
    transform: rotateY(180deg);
}

.flip-container, .front, .back {
    width: 302px;
    height: 302px;
    margin: auto;
}

/* flip speed goes here */
.flipper {
transition: 0.6s;
transform-style: preserve-3d;

position: relative;
}

/* hide back of pane during swap */
.front, .back {
backface-visibility: hidden;

position: absolute;
top: 10px;
left: 0;
}

/* front pane, placed above back */
.front {
z-index: 2;
/* for firefox 31 */
transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
    transform: rotateY(180deg);
}



/* responsive starts */

@media (max-width: 1370px){
	.new-sn-two p {
		margin-top: -55px;
	}
    .testimonial-row {
    background-size: contain;
    padding: 80px 0 30px 0;
}
.single-testi-details {
    padding-left: 100px;
    padding-bottom: 40px;
}
.testimoial-heading {
    left: 65px;
}
.single-testi-thumbnail {
    position: relative;
    right: -120px;
}
#testimonials .owl-dots button {
    right: -15px;
    position: relative;
}
.single-testi-details:after {
    top: 30px;
}
}

@media (max-width: 1360px){
.navmenu-search {
    right: 70px;
}    
    
}

@media (max-width: 1250px){
.navmenu-search {
    right: 90px;
}    
.chemical-text-col::before {
    left: 40px;
}
.chemical-text-col {
    padding: 125px 50px 0 65px !important;
    position: relative;
}
.single-testi-details {
    padding-bottom: 40px;
}
    
}

@media (max-width: 1200px){

.site-header::after {
    width: 8.11%;
}
.inner-banner::after {
    width: 8.11%;
}
}

@media screen and (max-device-width: 1199px) and (min-device-width: 992px) { 
.navmenu-search {
    right: 60px;
}
.main-navigation ul li a {
    padding: 0 13px;
}
.testimoial-heading {
    left: 115px;
}
.single-testi-details {
    padding-left: 150px;
}
.single-testi-details::after {
    top: 77px;
}
.iner-service-text p {
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 15px;
}
.testimonial-row.partner-bg {
    background-size: 119% 100% !important;
}
.inner-banner {
    height: 454px;
}
.team-thumbnail ul {
    padding: 0 15px;
    height: 202px;
}
.team-thumbnail ul li {
    margin: 8px 0;
}
.inner-single-testi-details p {
    font-weight: 400;
    line-height: 24px;
    font-size: 15px;
}
.inner-single-testi-details ul li h3 {
    font-size: 14px;
    margin-right: 6px;
}
.inner-single-testi-details ul li:first-child::after {
    height: 16px;
    right: 0px;
    top: 0px;
}
.inner-single-testi-details ul li span {
    font-size: 12px;
}
.single .product-heading-row {
    margin-top: 80px;
}
.label-pic img {
    width: 70%;
}
.label-pic {
    top: -50px;
    right: -100px;
}
.chemical-pool-heading-row {
    margin-top: 110px;
}

}

@media screen and (max-device-width: 991px) and (min-device-width: 768px) { 
    
    
    .partner-bg .custom-col .vc_column-inner > .wpb_wrapper {
    display: block
}

.partner-bg .custom-col > .wpb_column .vc_column-inner > .wpb_wrapper .service-box {
    margin: 0;
}
.partner-bg .pdf-buttons-group ul li a {
    padding: 10px 20px 15px;
    font-size: 15px;
    width: 200px;
}
    
.main-navigation ul li a {
    font-size: 13px;
    padding: 0 7px;
}    
.navmenu-search {
    right: 32px;
}
.single-service-thumbnail {
    text-align: center;
}
.single-service-item {
    margin-bottom: 50px !important;
}
.pool-chemical-sec::before {
    height: 70px;
}
.pool-chemical-sec {
    padding-top: 140px;
}
.chemical-text-col {
    padding: 65px 50px 0 10px !important;
}
.chemical-text-col::before {
    height: 390px;
    top: 0;
    left: 6px;
}
.chemical-text h3::before {
    width: 7px;
    height: 60px;
}
.pool-chemical-sec .chemical-text h2 {
    margin-bottom: 13px;
}
.pool-chemical-sec {
    background-size: 100% 93% !important;
}
.products_row {
    padding-top: 20px;
    margin-top: 0;
}
.chemical-text-col::before {
    height: 420px;
}
.post-details h3 span {
    font-size: 16px;
}
.products_grid .item:last-child .post-details h3 a::after {
    left: calc(100% + 149px);
    top: 30px;
}
.testimoial-heading {
    left: 0;
    margin-bottom: 30px !important;
}
.single-testi-thumbnail {
    right: 0;
}
.single-testi-details {
    top: 5px;
    width: 100%;
    left: 0;
    text-align: center;
    padding-left: 0;   
}
.single-testi-details::after {
    top: 20px;
    right: 40px;
}
#testimonials .owl-dots {
    text-align: center;
}
#testimonials .owl-dots button {
    right: 0;
}
.delivery-prod-box h2 {
    font-size: 20px;
}
.delivery-prod-box h3 {
    font-size: 17px;
}
.delivery-prod-box::after {
    width: 200px;
    height: 150px;
    right: 0px;
}
.delivery-prod-btn a {
    font-size: 13px !important;
}
.news-heading {
    text-align: center;
}
.news-heading h3 {
    margin-left: auto;
    margin-right: auto;
    display: table;
}
.news-heading p {
    margin-top: 13px;
    width: 100%;
}
.news-form {
    padding: 0 50px;
}
.footer-logo img {
    width: 35%;
}
.footer {
    padding: 40px 0 10px 0;
}
.footer-logo {
    margin-bottom: 40px;
}
.footer-info {
    margin: 30px 0 45px 0;
}
.footer .col-lg-3::before {
    content: none;
}
.footer .col-lg-2::before {
    content: none;
}
.inner-services-row .vc_col-sm-5, .inner-services-row .vc_col-sm-7 {
    width: 100% !important;
}
.iner-service-img img {
    width: auto !important;
    height: auto !important;
}
.iner-service-img {
    text-align: center !important;
    margin-bottom: 10px !important;
}
.iner-service-text {
    padding-left: 0;
    text-align: center;
}
#in-g {
    flex-direction: column-reverse;
    display: flex;
    margin-top: 40px;
}
.single-testi-details {
    padding-bottom: 0;
}
.testimonial-row {
    background-size: 174% 100% !important;
}
.inner-banner {
    height: 372px;
}
.products_row.inner-products {
    margin-top: 20px;
}
.single .product-heading-row {
    margin-top: 80px;
}
.label-pic img {
    width: 40%;
}
.label-pic {
    top: 20px;
    right: -270px;
}
.single-aquasport-row h4 {
    width: 60%;
}
.about-text {
    margin-top: 0;
}
.about-text h2 {
    margin-bottom: 18px;
}
.about-text p {
    font-weight: 300;
    line-height: 23px;
    font-size: 15px;
    margin-bottom: 8px;
}
.about-pic {
    top: 20px;
}
.about-pic::after {
    right: 8px;
}
.about-pic::before {
    left: -24px;
}
.about-sec {
    padding: 70px 0 60px 0;
}
.team-thumbnail ul {
    padding: 0 7px;
    height: 132px;
}
.team-thumbnail ul li {
    margin: 1px 0;
}
.team-thumbnail ul li a i {
    font-size: 12px;
}
.team-details {
    margin: 15px 0 0 30px;
}
.team-details h2 {
    font-size: 20px;
}
.team-details h3 {
    font-size: 13px;
    margin-top: 5px;
}
.team-load-btn {
    margin-top: 0;
}
.our-team-row {
    padding: 0px 0 10px 0;
}
.inner-single-testi-details {
    padding: 0px 20px 0px 20px;
    height: 236px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}
.inner-single-testi-date p {
    font-size: 13px;
}
.inner-single-testi-date {
    height: 236px;
}
.our-team-row.testi {
    padding: 50px 0 10px 0;
}
.contact-form-row .vc_col-sm-5, .contact-form-row .vc_col-sm-7 {
    width: 100%;
}
.contact-form-row .chemical-text {
    position: relative;
    width: 100%;
    text-align: center;
}
.contact-form-row .chemical-text h3 {
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.cont-info-box {
    width: 100%;
    margin-left: 0px !important;
}
.form-col {
    margin-top: 30px;
}
.chemical-pool-heading-row {
    margin-top: 70px;
}
.archive .chemical-pool-heading-row .chemical-text {
    text-align: center;
}
.archive .chemical-pool-heading-row .chemical-text h3 {
    letter-spacing: 4px;
    display: table;
    margin: 0 auto;
}
.archive .chemical-text h2 {
    margin-bottom: -2px;
}
.chemical-categories h3 {
    font-size: 15px;
    padding: 14px 0 14px 24px;
}
.chemical-categories h3::before {
    content: '';
    width: 6px;
    height: 40px;
    left: 11px;
    top: -18px;
}
.chemical-categories ul li a {
    font-size: 13px;
    font-weight: 400;
    margin-left: 20px;
}
.chemical-categories ul li a::before {
    left: -19px;
    top: 1px;
}
.content h2 {
    font-size: 16px;
    font-weight: 500;
}
.chemical-page {
    margin-top: 20px;
}

    
}  

@media (max-width: 767px){

.mm, #mm {
    display: block;
    margin-bottom: 10px;
    position: relative;
z-index: 11111;
}
.top-socials {
    right: 30px;
    top: 85px;
}
.top-socials ul li:last-child {
    display: block;
}
.top-search {
    display: none;
}
.contact-btn {
    display: none;
}
.slider-blue-line {
    display: none !important;
}
.top-socials a, .top-socials li i {
    color: #4a97d2;
    cursor: pointer;
}
.top-socials ul li {
    margin-bottom: 6px;
}
.site-header::after {
    content: none;
}
.terms-text h3 {
    font-size: 28px;
    margin-bottom: 10px;
}
.terms-text p {
    font-size: 16px;
    line-height: 24px;
}
.terms-row {
    margin: 0px 0 0px 0;
}
.inner-banner::after {
    content: none !important;
}
.site-header {
    padding-bottom: 160px;
    padding-top: 0;
}
.site-branding::before {
    content: none;
}
.main-navigation {
    display: none;
}
.main-navigation ul li a {
    font-size: 13px;
    padding: 0 7px;
}    
.navmenu-search {
    right: 32px;
}
.services-heading p {
    width: 100%;
}
.services-heading {
    margin-top: 15px;
    margin-bottom: 30px !important;
}
.single-service-thumbnail {
    text-align: center;
}
.single-service-item {
    margin-bottom: 50px !important;
}
.pool-chemical-sec::before {
    height: 70px;
}
.pool-chemical-sec {
    padding-top: 140px;
}
.chemical-text-col {
    padding: 50px 15px 0 15px !important;
}
.chemical-text {
    width: 100%;
    text-align: center;
}
.chemical-text h3 {
    display: table;
    margin: 0 auto;
}
.chemical-text-col::before {
    height: 390px;
    top: 0;
    left: 6px;
}
.chemical-text h3::before {
    width: 7px;
    height: 60px;
}
.pool-parts-heading {
    text-align: center;
}
.pool-parts-heading h3 {
    display: table;
    margin: 0 auto;
        margin-bottom: 0px;
}
.featured-logo {
    text-align: center !important;
}
.products_right_text {
    text-align: center;
    margin: 0 0 30px 0;
}
.products_grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    align-content: center;
}
.products_grid .item {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}
.products_row {
    padding-bottom: 20px;
}
.pool-chemical-sec .chemical-text h2 {
    margin-bottom: 13px;
}
.pool-chemical-sec {
    background-size: 100% 93% !important;
}
.products_row {
    padding-top: 20px;
    margin-top: 0;
}
.chemical-text-col::before {
    height: 290px;
    width: 100%;
}
.post-details h3 span {
    font-size: 16px;
}
.products_grid .item:last-child .post-details h3 a::after {
    left: calc(100% + 149px);
    top: 30px;
}
.testimoial-heading {
    left: 0;
    margin-bottom: 30px !important;
}
.single-testi-thumbnail {
    right: 0;
}
.single-testi-details {
    top: 5px;
    width: 100%;
    left: 0;
    text-align: center;
    padding-left: 0;   
}
.single-testi-details::after {
    top: 110px;
    right: 40px;
    font-size: 230px;
}
.testimoial-heading {
    text-align: center;
}
.testimoial-heading h3 {
    display: table;
    margin: 0 auto;
}
.pool-parts-heading {
    margin-bottom: 50px !important;
    text-align: center;
}
.pool-parts-heading h2 {
    font-size: 23px;
}
#testimonials .owl-dots {
    text-align: center;
}
#testimonials .owl-dots button {
    right: 0;
}
.delivery-prod-box h2 {
    font-size: 24px;
}
.delivery-prod-box h3 {
    font-size: 24px;
}
.delivery-prod-box::after {
    width: 440px;
    height: 220px;
    right: 0px;
}
section.pool-parts-row {
    padding: 70px auto;
    margin: 120px -15px 40px -15px;
}
.pool-parts-heading h2 {
    font-size: 24px;
}
.delivery-prod-btn a {
    font-size: 17px !important;
}
.delivery-prod-box {
    margin: 30px 0;
}
.news-heading {
    text-align: center;
}
.news-heading h3 {
    margin-left: auto;
    margin-right: auto;
    display: table;
}
.news-heading p {
    margin-top: 13px;
    width: 100%;
}
.news-form {
    padding: 0 0px;
    margin-top: 15px;
}
.footer-newsletter {
    padding: 60px 0 20px 0;
}
.news-form::before {
    content: none;
}
.news-form .tnp-field-button input {
    background: #4a97d2 !important;
}
.footer-logo img {
    width: 45%;
}
.footer {
    padding: 40px 0 10px 0;
}
.footer-logo {
    margin-bottom: 40px;
}
.footer-info {
    margin: 20px 0 35px 0;
}
.footer .col-lg-3::before {
    content: none;
}
.footer .col-lg-2::before {
    content: none;
}
.inner-services-row .vc_col-sm-5, .inner-services-row .vc_col-sm-7 {
    width: 100% !important;
}
.iner-service-img img {
    width: auto !important;
    height: auto !important;
}
.iner-service-img {
    text-align: center !important;
    margin-bottom: 10px !important;
}
.iner-service-text {
    padding-left: 0;
    text-align: center;
}
#in-g {
    flex-direction: column-reverse;
    display: flex;
    margin-top: 40px;
}
.single-testi-details {
    padding-bottom: 0;
}
.inner-banner {
    height: 290px;
}
h2.inner-title {
    font-size: 50px;
}
h2.inner-title::before {
    height: 65px;
    left: -20px;
}
.inner-banner::before {
    height: 150px;
}
.inner-services-row {
    padding: 20px 0;
}
.pool-parts-heading h3::before {
    height: 65px;
}
.products_row.inner-products {
    margin-top: 20px;
}
.single .product-heading-row {
    margin-top: 80px;
}
.label-pic img {
    width: 40%;
}
.label-pic {
    top: -20px;
    right: -310px;
}
.single-aquasport-row h4 {
    width: 82%;
    font-size: 20px;
}
.single-aquasport-row h3 {
    font-size: 24px;
}
.single-aquasport-row ul li {
    font-size: 16px;
}
.table-top-heading h3 {
    font-size: 20px;
}
.about-pic {
    text-align: center !important;
}
table th {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 15px 6px;
}
table tr td {
    font-size: 14px;
    font-weight: 300;
    padding: 13px 0;
    letter-spacing: 1px;
}
.table-top-heading {
    margin-bottom: 13px !important;
}
.single-product-table-row {
    margin-top: 0;
}
.single-prod-warenty h3 {
    font-size: 22px;
}
.single-prod-warenty p {
    font-weight: 300;
    line-height: 23px;
    font-size: 15px;
}
.single-prod-warenty p span {
    font-size: 16px;
    font-weight: 500;
}
.single-prod-warenty {
    margin: 0px 0 0px 0;
}
.about-text {
    margin-top: 0;
    text-align: center;
}
.about-text h3 {
    display: table;
    margin: 0 auto;
}
.about-text h3::before {
    width: 6px;
    height: 50px;
    left: -15px;
}
.about-text h2 {
    margin-bottom: 18px;
}
.about-text p {
    font-weight: 300;
    line-height: 23px;
    font-size: 15px;
    margin-bottom: 8px;
}
.about-pic {
    top: 0px;
}
.about-pic::after {
    content: none;
}
.about-pic::before {
    left: -24px;
    content: none;
}
.about-sec {
    padding: 30px 0 40px 0;
}
.acheivement-text {
    text-align: center;
}
.acheivement-text h3 {
    display: table;
    margin: 0 auto;
}
.acheivement-text h3::before {
    width: 6px;
    height: 50px;
    left: -16px;
}
.acheivement-text p {
    margin-top: 13px;
    font-size: 16px;
    width: 100%;
}
.acheivement-text {
    margin-bottom: 0 !important;
}
.acheivement-row {
    padding: 45px 15px 0 15px !important;
}
.achivements-icon-row {
    padding-top: 40px;
    padding-left: 0;
}
.achivements-icon-row::before {
    height: 550px;
}
.achivements-icon-row .vc_col-sm-4 {
    margin-bottom: 40px;
}
.single-team-item {
    margin-bottom: 40px !important;
    text-align: center;
}
.team-thumbnail {
    justify-content: center;
}
.team-thumbnail ul {
    padding: 0 15px;
    height: 180px;
}
.team-thumbnail ul li {
    margin: 6px 0;
}
.team-thumbnail ul li a i {
    font-size: 12px;
}
.team-details {
    margin: 15px 0 0 30px;
}
.team-details h2 {
    font-size: 20px;
}
.team-details h3 {
    font-size: 13px;
    margin-top: 5px;
}
.team-load-btn {
    margin-top: 0;
}
.our-team-row {
    padding: 0px 0 10px 0;
}
.inner-single-testi-details {
    padding: 0px 20px 0px 20px;
    height: 236px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}
.inner-single-testi-date p {
    font-size: 13px;
}
.inner-single-testi-date {
    height: 236px;
}
.our-team-row.testi {
    padding: 30px 0 10px 0;
}
.contact-form-row .vc_col-sm-5, .contact-form-row .vc_col-sm-7 {
    width: 100%;
}
.contact-form-row .chemical-text {
    position: relative;
    width: 100%;
    text-align: center;
}
.contact-form-row .chemical-text h3 {
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.cont-info-box {
    width: 70%;
    margin-left: auto !important;
    margin-right: auto !important;
}
.form-col {
    margin-top: 30px;
}
.chemical-pool-heading-row {
    margin-top: 70px;
}
.archive .chemical-pool-heading-row .chemical-text {
    text-align: center;
}
.archive .chemical-pool-heading-row .chemical-text h3 {
    letter-spacing: 4px;
    display: table;
    margin: 0 auto;
}
.archive .chemical-text h2 {
    margin-bottom: -2px;
}
.chemical-categories h3 {
    font-size: 20px;
    padding: 14px 0 14px 24px;
}
.chemical-categories h3::before {
    content: '';
    width: 6px;
    height: 40px;
    left: 11px;
    top: -18px;
}
.chemical-categories ul li a {
    font-size: 15px;
    font-weight: 400;
    margin-left: 20px;
}
.chemical-categories {
    margin-bottom: 30px;
}
.chemical-category-posts .site-main article {
  width: 48%;
    margin-left: auto;
    margin-right: auto;
}
.chemical-page .col-md-3 {
    padding-left: 15px;
}
.single-product-sec {
    margin-top: 0px;
}
.single-product-img img {
    height: auto !important;
}
.single-product-content h2 {
    font-size: 35px;
}
.single-product-content h3 {
    font-size: 18px;
}
.single-aquasport-row h2 {
    font-size: 28px;
}
.chemical-categories ul li a::before {
    left: -19px;
    top: 1px;
}
.content h2 {
    font-size: 16px;
    font-weight: 500;
}
.chemical-page {
    margin-top: 20px;
}    
/*.testimonial-row.partner-bg {
    background-image: none !important;
    background-color: #4a97d2;
}
.testimonial-row {
    background-image: none !important;
    background-color: #4a97d2 !important;
}*/
#testimonials .owl-item {
    padding: 0px 0 35px 0;
}
rs-arrow.tp-leftarrow::before {
    font-size: 9px !important;
    right: 0px;
    top: 30px;
}
rs-arrow.tp-leftarrow::after {
    top: -11px;
    right: 15px;
}
rs-arrow.tp-rightarrow::after {
    right: 15px;
    top: 140px;
}
rs-arrow.tp-rightarrow::before {
    font-size: 9px !important;
    right: 4px;
    top: 79px;
}
body.search main#main article.poolchemical {
    width: 48%;
}
.information-bar p {
    font-size: 15px;
    padding: 0 20px;
}
    
}    

@media (max-width: 812px){

.error-404.not-found h1 {
    font-size: 80px;
}
.error-404.not-found h1 {
    margin: 5px 0;
}
.error-404 .page-header h3 {
    margin-bottom: 6px;
    font-size: 35px;
}
.error-404 .page-header p {
    font-size: 18px !important;
}
.page-content .return_home {
    padding: 9px 20px;
}
.error-404.not-found .logo img {
    width: 30% !important;
}
    
}    

@media (max-width: 736px){
    
.error-404.not-found h1 {
    margin: 0px 0;
}
.error-404.not-found .logo img {
    width: 32%;
}
.error-404.not-found h1 {
    font-size: 90px;
}
.page-header h3 {
    font-size: 30px;
}
.page-header p {
    font-size: 18px !important;
}
.page-content .return_home {
    padding: 7px 20px 9px 20px;
}
    
}    

@media (max-width: 640px){
    
.gform_wrapper ul li.gfield {
    padding-right: 16px;
}   
rs-arrow.tp-leftarrow::before {
    top: 60px;
}
rs-arrow.tp-leftarrow::after {
    top: 19px;
}
rs-arrow.tp-rightarrow::after {
    top: 180px;
}
rs-arrow.tp-rightarrow::before {
    top: 119px;
}
    
}


@media (max-width: 575px){
.chemical-text-col::before {
    content: none;
}
.pool-chemical-sec .chemical-text {
    width: 100%;
    text-align: center;
   background: transparent;
    padding: 0px 10px 0 10px;
}
.chemical-text-col {
    padding: 10px 15px 0 15px !important;
}
.delivery-prod-box::after {
    right: 19px;
}
.single-service-details h2 a {
    font-size: 26px;
}
.single-service-details {
    margin-top: 20px;
}
.single-service-details h3 {
    font-size: 26px;
}
h2.inner-title {
    font-size: 35px;
    margin-left: 30px;
    bottom: 20px;
}
h2.inner-title::before {
    height: 45px;
    left: -15px;
}
.inner-banner::before {
    height: 100px;
}
.inner-banner {
    height: 215px;
}
.label-pic {
    top: 0;
    right: auto;
    margin-bottom: 0 !important;
    position: relative;
}
.footer-logo {
    margin-top: 0;
    margin-bottom: 25px;
}
rs-arrow.tp-rightarrow::after {
    top: 0;
    transform: rotate(90deg);
    right: 0;
}
rs-arrow.tp-leftarrow::after {
    top: 0;
    right: 0;
    transform: rotate(90deg);
}
#rev_slider_1_1_wrapper .hesperiden.tparrows {
    transform: translate(0) !important;
    top: unset !important;
    bottom: 0 !important;
}
rs-arrow.tp-leftarrow {
    left: 50% !important;
}
rs-arrow.tp-rightarrow {
    left: 40% !important;
}
rs-arrow.tp-leftarrow::before {
    content: none !important;
}
rs-arrow.tp-rightarrow::before {
    content: none !important;
}
.error-404.not-found h1 {
    font-size: 60px;
}
.error-404 .page-header h3 {
    font-size: 25px;
}
.page-content .return_home {
    font-size: 16px;
}
    
}

@media (max-width: 475px){
.delivery-prod-box::after {
    width: 80%;   
}  
.delivery-prod-box {
    margin: 40px 0;
}
.delivery-prod-btn {
    display: block !important;
}
section.pool-parts-row {
    padding: 70px auto;
    margin: 80px -15px 40px -15px;
}
.single-aquasport-row h2 {
    font-size: 25px;
}
.single-aquasport-row h4 {
    width: 100%;
    font-size: 18px;
}
.single-aquasport-row h3 {
    font-size: 22px;
    margin: 11px 0;
}
.single-aquasport-row ul li {
    font-size: 14px;
    margin: 8px 0 8px 20px;
}
table th {
    font-size: 11px;
    padding: 12px 6px;
}
table tr td {
    font-size: 10px;
    padding: 9px 0;
}
.table-top-heading h3 {
    font-size: 16px;
}
.single-prod-warenty h3 {
    font-size: 18px;
}
.single-prod-warenty {
    margin: -10px 0 0px 0;
}
.single-testi-details::after {
    top: 170px;
    right: 60px;
    font-size: 200px;
}
.news-form .tnp-field-button input {
    font-size: 16px !important;
}
.news-form .tnp-field-email input {
    font-size: 16px !important;
    line-height: 24px !important;
}
.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
    width: 100% !important;
}
.gform_wrapper ul li.gfield {
    margin-top: 18px !important;
}
.form-col > .vc_column-inner {
    padding-top: 10px !important;
}
.gform_wrapper .gform_footer {
    margin: 20px auto 15px auto !important;
}
.contact-form-row {
    margin-bottom: 20px;
}
.cont-info-box {
    width: 85%;
}
.footer h3 {
    font-size: 20px;
}
.footer ul li a {
    font-size: 18px;
}
.inner-single-testi-details p {
    font-weight: 300;
    line-height: 24px;
    font-size: 15px;
}
body.search main#main article.poolchemical {
    width: 100%;
}
body.search .content-area {
    margin-top: 40px;
    margin-bottom: 10px;
}
   
}

@media (max-width: 375px){
.cont-info-box {
    width: 100%;
}  
.single-product-content ul li:nth-child(2n+1) {
    font-size: 14px;
    font-weight: 400;
}
.single-product-content {
    margin-bottom: 5px !important;
}
.single-product-content ul li {
    margin: 3px 0;
    font-weight: 300;
    font-size: 13px;
}
table tr td {
    padding: 9px 9px;
}
.inner-single-testi-details p {
    font-size: 13px;
}
.error-404.not-found .logo img {
    width: 60% !important;
}
}

/* responsive end */


@media (min-width: 1200px){
	.container{
		max-width: 1170px;
	}
}



/*------ NEW PAGES CSS STARTS ----*/

.new-section {
    padding: 60px 0;
}
.new-section h2 {
    margin-bottom: 30px;
}
.white-sec ul li {
    color: white;
    font-size: 17px;
    list-style: disc;
}
/*.new-section:before {
    content: "";
    background-color: #1b204d;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.5;
}*/
.white-sec h2 {
    color: white;
}

.custom-list li {
    list-style: disc !important;
    font-size: 18px;
    margin-bottom: 10px;
}
.custom-list ul {
    margin-left: 30px;
}
.custom-list h5, .custom-list ul {
    margin-bottom: 20px;
}
.custom-list h5:before {content: "\f30b";font-family: 'Font Awesome 5 Free';margin-right: 12px;}



/*------ NEW PAGES CSS ENDS ----*/



/***** Responsive Start Hhere *****/

/** Media Query For 1199px **/
@media only screen and (max-width: 1199px){
    /** Header Start here **/
.top-search i {
    color: #252525;
    position: relative;
    top: 0;
    }
.top-socials {
    position: absolute;
    right: 40px;
    z-index: 1111;
    top: 25px;
    }
    /** Header End here **/
    
    /*** Slider Start here ***/
rs-arrow.tp-leftarrow:after {
    content: '' !important;
    position: absolute !important;
    top: -35px;
    background-image: url(/wp-content/uploads/2020/09/arrows.png);
    width: 12px;
    height: 25px;
    background-position: top 33px left 0px;
    right: 28px;
    }
rs-arrow.tp-leftarrow:before {
    content: 'PREVIOUS' !important;
    position: absolute !important;
    font-size: 11px !important;
    letter-spacing: 2px !important;
    z-index: 999 !important;
    writing-mode: vertical-rl !important;
    text-orientation: upright !important;
    font-family: 'Oswald', sans-serif !important;
    right: 13px;
    font-weight: 500;
    }
.contact-btn {
    writing-mode: vertical-rl;
    transform: rotate(
180deg
);
    position: fixed;
    height: 192px;
    right: 0px;
    z-index: 999;
    background: #0b204d;
    padding: 27px 17px;
    top: 60px;
    transition: ease all 0.4s;
    border: 1px solid #0b204d;
    }
.contact-btn a {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    padding: 12px 38px;
    }
    /*** Slider End here ***/
    
}
/** Media Query For 1199px **/


/*** Media Query For 1024px ***/
@media only screen and (max-width: 1024px){
    /** header Start her e**/
rs-arrow.tp-rightarrow:before {
    content: 'NEXT' !important;
    position: absolute !important;
    font-size: 12px !important;
    letter-spacing: 2px !important;
    z-index: 999 !important;
    writing-mode: vertical-rl !important;
    text-orientation: upright !important;
    font-family: 'Oswald', sans-serif !important;
    right: 17px;
    font-weight: 500;
    top: 20px;
    }
rs-arrow.tp-rightarrow:after {
    content: '' !important;
    position: absolute !important;
    right: 28px;
    top: 106px;
    font-weight: bold;
    background-image: url(/wp-content/uploads/2020/09/arrows.png);
    width: 12px;
    height: 33px;
    }
    /** header End here **/
    
    /** Why Choose Us Section Start here **/
.services-btm-content {
    margin: 0px 0 0 0 !important;
    padding: 30px 0 30px 20px;
    }
    /** Why Choose Us Section End here **/
    
    
}

/*** Media Query For 1024px ***/


/*** Media Query For 991px ***/
@media only screen and (max-width: 991px){
    /** header Start here **/
    
    /** Header End here **/
    
    /** Slider Start here **/
.contact-btn a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 0 11px;
    }
    .contact-btn {
       writing-mode: vertical-rl;
    transform: rotate( 
180deg
 );
    position: fixed;
    height: 141px;
    right: 0px;
    z-index: 999;
    background: #0b204d;
    padding: 27px 16px;
    top: 60px;
    transition: ease all 0.4s;
    border: 1px solid #0b204d;
    }
rs-arrow.tp-leftarrow:before {
    content: 'PREVIOUS' !important;
    position: absolute !important;
    font-size: 11px !important;
    letter-spacing: 2px !important;
    z-index: 999 !important;
    writing-mode: vertical-rl !important;
    text-orientation: upright !important;
    font-family: 'Oswald', sans-serif !important;
    right: 5px;
    font-weight: 500;
    top: 40px;
    }
rs-arrow.tp-leftarrow:after {
    content: '' !important;
    position: absolute !important;
    top: 5px;
    background-image: url(/wp-content/uploads/2020/09/arrows.png);
    width: 12px;
    height: 25px;
    background-position: top 33px left 0px;
    right: 20px;
    }
rs-arrow.tp-rightarrow:after {
    content: '' !important;
    position: absolute !important;
    right: 20px;
    top: 166px;
    font-weight: bold;
    background-image: url(/wp-content/uploads/2020/09/arrows.png);
    width: 12px;
    height: 33px;
    }
rs-arrow.tp-rightarrow:before {
    content: 'NEXT' !important;
    position: absolute !important;
    font-size: 12px !important;
    letter-spacing: 2px !important;
    z-index: 999 !important;
    writing-mode: vertical-rl !important;
    text-orientation: upright !important;
    font-family: 'Oswald', sans-serif !important;
    right: 10px;
    font-weight: 500;
    top: 80px;
    }
    /** Slider End here **/
    
    /** Why Choose Us Section start here **/
.about-text.services-btm-content h1 {
    font-size: 26px;
    }
.services-btm-content ul li {
    position: relative;
    font-weight: 400;
    margin: 11px 0 10px 20px;
    display: flex;
    align-items: center;
    font-size: 18px;
    letter-spacing: 1px;
    }
    /** Why Choose Us Section End here **/
    
    /** Services We Offer Section Start here **/
.pool-chemical-sec {
    padding-top: 0px;
    background-size: cover !important;
    padding-bottom: 0;
    }
    .pool-chemical-sec .custom-col .vc_col-sm-6 > div > .wpb_wrapper {
    display: grid;
    }
    
    /** Services We Offer Section End here **/
    
    /** Free Delivery Section Start here **/
.pool-parts-heading h3 {
    font-size: 22px;
    color: #4a97d2;
    letter-spacing: 3px;
    position: relative;
    margin-bottom: 0;
    margin-left: 33px;
    }
.pool-parts-heading h2 {
    font-size: 28px;
    color: #292929;
    }
    /** Free Delivery Section End here **/
    
    
    /** Footer Start here **/
.footer-info {
    margin: 0px 0 45px 0;
    }
    /** Footer End here **/
    
    
    
}

/*** Media Query For 991px ***/

/*** Media Query For 768px ***/
@media only screen and (max-width: 767px){
    /** header Social Icons **/
.top-socials {
    position: absolute;
    left: 10px;
    z-index: 1111;
    top: 75px;
    }
    /** Header Social Icons **/
    
    
    /** header Start here **/
    
    /** Header End here **/
    
    /** Services Page Start here **/
h2.inner-title {
    font-size: 25px;
    margin-left: 30px;
    bottom: 20px;
    }
.team-heading h3 {
    /* font-size: 24px; */
    font-size: 26px;
    letter-spacing: 4px;
    line-height: 20PX;
    font-weight: 600;
    color: #4a97d2;
    font-weight: bold;
}    

    .team-heading h2 {
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: 600;
    position: relative;
    padding-bottom: 41px;
    color: #292929;
    font-weight: bold;
}

.white-sec h2 {
    color: white;
}


.partner-bg .pdf-buttons-group ul {
    display: block;
}
.partner-bg .pdf-buttons-group ul li {
    margin-bottom: 15px;
}

.partner-bg .pdf-buttons-group ul li a {
    width: 100%;
}

.partner-bg .custom-col .vc_column-inner > .wpb_wrapper {
    display: block;
}
.partner-bg .custom-col > .wpb_column .vc_column-inner > .wpb_wrapper .service-box {
    margin: 0;
    margin-bottom: 30px !important;
}

.services-btm-content h2 {
    color: #4a97d2;
    font-size: 26px;
}
.services-btm-content h3 {
    color: #262626;
    font-size: 22px;
}
.services-btm-content ul li {
    position: relative;
    font-weight: 400;
    margin: 11px 0 10px 20px;
    display: flex;
    align-items: center;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: left;
}
.inner-services-row .team-heading {
    margin-bottom: 0px !important;
}
.testimoial-heading h3 {
    font-size: 22px;
    color: #0b204d;
    margin-bottom: 0;
    position: relative;
    margin-left: 36px;
    letter-spacing: 3px;
}
.testimoial-heading h2 {
    font-size: 26px;
    color: #0b204d;
}
.single-testi-details p {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}
.single-partner-item a {
    background: #0b204d;
    border: none;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 23px;
    transition: ease all 0.4s;
    cursor: pointer;
    padding: 14px 27px;
    font-weight: 400;
    transition: ease all 0.4s;
}
    /** Services Page End here **/
    
    
    /*** About Us Page Start here **/
.about-text h3 {
    font-size: 22px;
    color: #4a97d2;
    letter-spacing: 3px;
    position: relative;
    margin-bottom: 2px;
    margin-left: 33px;
    }
.about-text h2 {
    font-size: 26px;
    color: #292929;
    margin-bottom: 28px;
}
.acheivement-text h3 {
    font-size: 22px;
    color: #fff;
    letter-spacing: 5px;
    position: relative;
    margin-bottom: 0;
    margin-left: 33px;
    font-weight: 600;
    }
.acheivement-text h2 {
    font-size: 26px;
    color: #4a97d2;
    font-weight: 600;
    letter-spacing: 1px;
    }
.achivements-icon-row::before {
    height: 650px;
    }
    /** About Us Page End here **/
    
    
    /** Above Ground Pools page Start here **/
.products_grid .item:last-child .post-details h3 a::after {
    left: calc(100% + 49px);
    top: 30px;
    }
    /** Above Ground Pools End here **/
    
    /** Opeanings Page Start here **/
    
    /** opeaning Page End here **/
    
    /** Closing Page Start here **/
.services-btm-content {
    margin: 0px 0 0 0 !important;
    padding: 0px 0 30px 20px;
    }
    /** Closing Page End her **/
    
    /** Reinstallation and repeair page Start here **/
.inner-services-row.custom-list h2 {
    font-size: 22px;
    }
    .inner-services-row.custom-list h5 {
        font-size: 16px;
    }
    /** Reinstallationn and repeair page end here **/
    
    /*** Contact Us Page Start here **/
.cont-content h3 {
    font-size: 22px;
    color: #0b204d;
    margin-bottom: 15px;
    transition: ease all 0.4s;
    }
.contact-form-row .team-heading h3 {
    color: #fff;
    font-size: 22px;
    }
.contact-form-row {
    margin-bottom: 50px;
    }
.cont-icon {
    margin-bottom: 0 !important;
    font-size: 17px !important;
    transition: ease all 0.4s;
    }
    /** Contact Us Page End here **/
    
    /** Pool Chemical and Part page Start here **/
    
    
    /** Pool Chemical And part page end here **/
    
    /** Sub Menu of Main Menu **/
#menu-menu-1 ul.sub-menu{
    position: relative;            
    }
    #menu-menu-1 ul.sub-menu a {
    padding-left: 40px;
    }

.mobmenu-content li {
    list-style: none;
    visibility: visible;
    opacity: 1;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    margin: 0;
    padding: 0 !important;
    }
    
#mobmenuright li a, #mobmenuright li a:visited, .show-nav-right .mob-menu-copyright, .show-nav-right .mob-expand-submenu i{
      /*   color: #0b204d !important; */
      color: white !important;
    }
    
.mobmenu-right-alignment.mobmenu-panel.mobmenu-right-panel.show-panel {
    background-color: #0b204d;
    }
    /** For Sub Menu oF Main menu **/
    
}

/*** Media Query For 768px ***/




/*** Media Query For max 426px **/
@media  only screen and (max-width: 426px){
     /** Header Start here **/
     
     /** Header End ehre **/
	
		.information-bar{
		height: auto;
	}
     
     
     /** Why Choose Us Section Start here **/
.services-btm-content ul li {
    position: relative;
    font-weight: 400;
    margin: 11px 0 10px 20px;
    display: flex;
    align-items: center;
    font-size: 18px;
    letter-spacing: 1px;
    text-align: left;
    }
     
     /** Why Choose Us Section End here **/
     
     /** Services Section Start here ***/
.pool-chemical-sec .chemical-text {
    width: 100%;
    text-align: center;
    background: transparent;
    padding: 0px 0px 0 0px;
    }
.pool-chemical-sec {
    background-size: 100% 93% !important;
    background-size: cover !important;
    padding-bottom: 0;
    }
     /*** Services Section End here ***/
     
     
     /** Footer Start ehre **/
     
     /** Footer End here **/
     
}

/** Media Query For Max 426px **/


/*** Media Query For Max 280px ***/
@media only screen and (max-width: 282px){
    
    /** Contact Page Banner Start here **/
.page-id-222 .inner-banner{
           background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 110% 100% !important;
}    
    
    /** Contact Page Banner End here **/
    
    
.delivery-prod-box::after {
    width: 97%;
    height: 160px;
    right: auto;
    margin-left: auto;
    margin-right: auto !important;
    left: 1.1%;
    }
.front {
    left: -10px;
    z-index: 2;
    transform: rotateY(
0deg
);
    width: 100% !important;
    text-align: center;
    }
.delivery-prod-box h3 {
    font-size: 14px;
    letter-spacing: 2px;
    }
.delivery-prod-box h2 {
    font-size: 18px;
    }
.delivery-prod-btn {
    display: block !important;
    left: -16px !important;
    position: relative;
    }
.delivery-prod-btn a {
    font-size: 14px !important;
    }
.flip-container, .front, .back {
    width: 302px;
    height: 202px;
    margin: auto;
    }

.single-testi-thumbnail {
    right: 20px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    border-width: 12px;
    display: block;
    }
.single-testi-details::after {
    top: 220px;
    right: 60px;
    font-size: 200px;
    }
#testimonials .owl-item {
    padding: 0px 0 0px 0;
    }
    
    /** Footer Start here **/
.copyrights p {
    text-align: center;
    font-size: 11px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 28px 0;
    border-top: 1px solid #000;
    margin-top: 15px;
    }
#media_image-4 img{
    width: 90%;        
    }
/** Footer End here **/

/** About Us Page Start here **/
.about-sec {
    padding: 0px 0 40px 0;
    }
.about-text h2 {
    font-size: 22px;
    color: #292929;
    margin-bottom: 28px;
    }
.about-text h3 {
    font-size: 20px;
    color: #4a97d2;
    letter-spacing: 3px;
    position: relative;
    margin-bottom: 2px;
    margin-left: 33px;
    }

/*** About Us page End here **/

/** Services Page Start here **/
.team-heading h2 {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    position: relative;
    padding-bottom: 41px;
    color: #292929;
    font-weight: bold;
    }
.team-heading h3 {
    /* font-size: 24px; */
    font-size: 22px;
    letter-spacing: 4px;
    line-height: 20PX;
    font-weight: 600;
    color: #4a97d2;
    font-weight: bold;
    }   
.services-btm-content h2 {
    color: #4a97d2;
    font-size: 22px;
    }
.services-btm-content h3 {
    color: #262626;
    font-size: 20px;
    }
.services-btm-content ul li {
    position: relative;
    font-weight: 400;
    margin: 11px 0 10px 20px;
    display: flex;
    align-items: center;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: left;
    }
.services-btm-content p strong {
    font-size: 16px;
    }
.single-testi-details {
    padding-bottom: 20px;
    }
/** Services page end here **/


/*** RJS Pools Checmical Page Start here **/
h2.inner-title {
    font-size: 16px !important;
    margin-left: 30px;
    bottom: 20px !important;
    }
.archive .chemical-pool-heading-row .chemical-text h3 {
    letter-spacing: 4px;
    display: table;
    margin: 0 auto;
    font-size: 20px;
    }
.archive .chemical-text h2 {
    margin-bottom: -2px;
    font-size: 22px;
    }
.cat-post-content .content {
     min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    }
.cat-post-content .content h3 {
    color: #4a97d2;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
    }
.cat-post-content .pic {
    border-bottom: 1px solid #00000047;
    padding: 10px;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    }
.cat-post-content .pic img {
    height: 100% !important;
    object-fit: contain !important;
    width: 100% !important;
    }

/**** RJS POOL Chemical Page End here ***/


/*** Contact Us Page Start here ***/
.contact-form-row .chemical-text h3 {
    display: table;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px !important;
    }
.chemical-text h2 {
    font-size: 22px !important;
    color: #292929;
    margin-bottom: 28px;
    }
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    text-align: center;
    display: inline-block;
    border: 2px solid transparent;
    width: 3em !important;
    height: 3em !important;
    box-sizing: content-box;
    position: relative;
    }
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
    font-size: 1.5em !important;
    }
.cont-content p, .cont-content p a {
    color: #262626;
    font-weight: 400;
    margin-bottom: 4px;
    font-size: 12px !important;
    transition: ease all 0.4s;
    }
.cont-content h3 {
    font-size: 19px;
    color: #0b204d;
    margin-bottom: 5px;
    transition: ease all 0.4s;
    }
    
    
/*** Contact Us page End here **/

.products_grid .item:last-child .post-details h3 a::after {
    left: calc(100% + 0px);
    top: 25px;
    }
.post-details h3 a::after {
    content: '';
    background-color: #4a97d2;
    width: 50px;
    height: 2px;
    position: absolute;
    left: calc(100% + 0px);
    top: 25px;
    }
.new-btn {
    margin-top: 20px;
    margin-right: 0;
    }

.pool-parts-heading h3 {
    font-size: 19px;
    color: #4a97d2;
    letter-spacing: 3px;
    position: relative;
    margin-bottom: 0;
    margin-left: 33px;
    }
.pool-parts-heading h2 {
    font-size: 22px;
    color: #292929;
    }
	.information-bar{
		height: auto;
	}

}

/** Media QUery For 280px ***/



/* Extra Css */

.home .products_row .new-btn {
    display: none;
}

.information-bar.new-sn .bn.wpb_column {
    position: relative;
}

/*.information-bar.new-sn .bn.wpb_column:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    background-image: url(/wp-content/uploads/2022/01/sun.png);*/
/*    background-repeat: no-repeat;*/
/*    background-size: contain;*/
/*    width: 200px;*/
/*    height: 200px;*/
/*    top: -6px;*/
/*    left: 80px;*/
/*}*/

/**===================================================================================================================================================**/
/**                                                            MEDIA QUERY START                                                                      **/
/**===================================================================================================================================================**/

/* 
  ##Device = Ipads, Ipad Pro 
  ##Screen = B/w 1024px to 1365px
*/
@media (min-width: 1024px) and (max-width: 1365px) {




.information-bar.new-sn .bn.wpb_column:before { left: 0;  height: 150px; width: 150px;}




} /* 1024px to 1365px Dont delete this bracket! */

/* 
  ##Device = Tablets, Ipads 
  ##Screen = B/w 768px to 1023px
*/
@media (min-width: 768px) and (max-width: 1023px) {

.information-bar.new-sn .bn.wpb_column:before { left: 0;  height: 150px; width: 150px;}
.information-bar.new-sn p{ font-size: 20px; }  
  
} /* 768px to 1023px  Dont delete this bracket! */


/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/
@media (min-width: 481px) and (max-width: 767px) {

.information-bar.new-sn .bn.wpb_column:before { left: 0;  height: 150px; width: 150px; display:none;}
.new-sn-two ul li {font-size: 16px;line-height: 26px;}
.information-bar.new-sn p { font-size: 22px !important; text-align: center; margin-top: 0; line-height: unset;}
	
	.new-sn-two .vc_column-inner >  .wpb_wrapper {
		margin: 0px 0px 0px 0px;
	}
	
.homeContentMain {flex-direction: column;}
	
	.contentOne:before {
		width: 110%;
		height: 120%;
		top: 0;
		left: 0;
	}
	
} /* 481px to 767px (Landscape) Dont delete this bracket! */


/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/
@media (min-width: 320px) and (max-width: 480px) {

.information-bar.new-sn .bn.wpb_column { display: grid;}
.information-bar.new-sn .bn.wpb_column:before {
	position: relative; left: 0; right: 0; margin: auto; height: 150px; width: 150px; diplay:none;}
.information-bar.new-sn .bn.wpb_column > .vc_column-inner { padding-top: 10px;}
.information-bar.new-sn p br { display: none;}

.new-sn-two ul li {font-size: 16px;line-height: 26px;}
.information-bar.new-sn p {
    font-size: 22px !important;
    text-align: center;
    margin-top: 0;
    line-height: unset;
}

.information-bar.new-sn p br {
    display: block;
}
	
	.new-sn-two .vc_column-inner >  .wpb_wrapper {
		margin: 0px 0px 0px 0px;
	}

.homeContentMain {flex-direction: column;}
	
	.contentOne:before {
		width: 110%;
		height: 120%;
		top: 0;
		left: 0;
	}


} /* 320px to 480px (Portrait) Dont delete this bracket! */

/* 
  ##Device = Galaxy Fold (Portrait)
  ##Screen = 280px
*/
@media (max-width: 280px) {

.information-bar.new-sn .bn.wpb_column { display: grid;}
.information-bar.new-sn .bn.wpb_column:before {
	position: relative; left: 0; right: 0; margin: auto; height: 150px; width: 150px;display:none;}
.information-bar.new-sn .bn.wpb_column > .vc_column-inner { padding-top: 10px;}
.information-bar.new-sn p br { display: none;}
  
} /* 280px (Portrait) Dont delete this bracket! */



/**===================================================================================================================================================**/
/**                                                                            MEDIA QUERY START                                                      **/
/**===================================================================================================================================================**/

