#short_code_si_icon{
	text-align:right !important;
	position: -webkit-sticky;
	position: sticky;
	top: 20px;
	z-index: 10000;
}

#srpw_widget-2{
	list-style: none;
}

 /* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
.icon-bar {
	position: fixed;
	top: 40%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 3px;
	z-index: 1000;
}

/* Style the icon bar links */
.icon-bar a {
	display: block;
	text-align: center;
	padding: 10px;
	transition: all 0.3s ease;
	color: white;
	font-size: 20px;
}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
	background-color: #000;
}

.SMicon_facebook {
	background: url('../images/SMIcon_Facebook.png');
	background-position: 0 0;
	width: 32px;
	height: 32px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.SMicon_twitter {
	background: url('../images/SMIcon_Twitter.png');
	background-position: 0 0;
	width: 32px;
	height: 32px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.SMicon_linkedin {
	background: url('../images/SMIcon_LinkedIn.png');
	background-position: 0 0;
	width: 32px;
	height: 32px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.SMicon_instagram {
	background: url('../images/SMIcon_Instagram.png');
	background-position: 0 0;
	width: 32px;
	height: 32px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.SMicon_email {
	background: url('../images/SMIcon_Email.png');
	background-position: 0 0;
	width: 32px;
	height: 32px;
	margin-bottom: 10px;
	border-radius: 5px;

}
.SMicon_facebook:hover, .SMicon_twitter:hover, .SMicon_linkedin:hover, .SMicon_instagram:hover, .SMicon_email:hover {
	background-position: 0px 32px;
}

.btn,.btn-close,.hamburger{cursor:pointer}.box-out,.main-header__content,.news__author{-webkit-box-direction:normal}@font-face{font-display: swap;font-family:Gotham;src:url(../fonts/Gotham-Bold.woff) format("woff2"),url(../fonts/Gotham-Bold.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-display: swap;font-family:Gotham;src:url(../fonts/Gotham-BoldItalic.woff) format("woff2"),url(../fonts/Gotham-BoldItalic.woff) format("woff");font-weight:900;font-style:italic}@font-face{font-display: swap;font-family:Gotham;src:url(../fonts/Gotham-Medium.woff) format("woff2"),url(../fonts/Gotham-Medium.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-display: swap;font-family:Gotham;src:url(../fonts/Gotham-MediumItalic.woff) format("woff2"),url(../fonts/Gotham-MediumItalic.woff) format("woff");font-weight:700;font-style:italic}@font-face{font-display: swap;font-family:Gotham;src:url(../fonts/Gotham-Book.woff) format("woff2"),url(../fonts/Gotham-Book.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-display: swap;font-family:Gotham;src:url(../fonts/Gotham-BookItalic.woff) format("woff2"),url(../fonts/Gotham-BookItalic.woff) format("woff");font-weight:400;font-style:italic}h3.secondary-headline{text-transform:uppercase;font-size:14px;font-weight:700;letter-spacing:3.4px}body{padding:0 40px;font-family:Gotham,var(--font-family-sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:767px){body{padding:0 15px}}a{color:initial;border-bottom:3px solid rgba(51,55,69,.2);border-width:4px;-webkit-transition:border-color .3s ease-in-out;transition:border-color .3s ease-in-out}a:active,a:focus,a:focus:active,a:hover{border-color:#ffbe0b;text-decoration:none;color:initial}.fullscreen-image img{width:100%;height:auto}.main-header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.main-header__content .title{width:100%;position:absolute;top:0;left:0;padding:30px 0;text-align:center;z-index:1}.main-header__content .title a{border:0}.main-header__content .title svg{width:160px;height:auto;fill:#333745}.main-header__content .header__cta .btn+.btn{padding:0;margin-left:15px}.main-header__content .header__cta{position:relative;z-index:2}@media (max-width:1200px){.main-header__content .header__cta--hide{display:none}}.hamburger,.hamburger-box{display:inline-block;position:relative}.main-header__content .header__cta a{border:none}.main-header__content .header__cta .btn-link:active,.main-header__content .header__cta .btn-link:focus,.main-header__content .header__cta .btn-link:hover{color:#333745!important;text-decoration:none}.main-nav .header__cta{margin-top:40px}.main-nav .header__cta .btn{color:#fff}.main-nav .header__cta .btn:hover{color:#FFBE0B}.hamburger{padding-top:7px;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;z-index:200}.hero,html.lock-scroll,html.lock-scroll body{overflow:hidden}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::after,.hamburger.is-active .hamburger-inner::before{background-color:#fff;width:100%}.hamburger-box{width:40px;height:24px}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:40px;height:3px;background-color:#333745;position:absolute;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;transition-property:transform,width;transition-property:transform,width,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::after{width:70%}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner::before{top:10px;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.15s;transition-duration:.15s}.hamburger--slider .hamburger-inner::after{top:20px}.hamburger--slider.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner::before{-webkit-transform:rotate(-45deg) translate3d(-5.71px,-6.85px,0);transform:rotate(-45deg) translate3d(-5.71px,-6.85px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-20px,0) rotate(-90deg);transform:translate3d(0,-20px,0) rotate(-90deg)}.main-nav{display:none;width:100%;position:fixed;height:100%;top:0;left:0;background:#FFBE0B;z-index:100;color:#fff;padding-top:140px}.hero,.hero .carousel-item{width:100%;position:relative}.main-nav ul.menu{list-style-type:none;padding:0;margin-top:20px}.main-nav ul.menu li{font-size:40px}@media (max-width:767px){.main-nav ul.menu li{font-size:18px;margin-bottom:5px}}.main-nav ul.menu li a{color:#fff;border-color:rgba(255,255,255,.2)}.main-nav ul.menu li a:active,.main-nav ul.menu li a:focus,.main-nav ul.menu li a:hover{border-color:#fff}.hamburger.is-active~.main-nav{display:block!important}.hamburger.is-active~.title{z-index:199}.hamburger.is-active~.title svg{fill:#fff}.btn{display:inline-block;color:#333745;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:6px 20px;font-size:1rem;line-height:1.5;border-radius:9999px;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;border-width:3px;font-weight:700}.btn.btn-primary{color:#fff}.btn.btn-primary:hover{background-color:#fff!important;border-color:#fff!important;color:inherit}.btn.btn-outline-dark{border-color:rgba(51,55,69,.15)}.btn.btn-outline-dark:hover{background:#333745;border-color:#333745}.btn.btn-outline-light{border-color:rgba(255,255,255,.15)}.btn.btn-outline-light:hover{background:#fff;border-color:#fff}.btn-wrapper a,.btn-wrapper a:active,.btn-wrapper a:focus,.btn-wrapper a:hover{border:none}.hero{height:80vh}.hero--white .carousel__content{border-left:6px solid rgba(255,255,255,.3)!important;}.hero--light .carousel__content{border-left:6px solid #f7f7f7!important}.hero--dark .carousel__content{border-left:6px solid #333745!important}.hero--blue .carousel__content{border-left:6px solid #1EA2FF!important}.hero--green .carousel__content{border-left:6px solid #8DC63F!important}.hero--yellow .carousel__content{border-left:6px solid #FFBE0B!important}.hero--orange .carousel__content{border-left:6px solid #FB5607!important}.hero--purple .carousel__content{border-left:6px solid #731DD8!important}.hero__small{background-size:cover;background-repeat:no-repeat;background-position:center top;height:60vh}.hero__small p{padding:0!important;margin:0!important}.hero__small .carousel__content{padding:0 0 0 20px}@media (max-width:767px){.hero__small{background-position:100% 0}.hero__small .carousel__content{padding:20!important}.hero__small .carousel__content h2,.hero__small .carousel__content p{color:#333745!important}}.hero .carousel-item{height:80vh;background-size:cover;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:50% 50%}.hero .carousel-indicators{bottom:15vh}@media (max-width:767px){.hero .carousel-item{background-position:100% 50%}.hero .carousel-indicators{bottom:7vh}.hero .carousel-item-wrapper{position:absolute;bottom:15vh;width:100%}}.hero .carousel__content{width:66.66%;padding:0 0 6px 20px;border-left:6px solid transparent;margin-top:15vh;color:#333745}.hero .carousel__content h2{font-size:60px;font-weight:700;line-height:1.1;margin-bottom:15px}@media (max-width:991px){.hero .carousel__content h2{font-size:40px}}@media (max-width:767px){.hero .carousel__content{width:100%;margin-top:0;bottom:15vh;background:rgba(255,255,255,.5);padding:20px}.hero .carousel__content h2{font-size:30px}}.hero .carousel__content p{font-size:24px;line-height:1.4;margin-bottom:30px}@media (max-width:991px){.hero .carousel__content p{font-size:20px}}.hero .carousel-indicators li{width:50px;height:5px;margin-right:4px;margin-left:4px;text-indent:-999px;opacity:.3}.angle-bottom::after,.angle-top::before{display:block;position:absolute;width:0;height:0;border-style:solid;content:''}.hero .carousel-indicators li:not(.active){background-color:#333745!important}.hero .carousel-indicators li.active{opacity:1}.angle-bottom::after{bottom:0;border-width:0 0 160px 2000px;border-color:transparent transparent #fff}@media (max-width:991px){.angle-bottom::after{border-width:0 0 80px 1000px}}.angle-top::before{top:0;right:0;border-width:240px 3000px 0 0;border-color:#fff transparent transparent}.angle-top--inverse,.angled-panel,.angled-top,.icon-large,.page-content--post,.panel{position:relative}.icon-large{width:100%;height:auto;top:-20px}.hero-video{background:#FFBE0B;background-image:cover;height:auto;min-height:60vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.box-out,.hero--dark-bg,.hero-facts{background:#333745}@media (max-width:767px){.hero .carousel__content p{font-size:16px}.hero-video{padding:40px 0 60px}.hero-video img{margin-top:40px;max-width:200px;margin-left:auto;margin-right:auto;display:inherit}}.hero-video .hero__content{color:#333745;border-left:6px solid rgba(255,255,255,.2);padding-left:20px}.hero-video .hero__content h2{font-size:56px;font-weight:700;color:#fff}@media (max-width:991px){.hero-video .hero__content h2{font-size:40px}}@media (max-width:767px){.hero-video .hero__content h2{font-size:30px}.hero-video .hero__content p{font-size:18px}}.hero-video .hero__content p{font-size:18px}.hero__container{overflow:hidden;margin-top:-240px}.hero-facts{min-height:20vh;height:auto;overflow:visible;padding:30px 0 60px}.hero-facts .facts__content{color:#fff;position:relative}@media (max-width:767px){.hero-facts .facts__content{margin-bottom:40px;padding:0 20px}}.hero-facts .facts__content h3{font-size:60px;font-weight:700;border-left:5px solid #FFBE0B;padding-left:15px}.hero-facts .facts__content--02{top:-30px}@media (max-width:767px){.hero-facts .facts__content--02{top:0}}.hero-facts .facts__content--03{top:-60px}.hero--dark-bg h2{color:#fff!important}.angle-top--inverse{content:'';display:block;width:0;height:auto;border-style:solid;border-width:0 0 240px 3000px;border-color:transparent transparent #333745}.box-out{color:#fff;padding:20px;border-left:6px solid #333745;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.box-out h3{font-size:24px;min-height:56px}.box-out .btn-wrapper{margin-top:auto;padding-top:10px}.box-out--green{border-color:#8DC63F}.box-out--green .btn,.box-out--green h3{color:#8DC63F}.box-out--green .btn:hover{background:#8DC63F;border-color:#8DC63F;color:#333745}.box-out--yellow{border-color:#FFBE0B}.box-out--yellow .btn,.box-out--yellow h3{color:#FFBE0B}.box-out--yellow .btn:hover{background:#FFBE0B;border-color:#FFBE0B;color:#333745}.box-out--orange{border-color:#FB5607}.box-out--orange .btn,.box-out--orange h3{color:#FB5607}.box-out--orange .btn:hover{background:#FB5607;border-color:#FB5607;color:#333745}.box-outs{margin-top:-15vh}@media (max-width:767px){.hero-facts .facts__content--03{top:0}.box-outs{margin-top:-9vh}}@media (max-width:991px){.box-outs .col-lg-4{margin-bottom:30px}}.main-content{margin:100px 0}.main-content .icon{height:160px;width:auto}.main-content p{margin:0}.main-content .headline{font-weight:700;border-left:4px solid transparent;padding-left:15px;margin-bottom:20px;padding-top:2px}.main-content .headline--purple{color:#731DD8;border-color:#731DD8}.main-content .headline--green{color:#8DC63F;border-color:#8DC63F}.main-content .headline--orange{color:#FB5607;border-color:#FB5607}@media (max-width:500px){.home .main-content img{display:inherit;margin-left:auto;margin-right:auto}}.testimonials{padding:80px 0}.testimonials .carousel-indicators{bottom:-50px}.testimonials .carousel-indicators li{background-color:#333745}.testimonials .testimonial__avatar img{width:100%;height:auto}.testimonials .carousel__content{border-left:5px solid #ecedf1;padding-left:20px}.testimonials .carousel__content p{font-size:20px}@media (max-width:991px){.home .main-content img{width:100%;height:auto}.home .main-content h3{font-size:20px}.testimonials .carousel__content p{font-size:18px}}@media (max-width:767px){.home .main-content{margin-top:50px}.home .main-content img{max-width:200px;margin-bottom:30px}.home .main-content p{margin-bottom:30px}.testimonials .testimonial__avatar img{max-width:200px;margin:0 0 20px 20px}.testimonials .carousel__content p{font-size:16px}}.testimonials .carousel__content p.meta{font-size:14px;margin-top:30px}.page-content p:first-child,.sign-posting .sign-post h3{font-size:24px}.credentials{padding:60px 0 80px;width:100%;background:#f7f7f7}.credentials .accreditations__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.credentials .accreditations__wrapper img{max-height:120px;opacity:.7;display:block;max-width:250px;object-fit:contain;}@media (max-width:1100px){.credentials .accreditations__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.credentials .accreditations__wrapper img{width:100%;height:auto;max-width:200px;margin-bottom:40px}}.credentials h3.secondary-headline{margin-bottom:35px}.sign-posting{background:#333745;padding:60px 0 80px}@media (max-width:991px){.sign-posting{padding:30px 0 0}.sign-posting .col-lg-4{margin-bottom:40px}}.sign-posting .modal-content{background-color:#333745;color:rgba(255,255,255,.8);border:0 solid transparent;border-radius:0}.sign-posting .modal--green .modal-content{border-left:6px solid #8DC63F!important}.sign-posting .modal--yellow .modal-content{border-left:6px solid #FFBE0B!important}.sign-posting .modal--orange .modal-content{border-left:6px solid #FB5607!important}.sign-posting h3.secondary-headline{color:#fff;margin-bottom:30px}.sign-posting .sign-post{border-left:5px solid transparent;padding-left:20px;color:#fff}.sign-posting .sign-post .btn:hover{color:#333745}.sign-posting .sign-post--green{border-color:#8DC63F}.sign-posting .sign-post--green .btn,.sign-posting .sign-post--green h3{color:#8DC63F}.sign-posting .sign-post--green .btn:hover{background:#8DC63F;border-color:#8DC63F}.sign-posting .sign-post--yellow{border-color:#FFBE0B}.sign-posting .sign-post--yellow .btn,.sign-posting .sign-post--yellow h3{color:#FFBE0B}.sign-posting .sign-post--yellow .btn:hover{background:#FFBE0B;border-color:#FFBE0B}.sign-posting .sign-post--orange{border-color:#FB5607}.sign-posting .sign-post--orange .btn,.sign-posting .sign-post--orange h3{color:#FB5607}.sign-posting .sign-post--orange .btn:hover{background:#FB5607;border-color:#FB5607}.sign-posting .modal--green{border-color:#8DC63F}.sign-posting .modal--green .btn,.sign-posting .modal--green .quick-links a,.sign-posting .modal--green h3{color:#8DC63F}.sign-posting .modal--green .btn:hover{background:#8DC63F;border-color:#8DC63F;color:#333745}.sign-posting .modal--yellow{border-color:#FFBE0B}.sign-posting .modal--yellow .btn,.sign-posting .modal--yellow .quick-links a,.sign-posting .modal--yellow h3{color:#FFBE0B}.sign-posting .modal--yellow .btn:hover{background:#FFBE0B;border-color:#FFBE0B;color:#333745}.sign-posting .modal--orange{border-color:#FB5607}.sign-posting .modal--orange .btn,.sign-posting .modal--orange .quick-links a,.sign-posting .modal--orange h3{color:#FB5607}.sign-posting .modal--orange .btn:hover{background:#FB5607;border-color:#FB5607;color:#333745}.sign-posting .modal-header{padding:20px 40px 10px;border-bottom:0;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.sign-posting .modal-header .modal-title{line-height:1.3}.sign-posting .modal-body{padding:10px 40px}.sign-posting .modal-footer{border-width:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px 40px 30px}.sign-posting .quick-links{border-left:4px solid rgba(255,255,255,.1);margin-top:30px;padding:0 10px}.sign-posting .quick-links ul{padding:0;list-style-type:none}.sign-posting .quick-links ul li{margin:5px 0}.sign-posting .quick-links ul li a{text-decoration:underline;border-bottom:0}.main-footer{background:#f7f7f7;margin-bottom:40px;padding:60px 0 0}.main-footer .footer__content ul.site-map,.main-footer ul.menu{padding:0;list-style-type:none}.main-footer .logo svg{width:140px;height:auto}.main-footer .footer__content .logo+p{margin-top:30px}.main-footer h3.secondary-headline{margin:25px 0 22px}.main-footer .copyright{background:#ecedf1;margin-top:60px;padding:10px;text-align:center;color:#949ab0}.main-footer .copyright a{color:#5e6680}.panel{overflow:hidden}.panel__image img{width:100%;height:auto;padding-left:40px}.panel.panel--results .panel__image img{padding-right:40px;padding-left:0}.panel--padding{margin-top:-160px}.panel--padding .angled-panel{padding:60px 0 80px}@media (max-width:767px){.panel--padding .angled-panel{padding:30px 0 40px}}.panel:first-child{margin-top:0}.entry-content ul li,.side-panel ul li{margin-top:8px}.panel:first-child .angled-panel{padding:60px 0 80px}@media (max-width:767px){.panel:first-child .angled-panel{padding:30px 0 40px}}.panel:last-child .angled-panel{padding:60px 0 80px}@media (max-width:767px){.panel:last-child .angled-panel{padding:30px 0 40px}.panel-title{font-size:20px}}.panel--light .angled-top{border-color:transparent transparent #f7f7f7}.panel--light .angled-panel{background:#f7f7f7!important}.panel--dark .angled-top{border-color:transparent transparent #333745}.panel--dark .angled-panel{background:#333745;color:#fff}.panel--white .angled-top{border-color:transparent transparent #fff}.panel--white .angled-panel{background:#fff}.panel--purple .angled-top{border-color:transparent transparent #731DD8}.panel--purple .angled-panel{background:#731DD8;color:#fff}.panel--purple .angled-panel a{color:#fff;border-color:rgba(255,255,255,.3)}.panel--green .angled-top{border-color:transparent transparent #8DC63F}.panel--green .angled-panel{background:#8DC63F;color:#fff}.panel--green .angled-panel a{color:#fff;border-color:rgba(255,255,255,.3)}.panel--orange .angled-top{border-color:transparent transparent #FB5607}.panel--orange .angled-panel{background:#FB5607;color:#fff}.panel--orange .angled-panel a{color:#fff;border-color:rgba(255,255,255,.3)}.panel-title{border-left:5px solid transparent;padding-top:2px;padding-left:15px;margin-bottom:20px;font-weight:700;line-height:1.4}.panel-title--white{border-color:#fff;color:#fff}.panel-title--lights{border-color:#f7f7f7;color:#f7f7f7}.panel-title--dark{border-color:#333745;color:#333745}.panel-title--yellow{border-color:#FFBE0B;color:#FFBE0B}.panel-title--orange{border-color:#FB5607;color:#FB5607}.panel-title--purple{border-color:#731DD8;color:#731DD8}.panel-title--green{border-color:#8DC63F;color:#8DC63F}.panel-title--blue{border-color:#1EA2FF;color:#1EA2FF}.angled-panel{padding:80px 0 160px}@media (max-width:767px){.angled-panel{padding:40px 0 80px}}.angled-top{content:'';display:block;width:0;height:auto;border-style:solid;border-width:0 0 160px 2000px;border-color:transparent transparent #333745}.post-box,.post-box__news{display:-webkit-box;display:-ms-flexbox}.side-panel{background:#333745;color:#fff;margin-left:40px;padding:40px}.side-panel ul{padding:0 0 0 17px}.side-panel--white{border-left:6px solid #fff!important}.side-panel--light{border-left:6px solid #f7f7f7!important}.side-panel--dark{border-left:6px solid #333745!important}.side-panel--blue{border-left:6px solid #1EA2FF!important}.side-panel--green{border-left:6px solid #8DC63F!important}.side-panel--yellow{border-left:6px solid #FFBE0B!important}.side-panel--orange{border-left:6px solid #FB5607!important}.side-panel--purple{border-left:6px solid #731DD8!important}.entry-content ul li:first-child{margin-top:0}.entry-content h4{font-size:20px;margin-bottom:30px;line-height:1.4;opacity:.6}@media (max-width:767px){.entry-content h4{font-size:18px}}.entry-content img{width:100%;height:auto;margin:20px 0}.page-customer-stories{padding:0 0 100px}.page-privacy-policy{padding:60px 0}.card-body p:first-child{font-size:16px!important}.stories__related .page-customer-stories{margin-top:0}.page-customer-stories{margin-top:-100px}.post-box{background:#f7f7f7;height:300px;margin-bottom:40px;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-person .modal-body img,.person-wrapper img,.post__image img{width:100%;height:auto}.post__image a{border:none!important}.post__image{padding:40px}.post__image img{max-width:300px}.page-content--post{margin-top:-100px;z-index:2}.page-content--post h2{color:#731DD8;font-weight:700;font-size:42px;margin-bottom:20px}.page-content--post ol li,.post__container{margin-bottom:40px}.page-content--post ol{padding:0 0 0 16px}.post__container{background:#f7f7f7;padding:40px}@media (max-width:767px){.page-content--post h2{font-size:30px}.post__container{padding:20px}.post__container p:first-child{font-size:20px}}.accordion-faq .card{border:0;margin-bottom:15px;border-radius:0}.accordion-faq .card-header{padding:10px 20px;margin-bottom:0;background-color:rgba(0,0,0,.03);border:0;border-left:6px solid #ecedf1}.accordion-faq .card-header:first-child{border-radius:0}.accordion-faq .card-header .btn{text-align:left}.accordion-faq .card--orange .btn-link:active,.accordion-faq .card--orange .btn-link:focus,.accordion-faq .card--orange .btn-link:hover{color:#FB5607;text-decoration:none}.accordion-faq .card--blue .btn-link:active,.accordion-faq .card--blue .btn-link:focus,.accordion-faq .card--blue .btn-link:hover{color:#1EA2FF;text-decoration:none}.accordion-faq .card--yellow .btn-link:active,.accordion-faq .card--yellow .btn-link:focus,.accordion-faq .card--yellow .btn-link:hover{color:#FFBE0B;text-decoration:none}.accordion-faq .card--green .btn-link:active,.accordion-faq .card--green .btn-link:focus,.accordion-faq .card--green .btn-link:hover{color:#8DC63F;text-decoration:none}.accordion-faq .card--purple .btn-link:active,.accordion-faq .card--purple .btn-link:focus,.accordion-faq .card--purple .btn-link:hover{color:#731DD8;text-decoration:none}.panel--light .accordion-faq .card-header{background:#fff}.panel--light .accordion-faq .card-body{background:#f7f7f7}.person-wrapper{margin-bottom:50px;cursor:pointer}.person-wrapper img{display:block}.person-wrapper .person-title{padding-left:10px;border-left:4px solid rgba(51,55,69,.2);margin:20px 0}@media (max-width:991px){.modal-person .modal-body img{margin:5px 0 30px}}.modal-person .modal-content{background:#333745;border:none;border-radius:0;color:rgba(255,255,255,.8);padding:40px 20px 30px;border-left:6px solid #1EA2FF}.modal-person h3{border-left:4px solid #1EA2FF;padding:0 0 0 8px;font-weight:700;color:#1EA2FF;margin-bottom:20px}.person-contacts{margin-top:30px}.person-contacts a{border:none}.person-contacts img{width:40px!important;height:40px!important;margin-right:5px}.btn-close{width:30px;height:30px;position:absolute;top:15px;right:15px}.btn-close:after,.btn-close:before{display:block;content:'';width:2px;height:30px;position:absolute;left:14px;top:0;background:#fff}.btn-close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.btn-close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.post-box__news{padding:0;display:flex}.post-box__news.post-box{height:auto}@media (max-width:700px){.post-box__news{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-box__news .news__image{width:100%}}.post-box__news .news__image{height:300px;background-size:cover;background-position:center center;-ms-flex-preferred-size:50%;flex-basis:50%}.post-box__news .news__body{font-size:20px;padding:30px;-ms-flex-preferred-size:50%;flex-basis:50%}.post-box__news .news__body a{font-weight:700;border-width:3px}.news__categories{font-size:12px!important;padding-bottom:15px;color:rgba(51,55,69,.4)}.news__categories a{border-width:0;font-weight:400!important;color:rgba(51,55,69,.4)}.news__author{font-size:14px;margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.author__image{width:40px;margin-right:15px}.author__image img{width:100%;height:auto;border-radius:999px}.post__container .news__author{margin:10px 0 30px}.find-us__body p{font-size:20px}.find-us__map iframe{width:100%;height:450px}@media (max-width:991px){.find-us__body p{font-size:18px}.find-us__map iframe{margin-bottom:40px}}.find-us__directions{margin-top:40px}


.hero .carousel__content h1{
	font-size: 60px;
	font-weight: 700;
	line-height: 1.1;
	margin-bottom: 15px;
}

.btn-header {
	background-color: #73d928;
	color: #ffffff;
}

.btn-header:hover {
	background-color: #54b011;
	color: #ffffff;
}

.col-lg-6-homepage {
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	max-width: 33%;	
}

.post-box-homepage {
	height: 200px;
}

.post-box__news-homepage .news__image-homepage {
	height: 200px;
	background-size: cover;
	background-position: center center;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}

.post-box__news-homepage .news__body-homepage {
	font-size: 16px;
	padding: 20px;
	-ms-flex-preferred-size: 33%;
	flex-basis: 33%;
}

.news__author-homepage {
	font-size: 12px;
}

.latestNews h3.secondary-headline {
	margin-top: 35px;
	margin-bottom: 35px;
}

.wpcf7-quiz-label {
	display: block;
}

@media only screen and (min-width: 1350px){
 /* CSS that should be displayed if width is equal to or less than 991px goes here */
 
	 .hero__small{
		height: 70vh;
	}
}