/**

    Opinion Lab Styles


**/
@font-face {
    font-family: 'quattrocento_sansbold';
    src: url('fonts/quattrocentosans-bold-webfont.eot');
    src: url('fonts/quattrocentosans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quattrocentosans-bold-webfont.woff2') format('woff2'),
         url('fonts/quattrocentosans-bold-webfont.woff') format('woff'),
         url('fonts/quattrocentosans-bold-webfont.ttf') format('truetype'),
         url('fonts/quattrocentosans-bold-webfont.svg#quattrocento_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'quattrocento_sansbold_italic';
    src: url('fonts/quattrocentosans-bolditalic-webfont.eot');
    src: url('fonts/quattrocentosans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quattrocentosans-bolditalic-webfont.woff2') format('woff2'),
         url('fonts/quattrocentosans-bolditalic-webfont.woff') format('woff'),
         url('fonts/quattrocentosans-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/quattrocentosans-bolditalic-webfont.svg#quattrocento_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'quattrocento_sansitalic';
    src: url('fonts/quattrocentosans-italic-webfont.eot');
    src: url('fonts/quattrocentosans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quattrocentosans-italic-webfont.woff2') format('woff2'),
         url('fonts/quattrocentosans-italic-webfont.woff') format('woff'),
         url('fonts/quattrocentosans-italic-webfont.ttf') format('truetype'),
         url('fonts/quattrocentosans-italic-webfont.svg#quattrocento_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'quattrocento_sansregular';
    src: url('fonts/quattrocentosans-regular-webfont.eot');
    src: url('fonts/quattrocentosans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quattrocentosans-regular-webfont.woff2') format('woff2'),
         url('fonts/quattrocentosans-regular-webfont.woff') format('woff'),
         url('fonts/quattrocentosans-regular-webfont.ttf') format('truetype'),
         url('fonts/quattrocentosans-regular-webfont.svg#quattrocento_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* Keyframes */
@-webkit-keyframes swiper-preloader-spin {
    100% { -webkit-transform: rotate(360deg); }
}
@keyframes swiper-preloader-spin {
    100% { transform: rotate(360deg); }
}


/* Global */
html, body {
    height:100%;
    min-height:100%;
    margin:0;
    padding:0;
    width:100%;
    float:left;
}
body {
    -webkit-font-smoothing: antialiased;
    font-family: 'quattrocento_sansregular';
    background:#f3f3f3;
}
a, a:hover, a:focus {
    text-decoration:none;
    outline:none;
}
img {
    outline:none;
}
h1, h2, h3, h4, h5, h6 {
    font-weight:normal;
}
video::-webkit-media-controls {
    /* display:none !important; */
}
.shell {
    display:block;
    position:relative;.
    width:100%;
    margin:0 auto;
    max-width:1800px;
    overflow:hidden;
    background:#fff;
    z-index:999;
    right:0;
    box-shadow:0 0 4px 4px rgba(0, 0, 0, .4);
    -o-transition:0.1s;
    -ms-transition:0.1s;
    -moz-transition:0.1s;
    -webkit-transition:0.1s;
    transition:0.1s;
}
.shell.blur {
    opacity:.2;
    filter: blur(10px);
    -webkit-filter: blur(10px);
    -o-filter: blur(20px);
}
.page-section {
    display:block;
    position:relative;
    float:left;
    width:100%;
    overflow:hidden;
}
#press.page-section {
	z-index: 1;
}
#integrations {
    padding-bottom:60px;
}
.page-section .wrap {
    display:block;
    margin:0 auto;
    width:100%;
    padding:100px 40px 0 40px;
}
.page-section h2 {
    display:block;
    position:relative;
    z-index:99;
    float:left;
    width:45%;
    color: #2f363b;
    line-height: 42px;
    margin: 110px 0 0 0;
    padding:0;
    font-family: 'quattrocento_sansbold';
    font-size: 36px;
}
#simple-content.page-section  .wrap .copy {
    color: #2f363b;
    font-size: 18px;
    line-height: 32px;
}
.page-template-template-about #overview .wrap .copy h1, .page-template-template-about #overview .wrap .copy h2, .page-template-template-about #overview .wrap .copy h3, .page-template-template-about #overview .wrap .copy h4, .page-template-template-about #overview .wrap .copy h5, .page-template-template-about #overview .wrap .copy h6, .page-template-template-about #overview .wrap .copy p strong {
    color: #2f363b;
    font-family: 'quattrocento_sansbold';
    line-height: 150%;
}
.page-template-template-about #overview .wrap {
    padding: 46px 0 95px;
}
.page-template-template-about #overview .wrap .copy p strong {
    font-size: 24px;
    line-height: 41px;
    display: block;
    margin-bottom: 28px;
}
.page-template-template-about #overview .wrap .copy {
    /* max-width: 700px; */
}
.page-template-template-about #overview .wrap .copy p {
    font-size: 18px;
    line-height: 40px;
}
 #what-we-do {
    /* padding-bottom: 75px; */
}
#what-we-do .copy {
    /* margin-top: 34px; */
}
#what-we-do .wrap {
    padding: 100px 40px 0 40px;
}
#what-we-do .top-content {
    /* padding-left: 9%; */
}
#what-we-do .right {
    /* padding-top: 84px; */
}
#what-we-do h2 {
    margin-top: 110px;
}
#what-we-do .large-title {
    /* top: 36px; */
}
.tag .page-section h2 {
    margin:0;
    width:100%;
    font-family:'quattrocento_sansregular';
}
.home .page-section h2,
.post-type-archive-newsmedia .page-section h2,
.page-template-template-news-media .page-section h2 {
    width:100%;
}
.large-title {
    display: block;
    position: absolute;
    left: 40px;
    top: 100px;
    color: #f4f4f4;
    font-family: 'quattrocento_sansbold';
    font-size: 144px;
    line-height: 120px;
    z-index:1;
    /* white-space: nowrap; */
}
.page-template-template-about .large-title {
    opacity: 0.03;
    color: #000000;
    font-family: 'quattrocento_sansbold';
    font-size: 144px;
}
.page-template-template-about #leadership .large-title {
    top: 49px;
}
.page-template-template-about .rule {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    width: auto;
    float: none;
    display: block;
}
.page-template-template-about .page-section {
    float: none;
    display: block;
}
.persist-area,
.tertiary-area {
    display:block;
    position:relative;
    float:left;
    width:100%;
}
.persist-area {
    overflow:hidden;
}
.rule,
.top-rule,
.bottom-rule {
    display:block;
    float:left;
    width:100%;
    height:3px;
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(205,205,205,1) 50%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(205,205,205,1) 50%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(205,205,205,1) 50%,rgba(255,255,255,0) 100%);
}
.home .rule {
    position:relative;
    z-index:999999;
    margin-top:40px;
}
.tertiary-rule {
    display:block;
    float:left;
    width:100%;
    height:3px;
    position:relative;
    left:50%;
    max-width:700px;
    background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(205,205,205,1) 50%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(205,205,205,1) 50%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(205,205,205,1) 50%,rgba(255,255,255,0) 100%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.right {
    display:block;
    position:relative;
    float:right;
    width:50%;
    z-index:999;
}
.left {
    display:block;
    position:relative;
    float:left;
    width:45%;
    margin-right:5%;
    z-index:9;
    clear:both;
}
.photo-large, .photo-small {
   box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.2);
}
.copy {
    display:block;
    float:left;
    color: #2f363b;
    font-size: 16px;
    line-height: 28px;
    margin: 60px 0 0 0;
    width:100%;
}
.copy p a {
    color:#EF3E35;
}
.copy ul {
    padding:0 0 0 40px !important;
}
.copy li {
    color: #2f363b;
    font-size: 16px;
    line-height: 28px;
}
.aligncenter {
    margin:0 auto;
    display:block;
}
#navigation .demo-btn {
    display:none !important;
}
.subnav-btn, .mobile-menu-name, #home-logos, .home-mobile-content, .mobile-on {
    display:none;
}


/* Header */
#header {
    display:block;
    position:relative;
    width:100%;
    height:125px;
    z-index:9999;
    margin:0;
}
#header .wrap {
    display:block;
    margin:0 auto;
    width:100%;
    max-width:1800px;
}
#header .wrap .utility {
    display:block;
    float:left;
    margin:0 auto;
    width:100%;
    height:35px;
    padding:10px 40px;
}
#header .wrap .utility .update {
    display:inline-block;
    float:left;
    width:auto;
    max-width:450px;
    overflow:hidden;
    height:25px;
}
#header .wrap .utility .update .ico {
    display:block;
    float:left;
    width:16px;
    height:16px;
    background-size:100% !important;
    background:url(../images/newspaper.svg) center center no-repeat;
    margin-right:20px;
}
#header .wrap .utility .update p {
    display: block;
    float: left;
    width: auto;
    max-width: 282px;
    overflow:hidden;
    height:15px;
    color: #999999;
    line-height: 15px;
    padding-right: 20px;
    font-size: 13px;
    font-family: 'quattrocento_sansregular';
}
#header .wrap .utility .update a {
    display: block;
    float: left;
    width: auto;
    color: #EF3E35;
    line-height: 17px;
    text-transform: uppercase;
    font-family: 'quattrocento_sansbold';
    font-size: 13px;
}
#header .wrap .utility .utility-nav {
    display:inline-block;
    float:right;
    width:auto;
}
#header .wrap .utility .utility-nav ul {
    list-style:none;
    padding:0;
    margin:0;
}
#header .wrap .utility .utility-nav ul li {
    display:inline-block;
    margin:0 0 0 20px;
}
.feedback span {
    top: -1px;
    display: inline-block;
    position: relative;    
}
#header .wrap .utility .utility-nav ul li:first-child {
    margin:0;
}
#header .wrap .utility .utility-nav ul li a {
    color: #68696a;
    font-family: 'quattrocento_sansregular';
    font-size: 14px;
    line-height: 16px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#header .wrap .utility .utility-nav ul li a:hover {
    color:#EF3E35;
}
#header .brand {
    display:block;
    float:left;
    width:100%;
    padding:0 40px;
    text-align:center;
}
.page #header .top-rule {
    background:#EF3E35;
}
.home #header .top-rule {
    background-color: #eaeaea;
    height: 1px;
}
.home #header .bottom-rule {
    display: none;
}
.home #header .brand {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
#header .brand {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
#header .bottom-rule {
    display: none;
}
#header #logo {
    display:block;
    position:relative;
    float:left;
    width:210px;
    height:47px;
    margin-top:20px;
    margin-right: 27px;
}
#header #logo a {
    display:block;
    width:224px;
    height:52px;
    text-indent:-9999px;
    background-image:url(../images/logo-new.png);
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
}
#header #navigation {
    display:inline-block;
    width:auto;
    margin:0 auto;
    /*float: left;*/
}
#hamburger {
    display:none;
}
#header #navigation > ul {
    display:inline-block;
    padding:0;
    margin:0;
    list-style:none;
    text-align:center;
}
#header #navigation > ul > li {
    display:inline-block;
    position:relative;
    width:auto;
    height:91px;
    margin: 0 20px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#header #navigation > ul > li > a {
    display:inline-block;
    text-align:center;
    width:auto;
    color: #23292d;
    font-size: 13px;
    line-height: 85px;
    height:85px;
    padding: 0 20px;
    text-transform:uppercase;
    font-family: 'quattrocento_sansbold';
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#header #navigation > ul > li > a > span,
#footer .footer-links > li:first-child > a span {
    top:-2px;
    display:inline-block;
    position:relative;
}
#header #navigation ul li a:hover,
#header .sub-menu li a:hover {
    color: #d0292a;
}
#header #navigation > ul > li.current-menu-item > a,
#header #navigation > ul > li.current-page-ancestor a {
    color: #d0292a;
}
#header #navigation .pointer {
    display:none;
    position:absolute;
    top:0px;
    left:50%;
    z-index:999;
    width: 0px;
    height: 0px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(219, 63, 55, 1);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
#header #navigation > ul > li.current-menu-item .pointer,
#header #navigation > ul > li.current-page-ancestor .pointer {
    display:block;
}
#header .sub-menu {
    display:none;
}
#anchors {
    display:block;
    float:left;
    width:100%;
    height:45px;
    background:#fff;
    text-align:center;
    box-shadow: 0 2px 4px -3px rgba(0, 0, 0, 0.8);
}
#anchors.fixedHeader {
    position:fixed;
    top:0;
    left:0;
    z-index:9999999;
}
#anchors ul {
    list-style:none;
    padding:0;
    text-align:center;
    display:inline-block;
    width:auto;
    position:relative;
}
#anchors ul li {
    display:inline-block;
    position:relative;
    width:auto;
    margin:0 20px;
    height:45px;
}
#anchors ul li a {
    display:inline-block;
    width:auto;
    margin:0;
    padding:0 20px;
    font-size: 13px;
    height:45px;
    line-height: 45px;
    text-transform:uppercase;
    color: #2f363b;
    font-family: 'quattrocento_sansbold';
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#anchors ul li.active a,
#anchors ul li a:hover {
    color: #d0292a;
}
#anchors ul li .active-slide {
    display:none;
}
#anchors ul li.active .active-slide {
    display: block;
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 3px;
	background: #EF3E35;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}
#anchors ul .active-slide span {
    display: block;
	position: absolute;
	bottom: 3px;
	left: 50%;
	z-index: 999;
	width: 0px;
	height: 0px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #EF3E35;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}


/* Tertiary Nav */
#tertiary {
    display:block;
    float:left;
    width:100%;
    background:#fff;
}
#tertiary.fixedHeader {
    position:fixed;
    top:45px;
    left:0;
    z-index:9999;
	z-index: 100000;
}
#tertiary ul {
    list-style:none;
    padding:0;
    text-align:center;
    height:45px;
    margin:0;
}
#tertiary ul li {
    display:inline-block;
    width:auto;
    height:45px;
}
#tertiary ul li a {
    display:inline-block;
    font-size: 13px;
    padding:0 20px;
    line-height: 45px;
    font-family: 'quattrocento_sansbold';
    color:#2f363b;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#tertiary ul li a:hover {
    color:#EF3E35;
}
#tertiary ul li.active a {
    color:#fff;
    background:#EF3E35;
}


/* Buttons */
.demo-btn {
    display:block;
    float:right;
    width:166px;
    height:36px;
    background: #db3f37;
    border-radius:40px;
    color:#fff;
    text-align:center;
    text-transform:uppercase;
    font-family: 'quattrocento_sansbold';
    font-size: 12px;
    line-height: 37px;
    margin:28px 0 20px;
}
.demo-btn:hover, .demo-btn:focus {
    color:#fff;
}
.verint-btn {
	display: inline-block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 40px;
    margin-bottom: 40px;
    margin-top: 20px;
    font-family: quattrocento_sansbold, sans-serif;
    background: #EF3E35;
	float: right;	
	color: #fff;
	text-transform: none;
	background: #db3f37 url('../images/arrow-right.gif') no-repeat right 20px center;
	padding-right: 20px;
}
.verint-btn.with-arrow {
	color: #fff;
	text-transform: none;
	background: #db3f37 url('../images/arrow-right.gif') no-repeat right 15px center;
	padding-right: 20px;
}
.verint-btn:hover {
	opacity: 0.8;
}
.tour-btn {
    display:block;
    float:left;
    width:220px;
    height:50px;
    background:#EF3E35;
    border-radius:50px;
    color:#fff;
    text-align:center;
    text-transform:uppercase;
    font-family: 'quattrocento_sansregular';
    font-size: 16px;
    line-height: 50px;
    margin:13px 0 0 0px;
    box-shadow: 0 4px 2px rgba(0, 0, 0, 0.3);
    clear: both;
}
.tour-btn:hover {
    color:#fff;
}
#started .demo-btn {
    display:block;
    float:right;
    width:166px;
    height:36px;
    background:#fff;
    border-radius:40px;
    color:#000;
    text-align:center;
    text-transform:uppercase;
    font-family: 'quattrocento_sansbold';
    font-size: 12px;
    line-height: 37px;
    margin:40px 0;
    box-shadow: 0 4px 2px rgba(0, 0, 0, 0.3);
}
#started .demo-btn:hover {
    color:#fff;
}
#started .demo-btn.nohover-effect:hover {
    color: inherit;
}
.more {
    display:block;
    position:relative;
    float:left;
    width:100%;
    color: #db3f37;
    font-family: 'quattrocento_sansbold';
    font-size: 14px;
    line-height: 40px;
    margin:30px 0 0 0;
    padding-left:50px;
    text-transform:uppercase;
}
#what-we-do .more {
    margin-top: 52px;
}
.more .ico {
    display:block;
    position:absolute;
    left:0;
    float:left;
    width:40px;
    height:40px;
    border-radius:40px;
    margin-right:20px;
    background:url(../images/button-arrow-white.png) #db3f37 center center no-repeat;
}
.show-logos {
    display:inline-block;
    position:relative;
    left:50%;
    width:200px;
    height:40px;
    line-height:40px;
    text-align:center;
    font-size:16px;
    color:#fff;
    border-radius:40px;
    margin-bottom:40px;
    margin-top:20px;
    font-family: quattrocento_sansbold, sans-serif;
    background:#EF3E35;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.show-logos:hover, .show-logos:focus {
    color:#fff;
}


/* Footer */
#started {
    display:block;
    float:left;
    width:100%;
    height:120px;
    background:#EF3E35;
}
#started .wrap {
    max-width:455px;
    margin:0 auto;
}
#started p {
    display:block;
    float:left;
    color: #fff;
    font-size: 24px;
    line-height: 28px;
    padding-top:45px;
    margin:0;
    font-family: 'quattrocento_sansbold';
    text-transform: capitalize;
}
#footer {
    display:block;
    float:left;
    width:100%;
    height:auto;
    background:#2f363b;
    padding-bottom: 35px;
}
#footer .wrap {
    max-width:1800px;
    margin:0 auto;
    padding:0 40px;
    overflow: hidden;
}
#footer .wrap .top,
#footer .wrap .bottom {
    display: block;
	position: relative;
	float: left;
	width: 100%;
	padding: 30px 0 0px 0;
}
#footer .wrap .bottom {
    padding-top: 25px;
}
#footer .wrap .top {
    /* padding-top: 57px;
    margin-left: -70px; */
}
#footer .footer-logo {
    display:block;
    width:168px;
    height:39px;
    background:url(../images/footer-logo-new.png) center center no-repeat;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#footer .footer-links {
    display: block;
	float: left;
	width: 28%;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#footer #menu-tour-menu {
    /* margin-left: 25px; */
}
#footer #menu-why-menu {
    /* margin-left: 15px; */
}
#footer div.footer-links {
    display: inline-block;
    vertical-align: top;
    width: 16%;
}
#footer .footer-links > li:first-child > a {
    color: white;
    font-size: 18px;
    line-height: 21px;
    font-family: 'quattrocento_sansbold';
}
#footer .footer-links li .sub-menu {
    list-style:none;
    padding:0;
    margin-top:20px;
}
#footer .footer-links li .sub-menu li {
    margin-bottom:0px;
}
#footer .footer-links li .sub-menu li a {
    color: #898b8c;
    font-size: 15px;
    line-height: 16px;
    font-family: 'quattrocento_sansregular';
    font-weight: 400;
}
#footer .wrap .bottom .legal-links {
    list-style:none;
    margin:10px 0 0 0;
    padding:0;
    display:inline-block;
    width:auto;
    float:left;
    text-align:center;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#footer .wrap .bottom .legal-links li {
    display:inline-block;
    width:auto;
    margin:0 10px;
    padding:0 20px 0 0;
    border-right:1px solid #898b8c;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#footer .wrap .bottom .legal-links li {
    margin:0 10px 0 0;
}
#footer .wrap .bottom .legal-links li:last-child {
    border-right:none;
}
#footer .wrap .bottom .legal-links li a {
    color: #898b8c;
    font-size: 13px;
    line-height: 16px;
    font-family: 'quattrocento_sansregular';
}
#footer .wrap .bottom .copyright {
    display: block;
	float: left;
	width: auto;
	padding-top: 20px;
	color: #898b8c;
	font-size: 13px;
	line-height: 16px;
	clear: both;
	padding-right: 100px;
}
@media screen and (max-width: 768px){
	#footer .wrap .bottom .copyright {
		padding-right: 0;
	}	
}
#footer .wrap .bottom img {
    display:block;
    float:left;
    margin:0 20px 0 0;
    width:40px;
}
#footer .wrap .bottom .social {
    display:block;
    position:absolute;
    bottom:40px;
    right:0px;
    float:right;
    width:112px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#footer .wrap .bottom .social ul {
    list-style:none;
    padding:0;
}
#footer .wrap .bottom .social ul li {
    display:block;
    float:left;
    width:40px;
    margin-left:15px;
}
#footer .wrap .bottom .social ul li.twitter a {
    display:block;
    float:left;
    width:40px;
    height:40px;
    border-radius:40px;
    text-indent:-9999px;
    background:url(../images/twitter-icon.png) #EF3E35 center center no-repeat;
}
#footer .wrap .bottom .social ul li.linkedin a {
    display:block;
    float:left;
    width:40px;
    height:40px;
    border-radius:40px;
    text-indent:-9999px;
    background:url(../images/linkedin-icon.png) #EF3E35 center center no-repeat;
}
body.page-template-template-resources .social {
    display:inline-block;
    float:none;
    width:auto;
}
body.page-template-template-resources #welcome .social ul {
    list-style:none;
    padding:0 !important;
}
body.page-template-template-resources #welcome .social ul li {
    display: block;
    float: left;
    width: 40px !important;
    margin-right: 20px;
    height:auto;
}
body.page-template-template-resources #welcome .social ul li.twitter a {
    display:block;
    float:left;
    width:40px;
    height:40px;
    border-radius:40px;
    text-indent:-9999px;
    background:url(../images/twitter-icon.png) #EF3E35 center center no-repeat;
}
body.page-template-template-resources #welcome .social ul li.linkedin a {
    display:block;
    float:left;
    width:40px;
    height:40px;
    border-radius:40px;
    text-indent:-9999px;
    background:url(../images/linkedin-icon.png) #EF3E35 center center no-repeat;
}
body.page-template-template-resources  #welcome .social ul li a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #EF3E35;
    display: block;
    text-align: center;
}
body.page-template-template-resources  #welcome .social ul li a i {
    color: white;
    line-height: 40px;
    font-size: 18px;
}


/* Swiper */
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
    float: left;
}
.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-fles-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}
.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active {
    pointer-events: auto;
}


/* Logo Slider */
/* #logo-slider {
    display:block;
    position:relative;
    float:left;
    width: 400px;
    border: 1px solid #e2e2e2;
    margin-top:200px;
    padding:20px 20px;
    background:#fff;
    z-index:999;
}
#logo-slider .swiper-slide {
    position:relative;
    height: 200px;
}
#logo-slider .swiper-slide img {
    max-width:100%;
    max-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    display:block;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
	height: auto;
}
.logo-pagination {
    display:inline-block;
    position:absolute;
    bottom:10px;
    left:50%;
    width:auto;
    min-width:300px;
    z-index:9999;
    text-align:center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.mobile-pagination {
    display:inline-block;
    position:relative;
    bottom:-20px;
    left:50%;
    width:auto;
    z-index:9999;
    text-align:center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.swiper-pagination-bullet {
    display:inline-block;
    width:10px;
    height:10px;
    background:#d8d8d8;
    margin:0 5px;
    border-radius:10px;
    cursor:pointer;
}
.swiper-pagination-bullet-active {
    background:#EF3E35;
} */
#logo-slider {
    display:block;
    position:relative;
    float:left;
    width:400px;
    border: 1px solid #e2e2e2;
    margin-top:200px;
    padding:20px 20px;
    background:#fff;
    z-index:999;
}
#logo-slider .swiper-slide {
    position:relative;
    height:200px;
}
#logo-slider .swiper-slide img {
    max-width:100%;
    max-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    display:block;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
.logo-pagination {
    display:inline-block;
    position:absolute;
    bottom:10px;
    left:50%;
    width:auto;
    min-width:300px;
    z-index:9999;
    text-align:center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.mobile-pagination {
    display:inline-block;
    position:relative;
    bottom:-20px;
    left:50%;
    width:auto;
    z-index:9999;
    text-align:center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.swiper-pagination-bullet {
    display:inline-block;
    width:10px;
    height:10px;
    background:#d8d8d8;
    margin:0 5px;
    border-radius:10px;
    cursor:pointer;
}
.swiper-pagination-bullet-active {
    background:#EF3E35;
}

/* Home Banner */
#home-banner {
    display:block;
    position:relative;
    float:left;
    width:100%;
    height:600px;
}

#home-banner h1, #home-banner .swiper-slide h2 {
    display:block;
    position:absolute;
    top:81px;
    left:0%;
    z-index:999;
    width:50%;
    height:auto;
    margin:0;
    padding:0 0 0 7%;
    font-size: 75px;
    line-height: 75px;
    color:#fff;
    text-align:left;
    opacity:0;
    -webkit-transform: translateX(-0%);
    -moz-transform: translateX(-0%);
    -o-transform: translateX(-0%);
    -ms-transform: translateX(-0%);
    transform: translateX(-0%);
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    font-family: 'quattrocento_sansregular';
}

#home-banner .swiper-slide h2 span {
    font-family: 'quattrocento_sansbold';
    display: block;
}
#home-banner .banner {
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:9;
    float:left;
    width:100%;
    height:600px;
    background-size:cover !important;
}
#home-banner .swiper-container {
    display:block;
    position:relative;
    float:left;
    width:100%;
    height:600px;
}
.slide-focus {
    display:block;
    position:absolute;
    left:50%;
    bottom:0;
    width:50%;
    height:613px;
    z-index:9999;
    color:#fff;
    text-align:center;
    font-size:30px;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
#home-banner .phone {
    display:block;
    position:relative;
    width:260px;
    height:495px;
    z-index:99;
    margin:200px auto 0 auto;
    overflow:hidden;
    opacity:0;
    background-size:100%;
    background:url(../images/iphone-blank.png) center center no-repeat;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#home-banner .phone-video {
    display:block;
    position:absolute;
    top:30px;
    left:30px;
    width:200px;
    height:430px;
    z-index:999;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#home-banner .ipad {
    display:block;
    position:relative;
    width:790px;
    height:475px;
    z-index:99;
    margin:190px 0 0 40px;
    overflow:hidden;
    opacity:0;
    background:url(../images/laptop-blank.png) center center no-repeat;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#home-banner .ipad .wrapper {
    display:block;
    position:absolute;
    top:39px;
    right:94px;
    width:590px;
    height:365px;
    z-index:999;
    overflow:hidden;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#home-banner .ipad-video {
    display:block;
    position:absolute;
    bottom:0;
    right:0;
    width:600px;
    height:434px;
    z-index:999;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#home-banner .desktop {
    display:block;
    position:relative;
    width:800px;
    height:492px;
    z-index:99;
    margin:170px 0 0 0;
    opacity:0;
    overflow:hidden;
    background:url(../images/desktop-blank.png) center center no-repeat;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#home-banner .desktop .wrapper {
    display:block;
    position:absolute;
    top:20px;
    right:20px;
    width:758px;
    height:427px;
    z-index:999;
    overflow:hidden;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#home-banner .desktop-video {
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:758px;
    height:539px;
    z-index:999;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.home-pagination {
    display:block;
    position:absolute;
    left:0px;
    top: 260px;
    margin-left: 7.3%;
    z-index:999;
    //width:300px;
    width: 42.7%;
    height:auto;
}
.home-pagination .line {
    display:block;
    position:absolute;
    z-index:1;
    top:5px;
    left:4px;
    width:2px;
    height:87px;
    border-right:1px solid #fff;
}
.home-pagination .links {
    display:block;
    float:left;
    width:300px;
    clear: both;
}
.home-pagination .links ul {
    list-style:none;
    padding:0;
}
.home-pagination .links ul li {
    display:block;
    position:relative;
    float:left;
    width:100%;
    margin-bottom:17px;
    padding-left:40px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.home-pagination .links ul li a {
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    font-family: 'quattrocento_sansregular';
}
.home-pagination .links ul li.active a {
    font-family: 'quattrocento_sansbold';
}
.home-pagination .dot {
    display:block;
    position:absolute;
    width:10px;
    height:10px;
    left:0;
    top:5px;
    border-radius:10px;
    background:#fff;
    z-index:999;
    border:4px solid transparent;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.home-pagination .active .dot {
    border:4px solid #fff;
    width:17px;
    height:18px;
    left:-3px;
    top:0;
    background:#EF3E35;
}


/* Inside Banner */
#inside-banner {
    display:block;
    position:relative;
    float:left;
    width:100%;
    height:300px;
}
#inside-banner .banner {
    display:block;
    position:relative;
    float:left;
    width:100%;
    height:300px;
    background-size:cover !important;
    /* filter: gray; 
    -webkit-filter: grayscale(1); 
    filter: grayscale(1); */
}
#inside-banner h1 {
    display: block;
	position: absolute;
	z-index: 999;
	top: 50%;
	left: 6%;
	width: 88%;
	font-family: quattrocento_sansbold, sans-serif;
	font-size: 50px;
	line-height: 50px;
	color: #fff;
	margin: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#inside-banner a.back {
    display:block;
    position:absolute;
    z-index:999;
    bottom:80px;
    left:6%;
    width:88%;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 20px;
    line-height: 20px;
    color:#fff;
    margin:0;
    text-indent:20px;
    background:url(../images/button-arrow-white-left.png) 0 2px no-repeat;
}


/* Home Page */
.home #welcome .wrap {
    padding:0 40px !important;
}
.page-template-template-resources #welcome,
.home #welcome {
    z-index:9999999;
    overflow:visible !important;
}
.page-template-template-resources #welcome {
    top:-100px;
}
#resources {
    top:-100px;
    overflow:visible;
}
#welcome .logos {
    display: block;
    position: relative;
    z-index: 999;
    float: left;
    width: 98.8%;
    margin: -55px 0.6% 0 0.6%;
    padding: 20px 60px 53px 60px;
    background: #fff;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}
.page-template-template-resources #welcome .logos {
    padding:60px;
}
#welcome .logos ul {
    list-style:none;
    padding:0;
    margin: 0 0 36px;
    text-align:center;
}
#welcome .logos ul li {
    display:inline-block;
    position:relative;
    width:19%;
    height: 160px;
    text-align:center;
}
#welcome .logos ul li img {
    max-width:80%;
	height: 80%;
    display:block;
    position:absolute;
    top:50%;
    left:50%;
    margin:0 auto;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
#welcome .logos .copy {
    display: block;
    margin: 0 auto;
    float: none;
    width: 100%;
    max-width: 975px;
    color: #2f363b;
    font-size: 18px;
    line-height: 40px;
}
#welcome.page-section .logos .copy span {
	color: #2f363b;
	font-size: 18px;
	line-height: 40px;
}
#what-we-do .left .quote {
    display:block;
    float:left;
    width:auto;
    margin:174px 0 54px 20px;
    color: #2f363b;
    padding-left:45px;
    border-left:5px solid #EF3E35;
    font-family: 'quattrocento_sansbold';
    font-size: 30px;
    line-height: 40px;
}


/* Latest Boxes */
#latest .large-title {
    /* top: 110px; */
}
#latest {
    padding-bottom: 25px;
}
#latest .latest-box-wrap {
    display:block;
    position:relative;
    z-index:999999;
    float:left;
    width:100%;
    margin: 60px 0 0;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.25);
}
#latest .latest-box-wrap .latest-box {
    display:block;
    position:relative;
    float:left;
    width:25%;
    height:auto;
}
#latest h2 {
    /* margin-top: 86px; */
}
#latest .top-content {
    width: 50%;
    /* padding-left: 4.8%; */
    display: inline-block;
}
#latest .latest-box-wrap .latest-box .wrap-tall {
    display:block;
    float:left;
    width:100%;
    padding:32px 40px 40px;
}
#latest .latest-box-wrap .latest-box:nth-child(odd) {
    background:#fff;
}
#latest .latest-box-wrap .latest-box:nth-child(even) {
    background:#f4f4f4;
}
#latest .latest-box-wrap .latest-box:nth-child(6) {
    background:#fff;
}
#latest .latest-box-wrap .latest-box:nth-child(5) {
    background:#f4f4f4;
}
#latest .latest-box-wrap .latest-box:nth-child(8) {
    background:#fff;
}
#latest .latest-box-wrap .latest-box:nth-child(7) {
    background:#f4f4f4;
}
#latest .latest-box.infographic .icon, #latest .swiper-slide.infographic .icon {
    display:block;
    width:50px;
    height:50px;
    margin:0 auto;
    background:url(../images/infographics.svg) center center no-repeat;
}
#latest .latest-box.white-paper .icon, #latest .swiper-slide.white-paper .icon {
    display:block;
    width:50px;
    height:50px;
    margin:0 auto;
    background:url(../images/whitepapers.svg) center center no-repeat;
}
#latest .latest-box.event .icon, #latest .swiper-slide.event .icon {
    display:block;
    width:50px;
    height:52px;
    margin:0 auto;
    background:url(../images/event-icon.svg) center center no-repeat;
}
#latest .latest-box.news .icon,  #latest .swiper-slide.news .icon {
    display:block;
    width:50px;
    height:50px;
    margin:0 auto;
    background:url(../images/newspaper.svg) center center no-repeat;
}
#latest .latest-box.research .icon, #latest .swiper-slide.research .icon {
    display:block;
    width:50px;
    height:50px;
    margin:0 auto;
    background:url(../images/opinionlabreserach.svg) center center no-repeat;
}
#latest .latest-box.videoswebinars .icon, #latest .swiper-slide.videoswebinars .icon {
    display:block;
    width:50px;
    height:50px;
    margin:0 auto;
    background:url(../images/videosandwebinars.svg) center center no-repeat;
}
#latest .latest-box.ebooks .icon, #latest .swiper-slide.ebooks .icon {
    display:block;
    width:50px;
    height:50px;
    margin:0 auto;
    background:url(../images/ebooks.svg) center center no-repeat;
}
#latest .latest-box.customerresource .icon, #latest .swiper-slide.customerresource .icon {
    display:block;
    width:50px;
    height:50px;
    margin:0 auto;
    background:url(../images/customerresource.svg) center center no-repeat;
}
#latest .latest-box.casestudies .icon, #latest .swiper-slide.casestudies .icon {
    display:block;
    width:50px;
    height:50px;
    margin:0 auto;
    background:url(../images/casestudies.svg) center center no-repeat;
}
#latest .latest-box.regularblog .icon,  #latest .swiper-slide.regularblog .icon {
    display:block;
    width:50px;
    height:50px;
    margin:0 auto;
    background:url(../images/blog.svg) center center no-repeat;
}
#latest .latest-box .title, #latest .swiper-slide .title {
    display: block;
    margin: 30px 0;
    color: #2f363b;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 18px;
    line-height: 21px;
    font-family: 'quattrocento_sansbold';
    text-transform: capitalize;
}
#latest .swiper-slide .title {
    margin: 35px 0 11px;
    font-size: 20px;
    line-height: 25px;
}
#latest .latest-box .copy, #latest .swiper-slide .copy {
    display: block;
    margin: 0 0 48px;
    color: #2f363b;
    font-size: 16px;
    line-height: 20px;
    padding-right: 0;
    font-family: 'quattrocento_sansregular';
    font-size: 16px;
}
#latest .swiper-slide .copy {
    font-size: 18px;
    line-height: 22px;
}
#latest .latest-box .more, #latest .swiper-slide .more {
    display:block;
    position:absolute;
    left:40px;
    bottom:37px;
    color: #EF3E35;
    font-family: 'quattrocento_sansregular';
    font-size: 14px;
    line-height: 30px;
    margin:0;
    text-transform:uppercase;
}
#latest .swiper-slide .more {
    font-size: 18px;
    line-height: 37px;
}
#latest .latest-box .more .ico, #latest .swiper-slide .ico {
    display:block;
    clear:both;
    width:30px;
    height:30px;
    border-radius:30px;
    background:url(../images/button-arrow-white.png) #EF3E35 center center no-repeat;
}
#latest .swiper-slide .ico {
    width:37px;
    height:37px;
    border-radius:37px;
}


/* About Page */
#about-child-content,
#overview {
    padding:0 40px;
}
#overview, #about-child-content {
    overflow:visible !important;
}
#about-child-content .wrap,
#overview .wrap {
    display:block;
    position:relative;
    z-index:999;
    float:left;
    width:100%;
    margin:-60px 0 0 0;
    padding:60px 0;
    background:#fff;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}
#overview .wrap .title {
    display:block;
    margin:0 auto;
    max-width:800px;
    width:100%;
    color: #2f363b;
    font-size: 18px;
    line-height: 40px;
}
#overview .wrap .maintitle {
    font-size: 18px;
    line-height: 40px;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
#overview .wrap .maintitle2 {
    font-size: 18px;
    line-height: 40px;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
#overview .wrap .copy {
    display: block;
	margin: 20px auto 0 auto;
	width: 800px;
	color: #2f363b;
	font-size: 18px;
	line-height: 40px;
	float: none;
}
.page-template-template-why-opinionlab #overview .wrap .copy {
    margin:0 auto;
}
#leadership,
#partners,
#accolades,
#news-media,
#events,
#careers,
#patents,
#verint {
    padding-bottom:60px;
}
#leadership .copy,
#partners .copy,
#accolades .copy,
#news-media .copy,
#events .copy,
#careers .copy,
#patents .copy,
#verint .copy {
    width:100%;
}
#leadership .more,
#partners .more,
#accolades .more,
#news-media .more,
#events .more,
#careers .more,
#patents .more,
#verint .more {
    clear:both;
}
#logo-slider {
    position:absolute;
    right:80px;
    top:100px;
    margin:0;
    z-index:99999;
}


/* Tour Page */
#helping {
    padding-bottom:40px;
}
#give,
#action,
#improve {
    padding-bottom:60px;
}
body.page-template-template-tour #give,
body.page-template-template-tour #action,
body.page-template-template-tour #improve {
    padding-bottom:10px;
}
#helping p,
#give p,
#action p,
#improve p {
    width:100%;
    clear:both;
    display:block;
    float:left;
    color: #2f363b;
    font-size: 16px;
    line-height: 28px;
    margin:30px 0 0 0;
}
#helping p:last-of-type,
#give p:last-of-type,
#action p:last-of-type,
#improve p:last-of-type {
    margin-bottom: 40px;
}
body.page-template-template-tertiary .less-white-space .wrap {
    padding-top: 40px;
}
body.page-template-template-tertiary .less-white-space .inside-title {
    top: 20px;
}
body.page-template-template-tertiary .less-white-space .content-box1 .inside-title {
    top: 35px;
}
#helping ul {
    width:100%;
    clear:both;
    padding:20px 0 0 80px;
    color: #2f363b;
    font-size: 16px;
    line-height: 28px;
}
#helping .more,
#give .more,
#action .more,
#improve .more {
    clear:both;
	margin-top: 0;
    width:auto;
}
#helping .content-wrap p,
#give .content-wrap p,
#action .content-wrap p,
#improve .content-wrap p {
    width: auto;
}
.or {
    display:inline-block;
    float:left;
    width:auto;
    margin:9px 0 0 0;
    padding:0 0 0 10px;
}
.or span {
    color: #ccc;
}
.or a {
    color: #2f363b;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding-left:10px;
}


/* Why OL Page */
#solution .wrapper {
    margin:40px 0 0 0;
    float:none;
    position:relative;
}
#solution .box {
    display: block;
    float: left;
    width: 31.3333%;
    padding: 20px;
    margin-right: 2.9%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    height: auto;
    text-align: left;
}
#solution .box:last-child {
    margin-right:0;
}
#solution .box .photo {
    display:block;
    float:left;
    width:100%;
    height:250px;
    background-size:cover !important;
}
#solution .box .title {
    display:block;
    float:left;
    width:100%;
    color: #2f363b;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 28px;
    line-height: 33px;
    padding:20px 20px 10px 20px;
}
#solution .box .copy {
    display:block;
    float:left;
    width:100%;
    color: #2f363b;
    font-size: 16px;
    line-height: 28px;
    margin:0;
    padding:0 20px;
}
#solution .box ul {
    display:block;
    float:left;
    width:100%;
    margin:20px 0;
}
#solution .box ul li {
    font-size: 16px;
    line-height: 24px;
    color:#000;
}
#solution .prev-arrow {
    display: none;
    position: absolute;
    left: -30px;
    top:50%;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background: url(../images/button-arrow-white-left.png) #EF3E35 center center no-repeat;
}
#solution .next-arrow {
    display: none;
    position: absolute;
    right: -30px;
    top:50%;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background: url(../images/button-arrow-white.png) #EF3E35 center center no-repeat;
}



#quotes .swiper-container {
    display:block;
    position:relative;
    float:left;
    width:100%;
    margin:0;
    padding:0 0 10px 0;
    background: #f4f4f4;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}
#quotes .logo {
    display:block;
    position:relative;
    float:left;
    width:300px;
    height:280px;
    left:50%;
    margin:0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
#quotes .copy {
    display:block;
    float:left;
    width:88%;
    color: #2f363b;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 30px;
    line-height: 40px;
    padding:20px 0 0 0;
    margin:0 6%;
}
#quotes .copy p {
	color: #2f363b;
	font-family: quattrocento_sansbold, sans-serif;
	font-size: 30px;
	line-height: 40px;
}
.quote-pagination  {
    text-align:center;
}
#quotes .prev-arrow {
    display:block;
    position:absolute;
    top:50%;
    left:0;
    z-index:999;
    width:40px;
    height:40px;
    background:url(../images/prev-arrow.png) center center no-repeat;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#quotes .next-arrow {
    display:block;
    position:absolute;
    top:50%;
    right:0;
    z-index:999;
    width:40px;
    height:40px;
    background:url(../images/next-arrow.png) center center no-repeat;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.swiper-tabs {
    display:block;
    float:left;
    width:100%;
    list-style:none;
    padding:0;
    margin:60px 0 0 0;
    text-align:center;
}
.swiper-tabs li {
    display:inline-block;
    width:auto;
    margin:0 20px;
    padding:10px 0;
}
.swiper-tabs li a {
    display:block;
    color: #2f363b;
    font-size: 13px;
    line-height: 17px;
    text-transform:uppercase;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.swiper-tabs li a.active,
.swiper-tabs li a:hover {
    color: #EF3E35;
}
#cases-slider {
    display:block;
    float:left;
    width:100%;
    padding:60px 0;
}
#cases-slider .title {
    display: block;
    width: 100%;
    color: #2f363b;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 36px;
    line-height: 42px;
    margin-left: 60px;
    padding-right: 60px;
}
#cases-slider .prev-arrow {
    display: none;
}
#cases-slider .next-arrow {
    display: none;
}
.cs-nav {
    display:none;
}
.cs-nav p {
    font-size:24px;
    text-align:center;
    color: #2f363b;
    font-family: quattrocento_sansbold, sans-serif;
}
#cases-slider .copy {
    margin:20px 0 0 60px;
    padding-right:60px;
}
#cases-slider .left .more {
    margin-left:60px;
}
#cases-slider .right {
    padding-right:60px;
}
#cases-slider .right img {
    max-width:100%;
    margin-top:110px;
}
#cases-slider .arrows {
    display:inline-block;
    float:left;
    width:auto;
    margin:60px 0 0 60px;
}
#cases-slider .arrows .prev-arrow {
    display:block;
    float:left;
    width:20px;
    height:20px;
    opacity:.5;
    background:url(../images/small-prev-arrow.png) center center no-repeat;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#cases-slider .arrows .next-arrow {
    display:block;
    float:left;
    width:20px;
    height:20px;
    opacity:.5;
    background:url(../images/small-next-arrow.png) center center no-repeat;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#cases-slider .arrows .prev-arrow.on,
#cases-slider .arrows .next-arrow.on,
#cases-slider .arrows .prev-arrow:hover,
#cases-slider .arrows .next-arrow:hover {
    opacity:1;
}
#cases-slider .next {
    display:inline-block;
    float:left;
    width:auto;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #2f363b;
    margin:60px 0 0 10px;
}
#cases-slider .next span {
    color: #EF3E35;
    font-weight: 700;
    text-transform:uppercase;
	cursor: pointer;
}
#cases-slider .next span.next-title {
    color: #2f363b;
}
#integrations .copy {
    clear:both;
}
#integrations .more {
    clear:both;
}


/* Blog Pages */
#posts .wrap {
    max-width:1200px;
    padding:40px;
}
.tag #posts .wrap {
    margin:0 auto;
}
.post {
    display:block;
    float:left;
    width:100%;
    padding:40px 0;
}
.post .title a,
.tag .entry-title a {
    display:block;
    float:left;
    width:100%;
    line-height: 40px;
    color: #EF3E35;
    font-size: 24px;
}
.post .date {
    display:block;
    float:left;
    width:100%;
    color: #777;
    font-size: 18px;
    line-height: 40px;
}
.entry-utility {
    display:none !important;
}
.post .copy,
.entry-summary p {
    display:block;
    float:left;
    width:100%;
    color: #2f363b;
    font-size: 18px;
    line-height: 40px;
    margin:0;
    padding:0;
}
.entry-summary a {
    display:none;
}
.post .copy a, #simple-content .wrap .copy a {
    color:#EF3E35;
}
.post .photo {
    display:inline-block;
    float:left;
    width: 313px;
    height:235px;
    vertical-align:top;
    margin-right:3%;
    background-size: 100% !important;
}
.post .excerpt {
    display:inline-block;
    float:left;
    width: calc(97% - 313px);
}
.post .excerpt.full {
    width:100%;
}
.post .excerpt .mobile-thumbnail {
	display: none;
}
.pagination {
    display:block;
    float:left;
    width:100%;
    text-align:center;
}
.pagination .post-pagination {
    width:auto;
}
.pagination .results {
    display:none;
}
.pagination .pagination-items {
    width:auto;
    display:inline-block;
}
.pagination-items .current {
    display:inline-block;
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    margin:0 5px;
    background:#EF3E35;
    border-radius:40px;
    width:40px;
    height:40px;
}
.pagination a {
    display:inline-block;
    font-size: 18px;
    line-height: 40px;
    color: #777;
    margin:0 5px;
    background:#ececec;
    border-radius:40px;
    width:40px;
    height:40px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.pagination-items a:hover {
    color: #fff;
    background:#EF3E35;
}
.pagination .newer {
    margin-right:60px;
    display:inline-block;
    width:auto;
}
.pagination .older {
    margin-left:60px;
    display:inline-block;
    width:auto;
}
#single .wrap {
    padding:0 40px;
}
#single .single-box {
    display:block;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    padding:0;
    margin-bottom:100px;
    overflow:hidden;
}
#single .meta {
    display:block;
    float:left;
    width:25%;
    min-width:300px;
    padding:60px 80px 40px 40px;
}
#single .meta .date {
    display:block;
    float:left;
    width:100%;
    padding:0;
    margin:0 0 10px 0;
    color: #2f363b;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-transform:uppercase;
}
#single .meta .avatar {
    display:block;
    float:left;
    width:53px;
    height:53px;
    border-radius:52px;
    margin-right:20px;
}
#single .meta .author {
    display:block;
    float:left;
    color: #2f363b;
    font-size: 16px;
    line-height: 50px;
}
#single .meta .author.job-title {
    line-height: 25px;
}
body.single-currentopenings .at4-share-outer.addthis-smartlayers {
    display: none !important;
}
#single .meta .share-wrap {
    display:block;
    float:left;
    width:100%;
    margin:20px 0 0 0;
    padding:20px 0 0 0;
    border-top:1px solid #f7f7f7;
}
#single .meta .archive {
    display:block;
    position:relative;
    float:left;
    width:100%;
}
#single .meta .archive .title {
    display:block;
    margin:60px 0 20px 0;
    float:left;
    width:100%;
    text-transform:uppercase;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 14px;
}
#single .meta .archive ul {
    list-style:none;
    padding:0;
}
#single .meta .archive ul li a {
    display:block;
    padding:10px 0;
    color:#2f363b;
    border-bottom:1px solid #ececec;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#single .meta .archive ul li a:hover {
    color:#EF3E35;
}
#single .single-post {
    display:block;
    float:right;
    width:70%;
    padding:60px 40px 40px 0;
}
body.single-currentopenings #single .single-post {
    width: 100%;
    padding-left: 40px;
}
#simple-content h1,
#simple-content h2,
#simple-content h3,
#simple-content h4,
#simple-content h5,
#simple-content h6 {
    margin:40px 0 20px 0;
}
#simple-content h2 {
    width:100%;
    float:none;
}
#simple-content h2,
#simple-content h3,
#simple-content h4,
#simple-content h5,
#simple-content h6,
#single .single-post h3,
#single .single-post h4,
#single .single-post h5,
#single .single-post h6 {
    font-weight:700;
}
#single .single-post p {
    color: #2f363b;
    font-size: 18px;
    line-height: 40px;
    padding-bottom:40px;
}
#simple-content blockquote p,
#single .single-post blockquote p {
    font-style:italic;
    font-size:24px;
    line-height:38px;
}
#simple-content ul,
#simple-content ol,
#single .single-post ul,
#single .single-post ol {
    margin-bottom:40px;
}
#single .single-post p + ul,
#single .single-post p + ol {
    margin-top:-40px;
}
#single .single-box a.back {
    color: #EF3E35;
    text-align: left;
}
#single .single-post a {
    color: #EF3E35;
}
#simple-content li,
#single .single-post li {
    color: #2f363b;
    font-size: 18px;
    line-height: 40px;
    padding-bottom:10px;
}
#single .single-post img {
    margin-bottom:20px;
    max-width:100%;
    height:auto;
}
#single .back {
    display:block;
    float:left;
    width:100%;
    text-align:center;
    opacity: 1;
    color: #777;
    font-size: 18px;
    line-height: 40px;
    margin-bottom:40px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#single .back:hover {
    opacity:1;
}
#single .top-back {
    text-align:left;
}
.pdf {
    display: inline-block;
    margin: 0;
    width: 200px;
    height: 40px;
    text-align: center;
    background: #EF3E35;
    border-radius: 40px;
    box-shadow: 0 4px 2px rgba(0, 0, 0, 0.3);
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
}
.pdf:hover {
	opacity: 0.9;
	color: #fff;
}
.pdf .ico {
    display:block;
    float:left;
    width:20px;
    height:20px;
    margin:8px 10px 0 0;
    background:url(../images/lock-icon.png) center center no-repeat;
}
#single .pdf {
    display: block;
    margin: 0;
    float:right;
    width: 200px;
    height: 40px;
    text-align: center;
    background: #EF3E35;
    border-radius: 40px;
    box-shadow: 0 4px 2px rgba(0, 0, 0, 0.3);
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff !important;
}
#single .pdf .ico {
    display:block;
    float:left;
    width:20px;
    height:20px;
    margin:10px 0 0 20px;
    background:url(../images/lock-icon.png) center center no-repeat;
}
#single .signup {
    display:block;
    float:left;
    width:100%;
    background:#f4f4f4;
    padding:60px;
    text-align:center;
}
#single .signup.whitebg {
    background:#fff;
    border-bottom:1px solid #ececec;
}
#single .signup .label {
    display:inline-block;
    width:auto;
    color: #2f363b;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 24px;
    line-height: 28px;
    margin:0 40px 0 0;
	vertical-align:middle;
}
#single .signup .gform_wrapper {
    display:inline-block;
    width:555px;
    margin-top:0 !important;
	vertical-align:middle;
}
#single .signup .gform_body {
    display:inline-block;
    width:350px;
    vertical-align:top;
}
#single .signup .gform_title,
#single .signup .top_label .gfield_label,
#single .signup .gform_wrapper .gform_heading {
    display:none;
}
#single .signup input[type="text"] {
    display:inline-block;
    width:350px;
    height:50px;
    padding:20px;
    border:1px solid #777;
    color: #2f363b;
    font-size: 18px;
    line-height: 40px;
}
#single .signup .gform_footer {
    display:inline-block;
    margin:0;
    width:200px;
	padding: .625em 0 .625em;
    clear:none;
}
#single .signup input[type="submit"] {
    display:inline-block;
    width:200px;
    height:40px;
    margin:0;
    text-align:center;
    background: #EF3E35;
    border-radius: 40px;
    box-shadow: 0 4px 2px rgba(0, 0, 0, 0.3);
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 12px;
    line-height: 40px;
    text-transform:uppercase;
    color:#fff;
    border:none;
    clear:none;
}
#single .single-post h2 {
    display:inline;
    float:none;
    width:auto;
}


/* Resources Page */
#resources .wrap {
    padding:0 40px;
}
#resources ul {
    display:block;
    position:relative;
    top:-10px;
    left:0;
    width:96%;
    margin:0 2%;
    overflow:hidden;
    padding:0;
    list-style:none;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.25);
}
#resources ul li {
    display:block;
    position:relative;
    float:left;
    width:25%;
    height:450px;
    padding:40px;
}
#resources li:nth-child(8n+2) {
    background:#f4f4f4;
}
#resources li:nth-child(8n+4) {
    background:#f4f4f4;
}
#resources li:nth-child(8n+5) {
    background:#f4f4f4;
}
#resources li:nth-child(8n+7) {
    background:#f4f4f4;
}
#resources li:nth-child(8n+1) {
    background:#fff;
}
#resources li:nth-child(8n+3) {
    background:#fff;
}
#resources li:nth-child(8n+6) {
    background:#fff;
}
#resources li:nth-child(8n) {
    background:#fff;
}
#resources li .icon {
    position:relative;
}
#resources li .icon a {
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
#resources li.blog .icon {
    display:block;
    width:50px;
    height:50px;
    margin:0 auto;
    background:url(../images/blog-icon.svg) center center no-repeat;
}
#resources li.case-studies .icon {
    display:block;
    width:50px;
    height:50px;
    margin:0 auto;
    background:url(../images/case-study-icon.svg) center center no-repeat;
}
#resources li.videos .icon {
    display:block;
    width:50px;
    height:50px;
    margin:0 auto;
    background:url(../images/video-icon.svg) center center no-repeat;
}
#resources li.ebooks .icon {
    display:block;
    width:50px;
    height:50px;
    margin:0 auto;
    background:url(../images/ebook-icon.svg) center center no-repeat;
}
#resources li.infographics .icon {
    display:block;
    width:50px;
    height:50px;
    margin:0 auto;
    background:url(../images/infographic-icon.svg) center center no-repeat;
}
#resources li.white-papers .icon {
    display:block;
    width:50px;
    height:50px;
    margin:0 auto;
    background:url(../images/whitepaper-icon.svg) center center no-repeat;
}
#resources li.opinion-index .icon {
    display:block;
    width:50px;
    height:50px;
    margin:0 auto;
    background:url(../images/chat-icon.svg) center center no-repeat;
}
#resources li.resource-center .icon {
    display:block;
    width:50px;
    height:50px;
    margin:0 auto;
    background:url(../images/book-icon.svg) center center no-repeat;
}
#resources li .title {
    display:block;
    margin:20px 0 10px 0;
    color: #2f363b;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 24px;
    line-height: 28px;
    text-align:center;
}
#resources li .title a {
    color: #2f363b;
}
#resources li .copy {
    display:block;
    float:none;
    color: #2f363b;
    font-size: 14px;
    line-height: 20px;
    margin:0;
    width:100%;
    padding:0 0 10px 0;
}
#resources li .more {
    display:block;
    position:absolute;
    bottom:20px;
    left:40px;
    color: #EF3E35;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 14px;
    line-height: 30px;
    text-indent:0px;
    margin:40px 0 0 0;
    text-transform:uppercase;
}
#resources li .more .ico {
    display:block;
    float:left;
    width:30px;
    height:30px;
    border-radius:30px;
    background:url(../images/button-arrow-white.png) #EF3E35 center center no-repeat;
}
#resources li.resource-center .copy {
    padding-bottom:40px;
}
#resources li.resource-center a {
    display:block;
    position:relative;
    color: #EF3E35;
    font-size: 14px !important;
    line-height: 30px;
    padding-left:50px;
    margin:0 0 10px 0;
    font-family: quattrocento_sansbold, sans-serif;
    text-transform:uppercase;
}
#resources li.resource-center a .ico {
    display:block;
    position:absolute;
    left:0;
    width:30px;
    height:30px;
    border-radius:30px;
    background:url(../images/button-arrow-white.png) #EF3E35 center center no-repeat;
}


/* Videos Page */
#videos {
    padding-bottom:100px;
}
#videos .wrap {
    padding:60px 40px;
}
#videos ul {
    display:block;
    list-style:none;
    width:96%;
    margin:0 2%;
    padding:0;
}
#videos ul li {
    display:block;
    position:relative;
    float:left;
    width:33.3333%;
    height:auto;
    padding:40px;
}
#videos li .photo {
    display:block;
    position:relative;
    float:left;
    width:100%;
    height:250px;
    background-size:cover !important;
}
#videos li .title a {
    display:block;
    float:left;
    margin:20px 0;
    color: #EF3E35;
    font-size: 24px;
    line-height: 40px;
}
#videos li .copy {
    display:block;
    float:left;
    padding:0;
    margin:0;
    color: #2f363b;
    font-size: 18px;
    line-height: 30px;
}
#videos li .more {
    display:block;
    color: #EF3E35;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 14px;
    line-height: 40px;
    text-indent:10px;
    margin:40px 0 0 0;
    text-transform:uppercase;
}
#videos li .more .ico {
    display:block;
    float:left;
    width:40px;
    height:40px;
    border-radius:40px;
    background:url(../images/button-arrow-white.png) #EF3E35 center center no-repeat;
}


/* News and Media */
.filter {
    display:block;
    float:left;
    width:100%;
    height:45px;
}
.filter ul {
    list-style:none;
    text-align:center;
    padding:0;
}
.filter ul li {
    display:inline-block;
    width:auto;
}
.filter ul li a {
    display:block;
    padding:0 20px;
    line-height:45px;
    font-size: 13px;
    color: #2f363b;
    height:45px;
}
.filter ul li.active a {
    background:#EF3E35; 
    color:#fff;
}
#press {
    padding-bottom:100px;
}
#press .wrap {
    padding:0 40px;
}
#events .wrapper,
#press .wrapper {
    display:block;
    position:relative;
    z-index:9;
    margin:0 auto;
    max-width:1200px;
}
#events .wrapper {
    padding:0 60px;
}
#events .wrapper .title {
    width: auto;
    max-width:100%;
}
#events .wrapper .copy {
    width: 100%;
    float:left;
    margin:0;
    padding:0;
}


/* Leadership Page */
#team {
    overflow:visible !important;
}
#team ul {
    list-style:none;
    padding:0;
}
#team ul li { 
    display:block;
    float:left;
    width:16.5%;
    height:450px;
    margin-right:4%;
    margin-bottom:40px;
}
#team ul li:nth-child(5n) { 
    margin-right:0;
}
#team ul li .photo { 
    display:block;
    float:left;
    width:110%;
    height:250px;
    background-size:cover !important;
}
#team ul li .name {
    display:block;
    float:left;
    width:100%;
    margin:20px 0;
    color: #2f363b;
    font-size: 24px;
    line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#team ul li .name:hover {
    color: #EF3E35;
}
#team ul li .title {
    color: #777;
    font-size: 16px;
    line-height: 28px;
}
#team-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999999999999;
    padding-top:20px;
    background: rgba(0,0,0,0.56);
    display: none;
}
.page-template-template-leadership #team-lightbox {
    height:100% !important;
    position:absolute !important;
}
#team-lightbox .wrapper {
    position:relative;
    display: block;
    max-width: 750px !important;
    width: 100%;
    background:#fff;
    padding:40px;
    overflow:hidden;
    height:auto !important;
    margin: 60px auto 0 auto !important;
}
.page-template-template-leadership #team-lightbox .wrapper {
    max-width: 1200px !important;
    overflow:visible !important;
}
#team-lightbox .left {
    clear:none !important;
}
#team-lightbox .close {
    position: absolute;
    top: 50px;
    right: 10px;
    width: 40px;
    height: 40px;
    background-color: #EF3E35;
    border-radius: 50%;
    line-height: 40px !important;
    text-align: center;
    color: white !important;
    cursor: pointer;
    font-size: 15px !important;
    z-index: 5;
    padding:0 !important;
    opacity:1 !important;
}
#team-lightbox .wrapper-inside {
    display:block;
    position:relative;
    float:right;
    width:100%;
    height:450px;
}
#team-lightbox .large-title {
    top:20px;
}
#team-lightbox .left,
#team-lightbox .right {
    padding:0 40px 0 40px;
    z-index:99;
}
#team-lightbox .right {
    position:static;
}
#team-lightbox h3 {
    color: #2f363b;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 36px;
    line-height: 42px;
    margin:20px 0 0 40px;
}
#team-lightbox .title {
    color: #777;
    font-size: 24px;
    line-height: 28px;
    margin:0 0 0 0;
    padding:0 40px;
}
#team-lightbox .copy {
    margin:40px 0 0 0;
    padding:0 40px;
}
#team-lightbox .photo {
    display:block;
    position:absolute;
    top:140px;
    right:40px;
    width:350px;
    height:350px;
    z-index:9999;
    background-size:cover !important;
}
#team-lightbox .red-box {
    display:block;
    position:absolute;
    top:400px;
    right:80px;
    width:180px;
    height:180px;
    z-index:99;
    background:#EF3E35;
}
#team-lightbox .prev-arrow {
    display:block;
    position:absolute;
    top:50%;
    left:20px;
    z-index:999;
    width:40px;
    height:40px;
    border-radius:40px;
    background:url(../images/button-arrow-white-left.png) #EF3E35 center center no-repeat;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#team-lightbox .next-arrow {
    display:block;
    position:absolute;
    top:50%;
    right:20px;
    z-index:999;
    width:40px;
    height:40px;
    border-radius:40px;
    background:url(../images/button-arrow-white.png) #EF3E35 center center no-repeat;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.team-pagination {
    display:block;
    padding:0 0 40px 0;
    text-align:center;
}


/* Contact Page */
.page-template-template-contact #inside-banner,
.page-template-template-contact #inside-banner .banner {
    height:150px;
}
.page-template-template-contact #started {
    display:none;
}
.gform_wrapper {
    display:block;
    max-width:750px !important;
    width:100%;
    margin:60px auto 0 auto !important;
}
.gform_wrapper .top_label .gfield_label {
    color: #2f363b;
    font-size: 24px;
    line-height: 40px;
    margin:20px 0 0 0 !important;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    height:50px;
    width:97% !important;
    padding:10px !important;
    border: 1px solid #777;
    color: #2f363b;
    font-size: 18px;
    line-height: 40px;
}
.popup-form ul.gform_fields li {
    padding:0 10px !important;
    background:#fff !important;
}
.popup-form .top_label input.medium,
.popup-form .top_label select.medium {
    height:30px;
    width:97% !important;
    padding:5px !important;
    border: 1px solid #ddd;
    color: #2f363b;
    font-size: 18px;
    line-height: 30px;
}
.popup-form #field_3_1, .popup-form #field_3_2,
.popup-form #field_3_3, .popup-form #field_3_4 {
    width:50% !important;
    clear:none;
    float:left;
}
.popup-form #field_3_1,
.popup-form #field_3_3 {
    padding:0 0 0 10px !important;
}
.popup-form #field_3_2,
.popup-form #field_3_4 {
    padding:0 10px 0 0 !important;
}
.popup-form textarea.medium,
.popup-form .sform_wrapper textarea {
    width:98.5% !important;
    padding:5px 10px;
    color: #2f363b;
    font-size: 18px;
    line-height: 30px;
    border: 1px solid #ddd;
}
.popup-form .top_label .gfield_label {
    font-size:13px;
    margin:5px 0 0 0 !important;
}
.popup-form li input[type=checkbox] {
    margin-top:4px !important;
}
.popup-form .gform_heading {
    display:none;
}
.popup-form .gform_body {
    float:left;
    padding:50px 0 0 0;
    background:#fff !important;
}
.popup-form .gfield_description a {
    padding:0 0 0 1px !important;
}
.popup-form ul {
    width:100% !important;
    top:0 !important;
    margin:0 !important;
    padding:0 !important;
    box-shadow:none !important;
}
.popup-form a {
    display:inline !important;
    margin:0 !important;
    font-size:.875em !important;
    text-transform:none !important;
}
.popup-form .gform_footer {
    background:#fff !important;
    padding:0 0 20px 0 !important;
    margin:0 !important;
    display:block;
    float:left;
    width:100%;
}
.gform_wrapper input[type="file"] {
    border:none !important;
}
.gform_wrapper .ginput_complex .ginput_right select, .gform_wrapper .ginput_complex select {
    height:50px;
    width:97% !important;
    padding:10px !important;
    border: 1px solid #777;
    color: #2f363b;
    font-size: 18px;
    line-height: 40px;
}
.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
    width:100% !important;
}
.gform_wrapper .ginput_complex label {
    display:none !important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    display: block !important;
    width: 200px;
    height: 45px;
    background: #EF3E35;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 12px;
    line-height: 45px;
    margin: 20px auto;
    border:none;
    box-shadow:none;
}
.gform_wrapper .top_label input.medium:focus, .gform_wrapper .top_label select.medium:focus {
    border: 1px solid rgba(119, 119, 119, 0.4) !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;
}
.popup-form .gform_footer input[type=submit] {
    margin:0 auto !important;
}


/* Careers */
#careers .wrapper {
    display:block;
    position:relative;
    z-index:9999;
    margin:0 auto;
    width:100%;
    max-width:960px;
}
#careers .wrapper h2 {
    padding:0 !important;
}
#careers .wrapper .job-post {
    display:block;
    position:relative;
    float:left;
    width:100%;
    padding:40px 0;
}
#careers .wrapper .job-post .expand {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #EF3E35;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-size: 30px;
    top: 40px;
    left: 0;
}
#careers .wrapper .job-post h3 {
    display:block;
    float:left;
    width:100%;
    padding:0 0 10px 80px;
    color: #EF3E35;
    font-size: 24px;
    cursor:pointer;
}
#careers .wrapper .job-post .excerpt {
    display:block;
    float:left;
    width:auto;
    margin-left:80px;
    color: #2f363b;
    font-size: 18px;
}
#careers .wrapper .job-info {
    display:none;
    float:left;
    width:100%;
    color: #2f363b;
    font-size: 18px;
    line-height: 24px;
    padding:20px 80px;
    background:#f4f4f4;
}
#careers .wrapper .job-info h4 {
    font-weight: 700;
    margin-top:20px;
}
#careers .wrapper .job-info h5 {
    font-weight: 400;
    padding:5px 0;
}
#careers .wrapper .job-info ul {
    margin-bottom:20px;
}
#careers .wrapper .job-info .rule {
    margin:40px 0;
}


/* Scrolling Photos */
#what-we-do .left .photo-small {
    display:block;
    float:left;
    width:336px!important;
    height:245px!important;
    margin-left:20px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !Important;
}
#what-we-do .left .photo-small.shrink {
	margin-top: 30px;
}
#what-we-do .right .photo-large {
	display: block;
	position: absolute;
	top: 100px;
	right: 0;
	width: 489px !important;
	height: 353px !important;
	z-index: 9999;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !Important;
}
#what-we-do .right .photo-small {
    display: block;
	position: absolute;
	top: 660px;
	left: 40px;
	width: 250px !Important;
	height: 250px !Important;
	z-index: 9999;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !Important;
}
#leadership .photo-large {
    display:block;
   /* position:absolute;
    top:100px;
    right:0;*/
    width:56.5%!important;
    z-index:9999999;
	/*background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !Important;*/
    float: right;
}
#leadership .left {
    width: 31%;
}
#leadership .right {
    width: 64%;
    margin-top: -85px;
}
#leadership .wrap {
    padding-top: 48px;
    padding-bottom: 27px;
}
#leadership .photo-small {
    margin-top: 166px;
    display:block;
   /* position:absolute;
    top:300px;
    right:150px;*/
    width:43.5%!important;
    z-index:9999;
	/*background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !Important;*/
    float: left;
    text-align: right;
}
#leadership .photo-large img, #leadership .photo-small img {
    max-width: 100%;
}
#leadership .left .copy {
    margin-top: 32px;
}
#leadership .left .copy {
    margin-top: 36px;
}
#partners .photo-small {
    display:block;
	position: relative;
    /*position:absolute;
    top:420px;
    right:200px;*/
    margin: -57px 0 0 0;
    float: left;
    width:257px;
    height:185px;
    z-index:9999;
	/*background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !Important;*/
}
#partners #logo-slider {
    position: relative;
    right: auto;
    top: auto;
    bottom: auto;
    height: 292px;
    width: 402px;
    margin: auto;
    float: none;
}
#partners #logo-slider .swiper-slide {
    height: 240px;
}
#partners .left {
    width: 40.3%;
    margin-right: 0;
}
#partners .right {
    text-align: center;
    width: 59.7%;
}
#partners .partners-wrapp {
    max-width: 725px;
    display: block;
    margin: auto;
}
.page-template-template-about #partners .large-title {
    top: 43px;
}
#partners.page-section h2 {
    margin-top: 43px;
}
#news-media .photo-large {
    display:block;
    margin-top: 88px;
	position: relative;
    /*position:absolute;
    top:300px;
    right:100px;*/
    float: left;
    width: 66.6%!important;
    z-index:9999;
    text-align: right;
	/*background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !Important;*/
}
#news-media .photo-small {
    text-align: left;
    display:block;
    float: right;
	position: relative;
   /* position:absolute;
    top:200px;
    right:40px;*/
    width: 33.4%!important;
    z-index:9999;
	background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !Important;
}
#news-media .photo-large img, #news-media .photo-small img, #events .photo-large img, #events .photo-small img {
    max-width: 100%;
}
#news-media .left, #events .left {
    width: 41%;
}
#news-media .right, #events .right {
    margin-top: -45px;
    width: 54%;
}
#events {
    padding-bottom: 88px;
}
#events .photo-large {
    display:block;
    z-index:99999;
	position: relative;
    /*float: right;*/
    margin-left: 34%;
    width: 66%;
    /*position:absolute;
    top:200px;
    right:0;*/
   /* width:489px;
    height:353px;*/

	/*background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !Important;*/
}
#events .photo-small {
    display:block;
	position: relative;
    /*float: left;*/
    /*position:absolute;
    top:450px;
    right:150px;*/
    /*width:374px;
    height:268px;
	background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !Important;*/
    width: 34%;
    z-index:9999;
    margin-top: -63px;
}
#careers .photo-large {
    display:block;
	position: relative;
   /* position:absolute;
    top:200px;
    right:100px;*/
    width: 100%!important;
    max-width:489px;
    height: 353px!important;
    z-index:9999;
	/*background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !Important;*/
}
#helping .photo-large {
    display:block;
    position:absolute;
    top:100px;
    right:0;
    width:100%;
    height:503px;
    z-index:9999;
	background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !Important;
}
#give .photo-large {
    display:block;
    position:absolute;
    top:100px;
    right:0;
    width:489px;
    height:353px;
    z-index:99999;
	background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !Important;
}
#give .photo-small {
    display:block;
    position:absolute;
    top:150px;
    right:150px;
    width:245px;
    height:176px;
    z-index:9999;
	background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !Important;
}
#action .photo-large {
    display:block;
    position:absolute;
    top:200px;
    right:150px;
    width:489px;
    height:353px;
    z-index:99999;
	background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !Important;
}
#action .photo-small {
    display:block;
    position:absolute;
    top:550px;
    right:0;
    width:374px;
    height:268px;
    z-index:9999;
	background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !Important;
}
#improve .photo-large {
    display:block;
    position:absolute;
    top:200px;
    right:0;
    width:489px;
    height:353px;
    z-index:99999;
	background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !Important;
}
#improve .photo-small {
    display:block;
    position:absolute;
    top:300px;
    right:250px;
    width:374px;
    height:268px;
    z-index:9999;
	background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !Important;
}
#integrations .photo-large {
    display:block;
    position:absolute;
    top:200px;
    right:140px;
    width:489px;
    height:353px;
    z-index:99999;
	background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !Important;
}


/* Red Boxes */
#what-we-do .left .red-box {
    display:block;
    position:absolute;
    bottom:-71px;
    left:255px;
    width:203px!important;
    height:146px!important;
    z-index:999;
    background:#EF3E35;
    opacity:0.7;
}
#what-we-do .right .red-box {
    display: block;
	position: absolute;
	top: 500px;
	left: 140px;
	width: 125px;
	height: 125px;
	z-index: 999;
	background: #EF3E35;
}
#who-we-serve .red-box {
    display: block;
	position: absolute;
	top: 85%;
	right: 40px;
	background: #EF3E35;
	width: 300px !important;
	height: 225px !important;
	z-index: 1;
}
.home #who-we-serve h2 {
    /* margin-top: 72px; */
}
#who-we-serve  {
    /* min-height: 600px; */
}
#who-we-serve .top-content {
    /* padding-left: 13%; */
}

#who-we-serve .copy {
    /* margin-top: 54px; */
}
#who-we-serve .left {
    max-width: 569px;
}
#leadership .red-box {
    display:block;
    position:absolute;
    top:308px;
    right:56.5%;
    margin-right: -46px;
    width: 92px;
    height: 92px;
    background-color: #db3f37;
    z-index:999;
}
.page-template-template-about .page-section h2,  .page-template-template-about .page-section .left {
    padding-left: 61px;
}
#partners .red-box {
    display:block;
	position: relative;
   /* position:absolute;
    top:380px;
    right:40px;*/
    float: right;
    margin-top: -94px;
    background:#db3f37;
    width:252px!important;
    height:180px!important;
    z-index:999;
}
#partners {
    padding-bottom: 71px;
}
#partners .copy {
    margin-top: 49px;
}
#partners .wrap {
    padding-top: 75px;
}
#news-media .red-box {
    display:block;
    /*position:absolute;
    top:380px;
    right:240px;*/
    width:83px;
    height:83px;
    background: #db3f37;
    z-index:999;
    float: left;
}
#news-media {
    padding-bottom: 91px;
}
#news-media .copy {
    margin-top: 50px;
}
#news-media h2 {
    margin-top: 40px;
}
#news-media .large-title {
    top: 63px;
}
#events .red-box {
    display:block;
    float: left;
    position:absolute;
    top:223px;
    right:66%;
    opacity: 0.9;
    width: 109px;
    height: 109px;
    background: #db3f37;
    z-index:9999;
}
.events-wrapp {
    max-width: 735px;
    margin: auto;
    display: block;
    position: relative;
}
#careers .red-box {
    float: right;
    display:block;
	position: relative;
   /*position:absolute;
    top:420px;
    right:0;*/
    width: 245px;
    height: 176px;
    background: #db3f37;
    z-index:999;
    margin: -88px 0 0;
}
#careers .right {
    margin-top: -124px;
}
.careers-wrapp {
    display: block;
    max-width: 601px;
    margin: auto;
}
#give .red-box {
    display:block;
    position:absolute;
    top:20px;
    right:300px;
    background:#EF3E35;
    width:200px;
    height:180px;
    z-index:9999;
}
#action .red-box {
    display:block;
    position:absolute;
    top:420px;
    right:200px;
    background:#EF3E35;
    width:75px;
    height:75px;
    z-index:9999;
}
#improve .red-box {
    display:block;
    position:absolute;
    top:150px;
    right:400px;
    background:#EF3E35;
    width:200px;
    height:150px;
    z-index:9999;
}
#integrations .red-box {
    display:block;
    position:absolute;
    top:350px;
    right:40px;
    background:#EF3E35;
    width:245px;
    height:175px;
    z-index:9999;
}


/* Tertiary Pages */
.content-wrap {
    display:block;
    margin:0 auto;
    width:100%;
    max-width:700px;
    padding:100px 0 0 0;
    overflow:hidden;
}
.content-wrap h2 {
    margin:0 0 20px 0;
}
.content-wrap .copy {
    margin: 0 0 20px 0;
    position: relative;
    z-index: 2;
}
body.page-id-13824 .page-section.content-box1 .content-wrap .copy {
    padding-bottom: 50px;
}
.content-wrap .screen {
    display:block;
    float:left;
    width:100%;
}
.content-wrap .screen img {
    max-width:100%;
    margin:10px auto;
    display:block;
}
.inside-title {
    text-align: left;
    left: inherit;
    width: 100%;
    max-width:700px;
    margin: 0 auto;
    top: 100px;
    left:50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.tertiary-tab {
    display: none;
}
.tertiary-tab.active {
    display: block;
}
.team-lightbox-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    background-color: #EF3E35;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    color: white;
    cursor: pointer;
    font-size: 15px;
    z-index: 5;
}
#about-child-content ul {
    display: inline-block;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}
#about-child-content ul li {
    display: inline-table;
    text-align: center;
}
body.page-id-11 .content-wrap ul {
    display: inline-block;
    width: 100% !important;
    list-style: none;
    padding: 0 !important;
    margin: 0;
}
body.page-id-11 .content-wrap ul li {
    display: inline-table;
    text-align: center;
    margin-bottom: 30px;
    width: 33%;
}
.farfaraway {
	position: absolute;
	left: 50000px;
	top: 50000px;
}
div.content-wrap h2 {
    width: auto;
}
#logo-slider .swiper-slide {
    text-align: center;
}
body.page-template-template-tertiary #helping ul {
    width: 100%;
}
span#input_1_8_4_container {
    margin-left: 0;
}
input#input_1_8_4 {
    height: 50px;
    width: 97% !important;
    padding: 10px !important;
    border: 1px solid #777;
    color: #2f363b;
    font-size: 18px;
    line-height: 40px;
}
.solutions-swiper {
    width: 100%;
    padding:20px;
}
.box {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.banner-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
}
#footer .wrap .bottom .social ul li a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #EF3E35;
    display: block;
    text-align: center;
}
#footer .wrap .bottom .social ul li a i {
    color: white;
    line-height: 40px;
    font-size: 18px;
}
#footer .footer-links li .sub-menu li.bold,
#footer .footer-links li .sub-menu li#menu-item-579 {
    margin:30px 0 0;
}
#footer .footer-links li .sub-menu li.bold a,
#footer .footer-links li .sub-menu li#menu-item-578 a,
#footer .footer-links li .sub-menu li#menu-item-579 a {
    color: white;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
}
body.page-id-11 .content-wrap {
    padding: 10px 0;
}
body.page-id-11 #helping .content-wrap p {
    margin: 10px 0 0 60px;
}
body.page-id-11 #helping {
    padding-bottom: 20px;
}
body.page-id-11 #tertiary {
    margin-bottom: 20px;
}
body.page-id-11 #tertiary.fixedHeader {
    top: 0;
}
.popup-wrapper {
    display: none;
}
.popup-form {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999999999999;
    padding-top:20px;
    background: rgba(0,0,0,0.56);
	display: none;
}
.popup-form .wrapper {
    position:relative;
    display: block;
    max-width: 750px !important;
    width: 100%;
    margin: 60px auto 0 auto !important;
}
.popup-form .close {
    position: absolute;
    top: 50px;
    right: 10px;
    width: 40px;
    height: 40px;
    background-color: #EF3E35;
    border-radius: 50%;
    line-height: 40px !important;
    text-align: center;
    color: white !important;
    cursor: pointer;
    font-size: 15px !important;
    z-index: 5;
    padding:0 !important;
    opacity:1 !important;
}
.popup-form ul.gform_fields li,
#resources ul.gform_fields li {
    width: 100%;
    padding: 10px;
    height: auto;
}
body.page-template-template-ourcustomers .page-section h2 {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 20px;
    width:100%;
}
#contact.page-section .wrap {
    max-width:1200px;
}
#contact.page-section h2 {
    padding-left: 0;
    margin-top: 0;
    margin:40px 0 20px 0;
    width:100%;
}
body.page-template-template-ourcustomers .wrap .copy {
    padding:0 60px;
    margin:0;
}
body.page-template-template-about-child .wrap .copy {
    padding:0 60px;
    margin:0;
}
body.page-template-template-about-child .wrap .copy h3 {
    font-size:18px;
    line-height:40px;
    width:100%;
    max-width:800px;
    margin:0 auto;
}
body.page-template-template-ourcustomers .wrap .copy ul,
body.page-template-template-about-child .wrap .copy ul {
    display: inline-block;
    width: 100%;
    padding: 0 !important;
    margin: 0;
    list-style: none;
    margin: 60px 0;
}
body.page-template-template-ourcustomers .wrap .copy ul {
    margin: 60px 0 0 0;
}
body.page-template-template-ourcustomers .wrap .copy ul li,
body.page-template-template-about-child .wrap .copy ul li {
    display: inline-block;
    position:relative;
    width: 25%;
    padding:20px;
    min-height: 221px;
    float: left;
    text-align: center;
    border-bottom:1px solid #ececec;
}
body.page-template-template-ourcustomers .wrap .copy ul li a,
body.page-template-template-about-child .wrap .copy ul li a {
    width: auto;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
body.page-template-template-ourcustomers .wrap .copy ul li a img,
body.page-template-template-about-child .wrap .copy ul li a img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}
body.page-template-template-ourcustomers #overview .wrap .copy {
    width: 100%;
    padding:0 60px;
    float:left;
}
.testimonials-slider-wrapper {
    margin: 0;
    float: left;
    width: 100%;
}
.testimonials-slider .copy p {
    float: left;
}
#flyout, #flyout .close {
    display: none;
}
#helping .photo-large.initialized {
    top: -71px !important;
}
body.page-template-template-tour-php #helping {
    padding-bottom: 40px;
}
.full .left {
    width: 100%;
}
.page-section.full h2 {
    width: 100%;
}
div#cases.page-section .wrap h2 {
    width: 100%;
}
#thankyou, #simple-content {
    display:block;
    float:left;
    width:100%;
}
#simple-content {
    padding:60px 0;
}
#simple-content .wrap {
    padding:0;
}
#thankyou .wrap, #simple-content .wrap {
    display:block;
    margin:0 auto;
    max-width:1200px;
    width:100%;
}
#simple-content .wrap .copy {
    color: #2f363b;
    font-size: 18px;
    line-height: 32px;
    margin:0;
    padding:0;
}
#simple-content .wrap {
    max-width:800px;
    margin:0 auto;
}
.video-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    padding-top:20px;
    background: rgba(0,0,0,0.56);
    display: none;
}
.vid {
    display:block;
    margin:0 auto;
    background:#fff;
    width:100%;
    max-width:720px;
    height:0px;
}


/* Featured Resource */
.featured-resource {
    clear:both;
    display:block;
    position:relative;
    z-index:99999999;
    margin:20px auto 60px auto;
    width:100%;
    max-width:1200px;
    height:auto;
    padding:60px;
    background:#f4f4f4;
    box-shadow:0 0 6px 6px rgba(0, 0, 0, 0.1);
}
.featured-resource .thumb {
    display:inline-block;
    width:30%;
    height:250px;
    background-position:50% 50%;
    background-size:cover !important;
    border:5px solid #fff;
    box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.1);
}
.featured-resource .content {
    display:inline-block;
    width:69%;
    padding-left:40px;
}
.featured-resource .content .title {
    color:#dc3f38;
    font-size:36px;
    margin:0 0 20px 0;
    font-family: quattrocento_sansbold, sans-serif;
}
.featured-resource .content .copy {
    color: #2f363b;
    font-size: 18px;
    line-height: 32px;
    margin:0;
    padding:0;
}
.featured-resource .content a {
    display: inline-block;
    width: auto;
    height: 36px;
    background: #EF3E35;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 37px;
    margin: 20px 0;
    padding:0 40px;
    box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.4);
}


/* Locations */
.location {
    display:block;
    float:left;
    width:50%;
    padding:0 60px 60px 60px;
}
.location .title {
    display:block;
    float:left;
    width:100%;
    font-size:18px;
}
.location #map1,
.location #map2 {
    display:block;
    float:left;
    width:100%;
    height:300px;
    margin:10px 0;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover !important;
}
.location .address {
    display:block;
    float:left;
    width:100%;
    font-size:16px;
}
.location .address a {
    color:#333;
}
.location .numbers {
    display:block;
    float:left;
    width:100%;
    font-size:16px;
}
.accolade {
    clear:both;
    display:block;
    position:relative;
    left:50%;
    float:left;
    width:100%;
    max-width:800px;
    margin-bottom:40px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.accolade .image {
    display:block;
    float:left;
    width:200px;
    height:200px;
    background-size:100% !important;
    background-position:center center;
    background-repeat:no-repeat;
}
.accolade .content {
    display:block;
    float:left;
    width:560px;
    margin-left:40px;
}
.accolade .content .title {
    font-size:24px !important;
    text-transform: uppercase;
    font-family: quattrocento_sansbold, sans-serif;
}
.accolade .content .title a {
    color:#2f363b;
}
.accolade .content .copy {
    width:100% !important;
    padding:0 !important;
    margin:0 !important;
}
.sform_wrapper {
    display: block;
    max-width: 750px !important;
    width: 100%;
    margin: 60px auto !important;
    position: relative;
}
.sform_wrapper form {
    text-align: left;
}
.sform_wrapper form {
    text-align: left;
    float: left;
    padding: 10px;
    background: #fff !important;
    color: black;
}
.sform_wrapper form input,
.sform_wrapper form select {
    height: 30px;
    width: 97% !important;
    padding: 5px !important;
    border: 1px solid #777;
    color: #2f363b;
    font-size: 18px;
    line-height: 30px;
}
.sform_wrapper form input#emailOptOut {
    height: auto;
    display: inline-block;
    position:relative;
    top:3px;
    width: auto !important;
    line-height: normal;
    padding: 0 !important;
    margin:0 10px 0 0 !important;
}
.sform_wrapper form input#gform_submit_button_3 {
    display: block !important;
    width: 200px;
    height: 45px;
    background: #EF3E35;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 12px;
    line-height: 45px;
    margin: 20px auto;
    border: none;
    box-shadow: none;
    padding: 0 !important;
}
#single p .pdf {
    float: none;
    display: inline-block;
}
.sform_wrapper form textarea.error,
.sform_wrapper form select.error,
.sform_wrapper form input.error {
    background-color: rgba(230, 131, 131, 0.52);
}
.sform_wrapper form textarea {
    width: 100%;
    height: 150px;
    padding:5px 10px;
    color: #2f363b;
    font-size: 18px !important;
    line-height: 30px;
}
div#submitterWrapper {
    position: absolute;
    bottom: -10000px;
    right: -100000px;
}
body.page-template-template-ourcustomers .wrap .copy ul.toggle-logos {
    display:none;
    float:left;
    margin:0 0 0 0;
}
.page-id-29 #solutions .wrap {
    padding:0px 40px 0 40px;
}
.vid {
	display: block;
	margin: 0 auto;
	background: #fff;
	width: 100%;
	max-width: 720px;
	height: 0px;
	position: relative;
}
.vid .team-lightbox-close {
	right: -40px;
	top: 0px;
}
.sform_wrapper .team-lightbox-close {
    right: -35px;
    top: -35px;
}
body.page-template-template-registration div#gform_confirmation_message_1 {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 20px;
    width: 100%;
    display: block;
    position: relative;
    z-index: 99;
    float: left;
    width: 45%;
    color: #2f363b;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 36px;
    line-height: 42px;
    padding: 0;
    padding-bottom: 50px;
}
body.page-template-template-contact div#gform_confirmation_message_1 {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 20px;
    width: 100%;
    display: block;
    position: relative;
    z-index: 99;
    float: left;
    width: 45%;
    color: #2f363b;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 36px;
    line-height: 42px;
    padding: 0;
    padding-bottom: 50px;
}
#single .single-post a.video {
    width: 200px;
    display: inline-block;
	position: relative;
}
#single .single-post a.video span {
    background-image: /wp-content/themes/opinionlab_childtheme/images/vid.png;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 26%;
    left: 40%;
	background-position: center;
    background-size: 90%;
    background-repeat: no-repeat;
}
#single .single-post a.video:hover span {
	background-size: 100%;
}
.error-title {
    text-align:center;
    font-size:72px;
    margin-bottom:40px;
    font-family: quattrocento_sansbold, sans-serif;
}
.error-title span {
    color:#EF3E35;
}
.error404 .col {
    display:block;
    float:left;
    width:50%;
}
.error404 .col h2 {
    display:block;
    float:left;
    width:100%;
    font-size:32px;
    margin:20px 0;
}
.error404 .col h3 {
    display:none;
    font-size:12px;
    text-transform:uppercase;
}
.error404 .col ul {
    list-style:none;
    padding:0 0 0 20px;
}
.error404 .col ul li a {
    font-size:16px;
    color:#2f363b;
    line-height:28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.error404 .col ul li ul {
    padding-bottom:20px;
}
.error404 .col > ul > li > a {
    font-family: quattrocento_sansbold, sans-serif;
}
.error404 .col ul li a:hover {
    color:#EF3E35;
}
.page-template-template-sitemap .col {
    display:block;
    float:left;
    width:50%;
}
.page-template-template-sitemap .col h2 {
    display:block;
    float:left;
    width:100%;
    font-size:32px;
    margin:20px 0;
}
.page-template-template-sitemap .col h3 {
    display:none;
    font-size:12px;
    text-transform:uppercase;
}
.page-template-template-sitemap .col ul {
    list-style:none;
    padding:0 0 0 20px;
}
.page-template-template-sitemap .col ul li a {
    font-size:16px;
    color:#2f363b;
    line-height:28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.page-template-template-sitemap .col ul li ul {
    padding-bottom:20px;
}
.page-template-template-sitemap .col > ul > li > a {
    font-family: quattrocento_sansbold, sans-serif;
}
.page-template-template-sitemap .col ul li a:hover {
    color:#EF3E35;
}
select.error,
textarea.medium.error,
input.medium.error {
    background: #F4A3A3;
    color: white;
}
#truste {
    display: block;
    float: left;
}

#truste img {
    width: auto !important;
    height: auto !important;
    margin-right: 25px;
    display: inline-block;
}
.g-recaptcha.captcha-error:before {
    content: "Captcha Missing";
    color: rgb(230, 131, 131);
}
/*
#header .wrap .utility .utility-nav ul.utility-links li li.menu-item-58 {
    display: none;
}
*/
#single .single-post p.thankyou-download {
    font-size: 21px !important;
    font-weight: bold !important;
    border-bottom: 1px solid black !important;
    margin-bottom: 60px !important;
}
.at4-share-outer.addthis-smartlayers {
    display: none !important;
}
body.single .at4-share-outer.addthis-smartlayers {
    display: block !important;
}
body.single.single-newsmedia .at4-share-outer.addthis-smartlayers,
body.single.single-currentopenings .at4-share-outer.addthis-smartlayers {
    display: none !important;
}
#at4m-mobile-container {
    display: none !important;
}
body.single.single-newsmedia #at4m-mobile-container,
body.single.single-currentopenings #at4m-mobile-container {
    display: none !important;
}
#single .single-post p.thankyou-download {
    font-size: 21px !important;
    font-weight: bold !important;
    border-bottom: 1px solid black !important;
    margin-bottom: 60px !important;
}
.tags-wrapper {
    display: block;
    float: left;
    width: 100%;
    padding-top: 20px;
}
.tags-wrapper ul {
    list-style: none;
    padding-left: 0;
    display: inline-block;
}
.tags-wrapper ul li {
    display: inline-block;
}
.tags-wrapper ul li a:after {
    content: ', ';
    padding-right: 5px;
}
.tags-wrapper ul li:last-of-type a:after {
    display: none;
}
.tags-wrapper ul li a {
    color: #EF3E35;
}
body.category-blog #posts .archive .title {
    display:block;
    margin:60px 0 20px 0;
    float:left;
    width:100%;
    text-transform:uppercase;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 14px;
}
body.category-blog #posts .archive ul {
    list-style:none;
    padding:0;
}
body.category-blog #posts .archive ul li a {
    display:block;
    padding:10px 0;
    color:#2f363b;
    border-bottom:1px solid #ececec;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
body.category-blog #posts .archive ul li a:hover {
    color:#EF3E35;
}
body.category-blog #posts .archive {
    display: block;
    float: left;
    width: 25%;
    min-width: 300px;
    padding: 40px 80px 40px 40px;
}
body.category-blog #posts .wrap {
    width: 75%;
    float: left;
}
#single .single-post a.pdf.right-it {
    margin-top: -70px;
    z-index: 20;
    position: relative;
}
li.page-item-15 ul.children li#menu-item-15270,
li.page-item-15 ul.children li#menu-item-15269,
li.page-item-15 ul.children li#menu-item-15415,
li.page-item-15 ul.children li#menu-item-15267 {
    display: none;
}
li.error404 ul.children li#menu-item-15270,
li.error404 ul.children li#menu-item-15269,
li.error404 ul.children li#menu-item-15415,
li.error404 ul.children li#menu-item-15267 {
    display: none;
}
.tags-wrapper h3 {
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-family: quattrocento_sansbold, sans-serif;
    font-size: 14px;
}
#footer .wrap .bottom .truste-wrapper a img {
    margin-top: 10px;
    height: 45px;
    width: 142px;
	float: none;
}
#team ul li {
	height: auto;
	min-height: 960px;
	padding: 0 5px;
	margin-left: 0;
	margin-right: 0;
    width: 20%;
	max-width: 100%;
}
#team ul li .block {
	width: 320px;
	margin: 0 auto;
	max-width: 100%;
}
#team ul li:nth-child(5n) {
    margin-left: 0;
	margin-right: 0;
}
#team .copy {
	margin: 5px 0 0;
	float: none;
}
#team .crop-image {
	overflow: hidden;
	width: 100%;
	height: 150px;
	display: block;
}
#team .crop-image img{
	width: 100%;
	height: auto;
	margin-top: -30px;
}
#team .desc {
	background: #f4f4f4;
	padding: 0 20px 90px;
	min-height: 800px;
	position: relative;
}
#team .linkedin img {
    width: 100%;
}
#team .linkedin {
	bottom: 30px;
    left: 50%;
    margin-left: -60px;
    max-width: 100%;
    position: absolute;
    width: 120px;
}

.popup-style .modal-content{
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
}
.popup-style .modal-content .modal-border{
    border:13px solid #dc3f37;
    padding:34px 60px;
}
#myModal.modal {
    z-index: 9999;
}
#myModal .modal-footer {
    text-align: center;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0,5%);
    -ms-transform: translate(0,5%);
    -o-transform: translate(0,5%);
    transform: translate(0,5%);
}
#myModal .close {
    font-size: 44px;
    filter: alpha(opacity=100);
    opacity: 1;
    position: absolute;
    top: 15px;
    right: 20px;
}
.modal-header-logos{
    width: 90%;
    margin-left: 10%;
}
.modal-header-logo{
    display:inline-block;
    vertical-align:middle;
    text-align:right;
    line-height:54px;
    width:49%;
    padding:10px 20px 0 20px;
}
.modal-header-logo.tt img{
    vertical-align:top;
}
.modal-header-logo.tt{
    border-left:1px solid #979797;
    text-align:left;
}
#myModal .modal-dialog {
    max-width: 700px;
    width: 96%;
}
#myModal h3{
    margin:0 0 20px 0;
    color:#000;
    text-align:center;
}
#myModal .modal-header, #myModal .modal-body, #myModal .modal-footer{
    padding:0;
    border:0;
}
#myModal .modal-body{
    margin-top:20px;
    text-align:center;
}
#myModal .modal-body p{
    color:#000;
    margin-bottom:20px;
    line-height:24px;
}
#myModal .modal-body a{
    color:#db3f37;
}
#myModal .modal-footer{
    padding-top:10px;
}
#myModal .modal-footer a{
    display:inline-block;
    border-radius:18px;
    -moz-border-radius:18px;
    -webkit-border-radius:18px;
    line-height:36px;
    background:#db3f37;
    color:#fff;
    font-weight:bold;
    padding:0 24px;
    font-size:13px;
    margin:0 12px;
    -webkit-font-smoothing: antialiased;
}
.m-click{
    display:none;
}

.author-bio {
	background: #dedede;
	display: inline-block;
	clear: both;
	padding: 15px;
	display: flex;
	margin: 30px 0 40px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.author-bio div.avatar {
	flex: 1;
	max-width: 120px;
}

#single .single-post .author-bio div.avatar img.avatar {
	width: 100%;
	margin: 0;
}

#single .single-post .author-bio .author {
	flex: 3;
	padding: 15px 30px 0;
	margin: 0;
	
	font-weight: bold;
	font-size: 18px;
	line-height: 120%;
	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#single .single-post .author-bio .author cite { 
	display: block;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

#single .single-post .author-bio .author span { 
	font-size: 14px;
	line-height: 140%;
	margin: 15px 0 0;
	padding: 0;
	height: auto;
	font-weight: normal;
	display: block;
}

.video-lightbox .video-container {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%; 
	height: 100%;
}

.video-lightbox .vid {
	height: auto;
	flex: 1;
	background: none;
}

.video-lightbox .vid .flowplayer {
	margin-bottom: 0;
	height: 500px;
}

.video-lightbox .vid .flowplayer .fp-player + a {
	visibility: hidden;
}

.video-lightbox .vid .flowplayer.is-touch .fp-volume {
	right: 70px;
}

.video-lightbox .vid .flowplayer.is-touch .fp-timeline {
	height: 10px;
	top: 0;
}

.page-template-template-sitemap .col {
	width: 100%;
	padding-bottom: 30px;
}

body.page-template-template-sitemap .menu {
	
}

body.page-template-template-sitemap .menu {
	display: inline-block;
}

body.page-template-template-sitemap .menu > li {
	width: 25%;
	float: left;
	padding: 5px 0;
}

body.page-template-template-sitemap .menu > li > a {
	display: block;
	font-size: 14px;
	font-weight: normal;
}

@media screen and (max-width: 860px){
	body.page-template-template-sitemap .menu > li { width: 33%; }
}

@media screen and (max-width: 768px){
	body.page-template-template-sitemap .menu > li { width: 48%; }
}

@media screen and (max-width: 700px){
    .popup-style .modal-content .modal-border{
        padding: 14px 40px;
    }
    #myModal .modal-footer a {
        padding: 0 10px !important;
        font-size: 12px !important;
        font-weight: normal !important;
        margin: 0 8px;
    }
    .modal-header-logos {
        margin-left: 0;
        width: 100%;
    }
    .modal-header-logos img {
        max-width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 500px){
    #myModal .modal-footer a {
        display:block;
        margin-bottom:15px;
    }
    .popup-style .modal-content .modal-border {
        padding: 27px 7%;
    }
    .modal-header-logo {
        padding: 0 5px;
    }
    .modal-header-logo.tt img {
        vertical-align: middle;;
    }
	
	body.page-template-template-sitemap .menu > li { width: 95%; } 
}
/**SELECTRIC**/
.selectric-wrapper {
	position: relative;
	cursor: pointer;
}

.selectric-responsive {
	width: 100%;
}

.selectric {
	border: 1px solid #DDD;
	border-radius: 0px;
	background: #F8F8F8;
	position: relative;
	overflow: hidden;
}

.selectric .label {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 38px 0 0px;
	height: 50px;
	user-select: none;	
	color: #2f363b;
	font-size: 16px;
	line-height: 50px;
	font-weight:normal;
	text-align:left;
	padding: 0 0 0 18px;
}

.selectric .button {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 38px;
	height: 38px;
	line-height: 38px;
	background-color: #F8f8f8;
	color: #BBB;
	text-align: center;
	font: 0/0 a;
}

.selectric .button:after {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top-color: #BBB;
	border-bottom: none;
}

.selectric-focus .selectric {
	border-color: #aaaaaa;
}

.selectric-hover .selectric {
	border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
	color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
	border-top-color: #a2a2a2;
}

.selectric-open {
	z-index: 9999;
}

.selectric-open .selectric {
	border-color: #c4c4c4;
}

.selectric-open .selectric-items {
	display: block;
}

.selectric-disabled {
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: default;
	user-select: none;
}

.selectric-hide-select {
	position: relative;
	overflow: hidden;
	width: 0;
	height: 0;
}

.selectric-hide-select select {
	position: absolute;
	left: -100%;
}

.selectric-hide-select.selectric-is-native {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	border: none;
	z-index: 1;
	box-sizing: border-box;
	opacity: 0;
}

.selectric-input {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 1px !important;
	height: 1px !important;
	outline: none !important;
	border: none !important;
	*font: 0/0 a !important;
	background: none !important;
}

.selectric-temp-show {
	position: absolute !important;
	visibility: hidden !important;
	display: block !important;
}

/* Items box */
.selectric-items {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #F8F8F8;
	border: 1px solid #c4c4c4;
	z-index: -1;
	box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
	height: 100%;
	overflow: auto;
}

.selectric-above .selectric-items {
	top: auto;
	bottom: 100%;
}

.selectric-items ul, .selectric-items li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	min-height: 20px;
}

.selectric-items li {
	display: block;
	padding: 10px;
	color: #666;
	cursor: pointer;
}

.selectric-items li.selected {
	background: #E0E0E0;
	color: #444;
}

.selectric-items li.highlighted {
	background: #D0D0D0;
	color: #444;
}

.selectric-items li:hover {
	background: #D5D5D5;
	color: #444;
}

.selectric-items .disabled {
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: default !important;
	background: none !important;
	color: #666 !important;
	user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
	font-weight: bold;
	padding-left: 10px;
	cursor: default;
	user-select: none;
	background: none;
	color: #444;
}

.selectric-items .selectric-group.disabled li {
	filter: alpha(opacity=100);
	opacity: 1;
}

.selectric-items .selectric-group li {
	padding-left: 25px;
}
@font-face {
    font-family: 'latoblack';
    src: url('./fonts/font/lato-black-webfont.eot');
    src: url('./fonts/font/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/lato-black-webfont.woff2') format('woff2'),
         url('./fonts/font/lato-black-webfont.woff') format('woff'),
         url('./fonts/font/lato-black-webfont.ttf') format('truetype'),
         url('./fonts/font/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latoblack_italic';
    src: url('./fonts/font/lato-blackitalic-webfont.eot');
    src: url('./fonts/font/lato-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/lato-blackitalic-webfont.woff2') format('woff2'),
         url('./fonts/font/lato-blackitalic-webfont.woff') format('woff'),
         url('./fonts/font/lato-blackitalic-webfont.ttf') format('truetype'),
         url('./fonts/font/lato-blackitalic-webfont.svg#latoblack_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latobold';
    src: url('./fonts/font/lato-bold-webfont.eot');
    src: url('./fonts/font/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/lato-bold-webfont.woff2') format('woff2'),
         url('./fonts/font/lato-bold-webfont.woff') format('woff'),
         url('./fonts/font/lato-bold-webfont.ttf') format('truetype'),
         url('./fonts/font/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latobold_italic';
    src: url('./fonts/font/lato-bolditalic-webfont.eot');
    src: url('./fonts/font/lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/lato-bolditalic-webfont.woff2') format('woff2'),
         url('./fonts/font/lato-bolditalic-webfont.woff') format('woff'),
         url('./fonts/font/lato-bolditalic-webfont.ttf') format('truetype'),
         url('./fonts/font/lato-bolditalic-webfont.svg#latobold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latohairline';
    src: url('./fonts/font/lato-hairline-webfont.eot');
    src: url('./fonts/font/lato-hairline-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/lato-hairline-webfont.woff2') format('woff2'),
         url('./fonts/font/lato-hairline-webfont.woff') format('woff'),
         url('./fonts/font/lato-hairline-webfont.ttf') format('truetype'),
         url('./fonts/font/lato-hairline-webfont.svg#latohairline') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latohairline_italic';
    src: url('./fonts/font/lato-hairlineitalic-webfont.eot');
    src: url('./fonts/font/lato-hairlineitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/lato-hairlineitalic-webfont.woff2') format('woff2'),
         url('./fonts/font/lato-hairlineitalic-webfont.woff') format('woff'),
         url('./fonts/font/lato-hairlineitalic-webfont.ttf') format('truetype'),
         url('./fonts/font/lato-hairlineitalic-webfont.svg#latohairline_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoitalic';
    src: url('./fonts/font/lato-italic-webfont.eot');
    src: url('./fonts/font/lato-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/lato-italic-webfont.woff2') format('woff2'),
         url('./fonts/font/lato-italic-webfont.woff') format('woff'),
         url('./fonts/font/lato-italic-webfont.ttf') format('truetype'),
         url('./fonts/font/lato-italic-webfont.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latolight';
    src: url('./fonts/font/lato-light-webfont.eot');
    src: url('./fonts/font/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/lato-light-webfont.woff2') format('woff2'),
         url('./fonts/font/lato-light-webfont.woff') format('woff'),
         url('./fonts/font/lato-light-webfont.ttf') format('truetype'),
         url('./fonts/font/lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latolight_italic';
    src: url('./fonts/font/lato-lightitalic-webfont.eot');
    src: url('./fonts/font/lato-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/lato-lightitalic-webfont.woff2') format('woff2'),
         url('./fonts/font/lato-lightitalic-webfont.woff') format('woff'),
         url('./fonts/font/lato-lightitalic-webfont.ttf') format('truetype'),
         url('./fonts/font/lato-lightitalic-webfont.svg#latolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoregular';
    src: url('./fonts/font/lato-regular-webfont.eot');
    src: url('./fonts/font/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/lato-regular-webfont.woff2') format('woff2'),
         url('./fonts/font/lato-regular-webfont.woff') format('woff'),
         url('./fonts/font/lato-regular-webfont.ttf') format('truetype'),
         url('./fonts/font/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'work_sansblack';
    src: url('./fonts/font/worksans-black-webfont.eot');
    src: url('./fonts/font/worksans-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/worksans-black-webfont.woff2') format('woff2'),
         url('./fonts/font/worksans-black-webfont.woff') format('woff'),
         url('./fonts/font/worksans-black-webfont.ttf') format('truetype'),
         url('./fonts/font/worksans-black-webfont.svg#work_sansblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'work_sansbold';
    src: url('./fonts/font/worksans-bold-webfont.eot');
    src: url('./fonts/font/worksans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/worksans-bold-webfont.woff2') format('woff2'),
         url('./fonts/font/worksans-bold-webfont.woff') format('woff'),
         url('./fonts/font/worksans-bold-webfont.ttf') format('truetype'),
         url('./fonts/font/worksans-bold-webfont.svg#work_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'work_sansextrabold';
    src: url('./fonts/font/worksans-extrabold-webfont.eot');
    src: url('./fonts/font/worksans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/worksans-extrabold-webfont.woff2') format('woff2'),
         url('./fonts/font/worksans-extrabold-webfont.woff') format('woff'),
         url('./fonts/font/worksans-extrabold-webfont.ttf') format('truetype'),
         url('./fonts/font/worksans-extrabold-webfont.svg#work_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'work_sansextralight';
    src: url('./fonts/font/worksans-extralight-webfont.eot');
    src: url('./fonts/font/worksans-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/worksans-extralight-webfont.woff2') format('woff2'),
         url('./fonts/font/worksans-extralight-webfont.woff') format('woff'),
         url('./fonts/font/worksans-extralight-webfont.ttf') format('truetype'),
         url('./fonts/font/worksans-extralight-webfont.svg#work_sansextralight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'work_sanslight';
    src: url('./fonts/font/worksans-light-webfont.eot');
    src: url('./fonts/font/worksans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/worksans-light-webfont.woff2') format('woff2'),
         url('./fonts/font/worksans-light-webfont.woff') format('woff'),
         url('./fonts/font/worksans-light-webfont.ttf') format('truetype'),
         url('./fonts/font/worksans-light-webfont.svg#work_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'work_sansmedium';
    src: url('./fonts/font/worksans-medium-webfont.eot');
    src: url('./fonts/font/worksans-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/worksans-medium-webfont.woff2') format('woff2'),
         url('./fonts/font/worksans-medium-webfont.woff') format('woff'),
         url('./fonts/font/worksans-medium-webfont.ttf') format('truetype'),
         url('./fonts/font/worksans-medium-webfont.svg#work_sansmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'work_sansregular';
    src: url('./fonts/font/worksans-regular-webfont.eot');
    src: url('./fonts/font/worksans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/worksans-regular-webfont.woff2') format('woff2'),
         url('./fonts/font/worksans-regular-webfont.woff') format('woff'),
         url('./fonts/font/worksans-regular-webfont.ttf') format('truetype'),
         url('./fonts/font/worksans-regular-webfont.svg#work_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'work_sanssemibold';
    src: url('./fonts/font/worksans-semibold-webfont.eot');
    src: url('./fonts/font/worksans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/worksans-semibold-webfont.woff2') format('woff2'),
         url('./fonts/font/worksans-semibold-webfont.woff') format('woff'),
         url('./fonts/font/worksans-semibold-webfont.ttf') format('truetype'),
         url('./fonts/font/worksans-semibold-webfont.svg#work_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'work_sansthin';
    src: url('./fonts/font/worksans-thin-webfont.eot');
    src: url('./fonts/font/worksans-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/font/worksans-thin-webfont.woff2') format('woff2'),
         url('./fonts/font/worksans-thin-webfont.woff') format('woff'),
         url('./fonts/font/worksans-thin-webfont.ttf') format('truetype'),
         url('./fonts/font/worksans-thin-webfont.svg#work_sansthin') format('svg');
    font-weight: normal;
    font-style: normal;
}
.lwtp{
	font-family: 'latoregular';
	background:#fff;
}
.lwtp .wrap{
	width:100%;
	max-width:1440px;
	padding:0 45px;
	margin:auto;
}
.lwtp header{
	margin-top:4px;
	border-top:2px solid #db3f37;
	padding:24px 0 15px 0;
}
.lwtp .top-banner{
	background-size:cover;	
}
.lwtp .top-banner .shad{
	background:rgba(47, 54, 59, 0.7);
	padding:100px 0 0 0;
}
.lwtp .top-banner .left-b, .lwtp .top-banner .right-b{
	width:50%;
	float:left;	
}
.lwtp .top-banner .left-b{
	padding-right:9%;
	margin-bottom: 40px;
}
.lwtp .top-banner .left-b p{
	font-family: 'latoregular';
	font-size: 24px;
	line-height: 34px;
	color:#fff;
	margin-bottom:17px;
}
.lwtp .top-banner .left-b h2,
.lwtp .top-banner .left-b h3 {
	color: #fff;
	font-family: 'latolight';
}
.lwtp .top-banner .left-b h1,
.lwtp .top-banner .left-b p.top-banner-head{
	color: #ffffff;
	font-size: 50px;
	line-height: 60px;
	font-family: 'latolight';
	margin-bottom:35px;
}
.lwtp .top-banner .left-b ul{
	padding-left:16px;
}
.lwtp .top-banner .left-b ul li {
	color: #ffffff;
	font-family: 'latoregular';
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom:10px;
	letter-spacing: 0;
}
.lwtp .top-banner .form-wrap {
	background-color: #2f363b;
	margin-top:-206px;
	padding: 10px 50px 50px 50px;
}
.lwtp .top-banner .form-wrap.only-button{
	margin-top: 0px;
	padding: 0;
	background: none;
}
.lwtp .top-banner .form-wrap .row{
	margin:0;
}
.lwtp .top-banner .form-wrap input {
	height: 50px;
	border: 1px solid #777777;
	display:block;
	width:100% !important;
	color: #2f363b;
	font-family: 'latoregular';
	font-size: 16px;
	padding:0 18px;
}
.lwtp .top-banner .form-wrap .error + .selectric,
.lwtp .top-banner .form-wrap .error  {
	position: relative;
}
.lwtp .top-banner .form-wrap .selectric.error,
.lwtp .top-banner .form-wrap .error + .selectric,
.lwtp .top-banner .form-wrap .error input {
	border: 1px solid #ff0000;
}
.lwtp .top-banner .form-wrap .selectric.error:before,
.lwtp .top-banner .form-wrap .error + .selectric:before,
.lwtp .top-banner .form-wrap .error:before {
	position: absolute;
	content: "Field is required";
	top: 15px;
	right: 15px;
	color: #d0292a;
	z-index: 0;
}
.lwtp .top-banner .form-wrap .selectric.error:before,
.lwtp .top-banner .form-wrap .error + .selectric:before {
	right: 30px;
}
.lwtp .top-banner .form-wrap label{
	display:block;
	color:#fff;
	color: #ffffff;
	font-size: 16px;
	font-family: 'latoregular';
	font-weight:normal;
}
.incorrect_captcha,
.lwtp .top-banner .form-wrap .incorrect_captcha {
	color: #d0292a !important;
}
.lwtp .top-banner .form-wrap .big-col{
	width:68%;
	margin-right:2%;
	float:left;
	clear: unset;
}
.lwtp .top-banner .form-wrap .row{
	margin-bottom:14px;
}
.lwtp .top-banner .form-wrap  ul.gform_fields {
	padding: 0;
}
.lwtp .top-banner .form-wrap .row.big-m{
	margin-top:26px;
	clear: unset;
}
.lwtp .top-banner .form-wrap #field_6_8,
.lwtp .top-banner .form-wrap .col.checkbox,
.lwtp .top-banner .form-wrap .col{
	display:table-cell;
	padding-right:30px;
	vertical-align:top;
	max-width: 330px;
	padding-top: 20px;
	clear: unset;
}
.lwtp .top-banner .form-wrap .col.checkbox {
	top: 17px;
	padding-right: 0;
}
.lwtp .top-banner .form-wrap .col.checkbox ul {
	padding-left: 0;
}
.lwtp .top-banner .form-wrap .col.checkbox label {
	margin: 0;
}
.lwtp .top-banner .form-wrap .mini-col{
	width:30%;
	float:left;
	clear: unset;
}
.lwtp .gform_anchor,
.lwtp .top-banner .form-wrap .checkbox > label {
	display: none;
}

.lwtp .gform_wrapper .top_label .gfield_label,
.lwtp .gform_wrapper {
	margin: 0 !important;
}
.lwtp .top-banner .form-wrap .gform_button {
	height: 80px;
	-moz-border-radius: 72px;
	-webkit-border-radius: 72px;
	border-radius: 72px;
	text-align:center;
	line-height:80px;
	border:0;
	color: #ffffff;
	font-family: 'work_sansbold';
	font-size: 22px;
	background: #db3f37 url('../images/download-arrow-small.png') no-repeat right 14% center;
	margin-top:30px;
	padding-right: 90px;
	font-weight: normal;
	text-transform: none;
	position: relative;
	display: block;
	width: 100%;
	padding: 0 18px;
}
.selectric-wrapper .button{
	background:url('../images/landing/triangle-copy.png') no-repeat center center;
}
.selectric .button::after {
	display:none;
}
.lwtp .top-banner .form-wrap input[type=checkbox] {
	display: none;
}
.lwtp .top-banner .form-wrap .checkbox label{
	padding-left:33px;
	font-weight: normal !important;
	position: relative;
}
.lwtp .top-banner .form-wrap .checkbox label:before {
	width:20px;
	height:20px;
	content:"";
	background: #db3f37;
	display:block;
	position:absolute;
	top:3px;
	left:0;
}
.lwtp .top-banner .form-wrap input[type=checkbox]:checked + label:before {
	content: "";
	background:#db3f37 url('../images/landing/check.png') no-repeat center 2px;	
}
.lwtp .top-banner .right-b p{
	font-family: 'latobold';
	font-size: 22px;
	line-height: 34px;
	color: #ffffff;	
	margin-bottom:20px;
}
.lwtp .top-banner .right-b p span{
	color: #d0292a;
}
.lwtp .full-line-text{
	background: #0092C8;
	padding:13px 0;
}
.lwtp .form-wrap {
	position: relative;
}
.lwtp .download-arrow {
	position: absolute;
	top: 120px;
	left: -70px;
	width: 101px;
	height: 83px;
	background: url('../images/download-arrow-large.png') no-repeat center;
}
.lwtp .validation_error {
	color: #d0292a;
}
.lwtp li.gfield_error {
	position: relative;
}
.lwtp li.gfield_error input {
	border: 1px solid #d0292a !important;
}
.lwtp li.gfield_error .validation_message {
	position: absolute;
	bottom: 15px;
	right: 15px;
	color: #d0292a;
}
.lwtp li.gfield_error#field_6_8 .validation_message {
	position: unset;
}
.lwtp .full-line-text p{
	color: #ffffff;
	font-family: 'work_sansregular';
	font-size: 16px;
	line-height: 24px;
	margin:0;
}
/* .lwtp .full-line-text p:before{
	content:"";
	background:url('../images/landing/clock.png') no-repeat center center;
	padding-left:16px;
	margin-right:15px;
} */
.lwtp .content-area{
	padding: 65px 0 90px 0;
}
.lwtp .content-area .wrap{
	padding:0 80px;
	display:table;
}
.lwtp .content-area .left-c{
	width:44%;
	display:table-cell;
	vertical-align:top;
	padding-right: 50px;
}
.lwtp .content-area .left-c img{
	margin-top:65px;
	max-width:100%;
}
.lwtp .content-area .right-c{
	width:56%;
	display:table-cell;
	vertical-align:top;
}
.lwtp .content-area .right-c ul li {
	font-family: 'latoregular';
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom:10px;
	letter-spacing: 0;
}
.lwtp .content-area .right-c p{
	color: #2f363b;
	font-size: 18px;
	line-height: 38px;
	font-family: 'latoregular';
}
.lwtp .content-area .right-c p.head{
	font-family: 'latobold';
	margin-top:40px;
}
.lwtp .content-area .right-c a.back{
	color: #db3f37;
	font-family: 'latobold';
	font-size: 16px;
	line-height: 24px;
	display:block;
	margin-top:65px;
}
.lwtp footer{
	background:#2f363b;
	padding:33px 0;
}
.lwtp footer .wrap{
	display:table;
}
.lwtp footer .f-left{
	display:table-cell;
	width:150px;
}
.lwtp footer .f-right{
	display:table-cell;
	text-align:right;
}
.lwtp footer p{
	text-align:right;
	color: #898b8c;
	font-family: 'latoregular';
	font-size: 12px;
}
.lwtp footer ul, .lwtp footer p{
	display:inline-block;
}
.lwtp footer ul{
	margin:0 20px 0 0;
	padding:0;
}
.lwtp footer p span:last-child{
	margin-left:20px;
}
.lwtp footer ul li{
	display:inline-block;
	border-right:1px solid #898b8c;
	line-height:15px;
	padding:0 7px;
}
.lwtp footer ul li:last-child{
	border:0;
}
.lwtp footer ul li a{
	color: #898b8c;
	font-family: 'latoregular';
	font-size: 13px;
	font-weight: 400;
}
.lwtp .selectric .button {
	top: 6px;
}
.lwtp .gform_fields .gfield {
	padding-bottom: 10px;
}
#single .single-post .buttons {
	display: block;
    float: right;
    margin-top: -70px;
    position: relative;
}

#single .single-post .buttons.bottom {
	margin-top: 0;
}

#single .single-post .buttons a.pdf {
	margin-top: 0;
	margin-left: 20px;
	position: relative;
	text-align: center;
}

#single .single-post .buttons a.pdf.locked {
	text-align: left;
}

#single .single-post .buttons a span.ico.job-listings {
	margin-right: 15px;
}

#single .single-post .buttons a.job-listings:after,
#single .single-post .buttons a span.ico.job-listings:after {
	position: absolute;
	right: 0;
	content: ' ';
	background: url('../images/arrow-right.gif') no-repeat center center;
	margin-right: 20px;
	width: 18px;
	height: 16px;
	display: inline-block;
}

#single .single-post .buttons a.job-listings:after {
	top: 10px;	
}

@media all and (max-width:1380px){
	.lwtp .top-banner .form-wrap input.gform_button {
		background: #db3f37 url('../images/download-arrow-small.png') no-repeat right 12% center;
	}
}
@media all and (max-width:1250px){
	.lwtp .top-banner .form-wrap input.gform_button {
		background: #db3f37 url('../images/download-arrow-small.png') no-repeat right 10% center;
	}
	.lwtp .top-banner .form-wrap {
		padding: 10px 5% 50px 5%;
	}
	.lwtp .wrap {
		padding: 0 3%;
	}
	.lwtp .top-banner .left-b {
		padding-right: 5%;
	}
	.lwtp .top-banner .shad {
		padding: 60px 0 0 0;
	}
	.lwtp .top-banner .form-wrap {
		margin-top: -166px;
	} 
	.lwtp .download-arrow {
		top: 155px;
		left: -74px;
	}
	.lwtp .top-banner .form-wrap #field_6_8, .lwtp .top-banner .form-wrap .col.checkbox, .lwtp .top-banner .form-wrap .col {
		display: block;
		max-width: 100%;
		clear: both;
		width: 100%;
	}
	.lwtp .top-banner .form-wrap .col.checkbox {
		top: 0;
	}
}
@media all and (max-width:1050px){
	.lwtp .top-banner .form-wrap input.gform_button {
		background: #db3f37;
		padding-right: 0;
	}
	/*.lwtp  .download-arrow {
		display: none;
	}*/
	.lwtp .top-banner .left-b h1,
	.lwtp .top-banner .left-b p.top-banner-head {
		font-size: 44px;
		line-height:54px;
	}
	.lwtp .top-banner .left-b p {
		font-size: 20px;
	}
	.lwtp .top-banner .form-wrap .col {
		display: block;
		max-width: 90%;
		margin-bottom:14px;
	}
	.lwtp .content-area .left-c{
		padding-right:5%;
	}
	.lwtp .content-area .wrap {
		padding: 0 4%;
	}
}
@media all and (max-width:990px){
	.lwtp .top-banner .form-wrap .big-col, .lwtp .top-banner .form-wrap .mini-col{
		width:100%;
		margin:0 0 14px 0;
	}
	.lwtp .top-banner .form-wrap input.gform_button {
		font-size: 20px;
	}
}
@media all and (max-width:880px){
	.lwtp .wrap {
		padding: 0 10px;
	}
	.lwtp .top-banner .left-b h1,
	.lwtp .top-banner .left-b p.top-banner-head {
		font-size: 40px;
	}
	.lwtp .top-banner .form-wrap input.gform_button {
		font-size: 18px;
	}
}
@media all and (max-width:768px){
	.lwtp .top-banner .form-wrap input.gform_button {
		font-size: 16px;
		height:60px;
		line-height:60px;
	}
	.lwtp .top-banner .left-b h1,
	.lwtp .top-banner .left-b p.top-banner-head {
		font-size: 30px;
		line-height:46px;
	}
	.lwtp .top-banner .left-b p {
		font-size: 18px;
		line-height: 30px;
	}
	.lwtp .top-banner .left-b ul li {
		font-size: 14px;
		line-height: 22px;
	}
	.lwtp .top-banner .form-wrap input, .selectric .label{
		height:40px;
		line-height:38px;
	}
	.lwtp .top-banner .left-b {
		width: 46%;
		padding-right:3%;
	}
	.lwtp .top-banner .right-b{
		width:54%;
	}
	.lwtp footer .f-right, .lwtp footer .f-right p{
		text-align:left;
	}
	.lwtp footer .f-right p{
		line-height:20px;
	}
	.lwtp footer ul{
		display:block;
		margin:0 0 15px 0;
	}
	.lwtp footer ul li:first-child{
		padding-left:0;
	}
	.lwtp footer p span{
		display:block;
		margin:0;
	}
	.lwtp footer p span:last-child{
		margin:0;
	}
	.lwtp footer .f-left {
		width: 32%;
	}
	.lwtp footer .f-right{
		width:68%;
	}
}
@media all and (max-width:680px){
	.lwtp .top-banner .left-b {
		width: 100%;
		margin-bottom:30px;
		padding:0 25px;
	}
	.lwtp .top-banner .right-b{
		width:100%;
	}
	.lwtp .top-banner .wrap{
		padding:0;
	}
	.lwtp .top-banner .form-wrap {
		margin-top: 0;
	}
	.lwtp .content-area .left-c, .lwtp .content-area .right-c{
		width:100%;
		display:block;
	}
	.lwtp .content-area .left-c{
		margin-bottom:20px;
		padding:0;
		text-align:center;
	}
	.lwtp .content-area .left-c img{
		margin-top:0;
	}
	.lwtp .content-area{
		padding:50px 0;
	}
	.lwtp .download-arrow {
		display: none;
	}
}
@media all and (max-width:550px){
	.lwtp footer .f-left {
		width: 100%;
		display:block;
		margin-bottom:15px;
	}
	.lwtp footer .f-right{
		width:100%;
		display:block;
	}
	.lwtp .content-area .right-c p {
		font-size: 16px;
		line-height: 28px;
	}
	.lwtp .top-banner .form-wrap input.gform_button {
		font-size: 13px;
	}
}
.curve-box {
    background-image:url(../images/curve.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    display: block;
    float: left;
    height: 37px;
    width: 100%;
    position: relative;
    z-index: 111111111;
}
#oo_tab {
    text-transform: none;
    font-family: 'quattrocento_sansregular';
}
@media only screen and (max-width:992px) and (min-width:1px) {
    #header #logo a {
        display:block;
        width:157px;
        height:43px;
    }
    .demo-btn {
        margin: 20px 0 20px;
    }
}
#what-we-do .top-image-box {
    display: none;
}
@media only screen and (min-width:481px) and (min-width:1px) {
    #home-tall, #latest .mobile-pagination  {
        display: none;
    }
}
#accolades .copy {
    margin-top: 15px;
}
#accolades .more {
    margin-top: 27px;
}
#patents .large-title, #verint .large-title {
    top: 67px;
}
#patents h2, #verint h2 {
    margin-top: 43px;
}
#verint  {
    padding-bottom: 138px;
}
#overview .copy p {
    color: #2f363b;
	font-size: 18px;
	line-height: 40px;
}
#overview .copy p strong {
    color: #2f363b;
    font-family: Lato;
    font-size: 24px;
    font-weight: 900;
    line-height: 41px;
    margin-bottom: 28px;
    display: block;
}
#overview .copy .btn {
    background: #db3f37 url("../images/arrow-right.gif") no-repeat scroll 230px center;
    border-radius: 48px;
    color: #fff;
    display: block;
    font-family: "Work Sans",sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 43px;
    line-height: 30px;
    margin: 35px 0 35px;
    text-align: center;
    text-transform: uppercase;
    max-width: 266px;
    padding: 6px 40px 6px 18px;
    text-align: left;
}
.fl {
	float: left;
}
#footer .wrap .bottom .truste a {
	margin: 10px 0;
	display: block;
}
#footer .wrap .bottom .truste a img {
	width: 142px;
    float: unset;
    height: 45px;
}
.sitemap {
	margin: 80px 20px 20px;
}
.sitemap > ul {
	float: left;
	width: 25%;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 15px;
}
.sitemap > ul.take > li > ul > li > a,
.sitemap > ul.tour > li > ul > li > a {
	color: #898E90;
	font-weight: bold;
}
.sitemap > ul.right-line {
	border-right: 1px solid #EAEAEA;
}
.sitemap > ul.left-line {
	border-left: 1px solid #EAEAEA;
}
.sitemap > ul.take {
	margin-top: 2em;
}
.page-template-template-sitemap .page-section .wrap {
    padding-top: 90px;
}
.page-template-template-sitemap .error-title {
    margin-top: 0;
}
@media screen and (max-width: 1200px){
	.sitemap > ul {
		width: 33.333%;
	}
	.sitemap > ul.left-line {
		width: 100%;
		border: none;
	}
}
@media screen and (max-width: 820px){
	.sitemap > ul {
		width: 50%;
	}
	.sitemap > ul.right-line,
	.sitemap > ul.left-line {
		width: 100%;
		border: none;
	}
}
@media screen and (max-width: 820px){
	.sitemap > ul {
		width: 100%;
	}
	.sitemap > ul {
		padding-top: 0px;
		padding-bottom: 0px;	
	}
	.sitemap > ul.take {
		margin-top: 0;
	}
}
@media screen and (max-width: 776px){
	.recaptcha-popup {
		left: 10px !important;
	}
}
#commentform input{
	height:46px;
	line-height:40px;
}
.gc-reset{
	transform:scale(0.95) !important;
	-webkit-transform:scale(0.95) !important;
	transform-origin:0 0 !important;
	-webkit-transform-origin:0 0 !important;
}
#posts .post p.title a {
	/* margin-bottom: 20px; */
}
#commentform .g-recaptcha {
	margin-bottom: 20px;
}
@media screen and (max-width: 1600px){
	.slide-focus {
		left: 40%;
	}
}
@media screen and (max-width: 1300px){
	.slide-focus {
		left: 38%;
		bottom: 30px;
	}	
}
@media screen and (max-width: 1100px){
	.slide-focus {
		left: 42%;
		bottom: 30px;
	}	1
}
.gform_wrapper ul.gfield_checkbox li input#emailOptOut[type="checkbox"] {
	margin: 8px 10px 10px 0;
}
.post-type-archive-videoswebinars .post .photo,
.post-type-archive-guideebooks .post .photo,
.post-type-archive-whitepapers .post .photo,
.post-type-archive-opinionlabresearch .post .photo,
.post-type-archive-casestudies .post .photo {
    display: inline-block;
    float: left;
    width: 20%;
    height: 200px;
    vertical-align: top;
    margin-right: 5%;
    background-size: 100% !important;
}
.post-type-archive-videoswebinars .post .excerpt ,
.post-type-archive-guideebooks .post .excerpt ,
.post-type-archive-whitepapers .post .excerpt ,
.post-type-archive-opinionlabresearch .post .excerpt ,
.post-type-archive-casestudies .post .excerpt {
    display: inline-block;
    float: left;
    width: 75%;
}
.gform_footer input#gform_submit_button_1_custom {
	display: inline-block;
	margin: 0 0 20px;
	width: 200px;
	height: 40px;
	text-align: center;
	background: #EF3E35;
	border-radius: 40px;
	box-shadow: 0 4px 2px rgba(0, 0, 0, 0.3);
	font-family: quattrocento_sansbold, sans-serif;
	font-size: 12px;
	line-height: 40px;
	text-transform: uppercase;
	color: #fff;
}
.gform_wrapper .gform_footer:not(.top_label) {
	margin-left: 0 !important;
}
.lwtp .back-link {
	font-size: 16px;
	line-height: 38px;
	font-family: 'latoregular';
}
@media screen and (max-width: 880px){
	.post-type-archive-videoswebinars .post .photo, 
	.post-type-archive-guideebooks .post .photo, 
	.post-type-archive-whitepapers .post .photo, 
	.post-type-archive-opinionlabresearch .post .photo {

		display: none;
	}
	.post-type-archive-videoswebinars .post .excerpt, 
	.post-type-archive-guideebooks .post .excerpt, 
	.post-type-archive-whitepapers .post .excerpt, 
	.post-type-archive-opinionlabresearch .post .excerpt {
		width: 100%;
	}
	.post .excerpt .mobile-thumbnail {
		display: block;
		height: auto;
		width: 100%;
	}	
}
.page-section .copy img {
	max-width: 100%;
	max-height: 180px;
}
.menu-gated-content-footer-container {
	display: inline-block;
}
button#gform_submit_button_3 img { display: none; }

.video-container {
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio */
    position: relative;
}

.video-container > span > span {
	width: 100% !important;
	height: 100% !important;
	
	position: absolute !important;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

