
@media only screen and (max-width: 1499px){

	/* = Site Header: Desktop
	---------------------------------------------------- */

	.site-header-desktop-search{
		width: 28%;
	}

}

@media only screen and (max-width: 1349px){

	/* = Site Header: Desktop
	---------------------------------------------------- */

	.site-header-desktop-search{
		width: 24%;
	}

}

@media only screen and (max-width: 1199px){

	/* = Company page
	---------------------------------------------------- */

	.page.company .bottom-contacts{
		-webkit-justify-content: space-between;
		justify-content: space-between;

		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.page.company .bottom-contacts-left,
	.page.company .bottom-contacts-right{
		width: 48%;
	}

	.page.company .bottom-contacts-central{
		width: 100%;
		padding: 30px 0 0;
		order: 3;

		-webkit-justify-content: space-between;
		justify-content: space-between;

		display: -webkit-flex;
		display: flex;
	}

	.page.company .bottom-contacts-image{
		display: block;
		width: 48%;
	}

	.page.company .bottom-contacts-image:not(:first-child){
		margin-top: 0;
	}

	.page.company .bottom-contacts-image:nth-child(n+3){
		margin-top: 30px;
	}

	/* = Shortcodes
	---------------------------------------------------- */

	/* sale reps list */

	.sale-reps-list-inner{
		margin-bottom: -40px;
	}

	.sale-reps-list .item{
		margin-bottom: 40px;
		width: 33.333333%;
	}

	/* team members list */

	.team-members-list-inner{
		margin-bottom: -50px;
	}

	.team-members-list .item{
		margin-bottom: 50px;
		width: 33.333333%;
	}

	.team-members-list.compact-view .item.ends-row{
		margin-right: 33.333333%;
	}

	/* testimonials list */

	.testimonials-list.three-columns .item{
		width: 50%;
	}

	.testimonials-list.one-column .item-inner,
	.testimonials-list.three-columns .item-inner{
		padding-right: 40px;
		padding-left: 40px;
	}

}

@media only screen and (max-width: 1023px){

	/* = Page Sections
	---------------------------------------------------- */

	.slider-section-item-lower-text:not(:first-child){
		margin-top: 16px;
	}

	.slider-section-item-quote-text:not(:first-child){
		margin-top: 45px;
	}

	.slider-section-item-quote-author:not(:first-child){
		margin-top: 16px;
	}

	/* = Company page
	---------------------------------------------------- */

	.page.company .page-content{
		max-width: 100%;
	}

	/* recent articles */

	.page.company .recent-articles .item{
		margin-bottom: 30px;
	}

	/* contacts */

	.page.company .bottom-contacts{
		margin-top: 30px;
	}

	/* = Landing - Rep Portal page
	---------------------------------------------------- */

	/* header */

	.page.landing-rep-portal .page-header-outer{
		height: 440px;
	}

	.page.landing-rep-portal .page-header-title{
		font-size: 50px;
	}

	/* content */

	.page.landing-rep-portal .page-content{
		padding-top: 60px;
	}

	/* = Landing - Enroll page
	---------------------------------------------------- */

	/* header */

	.page.landing-enroll .page-header-outer{
		height: 400px;
	}

	/* content */

	.page.landing-enroll .top-section-right{
		padding: 30px 40px;
	}

	/* = Site Footer
	---------------------------------------------------- */

	.site-footer-inner{
		padding-bottom: 0;
	}

	.site-footer-left{
		position: relative;
		padding-right: 318px;
		padding-bottom: 0;
	}

	/* logos */

	.site-footer-logos{
		bottom: auto;
		left: auto;

		top: 78px;
		right: 0;
	}

	.site-footer-logos span{
		vertical-align: top;
	}

	/* copyrights */

	.copyrights{
		margin-top: 40px;
	}

}

@media only screen and (max-width: 767px){

	/* = Core Classes
	---------------------------------------------------- */

	.video-block .play{
		font-size: 62px;
	}

	/* = Page Content
	---------------------------------------------------- */

	.page-content ul > li{
		padding-left: 21px;
	}

	.page-content ul > li::before{
		width: 9px;
		height: 9px;
		top: 9px;
	}

	/* popups */

	.page-content .popup-window-container ul > li::before{
		width: 8px;
		height: 8px;
		top: 7px;
	}

	/* = Page Sections
	---------------------------------------------------- */

	.slider-section-item-upper-text,
	.slider-section-item-lower-text,
	.slider-section-item-quote-text{
		font-size: 21px;
		line-height: 35px;
	}

	.slider-section-item-lower-text:not(:first-child){
		margin-top: 14px;
	}

	.slider-section-item-buttons:not(:first-child){
		margin-top: 11px;
	}

	.slider-section-item-quote-text:not(:first-child){
		margin-top: 35px;
	}

	.slider-section-item-quote-author{
		font-size: 18px;
		line-height: 18px;
	}

	.slider-section-item-quote-author:not(:first-child){
		margin-top: 14px;
	}

	/* = Company page
	---------------------------------------------------- */

	/* press releases */

	.page.company .press-releases li{
		line-height: 21px;
	}

	.page.company .press-releases .item-date{
		margin-bottom: 1px;
	}

	/* recent articles */

	.page.company .recent-articles-title{
		padding: 0;
	}

	.page.company .recent-articles-title .button{
		max-width: 100%;
		min-width: 230px;
		margin-top: 15px;
		transform: none;

		position: static;
		right: auto;
		top: auto;
	}

	.page.company .recent-articles-inner{
		max-width: 450px;
		margin: 0;
	}

	.page.company .recent-articles .item{
		width: auto;
		float: none;

		margin-bottom: 20px;
		padding: 0;
	}

	.page.company .recent-articles .item-thumb{
		height: 325px;
	}

	.page.company .recent-articles .item-excerpt{
		font-size: 12px;
		line-height: 19px;
	}

	/* recent videos */

	.page.company .recent-videos-inner{
		max-width: 450px;
		padding-top: 10px;
		margin: 0;
	}

	.page.company .recent-videos .item{
		width: auto;
		float: none;

		margin-bottom: 30px;
		padding: 0;
	}

	.page.company .recent-videos .item-title{
		margin-top: 20px;
	}

	/* case studies */

	.page.company .case-studies-inner{
		padding-top: 17px;
	}

	.page.company .case-studies .item{
		margin-bottom: 20px;
		width: 50%;
	}

	/* contacts */

	.page.company .bottom-contacts{
		margin-top: 20px;
	}

	.page.company .bottom-contacts-left,
	.page.company .bottom-contacts-right{
		padding: 30px 20px;
	}

	.page.company .bottom-contacts-central{
		padding-top: 20px;
	}

	.page.company .bottom-contacts-image:nth-child(n+3){
		margin-top: 20px;
	}

	.page.company .bottom-contacts h2{
		margin-bottom: 15px;
	}

	.page.company .bottom-contacts p,
	.page.company .bottom-contacts ol,
	.page.company .bottom-contacts ul{
		margin-bottom: 15px;
	}

	/* = Landing - Register page
	---------------------------------------------------- */

	.page.landing-register .page-content{
		padding: 40px 0;
	}

	.page.landing-register .top-section{
		display: block;
		padding-top: 0;
	}

	.page.landing-register .top-section-column{
		width: auto;
		padding: 0;
	}

	.page.landing-register .top-section-column:not(:first-child){
		padding-top: 40px;
	}

	.page.landing-register .bottom-section:not(:first-child){
		padding-top: 40px;
	}

	/* = Landing - Rep Portal page
	---------------------------------------------------- */

	/* header */

	.page.landing-rep-portal .page-header-outer{
		height: 340px;
	}

	.page.landing-rep-portal .page-header-title{
		font-size: 40px;
	}

	/* content */

	.page.landing-rep-portal .page-content{
		padding-bottom: 30px;
		padding-top: 40px;
	}

	/* = Landing - Enroll page
	---------------------------------------------------- */

	/* header */

	.page.landing-enroll .page-header-outer{
		height: 320px;
	}

	/* content */

	.page.landing-enroll .page-content{
		padding-bottom: 30px;
		padding-top: 40px;
	}

	/* top */

	.page.landing-enroll .top-section-left{
		width: auto;
		padding-top: 0;
		line-height: 21px;
		float: none;
	}

	.page.landing-enroll .top-section-left h1{
		line-height: 36px;
	}

	.page.landing-enroll .top-section-left p,
	.page.landing-enroll .top-section-left ol,
	.page.landing-enroll .top-section-left ul{
		margin-bottom: 13px;
	}

	.page.landing-enroll .top-section-right{
		width: auto;
		margin-top: 30px;
		padding: 20px 30px;
		line-height: 23px;
		float: none;
	}

	.page.landing-enroll .top-section-right p,
	.page.landing-enroll .top-section-right ol,
	.page.landing-enroll .top-section-right ul{
		margin-bottom: 18px;
	}

	.page.landing-enroll .disclaimer{
		font-size: 11px;
		line-height: 17px;
	}

	/* bottom */

	.page.landing-enroll .bottom-section:not(:first-child){
		padding-top: 30px;
	}

	/* = Shortcodes
	---------------------------------------------------- */

	/* sale reps list */

	.sale-reps-list-inner{
		margin-bottom: -30px;
	}

	.sale-reps-list .item{
		margin-bottom: 30px;
		width: 50%;
	}

	.sale-reps-list .item-name{
		line-height: 25px;
		font-size: 14px;
	}

	.sale-reps-list .item-meta{
		line-height: 20px;
		font-size: 13px;
	}

	.sale-reps-list .item-meta span{
		margin-top: 5px;
	}

	/* team members list */

	.team-members-list-inner{
		margin-bottom: -40px;
	}

	.team-members-list .item{
		margin-bottom: 40px;
		width: 50%;
	}

	.team-members-list.compact-view .item.ends-row{
		margin-right: 50%;
	}

	.team-members-list.compact-view .item:first-child .item-section-title,
	.team-members-list.compact-view .item.ends-row + .item .item-section-title{
		margin-right: -100%;
	}

	.team-members-list .item-meta{
		padding: 20px 15px;
		line-height: 18px;
	}

	.team-members-list .item-name{
		font-size: 14px;
	}

	.team-members-list .item-position{
		font-size: 12px;
	}

	/* testimonials list */

	.testimonials-list-inner{
		margin: 0 0 -20px;
	}

	.testimonials-list .item{
		margin-bottom: 20px;
		padding: 0;
	}

	.testimonials-list.one-column .item{
		font-size: 14px;
		line-height: 26px;
	}

	.testimonials-list.two-columns .item,
	.testimonials-list.three-columns .item{
		line-height: 26px;
		display: block;
		width: auto;
	}

	.testimonials-list.one-column .item-inner,
	.testimonials-list.two-columns .item-inner,
	.testimonials-list.three-columns .item-inner{
		padding: 25px 30px;
	}

	.testimonials-list .item-meta{
		margin-top: 10px;
	}

	.testimonials-list.two-columns .item-meta,
	.testimonials-list.three-columns .item-meta{
		line-height: inherit;
	}

	.testimonials-list.two-columns .item-name,
	.testimonials-list.three-columns .item-name{
		font-size: inherit;
	}

	.testimonials-list.two-columns .item-name::before,
	.testimonials-list.three-columns .item-name::before{
		content: "– ";
	}

	.testimonials-list.two-columns .item-position,
	.testimonials-list.three-columns .item-position{
		display: inline;
	}

	.testimonials-list.two-columns .item-position:not(:first-child)::before,
	.testimonials-list.three-columns .item-position:not(:first-child)::before{
		content: "| ";
	}

	/* = Site Footer
	---------------------------------------------------- */

	.site-footer-left{
		padding-right: 0;
	}

	/* logos */

	.site-footer-logos{
		display: none;
	}

	/* copyrights */

	.copyrights{
		margin-top: 30px;
	}

	/* = Side Panel
	---------------------------------------------------- */

	.side-panel-title{
		padding-top: 20px;
	}

}

@media only screen and (max-width: 479px){

	/* = Core Classes
	---------------------------------------------------- */

	.video-block .play{
		font-size: 54px;
	}

	/* = Page Content
	---------------------------------------------------- */

	.page-content ul > li{
		padding-left: 19px;
	}

	.page-content ul > li::before{
		width: 8px;
		height: 8px;
		top: 8px;
	}

	/* popups */

	.page-content .popup-window-container ul > li::before{
		width: 7px;
		height: 7px;
	}

	/* = Page Sections
	---------------------------------------------------- */

	.slider-section-item-upper-text,
	.slider-section-item-lower-text,
	.slider-section-item-quote-text{
		font-size: 18px;
		line-height: 31px;
	}

	.slider-section-item-lower-text:not(:first-child){
		margin-top: 12px;
	}

	.slider-section-item-buttons:not(:first-child){
		margin-top: 10px;
	}

	.slider-section-item-quote-text:not(:first-child){
		margin-top: 25px;
	}

	.slider-section-item-quote-author{
		font-size: 17px;
		line-height: 17px;
	}

	.slider-section-item-quote-author:not(:first-child){
		margin-top: 12px;
	}

	/* = Company page
	---------------------------------------------------- */

	/* press releases */

	.page.company .press-releases li{
		line-height: 19px;
	}

	.page.company .press-releases .item-date{
		margin-bottom: 0;
	}

	/* recent articles */

	.page.company .recent-articles .item{
		margin-bottom: 10px;
	}

	.page.company .recent-articles .item-thumb{
		height: 290px;
	}

	.page.company .recent-articles .item-excerpt{
		font-size: 11px;
		line-height: 17px;
	}

	/* recent videos */

	.page.company .recent-videos .item{
		margin-bottom: 25px;
	}

	.page.company .recent-videos .item-title{
		margin-top: 15px;
	}

	/* case studies */

	.page.company .case-studies-inner{
		padding-top: 12px;
		margin: 0 -6px;
	}

	.page.company .case-studies .item{
		margin-bottom: 12px;
		padding: 0 6px;
	}

	/* contacts */

	.page.company .bottom-contacts{
		margin-top: 10px;
		display: block;
	}

	.page.company .bottom-contacts-left{
		width: auto;
	}

	.page.company .bottom-contacts-right{
		margin-top: 12px;
		width: auto;
	}

	.page.company .bottom-contacts-central{
		width: auto;
		display: block;
		padding-top: 12px;
		order: 0;
	}

	.page.company .bottom-contacts-image{
		width: auto;
	}

	.page.company .bottom-contacts-image:nth-child(n+2){
		margin-top: 12px;
	}

	.page.company .bottom-contacts p,
	.page.company .bottom-contacts ol,
	.page.company .bottom-contacts ul{
		margin-bottom: 10px;
	}

	/* = Landing - Register page
	---------------------------------------------------- */

	.page.landing-register .page-content{
		padding: 30px 0;
	}

	.page.landing-register .top-section-column:not(:first-child),
	.page.landing-register .bottom-section:not(:first-child){
		padding-top: 30px;
	}

	/* = Landing - Rep Portal page
	---------------------------------------------------- */

	/* header */

	.page.landing-rep-portal .page-header-outer{
		height: 240px;
	}

	.page.landing-rep-portal .page-header-title{
		font-size: 30px;
	}

	/* content */

	.page.landing-rep-portal .page-content{
		padding-bottom: 20px;
		padding-top: 30px;
	}

	/* = Landing - Enroll page
	---------------------------------------------------- */

	/* header */

	.page.landing-enroll .page-header-outer{
		height: 240px;
	}

	/* content */

	.page.landing-enroll .page-content{
		padding-bottom: 20px;
		padding-top: 30px;
	}

	.page.landing-enroll .top-section-left{
		line-height: 19px;
	}

	.page.landing-enroll .top-section-left h1{
		line-height: 28px;
	}

	.page.landing-enroll .top-section-left p,
	.page.landing-enroll .top-section-left ol,
	.page.landing-enroll .top-section-left ul{
		margin-bottom: 11px;
	}

	.page.landing-enroll .top-section-right{
		padding: 15px 20px;
		line-height: 21px;
	}

	.page.landing-enroll .top-section-right p,
	.page.landing-enroll .top-section-right ol,
	.page.landing-enroll .top-section-right ul{
		margin-bottom: 16px;
	}

	.page.landing-enroll .disclaimer{
		font-size: 10px;
		line-height: 15px;
	}

	/* = Shortcodes
	---------------------------------------------------- */

	/* sale reps list */

	.sale-reps-list-inner{
		margin: 0 0 -20px;
	}

	.sale-reps-list .item{
		width: auto;
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	/* team members list */

	.team-members-list-inner{
		margin: 0 0 -30px;
	}

	.team-members-list .item{
		margin-bottom: 30px;
		display: block;
		width: auto;
	}

	.team-members-list.compact-view .item.ends-row{
		margin-right: 0;
	}

	.team-members-list .item-section-title{
		padding: 0;
	}

	.team-members-list.compact-view .item:first-child .item-section-title,
	.team-members-list.compact-view .item.ends-row + .item .item-section-title{
		margin-right: 0;
	}

	.team-members-list .item-outer{
		padding: 0;
	}

	.team-members-list .item-meta{
		line-height: 15px;
	}

	.team-members-list .item-name{
		font-size: 13px;
	}

	.team-members-list .item-position{
		font-size: 11px;
	}

	/* testimonials list */

	.testimonials-list-inner{
		margin-bottom: -10px;
	}

	.testimonials-list .item{
		margin-bottom: 10px;
	}

	.testimonials-list.one-column .item,
	.testimonials-list.two-columns .item,
	.testimonials-list.three-columns .item{
		font-size: 13px;
		line-height: 24px;
	}

	.testimonials-list.one-column .item-inner,
	.testimonials-list.two-columns .item-inner,
	.testimonials-list.three-columns .item-inner{
		padding: 20px;
	}

	.testimonials-list .item-meta{
		margin-top: 8px;
	}

	/* = Site Footer
	---------------------------------------------------- */

	.copyrights{
		margin-top: 20px;
	}

	/* = Side Panel
	---------------------------------------------------- */

	.side-panel-title{
		padding-top: 18px;
	}

}

@media only screen and (max-width: 360px){

	/* = Side Panel
	---------------------------------------------------- */

	.side-panel{
		border-left-width: 0;
		width: 100%;
	}

}