/*-------------------------------- GENERAL --------------------------------*/
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded- opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

html, body {
    height: 100%;
    width: 100%;
}

body {
	background: #fff;
}

li {
    list-style: none;
}

a, a:hover, a:link {
    text-decoration: none;
}

.underline {
    text-decoration: underline;
}

a, a:hover, a:active {
    outline: none;
}

h1, h2, p {
    color: #000;
}

p, li, td {
    font-size: 16px;
    margin-bottom: 0;
}

h2, h1 {
    font-weight: bold;
}

.zero-margin {
    margin: 0 !important;
}

.zero-padding {
    padding: 0 !important;
}

.margin-top-30 {
    margin-top: 15px;
}

.margin-bottom-30 {
    margin-bottom: 15px;
}

.margin-30 {
    margin: 15px auto 15px auto;
}

.margin-top-60 {
    margin-top: 30px;
}

.margin-bottom-60 {
    margin-bottom: 30px;
}

.margin-60 {
    margin: 30px auto 30px auto;
}

.double-break-top, .margin-top-img {
    margin: 40px 0 0 0;
}

.cap-wrap {
    max-width: 1200px;
    width: 100%;
}

button:focus {
    outline: none;
}

button {
    font-weight: bold;
    font-size: 12px;
}

button:hover {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;        
}

.btn:focus {
    outline: none;
}

.btn { 
    color: #fff;
    font-weight: bold;
    background-color: #59c5e1; 
}

.btn:hover {
    background-color: #000;
    color: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;        
}

.btn-primary {
    border-color: transparent !important;
}

.btn a {
    color: #fff;
}

.h1-tag {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    color: #59c5e1;
}

h3 {
    font-size: 18px;
}

h4, th {
    font-size: 17px;
}

.primary {
    color: #59c5e1;
    font-weight: bold;
}

.mobile-button-margin {
    margin-bottom: 20px;
}

.margin-panel {
    margin-bottom: 40px !important;
}

.ul-disc-on li {
    list-style: disc;
    margin-bottom: 5px;
}

.bg-1 {
    background-color: #333;
}

.bg-2 {
    background-color: #000;
}

.google-maps {
    width: 100%;
    height: 400px;
    border: 0;
    margin-bottom: -5px;
}

.img-banner-1 {
    background: url('../img/banner-1.jpg') no-repeat;    
}  

.main-banner {
    margin-top: 225px;
    padding-top: 15%;
    background-size: cover;
    -moz-background-size: cover;  /* Firefox 3.6 */
    background-position: center;  /* Internet Explorer 7/8 */
}

.banner-bg h1 {
    background-color: rgba(0, 0, 0, 0.7); 
    width: 100%;
    max-width: 1000px;
    padding: 10px;
    margin: 0 auto 0 auto;
    font-size: 25px;
    position: relative;
    top: 0;
}

.sumbit-page h1, .sumbit-page p {
    color: #fff;
}

/*-------------------------------- NAVIGATION --------------------------------*/
.navbar {
    background-color: #000;
    border: 0;
    min-height: 75px;
}

.main-logo-desktop {
    width: 100%;
    max-width: 550px;
    margin: 0 auto 0 auto;
}

.navbar-default .navbar-collapse {
    border: 0;
}

.navbar-default .navbar-nav > li > a {
    font-weight: bold;
    color: #fff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #000;
    background-color: #59c5e1;
}

.dropdown-menu {
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 0;
    border: 0;
    padding: 0;
}

.dropdown-menu li a, .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
}

.navbar-nav {
    background-color: rgba(0, 0, 0, 0.7);
    margin: 0px -15px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #555;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

/*-------------------------------- FOOTER --------------------------------*/
.footer-prime {
    color: #fff;
    font-weight: bold;
}

.social-icon-2 {
    margin-left: 7.5px;
}

.footer-info p, .copyright {
    color: #fff;
}

.glyphicon-triangle-top {
    color: #59c5e1;
    font-size: 30px;
}

.glyphicon-triangle-top:hover {
    color: #fff;
}

.ms-logo-footer {
    margin-top: 20px;
}

/*-------------------------------- HOME --------------------------------*/
.home-carousel {
    margin-top: 233px;
}

.item img {
    width: 100%;
}

.carousel-control.left, .carousel-control.right {
    color: #59c5e1;
    background: none;
    z-index: 49;
}

.slider-info {
    position: absolute;
    bottom: 0%;
    z-index: 50;
    width: 100%;
    padding: 10px 0 10px 0;
    background: rgba(0, 0, 0, 0.4);    
}

.slider-info p {
    color: #59c5e1;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0 25px;
}

/*-------------------------------- PRODUCTS --------------------------------*/
.product-wrap {
    margin-top: 60px;
}

.tumb-wrap {
    padding: 0 10px 0 10px;
    margin-bottom: 35px;
    height: 370px;
}

.item-thumb, .item-thumb-spa {
    text-align: center;
    border: none;
    margin-bottom: 0;
}

.item-thumb h3, .item-thumb-spa h3, {
    text-decoration: underline;
    margin-top: 0;
}

.item-thumb img {
    margin-bottom: 11px;
    height: 168px;
    width: 170px;
}

.table-wrap, .table-wrap-spa {
    max-width: 300px;
    margin: 0 auto 0 auto;
}

.table h3 {
    margin-top: 40px;
}

.table-wrap p, .table-wrap-spa p {
    text-align: left;
}

.product-img-wraping {
    max-width: 496px;
    margin: 0 auto 0 auto;
}

.product-img-wraping img {
    max-height: 500px;
}

.video-box video {
    width: 100%;
    margin: 0 auto 20px auto;
}

.top-margin-list {
    margin-top: 7.5px;
}

.tumb-wrap-spa {
    padding: 0 10px 0 10px;
    margin-bottom: 11px;
    height: 370px;
}

.item-thumb-spa img {
    margin-bottom: 11px;
    height: 152px;
    width: 275px;
}

.caption p {
   height: 95px;
}

.ht-table {
    float: left;
}

.color-options {
    list-style: none; 
    float: left;
}

.color-options li {
    display: inline-block;
    padding: 20px;
}

.color-options li p {
    font-size: 14px;
    font-weight: bold;
}

/*-------------------------------- MEDIA QUERY --------------------------------*/
@media (min-width: 420px) {     
    .margin-top-30 {
        margin-top: 20px;
    }
    
    .margin-30 {
        margin: 20px auto 20px auto;
    }   
    
    .margin-top-60 {
        margin-top: 40px;
    }

    .margin-bottom-60 {
        margin-bottom: 40px;
    }

    .margin-60 {
        margin: 40px auto 40px auto;
    }  
    
    .banner-bg h1 {
        width: 100%;
        padding: 20px;
        font-size: 30px;
        top: -25px;
    }    
}

@media (min-width: 768px) {
    .dropdown-main:hover {
        display: block;
    }    
    
    .navbar-nav {
        background-color: transparent;
        vertical-align: middle;
    }
    
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }  
    
    .dropdown-toggle:hover {
        background-color: #59c5e1 !important;
        color: #000 !important;
    }
    
    .h1-tag {
        font-size: 30px;
    }    
    
    h3 {
        font-size: 28px;
    } 
    
    p, li {
        font-size: 17px;
    }    
    
    .mobile-button-margin {
        margin-bottom: 0;
    }
    
   .margin-top-30 {
        margin-top: 30px;
    }
    
    .margin-30 {
        margin: 30px auto 30px auto;
    }    

    .margin-top-60 {
        margin-top: 60px;
    }

    .margin-bottom-60 {
        margin-bottom: 60px;
    }

    .margin-60 {
        margin: 60px auto 60px auto;
    }
    
    .home-carousel {
        margin-top: 234px;
    }    

    .banner-bg h1 {
        width: 100%;
        padding: 20px;
        font-size: 38px;
        top: -50px;
    }      
        
   .item-thumb img, .item-thumb-spa img {
        margin: 0 0 11px 0;
    }
    
    .item-thumb, .item-thumb-spa {
        text-align: left;
    } 
    
    .swim-table h3, .ht-table h3 {
        margin-top: 20px;    
    }    
    
    .product-img-wraping, .product-img-wraping2  {
        max-width: 100%;
    }  

    .list-bot {
        margin-bottom: 60px;
    }     
}    

@media (min-width: 800px) {
    .caption p {
       height: 75px;
    }
    
    .caption2 p {
       height: 85px;
    }
    
    .caption3 p {
       height: 105px;
    }
    
    .banner-bg h1 {
        width: 100%;
        padding: 20px;
        font-size: 50px;
        top: -60px;
    }      
}

@media (min-width: 992px) {
    p, li {
        font-size: 18px;
    }
    
    .slider-info {
        padding: 30px 0 30px 0;
    } 
    
    .banner-bg h1 {
        width: 100%;
        font-size: 75px;
        top: -100px;
    }     
}

@media (min-width: 1200px) {
    .slider-info p {
        font-size: 35px;
    }
    
    .h1-tag, .move-top span {
        font-size: 40px;
    }
    
    .h1-banner {
        padding: 50px 0 50px 0;
    }        
    
    h3 {
        font-size: 35px;
    }        
}
