@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600&display=swap');

*{box-sizing:border-box}
*,:before,:after{box-sizing:border-box}
html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
*,:before,:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}
*{margin:0;padding:0;border:none}
abbr,acronym,dfn{cursor:help;border-bottom:1px #000 dotted}
dfn{font-style:normal}
.left{float:left}
.right{float:right}
.clear{clear:both}
.aligncenter{text-align:center}
.alignright{text-align:right}
a{color:#323232;outline:none;border:none;text-decoration:none}
a:visited{color:#707070}
a:hover{text-decoration:none;color:#62ac1e}
a:active{color:#000}
address{margin:.2em 0;padding:.5em 0 1em;line-height:140%;font-style:normal}
:focus{outline:0}
ul,ol{list-style:none;margin:0;padding:0}
p{font-size:16px;padding:8px 0;line-height:24px;margin:0;font-family:'Open Sans', Arial, Helvetica, sans-serif}
.input-group{position:relative;margin-bottom:15px}
.form-control{background:#5a5967;border:0;font-size:15px;color:#adadb3;width:100%;padding:15px 20px}
.form-control::-moz-placeholder{color:#868590;opacity:1}
.form-control:-ms-input-placeholder{color:#868590}
.form-control::-webkit-input-placeholder{color:#868590}
.form-control:focus{box-shadow:none}
textarea{font:12px Arial,Helvetica,sans-serif}
textarea.form-control,.contact-form .form-control{height:90px}
.block{display:inline-block;width:100%}
.button{display:inline-block;background-color:#62ac1e;border:none;box-shadow:none;color:#fff;font-size:16px;font-weight:500;text-transform:uppercase;padding:8px 20px;text-align:center;vertical-align:middle;border-radius:6px;position:relative;z-index:10;overflow:hidden;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
a:visited.button{color:#fff}
.button:hover{color:#fff}
.button,.button::after{-webkit-transition:all .3s;transition:all .3s}
.button::before,.button::after{background-color:#ed1b24;content:'';position:absolute;z-index:-1}
.btn-hover::after{height:100%;left:-35%;top:0;transform:skew(50deg);transition-duration:.6s;transform-origin:top left;width:0}
.btn-hover:hover:after{height:100%;width:135%;color:#fff}
.error{display:block;color:#d60606;padding-top:5px}
.alert-success{opacity:1}
.button.radius{border-radius:4px}
.capitalize{text-transform:none;text-transform:capitalize}
img.img-block{display:block;max-width:100%;height:auto}
.center-box{background-color:transparent;text-align:center;padding:60px 0}
.icon{display:inline-block;fill:currentColor;height:1em;position:relative;top:-.0625em;vertical-align:middle;width:1em}
.list{list-style:none;margin:0}
.list li{color:#080808;font-size:18px;font-weight:600;line-height:24px;background:url(../images/green-check.png) no-repeat 3px 7px;padding:5px 0 5px 35px}
.list li:last-child{margin-bottom:0}
.list li a,.list li a:visited{color:#707070}
.list li a:hover{color:#0158c3}
/*.list-sm{list-style:none;margin:0}
.list-sm li{background:url(../images/circle.png) no-repeat left 5px;color:#646464;font-size:18px;line-height:24px;margin:0 0 15px;padding-left:28px}
.list-sm li:last-child{margin-bottom:0}
.list-numeric{list-style:number;font-size:16px;color:#686868}
.list-numeric li{line-height:24px;margin:0 0 16px}*/
figure{margin-bottom:0}
h1,h2,h3,h4,h5,.subhead,.intro-box p{font-family:'Playfair Display', Arial, sans-serif;font-weight:500}
.hd-h2{color:#232323;font-size:35px;margin:0}
.hd-h3{font-size:22px;margin:0}
/*.hd-comingsoon{color:#121212;margin:0;padding:60px 0;text-align:center}
.testimonials-holder p,.membership .info,.dental-services .info,.subtitle,.welcome-details p{font-family:'Open Sans', Arial, sans-serif;font-weight:400}*/

/*======================*/
html{background:#fff;height:100%;font-family:Arial,Helvetica,sans-serif}
body{color:#323232;font-size:16px;font-family:'Open Sans', Arial, Helvetica, sans-serif}/*----- Body -----*/
#wrapper{width:100%;display:inline-block;position:relative} /*----Wrapper----*/

.header .container{max-width:1920px;margin:0 auto}
.top-strip{background:rgba(0,0,0,0.75);min-height:80px;padding-top:15px}
.header .logo img{max-width:200px}

.header .phone{font-size:14px;display:inline-block;padding:10px 5px 10px 0}
.header .contact{margin-top:3px;padding-left:0;text-align:right;display:none}
.header .contact .button{font-size:14px;padding:7px 10px;border-radius:0;z-index:1001}
.header .phone a{color:#fff}
.header .phone .fa{color:#fff;font-size:20px; vertical-align:middle}
.logo{padding:0 0 10px 15px} /*----Logo----*/

/*-- Fixed header --*/
.header .top-strip,.header nav span.toggle,span.close-btn{-webkit-transition:all 0.3s ease-in; transition:all 0.3s ease-in}
.header nav ul{-webkit-transition:top 0.3s ease-in; transition:top 0.3s ease-in}
.header{position:fixed;top:0;left:0;right:0;width:100%;z-index:10000}	
.header.shrink .top-strip{background:rgba(0,0,0,0.90);min-height:55px;padding-top:5px}

/*===== Slider ====*/
.slider{position:relative;width:100%;max-width:1920px;height:500px;/*height:100vh;*/margin:0 auto;z-index:99}
.slide-div{position:absolute;top:0;left:0;width:100%;height:100%}
.slide-div .row{height:100%;margin:0}

.intro-box{background:url(../images/intro-bg.png) 0 0 no-repeat;background-size:100% 100%;width:583px;max-width:100%;min-height:250px;margin:0 auto;padding-top:40px; padding-bottom:10px}
.intro-box .heading{font-size:40px;color:#09357a}
.intro-box .heading.sm{font-size:35px;padding-top:13px}
.intro-box .heading span{font-size:25px;display:block;position:relative}
.intro-box .heading span:before,.intro-box .heading span:after{content:"";display:inline-block;width:60px;border-top:2px solid #62ac1e;vertical-align:middle;margin-left:15px}
.intro-box .heading span:before{margin:0 15px 0 0}
.intro-box .tagline{font-size:24px;color:#333;line-height:30px}

/*----Main Navigation----*/
nav ul{text-align:center;padding-top:8px}
nav ul li{display:inline-block;font-size:15px;text-transform:uppercase;font-family:'Open Sans', Arial, sans-serif;font-weight:500}
nav ul li.last{background:none}
nav ul li a{display:inline-block;color:#fff;text-decoration:none;padding:5px 7px}
nav ul li a:hover,nav ul li a.current{color:#fff;text-decoration:none;background-position:0 bottom;transition:all 0.5s linear 0.1s;-moz-transition:all 0.5s linear 0.1s;-ms-transition:all 0.5s linear 0.1s;-webkit-transition:all 0.5s linear 0.1s;-o-transition:all 0.5s linear 0.1s}

#section-container{padding-top:10px}
.subline{color:#697488;font-size:18px;font-weight:500}
.subhead{font-size:25px;padding:10px 0;display:block}

.customized-program .row > div{max-width:380px;padding:0 1.5%;margin:0 auto 30px}
.customized-program img{border-radius:0 0 6px 6px}
.customized-program .hd-h3{position:absolute;bottom:0;left:0;right:0;margin:0 auto;text-align:center;color:#fff;background:rgba(0,0,0,0.33);border-radius:0 0 6px 6px;width:96%;padding:10px}

.jason-campbell-bio{position:relative}
.jason-campbell-bio:before{content:""; background:#62ac1e;width:50%;height:32%;position:absolute;top:0;left:0;z-index:0}
.jason-campbell-bio .hd-h3{font-size:25px}

.hd-h3.hd-line{border-bottom:3px solid #62ac1e;padding-bottom:10px;margin-bottom:20px}
.read-more{display:inline-block;background:#f6f6fe url(../images/read-more-icon.png) no-repeat 85% 50%;font-size:16px;font-weight:500;color:#3855d1;padding:10px 47px 8px 25px; text-transform:uppercase;border-radius:6px;margin-left:4px}
.read-more:hover{color:#3855d1;background-color:#f6f6fe}

.consulting-services,.team-building{background:#e6ebf2}
.consulting-services h3{color:#09357a;font-size:25px;margin-bottom:5px}
.consulting-services .row > div{padding-bottom:30px}
.consulting-services p{font-weight:500}

.amenities .list li{font-size:18px;padding:8px 0 8px 40px;background-position:3px 10px}
.img-border img{position:relative;z-index:10}
.img-border:before{content:""; background:#62ac1e;width:60%;height:60%;position:absolute;top:-23px;left:-8px;z-index:0}

.executive-meetings{background:#09357a}
.executive-meetings .hd-h3{font-size:26px;padding-top:15px}
.darkbg,.darkbg .hd-h2,.darkbg .list li{color:#fff}
.hd-h2.hd-line{border-bottom:1px solid #fff;padding-bottom:18px;margin-bottom:20px}

.placeholder{background:url(../images/placeholder-bg.jpg) no-repeat 0 0;background-size:cover;min-height:514px}
.placeholder p{font-size:24px;line-height:35px;padding-bottom:0}

.team-building .hd-h3{position:absolute;bottom:12px;left:0;right:0;text-align:center;color:#fff;background:#000;width:80%;margin:0 auto;min-height:47px;line-height:44px;padding:0 10px}
.team-building .row > div{padding:0 1.5%;margin:0 auto 30px;max-width:380px}

.our-capabilities p{font-size:17px;line-height:27px}
.our-capabilities .hd-h3{font-size:27px;padding-top:15px}

.our-process{background:url(../images/our-process-bg.jpg) no-repeat 0 0;background-size:cover;min-height:500px}
.our-process p{font-size:20px;line-height:30px;max-width:850px;margin:0 auto;padding:30px 0 50px}
.our-process img{max-width:100%;height:auto}

.logo-section span{ display:inline-block;margin:10px 20px}
.logo-section span img{vertical-align:middle}

.footer{background:#313041;font-size:17px;color:#9898a0;min-height:463px}
.footer-top{padding:30px 0 70px}
.footer h3{font-size:30px;color:#fff}
.footer-top p{font-size:17px}
.footer-top .destinations .links{max-width:300px;margin:0 auto}
.footer-top .contact{max-width:80%;line-height:40px;border-top:1px solid #a2a2a9;margin:10px auto 0;padding:17px 0 0 10px}
.footer-top .contact a{font-size:20px}
.footer-top .contact .fa{font-size:21px;color:#62ac1e;margin-right:5px}
.footer-top .contact .fa-phone{font-size:25px}
.footer-top .links li{padding:3px 10px 3px 4px;position:relative}
.footer-top a{color:#9898a0}
.footer-top a:hover,.footer-bottom a:hover{color:#62ac1e}
.footer-top .links span{position:absolute;right:0;display:inline-block;width:190px}
.footer-top .newsletter{max-width:400px;margin:0 auto}

.footer-bottom{background:#fff;color:#262626;font-size:15px;font-weight:500;min-height:80px;/*;padding-top:20px*/}
.footer-bottom p{font-size:14px;padding-top:0}
.footer-bottom a{color:#262626}

.social-links li{display:inline-block;margin:10px}
.social-links li a{color:#313041;font-size:18px}

.up-arrow{display:block;position:absolute;width:65px;height:60px;background:#62ac1e;text-align:center;z-index:10}
.up-arrow .fa{font-size:50px;color:#fff}

/*===== Media Queries ============================================================= */

@media screen and (min-width:576px){
.header .logo img{max-width:100%}
.header .logo{flex:0 0 33%;max-width:33%}
.header .contact{flex:0 0 67%;max-width:67%;padding-right:70px;display:inline-block}
.intro-box .heading span:before,.intro-box .heading span:after{width:114px}
.footer-bottom{border-radius:8px 8px 0 0}.up-arrow{border-radius:8px 0 0 0}
}
@media screen and (min-width:640px){
.header .logo{flex:0 0 25%;max-width:25%}
.header .contact{flex:0 0 75%;max-width:75%}
.intro-box{min-height:323px;padding-top:60px}
.intro-box .heading{font-size:50px}
.intro-box .heading.sm{font-size:45px}
.intro-box .heading span{font-size:33px}
.slider{height:600px}
.customized-program .hd-h3{width:95%}

.footer-top .company{flex:0 0 40%;max-width:40%}
.footer-top .destinations{flex:0 0 60%;max-width:60%}
}
@media screen and (min-width:767px){
.jason-campbell-bio:before{width:25%;height:40%}
.img-border:before{height:40%}
.customized-program .hd-h3{width:92%;min-height:80px}
.our-process{min-height:560px}

.footer-top .contact{margin:10px 0 0}
.footer-top .destinations .links{margin:0}
.footer-top .footer-logo,.footer-top .company,.footer-top .destinations,.footer-top .newsletter{flex:0 0 50%;max-width:50%}
}

@media screen and (min-width:991px){
.jason-campbell-bio:before{height:60%}
.img-border:before{height:60%}
.customized-program .hd-h3{width:90%}
.up-arrow{height:80px;padding-top:10px;width:90px}
}

@media screen and (min-width:1025px){
.header.shrink .top-strip{min-height:72px}
.header .logo{flex:0 0 19%;max-width:19%}
.header .menu{flex:0 0 66%;max-width:66%}
.header .contact{flex:0 0 15%;max-width:15%;padding-right:15px}
.header .contact .button{display:none}
.slider{height:700px}
.hd-h2{font-size:45px}.our-capabilities .hd-h3{font-size:35px}
.jason-campbell-bio .hd-h3{font-size:34px}.subhead{font-size:34px}
.amenities .list li{font-size:22px}.our-capabilities p{font-size:20px}
.executive-meetings .hd-h3{font-size:35px}
.our-process{min-height:691px}
.footer-wrap{background:#fff;position:absolute;bottom:0;right:0;height:80px;width:50%;z-index:1}
.footer-wrap{}
}
@media screen and (min-width:1200px){
.header .logo{flex:0 0 20%;max-width:20%}
.header .menu{flex:0 0 57%;max-width:57%;padding:0 5px}
.header .contact{flex:0 0 23%;max-width:23%}
.header .contact .button{display:inline-block;padding:10px}
nav ul{padding-top:14px}.header .contact{margin-top:10px}
.slider{height:818px}
.intro-box .heading{font-size:61px}
.intro-box .heading.sm{font-size:50px}
.hd-h2{font-size:55px}
.jason-campbell-bio:before{height:79%}

.footer-top .contact{max-width:260px}
.footer-top .footer-logo{flex:0 0 28%;max-width:28%}
.footer-top .company{flex:0 0 16.6666%;max-width:16.6666%}
.footer-top .destinations{flex:0 0 30.3333%;max-width:30.3333%}
.footer-top .newsletter{flex:0 0 25%;max-width:25%}
.footer-top .destinations .links{max-width:none}
.footer-bottom p{font-size:inherit;padding-top:12px}
}

@media screen and (min-width:1360px){
.header .logo{flex:0 0 20%;max-width:20%}
.header .menu{flex:0 0 57%;max-width:57%;padding:0 5px}
.header .contact{flex:0 0 23%;max-width:23%}
.top-strip{min-height:100px}
nav ul li{font-size:17px}nav ul li a{padding:5px 10px}
.hd-h3{font-size:30px}.customized-program .hd-h3{min-height:100px}
}

@media screen and (min-width:1600px){
.header .logo{flex:0 0 20%;max-width:20%}
.header .menu{flex:0 0 58%;max-width:58%}
.header .contact{flex:0 0 22%;max-width:22%}
.header .phone{font-size:16px}
.header .contact .button{font-size:18px;padding:7px 15px}
nav ul li{font-size:20px}
}

@media screen and (min-width:1800px){
.header .menu{flex:0 0 60%;max-width:60%}
.header .contact{flex:0 0 20%;max-width:20%}
.jason-campbell-bio:before{width:35%}
}
@media screen and (min-width:2500px){
.jason-campbell-bio:before{width:41%}
}

@media screen and (max-width:1024px){
.menu{position:absolute;right:0;top:0;z-index:1000}
nav{float:right;height:auto;position:relative}
nav ul{background:rgba(0,0,0,0.8);display:none;height:auto;margin:0 auto;position:absolute;top:57px;right:0;width:300px;margin:0 auto;padding:10px;text-align:right}
nav ul li a{padding:7px 5px}
nav ul li{font-size:16px;width:100%;display:block;padding:0}
nav span.toggle{display:block;cursor:pointer;height:40px;width:40px;margin-top:22px}
nav span.toggle em,span.close-btn{background:url(../images/toggle.png) center 5px #62ac1e no-repeat;display:block;height:35px;width:40px;margin:0 auto}
span.close-btn{background:url(../images/close-btn.png) center 5px #62ac1e no-repeat;position:absolute;top:22px;cursor:pointer}

.header.shrink nav ul{top:47px}
.header.shrink nav span.toggle{margin-top:12px}
.header.shrink span.close-btn{top:12px}
}