/* Platform page Static */
.platform_static .logo-space > div {
	margin-top: 50px;
	min-height: 75px;
}
/* End Platform page Static */


/*gateway header 1*/
h2.gateway-header{
	color: #fff;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 0px;
}
p.gateway-header {
	color: #f1f1f1;
	text-align: center;
	padding-bottom: 30px;
}
img.gateway-header{
	width: 100%;
}

.bg-concur-blue-static1{
	background: #00a9f2; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iIzAwYTlmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzAwMjUzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #00a9f2 2%, #00253b 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#00a9f2), color-stop(99%,#00253b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #00a9f2 2%,#00253b 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #00a9f2 2%,#00253b 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #00a9f2 2%,#00253b 99%); /* IE10+ */
	background: linear-gradient(to bottom, #00a9f2 2%,#00253b 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a9f2', endColorstr='#00253b',GradientType=0 ); /* IE6-8 */
}

/*START Gateway Module 3 START*/
.gateway-module-3 .container {
	padding-top: 80px;
	padding-bottom: 80px;
}
.gateway-module-3 .center-img img{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
/*END Gateway Module 3 END*/

/* START Gateway Module 3-4 START */
section.gateway-module-4,
section.gateway-module-3 {
	border-bottom: 1px solid #d9d9d9 \9;
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2); /* drop shadow */
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2); /* drop shadow */
	box-shadow: 0 5px 10px rgba(0,0,0,.2); /* drop shadow */
	z-index: 10;
}
/* END Gateway Module 3-4 END */

/*START Gateway Module 4 START*/
.gateway-module-4 .container {
	padding-top: 80px;
	padding-bottom: 80px;
}
.gateway-module-4 .center-img img{
	margin-left: auto;
	margin-right: auto;
}
/*END Gateway Module 4 END*/

/*START Gateway Module 5 START*/

section.gateway-module-5 {
	overflow: hidden;
}
section.gateway-module-5 .container {
	min-height: 640px;
}
.gateway-module-5 h3 {
	color: #0078c9;
}
.gateway-module-5 div.slide {
	display: none;
}
.gateway-module-5 div.slide.active{
	display: block;
}
.gateway-module-5 ul.features {
	margin: 25px 0;
	padding: 0 20px;
}
.gateway-module-5 ul.features li {
	color: #444;
	margin: 15px 0;
}
.gateway-module-5 ul.slideNav {
	background: url('../png/nav-bar.png') no-repeat 35px 7px;
	margin-top: 60px;
	margin-bottom: 20px;
	padding-left: 15px;
	height: 50px;
}
.gateway-module-5 ul.slideNav li {
	list-style: none;
	padding: 27px 0;
	display: inline-block;
	margin: 0 46px 0 -9px;
	background: url('../png/circle-sml.png') no-repeat center 2px;
	color: #87bde1;
	background-size: 15px;
	transition: background-size .2s ease-out;
		-moz-transition: background-size .2s ease-out;
			-web-kit-transition: background-size .2s ease-out;
				-ms-transition: background-size .2s ease-out;
	box-sizing: border-box;
	text-align: center;
	width: 63px;
}

.gateway-module-5 ul.slideNav li:hover {
	cursor: pointer;
}
.gateway-module-5 ul.slideNav li.active {
	background: url('../png/circle-lrg.png') no-repeat center 0px;
	color: #0078c9;
	background-size: 20px;
}
.gateway-module-5 a.enlarge {
	display: block;
	margin: -5px 0 22px;
}
.gateway-module-5 a.enlarge:hover {
	cursor: pointer;
}
.gateway-module-5 div.col-md-6.col-lg-5.text-center img {
	margin-bottom: 60px;
}
.gateway-module-5 div.dialog {
	display: none;
}
.gateway-module-5 div#slideButton {
	position: absolute;
	right: -30px;
	top: 40%;
}
.ui-dialog .ui-dialog-content {
	text-align: center;
	padding: 35px;
}

.ui-widget-overlay {
	background: rgba(0,0,0,0.8);
}
div.ui-dialog.ui-widget {
	border: none;
}
.ui-widget-content .ui-state-hover {
	background: none;
	border: none;
}
.ui-widget-content .ui-icon-closethick{
	background: url('../png/x.png') no-repeat -2px;
}
.ui-widget-content .ui-state-hover:hover {
	padding: 1px;
}
.ui-dialog .ui-dialog-titlebar-close {
	width: 30px;
	right: 0px;
}
@media (max-width: 1270px) {
	div#slideButton {
		display: none;
	}
}
@media (max-width: 991px) {
	.gateway-module-5 div.slide {
		display: block !important;
		margin-top: 50px;
	}
	.gateway-module-5 ul.slideNav {
		display: none;
	}
	.gateway-module-5 div.col-md-6.col-lg-5.text-center {
		text-align: left;
		border-bottom: 1px solid #ddd;
		margin: 0px;
		padding-left: 20px;
	}
	.gateway-module-5 div.col-md-6.col-lg-5.text-center img {
		max-width: 100%;
	}
	div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable {
		max-width: 80%;
	}
	div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable img {
		width: 90%;
	}
	.gateway-module-5 a.enlarge {
		display: none;
	}
}

/*END Gateway Module 5*/

/*START Gateway Module 6 START*/
.gateway-module-6 .container{
	padding-top: 80px;
	padding-bottom: 80px;
}
.gateway-module-6 .remove {
	display: none;
}
.gateway-module-6 .question-container {
	border-bottom: 1px solid #5f5f5f;
	margin-left: 40px;
}
.gateway-module-6 .question-heading {
	padding-top: 20px;
	padding-bottom: 10px;
	cursor: pointer;
}
.gateway-module-6 .question-content {
	padding-bottom: 15px;
}
.gateway-module-6 p {
	padding-left: 35px;
}
.gateway-module-6 div.toggle-actions {
	float: left;
	margin-left: -55px;
}
.gateway-module-6 span.toggle-show {
	background-image: url(../png/icon-open.png);
	background-repeat: no-repeat;
	background-position: 5px;
	cursor: pointer;
	padding-right: 25px;
	padding-left: 25px;
	vertical-align: sub;
}
.gateway-module-6 span.toggle-hide {
	background-image: url(../png/icon-close.png);
	background-repeat: no-repeat;
	background-position: 5px;
	cursor: pointer;
	padding-right: 25px;
	padding-left: 25px;
	vertical-align: sub;
}
@media(max-width: 600px) {
	.gateway-module-6 p {
		padding-left: 0px;
	}
}
/*END Gateway Module 6 END*/


/* START Gateway Form 7 START */
.form_1_gateway {
	padding: 50px 0;
}
.form_1_gateway h3 {
	margin-top: 0;
}
.form_1_gateway .gateway-form .form-item {
	width: 100%;
	margin: 10px 0;
}
.form_1_gateway .gateway-form .form-item label {
	width: 25%;
	margin-right: 4%;
	text-align: right;
	color: #fff;
	font-weight: 300;
}
.form_1_gateway .gateway-form .form-item.form-type-textarea label {
	vertical-align: top;
}

.form_1_gateway .gateway-form .form-item select {
	height: 32px;
}
.form_1_gateway .gateway-form .form-item input,
.form_1_gateway .gateway-form .form-item select,
.form_1_gateway .gateway-form .form-item .form-textarea-wrapper {
	width: 70%;
	display: inline-block;
}
.form_1_gateway .gateway-form .form-item input,
.form_1_gateway .gateway-form .form-item select,
.form_1_gateway .gateway-form .form-item textarea {
	box-sizing: border-box;
	padding: 5px;
	border: 1px solid #d1d1d1;
	-webkit-border-radius: 3px;
		 -moz-border-radius: 3px;
					border-radius: 3px;
	resize: none;
	color: #666;
}

.form_1_gateway .gateway-form .form-item select {
	/*for firefox*/
	-moz-appearance: none;
	/*for chrome*/
	-webkit-appearance:none;
	text-indent: 0.01px;
	text-overflow: '';
	background:#fff url("../gif/select-icon-white.gif") no-repeat right top;
	background:#fff \9;
	border: none;
	color: #777777;
	-webkit-border-radius: 3px;
		 -moz-border-radius: 3px;
					border-radius: 3px;
	/*box-shadow: inset 0 2px 0 #d0d0d6;*/
}

@-moz-document url-prefix() {
 .form_1_gateway .gateway-form .form-item select {
        background-image: none !important;
    }
 }

.form_1_gateway .gateway-form .form-item select:focus {
	border-color: #0078C9;
	background:#fff url("../gif/select-icon-white.gif") no-repeat right top;
	background:#fff \9;
	box-shadow: none;
	outline: none;
}


.form_1_gateway .gateway-form .form-submit {
	margin-left: 30%;
}
.form_1_gateway .thanks p {
	max-width: 410px;
	margin: 20px auto 30px;
}
@media(max-width: 991px) {
	.form_1_gateway h3,
	.form_1_gateway p {
		text-align: center;
	}
	.form_1_gateway p {
		margin-bottom: 30px;
	}
}
@media(max-width: 767px) {
	.form_1_gateway .gateway-form .form-item label {
		width: 100%;
		text-align: left;
	}
	.form_1_gateway .gateway-form .form-item input,
	.form_1_gateway .gateway-form .form-item select,
	.form_1_gateway .gateway-form .form-item .form-textarea-wrapper {
		width: 100%;
	}
	.form_1_gateway .gateway-form .form-submit {
		margin: 0;
		float: right;
	}
}
/* END Gateway Form 7 END */

/*Start Invoice Partners Overrides*/
.invoice-partners {
	padding: 50px 0;
}
.invoice-partners #partners-wrap {
	padding: 20px;
}
.invoice-partners .border-right {
	border-right: 1px solid #ddd;
}
.invoice-partners .prt-img {
	position: relative;
}
.invoice-partners .prt-img img {
	max-width: 100%;
}
.invoice-partners .prt-img img.top-15 {
	margin-top: 15px;
}
.invoice-partners .col-sm-6.no-gutter-right {
	padding-right: 0px;
}
.invoice-partners.arrow-link {
	display: inline;
	line-height: 33px;
}
.invoice-partners .arrow-link a {
	background: url('../png/icon-blue-arrow-right.png') no-repeat right;
	padding: 10px 40px 10px 0;
}
.invoice-partners.arrow-link a:hover {
	color: #00a9f2;
	cursor: pointer;
}

@media(max-width: 991px) {
	.invoice-partners .col-sm-12 {
		border-right: none;
		text-align: center;
	}
	.invoice-partners .border-right {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
}

/*End Invoice Partners*/

/*JP Business Intelligence Styles*/
.jp-bi-hero {
	padding: 60px 0;
}
.jp-bi-sec3-bullets {
	padding: 20px 0;
	margin-top: -30px;
	background: url('../jpg/jp-bkgd.jpg') no-repeat right 120px;
}
.jp-bi-sec3-bullets .col-xs-12.bg-concur-light-grey, .jp-bi-sec4-grid .col-xs-12.bg-concur-light-grey  {
	padding: 50px 15px 25px;
	border-radius: 4px;
	margin: 20px 0;
}
.jp-bi-sec3-bullets .col-md-6 .bg-white, .jp-bi-sec3-bullets .col-xs-12 .bg-white,
.jp-bi-sec4-grid .col-sm-6 .bg-white, .jp-bi-sec4-grid .col-xs-12 .bg-white {
	border-radius: 4px;
	border: 3px solid #bbb;
	padding: 30px 15px 20px;
}
.jp-bi-sec3-bullets h4.bg-blue-medium, .jp-bi-sec4-grid h4.bg-blue-medium  {
  	padding: 10px 15px;
  	border-radius: 4px;
  	border-bottom: 2px solid #000;
  	margin: -70px auto 30px;
  	width: 100%;
}
.jp-bi-sec3-bullets .col-xs-12.flex {
	display: flex;
	display: -webkit-flex;
}
.jp-bi-sec3-bullets .col-xs-12.flex .col-md-6 {
	display: flex;
	display: -webkit-flex;
	align-content: stretch;
	-webkit-align-content: stretch;
}
.jp-bi-sec3-bullets .col-xs-12.flex .col-md-6 div.bg-white{
	align-content: stretch;
	-webkit-align-content: stretch;
	width: 100%;
}
.jp-bi-sec3-bullets .col-md-6 .bg-white ul li{
	list-style-type: none;
	position: relative;
	margin: 15px 0;
}
.jp-bi-sec3-bullets .col-md-6 .bg-white ul li:before {
	content: '';
	background: #0078c9;
	height: 15px;
	width: 15px;
	display: block;
	position: absolute;
	left: -25px;
	top: 5px;
}
.jp-bi-sec3-bullets img.arrow {
	max-width: 100%;
}
h4.blue-square:before {
	content: '';
	background: #0078c9;
	height: 15px;
	width: 15px;
	display: block;
	position: absolute;
	left: 25px;
	top: 15px;
}
h4.blue-square{
	margin-left: 25px;
}


.jp-bi-sec4-grid .col-xs-12.marg-60 {
	margin: 60px 0;
}
.jp-bi-sec4-grid .col-md-12.top-spacing {
	padding: 30px 15px;
	clear: both;
}

.jp-bi-sec4-grid .col-xs-12 .flex {
	display: flex;
	display: -webkit-flex;
}
.jp-bi-sec4-grid img.jp-screenshot {
	width: 100%;
	max-width: 300px;
	display: block;
	margin: 10px auto;
}
.jp-bi-sec4-grid .col-xs-12 .flex .col-md-6 {
	display: flex;
	display: -webkit-flex;
	align-content: stretch;
	-webkit-align-content: stretch;
}
.jp-bi-sec4-grid .col-xs-12 .flex .col-md-6 div.bg-white{
	align-content: stretch;
	align-content: stretch;
	-webkit-align-content: stretch;
	width: 100%;
}
.jp-bi-sec4-grid .flex {
	clear: both;
}
.jp-bi-sec3-bullets p.top-spacing, .jp-bi-sec4-grid p.top-spacing {
	margin: 25px 0;
	min-height: 70px;
}
.jp-bi-sec3-bullets p, .jp-bi-sec4-grid p {
	max-width: 100%;
}
.jp-bi-sec3-bullets .jp-screenshot p {
	min-height: 0;
}
.jp-bi-sec3-bullets img,  .jp-bi-sec4-grid img{
	width: 100%;
	max-width: 350px;
}
.jp-bi-sec3-bullets img.arrow {
	width: inherit;
}
.jp-bi-sec3-bullets .col-md-6.col-xs-12 .bg-white {
	min-height: 265px \9;
}
.jp-bi-sec4-grid .col-md-6.col-xs-12 .bg-white {
	min-height: 290px \9;
}
@media (max-width: 991px) {
	.jp-bi-sec3-bullets {
		background: none;
	}
	.jp-bi-sec3-bullets .jp-screenshot {
		margin: auto;
		width: 90%;
	}
	.jp-bi-sec4-grid .col-xs-12 .flex, .jp-bi-sec4-grid .col-xs-12 .flex .col-md-6,
	.jp-bi-sec3-bullets .col-xs-12.flex, .jp-bi-sec3-bullets .col-xs-12.flex .col-md-6 {
		display: block;
		display: -webkit-block;
		float: inherit;
	}
	.jp-bi-sec3-bullets h4.bg-blue-medium, .jp-bi-sec4-grid h4.bg-blue-medium {
		margin-top: 0;
	}
	.jp-bi-sec3-bullets .col-md-6 .bg-white, .jp-bi-sec3-bullets .col-xs-12 .bg-white, .jp-bi-sec4-grid .col-sm-6 .bg-white, .jp-bi-sec4-grid .col-xs-12 .bg-white {
		margin-bottom: 20px;
	}
	.jp-bi-sec3-bullets img,  .jp-bi-sec4-grid img {
		padding: 15px 0;
	}
	.jp-bi-sec3-bullets .col-md-6.col-xs-12 .bg-white {
		min-height: 0 \9;
	}
	.jp-bi-sec4-grid .col-md-6.col-xs-12 .bg-white {
		min-height: 0 \9;
	}
}
  /*Tripit pro faq*/
section.grey-faq h2 {
    margin: 30px 0 20px;
    text-align: center;
}

section.gray-faq .container {
    padding-top: 80px;
    padding-bottom: 80px;
}

section.gray-faq .remove {
    display: none;
}

section.gray-faq h3 {
    padding-bottom: 30px;
}

section.gray-faq .question-container {
    border-bottom: 1px solid #5f5f5f;
    margin-left: 40px;
}

section.gray-faq .question-header {
    padding-top: 20px;
    padding-bottom: 10px;
    cursor: pointer;
}

section.gray-faq .question-container h4 {
    margin: 0px;
    color: #777777;
}

section.gray-faq .question-content {
    padding-bottom: 15px;
}

section.gray-faq .question-content ul {
    padding-left: 80px;
}

section.gray-faq .question-content li {
    margin: 15px 0;
}

section.gray-faq div.toggle-actions {
    float: left;
    margin-left: -55px;
}

section.gray-faq .question-container p {
    color: #777777;
    padding-left: 35px;
}

section.gray-faq span.toggle-show {
    background-image: url(../png/icon-opened.png);
    background-repeat: no-repeat;
    background-position: 5px;
    cursor: pointer;
    padding-right: 25px;
    padding-left: 25px;
    vertical-align: sub;
}

section.gray-faq span.toggle-hide {
    background-image: url(../png/icon-closed.png);
    background-repeat: no-repeat;
    background-position: 5px;
    cursor: pointer;
    padding-right: 25px;
    padding-left: 25px;
    vertical-align: sub;
}

@media(max-width: 600px) {
    section.gray-faq p {
        padding-left: 0px;
    }
}

/* Support Page */

.support-page .question-accordian-container {
		margin-bottom: 60px;
}
.support-page section.gray-faq .question-container {
		border-bottom: none;
		margin-left: 0;
}
.support-page section.gray-faq .question-container.gray-container {
		background: #ebebeb;
}
.support-page section.gray-faq .question-header {
		padding-top: 10px;
		padding-right: 25px;
}
.support-page section.gray-faq div.toggle-actions {
    margin-left: 14px;
		float: left;
}
.support-page section.gray-faq p {
		padding-left: 65px;
		padding-right: 25px;
}
.support-page section.gray-faq h4:not(.standard) {
		margin-left: 65px;
}
.support-page .sidebar-nav-container{
	  margin-top: 100px;
}
.support-page .sidebar-nav, .support-page .sidebar-nav li > ul {
		list-style: none;
		padding-left: 25px;
}
.support-page .sidebar-nav > li {
		margin-bottom: 15px;
}
.support-page .sidebar-nav a{
		font-weight: 400;
}

@media(max-width: 991px) {
		.support-page .sidebar-nav-container{
        margin-top: 0px;
    }
}

/* T&E Trends*/

.te-trends ul.key-list {
    margin:40px 0px;
}
.te-trends .te-tips{
    margin-top:50px;
    background:#DCF7FF;
    border-radius:10px;
     border:1px solid #017CCC;
}
.te-trends .te-tips li {
    color:#034C7F;
    font-weight:400;
    padding-bottom:20px;
    padding-left: 20px;

}.te-trends .te-tips h3 img{
    max-width:40px;
    margin-bottom:15px;
    margin-right:10px;
    margin-left:15px;
}
.te-trends .te-tips h3 span{
    margin-top:10px;
    color:#004a7d;

}
.te-trends .te-tips h3 {
    font-weight:700;

 }
.te-trends .chart-box{
    background: #017CCC;
     border-radius: 10px;
     padding: 15px;
     min-height: 255px;
}
.te-trends .chart-box.flat{
    margin-top: 20px;
     min-height: 80px;
}

.te-trends .chart-box h2 {
    margin:0px;
    font-weight:700;
    border-bottom: 1px solid white;
    padding-bottom:15px;
}
.te-trends .chart-header{
    color: #017CCC;
    text-transform: uppercase;
    padding-bottom:10px;
    border-bottom: 1px solid #017CCC;
}
.te-trends .chart-box p {
    padding-top: 20px;
    text-transform: uppercase;

}
.te-trends .te-header{
    padding:0px 0px 30px 0px;
}
.te-trends.air-travel .te-header{
    padding:125px 0px 30px 0px;
}
.te-trends .te-header h2{
    z-index:10;
    line-height:41px;
}
.te-trends .te-header h5{
    text-transform: uppercase;
    z-index:2;
    padding-top:80px;
    border-top: 3px solid #FFA300;
    margin-top: -75px;
    display:inline;
    color:#777777;

}
.te-trends .te-header h2, .te-trends .te-header h5{
    position: relative;
}
.te-trends .te-content-wrapper {
    margin-top: 70px;
    margin-bottom: 140px;
}
.te-trends .te-content {
    margin-top: 30px;

}
.te-trends .hero {
    height: 350px;
    background-size: cover;
    background-position: left 80%;
}
.te-trends .chart {
    min-height: 200px;

}
.te-trends.intro {
    background-color: #004E7F;


}
.te-trends .te-content-intro {
    padding: 30px 0px 40px 0px;
}
.te-trends .te-content-intro h5{
    padding-bottom:20px;
    text-transform: uppercase;

}


.te-trends.intro .floating-menu {
    position: fixed;
        z-index: 9;
}
.te-trends.intro .floating-menu ul {
    list-style: none;
    padding: 70px 15px 0 0;

}
.te-trends.intro .floating-menu ul li {
    background: #0070C2;
    opacity: 0.8;
    margin: 3px 0;
    position: relative;
}

.te-trends.intro .floating-menu ul li a {
    color: white;
    display: block;
    width: 100%;
    height: 100%;
    padding: 5px 15px;
    text-transform: uppercase;
}
.te-trends.intro .floating-menu ul li a.active {
    background:#00a9f2;
    color: white;
    display: block;
    width: 100%;
    height: 100%;
    padding: 5px 15px;
    text-transform: uppercase;
}
.te-trends.intro .floating-menu ul li a.active:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #00a9f2;

    display: block;
    position: absolute;
    right: -15px;
    top: 0;
}

.te-trends.intro .hero {
    background: url('../jpg/trend-main-hero1.jpg');
    background-size: cover;
    background-position: left 80%;
}
.te-trends.air-travel .hero {
    background: url('../jpg/img-header1-airtravel.jpg');
    background-size: cover;
    background-position: left 80%;
}
.te-trends.planning-window .hero {
background: url('../jpg/img-header2-planning.jpg');
background-size: cover;
    background-position: left 80%;
}
.te-trends.cost-premiums .hero {
    background: url('../jpg/img-header3-costpremium.jpg');
    background-size: cover;
    background-position: left 80%;
}
.te-trends.time-of-year .hero {
    background: url('../jpg/img-header4-timeofyear.jpg');
    background-size: cover;
    background-position: left 80%;
}
.te-trends.city-size .hero {
    background: url('../jpg/img-header5-citysize.jpg');
    background-size: cover;
    background-position: left 80%;
}
.te-trends.key-takeaways .hero {
    background: url('../jpg/img-header6-keytakeaways.jpg');
    background-size: cover;
    background-position: left 80%;
}
@media (max-width: 769px){
    .te-trends.cost-premiums .hero {
        background-position: right 60%;
    }
   .te-trends.intro .hero {
     background-position: 992px;
     }
    .te-trends .chart-box{
        margin-top:25px;
    }
    .te-trends .te-header h5{
        display:block;
    }

}
@media (max-width: 467px){
	.te-trends.intro .hero {
	background-position: 874px;
	}
}
@media (min-width: 1500px){
    .te-trends .floating-menu{
        margin-left: 80px;
    }

}

/* Concur Cares Slider*/
.csr .video-container{
    z-index: 7;
    position: relative;
    clear: both;
}

.csr .video-background{
	margin-bottom:-33%;
}
.csr .videoWrapper {
	    margin-top: -57%;
	position: relative;
	padding-bottom: 52%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	text-align: center;
}
.csr .videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	/*width: 70%;*/
	height: 100%;
}

.csr .arrows {
	 z-index: initial;
    position: relative;
      height: 300px;
      margin-top:-300px;
    
}
.csr .prev {
    max-width: 50px;
    z-index: initial;
    background: rgba(17, 17, 17, .5);
    padding: 15px;
    float: left;
   
}
.csr .next {
    float: right;
    max-width: 50px;
    z-index: initial;
    background: rgba(17, 17, 17, .5);
    padding: 15px;
    cursor: pointer;


}
.csr .prev, .csr .next{
	z-index: 7;
}

.csr h2 {
    text-align: center;
    padding: 60px 0px 30px 0px;
}
.csr .slide-text-box {
    min-height: 200px;
    color: white;
    text-align: center;
    padding: 10px 0px;
    background: rgba(17, 17, 17, .5);
    position: relative;
    margin-top:-200px;
}
.csr .slide-text-box h5 {
    color: white;
}
.csr .slide-box {
    width: 100%;
    min-height: 400px;
   
}
.csr .slide-box img {
    width: 100%;
     z-index: 6;
}
.csr .slide {
    display: none;
    position: relative;
    z-index: 6;
}
.csr ul#slider-nav {
    margin-bottom: 30px;
    padding: 0;
}
.csr ul#slider-nav li {
    display: inline;
}
.csr ul#slider-nav li {
    background-color: #fff;
    color: #666;
    padding: 20px;
    text-decoration: none;
    border-radius: 4px;
}
.csr ul#slider-nav li:hover,
.csr ul#slider-nav li.active {
    background-color: #ccc;
}
.csr #slider-container{
	z-index: initial;
	position: relative;
}


@media(max-width:992px) {

		.csr .arrows {
      height: 200px;
      margin-top:-300px;
}
.csr .videoWrapper {
    margin-top: -70%;
}
}

@media(max-width:768px) {	
.csr .slide-text-box {
	 margin-top: 0px;
	  margin-bottom: 48px;
}


.videoWrapper iframe {
    position: absolute;
    top: 0%;
    left: 0;
    height: 103%;
}
}
@media(max-width:425px) {
.csr .slide-text-box {
	margin-bottom: 0px;

}
.csr .videoWrapper {
    margin-top: -133%;
}
.csr .videoWrapper iframe {
	height: 100%
}


}
@media(max-width:320px) {
.csr .videoWrapper {
    margin-top: -185%;
}


}
@media(max-width:1200px) {
	.csr ul#slider-nav li {
    background-color: #fff;
    color: #666;
    padding: 10px;
    text-decoration: none;
    border-radius: 4px;
}

}
/*-- Timeline ---*/
.timeline p.csr-link{
	padding-top: 20px;
}
   .timeline .hideme
{
    opacity:0;
}
    .timeline {
    position: relative;
    padding: 0;
    list-style: none;
        margin: 40px 0px;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #ddd;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 3px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    /*background-color: #00a9f2;*/
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}
/*-- FX FR Preferred partners ---*/

.fx-paris-preferred-partners .logo-list {
    margin: 30px 0;
}

.fx-paris-preferred-partners  h3 {
    margin-bottom: 30px;
}
.fx-paris-preferred-partners  .logo-list {
    margin: 30px 0
}
.fx-paris-preferred-partners  .logo-item > div {
    border: 1px solid #ddd;
    padding: 25px 10px;
    background: #efefef;
    margin-bottom: 30px;
}
.fx-paris-preferred-partners  .logo-item img {
    max-width: 100%;
    height: 100px;
}

@media (max-width: 991px) { 
    .fx-paris-preferred-partners  .logo-list {
        margin: 10px 0;
    }
    .fx-paris-preferred-partners  .logo-item {
        height: inherit;
        margin-bottom: 0;
    }
    .fx-paris-preferred-partners  .logo-item > div {
        border: 1px solid #ddd;
        padding: 25px 10px;
        background: #efefef;
        height: 135px;
        margin-bottom: 30px;
    }
    .fx-paris-preferred-partners  .logo-item img{
        max-width: 100%;
        height: 80px;
    }
}
@media (max-width: 767px) {
    .fx-paris-preferred-partners  .logo-item  {
        box-sizing: content-box;
        padding: 20px 0 20px;
    }
}

/*fusion sponsors blue ribbon*/
.fusion-sponsors-blue-ribbon h3 {
	margin-top: 60px;
}
.fusion-sponsors-blue-ribbon .blue-ribbon{
	padding: 30px;
	overflow: hidden;
	position: relative;
	padding-bottom: 100px;
	margin-bottom: -120px;
}
.fusion-sponsors-blue-ribbon .blue-ribbon:after {
	display: block;
  	content: '';
  	width: 0;
  	height: 0;
  	border-style: solid;
  	border-width: 100px 370px 0px 0px;
  	border-color: #0078c9 #fff #fff #fff;
  	position: absolute;
  	bottom: 0;
  	right: 0;
}
@media(max-width: 991px) {
	.fusion-sponsors-blue-ribbon .blue-ribbon:after {
		display: none;
	}
	.fusion-sponsors-blue-ribbon .blue-ribbon {
		margin: 30px 0;
		padding: 30px;
	}
}

/*ctrip steps*/

.ctrip-steps {
	padding: 80px 0;
}
.ctrip-steps .ctrip-step {
	padding-top: 30px;
}
.ctrip-steps .ctrip-step:before {
    width: 75%;
    background: #00a9f2;
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    top: -15px;
    left: 12%;
}
.ctrip-steps .ctrip-step .col-sm-3:before {
    content: '';
    background: #fff;
    width: 17px;
    height: 17px;
    display: block;
    position: absolute;
    top: -52px;
    left: 50%;
    margin-left: -12px;
    border-radius: 50px;
    border: 2px solid #00a9f2;
}

.ctrip-steps img {
	max-width: 100%;
	margin-bottom: 30px;
}

.ctrip-steps h2 {
	margin-bottom: 60px;
}

@media(max-width: 768px) {
	.ctrip-steps .ctrip-step:before {
    	width: 2px;
    	background: #00a9f2;
    	content: '';
    	display: block;
    	height: 70%;
    	position: absolute;
    	top: 12%;
    	left: 8.333%;
	}
	.ctrip-steps img {
		max-width: 250px;
		margin-bottom: 0;
	}
	.ctrip-step > div {
    	margin-bottom: 40px;
	}
	.ctrip-steps .ctrip-step .col-sm-3:before {
    	content: '';
    	background: #fff;
    	width: 17px;
    	height: 17px;
    	display: block;
    	position: absolute;
    	top: 33%;
    	left: -7px;
    	margin-left: 0;
    	border-radius: 50px;
    	border: 2px solid #00a9f2;
	}
	.ctrip-steps h2 {
		margin-bottom: 0;
	}
}


