.main-slider.slider {width: 100%;margin: 0px auto;}
.main-slider .slick-slide {margin: 0px 0px;position: relative;}
.main-slider .slick-slide img {  width: 100%;}
.main-slider .slick-prev:before,
.main-slider .slick-next:before {color: black;}
.main-slider .slick-slide {   transition: all ease-in-out .3s;  opacity: .2;}
.main-slider .slick-active {   opacity: .5;  }
.main-slider .slick-current {    opacity: 1; }
.xs-shw-wrp {float: left;width: 100%;}
.main-slider h2.main-slider-caption {position: absolute;top: 50%;color: #fff;font-size: 25px;left: 0;
right: 0;margin: auto;text-align: center;transform: translatey(-50%);}
.main-slider .slick-slide img { width: 100%; max-height: inherit;  min-height: inherit;height: 360px;}
.main-slider.slider .slick-prev {right: inherit !important;left: 10px;}
.main-slider.slider .slick-next {left: inherit !important;right: 10px;}
.top-slider-btm {
    background: #c9c7c7;
    text-align: center;
    padding: 20px 0;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.gallery-wp {
    margin-bottom: 30px;
}
.mobile-home-gallery {
    text-align: center;
    background-color: #c9c7c7;
    padding: 10px 0;
}
.mobile-home-gallery li {
    width: 100%;
    list-style: none;
    text-align: center;
    margin-bottom: 10px;
    display: inline-block;
}

.mobile-home-gallery li img {
    width: 100%;
    max-width: inherit;
    object-fit: contain;
}
.mobile-home-gallery li a {
	background-color: #3b3b3b;
	display: inline-block;
	display: inline-block;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
	width: 70%;
	padding: 30px 30px 0;
	text-align: center;
	margin-bottom: 20px;
}
.img_caption {
    color: #fff;
    text-transform: capitalize;
    font-size: 23px;
    font-weight: 300;
}
.counter-boxes .mask {
    padding: 20px 20px;
    background imga: url(https://custompoolpros.com/assets/app/page/img/mobile/bg2bb.jpg) no-repeat top;
    https: //custompoolpros.com/assets/app/page/img/mobile/bg2bb.jpg;
     background: rgba(13, 97, 210, 0.3) url(../images/mob-bgimg.jpg) no-repeat top;
    background-size: auto 100%;
    /* color: #ffff; */
}
.count-box{
    background-size: auto 100%;
    width: 100%;
    background: #284c9f!important;
    padding-top: 13px;
    color:#fff;
    clear: both;
}
.count-box .counter-box {
    margin-bottom: 20px;
    width: 50%;
    float: left;
    text-align: center;
}
.count-box i {
    font-size: 53px;
    line-height: 60px;
}
.counter-box .counter {
    display: block;
    font-size: 53px;
    line-height: 65px;
}
.gallery-wrapper.mob-gallery {
    clear: both;
}
.top-slider-btm-video {
	text-align: center;
}
.top-slider-btm-video h5 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
}
.gallery-box a {
    font-size: 14px !important;
    color: #fff !important;
    background: #003471 !important;
    border-radius: 7px !important;
    text-decoration: none !important;
    transition: all .4s ease;
    padding: 10px 20px !important;
    border-radius: 6px !important;
    display: inline-block;
    margin-top: 10px;
}
.mob-logo-mid img {
    display: inline-block;
    margin: 20px 0;
}
.counter-boxes {
	float: left;
	width: 100%;
	clear: both;
	text-align: center;
}
.main-slider .slick-dots:after {
    content: '← To see more options move left or right →';
    display: block;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0 0 4px #121212;
    background: rgba(0, 52, 113, 0.61);
    padding: 3px;
    position: absolute;
    bottom: -28px;
    width: 100%;
}
.arrow-down {
    font-size: 30px;
    right: 30px;
    color: #003471;
    background: #c9c7c7;
	    margin-bottom: 20px;
}
.arrow-down  .fa{
	position:relative;


	-webkit-animation: marker 1s infinite ease;
	-o-animation:  marker 1s infinite ease;
	-ms-animation: marker 1s infinite ease;
	-moz-animation: marker 1s infinite ease;
	animation:  marker 1s infinite ease;
}


@keyframes marker {  0% {    top: 0px;   }   20% {      top: 5px;  }   40% {      top: 0px;  }    60% {    top: 5px;  }    80% {   top: 0px; } 100% {    top: 0px;  }}

@-webkit-keyframes marker {  0% {    top: 0px;   }   20% {      top: 5px;  }   40% {      top: 0px;  }    60% {    top: 5px;  }    80% {   top: 0px; } 100% {    top: 0px;  }}

@-moz-keyframes marker {  0% {    top: 0px;   }   20% {      top: 5px;  }   40% {      top: 0px;  }    60% {    top: 5px;  }    80% {   top: 0px; } 100% {    top: 0px;  }}



@keyframes marker1 {  0% {    left: 0px;   }   20% {      left: 5px;  }   40% {      left: 0px;  }    60% {    left: 5px;  }    80% {   left: 0px; } 100% {    left: 0px;  }}

@-webkit-keyframes marker1 {  0% {    left: 0px;   }   20% {      left: 5px;  }   40% {      left: 0px;  }    60% {    left: 5px;  }    80% {   left: 0px; } 100% {    left: 0px;  }}

@-moz-keyframes marker1 {  0% {    left: 0px;   }   20% {      left: 5px;  }   40% {      left: 0px;  }    60% {    left: 5px;  }    80% {   left: 0px; } 100% {    left: 0px;  }}


@keyframes marker2 {  0% {    right: 0px;   }   20% {      right: 5px;  }   40% {      right: 0px;  }    60% {    right: 5px;  }    80% {   right: 0px; } 100% {    right: 0px;  }}

@-webkit-keyframes marker2 {  0% {    right: 0px;   }   20% {      right: 5px;  }   40% {      right: 0px;  }    60% {    right: 5px;  }    80% {   right: 0px; } 100% {    right: 0px;  }}

@-moz-keyframes marker2 {  0% {    right: 0px;   }   20% {      right: 5px;  }   40% {      right: 0px;  }    60% {    right: 5px;  }    80% {   right: 0px; } 100% {    right: 0px;  }}



.main-slider .slick-prev {
	-webkit-animation: marker1 1s infinite ease;
	-o-animation:  marker1 1s infinite ease;
	-ms-animation: marker1 1s infinite ease;
	-moz-animation: marker1 1s infinite ease;
	animation:  marker1 1s infinite ease;
}

.main-slider .slick-next{
	-webkit-animation: marker2 1s infinite ease;
	-o-animation:  marker2 1s infinite ease;
	-ms-animation: marker2 1s infinite ease;
	-moz-animation: marker2 1s infinite ease;
	animation:  marker2 1s infinite ease;	
}



.counter-boxes h2 {
    font-size: 27px;
    display: block;
    margin: 10px 0;
    color: #fff;
    font-weight: 300;
    /* border-top: 1px solid; */
}

.counter-boxes a {
    font-size: 14px !important;
    color: #fff !important;
    background: #003471 !important;
    border-radius: 7px !important;
    text-decoration: none !important;
    transition: all .4s ease;
    padding: 10px 20px !important;
    border-radius: 6px !important;
    display: inline-block;
    margin-top: 10px;
}
footer{
  position:relative;	
}
#callnowbtn-mob, #contactnowbtn-mob {
    position: fixed;
    bottom: 70px;
	background: #003471;
	color: #fff;
	z-index: 999;
	display: inline-block;
	display: block;
	padding: 15px 15px 10px 10px;
	left: auto;
}

#contactnowbtn-mob {
    left: inherit;
    right: 0;
}

a#contactnowbtn-mob img {
    position: relative;
    top: -3px;
    right: -3px;
}
.slide-btn.active:after {
    content: "\f068";
}
@media (min-width:768px){
.contct-mob-show , .mob-only-show{
    display: none;
}	
}


@media (max-width:767px){
	
ul.logo-slider.mob-only-show {
    background-color: rgba(0, 194, 248, 0.48);
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0;
}

ul.logo-slider.mob-only-show li {
    display: inline-block;
    margin-right: 10px;
}

.mobile-social-box.mob-only-show {
    background-color: #3b5998;
    text-align: center;
    clear: both;
    display: flex;
}


.mob-logo-mid img {
    width: 200px;
}
.mobile-images-box {
	float: left;
	width: 100%;
	margin-bottom: 50px;
	background-color: #284c9f;
}

a.img-box-in {
    width: 20%;
    display: inline-block;
    margin: 10px;
    vertical-align: bottom;
}
a.img-box-in img {
    width: 120px;
    height: auto;
}



.mob-sec-hide{
	display:none; 
}
.footer-wrap {
    display: none;
}
 

}



@media (max-width:500px){
.main-slider h2.main-slider-caption {
    font-size:18px !important;
	    width: 80%;
}
}


@media (max-width:400px){
	
.main-slider .slick-prev,
.main-slider .slick-next {
    width: 30px;
    height: 30px;
    background-size: cover;
}
.home-mob-gal-cnt h2 {
    font-size: 20px;
}
.home-mob-gal-cnt h2 span, .top-slider-btm h2 span{
	    font-size: 16px !important;
}
.top-slider-btm h2 {
    font-size: 19px !important;
}

.mobile-home-gallery li a {
    background-color: #3b3b3b;
    display: inline-block;
    display: inline-block;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
    width: 90%;
    padding: 10px 12px 10;
    text-align: center;
    margin-bottom: 20px;
}
	
.img_caption {
    margin: 5px auto 0px;
	line-height: initial;
}

.counter-boxes h2 ,.counter-boxes h3 {
    font-size: 20px;
}

	
}


.counter-boxes h3 {
    color: #fff;
    font-weight: 300;
}










