@charset "utf-8";
/* CSS Document */

 @font-face {
 font-family: 'novemberregular';
 src: url('november-regular-webfont.eot');
 src: url('november-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('november-regular-webfont.woff2') format('woff2'),  url('november-regular-webfont.woff') format('woff'),  url('november-regular-webfont.ttf') format('truetype'),  url('november-regular-webfont.svg#novemberregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'bebas_neueregular';
 src: url('bebasneue-webfont.eot');
 src: url('bebasneue-webfont.eot?#iefix') format('embedded-opentype'), url('bebasneue-webfont.woff2') format('woff2'), url('bebasneue-webfont.woff') format('woff'), url('bebasneue-webfont.ttf') format('truetype'), url('bebasneue-webfont.svg#bebas_neueregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'franklin_gothic_bookregular';
 src: url('frabk-webfont.eot');
 src: url('frabk-webfont.eot?#iefix') format('embedded-opentype'), url('frabk-webfont.woff2') format('woff2'), url('frabk-webfont.woff') format('woff'), url('frabk-webfont.ttf') format('truetype'), url('frabk-webfont.svg#franklin_gothic_bookregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
* {
	font-family: arial, helvetica, sans-serif, tahoma, verdana, geneva, lucida, "lucida grande";
}
#ds12FinanceCost {
	visibility:hidden;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	font-weight:normal;
}

h4, h5, h6 {
	color: #62ADCD;
}
h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: 'bebas_neueregular';
	line-height: 1;
	margin: 0px 0 25px 0;
	text-rendering: optimizelegibility;
}
h1 {
	font-size: 36px;
	line-height:100%;
	font-color:#333333 !important;
	font-family: Verdana;
	font-weight: normal;
	margin: 0px 0 25px 0;
	text-rendering: optimizelegibility;
}
h2 {
	font-size: 24px;
	line-height: 100%;
	font-family: Verdana;
	font-color:#333333 !important;
	font-style: italic;
}
h3 {
	font-size: 24px;
	line-height: 100%;
	font-family: Verdana;
	font-color:#333333 !important;
	font-style: italic;
}
h4 {
	font-size: 18px;
	line-height:100%;
}
h5 {
	font-size: 14px;
	line-height: 100%;
}
h6 {
	font-size: 12px;
	line-height: 100%;
}
span {
}
p, ul li, ol li, select, body {
}
ul, ol {
	clear: left;
}
input {
	outline:none;
}
form, table, tr, td {
	color: #333333;
	font-size: 21px;
	font-weight: normal;
	line-height: 26px;
	margin: 0 0 19px;
}
}
p, table, tr, td {
	font-weight:normal;
	font-size: 21px;
	color:#333333;
	margin: 0 0 19px;
	line-height: 26px;
}
div {
	font-family: 'franklin_gothic_bookregular';
}
a:hover {
	color:#000;
}
a {
	color: #428bca;
}
ul li {
	list-style:disc inside none;
}
form ul li {
	list-style:disc inside none;
	margin-left: 20px
}
ol li {
	list-style:decimal inside none;
}
label {
	font-family: 'ag_helveticabold';
}
body {
	font-family: 'ag_helveticabold';
	background-image: url(../images/bgRepeat.jpg);
	background-repeat: repeat-x;
}
body {
/*min-width:1234px;*/
}
.top {
	float:left;
	width:100%;
	background-image:url(../images/main_bg.png);
	background-position:top center;
	background-repeat: no-repeat;
	padding-top: 25px;/*background-size:contain;*/
}
.logo {
	float:left;
	width:100%;
}
.top_number {
	float:right;
	width:100%;
}
.top_number > a {
	float:right;
	width:54%;
	text-align:right;
	font-family: 'bebas_neueregular';
	font-size:36px;
	color:#277895;
	text-decoration:none;
	background:url(../images/phone.png);
	background-position:left center;
	background-repeat:no-repeat;
}
.top_number p {
    float: right;
    width: 100%;
    text-align: right;
    font-family: 'bebas_neueregular';
    color: #072f52;
    font-size: 24px;
    letter-spacing: 2px;
    text-decoration: none;
}
.top_number p a {
	float:right;
	width:100%;
	text-align:right;
	font-family: 'bebas_neueregular';
	color:#072f52;
	font-size:24px;
	letter-spacing:2px;
	text-decoration:none;
}
.top_number a:hover {
	text-decoration:underline;
}
.top_menu {
	float:left;
	width:100%;
	background-image:url(../images/nav_bg.png);
	background-position:top center;
	background-repeat:repeat-x;
	margin-top:20px;
}
 body > img, body > iframe {
 display:none;
 }
.top_menu ul li {
	float:left;
	position:relative;
	list-style:none outside none;
}
.breadcrumb a {
	font-weight: bold;
}
.breadcrumb {
	color: #000;
}
.breadcrumb span {
	color: #428bca;
}
.top_menu ul li ul {
	position:absolute;
	left:0;
	width:200px;
	top:100%;
	z-index:999;
	display:none;
}
.top_menu ul li ul ul {
	display:none !important;
	left:100%;
	top:0;
}
.top_menu ul li ul li:hover ul {
	display:block !important;
}
.top_menu ul li ul li {
	width:100%;
	background-image:url(../images/nav_bg.png);
	background-position:center left;
	background-repeat:repeat-x;
	text-align:left;
}
.top_menu ul li:hover ul {
	display:block;
}
.top_menu ul li li ul {
	width: 315px;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color:transparent !important;
}
.top_menu ul li li a {
	font-size: 18px;
	padding:10px;
}
.top_menu ul li a {
	font-size:20px;
	color:#fff;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	padding: 9px 27px 10px 27px;
	display: block;
	font-weight:400;
}
.pool_line_cont ul {
	margin: 0;
}
.top_menu ul li a:hover {
	background-image:url(../images/nav_hover.png);
	background-position:top center;
	background-repeat:repeat-x;
	text-decoration:none;
}
/*.nav > li > a:hover, .nav > li > a:focus {
	background-image:url(../images/nav_hover.png);
	background-position:top center;
	background-color:transparent;
	background-repeat:repeat-x;
	text-decoration:none;
}
*/

.top_free {
	float:left;
	width:100%;
	text-align:center;
	padding-top:10px;
	border-bottom: 1px solid #ccc;
}
.top_free ul li {
	list-style:none outside none;
	display:inline-block;
	background:url(../images/dot.png);
	background-position: left center;
	background-repeat:no-repeat;
	padding-left: 28px;
	padding-right: 20px;
}
.top_free ul li:first-child {
	background:none;
}
.inside_para img {
}
.inside_para td img {
	    display: inline-block;
    width: auto;
    float: none !important;
}
.top_free ul li a {
	display:inline-block;
	font-family: 'bebas_neueregular';
	color:#969696;
	font-size:30px;
	text-decoration:none;
	letter-spacing: 3px;
}
.bs-slider {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.top_menu ul li.active a {
	background-image: url(../images/nav_hover.png);
	background-position: top center;
	background-repeat: repeat-x;
}
.item {
	float:left;
	width:100%;
}
.item img {
	width:100%;
	height:auto;
}
.carousel-caption.mystyle h3 {
	font-size: 30px;
	color: #c8eb18;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0;
	letter-spacing: 9px;
	line-height: 20px;
}
.carousel-caption.mystyle h4 {
	font-size: 42px;
	color: #fff;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin: 1px;
	border-bottom: 3px dotted #718fa9;
	width: 33%;
}
.carousel-caption.mystyle p {
	font-size:18px;
	color:#fff;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:400;
	text-transform:uppercase;
}
.bttn {
	font-size:30px;
	color:#fff;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
	background-image:url(../images/bttn_bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding: 4px 33px;
}
.numbers {
	clear:both;
}
.bttn:hover {
	color:#fff;
	text-decoration:none;
}
.bttn span {
	font-size:18px;
	color:#fff;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:400;
	text-transform:uppercase;
	text-decoration:none;
}
.carousel-caption.mystyle {
	text-align: left !important;
	left: 2%;
	bottom: -8%;
}
.carousel-indicators {
	left:auto;
	right:0;
	width:11%;
	bottom: 10px;
	z-index: 999;
}
.carousel-indicators li {
	width:15px;
	height:15px;
	background-color:#1c708c;
	border:none;
	margin:0 3px;
}
.carousel-indicators .active {
	width:15px;
	height:15px;
	background-color:#c8eb18;
}
.pool_details {
	float:left;
	width:100%;
	text-align:center;
}
.row .pool_details h2 {
	background-image:url(../images/pools_head_bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
	width:100%;
	margin: 0;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:300;
	color:#f7ee68;
	font-size:30px;
	text-transform:uppercase;
	padding: 8px 0 8px 0;
}
.row .pool_details h2 span {
	color:#fff;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:700;
	margin-left: 6px;
}
.row .pool_details h3 {
	background-image:url(../images/pools_bot_bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
	width:100%;
	margin: 0;
	padding:5px 0 7px 0;
	color:#fff;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:700;
	font-size:24px;
	text-transform:uppercase;
}
.pool_finacing {
	float:left;
	width:100%;
	background-image:url(../images/first.png);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	padding-bottom: 42px;
}
.row .pool_finacing h3 {
	float:left;
	width:100%;
	color:#fff;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:400;
	font-size:18px;
	margin:0;
	padding-top: 6px;
}
.row .pool_finacing h2 {
	float:left;
	width:100%;
	color:#fff;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:700;
	font-size:48px;
	margin:0;
}
.row .pool_finacing h4 {
	float:left;
	width:100%;
	color:#fff;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:400;
	font-size:18px;
	margin:0;
}
.pool_link {
	float:left;
	width:100%;
	text-align:center;
}
.pool_link a, .home_right a {
	background-image:url(../images/link.png);
	background-position:top center;
	background-repeat:no-repeat;
	display:inline-block;
	padding:10px 10px;
	padding:1px 21px;
	text-decoration:none;
	color:#fff;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:700;
	font-size:22px;
	text-transform:uppercase;
	margin: 10px 0 10px 0;
}
.pool_line_cont {
	float:left;
	width:100%;
	text-align:center;
}
.pool_line_cont ul li {
	list-style:none outside none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#464646;
	padding:12px 0 12px 0;
}
.change_color {
	background-color:#d1dcae;
}
.sec_one {
	float: left;
	width: 96%;
	background-color: #f0f3e4;
	margin-left: 2%;
}
.sec_one.sec_two {
	background-color: #e0ebd9;
}
.sec_one.sec_three {
	background-color: #d6e4ec;
}
.sec_one.sec_four {
	background-color: #dbecf8;
}
.paradise {
	background-image:url(../images/pools_head_bg3.png) !important;
}
.diamond {
	background-image:url(../images/pools_head_bg4.png) !important;
}
.starting_two {
	background-image:url(../images/pools_bot_bg2.png) !important;
}
.starting_three {
	background-image:url(../images/pools_bot_bg3.png) !important;
}
.starting_four {
	background-image: url(../images/pools_bot_bg4.png) !important;
}
.finace_two {
	background-image:url(../images/first1.png);
}
.finace_three {
	background-image:url(../images/first2.png);
}
.finace_four {
	background-image:url(../images/first3.png);
}
.pool_details img {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	width: 100%;
	height: auto;
}
.change_color_four {
	background-color:#bbdef3;
}
.change_color_three {
	background-color:#aeccd6;
}
.change_color_two {
	background-color:#b9d0a7;
}
.about-us {
	float:left;
	width:100%;
	padding-bottom: 20px;
}
.about-us h2 {
	font-family: 'bebas_neueregular';
	color:#53a0bc;
	font-size:30px;
}
.about-us p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#333333;
}
.about-us a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#d95700;
	text-transform:uppercase;
	background-color:#efeded;
	padding:10px 10px;
	border:1px solid #e2e2e2;
	margin-top:5px;
	display:inline-block;
}
.testimonials {
	float:left;
	width:100%;
}
.testimonials h2 {
	font-family: 'bebas_neueregular';
	color:#53a0bc;
	font-size:30px;
}
.testimonials p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#333333;
	float: right;
	width: 87%;
}
.testimonials img {
	float: left;
}
.row.foot {
  margin: 0;
}
.footer_contact {
	float:left;
	width:100%;
}
.footer {
	float:left;
	width:100%;
	background-color:#012753;
	padding:50px 0 100px 0;
	border-top:3px solid #000;
	margin-top: -40px;
	z-index: 8;
}
.footer_contact h3 {
	font-family: 'bebas_neueregular';
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
}
.footer_contact p {
	font-family: 'franklin_gothic_bookregular';
	font-size:14px;
	color:#fff;
	float:left;
	width:100%;
	margin-bottom:0;
}
.footer_contact span {
	font-family: 'franklin_gothic_bookregular';
	font-size:14px;
	color:#fff;
	margin-left:10px;
}
.site_map {
	float:left;
	width:100%;
}
.site_map h3 {
	font-family: 'bebas_neueregular';
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
}
.site_map ul li {
	float:left;
	width:50%;
	list-style:none outside none;
}
.site_map ul li a {
	font-family: 'franklin_gothic_bookregular';
	font-size:14px;
	color:#fff;
}
.footer_number {
	float:left;
	width:100%;
}
.footer_number > a {
	font-family: 'bebas_neueregular';
	color:#f7f1e8;
	font-size:36px;
	background-image:url(../images/footer_phone.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left: 25px;
}
.footer_number p a {
	font-family: 'bebas_neueregular';
	color:#f7f1e8;
	font-size:24px;
	float:left;
	width:100%;
	margin-left: 25px;
	letter-spacing:10px;
	line-height: 15px;
}
.footer_free_consultation:hover {
	color:#f7f1e8;
	text-decoration:none;
}
.footer_mobile_no:hover {
	color:#f7f1e8;
	text-decoration:none;
}
.bg_white {
	float:left;
	width:100%;
	background-color:#fff;
	border:2px solid #949696;
	border-top:0;
	padding:2%;
	position: relative;
	z-index: 10;
	box-shadow: 0px 0px 15px #888888;
}
.row.about_main {
	margin-top: 20px;
}
.inside_para {
	float:left;
	width:100%;
}
.inside_para h2 {
	color:#3d8da8;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:400;
	font-size:36px;
	text-transform:uppercase;
	margin-top:0;
}
.bundle {
	font-size: 24px !important;
	line-height: 100%;
	font-family: Verdana !important;
	color:#333333 !important;
	font-style: italic;
}
.inside_para p {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#808b8d;
	line-height: 23px;
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.inside_right_nav {
	float:left;
	width:100%;
	margin-top: 25px;
}
.inside_right_nav ul li {
	list-style:none outside none;
	float:left;
	width:100%;
}
.inside_right_nav ul li a {
	color:#264969;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:400;
	font-size:16px;
	padding: 6px 0 6px 30px;
	display: block;
	border-bottom:1px dotted #ccc;
}
.inside_right_nav ul li.active {
	background-image:url(../images/inside_nav_bg.png);
	background-position:top center;
	background-repeat:repeat-x;
	color:#fff;
}
.inside_right_nav ul li ul li a {
	padding:6px 0 6px 50px;
}
.row.inside_bottom_padding {
	padding-bottom: 400px;
}
/*.non_responsive {
	width:960px !important;
	margin:0 auto;
}*/
.inside_para h1 span {
	text-decoration: none !important;
	text-transform: uppercase;
	font-family: 'bebas_neueregular';
	color: #969696;
	font-size: 40px;
}
table {
	margin-bottom:15px;
}
.b-testimonial {
	margin-bottom:20px !important;
}
.inside_para strong {
}
.inside_right_nav ul ul li:last-child {
	border: none;
}
.inside_right_nav ul li a.active {
	color: #fff;
}
.feature_high {
	width: 100%;
	float: left;
}
.feature_high p {
	float:none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #808b8d;
	line-height: 23px;
	margin-bottom: 20px;
}
.feature_high h1 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 400;
	font-size: 36px;
	text-transform: uppercase;
	margin: 0;
	color: #3D8DB0;
}
.feature_bottom {
	border: 1px solid #618DA8;
	float: left;
	width: 32%;
	text-align: center;
	margin-right: 2%;
	border:1px solid #618DA8;
}
.feature_pop {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.feature_bottom h5 {
	color: #264969;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 400;
	font-size: 18px;
	display: inline-block;
	text-transform: uppercase;
}
.feature_bottom:last-child {
	margin-right: 0;
}
.feature_pop h2 {
	margin-top: 20px;
	color: #3d8da8;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 400;
	font-size: 36px;
	text-transform: uppercase;
}
.feature_bottom img {
	cursor: pointer;
}
.inside_para.pool_cat p {
	float: none;
	margin: 0;
}
.inside_para.pool_cat img {
	float: none;
	margin: 0;
}
.inside_para.pool_cat {
	text-align: center;
}
.feature_list {
	float: left;
	padding: 40px;
}
.feature_list ul {
	float: left;
	width: 100%;
}
table ul li {
	list-style:disc !important;
}
.inside_para.pool_cat.category {
	margin-top: 14%;
}
/*.row.cat_bottom_padding {
padding-bottom: 400px;
}
.row.size_bottom_padding {
padding-bottom: 400px;
}*/
.pool_outer {
	float: left;
	width: 100%;
}
.feature_list ul li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #808b8d;
	line-height: 23px;
	list-style: disc outside;
}
.feature_list ol li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #808b8d;
	line-height: 23px;
	list-style:decimal outside none;
}
.option_x_content li {
	list-style: disc !important;
	font-weight: normal;
	margin-left: 20px;
}
.option_x_html strong {
	font-size: 18px !important;
}
.bordered {
	border: 1px solid #333333;
}
.ladders-and-steps {
	margin-bottom: 250px;
}
.automatic-cleaners {
	margin-bottom: 100px;
}
.chlorine-generators {
	margin-bottom: 100px;
}
.pumps-and-filters {
	margin-bottom: 174px;
}
.slider {
	float:left;
	padding-top: 40px;
	position:relative;
}
.slide_links {
	position: absolute;
	right: 10px;
	z-index: 999;
	bottom: 10px;
}
.slide_links img, .slide_links > a {
	float: left;
}
.slide_links .larrow {
	margin-right: 20px;
}
.txt {
	bottom: 0;
	padding: 0;
	position: absolute;
	background-image: url(../images/shade.png);
	background-repeat: repeat;
	background-position: center;
	height: auto;
	width: 100%;
}
.txt > p {
	color: #fff;
	font-size: 14px;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 100%;
	word-wrap: break-word;
	margin: 0;
}
.galleryImages.cycle-slide {
	width: 100%;
}
.row.home_border {
	margin-top: 20px;
	margin-bottom: 20px;
}
.bs-slider .item img {
	width: 100%;
	max-height: 260px;
}
.discount_banner {
	float: left;
	position: relative;
}
.banner_text {
	text-align: left;
	position: absolute;
	width: 65%;
	top: 38px;
	right: 10px;
}
.banner_text span {
	font-size: 45px;
	font-family: 'novemberregular';
	line-height: 100%;
	text-transform: uppercase;
	color: #00cef4;
}
.banner_text p {
	color: #141414;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
}
.banner_text a:hover {
	text-decoration:none;
}
.embed-responsive {
 position:relative;
 display:block;
 height:0;
 padding:0;
 overflow:hidden;
 clear:both;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
 position:absolute;
 top:0;
 bottom:0;
 left:0;
 width:100%;
 height:100%;
 border:0
}
.embed-responsive-16by9 {
 padding-bottom:56.25%
}
.embed-responsive-4by3 {
 padding-bottom:75%
}
 @media(min-width:220px) and (max-width:767px) {
 .logo {
 margin-bottom: 30px;
}
.top_free {
 display: none;
}
.carousel-caption.mystyle h3 {
 font-size: 25px;
 letter-spacing: 8px;
}
.carousel-caption.mystyle h4 {
 font-size: 30px;
 width:100%;
}
.carousel-caption.mystyle p {
 font-size: 15px;
}
.bttn {
 font-size: 19px;
 padding: 4px 18px;
 background-size: contain;
}
.bttn span {
 font-size: 13px;
}
.carousel-caption.mystyle {
 bottom: 0;
 width: 100%;
 top:initial;
 position: static;
 background-color: #CCA;
 padding: 15px 15px;
}
.carousel-indicators {
 width: 100%;
 bottom: 0;
}
.row .pool_details h2 {
 background-size: cover;
}
.pool_finacing {
 background-size: contain;
}
.row .pool_details h3 {
 background-size: cover;
}
.sec_one {
 margin-bottom: 40px;
}
.row.about_main {
 margin-top: 0;
}
.about-us {
 padding-bottom: 15px;
}
.about-us h2 {
 font-size: 24px;
 margin: 0 0 10px 0;
}
.about-us p {
 font-size: 12px;
}
.testimonials h2 {
 font-size: 24px;
 margin: 0 0 10px 0;
}
.testimonials p {
 font-size: 12px;
}
.bs-slider {
 margin-bottom: 20px;
}
.testimonials img {
 width: 10%;
}
.footer_number {
 padding-top: 15px;
}
 .footer_number > a {
  font-size: 25px;
    background-size: contain;
}
 .footer_number p a {
 font-size: 20px;
 margin-left: 0;
   letter-spacing:7px;
}
.footer {
 padding: 50px 0 60px 0;
}
.site_map ul li {
 width:100%;
}


.row.cat_bottom_padding h1 {
  font-size: 27px;
}
.inside_para.pool_cat {
 
  margin-bottom: 25px;
}
.inside_para.pool_cat h3 {
  font-size: 21px;
  margin-bottom: 15px;
}
.feature_list.col-md-12.col-sm-12.col-xs-12 {
  padding-top: 0;
}
.feature_list ul li strong {
  font-size: 14px;
}
.inside_para.pool_cat img {
 
  width: 100%;
}
.feature_list.col-md-12.col-sm-12.col-xs-12 span {
  font-size: 14px !important;
}
.breadcrumb a {
  font-size: 14px;
}
.inside_para h1 {
  font-size:26px;
  margin-bottom: 0;
}
.ccm-layout-24-col-1 h3 {
  font-size: 19px;
}
.ccm-layout-24-col-1 {
  width: 100% !important;
}
#blockStyle2767MainLayout2Cell1413
{
	height:auto;
}
div#blockStyle2682MainLayout2Cell2408 {
  height: auto;
}
.ccm-layout-24-col-2 {
  width: 100% !important;
}
.row.inside_bottom_padding {
  padding-bottom: 0;
}
div#blockStyle2683MainLayout2Cell4416 {
  height: auto;
}
.inside_para img {
  display: inline-block;
}
.ccm-layout-row.ccm-layout-row-1 {
  text-align: center;
}
.ccm-layout-col-spacing {
  text-align: center;
}
#blockStyle2786MainLayout2Cell2408
{
	height:auto;}
	#blockStyle2787MainLayout2Cell4416
	{
		height:auto;}
		.ccm-layout-14-col-1 {
  width: 100% !important;
}
.ccm-layout-14-col-2 {
  width: 100% !important;
}
#blockStyle1403MainLayout2Cell1353
{
	height:auto;}
	#blockStyle2828MainLayout2Cell2354
	{
		height:auto;}
		.slide_links img
		{
			width:auto;}
			.slider
			{
				width:100%;}
				.ccm-layout-26-col-1.ccm-layout-cell.ccm-layout-col.ccm-layout-col-1 {
  width: 100% !important;
}
.ccm-layout-26-col-2.ccm-layout-cell.ccm-layout-col.ccm-layout-col-2 {
  width: 100% !important;
}
.ccm-layout-26-col-3.ccm-layout-cell.ccm-layout-col.ccm-layout-col-3.last {
  width: 100% !important;
}
div#blockStyle2867MainLayout2Cell1241 {
  height: auto;
    padding-bottom:50px;
}
div#blockStyle2868MainLayout2Cell2240 {
  height: auto;
}
div#blockStyle2869MainLayout2Cell3242 {
  height: auto;
    padding-bottom: 30px;
}
.inside_para span {
  font-size: 16px !important;
}
}
 @media(min-width:768px) and (max-width:1023px) {
	 .pool_line_cont ul li
	 {
		 font-size:12px;}
	 .inside_para.pool_cat h3 {
  font-size: 25px;
}
 .top_number > a {
 font-size:26px;
}
 .top_number p a {
 font-size:20px;
}
 .top_menu ul li a {
 font-size: 16px;
 padding: 9px 20px 10px 19px;
}
.banner_text {
 top: 32px;
}
.banner_text span {
 font-size: 26px;
}
.banner_text p {
 font-size: 14px;
}
.row .pool_details h2 {
 font-size: 20px;
}
.row .pool_details h2 {
 font-size: 18px;
}
.pool_finacing {
 background-size: cover;
}
.row .pool_finacing h3 {
 font-size: 16px;
}
.row .pool_finacing h2 {
 font-size: 36px;
}
.row .pool_finacing h4 {
 font-size: 16px;
}
.row .pool_details h3 {
 font-size: 18px;
}
.row.about_main {
 margin-top: 35px;
}
.about-us h2 {
 font-size: 28px;
 margin: 0 0 10px 0;
}
.about-us p {
 font-size: 12px;
}
.testimonials h2 {
 font-size: 28px;
 margin: 0 0 10px 0;
}
.testimonials p {
 font-size: 12px;
}
.footer_number > a {
 font-size: 28px;
}
.footer_number p a {
 font-size: 20px;
 letter-spacing: 7px;
}
.footer {
 padding: 50px 0 60px 0;
}
.feature_list.col-md-12.col-sm-12.col-xs-12 span {
  font-size: 14px !important;
}
.row.inside_bottom_padding {
  padding-bottom:0px;
}
div#blockStyle2867MainLayout2Cell1241 {
  height: auto;
  
}
div#blockStyle2868MainLayout2Cell2240 {
  height: auto;
}
div#blockStyle2869MainLayout2Cell3242 {
  height: auto;
  
}
/*
div#blockStyle2867MainLayout2Cell1241 span {
  font-size: 19px !important;
}
div#blockStyle2868MainLayout2Cell2240 span{
    font-size: 19px !important;
}
div#blockStyle2869MainLayout2Cell3242 span{
  font-size: 19px !important;
  
}
.inside_para span {
  font-size:25px !important;
}
*/
.carousel-caption.mystyle h4 {
  font-size: 36px;
}

}
 @media(min-width:1024px) and (max-width:1199px) {

	  .inside_para.pool_cat h3 {
  font-size: 25px;
}
 .top_number > a {
 font-size:26px;
}
 .top_number p a {
 font-size:21px;
}
 .top_menu ul li a {
 font-size: 16px;
padding: 9px 20px 10px 19px;
}
.banner_text {
 top: 32px;
}
.banner_text span {
 font-size:33px;
}
.banner_text p {
 font-size: 14px;
}
.row .pool_details h2 {
 font-size: 20px;
}
 .pool_finacing {
 background-size: cover;
}
.row .pool_finacing h3 {
 font-size: 16px;
}
.row .pool_finacing h2 {
 font-size: 35px;
}
.row .pool_finacing h4 {
 font-size: 16px;
}
.row .pool_details h3 {
 font-size: 18px;
}
.row.about_main {
 margin-top: 35px;
}
.about-us h2 {
 font-size: 30px;
 margin: 0 0 20px 0;
}
.about-us p {
 font-size: 14px;
}
.testimonials h2 {
 font-size: 30px;
 margin: 0 0 20px 0;
}
.testimonials p {
 font-size: 14px;
}
.footer_number > a {
 font-size: 28px;
}
.footer_number p a {
 font-size: 20px;
 letter-spacing: 7px;
}
.footer {
 padding: 50px 0 60px 0;
}
.inside_para h2 {
	font-size:32px;

}
.feature_list.col-md-12.col-sm-12.col-xs-12 span {
  font-size: 16px !important;
}
.row.inside_bottom_padding {
  padding-bottom:0px;
}
div#blockStyle2867MainLayout2Cell1241 {
  height: auto;
  
}
div#blockStyle2868MainLayout2Cell2240 {
  height: auto;
}
div#blockStyle2869MainLayout2Cell3242 {
  height: auto;
  
}
/*
div#blockStyle2867MainLayout2Cell1241 span {
  font-size: 19px !important;
}
div#blockStyle2868MainLayout2Cell2240 span{
    font-size: 19px !important;
}
div#blockStyle2869MainLayout2Cell3242 span{
  font-size: 19px !important;
  
}
.inside_para span {
  font-size:28px !important;
}*/
.carousel-caption.mystyle h4 {
  font-size: 36px;
}

}

.special_content p{
font-size: 100% !important;
color: #000 !important;
}

 @media(max-width:600px) {
select{
	width: 100%;
}
}

.poolheading{
	box-sizing: border-box; font-family: 'Yanone Kaffeesatz', sans-serif; 
	border: 0px none; 
	font-size: 30px; 
	margin: 0px; 
	padding: 8px 0px; 
	font-weight: 300; 
	line-height: 30px; 
	color: #f7ee68 !important; 
	text-rendering: optimizeLegibility; 
	font-style: italic; 
	width: 198.625px; 
	text-transform: uppercase; 
	font-variant: normal; 
	letter-spacing: normal; 
	orphans: auto; 
	text-align: center; 
	text-indent: 0px; 
	white-space: normal; 
	widows: 1; 
	word-spacing: 0px; 
	-webkit-text-stroke-width: 0px; 
	background-image: url('../images/pools_head_bg.png');
	background-color: #f0f3e4; 
	background-position: 50% 0%; 
	background-repeat: no-repeat;
}
.poolheading span{
	box-sizing: border-box; 
	font-family: 'Yanone Kaffeesatz', sans-serif; 
	border: 0px none; 
	font-size: 30px; 
	margin: 0px 0px 0px 6px; 
	padding: 0px; 
	font-weight: bold; color: #ffffff;
}

.heading_keywest{
	box-sizing: border-box;
font-family: 'Yanone Kaffeesatz',
sans-serif;
border: 0px none;
font-size: 30px;
margin: 0px;
padding: 8px 0px;
font-weight: 300;
line-height: 30px;
color: #f7ee68 !important;
text-rendering: optimizeLegibility;
font-style: italic;
width: 198.625px;
text-transform: uppercase;
font-variant: normal;
letter-spacing: normal;
orphans: auto;
text-align: center;
text-indent: 0px;
white-space: normal;
widows: 1;
word-spacing: 0px;
-webkit-text-stroke-width: 0px;
background-image: url('../images/pools_head_bg.png');
background-color: #f0f3e4;
background-position: 50% 0%;
background-repeat: no-repeat;
}

.heading_keywest span{
	box-sizing: border-box;
font-family: 'Yanone Kaffeesatz',
sans-serif;
border: 0px none;
font-size: 30px;
margin: 0px 0px 0px 6px;
padding: 0px;
font-weight: bold;
color: #ffffff;
}

.heading_paradise{
	box-sizing: border-box;
font-family: 'Yanone Kaffeesatz',
sans-serif;
border: 0px none;
font-size: 30px;
margin: 0px;
padding: 8px 0px;
font-weight: 300;
line-height: 30px;
color: #f7ee68 !important;
text-rendering: optimizeLegibility;
font-style: italic;
width: 198.625px;
text-transform: uppercase;
font-variant: normal;
letter-spacing: normal;
orphans: auto;
text-align: center;
text-indent: 0px;
white-space: normal;
widows: 1;
word-spacing: 0px;
-webkit-text-stroke-width: 0px;
background-color: #478fa5;
}

.heading_paradise span{
	box-sizing: border-box;
font-family: 'Yanone Kaffeesatz',
sans-serif;
border: 0px none;
font-size: 30px;
margin: 0px 0px 0px 6px;
padding: 0px;
font-weight: bold;
color: #ffffff;
}

.heading_diamond{
	box-sizing: border-box;
font-family: 'Yanone Kaffeesatz',
sans-serif;
border: 0px none;
font-size: 30px;
margin: 0px;
padding: 8px 0px;
font-weight: 300;
line-height: 30px;
color: #f7ee68 !important;
text-rendering: optimizeLegibility;
font-style: italic;
width: 198.625px;
text-transform: uppercase;
font-variant: normal;
letter-spacing: normal;
orphans: auto;
text-align: center;
text-indent: 0px;
white-space: normal;
widows: 1;
word-spacing: 0px;
-webkit-text-stroke-width: 0px;
background-color: #4792cf;
}

.heading_diamond span{
	box-sizing: border-box;
font-family: 'Yanone Kaffeesatz',
sans-serif;
border: 0px none;
font-size: 30px;
margin: 0px 0px 0px 6px;
padding: 0px;
font-weight: bold;
color: #ffffff;
}