@media(min-width:1790px){
    .hero h1 {
        width: 45%;
    }
}
@media(max-width:1271px){
	.col-md-5ths{
		width:33.33%;
	}
}

@media(max-width:1530px){
 	.container{
		/*width:83%;
		max-width:83%;*/
	}
}
@media(max-width:1399px){
    .container{
		/*width:90%;
		max-width:90%;*/
	}
	.hero h1{
		/*width:56%;*/
	}
	.cw_value_square_inner{
		padding:2rem;
	}
	.footer_nav{
		min-width:12%;
	}
}

/*LARGE*/
@media(max-width:1199px){
	.header_button a{
		width:120px;
		height:95px;
	}
	.header_nav,
	.header_button span{
		font-size:16px;
	}
	.header_logo img{
		max-width:100%;
		max-height:100%;
		width:auto;
		height:auto;
	}
	.cw_value_square_inner{
		padding:1.5rem;
	}
	.cw_value_icon{
		width:35%;
		height:35%;
	}
	.cw_value_square p{
		font-size:13.5px;
	}
	.cw_value_square h3{
		font-size:20px;
	}
	.footer_nav{
		min-width:0;
		margin-left:1rem;
	}
	.cw_about_icon{
		padding-bottom:40%;
	}
	.cw_about_icons h5{
		margin:0 0 2rem;
	}
	#footer .footer-wave {
		height:200px;
	}
	.half_half .flex .col-text {
		padding-top:0px;
	}
}
@media(max-width:1100px){
	#footer-menu {
		display:none;
	}
	#footer-logo {
		margin-top:0;
		border-top:none;
	}
}

@media(max-width:1040px){
	.opus-nav a {
		font-size:12px;
		padding:12px 8px;
	}
	.header.header_scrolled .header_nav > li > a {
		padding:14px 8px;
		font-size:11px;
	}
	.header .btn + .btn {
		margin-left:5px;
	}
	.header.header_prepare .buttons-onscroll {
		margin-left:0px;
	}

	.header:not(.header_scrolled) .header_nav > li > a {
		padding:14px 12px;
		font-size:12px;
	}
}

/*MEDIUM*/
@media(max-width:991px){
	.container{
		width:100%;
		max-width:100%;
	}
	.hero .banner-contents {
		padding-left:0;
	}
	.header_button a{
		width:100px;
	}
	.header_nav,
	.header_button span{
	    font-size: 14px;
	}
	.hero_image{
		padding:0 1rem;
	}
	.hero_video {
		height:100%;
	}
	.hero_video video {
		height:100%;
	    /*width:130vw;*/
	}
	.cw_content_highlight{
		padding:0;
	}
	.cw_value_square_inner{
		padding:3rem;
	}
	.cw_value_grid .col-lg-4:nth-of-type(even) .cw_value_square{
	    background:#1489a9;
	}
	.cw_value_grid .col-lg-4:nth-of-type(2) .cw_value_square,
	.cw_value_grid .col-lg-4:nth-of-type(3) .cw_value_square,
	.cw_value_grid .col-lg-4:nth-of-type(6) .cw_value_square{
	    background:#78be20;
	}
	.footer_logo{
		margin-bottom:2rem;
	}
	.footer_logo img{
		padding:0;
	}
	.footer_nav{
		margin:0 2rem 3rem 0;
		min-width:15%;
	}
	.footer_social{
		padding:0 0 0 30%;
	}
	.cw_about_icon{
		padding-bottom:50%;
	}
	.cw_resource_filter_tab a{
		padding:0.5rem;
	}
	.cw_benefit_icon{
		margin:0 0 2rem;
	}
	.signup-bar {
		flex-wrap:wrap;
		padding:25px 15px;
	}
	.signup-bar h5 {
		width:100%;
		text-align:center;
		margin-bottom:10px;
	}
	.signup-bar form {
		width:100%;
	}
	.hero .container .row {
		margin:0;
	}
	#footer-logo {
		padding-left:15px;
		padding-right:15px;
	}
	.signup-bar .gform_wrapper {
		width:100%;
	}
	.cli-bar-btn_container {
		margin-top:10px;
	}
}
@media(max-width:880px){
	.header:not(.header_scrolled) .header_nav > li > a {
		padding:14px 6px;
		font-size:11px;
	}
}
@media(min-width:768px){
	.header_right{
		display:block;
	}
	.header_right_mobile.open, .header_right_mobile {
		display:none;
	}
}
@media(max-width:950px){
	.icons .ico, .icons .plogo {
		width:calc(100% / 3);
	}
	.wave-bottom {background-size: auto 350px;padding-bottom:350px;}

	.header .buttons-onscroll {
		display:none !important;
	}
}

/*SMALL*/
@media(max-width:767px){
	.header {
		height:50px;
	}
	.title-bar {
		padding:30px 0;
		margin-bottom: 40px;
	}
	.icons .ico, .icons .plogo {
		width:50%;
	}
	.title_bar h1, .title_bar p, .new_title_bar h1 {
		font-size:32px;
		line-height:40px;
	}

	.header_right_mobile.open {
		display:block;
	}
	.header_right {
		display:none;
	}
	.header+#body_content {
		/*margin-top:60px;*/
	}
	.header_scrolled+#body_content {
		/*margin-top:150px;*/
	}
	.header_mobile{
		display:block;
		margin-top:-130px;
		padding:2rem;
		z-index:1001;
	}
	#footer .footer-wave {
		height:150px;
	}
	#footer .footer-logos {
		padding:20px 0;
	}
    #timeline_wall318.sboard .sb-item {
        width: 100% !important;
    }
    .sboard .sb-item .sb-container, .social_post {
        min-height: 500px;
    }
    twitter-widget#twitter-widget-0 {
        width: 100% !important;
    }
    .div#twitter-widget-0 {
        margin: 0 auto !important;
    }
	.hero{
		min-height:350px;
		height:auto;
	}
	#body_content {
		/*margin-top:120px;*/
	}
	.cw_contact_location {
		margin-bottom:20px;
	}
    .cw_value_square{
        margin: 0 auto;
        margin-bottom: 4rem;
    }
	.cw_value_square_inner{
		padding:1.5rem 1rem;
	}
	.cw_value_grid .row{
		margin:0 -5px;
	}
	.cw_value_grid .col-sm-6{
		padding:0 5px;
	}
	.cw_testimonial_slide_content{
		padding:0;
	}
	.footer_nav{
		min-width:24%;
	}
	.footer_list.two_col{
		-webkit-columns:1;
		columns:1;
	}
	.footer_bottom p{
		text-align:left;
		margin-top:1rem;
	}
	.footer_social{
		padding:0;
	}
	.cw_about_icon{
		padding-bottom:75%;
	}
	.cw_solution_graphic{
		width:60%;
		padding-bottom:60%;
		margin:2rem auto;
	}
	.cw_resource_filters .row.cw_resource_row{
		margin:0 -5px;
	}
	.cw_resource_filter_tab a{
		border:none;
	}
	.cw_resource_filter_search input{
		margin:0.5rem 0;
	}
	.col-md-5ths{
		width:50%;
	}
    .single-post iframe {
        width: 100%;
        height: 300px;
    }
    .page-template-page_solution .cw_solution_content img {
        width: 100%;
        height: auto;
    }
	.testimonial {
		flex-wrap:wrap;
	}
	.testimonial_content {
		order:2;
		width:100%;
	}
	.testimonial_img {
		order:1;
		width:100%;
	}
	.testimonial_img img {
		width:100%;
		margin:10px 0 20px;
	}
	.testimonial_content p {
		font-size: 18px;
		line-height: 28px;
	}
	.section-resources .resource-container > div {
		margin-top:30px;
	}
	.section-resources .resource-container > div:first-child {
		margin-top:0px;
	}
	.header .bluebar {
		height:12px;
	}
	.header .bluebar .container {
		display:none;
	}
	.header_right{
		display:none;
		background:white;
		width:100%;
		min-height:100vh;
		height:auto;
		position:fixed;
		text-align:center;
		top:70px;
		left:0;
	}
	.header_nav,
	.header_nav li,
	.header_button{
		display:block;
	}
	.header_nav{
		font-size:18px;
	}
	.header_nav li:hover .sub-menu {
		display:none;
	}
	.header_nav li a{
		padding:8px 1rem;
		height:auto;
		text-align:left;
		font-size:14px;
	}
	.header.header_scrolled .header_nav > li > a {
		padding:8px 1rem;
		font-size:14px;
	}
	.header_nav li .sub-menu{
		position:relative;
		width:100%;
		margin:0 0 0 10px;
		text-align:left;
		box-shadow:none !important;
		padding:0;
	}
	.header_nav li.menu-item-has-children {
		position:relative;
	}
	.header_nav li.menu-item-has-children > a {
		width:calc(100% - 50px);
	}
	.header_nav li.menu-item-has-children:after {
		background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3E_directionals/Angles/Small Down Copy%3C/title%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='11' width='375' height='533'%3E%3C/rect%3E%3Cfilter x='-20.3%25' y='-13.9%25' width='140.5%25' height='128.5%25' filterUnits='objectBoundingBox' id='filter-2'%3E%3CfeOffset dx='0' dy='2' in='SourceAlpha' result='shadowOffsetOuter1'%3E%3C/feOffset%3E%3CfeGaussianBlur stdDeviation='25' in='shadowOffsetOuter1' result='shadowBlurOuter1'%3E%3C/feGaussianBlur%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.159063593 0' type='matrix' in='shadowBlurOuter1'%3E%3C/feColorMatrix%3E%3C/filter%3E%3C/defs%3E%3Cg id='✓-1.-Homepage' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Menu' transform='translate(-341.000000, -127.000000)'%3E%3Crect fill='%23FFFFFF' x='0' y='0' width='375' height='1027'%3E%3C/rect%3E%3Cg id='Rectangle'%3E%3Cuse fill='black' fill-opacity='1' filter='url(%23filter-2)' xlink:href='%23path-1'%3E%3C/use%3E%3Cuse fill='%23FFFFFF' fill-rule='evenodd' xlink:href='%23path-1'%3E%3C/use%3E%3C/g%3E%3Cg id='_directionals/Angles/Small-Down' fill='%2396C941' transform='translate(341.000000, 125.000000)'%3E%3Cpath d='M0.202772228,2.27969531 C0.452338048,2.03012949 0.845036471,2.01093212 1.11662269,2.22210319 L1.18184316,2.27969531 L4.5070014,5.60490303 L7.83215964,2.27969531 C8.08172545,2.03012949 8.47442388,2.01093212 8.7460101,2.22210319 L8.81123056,2.27969531 C9.06079638,2.52926112 9.07999375,2.92195955 8.86882268,3.19354577 L8.81123056,3.25876623 L4.99653686,7.07345994 C4.74697104,7.32302576 4.35427262,7.34222313 4.0826864,7.13105205 L4.01746593,7.07345994 L0.202772228,3.25876623 C-0.0675907428,2.98840326 -0.0675907428,2.55005828 0.202772228,2.27969531 Z' id='Color' fill='%2396C941'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
		background-position:right center;
		background-size:15px;
		background-repeat: no-repeat;
		width:20px;
		height:20px;
		content:'';
		position:absolute;
		right:18px;
		top:7px;
	}
	.header_nav li.menu-item-has-children.active:after {
		transform: rotate(180deg);
		right:14px;
	}
	.header_nav li .sub-menu li a {
		font-size:14px;
		line-height:18px;
		color:#3E4E63;
		letter-spacing:0.88px;
		padding-bottom:10px;
	}
	.header_nav li .sub-menu li a:hover {
		color:#86CD10;
	}
	.header_nav > li > a:hover,
	.header_nav > li:hover > a,
	.header_nav > li.current-menu-item > a {
	    color:#45B4E0;
		background-color:#fff;
		border-radius:0px;
	}
	.header_nav li .sub-menu {
	    background-color:#fff;
	    border-radius: 0;
		padding-bottom:8px;
	}
	.header_button{
		position:absolute;
		bottom:0;
		margin:0;
		width:100%;
	}
	.header .mobile-buttons {
		display:block;
		padding:20px 15px;
	}
	.header_button a{
		width:45%;
		bottom:0;
		vertical-align:bottom;
	}
	.header_button span{
		font-size:18px;
	}
	.header_mobile{
		display:block;
		padding:10px 15px 15px;
		margin-top:0;
		z-index:1001;
	}
	.header_logo img {
		width:180px;
		padding: 14px 0 0;
	}
	.hero video {
		display:none;
	}
	.hero .banner-contents {
		width:100%;
		text-align:center;
		padding-top:60px;
	}
	.hero .banner-contents h1 {
		width:80%;
		text-align:center;
		max-width:100%;
		top:0;
		margin:0 auto;
		font-size: 30px;
		letter-spacing: 0;
		line-height: 37px;
		margin:0 auto;
	}
	.hero .banner-contents .hero_bar {
		width:100%;
		max-width:400px;
		margin:20px auto 0;
	}
	.hero .banner-contents .hero_bar_select {
		width:100%;
		max-width:400px;
		margin:0 auto;
	}
	.hero .hero-image {
		display:block;
	}
	.hero .row {
		display:block;
		margin:0 auto;

	}
	.hero_bar_select ul {
		width:100%;
	}
	.section-photogrid .photogrid .img1b {grid-column-start: 1;grid-column-end: 3;grid-row-start: 1;grid-row-end: 3;}
	.section-photogrid .photogrid .img2b {grid-column-start: 1;grid-column-end: 3;grid-row-start: 3;grid-row-end: 5;}
	.section-photogrid .photogrid .img1 {grid-column-start: 1;grid-column-end: 2;grid-row-start: 1;grid-row-end: 2;}
	.section-photogrid .photogrid .img2 {grid-column-start: 2;grid-column-end: 3;grid-row-start: 1;grid-row-end: 2;}
	.section-photogrid .photogrid .img3 {grid-column-start: 1;grid-column-end: 2;grid-row-start: 2;grid-row-end: 3;}
	.section-photogrid .photogrid .img4 {grid-column-start: 2;grid-column-end: 3;grid-row-start: 2;grid-row-end: 3;}
	.section-photogrid .photogrid .img5 {grid-column-start: 1;grid-column-end: 2;grid-row-start: 3;grid-row-end: 4;}
	.section-photogrid .photogrid .img6 {grid-column-start: 2;grid-column-end: 3;grid-row-start: 3;grid-row-end: 4;}
	.section-photogrid .photogrid .img7 {grid-column-start: 1;grid-column-end: 2;grid-row-start: 4;grid-row-end: 5;}
	.section-photogrid .photogrid .img8 {grid-column-start: 2;grid-column-end: 3;grid-row-start: 4;grid-row-end: 5;}
	.wave-bottom {background-size: auto 250px;padding-bottom:250px;}

	.page-template-template-general .page-content-container,
	.page-template-template-solutions-landing .page-content-container,
	.page-template-template-opus .page-content-container
	 {
		width:100%;
	}

	.page-template-template-general .page-content .watermark,
	.page-template-template-opus .page-content .watermark {
		width:40%;
		top:-20px;
	}

	.documents .docs-container .doc {
		flex-wrap:wrap;
	}
	.documents .docs-container .doc h4 {
		width:100%;
	}
	.documents .docs-container .doc .content-main {
		width:100%;
	}
	.documents .docs-container .doc .button {
		width:100%;
		text-align:left;
	}
	.opus-nav {
		display:block;
		height:43px;
		overflow:hidden;
		cursor:pointer;
		padding:0;
		position:relative;
	}
	.opus-nav:before {
		content:'Learn More About Opus';
		display:block;
		width:calc(100% - 30px);
		color: #fff;
		font-size: 12px;
		font-weight: 600;
		letter-spacing: 0.88px;
		line-height: 18px;
		text-align: center;
		padding: 12px 8px;
		position:absolute;
		top:110px;
		left:15px;
		text-transform: uppercase;
		background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2211%22%20height%3D%227%22%20viewBox%3D%220%200%2011%207%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3E_directionals%2FAngles%2FSmall%20Down%3C%2Ftitle%3E%3Cpath%20d%3D%22M.248.786c.305-.305.785-.328%201.117-.07l.08.07L5.508%204.85%209.573.786c.305-.305.785-.328%201.117-.07l.08.07c.304.305.328.785.07%201.117l-.07.08-4.663%204.662c-.305.305-.785.329-1.117.07l-.08-.07L.248%201.983c-.33-.33-.33-.866%200-1.197z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E');
		background-repeat: no-repeat, repeat;
		background-position: right 1.25em top 50%, 0 0;
		background-size: .65em auto, 100%;
		background-color:#45B4E0;
	}
	.page-template-template-opus .opus-nav {
		padding:160px 10px 5px;
	}
	.opus-nav.open {
		height:auto;
		padding:160px 0 10px;
	}
	.opus-nav a {
		width:100%;
		display:block;
	}
	.opus-nav a:hover{
		border-radius: 0px;
	  	background-color: rgba(0,182,229,.15);
		color:#45B4E0;
	}
	.faqs .faqs-container .faq h4 {
		font-size:20px;
		line-height:24px;
	}
	.title-bar.wicon {
		margin-bottom:130px;
	}
	.title-bar .icon {
		height:60px;
	}
	.title-bar .icon .icon-wrap {
		width:180px;
		height:180px;
		border-radius:90px;
		margin-left:-90px;
	}
}

@media(max-width:640px){
	.signup-bar .gform_wrapper .gform_body > ul {
		flex-wrap:wrap;
	}
	.signup-bar .gform_wrapper .gform_body > ul li {
		width:100%;
		padding-right:0;
		padding-bottom:10px;
	}
	.signup-bar .gform_wrapper .gform_body {
		width:100%;
	}
	.signup-bar .gform_wrapper .gform_footer {
		width:100%;
	}
	.signup-bar form input {
		margin-bottom: 0;
	}
	.half_half .flex {
		flex-wrap:wrap;
	}
	.half_half .flex .col-text {
		width:100%;
		order:2;
	}
	.half_half .flex .col-image {
		width:100%;
		order:1;
		margin-bottom:30px;
	}
	.cookie-notice-container {
		width:90%;
	}
	#cn-notice-text {
		float:none;
	}
}

/*EXTRA SMALL*/
@media(max-width:575px){
	.header+#body_content {
		/*margin-top:40px;*/
	}
	.header_scrolled+#body_content {
		/*margin-top:130px;*/
	}
	.locations {
		padding:40px 0 20px;
	}
	.page-template-template-general .page-content .watermark {
		display:none;
	}
	#body_content {
		/*margin-top:100px;*/
	}
	.hero h1{
		font-size:24px;
	}
	.hero_bar form{
		display:block;
		width:100%;
	}
	.hero_bar_select{
		width:100%;
		display:block;
		margin:0.5rem 0;
	}
	.hero_bar form input[type="submit"]{
		width:100%;
		display:block;
	}
	.hero_image{
		top: 44%;
    	-webkit-transform: translate(0,-44%);
    	transform: translate(0,-44%);
	}
	.hero_bar_select select{
		width:100%;
		font-size:14px;
	}
	.title_bar h1{
		font-size:40px;
	}
	.cw_content{

	}
	.cw_value_grid .col-lg-4:nth-of-type(even) .cw_value_square{
	    background:#78be20;
	}
	.cw_value_grid .col-lg-4:nth-of-type(odd) .cw_value_square{
	    background:#1489a9;
	}

	.cw_testimonial_slide p{
		font-size:14px;
	}
	.cw_testimonial_slider::before,
	.cw_testimonial_slider::after{
		font-size:100px;
	}
	.cw_testimonial_slider::before{
		left:0;
	}
	.cw_testimonial_slider::after{
		bottom:0;
		top:auto;
		right:0;
	}
	.site_button{
		display:block;
	}
	.footer_nav{
		min-width:0;
		width:100%;
		display:block;
		margin:0;
	}
	.footer_bottom{
		margin-top:2rem;
	}
	.footer_cta{
		display:none;
	}
	.cw_about_icon{
		padding-bottom:50%;
	}
	.header_nav li .sub-menu{
		width:100%;
	}
	.col-md-5ths{
		width:100%;
	}
	.cw_contact_form{
		padding:1rem;
	}
    .partner_logo {
        width: 45%;
    }
	.signup-bar form {
		width:100%;
		flex-wrap:wrap;
	}
	.signup-bar form input {
		width:100%;
		margin-bottom:15px;
	}
	.signup-bar form button {
		width:100%;
		padding:12px 0;
	}
	.header_logo img {
		width:180px;
		padding: 14px 0 0;
	}
	.resource-filters > * {
		margin-top:15px;
	}
	.resource-filters .filter {
	    padding-left: 15px;
	    padding-right: 15px;
	}
}

@media(max-width:500px){
	.icons .ico, .icons .plogo {
		width:100%;
		border-right:none;
	}
	.title-bar {
	    padding: 20px 0 18px;
	    margin-bottom: 30px;
	}
	.new_title_bar h1 {
		font-size:28px;
		line-height:32px;
	}
	.title-bar.wicon {
		margin-bottom:100px;
		padding-top:40px;
	}
	.title-bar .icon {
		height:40px;
		margin-top:20px;
	}
	.title-bar .icon .icon-wrap {
		width:120px;
		height:120px;
		border-radius:60px;
		margin-left:-60px;
	}
	.page-template-template-opus .opus-nav {
		padding:130px 10px 5px;
	}
	.opus-nav::before {
		top:80px;
	}
}

/*REALLY EXTRA SMALL*/
@media(max-width:440px){
	.hero {
		height:auto;
		min-height:350px;
	}
	.hero .banner-contents h1 {
		width:100%;
		text-align:left;
	}
	.header .mobile-buttons {
		text-align:center;
		display:flex;
		justify-content:space-between;
	}
	.header .mobile-buttons a {
		width:48%;
	}
}
