/*
Theme Name:   Vision BI
Description:  Vision BI Apps Theme
Author:       Benzo Media
Author URI:   http://www.benzomedia.com
Template:     Vela
Version:      1.0.0
*/
@import url('https://fonts.googleapis.com/css?family=Raleway');

h1, h2, h3, h4, h5, h6 {
	text-transform: none;
}

a, a:visited {
	color: #428bca;
}

.title-block {
	text-align: center;
	font-family: 'Raleway';
}

.blue {
	color: #59bbeb;
}

.white {
	color: #fff;
}

.darkGray {
	color: #0a2f5a;
}

.text-left {
	text-align: left;
}

.title-block h1, .title-block h2, .title-block h3 {
	margin-top: 6px;
	text-align: left;
	text-transform: none;
}

.title-block h2 {
	font-size: 38px;
	line-height: 1.4em;
	width: 100%;
}

.center h2 {
	text-align: center;
	display: block;
}

.small-title-block h2 {
	font-size: 24px;
}

.demo-block {
	text-align: center;
}

.demo-block span {
	font-weight: 300;
	line-height: 1.85;
}

.text-block p {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.5;
	letter-spacing: 0.4px;
}

.upper-title p {
	color: #bfbfbf;
	font-size: 13px;
	letter-spacing: 1.4px;
	text-align: left;
}

a.read-more {
	text-decoration: none;
	color: #59bbeb;
}

.full-width-bg {
	background-size: 100%;
}

.full-width-header-bg {
	background-size: 100% 100%;
}

.vertical-wrapper {
	position: relative;
	width: 100%;
	height: 300px;
	margin: 10px;
}

.line-top {
	position: absolute;
	left: 49%;
	top: 0;
	bottom: 56%;
	width: 1px;
	background: #fff;
	z-index: 1;
}

.line-bottom {
	position: absolute;
	left: 49%;
	bottom: 0;
	top: 56%;
	width: 1px;
	background: #fff;
	z-index: 1;
}

.wordwrapper {
	text-align: center;
	height: 12px;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -12px;
	z-index: 2;
}

.word {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 3px;
	font: bold 12px arial, sans-serif;
}

.horizontal-wrapper {
	display: none;
}

#footer-widget {
	background: url(./images/wavee.png) no-repeat;
	background-position: bottom center !important;
	background-size: cover;
}

.page-detail-inner {
	margin-bottom: 0;
}

a.button.large:hover:after, button:hover:after {
	display: none;
}

#footer-widget .widget h3:after {
	display: none;
}

#footer-widget .widget h3 {
	font-family: 'Roboto', sans-serif;
	color: #fff;
	margin: 0;
}

#footer-widget .content p {
	font-family: 'Roboto', sans-serif;
	color: #fff;
	margin: 0;
}

#footer-widget .content p a {
	font-family: 'Roboto', sans-serif;
	margin: 0;
}

.widget {
	margin-bottom: 20px;
}

.widget h3 {
	text-transform: capitalize;
}

footer {
	font-size: 13px;
	font-weight: 300;
	line-height: 1.54;
	font-family: Arimo;
}

.footer_social {
	text-align: center;
	display: inline-block;
}

.footer_social h3 {
	color: #fff;
	margin: 0;
	font-size: 16px;
}

.social-icons {
	font-size: 20px;
	margin-top: 10px;
}

.footer-menu > li a {
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
	margin: 0;
}

#footer-widget a:hover {
	color: #59bbeb;
}

#text-8 {
	width: 100%;
}

.vc-image-border {
	text-align: center;
}

.demo-bottom-space {
	display: none;
}

.main-viking {
	display: inline-block;
	position: absolute;
	bottom: -20px;
	left: -5px;
}

img#viking {
	position: absolute;
	/*left: -85px;
	*/
	bottom: 45px;
	max-height: 266px;
	transform: translateX(-100%);
	transition: transform 1s ease-in-out;
	transition-delay: 1s;
}

.viking-animated {
	transform: translateX(0) !important;
}

img#vikingPencil {
	position: absolute;
	left: -10px;
	bottom: 45px;
	width: 15%;
	transform: translateX(-150%);
	transition: transform 1s ease-in-out;
	transition-delay: 1s;
}

.viking-pencil-animated {
	transform: translateX(-95px) !important;
}

img#cloud-right-2 {
	position: absolute;
	right: 0;
	bottom: 320px;
	transform: translateX(100%);
	transition: transform 1s ease-in-out;
	/*transition-delay: 1s;
	*/
}

.cloud-right-2-animated {
	transform: translateX(-15px) !important;
}

img#cloud-right-1 {
	position: absolute;
	right: 0;
	bottom: 100px;
	transform: translateX(100%);
	transition: transform 1s ease-in-out;
	/*transition-delay: 1s;
	*/
}

.cloud-right-1-animated {
	transform: translateX(-15px) !important;
}

img#cloud-left-1 {
	position: absolute;
	/*left: 60px;
	*/
	bottom: 135px;
	transform: translateX(-100%);
	transition: transform 1s ease-in-out;
	/*transition-delay: 1s;
	*/
}

.cloud-left-1-animated {
	transform: translateX(50px) !important;
}

img#cloud-left-2 {
	position: absolute;
	/*left: 200px;
	*/
	bottom: -15px;
	transform: translateX(-100%);
	transition: transform 1.2s ease-in-out;
	/*transition-delay: 1s;
	*/
}

.cloud-left-2-animated {
	transform: translateX(200px) !important;
}

.search-form .button {
	left: 10px;
	right: 0;
	color: #ccc9cd;
}

.search-form input[type=text] {
	padding: 10px 10px 10px 55px;
	border-radius: 5px;
	border: 0;
	color: #59bbeb;
}

.faq-text div {
	font-size: 15px;
}

.custom-btn a {
	width: 100%;
	padding: 20px 150px !important;
	font-size: 22px !important;
	font-weight: 300;
	box-sizing: border-box;
}

.btnBorderWhite a {
	border: 1px solid #fff !important;
}

.vc_general.vc_btn3:focus, .vc_general.vc_btn3:hover {
	/*     border: 0; */
	color: #fff;
}

#header .nav-wrapper > #nav > ul > li > a {
	font-weight: 300 !important;
	padding: 0 20px;
}

.gray-circle {
	width: 181px;
	height: 181px;
	background-color: #d8d8d8;
	border: solid 1px #979797;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	box-sizing: border-box;
}

.white-block {
	border-radius: 6px;
	background-color: #ffffff;
	box-shadow: 0 2px 4px 0 rgba(201, 188, 188, 0.5);
	border: 2px solid #fff;
}

.slider-title {
	font-family: 'Raleway';
	font-weight: 500;
	line-height: 1.11;
	color: #ffffff;
	text-shadow: 0 11px 9px rgba(0, 0, 0, 0.5);
}

.signup-input {
	box-shadow: 0 0 8px 0 rgba(177, 177, 177, 0.5);
	border: solid 1px #ffffff;
	border-right: 0;
	color: #fff;
	background: none;
	font-size: 18px !important;
	padding: 8px 10px !important;
}

.signup-input::placeholder {
	color: #ffffff;
	font-size: 18px;
	line-height: 1.43;
	text-transform: capitalize;
}

.signup-btn {
	background-color: #59bbeb;
	font-size: 18px !important;
	position: relative;
	padding: 10px !important;
	color: #fff;
	transition: background-color .15s ease-in !important;
}

.signup-btn:hover {
	background-color: #32a6de;
}

.signup-btn:active {
	position: relative;
	top: 1px;
}
 .blog-detail-inner{
 	padding:0;
 }
.post-detail{
	    padding-left: 14px;
}
 .category-case_study .post-detail{
 	padding:20px;
 }
 .category-case_study h1{
    color: #002c4e;
    margin-top: 10px;
    font-size: 41px;
    font-family: Raleway;
    margin-bottom: 1px;
    font-weight: 1000;
 }


.category-case_study .post-title,.category-case_study .post-meta,.category-case_study #breadcrumbs{
	display:none;
}

.category-case_study .the-challenge{
	min-height: 364px;
}
.the-challenge{
	margin-top:80px;
}
.image-the-challenge{
	margin-top: 14px;
	float:left;
	padding-right:22px;
	width: 45%;
    min-width: 403px;
    max-width: 595px;
}
.the-outcome{
	min-height: 300px;
	margin-top:80px;
}
.the-solution{
	margin-top:50px;
}
.image-the-outcome{
	margin-top: 15px;
	float:left;
	padding-right:22px;
	width: 45%;
    min-width: 403px;
    max-width: 595px;
}
.last-section{
	margin-top:50px;
}

.blog-detail-inner{
	font-family:Roboto;
	font-weight:300;
	line-height: 28px;
}
.height-introduction-case-study{
	height:100px!important;
}
.category-case_study .image-wrapper > a{
	height:unset!important;
	max-height:400px;
}
.page-id-4110 .vc_custom_heading p{
	top: 188px;
    font-size: 15px;
    position: relative;
}
.page-id-4110 .wpb_single_image{
    width: 518px;
}
.page-id-4110 .vc_single_image-wrapper img{
    position: relative;
	left: -93px;
    top: -51px;
}
.vc_grid-item-mini:hover .vc_single_image-wrapper img{  
	 opacity: 0.6;
}
.page-id-4110 .vc_gitem-zone {
	box-shadow: 0px 0px 16px 0px #80808073;
    background-image: none!important;
    border-radius: 4px;
}
.page-id-4110 .vc_grid-item{
	margin-top:24px;
}
.page-id-4110 .vc_grid-item {
	  min-width: 385px;
}
.integration-text h4 {
	font-size: 13px;
	font-weight: 300;
	line-height: 1.31;
	color: #4a4a4a;
}

.footer-menu > li a {
	font-size: 16px;
}

.title-and-upper {
	display: inline-block;
	padding: 0 4%;
}

.hide {
	display: none;
}

/* .integrations .coming-soon {
position: absolute;
right: 3px;
bottom: 90px;
width: 42%;
} */

.coming-soon {
	position: absolute;
	right: 2%;
	top: 5%;
	width: 42%;
	z-index: 999;
}

/* .coming-soon {
position: absolute;
right: 3px;
bottom: 4.1vw;
width: 4.4vw;
} */

.image-wrapper > a {
	background: #fff;
}

.title-wrapper.background-cover.parallax {
	display: none;
}

div#comments {
	display: none;
}

.blog-detail .image-wrapper > a {
	width: 100%;
}

.blog-detail .image-wrapper > a {
	height: 400px;
	display: flex;
	align-items: center;
}

/*.image-wrapper img {
position: relative;
top: -50%;
}*/

.faq-text span {
	font-size: 16px;
}

a#data-source {
	position: absolute;
	top: 0;
	bottom: 33px;
	right: 18px;
	left: 18px;
}

a#data-source:hover {
	border: 2px solid #59bfed;
	border-radius: 10px;
}

.about-us {
	line-height: 1.8em;
}

img#wave1 {
	position: absolute;
	/*top: 32px;
	*/
	/*left: 45px;
	*/
	transform: translate(75px, 0);
	/*transition: transform 1s ease-in-out;
	*/
	animation: 2s wave1 infinite;
}

img#wave2 {
	position: absolute;
	/*top: 5px;
	*/
	transform: translate(-5px, -28px);
	/*transition: transform 1s ease-in-out;
	*/
	animation: 2s wave2 infinite;
}

img#wave3 {
	position: absolute;
	/*top: -18px;
	*/
	/*left: 22px;
	*/
	transform: translate(12px, -50px);
	/*transition: transform 1s ease-in-out;
	*/
	animation: 2s wave3 infinite;
}

img#vikings {
	position: absolute;
	/*top: -100px;
	*/
	/*left: 80px;
	*/
	transform: translate(80px, -125px);
	transition: transform 1s ease-in-out;
	animation: 3s rockTheBoat infinite;
}

img#cloud1 {
	position: absolute;
	transform: translate(120px, -150px);
}

img#cloud2 {
	position: absolute;
	transform: translate(230px, -200px);
}

img#cloud3 {
	position: absolute;
	transform: translate(0, -250px);
}

.error {
	border: solid 1px #ff0000;
	color: #ff0000;
}

.text-center h2 {
	text-align: center;

}

.getting-started-text-block {
	position: relative;
	top: 42px;
}

.blocksWrapper .block {
	width: 20%;
	float: left;
}

.blocksWrapper:after {
	content: '';
	display: block;
	clear: both;
}

.fullWidth {
	width: 100%
}

.blocksWrapper {
	padding: 0 2% 250px;
}

.blocksWrapper .block {
	width: 20%;
	float: left;
	text-align: center;
	padding: 0 25px;
}

.blocksWrapper .blockContent > ul {
	text-align: left;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 300;
	line-height: 2.2em;
	color: #4a4a4a;
}

.blockContent {
	background-color: #ffffff;
	box-shadow: 0 11px 11px 0 rgba(84, 79, 79, 0.26);
	border: solid 1px #dcdee7;
	padding: 40px;
}

.blocksWrapper .title {
	font-family: Raleway;
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0 20px 0;
}

.fullWidth .section {
	padding: 20px 0;
}

.fullWidth h2 {
	font-family: Raleway;
	font-size: 60px;
	text-align: center;
	color: #ffffff;
}

.fullWidth .sub-title {
	font-family: Raleway;
	font-size: 24px;
	/* line-height: 0.58;
	*/
	color: #ffffff;
	text-align: center;
	font-style: normal;
}

.fullWidth .heading {
	padding-top: 110px;
}

.fullWidth .price {
	font-family: Roboto;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.04;
	color: #4a4a4a;
	text-shadow: 0 2px 4px #dbdbdb;
}

.fullWidth .price span {
	display: block;
	font-family: Roboto;
	font-size: 11px;
	font-weight: 300;
	line-height: 2.27;
	color: #4a4a4a;
}

.fullWidth .executions {
	font-family: Roboto;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.36;
	color: #4a4a4a;
}

.fullWidth .additionalExecutions {
	font-family: Roboto;
	font-size: 12px;
	font-weight: 300;
	line-height: 2.11;
	color: #4a4a4a;
}

.blockContent > a:last-child {
	border-radius: 100px;
	background-color: #5ad07d;
	color: #fff;
	padding: 8px 30px;
	text-decoration: none;
	margin: 10px;
	display: inline-block;
}

li#menu-item-2919 {
	border: 1px solid #fff;
	border-radius: 8px;
	padding: 8px;
	margin: 10px 0;
	max-width: 100px;
	text-align: center;
}

li#menu-item-2919:hover {
	border: 1px solid #60C8D1;
}

li#menu-item-2919:hover a {
	color: #60C8D1;
}

/** Integration **/

.title-wrapper {
	display: none;
}

.integrationHeader {
	padding: 100px 20% !important;
}

.vikingContainerOne {
	/* 	background: url(/wp-content/uploads/2017/08/vikingsource.png) no-repeat center center; */
	background: url(/wp-content/uploads/2018/08/v1-01.png) no-repeat center center;
}

.vikingContainerThree {
	/* 	background: url(/wp-content/uploads/2017/08/vikingsources.png) no-repeat center center; */
	background: url(/wp-content/uploads/2018/08/vikingsources-1-03.png) no-repeat center center;
}

.vikingContainerOne, .vikingContainerThree {
	height: 371px;
	width: 385px;
	background-size: contain;
	position: relative;
	display: inline-block;
}

.vikingContainerOne .imageContainer, .vikingContainerThree .imageContainer {
	position: absolute;
	/*     width: 145px;
	height: 145px;
	top: 121px;
	left: 69px; */
	width: 160px;
	height: 160px;
	top: 131px;
	left: 63px;
	text-align: center;
	vertical-align: middle;
	line-height: 145px;
}

.vikingContainerOne .imageContainer img, .vikingContainerThree .imageContainer img {
	display: inline-block;
}

.integrationHeader {
	background-size: cover;
}

.integrationHeaderRight {
	text-align: center;
}

.integrationHeaderLeft {
	color: #fff;
	padding-top: 40px;
}

.integrationHeaderLeft h1 {
	font-family: Raleway;
	font-size: 80px;
	font-weight: 600;
	line-height: 1.08;
}

.integrationHeaderLeft p {
	font-family: Roboto;
	font-size: 24px;
	line-height: 1.46;
	font-weight: 300;
}

.buttonsContainer {
	color: #fff;
	font-weight: 300;
}

.buttonWrapper {
	padding: 20px 0;
}

.buttonWrapper:first-child {
	margin-right: 16px;
}

.buttonsWrapper .btn {
	border-radius: 100px;
	font-family: LucidaGrande;
	font-size: 18px;
	line-height: 1.94;
}

.buttonsWrapper .primaryBtn {
	background-color: #ffffff;
	border: solid 1px #ffffff;
	color: #59bbeb;
	min-width: 120px;
}

.buttonsWrapper .secondaryBtn {
	border: solid 1px #ffffff;
	color: #fff;
	min-width: 172px;
}

.buttonsWrapper .secondaryBtn:hover, .buttonsWrapper .secondaryBtn:focus {
	color: #fff;
}

.buttonsWrapper {
	padding-top: 25px;
}

.whiteSection, .beigeSection {
	min-height: 100vh;
	padding: 100px 20% !important;
}

.beigeSection {
	background: #f4f4f4;
}

.quoteBoxWrapper {
	position: relative;
	text-align: center;
	margin-top: 60px;
}

.quoteBoxWrapper .quoteBox {
	border-radius: 6px;
	background-color: #fff;
	box-shadow: 0 11px 11px 0 rgba(209, 207, 207, .5);
	border-style: solid;
	border-width: 1px;
	border-color: #59bbeb;
	max-width: 700px;
	min-height: 370px;
	align-items: center;
	display: inline-flex;
	text-align: center;
	padding: 0 80px;
}

.quoteBoxWrapper .imageContainer p {
	font-family: Roboto;
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	color: #4a4a4a;
	line-height: 1.4em;
	margin-top: 1em;
}

.quoteBoxWrapper .imageContainer {
	position: absolute;
	top: -60px;
	text-align: center;
	display: inline-block;
	left: 0;
	right: 0;
}

.quoteBoxWrapper .imageContainer img {
	border-radius: 50%;
	height: 125px;
}

.whiteSection.bubbles {
	background: url(https://rivery.io/wp-content/uploads/2017/08/cover-photo-2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100%;
}

/**************/

.flowChartWraper {
	text-align: center;
}

.flowChartWraper .bigBlock {
	background: url(https://rivery.io/wp-content/uploads/2017/08/main.png) no-repeat center center;
	width: 973px;
	height: 252px;
	display: inline-block;
	position: relative;
	right: 15px;
}

.flowChartWraper .bigBlock .textContainer {
	width: 630px;
	margin-left: 285px;
	height: 245px;
	display: flex;
	align-items: center;
	text-align: left;
}

.flowChartWraper .bigBlock .imageContainer {
	position: absolute;
	width: 255px;
	height: 242px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.flowChartWraper .bigBlock .imageContainer img {
	width: 70%;
}

.flowChartWraper .connectors {
	/* 3 lines */
	/* 	background: url(/wp-content/uploads/2017/08/kav.png) no-repeat; */
	/* 4 lines */
	background: url(/wp-content/uploads/2018/08/strokes-01-1.png) no-repeat;
}

.flowChartWraper .connector {
	background: url(/wp-content/uploads/2017/08/mr-kav.png) no-repeat;
}

.flowChartWraper .connectors, .flowChartWraper .connector {
	height: 125px;
	top: -40px;
	position: relative;
	z-index: -1;
	/* 3 lines */
	/* 	background-position-x: 240px;
	background-size: 66% 100%; */
	/* 4 lines */
	background-position-x: 225px;
	background-size: 75% 100%;
}

.flowChartWraper .smallBlock {
	/* 	background: url(/wp-content/uploads/2017/08/second.png) no-repeat; */
	background: url(/wp-content/uploads/2018/08/shapes-01-2.png) no-repeat;
	background-size: 100%;
	display: inline-block;
	position: relative;
	/* 	height: 360px;
	width: 380px;
	top: -80px; */
	height: 300px;
	width: 288px;
	top: -100px;
}

.flowChartWraper .smallBlock .textContainer {
	/* 	padding: 0 35px 0 115px;
	height: 305px; */
	padding: 0 31px 0 67px;
	height: 290px;
	display: flex;
	align-items: center;
	top: 32px;
	position: relative;
	font-size: 16px;
	box-sizing: border-box;
}

.flowChartWraper .smallBlock .imageContainer {
	display: inline-block;
	position: absolute;
}

.flowChartWraper .microsoft .imageContainer {
	/* 	left: 43px;
	top: 51px; */
	left: 24px;
	top: 16px;
	width: 80px;
}

.flowChartWraper .amazon .imageContainer {
	/* 	left: 33px;
	top: 55px; */
	left: 8px;
	top: 0;
	width: 110px;
}

.flowChartWraper .google .imageContainer {
	/* 	left: 48px;
	top: 48px; */
	left: 37px;
	top: 34px;
}

.flowChartWraper .snowflake .imageContainer {
	width: 60px;
	left: 34px;
	top: 29px;
}

.flowChartWraper .smallBlock:not(.showPlatform) {
	display: none;
}

.middlePlatform img:not(.showPlatform) {
	display: none;
}

.platforms {
	position: relative;
}

.platforms .topPlatform, .platforms .middlePlatform, .platforms .bottomPlatform, .platforms .bottom2Platform {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 55px;
	height: 55px;
}

.platforms .topPlatform {
	right: 107px;
	top: 14px;
}

.platforms .middlePlatform {
	/* 	right: 28px;
	top: 142px; */
	right: 37px;
	top: 98px;
}

.platforms .bottomPlatform {
	/* 	right: 74px;
	top: 303px; */
	right: 22px;
	top: 203px;
}

.platforms .bottom2Platform {
	right: 68px;
	top: 298px;
	width: 38px;
}

.platforms.showMiddle div:first-child, .platforms.showMiddle div:nth-last-child(2), .platforms.showMiddle div:last-child {
	visibility: hidden;
}

.integrationBlock a:hover {
	border: 2px solid #59bfed;
	border-radius: 4%;
	height: 95%;
	width: 95%;
	left: 3%;
	top: 1%;
}

.flowChartWraper .bigBlock .textContainer p {
	font-weight: 300;
}

.integrationHeaderLeft p > span {
	font-weight: 300 !important;
}

.freeTrialBtn {
	text-align: left;
}

.freeTrialBtn a {
	border-radius: 100px;
	background-image: linear-gradient(107deg, #1d98d6, #59bbeb);
	box-shadow: 0 2px 4px 0 rgba(149, 149, 149, 0.5);
	line-height: 45px;
	top: 20px;
	color: #fff;
	width: 245px;
	text-align: center;
	display: inline-block;
}

.freeTrialLanding h2 {
	text-align: left;
}

.darkBlueGradientBG {
	background: linear-gradient(102deg, #092d57, #165990);
}

body {
	background-image: linear-gradient(102deg, #165990, #092d57);
}

.buttonWrapper {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	position: relative;
}

.buttonWrapper input[type=button], .buttonWrapper input[type=email] {
	padding: 10px 20px;
	display: block;
	margin: 0;
	text-transform: unset;
}

.buttonWrapper input[type=button]:focus {
	outline: 0;
}

.buttonWrapper .primaryButton, .buttonWrapper .secondaryButton {
	transition: all .4s;
}

.buttonWrapper .primaryButton {
	border-radius: 100px;
	background-color: #fed045;
	border: solid 1px transparent;
	color: #13447e;
}

.buttonWrapper .secondaryButton {
	border-radius: 100px;
	border: solid 1px #ffffff;
	background-color: transparent;
	color: #fff;
	min-width: 124px;
}

.buttonWrapper input[type=email] {
	border-radius: 100px;
	border: solid 1px #ffffff;
	background-color: transparent;
	color: #fff;
	width: 161px;
	box-sizing: border-box;
	line-height: unset;
}

.buttonWrapper .emailInput,
.buttonWrapper .secondaryButton {
	position: absolute;
	transition: all 0.5s;
}

.buttonWrapper .infoText {
	font-family: Roboto;
	font-size: 9px;
	letter-spacing: -0.1px;
	color: #ffffff;
	display: inline-block;
}

.buttonWrapper .primaryButton:hover {
	background-color: #fed045;
	border: solid 1px transparent;
	color: #13447e;
}

.buttonWrapper .secondaryButton:hover {
	border: solid 1px #ffffff;
	background-color: transparent;
	color: #fff;
}

.buttonWrapper .primaryButton:hover,
.buttonWrapper .secondaryButton:hover {
	cursor: pointer;
	background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
	background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
	background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
	/*     background-repeat: repeat-x; */
	background-size: 200%;
	background-position: 0 100%;
}

.companiesTitle h2 {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.45;
	letter-spacing: -0.1px;
	text-align: left;
	color: #0a2f5a;
}

.companiesTitle h2:after {
	display: none;
}

.companiesTitle .content-header {
	margin: 0;
}

.companiesTitle .owl-item img {
	opacity: 1;
}

input.emailInput.error {
	border: 1px solid #ff0000;
	color: #ff0000;
}


#scroll-to-top {
	border: 2px solid transparent;
	border-radius: 50%;
	width: 60px !important;
	height: 60px !important;
	background: #59bbeb0a !important;
	z-index: 999999;
	box-sizing: content-box;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	color: #59bbeb;
	text-indent: 0 !important;
	transition: all .35s;
}

#scroll-to-top:hover {
	border: 2px solid #59bbeb;
	color: #59bbeb;
	background: transparent !important;
}

#scroll-to-top:before {
	content: "\f106";
	font-family: FontAwesome;
	font-size: 45px;
	display: inline-block;
}

.integrationContainer, .partnerContainer {
	display: inline-block;
	margin-bottom: 15px;
	/*     max-width: 50%; */
	max-width: 95%;
	width: 100%;
	padding: 0 5%;
	box-sizing: border-box;
}

.integrationContainer img, .partnerContainer img {
	width: 100%;
}

.centerText {
	text-align: center;
}

.page-id-3125 .wpb_single_image img {
	max-height: 175px;
}

.vc_gitem-post-data {
	margin-bottom: 0;
}

.exploreMore {
	margin-bottom: 18px;
}

.companiesTitle .owl-carousel {
	padding: 35px 0 65px;
}

.exploreMore a {
	width: 215px !important;
	display: inline-block !important;
}

.dropdown-nav ul ul {
	min-width: 132px;
}

.dropdown-nav ul ul li a {
	font-size: 18px !important;
	font-weight: 300;
	padding: 15px 25px;
}

.dropdown-nav ul ul li.active>a, .dropdown-nav ul ul li:hover>a {
	color: #59bbeb!important;
	background: #fff;
}

#header.mobile .nav>ul>li a {
	font-size: 18px;
}

#breadcrumbs {
	font-weight: 300;
	font-size: 14px;
}

.breadcrumbsSection {
	padding: 20px 20% 0 !important;
	background: #f4f4f4;
}

.breadcrumbsWhiteSection {
	padding: 20px 20% 0 !important;
	background: #fff;
}
 .solution-template #content,.solution-template .margins{
		margin-left:17%;
		margin-right:17%;
}
.wpb_wrapper h2{
    font-family: Raleway;
}

.first-section-solutions img{
    width: 40%!important;
    max-width: 300px!important;
}
@media (max-width: 344px) {
.text-on-solution-box{
    font-size: 16px!important;
}
}
@media (max-width: 580px) {
	.solution-text h3{
		font-size: 23px!important;
	}
}
@media (min-width: 581px) and (max-width: 767px) {
	.solution-text h3{
		font-size: 26px!important;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	.right-section-solutions{
	    position: relative;
   		 right: -82px;
	}
	.solution-text h3{
		font-size: 20px!important;
	}
}
@media (min-width: 993px) and (max-width: 1199px) {
	.solution-text h3{
		font-size: 28px!important;
	}
		.right-section-solutions{
	    position: relative;
   		 right: -82px;
	}
}

.solution-text h3{
    font-size: 30px;
}
@media (max-width: 1900px) {
	
	.beigeSection {
		padding: 100px 18% !important;
	}
}

@media (max-width: 1800px) {
	.beigeSection {
		padding: 100px 16% !important;
	}
}

@media (max-width: 1700px) {
	 .solution-template #content,.solution-template .margins{
		margin-left:14%;
		margin-right:14%;
	}
	.beigeSection {
		padding: 100px 14% !important;
	}
}

@media (max-width: 1600px) {
	.beigeSection {
		padding: 100px 12% !important;
	}
}

@media (max-width: 1500px) {
	.blocksWrapper .block {
		padding: 0 15px;
	}

	.beigeSection {
		padding: 100px 10% !important;
	}

	.coming-soon {
		bottom: 5.3vw;
		width: 6vw;
	}
}

@media (max-width: 1400px) {
	.beigeSection {
		padding: 100px 8% !important;
	}
}

@media (max-width: 1200px) and (min-width: 1010px) {
	.whiteSection, .beigeSection {
		min-height: 100vh;
		padding: 100px 2% !important;
	}
	#header .nav-wrapper > #nav > ul > li > a, .small-menu>ul>li>a {
		font-size: 12px;
	}
}


@media (min-width: 767px) and (max-width: 1384px) {
	.buttonWrapper {
		display: block;
		padding: 0;
		text-align: left;
	}

	.buttonWrapper p {
		padding-left: 20px;
	}

	.buttonWrapper .primaryButton {
		min-width: 162px;
	}
}



@media (max-width: 1300px) {
	.blockContent {
		padding: 30px;
	}

	.flowChartWraper .connectors, .flowChartWraper .connector {
		visibility: hidden;
	}

	.flowChartWraper .bigBlock {
		background: url(/wp-content/uploads/2017/08/1.png) no-repeat center center;
		width: 580px;
		height: 248px;
		right: 15px;
	}

	.flowChartWraper .bigBlock .textContainer {
		width: 376px;
		margin-left: 175px;
		height: 245px;
	}

	.flowChartWraper .bigBlock .imageContainer {
		width: 162px;
		height: 140px;
	}

	.flowChartWraper .smallBlock {
		background: url(/wp-content/uploads/2017/08/3.png) no-repeat;
		height: 182px;
		width: 590px;
	}

	.flowChartWraper .smallBlock .textContainer {
		height: 145px;
		padding: 0 70px 0 134px
	}

	.flowChartWraper .microsoft .imageContainer {
		left: 30px;
		top: 25px;
	}

	.flowChartWraper .amazon .imageContainer {
		left: 14px;
		top: 10px;
	}

	.flowChartWraper .google .imageContainer {
		left: 43px;
		top: 43px;
	}

	.flowChartWraper .snowflake .imageContainer {
		left: 38px;
		top: 38px;
	}
}

@media (max-width: 1200px) {
	 .solution-template #content,.solution-template .margins{
		margin-left:12%;
		margin-right:12%;
	}
	.integrationBlock h4{
		font-size:10px;	
	}
	.whiteSection, .beigeSection {
		min-height: 100vh;
		padding: 100px 2% !important;
	}
	.wpb_video_wrapper iframe {
		top: 0 !important;
		left: 0 !important;
		width: 92% !important;
		height: auto !important;
	}

	.blocksWrapper .block {
		padding: 0 25px;
		width: 33.33333%;
		margin: 0 0 30px 0;
	}
}

@media (max-width: 1199px) {
	.title-block {
		text-align: center;
	}

	.title-block h2 {
		font-size: 28px;
	}

	.upper-title {
		text-align: center;
	}

	.integrations .coming-soon {
		bottom: 72px;
	}
}

@media (max-width: 430px) {
	.diagram-for-mobiles{
		display:block!important;
	}
	.diagram-solution{
		display:none!important;
	}
	h2 {
		font-size: 41px!important;
		line-height: 42px!important;
	}
	.right-section-solutions h2{
		font-size:22px!important;
	}
	.hide-on-mobile{
		display:none;
	}
 .solution-template #content,.solution-template .margins{
		margin-left:2%;
		margin-right:2%;
	}
	.flowChartWraper .bigBlock .textContainer {
		width: 337px;
		margin-left: 155px;
		height: 245px;
	}
	.first-section-solutions{
		text-align:center;
	}
	.first-section-solutions img{
		float:none!important;
	}
	
}
@media (min-width: 1010px) {
	#nav > .menu > li:first-child {
		position: absolute;
		right: -150px;
	}

	#nav > .menu > li:last-child {
		position: absolute;
		right: -58px;
		border-radius: 100px;
		/* 		background-image: linear-gradient(107deg, #1d98d6, #59bbeb); */
		background-color: #fed045;
		box-shadow: 0 2px 4px 0 rgba(149, 149, 149, 0.5);
		line-height: 45px;
		top: 20px;
	}

	#nav > .menu > li:last-child a {
		color: #13447e !important;
	}

	#nav > .menu > li:last-child a:hover {
		border-radius: 100px;
		color: #13447e;
		background-color: transparent;
		/* 		background-image: linear-gradient(107deg, #1d98d6, #59bbeb); */
	}

	#footer-widget .container > div:nth-child(1),
	#footer-widget .container > div:nth-child(2) {
		width: 25%;
	}

	#footer-widget .container > div:nth-child(3) {
		width: 50%;
	}
}

@media (min-width: 992px) {

	.vc_custom_1497442618026 {
		margin-top: 42px !important;
		margin-bottom: 0 !important;
	}
}

@media (max-width: 992px) {
	.solution-template #content,.solution-template .margins{
		margin-left:7%;
		margin-right:7%;
	}
	.fs-13-1000{
		font-size:14px!important;
	}
	.title-and-upper {
		padding: 0;
		width: 100%;
	}

	.vc_custom_1497442618026 {
		margin-top: 8px !important;
	}

	.white-block span {
		font-size: 0.8em;
	}

	.getting-started-text-block {
		top: 18px;
	}

	.blocksWrapper .block {
		width: 50%;
	}

	.med-title h2 {
		font-size: 32px;
	}
}

@media (min-width: 768px) {

	nav#nav {
		float: left;
		width: calc(100% - 305px);
		text-align: center;
	}

	nav#nav li {
		float: none;
	}

	nav#nav .menu {
		height: 0;
	}

	.fixed nav#nav {
		float: left;
		width: calc(100% - 180px);
		text-align: center;
	}

	nav#nav li a:after {
		display: none;
	}

	.fixed #nav > .menu > li:last-child {
		right: -38px;
		line-height: 30px;
		top: 9px;
	}

	#header.light .nav-wrapper #search, #header.light .nav-wrapper .menu-cart > a, #header.light .nav > ul > li > a, #header.light .social-icons a, #header.light .top-nav > ul > li > a, #header.mobile.light .mobile-nav-icon {
		color: #757575;
	}

	#header.light .nav > ul > li:hover > a {
		color: #59bbeb;
	}

	.faq-right {
		padding-right: 16%;
		padding-left: 2%;
	}

	.faq-left {
		padding-right: 2%;
		padding-left: 16%;
	}

	.time-to-cloud-space-left {
		padding-left: 60px;
	}

	.time-to-cloud-space-right {
		padding-right: 60px;
	}

	.main-page-space-right {
		padding-right: 140px;
	}

	.slider-title {
		font-size: 45px;
	}

	.vc_custom_1497800815521 {
		top: -175px;
		position: absolute;
	}

	.vc_custom_1497860329017 {
		top: -180px;
		position: absolute;
	}
}

@media (max-width: 767px) {
	 .solution-template #content,.solution-template .margins{
margin-left:6%;
margin-right:6%;
		}
	.footer-menu {
		width: 50%;
		float: left;
	}

	.footer_social {
		text-align: left;
	}

	.vertical-wrapper {
		display: none;
	}

	.horizontal-wrapper {
		display: block;
		font-size: 26px;
		z-index: 1;
		position: relative;
		text-align: center;
		margin-top: 45px;
	}

	.line-left {
		background: #fff;
		position: absolute;
		height: 1px;
		display: block;
		top: 14px;
		width: 35%;
		left: 0;
	}

	.line-right {
		background: #fff;
		position: absolute;
		height: 1px;
		display: block;
		top: 14px;
		width: 35%;
		right: 0;
	}

	.text {
		color: #fff;
		z-index: 20;
		position: relative;
		text-align: center;
		padding: 0;
	}

	footer .vc_empty_space {
		display: none;
	}

	.demo-bottom-space {
		display: block;
	}

	.main-viking {
		bottom: -50px;
		left: -40px;
	}

	.main-viking img {
		width: 70%;
	}

	.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
		margin-right: -16px;
	}

	.signup-input {
		width: 58% !important;
	}

	#text-7 .signup-input {
		width: 70% !important;
	}

	.custom-btn a {
		padding: 20px 80px !important;
	}

	.vc_custom_1497860329017 {
		display: none;
	}

	.vc_custom_1497804525021 h2 {
		font-size: 0.9em !important;
		top: 50px;
		position: absolute;
	}

	.vc_custom_1497800102349 {
		top: 125px;
		position: absolute;
		font-size: 0.8em;
	}

	.white-block {
		margin-bottom: 15px;
	}

	.coming-soon {
		position: absolute;
		right: 16px;
		bottom: 65vw;
		width: auto;
	}

	.integrations .coming-soon {
		position: absolute;
		right: 2%;
		top: 15%;
		width: auto;
	}

	#sliderRegister {
		font-size: 0.8em !important;
	}

	a#data-source {
		bottom: 0;
	}

	.getting-started-text-block {
		top: 42px;
	}

	.white-block span {
		font-size: 1.1em;
		text-align: center;
		width: 100%;
		display: inline-block;
	}

	.wpb_video_wrapper iframe {
		height: 100% !important;
	}

	.blocksWrapper .block {
		width: 100%;
	}
	.page-id-4110 .vc_custom_heading{
		    position: relative;
			top: -109px;
			display: block;
	}
	.page-id-4110 .vc_custom_heading p{
		font-size:20px;
		top:215px;
	}
}

@media (max-width: 600px) {

	.md-12 {
		margin: 0;
	}

	.blog-posts, .content {
		width: 100% !important;
	}

	.post-content {
		width: 100%;
	}

	img#wave1 {
		bottom: -49px;
		height: 45px;
		left: 10px;
	}

	img#wave2 {
		height: 45px;
		bottom: -62px;
		left: 10px;
	}

	img#wave3 {
		bottom: -82px;
		height: 45px;
		left: 10px;
	}

	img#vikings {
		top: 65px;
		width: 25%;
	}

	.integrationHeaderLeft h1 {
		font-size: 14vw;
	}

	.buttonsWrapper .primaryBtn {
		min-width: 100%;
	}

	.buttonsWrapper .secondaryBtn {
		min-width: 100%;
	}

	.vikingContainerOne, .vikingContainerThree {
		zoom: 0.9;
		right: 10px;
	}

	.quoteBoxWrapper .quoteBox {
		align-items: flex-end;
		padding: 40px 30px;
	}

	.flowChartWraper {
		zoom: 0.7;
	}

	.flowChartWraper .bigBlock {
		right: 10px;
	}

	.flowChartWraper .textContainer {
		font-size: 0.9em;
		line-height: 1.8em;
	}

	.text-block h3 {
		padding: 0 20px;
	}

	.freeTrialBtn {
		text-align: center;
	}

	.freeTrialLanding h2 {
		text-align: center;
	}
	.page-id-4110 .vc_grid-item{
	margin-top:0!important;
	}
	.page-id-4110 .vc_single_image-wrapper img{
		left:0px;
		top:0px;
	}
	.page-id-4110 .wpb_single_image {
   		 width: 100%;
	}
	.page-id-4110 .vc_custom_heading{
		    position: relative;
			top: -109px;
			display: block;
	}
	.page-id-4110 .vc_custom_heading p{
		font-size:15px;
	}
}

@media (max-width: 361px) {
	.signup-input {
		width: 52% !important;
	}
	.image-the-challenge{
		min-width:300px;
	}
	.image-the-outcome{
		min-width:300px;
	}
	.page-id-4110 .vc_custom_heading p{
		font-size:12px;
	}
	.page-id-4110 .vc_custom_heading{
		    position: relative;
			top: -127px;
			display: block;
	}
	.page-id-4110 .vc_grid-item {
    	min-width: 342px;
	}
}
@media (max-width: 1010px) {
	.whiteSection, .beigeSection {
		padding-left:35px!important;
		padding-right:35px!important;
	}
}
@media (max-width: 321px) {
	.signup-btn {
		font-size: 14px !important;
	}

	.signup-input {
		font-size: 14px !important;
	}
	
	.signup-input::placeholder {
		font-size: 14px;
	}
	.page-id-4110 .vc_custom_heading p{
		font-size:12px;
	}
	.page-id-4110 .vc_custom_heading{
		    position: relative;
			top: -127px;
			display: block;
	}
	.page-id-4110 .vc_grid-item {
    	min-width: 302px;
	}
}

/* Animations */

@keyframes rockTheBoat {
	0% {
		transform: translate(76px, -115px);
	}

	50% {
		transform: translate(80px, -123px);
	}

	100% {
		transform: translate(76px, -115px);
	}
}

@keyframes wave1 {
	0% {
		transform: translate(0, 0);
	}

	50% {
		transform: translate(-30px, 0);
	}

	100% {
		transform: translate(0, 0);
	}
}

@keyframes wave2 {
	0% {
		transform: translate(-15px, -28px);
	}

	50% {
		transform: translate(0, -28px)
	}

	100% {
		transform: translate(-15px, -28px);
	}
}

@keyframes wave3 {
	0% {
		transform: translate(0, -50px);
	}

	50% {
		transform: translate(-12px, -50px);
	}

	100% {
		transform: translate(0, -50px);
	}
}
.quote-section{
	margin-top:100px;
}
.quote_name{
	margin-top: 10px;
    color: #605f5f;
    font-family: Raleway;
    font-size: 20px;

}
.quote-section .text-center p{

	color: #002c4e;
    font-size: 27px;
    line-height: 40px;
    width: 70%;
    max-width: 900px;
    margin: auto;
    margin-bottom: 17px;
    font-weight: 600;
    font-family: Raleway;
}
.quote-section img{
	border-radius: 100px;
    width: 90px;
    height: 90px;
}
.gray-line{
	width: 150px;
    height: 3px;
    background: gray;
    margin: auto;
	margin-top:20px;
    margin-bottom: 20px;
}

.beigeSection .vc_pageable-slide-wrapper .vc_grid-item {
	max-width: 215px;
    margin-right: auto;
    margin-left: auto;
}
.width-coming-soon-field iframe{
	min-height: 50px!important;
	height:50px!important;
}
.integration-template .integrationHeader {
	background-image: url(/wp-content/uploads/2017/08/bg.png?id=3638) !important;
}
.textbox-border{
    display:block;
    padding: 10px;
    border-radius: 12px;
    font-size: 23px;
    line-height: 30px;
    box-shadow: 0px 0px 10px 0px #fff;
    border: 1px solid #fff;
}
.viking-lamp{
  width: 212px;
  height: 348px;
  object-fit: contain;
}
.center-obj{
	margin:auto;
}
.blue-small-headline{
font-family: Raleway;
    font-size: 30px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: -0.37px;
    color: #59bbeb;
}
.paragraph-gray{
font-family: Roboto;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #252525;
}

.small-image-section{
    float: left;
    width: 66px;
    height: 110px;
    margin-top: 5px;
    margin-right: 19px;
}
.small-headline-section{
  font-family: Raleway;
  font-size: 30px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  color: #0b315c;
}
.small-text-section{
  font-family: Roboto;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4a4a4a;
  padding-left: 88px;
}
.image-cover img{
    object-fit: cover;
    height: 200px;
}
.solutionBlock{
	 margin:18px;
	 height:426px;
	 border-radius: 2px;
 	 box-shadow: 4px 2px 16px 0 #dddddd;
}
.solutionCover{
	background-image: linear-gradient(to bottom, #0094d7, #1db0f2);
}
.solutionCover figure{
    width: 57%;
    display: block!important;
    margin: auto!important;
}

.solution-text h3{
    height: 50px;
    font-family: Raleway;
    font-size: 29px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal!important;
    letter-spacing: normal;
    color: #ffffff;
	position:relative;
	top: -16px;
    height: 26px;
}
.header-title-solutions{
	font-family: Raleway; 
	font-style: normal; 
	font-stretch: normal; 
	line-height: normal; 
	letter-spacing: -1px;
	color: #ffffff;
	font-size: 80px;
 	font-weight: normal;
	text-align:center;
}
.solution-template .full-width-header-bg{
	padding-top: 80px !important;
	padding-bottom: 80px !important;
	background-image: url(https://rivery.io/wp-content/uploads/2019/07/unnamed-3.png) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.text-on-solution-box{
    text-align: left;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.32;
    letter-spacing: normal;
    color: #252525;
    padding: 18px;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    top: -46px;
}