/*
Best Pool Ebay stylesheet
*/



/* -----------------------------------
    1.0 - Imported Styles 
-----------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i|Nunito:400,400i,600,600i,700,700i|Open+Sans:400,400i,600,600i,700,700i');

/* -----------------------------------
    2.0 - Common Styles 
-----------------------------------*/

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

body {
    font: 18px/130% 'Nunito', Helvetica, Arial, sans-serif;
    color: #333;
    -webkit-font-smoothing: antialiased;
    margin: 0;
}

ul,
li {
    padding: 0;
    margin: 0;
}

input,
textarea,
select {
    font: 14px 'Ubuntu', Georgia, 'Times New Roman', serif;
}

a:link {
    text-decoration: none
}

a.link:link {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", sans-serif, arial;
    font-weight: 600;
    margin: 0 0 30px 0;
}

a:hover {
    text-decoration: none !important
}


blockquote {
    color: #9e9e9e;
    margin: 30px 7%;
    padding-left: 20px;
    border-left: 5px solid #ddd;
}

address {
    margin-bottom: 20px
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}

pre,
code {
    font: .9em/120% 'Courier New', Courier, monospace;
    overflow-x: auto;
    overflow-y: hidden;
    margin: 30px 0;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

th {
    text-align: left
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}

table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
    border-top: 0
}

table > tbody + tbody {
    border-top: 2px solid #dddddd
}

img,
embed,
iframe,
object,
video {
    max-width: 100%
}

img {
    height: auto;
    display: block;
}

::selection {
    background-color: #f66767;
    color: #fff;
}

.clear {
    float: left;
    clear: both;
    width: 100%;
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after,
article.hentry:after,
.row:after,
.comments-list ul li:after {
    display: table;
    content: "";
    width: 100%;
}

.clearfix:after {
    clear: both
}

.clearfix {
    width: 100%;
    clear: both;
}

.thumbnail {
    position: relative;
}

.thumbnail img {
    width: 100%;
    height: 100%;
    vertical-align: top;
    display: block;
}

.video-holder iframe,
.map-holder iframe {
    width: 100% !important;
}

.table {
    display: table;
    width: 100%;
    height: 100%;
}

.tablecell {
    display: table-cell;
    vertical-align: middle;
}

.container {
    width: 90%;
    max-width: 1090px;
    margin: 0 auto;
}

header#masthead {
    padding: 24px 0;
    border-bottom: solid 4px #999999;
    font-size: 0;
    text-align: center;
    display: block;
    font-family: "Open Sans";
}

#logo {
    display: inline-block;
    width: 69%;
    max-width: 750px;
    vertical-align: middle;
    font-size: 14px;
}

#logo img {
    display: block;
    width: 100%;
}


#main {
    padding-top: 30px;
}

header#content-header h1 {
    font-size: 30px;
    color: #333;
    font-weight: 500;
    margin-top: 0;
}

header#content-header h3 {
    font-size: 24px;
    color: green;
    font-weight: 500;
    margin-top: 0;
}

.content-thumbnail img {
    margin: 0 auto;
}

.content-thumbnail:before {
    height: 2px;
    display: block;
    content: '';
    width: 110%;
    left: -5%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,cccccc+5,cccccc+50,cccccc+95,ffffff+100 */
    position: relative;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(204,204,204,1) 5%, rgba(204,204,204,1) 50%, rgba(204,204,204,1) 95%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(204,204,204,1) 5%,rgba(204,204,204,1) 50%,rgba(204,204,204,1) 95%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(204,204,204,1) 5%,rgba(204,204,204,1) 50%,rgba(204,204,204,1) 95%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

.content-thumbnail:before {
    margin-bottom: 0px;
}

.content-thumbnail:after {
    margin-top: 30px;
}

.aligncenter {
    text-align: center;
}

.entry-content h4 {
    text-transform: uppercase;
}

.entry-content ul {
    padding-left: 20px;
    margin-bottom: 30px;
}

.entry-content p {
    margin: 0 0 30px 0;
}

.entry-content ul li p {
    margin-bottom: 20px;
}

p:last-child,
.entry-content ul li:last-child {
    margin-bottom: 0 !important;
}

.entry-content ul li {
    margin-bottom: 20px;
}

.entry-content {
    padding: 30px 0;
}

.green {
    color: #339900;
}

.blue {
    color: #0099ff;
}

.features {
    padding: 30px 0;
}

.feature-item img {
    max-width: 420px;
    margin: 0 auto;
    width: 90%;
}

.row {
    display: block;
    margin: 0 -20px;
    font-size: 0;
}

.column {
    display: inline-block;
    padding: 0 20px;
    font-size: 18px;
    vertical-align: top;
    margin-bottom: 40px;
}

.row.column-4 .column {
    width: 25%;
}

.row.column-4 .column:nth-last-child(4),
.row.column-4 .column:nth-last-child(3),
.row.column-4 .column:nth-last-child(2),
.row.column-4 .column:nth-last-child(1) {
    margin-bottom: 0;
}

.alignjustify {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}

.feature-icon img {
    margin: 0 auto;
}

.feature-icon {
    margin-bottom: 10px;
}

.feature-item h3 {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 17px;
}

.features {
    max-width: 980px;
    margin: 0 auto;
}

footer.enrty-features {
    border-top: solid 4px #666;
    border-bottom: solid 10px #36afff;
}

@media screen and (max-width: 1280px) {
    #logo {

width: 100%;

}

    .phone {

width: 50%;

}
}

@media screen and (max-width: 1000px) {
    .row.column-4 .column {
        width: 50%;
    }

    .column {
        padding: 0 10px;
    }

    .row {
        margin: 0 -10px;
    }

    .row.column-4 .column:nth-last-child(4),
.row.column-4 .column:nth-last-child(3) {
    margin-bottom: 30px;
}
}

@media screen and (max-width: 800px) {
    #logo, .phone {
        width: 100%;
        text-align: center;
        padding-left: 0;
    }


    #logo img {
        max-width: 480px;
        margin: 0 auto
    }

    #logo {
        margin-bottom: 20px;
    }

    header#masthead {
        padding: 10px 0;
    }

    .phone a {
        font-size: 30px;
    }

    .phone img {
        height: 32px;
    }

    .container {
        max-width: 100%;
        width: 100%;
        padding: 0 20px;
    }

    .content-thumbnail:before, .content-thumbnail:after {
        width: 100%;left: 0;
    }

header#content-header h1 {
    font-size: 24px;
    margin-bottom: 10px;
}

header#content-header h3 {
    font-size: 16px;
}

}

@media  screen and (max-width: 640px) {

    .row.column-4 .column {
        width: 100%;
        margin-bottom: 30px !important;
    }
}