body {
    margin: 0;
    padding: 0;
    background: #ffffff;
	font-weight: normal;
    font-family: 'SourceSansPro-Light';
    color:#444444;
    font-size: 1.2rem;
    line-height: 1.8rem;
}
/* fonts used */
@font-face {
    font-family: 'amadeusregular';
    src: url('fonts/amadeus-regular-web.eot');
    src: url('fonts/amadeus-regular-web.eot?#iefix') format('embedded-opentype'), url('fonts/amadeus-regular-web.woff') format('woff'), url('fonts/amadeus-regular-web.ttf') format('truetype'), url('fonts/amadeus-regular-web.svg#amadeusregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'amadeusbold';
    src: url('fonts/amadeus-bold-web.eot');
    src: url('fonts/amadeus-bold-web.eot?#iefix') format('embedded-opentype'), url('fonts/amadeus-bold-web.woff') format('woff'), url('fonts/amadeus-bold-web.ttf') format('truetype'), url('fonts/amadeus-bold-web.svg#amadeusbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'amadeusbold_italic';
    src: url('fonts/amadeus-bolditalic-web.eot');
    src: url('fonts/amadeus-bolditalic-web.eot?#iefix') format('embedded-opentype'), url('fonts/amadeus-bolditalic-web.woff') format('woff'), url('fonts/amadeus-bolditalic-web.ttf') format('truetype'), url('fonts/amadeus-bolditalic-web.svg#amadeusbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'amadeusitalic';
    src: url('fonts/amadeus-italic-web.eot');
    src: url('fonts/amadeus-italic-web.eot?#iefix') format('embedded-opentype'), url('fonts/amadeus-italic-web.woff') format('woff'), url('fonts/amadeus-italic-web.ttf') format('truetype'), url('fonts/amadeus-italic-web.svg#amadeusitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Webfont: Amadeus-Light */
@font-face {
    font-family: 'AmadeusLight';
    src: url('fonts/Amadeus-Light.eot'); /* IE9 Compat Modes */
    src: url('fonts/Amadeus-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/Amadeus-Light.woff') format('woff'), /* Modern Browsers */ url('fonts/Amadeus-Light.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/Amadeus-Light.svg#Amadeus-Light') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
}
/* Webfont: Amadeus-LightItalic */
@font-face {
    font-family: 'AmadeusLightitalic';
    src: url('Amadeus-LightItalic.eot'); /* IE9 Compat Modes */
    src: url('Amadeus-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('Amadeus-LightItalic.woff') format('woff'), /* Modern Browsers */ url('Amadeus-LightItalic.ttf') format('truetype'), /* Safari, Android, iOS */ url('Amadeus-LightItalic.svg#Amadeus-LightItalic') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: normal;
}
@font-face {
    font-family: 'amadeusthin';
    src: url('fonts/amadeus-thin-web.eot');
    src: url('fonts/amadeus-thin-web.eot?#iefix') format('embedded-opentype'), url('fonts/amadeus-thin-web.woff') format('woff'), url('fonts/amadeus-thin-web.ttf') format('truetype'), url('fonts/amadeus-thin-web.svg#amadeusthin') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'amadeusthin_italic';
    src: url('fonts/amadeus-thinitalic-web.eot');
    src: url('fonts/amadeus-thinitalic-web.eot?#iefix') format('embedded-opentype'), url('fonts/amadeus-thinitalic-web.woff') format('woff'), url('fonts/amadeus-thinitalic-web.ttf') format('truetype'), url('fonts/amadeus-thinitalic-web.svg#amadeusthin_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'robotobold';
	src: url('fonts/roboto-bold-webfont.eot');
	src: url('fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/roboto-bold-webfont.woff2') format('woff2'), url('fonts/roboto-bold-webfont.woff') format('woff'), url('fonts/roboto-bold-webfont.ttf') format('truetype'), url('fonts/roboto-bold-webfont.svg#robotobold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'SourceSansPro-Light';
    src: url('fonts/SourceSansPro-Light.eot');
    src: url('fonts/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/SourceSansPro-Light.woff') format('woff'),  url('fonts/SourceSansPro-Light.ttf') format('truetype'),  url('fonts/SourceSansPro-Light.svg#amadeusregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('fonts/SourceSansPro-Regular.eot');
    src: url('fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/SourceSansPro-Regular.woff') format('woff'),  url('fonts/SourceSansPro-Regular.ttf') format('truetype'),  url('fonts/SourceSansPro-Regular.svg#amadeusregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* fonts used */

img {
    max-width: 100%;
}
a {
    text-decoration: none;
}
a.disabled {
  pointer-events: none;
  cursor: default !important;
}
.font_bold {
    font-family: 'SourceSansPro-Regular';
    font-weight: bold;
}

sup, sub {
    vertical-align: baseline;
    position: relative;
    top: -0.4em;
    font-size: 70%;
}
ul, ul li, p, h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.color_blue {
    color: #005eb8;
}
.color_white {
    color: #ffffff;
}
.text_center {
    text-align: center;
}
.text_notbreak {
   white-space: nowrap;
}
body {
}
.container {
    position: relative;
}
.container_full {
    width: 100%;
    position: relative;
}
.container_grid {
    width: 62%;
    min-width: 1100px;
    position: relative;
    margin: 0px auto;
    padding: 0px 10px;
}
.container_grid_full {
    width: 100%;
    margin-left: 0%;
    overflow: hidden;
}
.container_grid_90 {
	width: 90%;
	margin: 0 auto;
}
.header_section {
    padding: 25px 0px 10px;
    width: 100%;
}
.caurosel_section {
    padding-top: 10px;
}
.header_two_cols {
    width: 100%;
}
.amadeus_logo {
    float: left;
    width: 180px;
    margin-top: 16px;
}
.contact_top {
    float: right;
}
.btn_default {
    margin: 1% 0;
    display: inline-block;
    text-align: left;
    padding: 10px 20px 8px !important;
    background: none;
    position: relative;
    color: #005eb8 !important;
    font-size: 1.4rem !important;
    line-height: 1.8rem !important;
    cursor: pointer;
    border-radius: 10px !important;
    border: 2px solid #005eb8 !important;
    -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
   font-family: 'SourceSansPro-Regular' !important;
}
.btn_big {
    padding: 13px 40px 12px !important;
    font-size: 1.6rem !important;
    line-height: 2.2rem !important;
}
.btn_default:hover {
  color: #ffffff !important;
  background: #005eb8;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 2px solid #005eb8;
}
.btn_white {
  color: #ffffff !important;
  border: 2px solid #ffffff !important;
}
.btn_white:hover {
  color: #005eb8 !important;
  background: #ffffff !important;
 border: 2px solid #ffffff !important;   
}
.banners {
    width: 100%;
    position: relative;
    border-radius: 10px;
    text-align: center;
}

.banner1 {
    background: url("../images/banner1.png") no-repeat center center;
    background-size: cover;
}
.banner2 {
    background: url("../images/banner2.png") no-repeat center center;
    background-size: cover;
}
.banner3 {
    background: url("../images/banner3.png") no-repeat bottom center;
    background-size: cover;
}
.banner4 {
    background: url("../images/banner4.png") no-repeat center center;
    background-size: cover;
}

.banners h1 {
    font-size: 4.5rem;
    line-height: 5.5rem;
    color: #ffffff;
     font-family: 'AmadeusLight';
    font-weight: normal;
    margin-top: 5rem;
    margin-bottom: 2rem;
}
.section1 {
    padding: 30px 0px 50px;
}
.section6 {
	 padding: 80px 0px;
}
.section6_two_cols_sec {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.section6_two_cols {
	width: 45%;
}
.section6_two_cols_mcp_experience {
    width: 48%;
}
.section6_two_cols p img {
	width: 95%;
}
.section6_two_cols p img.width-100 {
    width: 100%;
}
.pd-70 {
    padding: 50px 0% 70px !important;
}
.pd-80 {
    padding: 80px 0px !important;
}
.pd-bottom-20 {
    padding-bottom: 20px !important;
}
.section1_two_cols_sec {
    display: table;
    width: 100%;
}
.section1_two_cols {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    padding: 1% 0;
}
.section1_two_leftcols {
    padding-right: 7%;
    border-right: 1px solid #666666;
    padding-top: 5%;
}
.section1_two_rightcols {
    padding-left: 7%;
}
.section1_full_sec {
    margin-bottom: 50px;
}

h2.h2_text {
    font-size: 2.6rem;
    line-height: 3.2rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-family: 'AmadeusLight';
}
h1.h1_text {
	font-size: 3.2rem;
    line-height: 4.2rem;
	font-weight: bold;
	font-family: 'SourceSansPro-Regular';
	color: #ffffff;
}
h6.h6_text {
    font-size: 2.2rem;
    line-height: 3.2rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-family: 'AmadeusLight';
}
h4.h4_text {
        font-size: 1.8rem;
        line-height: 2.4rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-family: 'AmadeusLight';
    }    
h5.h5_text {
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 2rem;
}
.width_70 {
    width: 70%;
}
.width_80 {
    width: 80%;
}
.width_90 {
    width: 90%;
}

.para_text {
    margin: 1.5rem 0;
}
.section2 {
    padding: 70px 0px;
    background: #f6f6f6;
}
.slide_text_thumb {
    position: relative;
    width: 350px;
    margin: 0px 14px;
    display: block !important;
}
.thumb_slider_sec {
    margin-bottom: 3rem;
}
.thumb_hover_text {
    position: absolute;
    width: 100%;
    height: 189px;
    left: 0px;
    top: 0px;
    border-radius: 10px;
    -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
    display: flex;
    justify-content: center;
    align-items: center;
}
.thumb_text {
    display: none;
}
.thumb_hover_text:hover {
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thumb_hover_text:hover .thumb_text {
    display: block;
}
.thumb_hover_text a {
    color:#ffffff;
    font-size: 1.1rem;
    line-height: 1.4rem;
    letter-spacing: 2px;
    font-family: 'amadeusregular';
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}
.thumb_hover_text a span {
    display: block;
    font-size: 1.4rem;
    line-height: 1.8rem;
}
.thumb_number {
    font-family: 'robotobold';
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-size: 4.5rem;
    line-height: 3.5rem;
    color: #ffffff;
}
.slide_text_thumb p {
    color:#3ba9e0;
    font-size: 1.3rem;
    line-height: 1.9rem;
    font-family: 'amadeusbold';
    margin-top: 0.5rem;
}
.slide_text_thumb p a {
    color:#3ba9e0;
}
.slide_text_thumb p.empty_thumb {
    color: #e5e4f2;
}
.slide_text_thumb p.empty_thumb a {
    color: #e5e4f2;
}
.section3 {
    padding: 100px 0px 60px;
    background: #005eb8;
}
.section_fxbox_img1 {
    padding: 100px 0px 60px;
    background: url("../images/fx-images/image-3.jpg") no-repeat center center;
    background-size: cover;
}
.pd-0 {
    padding: 0px;
}
.pdb-0 {
    padding-bottom: 10px !important;
}
.section3_content {
    text-align: center;
}
h3.h3_text {
   font-size: 3rem;
    line-height: 4rem;
    margin-bottom: 2rem;
    font-family: 'AmadeusLight';
}
.header_section_inner {
    padding: 30px 0px 50px;
    width: 100%;
    background: #ccc;
    min-height: 35rem;
    position: relative;
}
.stimulate_acceptance_header {
    background: url("../images/acceptance-images/banner_stimulate_acceptance.jpg") no-repeat center center;
    background-size: cover;
}
.apms_header {
    background: url("../images/apms-images/Headerimage-02.jpg") no-repeat center center;
    background-size: cover;
}
.checkout_header {
    background: url("../images/checkout-images/image-1.jpg") no-repeat center center;
    background-size: cover;
}
.fraud_header {
    background: url("../images/fraud-images/image-1.jpg") no-repeat center center;
    background-size: cover;
}
.fxbox_header {
    background: url("../images/fx-images/image-1.jpg") no-repeat center center;
    background-size: cover;
}
.xpp_header {
    background: url("../images/xpp-images/topimage.jpg") no-repeat center center;
    background-size: cover;
}
.threeds_header {
    background: url("../images/3DS-images/banner_3ds.jpg") no-repeat center center;
    background-size: cover;
}
.checkout_experience_header {
    background: url("../images/checkout-experience-images/image-1.jpg") no-repeat bottom center;
    background-size: cover;
}
.mcp_experience_header {
    background: url("../images/mcp-experience-images/image-1.jpg") no-repeat top center;
    background-size: cover;
}
.apm_experience_header {
    background: url("../images/apms-experience-images/image-1.jpg") no-repeat top center;
    background-size: cover;
}
.payment_acceptance_header {
    background: url("../images/payment-acceptance-images/image-1.jpg") no-repeat top center;
    background-size: cover;
}
.fraud_payment_header {
    background: url("../images/fraud-payment-images/image-1.jpg") no-repeat top center;
    background-size: cover;
}
.innerpage_banner_content {
    text-align: center;
}
.innerpage_banner_content h1 {
    font-size: 5rem;
    line-height: 6rem;
    color: #ffffff;
    font-family: 'AmadeusLight';
    font-weight: normal;
    margin-top: 6rem;
}
.innerpage_banner_content h1.less_margin_top {
	margin-top: 2rem;
}
.innerpage_banner_content h1.h1_big {
    margin-top: 1rem;
}

.innerpage_banner_content p {
     font-size: 1.8rem;
    line-height: 2.4rem;
    font-family: 'amadeusbold';
    color: #ffffff;
    margin-bottom: 3rem;
}
.top_number_nav {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0px;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    width: 62%;
    min-width: 1100px;
}
.mcp_experience_nav {
	justify-content: flex-start;
}

.top_number_nav .innerpage_number {
color: transparent;
  -webkit-text-fill-color: transparent; 
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #ffffff;
  font-size: 11rem;
  line-height: 8.5rem;
     font-family: 'robotobold';
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.top_number_nav .innerpage_number:hover {
    -webkit-text-fill-color: rgba(255, 255, 255, 0.2);
    transition-delay: 1s;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}








.top_number_nav .nav_sec_number_sm {
  -webkit-text-stroke-color: rgba(255,255,255,0.5);
  font-size: 6rem;
  line-height: 5rem;
}
.top_number_nav .innerpage_number a {
    color: #ffffff;
}
.mcp_experience_nav .innerpage_number {
	margin-right: 3%;
}
.checkout_section_left_video {
	width: 50%;
	height: 100%;
	position: absolute;
    overflow: hidden;
}
.checkout_section_left_video video {
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: -100;
  right: 0;
  top: 0%;
  overflow: hidden;
}
.checkout_section_vertical_align {
	vertical-align: top;
}
.innerpage_twosec {
    display: table;
    width: 100%;
}


.stimulate_acceptance_left_img {
    background: url("../images/acceptance-images/stimulate_acceptance_image.jpg") no-repeat center center;
    background-size: cover;
}
.apms_left_img {
    background: url("../images/apms-images/image-1.jpg") no-repeat center center;
    background-size: cover;
}
.apms_left_img2 {
    background: url("../images/apms-images/image-2.jpg") no-repeat top center;
    background-size: cover;
}
.apms_left_img3 {
    background: url("../images/apms-images/image-3.jpg") no-repeat center center;
    background-size: cover;
}
.apms_left_img4 {
    background: url("../images/apms-images/image-4.jpg") no-repeat center center;
    background-size: cover;
}
.checkout_left_img1 {
	background: url("../images/checkout-images/image-2.jpg") no-repeat center center;
    background-size: cover;
}
.checkout_left_img2 {
	background: url("../images/checkout-images/image-6.jpg") no-repeat center center;
    background-size: cover;
}
.fraud_left_img1 {
    background: url("../images/fraud-images/image-2.jpg") no-repeat center center;
    background-size: cover;
}
.fraud_left_img2 {
    background: url("../images/fraud-images/image-3.jpg") no-repeat center center;
    background-size: cover;
}
.fraud_left_img3 {
    background: url("../images/fraud-images/image-4.jpg") no-repeat center center;
    background-size: cover;
}
.fxbox_left_img {
    background: url("../images/fx-images/image-2.jpg") no-repeat center center;
    background-size: cover;
}
.fxbox_left_img2 {
    background: url("../images/fx-images/image-4.jpg") no-repeat center center;
    background-size: cover;
}
.fxbox_left_img3 {
    background: url("../images/fx-images/image-5.jpg") no-repeat center center;
    background-size: cover;
}
.fxbox_left_img4 {
    background: url("../images/fx-images/image-6.jpg") no-repeat center center;
    background-size: cover;
}
.threeds_left_img1 {
    background: url("../images/3DS-images/3ds-image1.jpg") no-repeat center center;
    background-size: cover;
}
.threeds_left_img2 {
    background: url("../images/3DS-images/3ds-image2.jpg") no-repeat center center;
    background-size: cover;
}
.threeds_left_img3 {
    background: url("../images/3DS-images/3ds-image3.jpg") no-repeat center center;
    background-size: cover;
}
.threeds_left_img4 {
    background: url("../images/3DS-images/3ds-image4.jpg") no-repeat center center;
    background-size: cover;
}
.xpp_left_img1 {
    background: url("../images/xpp-images/image-1.jpg") no-repeat center center;
    background-size: cover;
}
.xpp_left_img2 {
    background: url("../images/xpp-images/image-2.jpg") no-repeat center center;
    background-size: cover;
}
.xpp_left_img3 {
    background: url("../images/xpp-images/image-3.jpg") no-repeat center center;
    background-size: cover;
}
.xpp_left_img4 {
    background: url("../images/xpp-images/image-4.jpg") no-repeat center center;
    background-size: cover;
}
.checkout_experience_left_img1 {
    background: url("../images/checkout-experience-images/image-2.jpg") no-repeat center center;
    background-size: cover;
}
.checkout_experience_left_img2 {
    background: url("../images/checkout-experience-images/image-3.jpg") no-repeat top center;
    background-size: cover;
}
.checkout_experience_left_img3 {
    background: url("../images/checkout-experience-images/image-6.jpg") no-repeat center center;
    background-size: cover;
}
.mcp_experience_left_img1 {
    background: url("../images/mcp-experience-images/image-2.jpg") no-repeat top center;
    background-size: cover;
}
.apm_experience_left_img1 {
    background: url("../images/apms-experience-images/image-2.jpg") no-repeat top center;
    background-size: cover;
}
.apm_experience_left_img2 {
    background: url("../images/apms-experience-images/image-3.jpg") no-repeat top center;
    background-size: cover;
}
.payment_acceptance_left_img1 {
    background: url("../images/payment-acceptance-images/image-2.jpg") no-repeat top center;
    background-size: cover;
}
.payment_acceptance_left_img2 {
    background: url("../images/payment-acceptance-images/image-3.jpg") no-repeat top center;
    background-size: cover;
}
.fraud_payment_left_img1 {
    background: url("../images/fraud-payment-images/image-2.jpg") no-repeat top center;
    background-size: cover;
}
.fraud_payment_left_img2 {
	background: url("../images/fraud-payment-images/image-3.jpg") no-repeat center bottom;
    background-size: cover;
}
.fraud_payment_left_img3 {
	background: url("../images/fraud-payment-images/image-4.jpg") no-repeat center center;
    background-size: cover;
}
.width-10 img {
	width: 16%;
	margin: 2rem;
}

.xpp_five_col_sec {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.xpp_all_sec {
	width: 20%;
	border-right: 1px solid #ffffff;
	padding: 0% 2%;
	text-align: center;
}
.xpp_icons_sec {
    
}
.xpp_icons_rows {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}
.xpp_icons_list {
    width: 8%;
    margin-right: 2%;
}
.xpp_icons_text {
    width: 90%;
}
.no-border {
	border-right: none;
}
.innerpage_twosec_right {
    padding: 5rem 0 7rem;
    padding-left: 4.5%;
    display: table-cell;
    padding-right: 19%;
    width: 50%;
}
.innerpage_twosec_left {
    width: 50%;
    display: table-cell;
    padding-left: 19%;
    padding-right: 5%;
	padding-bottom: 5rem;
}
.checkoutout_left_video {
    padding-left: 0px;
}
.checkout_section3_extra_padding {
	 padding-top: 6rem;
	 padding-bottom: 7rem;
}
.checkout_experience_section3_padding {
	padding: 6rem 0rem;
}
.checkout_experience_img_sec {
	width: 80%;
	
}
.mcp_experience_icons_list_col img {
    width: 30% !important;
}
.mcp_experience_section3_extra_padding {
	 padding-top: 10rem;
	padding-bottom: 11rem;
}
.bullet_list {
    margin: 10px 0 0 40px;
}
.bullet_list li {
    list-style: square;
}
.bullet_list_apms li {
    margin-top: 1.2rem;
}
.bullet_list_checkout li {
   list-style: disc;
	margin-top: 1.2rem;
	margin-left: 1.2rem;
	width: 70%;	
}

.bullet_list_checkout_experience li {
   list-style: disc;
   margin-left: -1rem;
   margin-top: 1rem;
}
.bullet_list_mcp_experience li {
   list-style: decimal;
   margin-left: 1rem;
   margin-top: 1rem;
}
.bullet_list_fraudpayment li {
	margin-top: 0rem;
}
.checkout_experience_extra_sec_padding {
	padding-bottom: 6rem;
}
.mobile_view {
    display: none;
}
.xtra_margin {
	margin-top: 1rem;
}
.xtra_margin_lg {
	margin-top: 2rem;
}
.xpp_xtra_margin {
	margin-top: 4rem;
}
.mcp_xtra_margin_bottom_mcp_experience {
	margin-bottom: 2rem !important;
}
.bullet_order {
    padding: 0px;
    margin: 20px 0 0 20px;
}
.bullet_order li {
    margin-bottom: 15px;
}
.bullet_tick li {
    margin-bottom: 15px;
}
.section4 {
    padding: 50px 0px 10px;
}
.section4_two_cols_sec {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.section4_two_cols {
    width: 45%;
}
.section4_two_cols_icons {
    display: inline-block;
    width: 30%;
    vertical-align: middle;
    padding-right: 5%;
}
.section4_two_cols_text {
    display: inline-block;
    width: 65%;
    vertical-align: middle;
}
.star_text {
    margin-top: 60px;
}
.star_text span {
    font-size: 0.9rem;
    display: inline-block;
    margin-right: 30px;
}
p .source_text {
    font-size: 0.8rem !important;
    line-height: 1.2rem !important;
    display: block;
}
.source_text {
    font-size: 0.8rem !important;
    line-height: 1.2rem !important;
    display: block;
}
.source_text_link {
    color: #444444;
}
.section4_two_cols h2.h2_text {
    margin-bottom: 1rem;
}
.checkout_experience_section2_extra_padding {
	 padding-top: 6rem;
	 padding-bottom: 6rem;
}
.home_icon {
    position: absolute;
    left: -90px;
    top: 10px;
    width: 40px;
}
.checkout_home_icon {
	position: absolute;
    left: 10px;
    top: -90px;
    width: 55px;
}
.top_arrow {
    position: absolute;
    left: -90px;
    top: 10px;
    width: 22px;
    webkit-animation: arrow-top 1.5s infinite ease;
    -moz-animation: arrow-top 1.5s infinite ease;
    -ms-animation: arrow-top 1.5s infinite ease;
    -o-animation: arrow-top 1.5s infinite ease;
    animation: arrow-top 1.5s infinite ease;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes arrow-top {
  0% {
    left: -90px;
  }
  50% {
    left: -80px;
  }
  100% {
    left: -90px;
  }
}
/* Standard syntax */
@keyframes arrow-top {
  0% {
    left: -90px;
  }
  50% {
    left: -80px;
  }
  100% {
    left: -90px;
  }
}

.contactus_section {
    padding: 8% 10%;
    background: url("../images/contact_bg.jpg") no-repeat center center;
    background-size: cover;
    min-height: 100vh;
}
.container_contactus {
    padding: 5%;
    background: #ffffff;
    border-radius: 20px;
}
h2.contact_border_btm {
    border-bottom: 1px solid #666666;
    padding-bottom: 2%;
}
.form_section {
    padding: 1% 8%;
}
.form_section .row {
    margin: 0 0 1% 0;
}
.form_section p.row {
    font-size: 1vw;
    line-height: 1.2vw;
    margin-bottom: 5%;
    font-weight: bold;
}
.form_section p.row span {
    color: red;
}
input[type=text], input[type=email], .elq-item-select {
    width: 100%;
    padding: 8px 15px 7px 10px;
    box-sizing: border-box;
    font-size: 1vw;
    resize: vertical;
    border: 2px solid #bbbbbb;
    outline: none !important;
    background: none;
    border-radius: 5px;
    margin-top: 8px;
    
}
.form_twocols {
    display: flex;
    justify-content: space-between;
}
.close_sec {
    position: absolute;
    right: 5%;
    top: 5%;
    font-size: 2.5rem;
    line-height: 3rem;
    cursor: pointer;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

.footer_text {
    margin-top: 100px !important;
    display: flex;
    justify-content: space-between;
}
.footer_text p.social_links a img {
    width: 30px;
}
.footer_text p.social_links a {
    margin-right: 10px;
}

.bullet_tick ul li {
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}
.bullet_tick ul li::before {
    content:'';
background: url("../images/tick.png") no-repeat;
    background-size: contain;
height: 20px; /*height of image*/
width: 20px; 
    position: absolute;
    left: 0px;
    top: 5px;
}
.bullet_white_tick ul li {
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}
.bullet_white_tick ul li::before {
 content:'';
background: url("../images/tick-w.png") no-repeat;
    background-size: contain;
height: 20px; /*height of image*/
width: 20px; 
    position: absolute;
    left: 0px;
    top: 5px;
}
.progress_bar_circular {
    display: block;
}
.progress_bar_circular_cols {
    width: 160px;
    margin: 15px 70px 15px 0px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.progress_bar_circular_cols p {
    margin-top: 15px;
    font-size: 1.1rem;
    line-height: 1.6rem;
}

.less_padding_bottom {
	padding-bottom: 5rem;
}
.link_text {
	text-decoration: underline;
	color: #005eb8;
	font-style: italic;
}

.small_text {
	    font-size: 1rem;
    line-height: 1.2rem;
}

.apms_icons_list {
    display: block;
    text-align: center;
     margin: 72px 0px 0;
}
.apms_icons_list_col {
    display: inline-block;
    width: 24%;
    vertical-align: top;
    margin-bottom: 60px;
    padding: 0px 20px;
}
.apms_icons_list_col img {
    width: 50%;
}

.payment_acceptance_icons_list {
    display: flex;
    justify-content: space-between;
    text-align: left;
     margin: 72px 0px 0;
}
.payment_acceptance_icons_list_col {
    width: 24%;
    vertical-align: top;
    margin-bottom: 30px;
    padding: 0px 20px;
}
.payment_acceptance_icons_list_col p {
    margin-bottom: 12px;
}

.payment_acceptance_icons_list_col img {
    width: 40%;
}

.fxbox_quotes_list {
    display: block;
    text-align: center;
     margin: 50px 0px 0;
}
.fxbox_quotes_list_col {
    display: inline-block;
    width: 48%;
    vertical-align: top;
    margin-bottom: 40px;
    padding: 0px 5%;
}


.xtra_margin_bottom {
	margin-bottom: 2%;
}
.checkout_grows_three_section {
    display: flex;
    justify-content: space-between;
    margin: 3% 0;
    width: 100%;
}
.checkout_grows_three_section .checkout_grows_three_cols {
    width: 30%;
    text-align: center;
    margin: 30px 10px;
}
.checkout_grows_three_section .checkout_grows_three_cols .checkout_grow_bar {
    padding: 0% 25%;
    margin-bottom: 20px;
}
.checkout_grow_icons_sec {
    display: flex;
    justify-content: space-between;
    margin: 5% 0 3%;
    width: 100%;
}
.checkout_grow_icons_cols {
    width: 17%;
    text-align: center;
    padding-right: 3%;
    position: relative;
}
.checkout_grow_icons_cols:after {
    content: "";
    width: 25px;
    height: 35px;
    background-image: url("../images/checkout-images/right-arrow.png");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0px;
    top: 20%;
}
.checkout_grow_icons_cols_noarrow:after {
    background: none;
}
.checkout_grow_icons_cols p img {
    width: 50%;
}
.def_list ul {
    margin-left: 4%;
}
.def_list ul li {
    list-style: disc;
    margin: 2% 0;
}
.def_list_fraudpayment {
	margin-left: 5%;
}
.border_bottom_white {
    border-bottom: 8px solid #ffffff;
}
.fraud_compare_list {
    display: flex;
     margin: 72px 0px 0;
    justify-content: space-between;
    position: relative;
}
.fraud_compare_list_cols {
    width: 42%;
    vertical-align: top;
    margin-bottom: 30px;
    padding: 20px 20px 40px;
    border-top: 5px solid #89c3e5;
    border-bottom: 5px solid #89c3e5;
}
.vs_text {
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    background: #89c3e5;
    text-align: center;
    font-size: 70px;
    line-height: 120px;
    left: 45%;
    top: 35%;
}
.fraud_icons_list {
    display: flex;
    text-align: center;
     margin: 50px 0px 0;
    justify-content: space-between;
}
.fraud_icons_list_bottom {
    margin: 30px 0px 0;
}
.fraud_icons_list_col {
    width: 30%;
    margin-bottom: 20px;
    text-align: left;
    position: relative;
    padding-bottom: 100px;
}
.threeds_icons_list {
    display: flex;
    text-align: center;
     margin: 50px 10% 0;
    justify-content: space-between;
}

.threeds_icons_list_col {
    width: 30%;
    padding: 0% 5%;
    margin-bottom: 20px;
    text-align: left;
    position: relative;
}
.fraud_icons_list_no_cta {
    padding-bottom: 0px;
}
.fraud_icons_list_bottom_col {
    width: 31%;
}
.fxbox_icons_list_bottom_col {
    width: 45%;
}
.fraud_icons_list_col p {
    margin-bottom: 10px;
}
.fraud_icons_list_col img {
    width: 32%;
}
.fraud_icons_list_bottom_col img {
    width: 100%;
}
.fxbox_icons_list_bottom_col img {
    width: 100%;
}
.fraud_icons_list .cta_abs {
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.threeds_chart_sec {
    width: 420px;
    margin: 40px auto;
}
.threeds_chart_sec_div {
    margin-top: 50px;
}
.threeds_chart_sec_div_cont {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.threeds_chart_sec_div_cont h6 {
    margin: 0px;
}
.threeds_chart_sec_div_cont p {
    margin-top: 20px;
}

@media (max-width: 1440px) {
body {
    font-size: 1.2rem;
    line-height: 1.8rem;
}    
.banners h1 {
    font-size: 3.5rem;
    line-height: 4.2rem;
    margin-top: 4rem;
}
.checkout_experience_img_sec {
    width: 88%;
}
h2.h2_text {
    font-size: 2.2rem;
    line-height: 3rem;
}    
h5.h5_text {
    font-size: 1.5rem;
    line-height: 2rem;
}    
    h4.h4_text {
        font-size: 1.6rem;
        line-height: 2.2rem;
    }    
h3.h3_text {
    font-size: 2.5rem;
    line-height: 3.5rem;
}    
h6.h6_text {
    font-size: 2rem;
    line-height: 2.8rem;
}    
.width_80 {
    width: 100%;
}
.innerpage_banner_content h1 {
    font-size: 5rem;
    line-height: 5.5rem;
    margin-top: 6rem;
}


.innerpage_number {
    font-size: 8rem;
    line-height: 6.5rem;
}    
.width_70 {
    width: 100%;
}    
.innerpage_twosec_right {
    padding-left: 5%;
    padding-right: 12%;
} 
.innerpage_twosec_left {
    padding-left: 12%;
    padding-right: 5%;
}
.checkoutout_left_video {
    padding: 0px !important;
}    
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
.top_number_nav {

}
.innerpage_number {
    
}        

.checkoutout_left_video {
    padding-left: 0px;
}    
.width_90 {
    width: 94%;
}
}
@media (max-width: 1366px) and (max-height: 700px) {
.banners h1 {
    font-size: 3rem;
    line-height: 3.5rem;
    margin-bottom: 1rem;
}    
.btn_big {
    padding: 10px 45px 8px !important;
}    
.top_number_nav {

}    
.thumb_number {
    font-size: 3.5rem;
    line-height: 2.5rem;
}  

h3.h3_text {
    font-size: 2.5rem;
    line-height: 3.5rem;
}    
.header_section_inner {
    min-height: 32rem;
}    
.innerpage_banner_content h1 {
    font-size: 5rem;
    line-height: 5.5rem;
    margin-top: 2rem;
}    
.top_number_nav .innerpage_number {
    font-size: 8rem;
    line-height: 6.5rem;
}    
.top_number_nav .nav_sec_number_sm {
    font-size: 4rem;
    line-height: 3rem;
}    
.pd-70 {
    padding: 70px 0%;
} 
.checkoutout_left_video {
    padding-left: 0px;
}    
.width_90 {
    width: 95%;
}
}
@media (max-width: 1300px) {
.container_grid {
    width: 100%;
    min-width: auto;
    position: relative;
    margin: 0px auto;
    padding: 0px 70px;
}
    .top_number_nav {
    min-width: auto;
        width: 90%;
}
.container_contactus {
    padding: 5%;
}    
.container_grid_full {
    padding: 0px;
}
.footer_text {
    margin-top: 80px !important;
}    
.progress_bar_circular {
    text-align: center;
}    
.progress_bar_circular_cols {
    margin: 25px 20px;
}    
}

@media (max-width: 1100px) {
.banners h1 {
    font-size: 2.5rem;
    line-height: 3.2rem;
}     
.top_arrow {
    left: 20px;
    top: 10px;
}  
.home_icon {
    left: 16px;
    top: 8px;
}
	.width_90 {
    width: 92%;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes arrow-top {
  0% {
    left: 20px;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 20px;
  }
}
/* Standard syntax */
@keyframes arrow-top {
  0% {
    left: 20px;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 20px;
  }
}    
.top_number_nav .innerpage_number {
    font-size: 8rem;
    line-height: 6.5rem;
}
.top_number_nav .nav_sec_number_sm {
    font-size: 4rem;
    line-height: 3rem;
}    
.innerpage_number {

}          
.apms_icons_list_col {
    width: 30%;
} 


}

@media (max-width: 1024px) {
.innerpage_twosec_left {
    padding-left: 7%;
    padding-right: 5%;
}
.innerpage_banner_content h1.h1_big {
    font-size: 4rem;
	line-height: 5rem;
	margin-top: 4rem;
}
.section6_two_cols {
    width: 48%;
}
}

@media (max-width: 990px) {
.fraud_compare_list {
    display: block;
    margin: 72px 0px 0;
}
.fraud_compare_list_cols {
    width: 100%;
    padding: 20px 0px 40px;
}
.vs_text {
    position: relative;
    left: inherit;
    top: inherit;
    margin: 0px auto 30px;
}    
.fraud_icons_list {
    display: block;
}    
.fraud_icons_list_col {
    width: 100%;
    margin-bottom: 40px;
    text-align: left;
    padding-bottom: 0px;
}    
.threeds_icons_list {
    display: block;
    padding: 0;
}
.payment_acceptance_icons_list {
    display: block;
}
.payment_acceptance_icons_list_col {
    width: 47%;
    display: inline-block;
}    
.threeds_icons_list_col {
    width: 200px;
    text-align: left;
    padding: 0;
    margin: 0px auto;
    margin-bottom: 50px;
}    
.fraud_icons_list .cta_abs {
    position: relative;
    bottom: inherit;
    left: inherit;
}    
.fraud_icons_list_col img {
    max-width: 150px;
}    
.fxbox_icons_list_bottom_col img {
    max-width: inherit;
}    
    .fraud_icons_list_bottom_col {
        margin-bottom: 80px;
    }    
.fraud_icons_list_bottom_col img {
    width: 100%;
    max-width: inherit;
}        
}
@media (max-width: 768px) {
.container_grid {
    padding: 0px 40px;
}    
.amadeus_logo {
    margin-left: 30px;
}    
.header_section_inner {
    padding: 30px 0px 25%;
    min-height: auto;
}    
.innerpage_banner_content h1.h1_big {
    margin-top: 3rem;
}    

.section1_two_cols_sec {
    display: block;
}
.checkout_section_left_video {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}    
.top_number_nav .innerpage_number {
    font-size: 8rem;
    line-height: 5rem;
}   

.top_number_nav .nav_sec_number_sm {
    font-size: 4rem;
    line-height: 3rem;
}    
.checkout_grows_three_section {
    display: block;
    width: 80%;
    margin: 0px auto;
}    
.checkout_grows_three_section .checkout_grows_three_cols {
    width: 100%;
    margin: 30px 10px 50px;
}    
.checkout_grows_three_section .checkout_grows_three_cols .checkout_grow_bar {
    padding: 0% 30%;
    margin-bottom: 20px;
}    
.checkout_grow_icons_sec {
    display: block;
    margin: 5% 0 3%;
    width: 100%;
}    
.checkout_grow_icons_cols {
    width: 100%;
    padding-right: 0%;
    padding-bottom: 50px;
}    
.checkout_grow_icons_cols p img {
    width: 50%;
    max-width: 150px;
}    
.checkout_grow_icons_cols:after {
    right: inherit;
    bottom: 20px;
    top: inherit;
    left: 48%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
    transform: rotate(90deg);
}    
.section1_two_cols {
    display: block;
    width: 100%;
    vertical-align: inherit;
    padding: 1% 0;
}    
.section1_two_leftcols {
    border-right: 0;
    border-bottom: 1px solid #666666;
}
.width_70, .width_80, .width_90 {
    width: 100%;
}
.bullet_list {
    margin: 10px 0 0 5%;
    width: 95%;
}        
h2.h2_text {
    font-size: 2.5rem;
    line-height: 3.2rem;
}    
h3.h3_text {
    font-size: 2.5rem;
    line-height: 3.2rem;
}
.innerpage_twosec {
    display: block;
    width: 100%;
}    
.innerpage_twosec_left {
    display: block;
    width: 100%;
    min-height: 25rem;
}   
.innerpage_banner_content h1 {
    font-size: 3rem;
    line-height: 3.5rem;
}    
.pd-70 {
    padding: 70px 0% 60px !important;
}    
    .checkout_section_vertical_align {
        min-height: auto !important;
    }    
.top_number_nav .innerpage_number {
    font-size: 4rem;
    line-height: 3rem;
}   
.top_number_nav .nav_sec_number_sm {
    font-size: 2.2rem;
    line-height: 1.2rem;
}    
.innerpage_twosec_right {
   display: block;
    width: 100%;
    padding: 70px 70px 80px;
}    
.section4_two_cols_sec {
    display: block;
    justify-content: inherit;
}    
.section4_two_cols {
    width: 100%;
    text-align: center;
    margin: 30px 0 100px;
}    
.section4_two_cols_icons {
    width: 100%;
    margin-bottom: 3%;
}    
    .section4_two_cols_icons img {
        max-width: 150px;
    }    
  

.form_twocols {
    display: block;
    justify-content: inherit;
}
.form_section {
    padding: 1% 2%;
}    
.footer_text {
    display: block;
    justify-content: inherit;
}    
.footer_text p {
    text-align: center;
    margin-bottom: 20px;
}
.apms_icons_list_col {
    width: 44%;
}   
  
.fxbox_quotes_list_col {
    width: 100%;
    margin-bottom: 40px;
}    
	.section6_two_cols_sec {
		display: block;
	}
.section6_two_cols {
    width: 100%;
	
}
.section6_two_cols_left {
		margin-bottom: 70px;
	}
.section6_two_cols p img {
    width: 100%;
}
.section6_two_cols p img {
    width: 100%;
}
.home_icon {
    width: 37px;
}
.xpp_icons_list {
    width: 14%;
    margin-right: 2%;
}
.xpp_icons_text {
    width: 84%;
}    
.xpp_five_col_sec {
    width: 100%;
    display: block;
}    
.xpp_all_sec {
    width: 100%;
    border-right: 0px;
    border-bottom: 1px solid #ffffff;
    padding: 30px;
}    
.no-border {
    border-right: none;
    border-bottom: none;
}
    .por_hide {
        display: none;
    }
}
@media (max-width: 480px) {
.checkout_experience_img_sec {
    width: 100%;
}
.bullet_list_checkout_experience li {
    margin-left: 0.5rem;
}
.desktop_view {
		display: none;
	} 
.mobile_view {
		display: block;
	}
.container_grid {
    width: 100%;
    padding: 0px 30px;
}
.contactus_section {
    padding: 30px 20px;
}    
.container_contactus {
    padding: 50px 20px;
}    
.top_number_nav .innerpage_number {
    font-size: 3rem;
    line-height: 2rem;
}   
.top_number_nav .nav_sec_number_sm {
    font-size: 1.7rem;
    line-height: 1rem;
}   
.form_section {
    padding: 0%;
}    
.slide_text_thumb {
    width: 300px;
    margin: 0px 27px;
}    
.thumb_hover_text {
    height: 162px;
    }
.pd-80 {
    padding: 50px 0px !important;
}    
h2.h2_text {
    margin-top: 1rem;
}    
.close_sec {
    right: 25px;
    top: 25px;
    font-size: 2.5rem;
    line-height: 3rem;
}    
.container_grid_full {
    padding: 0px;
}    
.amadeus_logo {
    width: 130px;
    margin: 15px 0px 25px 10px;
    text-align: center;
}    
    .amadeus_logo img {
        max-width: 120px;
    }    
    .header_section .container_grid {
    width: 100%;
    padding: 0px 25px;
}
.contact_top {
     text-align: center;
}    
.banners h1 {
    font-size: 2.2rem;
    line-height: 3rem;
}    
h2.h2_text, h3.h3_text {
    font-size: 1.8rem;
    line-height: 2.4rem;
}    
.btn_big {
    padding: 13px 45px 9px !important;
    font-size: 1.6rem !important;
    line-height: 2.2rem !important;
}    

.thumb_number {
    font-size: 3rem;
    line-height: 2.4rem;
}    
 .payment_acceptance_icons_list_col {
    width: 100%;
    display: block;
     margin-bottom: 50px;
}  
.innerpage_banner_content h1 {
    font-size: 2.5rem !important;
    line-height: 3.2rem !important;
    margin-top: 2rem !important;
}
.innerpage_banner_content h1.h1_big {
    margin-top: 1rem;
}    
.header_section_inner {
    height: auto;
    padding-bottom: 100px;
}    
.innerpage_number {
    font-size: 5rem;
    line-height: 4rem;
}  
.innerpage_twosec_right {
    display: block;
    width: 100%;
    padding: 50px 30px 60px;
}    
.section4_two_cols_icons img {
    max-width: 150px;
}    
.section4_two_cols_text {
    width: 100%;
}    

.top_arrow {
    left: 3px;
    top: 17px;
    width: 15px;
}       
/* Chrome, Safari, Opera */
@-webkit-keyframes arrow-top {
  0% {
    left: 3px;
  }
  50% {
    left: 6px;
  }
  100% {
    left: 3px;
  }
}
/* Standard syntax */
@keyframes arrow-top {
  0% {
    left: 3px;
  }
  50% {
    left: 6px;
  }
  100% {
    left: 3px;
  }
}      
.apms_icons_list_col {
    width: 100%;
    margin-bottom: 40px;
} 
  
		.section6_two_cols_sec {
		display: block;
	}
	.section6_two_cols {
    width: 100%;
	
}
.section6_two_cols_left {
		margin-bottom: 70px;
	}
.section6_two_cols p img {
    width: 100%;
}
.home_icon {
   width: 25px;
    left: 10px;
    top: 13px;
}
.checkout_grows_three_section {
    width: 100%;
}    
.checkout_grows_three_section .checkout_grows_three_cols .checkout_grow_bar {
    padding: 0% 80px;
    margin-bottom: 20px;
}    
.checkout_grow_icons_cols p img {
    width: 60%;
    max-width: 100px;
}    
.def_list ul {
    margin-left: 6%;
}    
.threeds_chart_sec {
    width: 300px;
    margin: 40px auto;
}    
.threeds_chart_sec_div_cont p {
    margin-top: 0px;
}    
.xpp_icons_rows {
    display: block;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 40px;
    text-align: center;
}    
.xpp_icons_list {
    width: 100%;
    margin-right: 0%;
}    
.xpp_icons_list img {
    max-width: 120px;
}    
.xpp_icons_text {
    width: 100%;
}    
}

@media (max-height: 480px) {
.innerpage_banner_content h1 {
    font-size: 3.5rem;
    line-height: 4.5rem;
    margin-top: 2rem;
}
.innerpage_banner_content h1.h1_big {
    font-size: 3rem;
    line-height: 4rem;
    margin-top: 2rem;
}    
.close_sec {
    right: 25px;
    top: 25px;
    font-size: 2.5rem;
    line-height: 3rem;
}   
		.section6_two_cols_sec {
		display: block;
	}
	.section6_two_cols {
    width: 100%;
	
}
.section6_two_cols_left {
		margin-bottom: 10%;
	}
.section6_two_cols p img {
    width: 100%;
}
.checkout_grows_three_section .checkout_grows_three_cols .checkout_grow_bar {
    padding: 0% 15%;
    margin-bottom: 20px;
}    
.xpp_all_sec {
    width: auto;
}    
}


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
