/* CSS Document */

html {
	overflow-x: hidden;
 margin-right: calc(-1 * (100vw - 100%));
}
#wrap {
	min-width: 320px;
}

.pushPad { cursor:pointer;}

.botNav a, .footer p, p.address, .tel {
	font-family: 'Montserrat', sans-serif;
}
.addressBox p, .glamBox p, .islandBox p, .content p {
	font-family: 'Quicksand', sans-serif;
}


ul.menu li a, ul.topMenu li a,
.contactBox h2, .islandBox h2, .islandBox h4, .glamBox h2, .glamBox h4 {
	font-family: 'Oswald', sans-serif;
}

ul.topMenu, .bannerBox, 
.sparkBox, ul.mainNav {
	display: none;
}
.this span {
	display: inline;
}
.this span:before {
	content: "\a ";
	white-space: pre;
}
.logo {
	background-image: url(../images/logo-1.png);
	text-indent: -9999px;
	max-width: 190px;
	max-height: 137px;
	height: 66px;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 auto;
	background-position: center;
	cursor: pointer;
}
.mobileBtn {
	text-indent: -9999px;
	z-index: 1000;
	background-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	display: block;
	font-weight: 500;
	left: 23px;
	margin: auto;
	padding: 0 13px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	top: 0px;
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, 0.05);
	font-size: 28px;
	width: 49px;
	line-height: 35px;
}
.box-shadow-menu {
	padding-left: 1.25em;
}
.box-shadow-menu::before {
	background: #395f90 none repeat scroll 0 0;
	box-shadow: 0 0.25em 0 0 #395f90, 0 0.5em 0 0 #395f90;
	content: "";
	height: 0.15em;
	left: 0;
	position: absolute;
	top: 10px;
	width: 20px;
	right: 0;
	margin: auto;
}
.mobileBtn {
	top: 10px;
}
.tel {
	font-weight: 700;
	font-size: 8px;
	margin-bottom: 2px;
}
p.address {
	font-size: 4px;
	line-height: 9px;
	margin: 0;
}
.hamburger, .logo, .contactInfo {
	margin-top: 6px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	width: 40px;
	height: 4px;
	background-color: #395f90;
	border-radius: 4px;
	z-index: 1000;
}
.menu {
	background-color: rgba(241,238,232,.9);
	left: 0;
	margin-left: -1000%;
	margin-top: 71px;
	top: 0;
	z-index: 100;
	position: absolute;
	padding: 10px 20px 20px 20px;
	width: 200px;
}
.menu, .menu.slide {
	transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-webkit-transition: all .4s ease-in-out 0s;
}
.menu.slide {
	margin-left: 0;
}
ul.product > li ,   ul.productShop > li,
ul.topMenu li,
.sparkBox li, .botNav li, .islandBox li, ul.picBox1 li, ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.col-4.contactInfo {
	padding-left: 0;
	padding-right: 6px;
}
img.iconMb {
	width: 40px;
}
ul.topMenu, ul.product,  ul.productShop,
ul.sparkBox, .botNav, .islandBox ul, ul.picBox1, .bannerBox .col-12 {
	padding: 0;
	margin: 0;
}
.content h2 {
	font-family: Montserrat;
	font-size: 23px;
	text-align: center;
	font-weight: 600;
	letter-spacing: -0.025em;
}
.row.content {
	margin: 16px auto;
}
.col-6.col-md-4.boxA {
	padding-right: 0;
}
.col-6.col-md-4.boxB {
	padding-left: 0;
}
.row.contactBox, .glamBox.row  {
	padding: 10px 5%;
}
.contactBox h2, .glamBox h2 {
	font-size: 48px;
	line-height: 46px;
	font-weight: 600;
	margin-bottom: 30px;
	width: 259px;
}
.contactBox h2::before, .glamBox h2::before {
	content: "\2014";
	display: block;
	font-size: 85px;
	color: white;
	padding-bottom: 3px;
}
.contactBox h2::before {
	color: black;
}
.row.secBox {
	padding: 22px 0;
}
.row.secBox .col-6.col-md-12:nth-of-type(2) {
	padding-left: 6px;
}
.row.secBox .col-6.col-md-12:nth-of-type(1) {
	padding-right: 6px;
}
.row.secBox p {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
.row.islandBox, .row.footer {
	background-image: url(../images/island.jpg);
	background-size: cover;
	background-position: center;
	padding: 26px 32px;
}


.row.footer {
	background-image: url(../images/Hawaii-bg.jpg);
}

.row.footer {
    background-image: url("../images/flower.png");
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
}



.islandBox h2 {
	font-size: 26px;
}
.islandBox h4 {
	font-size: 18px;
}
.islandBox p {
	font-size: 13px;
}
.pNumber::before {
	content: url(../images/icon-mobile-2.png);
	float: left;
	transform: scale(0.8);
}
.ad::before, .rc::before, .mr::before {
	content: url(../images/ad.png);
	transform: scale(.5);
	display: block;
	margin-bottom: -28px;
	margin-top: -18px;
}
.rc::before {
	content: url(../images/rc.png);
}
.mr::before {
	content: url(../images/mr.png);
}
.addressBox p {
	line-height: 20px;
	margin-bottom: 6px;
}
.pNumber {
	padding-top: 29px;
	text-align: right;
	padding-right: 10px;
}
.pNumber .tel {
	font-size: 15px;
}
.footer {
	border-top: 1px solid #387d20;
	padding-top: 19px;
	margin-top: 44px;
}
.footer p.copy {
	font-size: 10px;
	padding: 3% 6%;
}
.botNav a {
	padding: 0 45px;
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	 
}
.boxA, .boxB {
	padding: 0;
	margin: 0 auto;
}


ul.menu li a {
    text-transform: uppercase;
    font-weight: 600;
}

.logo {
    margin-bottom: 5px;
}


.subBox {
    font-size: 14px;
    line-height: 21px;
    margin-top: 18px;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0.028em;
}

.white {
	color: #fff;
}
.color1 {
	color: #0372ff;
}
.color2 {
	color: #387d20;
}
.color3 {
	color: #052b6c;
}
.bgColor1 { background-color:#0372ff;}
.bgColor2 {
	background-color: #387d20;
}
.bgColor3 { background-color: #0aa0e0;}
.bgColor4  { background-color: #b89b97;}
.bgColor5 { background-color:#8cd890;}

.productShop p {
    font-size: 11px;
    line-height: 13px;
    margin: 0;
    padding: 3px 6px;
}
.divBox { overflow:hidden;}
.divBox p {
    font-size: 11px;
    margin: 0;
    padding: 0;
}

ul.productBox > li,
ul.product > li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}


ul.product.row > li p:nth-of-type(1)::after  {
    content: "\2014";
    display: block;
    font-size: 56px;
    margin-top: -7px;
    margin-left: -3px;
    color: #807d7d;
}


ul.product.row li p:nth-of-type(1) {
    font-weight: bold;
}


ul.productShop {
    margin-top: 28px;
}
 

.row.content.about p {
    text-align: left;
}
.sBoxs {
    float: none;
    width: auto;
}	

.col-4.contactInfo {
    background-image: url(../images/flower.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
    margin-top: 0;
    padding-top: 8px;
}
.tel {margin-left:auto; margin-right:auto;}
.tel , p.address{
    background-color: rgba(255,255,255,0.5);
    padding: 3px 4px; 
}
p.address {
    width: auto;
    margin: auto;
}


hr {margin:0;}



.content.about h2 {
    margin-top: 12px;
}


ul.sparkBox {
    margin-bottom: 15px;
}


.videoWrapper {
    position: relative;
    padding-bottom: 31.25%;
    height: 0px;
    top: 0px;
    left: 0px;
}
.videoBox {
    padding: 3% 10% 2%;
}
.push {
    background-image: url("/images/pattern-1.png");
    height: 100%;
    width: 100%;
    position: absolute;
    display: block;
    z-index: 1;
    opacity: 0.7;
}


@media only screen and (min-width: 320px) {
} /*320px*/

@media only screen and (min-width: 360px) {
} /*360px*/

@media only screen and (min-width: 375px) {
	
.productShop p { 
    line-height: 15px; 
}
	
} /*375px*/

@media only screen and (min-width: 414px) {

.productShop p { 
	    font-size: 12px;
    line-height: 18px; 
}
		
	
} /*414px*/

@media only screen and (min-width: 480px) {
.row.contactBox, .glamBox.row {
	padding: 10px 8%;
}
.contactBox h2, .glamBox h2 {
	font-size: 53px;
	line-height: 53px;
	width: 276px;
}
p.address {
	font-size: 6px;
}
.tel {
	font-size: 12px;
}
	
.productShop p { 
    padding: 7px 17px;
}	

.islandBox p {
    font-size: 15px;
}	
	
.row.secBox p {
    
    font-size: 13px; 
}	

.row.footer {
    background-image: url(../images/flower.png), url(../images/flower2.png);
    background-size: contain;
    background-position: right, left;
    background-repeat: no-repeat;
}
	
.footer p.copy { 
	padding: 4% 6%;
}	
	

} /*480px*/

@media only screen and (min-width: 568px) {
.row.secBox {
	padding: 22px 26px;
}
.row.secBox .col-6.col-md-12:nth-of-type(1) {
	padding-right: 12px;
}
.row.secBox .col-6.col-md-12:nth-of-type(2) {
	padding-left: 12px;
}
	
.productShop p {
    font-size: 14px;
    line-height: 20px;
	padding: 7px 17px;
}	
.pNumber {
    width: 411px;
    margin: auto;
}	
	
	
	
} /*568px*/

@media only screen and (min-width: 640px) {
.row.content {
	margin: 16px 7%;
}
.row.secBox {
	padding: 22px 8%;
}
.row.islandBox, .row.footer {
	padding: 26px 18%;
}
	
p.address,.tel {
    width: 243px; font-weight: bold;
}	
		
	
} /*640px*/

@media only screen and (min-width: 667px) {
p.address {
	font-size: 8px;
	line-height: 10px;
}
.islandBox p {
    font-size: 16px;
}	
	
} /*667px*/

@media only screen and (min-width: 736px) {
} /*736px*/

@media only screen and (min-width: 768px) {
.row.content {
	margin: 16px 0;
	padding: 0;
}
.row.contactBox, .glamBox.row {
	padding: 20px 6%;
}
.contactBox h2, .glamBox h2 {
	font-size: 61px;
	line-height: 57px;
	width: 346px;
}
.glamBox h4 {
	font-size: 33px;
}
.contactBox h2::before, .glamBox h2::before {
	padding-bottom: 0px;
	margin-bottom: -6px;
}
.glamBox.row {
	padding: 20px 11%;
}
.textBox, .boxA, .boxB {
	margin: 0;
	padding: 0;
}
ul.sideB, ul.sideA {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	-moz-flex-flow: wrap;
	-webkit-flex-flow: wrap;
	flex-flow: wrap;
}
ul.sideB li, ul.sideA li {
	width: 100%
}
ul.sideB li:nth-of-type(1), ul.sideA li:nth-of-type(1) {
	order: 2;
}
ul.sideB li:nth-of-type(2), ul.sideA li:nth-of-type(2) {
	order: 1;
}
ul.picBox1 {
	position: absolute;
	bottom: 0;
}
	
.about ul.picBox1 { 
	bottom: auto;
	top: 0;
}	
	
ul.picBox1.sideA li {
	text-align: right;
}
ul.picBox1.sideB li:nth-of-type(2) > img, ul.picBox1.sideA li:nth-of-type(2) > img {
	width: 60%;
}
.sparkBox {
	display: block
}
.sparkBox li:nth-of-type(2) {
	float: right;
}
.sparkBox li:nth-of-type(1) {
	float: left;
}
.sparkBox li {
	display: inline-block;
	width: 15%;
}
.textBox p {
	padding: 0 19px;
}
.row.islandBox {
	padding: 26px 1%;
}
.islandBox li {
	display: inline-block;
	width: 32%;
	vertical-align: top;
}
.row.footer {
	padding: 26px 0;
}
.botNav li {
	display: inline-block;
}
.botNav a {
	padding: 0 15px;
}
.glamBox p {
	font-size: 14px;
	line-height: 19px;
}
.glamBox h2 {
	font-size: 46px;
	line-height: 45px;
	width: 250px;
	margin-right: 51px;
	padding-right: 0;
	margin-bottom: 130px;
	float: left;
}
.row.islandBox {
	background-image: url(../images/islandA.jpg);
}
.row.footer {
	/*background-position: 0px 714px;*/
}
	
.tel {
    font-size: 20px;
}	
.logo { 
    height: 99px; 
}	
	
.glamBox.accordian h2 {
    margin-bottom: 19px;
}	
.glamBox.rollshutter h2 { 
    margin-bottom: 214px; 
}
	

.productShop p {
    font-size: 12px;
    line-height: 16px;
    padding: 5px 17px;
}	
.pNumber {
    width: auto; 
}	
	
.sBoxs {
    float: right;
    width: 50%;
}	

.tel { 
    margin-bottom: 0px;
}	
	
	
	
	.footer p.copy { 
	padding:  6%;
}	
	
	
} /*768px*/

@media only screen and (min-width:992px) {
.sparkBox li {
	width: 24%;
}
.glamBox h2 {
	margin-bottom: 87px;
}
.row.footer {
	/*background-position: 0px 919px;*/
}
.hamburger {
	display: none;
}
ul.menu {
    background-color: transparent;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    padding: 0;
    width: 100%;
    margin: 0;
    bottom: 8px;
    top: unset;
	 text-align: center;
 
}

ul.topMenu li,	
ul.menu li {
    display: inline-block;
}	
ul.topMenu li a,	
ul.menu li a {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 7px;
	text-decoration: none;
}

ul.topMenu {
    display: block;
    float: right;
    margin-top: 9px;
}
 
img.iconMb {
    width: 65px;
    padding: 6px 0;
}  
	

ul.topMenu li a {
    font-size: 10px; 
    padding: 0 4px;  
}	
	
.menu, .menu.slide {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}	
.glamBox.rollshutter h2 {
    margin-bottom: 141px;
}
	

.productShop p {
    font-size: 15px;
    line-height: 19px;
    padding: 5px 17px;
}	
	
} /*992px*/

@media only screen and (min-width: 1024px) {
.row.islandBox {
	background-image: url(../images/islandB.jpg);
}
.glamBox h2 {
	margin-bottom: 55px;
}
.row.secBox p {
	font-size: 14px;
}
.addressBox p {
	line-height: 27px;
	margin-bottom: 6px;
	font-size: 23px;
}
.pNumber .tel {
	font-size: 21px;
}
.pNumber::before {
	transform: scale(1);
}
.row.footer {
	/*background-position: 0px 937px;*/
}
	
ul.menu li a {
    font-size: 13px; 
    padding: 0px 6px; 
}	
ul.topMenu li a {
    font-size: 11px; 
}	

.productShop p {
    font-size: 15px;
    line-height: 21px;
    padding: 5px 17px;
}	
	
} /*1024px*/

@media only screen and (min-width: 1200px) {
.row.content {
	margin: 16px 4%;
}
.row.sec .col-12.col-md-4 {
	padding: 0;
	margin: 0;
}
.glamBox h2 {
	font-size: 54px;
	line-height: 55px;
	width: 304px;
	margin-bottom: 6px;
}
.row.contactBox {
	padding: 20px 10%;
}
.row.footer {
	/*background-position: 0px 1105px;*/
}
	
ul.menu li a {
    font-size: 15px; 
}	

ul.topMenu li a {
    font-size: 13px;
}	
.glamBox.rollshutter h2 {
    margin-bottom: 70px;
}
	
	
} /*1200px*/

@media only screen and (min-width: 1280px) {
.content p {
	font-size: 19px;
}
.content h2 {
	font-size: 34px;
}
.row.content {
	margin: 36px 3%;
}
.sparkBox li {
	display: inline-block;
	width: 25%;
}
.glamBox h2 {
	margin-bottom: 47px;
}
	
	
ul.menu li a {
    font-size: 16px; 
}	
	
.productShop p {
    font-size: 19px;
    line-height: 25px;
    padding: 12px 17px;
}	
} /*1280px*/



@media only screen and (min-width: 1536px) {
.glamBox p {
    font-size: 17px;
    line-height: 24px;
}
ul.productShop.row {
    padding: 10px 8%;
}
	
	
.glamBox.rollshutter h2 {
    margin-bottom: 78px;
}
	
 
.row.footer {
    /*background-position: 0px 1371px;*/
}	
	
}   /*1536px*/

@media only screen and (min-width: 1920px) {
.row.content {
	margin: 36px 11%;
}
.row.secBox {
	padding: 22px 25%;
}
.row.islandBox {
	padding: 42px 22%;
}
.glamBox h2 {
	font-size: 65px;
	line-height: 74px;
	width: 500px;
	margin-bottom: 50px;
}
.glamBox h4 {
	font-size: 47px;
}
.row.contactBox {
	padding: 20px 13%;
}
.glamBox.row {
	padding: 20px 14%;
}
.glamBox p {
	font-size: 22px;
	line-height: 27px;
}
.row.footer {
	/*background-position: 0px 1665px;*/
}
	
ul.menu li a {
    font-size: 21px;
    padding: 0px 22px;
}	
ul.topMenu li a {
    font-size: 15px;
}

	
.productShop p {
    font-size: 21px;
    line-height: 29px;
    padding: 6px 17px;
}	
} /*1920px*/


/*New styles*/
.d-flex {
    display: flex;
}
.align-center {
    align-items: center;
}
.justify-left-sm {
    justify-content: flex-start;
}
.justify-right-sm {
    justify-content: flex-end;
}
.justify-center-sm {
    justify-content: center;
}
.text-bold {
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-size: 21px;
    line-height: 30px;
}
.b-text {
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
}
#readMoreModal .modal-body {
    padding: 100px 60px;
}
#readMoreModal .close {
    position: absolute;
    top: 5px;
    right: 15px;
    font-weight: 100;
    font-size: 40px;
    color: #0372ff;
}

@media only screen and (max-width: 991px) {
    .b-text {
        font-size: 16px;
        line-height: 1.4;
    }
}
@media only screen and (max-width: 768px) {
    #readMoreModal .modal-body {
        padding: 40px 20px;
    }
}
@media only screen and (max-width: 575px) {
    .justify-center {
        justify-content: center;
    }
    .text-bold {
        font-size: 16px;
        line-height: 1.4;
    }
    .text-bold br {
        display: none;
    }
    .b-text {
        font-size: 14px;
        line-height: 1.2;
    }
}