html, body { margin: 0; overflow-x: hidden; }
html { -webkit-text-size-adjust: none; }
*{ margin:0; padding:0}
:focus{ outline:none}
img, fieldset{ border:none;}
a{ text-decoration:none!important;}
body{ font-family:'Open Sans', Arial, Helvetica, sans-serif; font-weight: 400; background-color:#ffffff}

.main-body{ float:left; width:100%; background-color: #ffffff; }
.wrapper{ margin:0 auto; width:1400px}
.wrapper-free{ margin:0 auto; width:1400px}



header{ float:left; width:100%; background-color: #2a6c67; padding:0px; position:relative; z-index:99; overflow: hidden; }

p.header-subtext { text-align: center; font-size: 22px!important; color: #ff0000!important; margin-top: -50px; margin-bottom: 50px; }

.phone { float: left; width: 50%; font-size: 16px; font-weight: 400; color: #ffffff; height: 26px; margin: 9px 0; }
.phone span { color: #fcb627!important; font-weight: 600!important; font-size: 20px; }
.phone a { color: #fcb627!important; font-weight: 600!important; font-size: 20px;}
.top-nav { float: left; width: 50%; text-align: right; margin: 12px 0; height: 23px; }
.top-nav ul { display: block; float: right; margin: 0px; padding: 0px; }
.top-nav ul li { display: block; float: left; padding: 0px; margin: 0px; width: auto; }
.top-nav ul li img.divide { padding: 2px 0 0 0; }
.top-nav ul li a { font-family: 'Open Sans'; font-weight: semibold; font-size: 14px; text-transform: uppercase; color: #ffffff; font-weight: 400;}
.top-nav ul li a:hover { color: #fcb627; }
.top-nav ul li.social a{ color: #fcb627!important;}
.top-nav ul li.social a:hover { color: #ffffff!important;}

.logo { float: left; width: 40%; background-color: #ffffff; margin: 0; height: 114px; text-align: center; vertical-align: middle; padding: 0; }
.logo img { width: 100%; }
nav { float: right; width: 60%; margin: 0; }
nav ul { display: block; float: right; width: 100%; margin: 0px; padding: 48px 0px;}
nav ul li { display: block; float: right; width: auto; margin: 0 0 0 1%; background-color: #ffffff; text-align: center; padding: 0 0 0 5px;}
nav ul li a { font-size: 14px; text-transform: uppercase; color: #2a6c67; font-family: 'Open Sans'; font-weight: 700; padding: 10px; min-width: 70px!important; border: 2px solid #ffffff;}
nav ul li a:hover { color: #fcb627; border: 2px solid #fcb627;}
nav ul li a.pricing { color: #fcb627; border: 2px solid #fcb627; }
nav ul li a:hover.pricing { background-color: #fcb627; color: #ffffff; }

label {cursor: pointer; display: none;}
#menu-toggle {display: none; }
#menu {  display: none; margin: 77px 0 0 0; }
#menu-toggle:checked + #menu {  display: none;}


.teal-bar { float:left; width:100%; background-color: #38464f; margin: -1px 0 0 0;}
.teal-left { float: left; width: 66%; text-align: right; font-size: 28px; color: #ffffff; padding: 33px 2% 33px 0; }
.teal-right { float: left; width: 32%; text-align: center; background-color: #2a6c67; padding: 0px; }
.teal-right img { width: 100%; }

.callout-row { float: left; width: 100%; background-color: #ffffff; margin: 95px 0 0 0;}
.callout { float: left; width: 21%; text-align: center; padding: 0 2% 95px 2%; }
.callout h2 { font-size: 24px; font-weight: 600; color: #38464f; padding: 25px 0; }
.callout p { font-size: 16px; color: #888888; padding: 0 0 40px 0; margin: 0px; line-height: 26px; min-height: 155px; }
.callout span { font-weight: 600; color: #2a6c67; }
.callout img { }
.callout a { color: #fcb627; font-weight: 600; }
.callout a:hover { color: #2a6c67; }


.preview { float: left; width: 100%; background-color: #f2f2f2; padding: 95px 0 0 0; }
.preview-title { width: 60%; padding: 0 20%; text-align: center; color: #3b8680;  }
.preview-title h2 { font-weight: 400; font-size: 42px; line-height: 62px; padding: 0 0 30px 0; }
.preview-title h4 { font-weight: 400; font-size: 22px; color: #888888; line-height: 34px; padding: 0 0 40px 0; }
.preview-title h4 span { font-weight: 600; color: #000000; }
.preview-left { float: left; width: 23%; text-align: right; }
.preview-left .top { border-right: 3px solid #fcb627; padding: 0 25px 0 0; margin: 67% 0 0 0; }
.preview-left .top h2 { font-weight: 600; font-size: 16px; line-height: 26px; color: #3b8680; }
.preview-left .top p { font-weight: 400; font-size: 16px; line-height: 26px; color: #888888; padding: 0 0 40px 0; }
.preview-left .top a { font-weight: 600; color: #fcb627; }
.preview-left .top a:hover { color: #2a6c67; }
.preview-left .bottom { font-weight: 600; color: #3b8680; font-size: 20px; line-height: 30px; padding: 40% 0 0 30%; }
.preview-middle { float: left; text-align: center; width: 54%;  padding: 40px 0 0 0;}
.preview-middle img { width: 100%; }
.preview-right { float: right; text-align: left; width: 23%; }
.preview-right .top { border-left: 3px solid #fcb627; padding: 0 0 0 25px; margin: 20% 0 0 0; }
.preview-right .top h2 { font-weight: 600; font-size: 16px; line-height: 26px; color: #3b8680; }
.preview-right .top p { font-weight: 400; font-size: 16px; line-height: 26px; color: #888888; padding: 0 0 40px 0; }
.preview-right .top a { font-weight: 600; color: #fcb627; }
.preview-right .top a:hover { color: #2a6c67; }
.preview-right .bottom { border-left: 3px solid #fcb627; padding: 0 0 0 25px; margin: 42% 0 0 0; }
.preview-right .bottom h2 { font-weight: 600; font-size: 16px; line-height: 26px; color: #3b8680; }
.preview-right .bottom p { font-weight: 400; font-size: 16px; line-height: 26px; color: #888888; padding: 0 0 40px 0; }
.preview-right .bottom a { font-weight: 600; color: #fcb627; }
.preview-right .bottom a:hover { color: #2a6c67; }

.preview-small-image { display: none; }
.preview-small-image img { width: 100%; }
.preview-small-image .article1 { position: realtive; background-color: #000000; border: 1px solid #000000; width: 80%; top: 10%;  }
.preview-small-image .article2 { position: absolute; border: 1px solid #000000; width: 80%; height: 11%; margin-top: 27%;  margin-left: 5%; }
.preview-small-image .article3 { position: absolute; border: 1px solid #000000; width: 80%; height: 11%; margin-top: 34%;  margin-left: 5%; }
.preview-small-image .article4 { position: absolute; border: 1px solid #000000; width: 80%; height: 11%; margin-top: 42%;  margin-left: 5%; }

.preview-small-view-text { display: none; }
.preview-small-view-text h2 { font-weight: 600; font-size: 16px; line-height: 26px; color: #3b8680; padding: 0;  }
.preview-small-view-text p { font-weight: 400; font-size: 16px; line-height: 26px; color: #888888; padding: 0 10% 40px 10%; }
.preview-small-view-text a { font-weight: 600; color: #fcb627; }
.preview-small-view-text a:hover { color: #2a6c67; }
.preview-small-view-text h3 { font-weight: 600; color: #3b8680; font-size: 20px; line-height: 30px; padding: 60px 0 0 0; }
.preview-small-view-text img { width: 9%; padding: 60px 0 10px 0; }



.pricing-row { float: left; width: 100%; background-color: #3b8680; padding: 55px 0 0 0; }
.pricing-title { width: 100%; float: left; text-align: center; }
.pricing-title h2 { font-size: 52px; font-weight: 300; color: #ffffff; padding: 0 0 20px 0; }
.pricing-button { float: left; width: 29%; margin: 0 2%; text-align: center; height: auto; }
.pricing-button h4 { font-size: 28px; font-weight: 600; color: #92b6b3; padding: 0 0 10px 0; }
.pricing-button-color { float: left; width: 100%; height: auto; background-color: #38464f; }
.pricing-button-color img { width: 100%; height: auto; }
.pricing-button a.button { background-color: #38464f; height: auto;}
.pricing-button a.button .pricing-button-color:hover { background-color: #232b31;}
.pricing-closing { float: left; width: 100%; text-align: center; }
.pricing-closing h3 { font-size: 32px; color: #38464f; font-weight: 600; padding: 20px 0 55px 0; }

.testimonials { float: left; width: 100%; background-color: #ffffff; }
.testimonials-small { display: none; }
.testimonials-xsmall { display: none; }



.ss { float: left; width: 100%; background: url( '../images/social-background.jpg' ) top center no-repeat; background-color: #f2f2f2; }

.ss-list { float: left; width: 26%; margin: 23% 0 0 0; text-align: right; }
.ss-list-main { float: left; width: 79%; padding: 0 5% 0 0; border-right: 3px solid #fcb627; text-align: right; }
.ss-list-main h4 { font-size: 16px; color: #2a6c67; font-weight: 600; padding: 0 0 30px 0; }
.ss-list-main p { font-size: 16px; color: #888888; font-weight: 400; line-height: 26px;}
.ss-list-left { float: left; width: 50%; text-align: right; }
.ss-list-right { float: left; width: 50%; text-align: right; }
.ss-list-bar { float: left; width: 15%; padding: 15% 0 0 0; }
.ss-list-bar img { width: 100%; }

.ss-left { float: left; width: 35%;  padding: 8% 0 0 0; }
.ss-left h2 { font-size: 42px; color: #3b8680; font-weight: 400; padding: 0 0 30px 0; }
.ss-left h3 { font-size: 22px; color: #888888; font-weight: 400; padding: 0 0 30px 0; }
.ss-left p { font-size: 16px; line-height: 26px; color: #888888; font-weight: 400; padding: 0 0 50px 0; }
.ss-left a { font-weight: 600; color: #fcb627; padding: 10px 20px; border: 2px solid #fcb627; }
.ss-left a:hover { color: #2a6c67; border: 2px solid #2a6c67; }
.ss-right { float: left; width: 39%; padding: 0; }
.ss-right img { height: 100%; align: left; }


.vacation-banner { float: left; width: 100%; background-color: #38464f; height: 200px;}
.vacation-banner .banner-left { float: left; width: 50%; height: 200px; background: url( '../images/vacation.jpg' ) right no-repeat; }
.vacation-banner .banner-left img { width: 100%; }
.vacation-banner .banner-right { float: left; width: 50%; height: 200px; }
.vacation-banner .banner-right .banner-right-dark { float: left; width: 285px; text-align: center; padding: 30px; }
.vacation-banner .banner-right .banner-right-dark h2 { font-size: 32px; color: #ffffff; font-weight: 300; padding: 20px; margin: 0; }
.vacation-banner .banner-right .banner-right-dark a { font-size: 16px; color: #fcb627; font-weight: 600; }
.vacation-banner .banner-right .banner-right-dark a:hover { color: #ffffff; }
.vacation-banner .banner-right .banner-right-light { float: left; width: 245px; background-color: #3b8680; height: 100px;  padding: 50px; }
.vacation-banner .banner-right .banner-right-light p { font-size: 16px; color: #ffffff; font-weight: 400; line-height: 26px; }
.vacation-banner .banner-right .banner-right-light a { color: #fcb627; }
.vacation-banner .banner-right .banner-right-light a:hover { color: #ffffff; }

.pricing-footer { float: left; width: 100%; background-color: #ffffff; text-align: center; margin: 10px 0 70px 0; }
.pricing-footer h2 { font-size: 40px; color: #3b8680; font-weight: 300; margin: 0px; padding: 50px 0; }
.option-row .solo { float: none; display: inline; margin: 0 3px; }
.option-row .solo a { font-weight: 600; color: #ffffff; font-size: 16px; padding: 10px 62px;  background-color: #01948e;  }
.option-row .solo a:hover { background-color: #2a6c67; }
.option-row .annual { float: none; display: inline; display: inline; margin: 0 3px; }
.option-row .annual a { font-weight: 600; color: #ffffff; font-size: 16px; padding: 10px 35px;  background-color: #32414a;  }
.option-row .annual a:hover { background-color: #1f282e; }
.option-row .split { float: none; display: inline; display: inline; margin: 0 3px; }
.option-row .split a { font-weight: 600; color: #ffffff; font-size: 16px; padding: 10px 13px;  background-color: #fcb627;   }
.option-row .split a:hover { background-color: #fc9f27; }
.option-row { float: none; width: 100%; margin: 0px auto; text-align: center; position-relative; }


.button {  display: inline;  }


footer { float: left; width: 100%; background-color: #f2f2f2; text-align: center; padding: 15px 0;}

.bottom-nav { float: right; width: 40%; text-align: right; height: 23px;}
.bottom-nav ul { display: block; float: right; margin: 0px; padding: 0px; }
.bottom-nav ul li { display: block; float: right; width: auto; margin: 0; padding: 0 0 0 5px; }
.bottom-nav ul li a { font-size: 14px; color: #3b8680; }
.bottom-nav ul li a:hover { color: #32414a;}
.bottom-nav ul li.social a{ color: #fcb627!important;}
.bottom-nav ul li.social a:hover { color: #01948e!important;}

.copyright { float: left; width: 60%; margin: 0; color: #38464f; font-size: 14px; text-align: left; }
.copyright a { font-weight: 600; color: #01948e;}
.copyright a:hover { color: #333333; }

.body-container { float:left; width:100%; background-color: #ffffff; border-top: 1px solid #eeeeee; padding: 0; }
.body-container .page-title h1 { font-size: 62px; text-align: center; color: #fcb627; font-weight: 300; padding: 0 0 40px 0;}
.body-container .page-title p { font-size: 18px; color: #888888; font-weight: 400; line-height: 28px; text-align: center; }
.body-container .page-title p a { font-weight: 600; color: #fcb627; }
.body-container .page-title p a:hover { color: #2a6c67; }
.body-container .page-title p span { color: #000000; font-weight: 600; }
.body-container .content p { font-size: 18px; color: #888888; font-weight: 400; line-height: 28px; text-align: center; }

.main-video { float: left; width: 100%; }
.main-video img { width: 100%; }
.main-video .video-area { position: absolute; margin: 25px auto; width: 100%; padding: 0 0 0 112px; }
.main-video .video-area img { width: 1170px; }
.main-video .video-area-small { display: none; }
.main-video .video-area-smaller { display: none; }
.main-video .video-area-smallest { display: none; }
.main-video .video-area-mobile { display: none; }
.main-video .video-area-phone { display: none; }

.light-background { float: left; width: 100%; background-color: #f2f2f2; }
.white-background { float: left; width: 100%; background-color: #ffffff; }
.dark-background { float: left; width: 100%; background-color: #38464f; }
.yellow-background { float: left; width: 100%; background-color: #fcb627; }
.content { float: left; width: 100%; margin: 95px 0; }
.page-title { float: left; width: 100%; margin: 95px 0 0 0; }
.dark-background .content { float: left; width: 100%; margin: 35px 0; }
.yellow-background .content { float: left; width: 100%; margin: 35px 0; }
.content h2 { font-size: 42px; font-weight: 400; color: #3b8680; text-align: center; width: 100%; padding: 0 0 30px 0;}
.content h2.white { color: #ffffff; padding: 0 0 15px 0; }
.content h3 { font-size: 22px; font-weight: 400; color: #888888; text-align: center; width: 100%; padding: 0 0 40px 0; }
.content h3.white { color: #ffffff; padding: 0; }
.white-background p { font-size: 18px; color: #888888; font-weight: 400; line-height: 28px; text-align: center; }
.content p a { font-weight: 600; color: #fcb627; }
.content p a:hover { color: #2a6c67; }
.content p { font-size: 18px; font-weight: 400; line-height: 28px; color: #888888; }
.content img.ceo { width: 21%; float: left; padding: 0 3% 1% 0; }
.content p.ceo-text { padding: 0 0 32px 0; }
.content p.ceo-text span { font-weight: 600; color: #000000; }
.content .john { margin: 0 7%; }


.accordion, .accordion* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.accordion { overflow: hidden; background-color: #f2f2f2; text-align: center; }
.accordion-section { width: 90%; margin: 0 5%; }
.accordion-section-title { width: 90%; padding: 15px 15px 15px 50px; display: inline-block; border: 2px solid #fcb627; transition: all linear 0.15s; font-size: 20px; color: #fcb627; font-weight: 600; margin: 0 0 10px 0; text-align: left; background: url( '../images/plus.gif' ) left no-repeat; }
.accordion-section-title.active, .accordion-section-title:hover { background-color: #fcb627; text-decoration: none; color: #ffffff;  }
.accordion-section-title.active { background: url( '../images/minus.gif' ) left no-repeat; background-color: #fcb627; }
.accordion-section-title:hover { background: url( '../images/plus-white.gif' ) left no-repeat; background-color: #fcb627; }
.accordion-section:last-child .accordion-section-title {  }
.accordion-section-content { padding: 15px 50px; display: none; text-align: left!important; width: 90%; }
.accordion-section-content p { font-size: 18px; color: #888888; font-weight: 400; line-height: 28px; padding: 0 0 30px 0;}
.accordion-section-content p span { font-weight: 600; color: #000000; }
.accordion-section-content li span { font-weight: 600; color: #000000; }
.accordion-section-content li span.red { font-weight: 400!important; color: #ff0000!important; }
.accordion-section-content p span.red { font-weight: 400!important; color: #ff0000!important; }
.accordion-section-content ul { font-size: 18px; color: #888888; font-weight: 400; line-height: 28px; margin: 0 0 30px 50px; }
.accordion-section-content ul li {}
.accordion-section-content ol { margin: 0 0 0 30px; color: #888888; }
.article { width: 70%; float: left; min-height: 50px; margin: 0 15% 10px 15%; text-align: left }
.article p { text-align: left; }
.article-image { float: left; width: 50px; height: 50px; text-align:center; margin: 0 20px 0 0; }
.accordion-section-content .column2 img { width: 100%; margin: 0 0 20px 0; }
.accordion-section-content .column1 { float: left; width: 100%; }
.accordion-section-content .column1 img { width: 100%; margin: 0 0 20px 0; }



.content .column2 { float: left; width: 46%; margin: 0 2%;  }
.content .column2 p { font-size: 18px; color: #888888; font-weight: 400; line-height: 28px; text-align: center; padding: 20px 0; }
.content .column2 p span { font-weight: 600; }
.content h5 { font-size: 16px; font-weight: 600; color: #000000; text-align: center; }

.social-top-left { float: left; width: 46%; text-align: right; margin: 0 4% 0 0;}
.social-top-right { float: left; width: 50%; text-align: center;  }
.social-top-left h2 { font-size: 42px; color: #3b8680; line-height: 52px; font-weight: 400; margin: 10% 0 0 0; }
.social-top-left h4 { font-size: 20px; font-weight: 400; color: #888888; line-height: 32px;}
.social-top-left h3 { font-size: 32px; color: #f3ae35; font-weight: 400; line-height: 42px; }
.social-top-left h5 { font-size: 24px; color: #000000; font-weight: 600; line-height: 34px; }

.weekdays-background { top-margin: -95px; }
.days { float: left; width: 18%; margin: 0 1% 40px 1%; text-align: center; min-height: 300px; }
.days h4 { font-size: 24px; color: #000000; font-weight: 600; text-align: center; }
.days p { font-size: 18px; color: #888888; font-weight: 400; line-height: 28px; text-align: center; }
.days p span { font-weight: 600; color: #3b8680; }
.days img { padding: 0 0 30px 0; }

.check-icon { float: left;  width: 10%; }
.check-icon img { width: 100%; }
.check-icon-text { float: left; width: 86%; text-align: left; margin: 0 0 40px 4%;  }
.check-icon-text h5 { color: #000000; font-size: 24px; line-height: 34px; font-weight: 600; text-align: left; }
.check-icon-text p { color: #888888; font-size: 18px; line-height: 28px; font-weight: 400; text-align: left; padding: 0 0 30px 0; }
.check-icon-text h2 { text-align: left; padding: 0px; }

.pricing-original { float: left; width: 100%; text-align: center; }
.pricing-original p { font-size: 22px; font-weight: 400; color: #888888; line-height: 32px; text-align: center; margin: 0 10%; }
.pricing-original p span { font-weight: 600; }

.pricing-original-right {float: right; width: 48%; text-align: left; margin: 95px 0 0 2%; }
.pricing-original-right h2 { font-size: 42px; color: #3b8680; line-height: 52px; font-weight: 400; }
.pricing-original-right h3 { font-size: 32px; color: #f3ae35; font-weight: 400; line-height: 42px; }
.pricing-original-left { float: right; width: 50%; margin: 95px 0 0 0; }
.pricing-original-left img { width: 100%; }

.pricing-one { float: left; background-color: #f2f2f2; width: 29.3%; padding: 95px 2%; text-align: center;}
.pricing-one h2 { font-size: 36px; color: #3b8680; font-weight: 600; padding: 40px 0; }
.pricing-one h3 { font-size: 20px; color: #00000; font-weight: 600; line-height: 32px; }
.pricing-one h3 span { font-weight: 300; }
.pricing-one h4 { font-size: 20px; color: #888888; font-weight: 400; line-height: 32px;  padding: 0 0 40px 0; }
.pricing-one p { font-size: 18px; color: #888888; font-weight: 400; line-height: 28px; padding: 0 0 40px 0; }
.pricing-one p.note { font-size: 14px; line-height: 24px; }
.pricing-one img { width: 50%; }
.pricing-one a { font-weight: 600; color: #ffffff; font-size: 16px; padding: 10px 42px;  background-color: #01948e;  }
.pricing-one a:hover { background-color: #2a6c67; }
.pricing-two { float: left; background-color: #eaeaea; width: 29.4%; padding: 95px 2%; text-align: center; }
.pricing-two h2 { font-size: 36px; color: #38464f; font-weight: 600; padding: 40px 0; }
.pricing-two h3 { font-size: 20px; color: #00000; font-weight: 600; line-height: 32px; }
.pricing-two h3 span { font-weight: 300; }
.pricing-two h4 { font-size: 20px; color: #888888; font-weight: 400; line-height: 32px; padding: 0 0 40px 0;}
.pricing-two p { font-size: 18px; color: #888888; font-weight: 400; line-height: 28px; padding: 0 0 40px 0; }
.pricing-two p.note { font-size: 14px; line-height: 24px; }
.pricing-two img { width: 50%; }
.pricing-two a { font-weight: 600; color: #ffffff; font-size: 16px; padding: 10px 20px;  background-color: #32414a;  }
.pricing-two a:hover { background-color: #1f282e; }
.pricing-three { float: left; background-color: #f2f2f2; width: 29.3%; padding: 95px 2%; text-align: center; }
.pricing-three h2 { font-size: 36px; color: #fcb627; font-weight: 600; padding: 40px 0; }
.pricing-three h3 { font-size: 20px; color: #00000; font-weight: 600; line-height: 32px; }
.pricing-three h3 span { font-weight: 300; }
.pricing-three h4 { font-size: 20px; color: #888888; font-weight: 400; line-height: 32px; padding: 0 0 40px 0;}
.pricing-three p { font-size: 18px; color: #888888; font-weight: 400; line-height: 28px; padding: 0 0 40px 0; }
.pricing-three p.note { font-size: 14px; line-height: 24px; }
.pricing-three img { width: 50%; }
.pricing-three a { font-weight: 600; color: #ffffff; font-size: 16px; padding: 10px 20px;  background-color: #fcb627;  }
.pricing-three a:hover { background-color: #fc9f27; }

.realtor-left { float: left; width: 42%; margin: 95px 4% 0 4%;}
.realtor-right { width: 100%; }
.realtor-right { float: left; width: 46%; margin: 95px 2% 0 2%; }
.realtor-left p { font-size: 18px; color: #888888; font-weight: 400; line-height: 28px; text-align: left;  padding: 0 0 32px 0;  }
.realtor-left p span { font-weight: 600; color: #000000; }
.realtor-left h2 { font-size: 42px; color: #3b8680; font-weight: 400; line-height: 52px; padding: 0 0 40px 0; }
.realtor-left ul { list-style-type: circle; color: #fcb627; margin: 0 0 0 24px; font-size: 24px;}

.aboutus { float: left; width: 100%; }
.about-top { float: left; width: 90%; text-align: center; margin: 0 5%; }
.about-top  h2 { text-align: center; font-size: 42px; color: #3b8680; font-weight: 400; padding: 0 0 40px 0; }
.about-top  p {  text-align: center; font-size: 22px; color: #888888; font-weight: 400; }
.aboutus img { width: 100%; }

.sick-care { float: left; width: 100%; background: url( '../images/about-background.jpg' ) bottom left no-repeat; background-color: #f2f2f2; }
.sick-care-left { float: left; width: 50%; }
.sick-care-right { float: left; width: 46%; margin: 95px 4% 95px 0; text-align: left; }
.sick-care-right h2 { font-size: 42px; line-height: 52px; font-weight: 400; color: #3b8680; padding: 0 0 40px 0; }
.sick-care-right ul { list-style-type: circle; color: #fcb627; margin: 0 0 0 24px; font-size: 24px; }
.sick-care-right p { font-size: 18px; color: #888888; font-weight: 400; line-height: 28px; text-align: left;  padding: 0 0 32px 0;  }
.sick-care-right p span { font-weight: 600; color: #000000; }

.articles { margin: 0 10%; text-align: center; }
.articles p { padding: 0 0 40px 0; }
.articles p span { color: #000000; font-weight: 600; }
.articles a { font-weight: 600; color: #fcb627; padding: 10px 20px; border: 2px solid #fcb627; }
.articles a:hover { color: #2a6c67; border: 2px solid #2a6c67; }

.all-inclusive { float: left; width: 100%; background-color: #ffffff;  }
.all-inclusive-image { float: left; width: 100%; }
.all-inclusive-image img { width: 100%; }
.all-inclusive-text { text-align: center; position: absolute; margin: 100 auto;  width: 100%; }
.all-inclusive-text h2 { font-size: 42px; color: #3b8680; padding: 0 0 40px 0; font-weight: 400; line-height: 52px; }
.all-inclusive-text p { text-align: center; margin: 0; color: #888888; font-size: 18px; }

.drfab-testimonial-image { float: left; width: 15%; margin: 5%; }
.drfab-testimonial-image img { width: 100%; }
.drfab-testimonial-text { float: left; width: 70%; margin: 5% 5% 5% 0; text-align: left; }
.drfab-testimonial-text h3 { font-size: 32px; color: #ffffff; font-weight: 400; line-height: 42px; margin: 4% 0 0 0; }
.drfab-testimonial-text h3 span { font-weight: 600; }
.drfab-testimonial-text h4 { font-size: 18px; text-transform : uppercase; font-weight: 400; color: #fcb627; }

.adults-only { float: left; width: 49%; text-align: center; margin: 0 1% 0 0; }
.adults-only h3 { color: #000000; padding: 20px 0; font-weight: 600; }
.adults-only h3 span { font-size: 14px; }
.couples-family { float: left; width: 49%; text-align: center; margin: 0 0 0 1%; }
.couples-family h3 { color: #000000; padding: 20px 0; font-weight: 600; }

.de-stress { float: left; width: 100%; background: url( '../images/de-stress-background.jpg' ) bottom center no-repeat; background-color: #ffffff; }
.de-stress-left { display: none; }
.de-stress-left img { width: 100%;  }
.de-stress-right { float: right; width: 50%; }
.de-stress-text { float: left; width: 600px; padding: 95px 50px 60px 50px; text-align: left; }
.de-stress-text h2 { font-size: 42px; color: #3b8680; font-weight: 400; line-height: 52px; padding: 0 0 40px 0; }
.de-stress-text p { font-size: 18px; line-height: 28px; color: #888888; font-weight: 400; padding: 0 0 32px 0; text-align: left; }
.de-stress-text p span { font-weight: 600; color: #000000; }
.de-stress-text a {  font-weight: 600; color: #fcb627; }
.articles a:hover { color: #2a6c67; }

.manager { float: left; width: 100%; text-align: center; margin: 95px 0 60px 0; }
.manager h2 { font-size: 42px; font-weight: 400; color: #3b8680; line-height: 52px; padding: 0 0 40px 0; }
.manager p { font-size: 18px; color: #888888; font-weight: 400; line-height: 28px; padding: 0 0 30px 0; }
.manager h4 { font-size: 28px; color: #000000; font-weight: 600; }
.manager p span { font-weight: 600; color: #000000; }
.manager a { font-weight: 600; color: #fcb627; }
.articles a:hover { color: #2a6c67; }

.resort-left1 { float: left; width: 34%; }
.resort-left1 img { width: 100%; }
.resort-right-one { float: left; width: 30%; text-align: left; padding: 0 0 0 3%; }
.resort-right-one p { padding: 0 0 30px 0; text-align: left; }
.resort-right-one p span { font-weight: 600; color: #000000; }

.resort-right-two { float: left; width: 30%; text-align: left; padding: 0 0 0 3%; }
.resort-right-two p { padding: 0 0 30px 0; text-align: left; }
.resort-right-two p span { font-weight: 600; color: #000000; }

.resort-left { float: left; width: 50%; }
.resort-left img { width: 100%; }
.resort-right { float: left; width: 47%; padding: 0 0 0 3%; }
.resort-right p { padding: 0 0 30px 0; text-align: left; }
.resort-right p span { font-weight: 600; color: #000000; }
.resort-right iframe { height: 400px; }




@media only screen and (min-width: 1024px) and (max-width:1399px) {

.wrapper { width: 96%; padding: 0 2%; }
.wrapper-free { width: 100%; }
nav { width: 70%; }
nav ul { padding: 4% 0 ; }
nav ul li a { font-size: 12px; text-transform: uppercase; color: #2a6c67; font-family: 'Open Sans'; font-weight: 700; padding: 6px; min-width: 40px!important; border: 2px solid #ffffff;}
.logo { width: 30%; height: 100%; margin: 1% 0; }
.teal-left { font-size: 21px; padding: 2.2% 1.5% 2.2% 0; }

.callout h2 { font-size: 21px; font-weight: 600; color: #38464f; padding: 18px 0; }
.callout p { font-size: 14px; color: #888888; padding: 0 0 40px 0; margin: 0px; line-height: 24px; min-height: 100%; }




.preview-title { width: 80%; padding: 0 10%; }
.preview-title h2 { font-size: 38px; }
.preview-title h4 { font-size: 18px; }
.preview-left { width: 25%; }
.preview-middle { width: 50%; }
.preview-right { width: 25%; }
.preview-left .top { margin: 38% 0 0 0; }
.preview-left .bottom { padding: 23% 0 0 24%; font-size: 18px; line-height: 28px; }
.preview-left .top h2 { font-size: 14px; line-height: 24px; }
.preview-left .top p { font-size: 14px; line-height: 24px; }
.preview-right .top { margin: 8% 0 0 0; }
.preview-right .bottom { margin: 30% 0 0 0; }
.preview-right .top h2 { font-size: 14px; line-height: 24px; }
.preview-right .top p { font-size: 14px; line-height: 24px; }
.preview-right .bottom h2 { font-size: 14px; line-height: 24px; }
.preview-right .bottom p { font-size: 14px; line-height: 24px; }


.pricing-title h2 { font-size: 46px; }
.pricing-button h4 { font-size: 24px; }
.pricing-closing h3 { font-size: 28px; }

.ss-left { width: 35%; }
.ss-list { width: 32%;  margin: 22% 0 0 0; }
.ss-right { width: 33%; }

.ss-left h2 { font-size: 38px; }
.ss-left h3 { font-size: 18px; }
.ss-left p { font-size: 14px; line-height: 24px; }

.ss-list-main { width: 50%; margin: 0 0 0 29%; }
.ss-list-main h4 { font-size: 14px; }
.ss-list-main p { font-size: 14px; line-height: 24px; }
.ss-list-left { width: 100%; }
.ss-list-right { width: 100%; }
.ss-list-bar { width: 15%; padding: 20% 0 0 0; }

.vacation-banner .banner-right { }
.vacation-banner .banner-right .banner-right-dark { width: 46%; padding: 2%;  }
.vacation-banner .banner-right .banner-right-light { width: 40%; padding: 0; height: 100%!important;  }
.vacation-banner .banner-right .banner-right-light p { font-size: 14px; line-height: 24px; padding: 12%; }
.vacation-banner .banner-right .banner-right-dark h2 { font-size: 27px; padding: 50px 20px 20px 20px; }

.pricing-footer h2 { font-size: 28px; }

.main-video .video-area-small { display: block; position: absolute; margin: 1.5% 7% 20% 7.5%; width: 80.5%; padding: 0px; background-color: #000000; }
.main-video .video-area { display: none; }
.main-video .video-area img { width: 100%; }
.main-video img { width: 100%; height: 590px}



.pricing-one h2 { font-size: 28px; }
.pricing-two h2 { font-size: 28px; }
.pricing-three h2 { font-size: 28px; }
.pricing-two { min-height: 780px; }

.sick-care-left { float: left; width: 35%; }
.sick-care-right { float: left; width: 61%; margin: 95px 4% 230px 0; text-align: left; }

.de-stress-text { float: left; width: 86%; padding: 95px 7% 60px 7%; text-align: left; }
.de-stress { float: left; width: 100%; background: url( '../images/de-stress-background-narrow.jpg' ) bottom center no-repeat; background-color: #ffffff; }

}


@media only screen and (min-width: 870px) and (max-width:1023px) {

.wrapper { width: 96%; padding: 0 2%; }
.wrapper-free { width: 100%; }

nav { width: 100%; text-align: center; }
nav ul { padding: 0 0 4% 0 ; position: relative; right: 14%; }
nav ul li a { font-size: 12px; text-transform: uppercase; color: #2a6c67; font-family: 'Open Sans'; font-weight: 700; padding: 6px; min-width: 40px!important; border: 2px solid #ffffff;}
.logo { width: 100%; height: 100%; margin: 1% 0 0 0; text-align: center; }
.logo img { width: 40%; }

.teal-left { font-size: 18px; padding: 2.2% 1.5% 2.2% 0; }

.callout { float: left; width: 44%; text-align: center; padding: 0 3% 95px 3%; }
.callout h2 { font-size: 21px; font-weight: 600; color: #38464f; padding: 18px 0; }
.callout p { font-size: 14px; color: #888888; padding: 0 0 40px 0; margin: 0px; line-height: 24px; min-height: 100px!important; }




.preview-title { width: 90%; padding: 0 5%; }
.preview-title h2 { font-size: 38px; }
.preview-title h4 { font-size: 18px; }

.preview-left { display: none; }
.preview-middle { display: none; }
.preview-right { display: none; }

.preview-small-image { display: block; float: left; text-align: center; width: 100%;  padding: 40px 0 0 0;}
.preview-small-view-text { display: block; text-align: center; background-color: #e1e1e1; float: left; width: 100%; padding: 0 0 60px 0; }


.pricing-title h2 { font-size: 48px; }
.pricing-button { float: left; width: 60%; margin: 0 20% 4% 20%; text-align: center; }
.pricing-button h4 { font-size: 28px; }
.pricing-closing h3 { font-size: 24px; }

.ss-left { width: 100%; text-align: center; }
.ss-list { width: 50%;  margin: 36% 0 0 0; }
.ss-right { width: 50%; }
.ss-list-bar { padding: 10% 0 0 0; }

.vacation-banner { float: left; width: 100%; background-color: #38464f; height: 400px;}
.vacation-banner .banner-left { float: left; width: 100%; height: 200px; background: url( '../images/vacation.jpg' ) right no-repeat; }

.vacation-banner .banner-right { width: 100%; }
.vacation-banner .banner-right .banner-right-dark { width: 46%; padding: 2%;  }
.vacation-banner .banner-right .banner-right-light { width: 40%; padding: 0; height: 100%!important;  }
.vacation-banner .banner-right .banner-right-light p { font-size: 16px; line-height: 26px; padding: 12%; }
.vacation-banner .banner-right .banner-right-dark h2 { font-size: 32px; padding: 50px 20px 20px 20px; }

.option-row .solo { display: block; margin: 0 18% 10px 18%; }
.option-row .annual { display: block; margin: 0 18% 10px 18%;  }
.option-row .split { display: block; margin: 0 18%;}

.main-video .video-area-smaller { display: block; position: absolute; margin: 1.5% 7% 20% 7.5%; width: 80.5%; padding: 0px; background-color: #000000; }
.main-video .video-area img { width: 100%; }
.main-video .video-area { display: none; }
.main-video .video-area-small { display: none;}
.main-video img { width: 100%; height: 480px}

.pricing-original-right h2 { font-size: 32px; line-height: 42px;  }
.pricing-original-right h3 { font-size: 24px; line-height: 32px; }

.pricing-one { float: left; width: 96%; }
.pricing-two { float: left; width: 96%; }
.pricing-three { float: left; width: 96%; }
.pricing-one img { width: 25%;}
.pricing-two img { width: 25%;}
.pricing-three img { width: 25%; }

.realtor-left { width: 92%; }
.realtor-right { width: 96%; text-align: center; }

.sick-care-left { float: left; width: 35%; }
.sick-care-right { float: left; width: 61%; margin: 95px 4% 230px 0; text-align: left; }

.all-inclusive-text { float: left; width: 94%; margin: 0px 3%; position: relative; }

.drfab-testimonial-text h3 { margin: 0px;  }

.adults-only img { width: 100%; }
.couples-family img { width: 100%; }

.de-stress-text { text-align: center; width: 86%; padding: 95px 7% 60px 7%; }
.de-stress-text p { text-align: center; }
.de-stress { float: left; width: 100%; background: none; background-color: #ffffff; }
.de-stress-left { display: block; float: left; width: 100%; }
.de-stress-right { float: left; width: 100%; }

.resort-left { float: left; width: 94%; margin: 0 3% 40px 3%; }
.resort-left1 { float: left; width: 94%; margin: 0 3% 40px 3%; }
.resort-right-one { float: left; width: 47%; text-align: left; padding: 0 0 0 3%; }
.resort-right-two { float: left; width: 47%; text-align: left; padding: 0 0 0 3%; }
.resort-right { float: left; width: 97%; text-align: left; padding: 0 0 0 3%; }

}



@media only screen and (min-width: 768px) and (max-width:869px) {

.wrapper { width: 96%; padding: 0 2%; }
.wrapper-free { width: 100%; }

nav { width: 100%; text-align: center; }
nav ul { padding: 0 0 4% 0 ; position: relative; right: 5%; }
nav ul li a { font-size: 12px; text-transform: uppercase; color: #2a6c67; font-family: 'Open Sans'; font-weight: 700; padding: 6px; min-width: 40px!important; border: 2px solid #ffffff;}
.logo { width: 100%; height: 100%; margin: 1% 0 0 0; text-align: center; }
.logo img { width: 50%; }

.teal-left { font-size: 15px; padding: 2.2% 1.5% 2.2% 0; }

.callout { float: left; width: 44%; text-align: center; padding: 0 3% 95px 3%; }
.callout h2 { font-size: 21px; font-weight: 600; color: #38464f; padding: 18px 0; }
.callout p { font-size: 14px; color: #888888; padding: 0 0 40px 0; margin: 0px; line-height: 24px; min-height: 100px; }

.preview-title { width: 90%; padding: 0 5%; }
.preview-title h2 { font-size: 32px; line-height: 46px; }
.preview-title h4 { font-size: 18px; }

.preview-left { display: none; }
.preview-middle { display: none; }
.preview-right { display: none; }

.preview-small-view-text { display: block; text-align: center; background-color: #e1e1e1; float: left; width: 100%; padding: 0 0 60px 0; }
.preview-small-image { display: block; float: left; text-align: center; width: 100%;  padding: 40px 0 0 0;}

.pricing-title h2 { font-size: 48px; }
.pricing-button { float: left; width: 60%; margin: 0 20% 4% 20%; text-align: center; }
.pricing-button h4 { font-size: 28px; }
.pricing-closing h3 { font-size: 24px; }

.ss-left { width: 100%; text-align: center; }
.ss-list { width: 50%;  margin: 42% 0 0 0; }
.ss-right { width: 50%; }
.ss-list-bar { padding: 10% 0 0 0; }

.vacation-banner { float: left; width: 100%; background-color: #38464f; height: 400px;}
.vacation-banner .banner-left { float: left; width: 100%; height: 200px; background: url( '../images/vacation.jpg' ) right no-repeat; }

.vacation-banner .banner-right { width: 100%; }
.vacation-banner .banner-right .banner-right-dark { width: 46%; padding: 2%;  }
.vacation-banner .banner-right .banner-right-light { width: 40%; padding: 0; height: 100%!important;  }
.vacation-banner .banner-right .banner-right-light p { font-size: 16px; line-height: 26px; padding: 12%; }
.vacation-banner .banner-right .banner-right-dark h2 { font-size: 32px; padding: 50px 20px 20px 20px; }

.option-row .solo { display: block; margin: 0 16% 10px 16%; }
.option-row .annual { display: block; margin: 0 16% 10px 16%;  }
.option-row .split { display: block; margin: 0 16%;}

.main-video .video-area-smallest { display: block; position: absolute; margin: 1.5% 7% 20% 7.5%; width: 80.5%; padding: 0px; background-color: #000000; }
.main-video .video-area img { width: 100%; }
.main-video img { width: 100%; height: 405px; }
.main-video .video-area { display: none; }
.main-video .video-area-small { display: none; }
.main-video .video-area-smaller { display: none; }

.pricing-original-right h2 { font-size: 28px; line-height: 38px;  }
.pricing-original-right h3 { font-size: 20px; line-height: 30px; }

.pricing-one { float: left; width: 96%; }
.pricing-two { float: left; width: 96%; }
.pricing-three { float: left; width: 96%; }
.pricing-one img { width: 30%;}
.pricing-two img { width: 30%;}
.pricing-three img { width: 30%; }

.realtor-left { width: 92%; }
.realtor-right { width: 96%; text-align: center; }

.sick-care-left { float: left; width: 45%; }
.sick-care-right { float: left; width: 51%; margin: 95px 4% 230px 0; text-align: left; }

.all-inclusive-text { float: left; width: 94%; margin: 0px 3%; position: relative; }

.drfab-testimonial-image { width: 30%; }
.drfab-testimonial-text { width: 55%; }
.drfab-testimonial-text h3 { margin: 0px; }

.adults-only img { width: 100%; }
.couples-family img { width: 100%; }

.de-stress-text { text-align: center; width: 86%; padding: 95px 7% 60px 7%; }
.de-stress-text p { text-align: center; }
.de-stress { float: left; width: 100%; background: none; background-color: #ffffff; }
.de-stress-left { display: block; float: left; width: 100%; }
.de-stress-right { float: left; width: 100%; }

.resort-left1 { float: left; width: 94%; margin: 0 3% 40px 3%; }
.resort-left { float: left; width: 94%; margin: 0 3% 40px 3%; }
.resort-right-one { float: left; width: 47%; text-align: left; padding: 0 0 0 3%; }
.resort-right-two { float: left; width: 47%; text-align: left; padding: 0 0 0 3%; }
.resort-right { float: left; width: 97%; text-align: left; padding: 0 0 0 3%; }

}




@media only screen and (max-width:767px) {

.wrapper { width: 96%; padding: 0 2%; }
.wrapper-free { width: 100%; }

.phone { float: right; width: 100%; text-align: right; margin: 9px 0 0 0; height: 20px; }
.top-nav { width: 100%; }

.logo { width: 100%; height: 100%; margin: 1% 0 0 0; text-align: center; }
.logo img { width: 60%; }
nav{ display:none; margin-top: 8px; width: 100%;  }


nav ul li{ display: block; background:#005596; position: relative;border-bottom: 1px dotted #fff; width: 100%; padding: 0px; margin: 0px; height: auto!important; }

nav ul li a{ background: none; width:100%;text-align:left; padding:7px 10px;  color: #ffffff; display: block; margin: 0px; }
nav ul li a:hover { background-color: #ffffff; color: #000000; }
nav ul li a.dance { background: none; width: 100%; }
nav ul li a:hover.dance { background: none; background-color: #ffffff; }
nav ul li a.music { background: none; width: 100%; }
nav ul li a:hover.music { background: none; background-color: #ffffff; }
nav ul li a.rules { background: none; width: 100%; }
nav ul li a:hover.rules { background: none; background-color: #ffffff; }
nav ul li a.about { background: none; width: 100%; }
nav ul li a:hover.about { background: none; background-color: #ffffff; }
nav ul li a.staff { background: none; width: 100%; }
nav ul li a:hover.staff { background: none; background-color: #ffffff; }

label {
  cursor: pointer; display: block; position: absolute; top: 15px; left: 15px; z-index: 3000;
}
#menu-toggle:checked + #menu {
  display: block;
}

#menu ul { display: block; z-index 4000; }
#menu ul li { display: block; }
ul li.menu-toggles a { display: block; font-size: 14px; font-weight: 600; background-color: #fcb627; color: #ffffff; padding: 10px; margin: 0 0 1px 0;}
ul li.menu-toggles a:hover { background-color: #fc9f27; }


.teal-left { font-size: 12px; padding: 2.2% 1.5% 2.2% 0; }


.callout { float: left; width: 94%; text-align: center; padding: 0 3% 95px 3%; }
.callout h2 { font-size: 21px; font-weight: 600; color: #38464f; padding: 18px 0; }
.callout p { font-size: 14px; color: #888888; padding: 0 0 40px 0; margin: 0px; line-height: 24px; min-height: 100%; }


.preview-title { width: 90%; padding: 0 5%; }
.preview-title h2 { font-size: 32px; line-height: 46px; }
.preview-title h4 { font-size: 18px; }

.preview-left { display: none; }
.preview-middle { display: none; }
.preview-right { display: none; }

.preview-small-view-text { display: block; text-align: center; background-color: #e1e1e1; float: left; width: 100%; padding: 0 0 60px 0; }
.preview-small-image { display: block; float: left; text-align: center; width: 100%;  padding: 40px 0 0 0;}

.pricing-title h2 { font-size: 48px; }
.pricing-button { float: left; width: 60%; margin: 0 20% 4% 20%; text-align: center; }
.pricing-button h4 { font-size: 28px; }
.pricing-closing h3 { font-size: 24px; }

.testimonials-small { display: block; float: left; width: 100%; background-color: #ffffff; }
.testimonials { display: none; }

.ss-left { width: 100%; text-align: center; }
.ss-list { width: 56%;  margin: 42% 0 0 0; }
.ss-list-main h4 { font-size: 14px; }
.ss-list-main p { font-size: 14px; line-height: 24px; }
.ss-right { width: 44%; }
.ss-list-bar { padding: 10% 0 0 0; }

.vacation-banner { float: left; width: 100%; background-color: #38464f; height: 400px;}
.vacation-banner .banner-left { float: left; width: 100%; height: 200px; background: url( '../images/vacation.jpg' ) right no-repeat; }

.vacation-banner .banner-right { width: 100%; }
.vacation-banner .banner-right .banner-right-dark { width: 46%; padding: 2%;  }
.vacation-banner .banner-right .banner-right-light { width: 40%; padding: 0; height: 100%!important;  }
.vacation-banner .banner-right .banner-right-light p { font-size: 14px; line-height: 24px; padding: 12%; }
.vacation-banner .banner-right .banner-right-dark h2 { font-size: 28px; padding: 40px 20px 20px 20px; }

.option-row .solo { display: block; margin: 0 12% 10px 12%; }
.option-row .annual { display: block; margin: 0 12% 10px 12%;  }
.option-row .split { display: block; margin: 0 12%;}

.bottom-nav { float: left; width: 100%; text-align: center; }
.bottom-nav ul { display: block; float: none; margin: 0px; padding: 0px; }
.bottom-nav ul li { display: inline; float: none; width: auto; margin: 0; padding: 0 0 0 5px; }
.copyright { width: 100%; text-align: center; padding: 10px 0 0 0; }

.main-video .video-area-mobile { display: block; position: absolute; margin: 1.5% 7% 20% 7.5%; width: 80.5%; padding: 0px; background-color: #000000; }
.main-video .video-area img { width: 100%; }
.main-video .video-area { display: none; }
.main-video .video-area-small { display: none;}
.main-video .video-area-smaller { display: none; }
.main-video .video-area-smallest { display: none; }
.main-video img { display: 100%; height: 320px; }

.content .column2 { float: left; width: 96%; margin: 0 2%;  }

.social-top-left { float: left; width: 100%; text-align: center; margin: 0 0 40px 0;}
.social-top-right { float: left; width: 100%; text-align: center;  }
.social-top-right img { width: 100%; }

.days { float: left; width: 98%; margin: 0 1% 40px 1%; text-align: center; min-height: 200px;  }

.check-icon { float: left;  width: 15%; }

.check-icon-text { float: left;  width: 81%; }

.pricing-original-right { float: left; width: 100%; text-align: center; margin: 95px 0 0 0;}
.pricing-original-right h2 { font-size: 32px; line-height: 42px;  }
.pricing-original-right h3 { font-size: 24px; line-height: 34px; }
.pricing-original-left { float: left; width: 100%; }

.pricing-one { float: left; width: 96%; }
.pricing-two { float: left; width: 96%; }
.pricing-three { float: left; width: 96%; }
.pricing-one img { width: 30%;}
.pricing-two img { width: 30%;}
.pricing-three img { width: 30%; }

.realtor-left { width: 92%; }
.realtor-right { width: 96%; text-align: center; }

.sick-care-left { float: left; width: 52%; }
.sick-care-right { float: left; width: 44%; margin: 95px 4% 230px 0; text-align: left; }

.content img.ceo { width: 25%; float: left; padding: 0 3% 1% 0; }

.all-inclusive-text { float: left; width: 94%; margin: 0px 3%; position: relative; }

.drfab-testimonial-image { width: 30%; }
.drfab-testimonial-text { width: 55%; }
.drfab-testimonial-text h3 { margin: 0px; font-size: 26px; line-height: 36px; }

.adults-only img { width: 100%; }
.couples-family img { width: 100%; }

.de-stress-text { text-align: center; width: 86%; padding: 95px 7% 60px 7%; }
.de-stress-text p { text-align: center; }
.de-stress { float: left; width: 100%; background: none; background-color: #ffffff; }
.de-stress-left { display: block; float: left; width: 100%; }
.de-stress-right { float: left; width: 100%; }

.resort-left { float: left; width: 94%; margin: 0 3% 40px 3%; }
.resort-left1 { float: left; width: 94%; margin: 0 3% 40px 3%; }
.resort-right-one { float: left; width: 47%; text-align: left; padding: 0 0 0 3%; }
.resort-right-two { float: left; width: 47%; text-align: left; padding: 0 0 0 3%; }
.resort-right { float: left; width: 97%; text-align: left; padding: 0 0 0 3%; }

.article { width: 94%; float: left; min-height: 50px; margin: 0 3% 10px 3%; text-align: left }


}


@media only screen and (max-width:575px) {

.wrapper { width: 96%; padding: 0 2%; }
.wrapper-free { width: 100%; }

nav { float: left; width: 100%; margin: 8px 0; }
.toggleMenu{ position:absolute; float: left; left:1px; top:1px}

.teal-left { width: 100%; font-size: 15px; padding: 2.2% 0; text-align: center; }
.teal-right { width: 100%; }

.pricing-title h2 { font-size: 38px; }
.pricing-button h4 { font-size: 20px; }

.ss-left h2 { font-size: 38px; }
.ss-left h3 { font-size: 18px; }
.ss-left p { font-size: 14px; line-height: 24px; }

.ss-left { width: 100%; text-align: center; }
.ss-list { width: 50%;  margin: 44% 0 0 0; }
.ss-list-main { width: 60%; }
.ss-list-main h4 { font-size: 14px; }
.ss-list-main p { font-size: 14px; line-height: 24px; }
.ss-right { width: 50%; }
.ss-list-left { width: 100%; }
.ss-list-right { width: 100%; }
.ss-list-bar { padding: 40% 0 0 0; }

.pricing-footer h2 { font-size: 32px; }



.vacation-banner .banner-right .banner-right-light p { font-size: 13px; line-height: 22px; padding: 12%; }
.vacation-banner .banner-right .banner-right-dark h2 { font-size: 28px; padding: 35px 20px 20px 20px; line-height: 34px; }

.option-row .solo { display: block; margin: 0 5% 10px 5%; }
.option-row .annual { display: block; margin: 0 5% 10px 5%;  }
.option-row .split { display: block; margin: 0 5%;}

.accordion-section-title { width: 80%; }

.pricing-one img { width: 40%;}
.pricing-two img { width: 40%;}
.pricing-three img { width: 40%; }

.sick-care-left { float: left; width: 4%; }
.sick-care-right { float: left; width: 92%; margin: 95px 4% 600px 0; text-align: left; }
.sick-care-right h2 { text-align: center; }

.content img.ceo { width: 35%; float: left; padding: 0 3% 1% 0; }

.drfab-testimonial-image { width: 90%; text-align: center; margin: 10% 5% 0 5%; }
.drfab-testimonial-image img { width: 80%; }
.drfab-testimonial-text { width: 90%; margin: 5% 5% 10% 5%; text-align: center; }

.adults-only { width: 100%; margin: 0 0 30px 0; }
.couples-family { width: 100%; margin: 0px;  }

.resort-right-one { float: left; width: 97%; text-align: center; padding: 0 0 0 3%; }
.resort-right-one p { text-align: center; }
.resort-right-two { float: left; width: 97%; text-align: center; padding: 0 0 0 3%; }
.resort-right-two p { text-align: center; }

.resort-right { float: left; width: 97%; text-align: center; padding: 0 0 0 3%; }
.resort-right p { text-align: center; }

.main-video .video-area-phone { display: block; position: absolute; margin: 1.5% 7% 20% 7.5%; width: 80.5%; padding: 0px; background-color: #000000; }
.main-video .video-area img { width: 100%; }
.main-video .video-area { display: none; }
.main-video .video-area-small { display: none;}
.main-video .video-area-smaller { display: none; }
.main-video .video-area-smallest { display: none; }
.main-video .video-area-mobile { display: none; }
.main-video img { display: 100%; height: 265px; }

}

@media only screen and (max-width:420px) {

.top-nav ul li a { font-size: 11.5px; }
.top-nav ul li img.divide { width: 80%; }

.testimonials-xsmall { display: block; float: left; width: 100%; background-color: #ffffff; }
.testimonials-small { display: none; }

.option-row .solo { display: block; margin: 0 2% 10px 2%; }
.option-row .annual { display: block; margin: 0 2% 10px 2%;  }
.option-row .split { display: block; margin: 0 2%;}

.vacation-banner .banner-right .banner-right-light p { font-size: 12px; line-height: 22px; padding: 12%; }

.copyright { font-size: 12px; }

.pricing-one img { width: 50%;}
.pricing-two img { width: 50%;}
.pricing-three img { width: 50%; }

.content img.ceo { width: 40%; float: left; padding: 0 3% 1% 0; }

}

