/* FRONTEND LESS
*********************************************/

/* @import "bootstrap/bootstrap.less"; */
@import "bootstrap.css";

/* @import "font-awesome/font-awesome.less"; */
@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css";

.os-animation{opacity: 0;}
.os-animation.animated{opacity: 1;}

html {overflow-y: scroll; /* scrollbar fix (prevent ugly left pull for lower content sites) */overflow-x: hidden;}

a {color: #0259ac;}
a:hover {color: #EC1C24;text-decoration: none;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
a:focus {color: #EC1C24;text-decoration: none;}

body *{
	-webkit-text-size-adjust:none
}

body {
	font-family: "Source Sans Pro",sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #4a4a4a;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	background-color: #ffffff;
    margin: 0;
    padding: 0;
    overflow-x: hidden; 
	line-height: 1.56;
}

h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a {
    line-height: 1.2;
    font-weight: 400;
    margin: 0 0 20px;
    font-family: "Montserrat",sans-serif;
}
p{
	font-family: 'Lato', sans-serif;
}

*{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.divider-long {
	background: url('../images/divider.jpg') top center no-repeat;
	min-height:25px;
	width:100%;
	overflow: hidden;
	z-index: 1;
	margin-top: 20px;
	margin-bottom: 20px;
}

#zero-nav {
	width:100%;
	background: #EC1C24;
	position:relative;
}
#zero-nav .zero-nav-links {
    float: right;
    position: relative;
    top: 0;
    padding: 6px 0;
}
#zero-nav .zero-nav-links a {
    font-family: "Montserrat",sans-serif;
    padding: 15px 18px 13px 18px;
    color: #FFF;
    font-size: 12px;
}
.minor-announcement {
	width:100%;
	background: #ffffcc;
	position:relative;
	padding:0;
	text-align: center;
	font-size:12px;
	text-transform: uppercase;
	letter-spacing: 0.12em;
	padding-top:10px;
}


header {
	position: relative;
	overflow: hidden;
	height: 100vh;
	width: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-user-select: none;
	 -moz-user-select: none;
	  -ms-user-select: none;
		  user-select: none;
	color:#333;
    background-color: rgba(0,0,0,1);
	z-index: 2;
}

.wrapper__video{
	position: relative;
	object-fit: cover;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.headerp {
	margin-bottom: 40px;
}
.openingtitle{
	position: absolute;
	top: 45%;
	left: 0;
	width: 100%;
	text-align: center;
	color:#fff!important;
	z-index: 9999!important;	
}
.openingtitle h1{
    font-weight: 700;
    color: #fff;
    line-height: 1;
    margin-bottom: 20px;
}
.btn-announce {
    line-height: 1!important;
    width: auto!important;
    background: none;
    border: 1px solid #EC1C24;
    color: #EC1C24;
    font-family: "Montserrat",sans-serif;
    transition: all .3s ease!important;
	text-transform: none;
	font-size: 12px!important;
    letter-spacing: 0.12em;
	white-space: normal;
    padding: 8px 15px;
    border-radius: 25px;
    text-decoration: none;
}
.btn-announce:hover {
	cursor: pointer;
    background: #111;
	color:#fff;
}

.openingbtn {
    line-height: 1!important;
    width: auto!important;
    background: #fff;
    border: 1px solid #fff;
    color: #EC1C24;
    font-family: "Montserrat",sans-serif;
    transition: all .3s ease!important;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
    letter-spacing: 0.12em;
	white-space: normal;
    padding: 18px 30px;
    border-radius: 25px;
    text-decoration: none;
}
.openingbtn:hover {
	cursor: pointer;
    background: #EC1C24;
	color:#fff;
}
.sapientusbtn {
    height: 45px!important;
    line-height: 45px!important;
    padding: 0 35px!important;
    font-size: 16px!important;
    text-transform: none!important;
    letter-spacing: 0px!important;
    border-radius: 50px!important;
    width: auto!important;
    background: rgba(2,89,172,1)!important;
    /* background: linear-gradient(135deg, rgba(2,89,172,1) 0%, rgba(95,167,236,1) 100%); */
    background: linear-gradient(106deg, rgba(2,89,172,1) 0%, rgba(95,167,236,1) 99%, rgba(255,158,128,1) 192%)!important;
    color: #fff!important;
    font-family: "Montserrat",sans-serif;
	font-weight: 600;
    border: none!important;
    transition: all .3s ease!important;
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}
.sapientusbtn:hover {
	cursor: pointer;
    background: rgba(95,167,236,1)!important;
    background: linear-gradient(106deg, rgba(95,167,236,1) 0%, rgba(95,167,236,1) 99%, rgba(95,167,236,1) 192%)!important;
}
.sapientus h4 {
	font-size: 30px;
	font-weight: 600;
	color: #151515;
}

.servicesbtn {
    line-height: 1!important;
    width: auto!important;
    background: #fff;
    border: 1px solid #EC1C24;
    color: #EC1C24;
    font-family: "Montserrat",sans-serif;
    transition: all .3s ease!important;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
    letter-spacing: 0.12em;
	white-space: normal;
    padding: 18px 30px;
    border-radius: 25px;
    text-decoration: none;
}
.servicesbtn:hover {
	cursor: pointer;
    background: #EC1C24;
	color:#fff;
}
.services2btn {
    line-height: 1!important;
    width: auto!important;
    background: #EC1C24;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-family: "Montserrat",sans-serif;
    transition: all .3s ease!important;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
    letter-spacing: 0.12em;
	white-space: normal;
    padding: 18px 18px 18px 22px;
    border-radius: 40px;
    text-decoration: none;
}
.services2btn:hover {
	cursor: pointer;
    background: #ff454c;
	color:#ffffff;
}
.services2btn:active {
	cursor: pointer;
    background: #ff454c;
	color:#ffffff;
}
.corpchair {
	color:#EC1C24;
}

.teambtn {
    line-height: 1!important;
    width: auto!important;
    background: transparent;
    border: 1px solid #EC1C24;
    color: #EC1C24;
    font-family: "Montserrat",sans-serif;
    transition: all .3s ease!important;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
    letter-spacing: 0.12em;
	white-space: normal;
    padding: 18px 30px;
    border-radius: 25px;
    text-decoration: none;
}
.teambtn:hover {
	cursor: pointer;
    background: #EC1C24;
	color:#fff;
}
.teambtn:focus {
	cursor: pointer;
    background: #EC1C24;
	color:#fff;
}
.newsbtn {
    line-height: 1!important;
    width: auto!important;
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-family: "Montserrat",sans-serif;
    transition: all .3s ease!important;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
    letter-spacing: 0.12em;
	white-space: normal;
    padding: 18px 30px;
    border-radius: 25px;
    text-decoration: none;
}
.newsbtn:hover {
	cursor: pointer;
    background: #EC1C24;
	color:#fff;
}
.navbutton {margin-top: 60px;}
.menu-btn {
	background: #131313;
	margin-right: 15px;
	padding: 0px 10px;
}
.joblistings {
	margin-bottom:20px;
	background-color:#eee;
	padding:30px;
}
.applybtn {
	margin-top:30px!important;
}

.vimeo-wrapper {
   position: relative;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: -1;
   pointer-events: none;
   overflow: hidden;
   opacity: 0.4;

}
.vimeo-wrapper iframe {
   width: 100vw;
   height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
   min-height: 600px;
   min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   background-color: rgba(0,0,0,1);
}

.navbar-inverse {
	font-family: "Montserrat",sans-serif;
	transition:500ms ease;
	border-radius: 0px;
	border: 0px;
	height: 130px;
	z-index:9998;
    -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.09);
    box-shadow: 0 0px 0px 0 rgba(0,0,0,.0);
	background: rgba(1,1,1,0.1);
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
.navbar-inverse.scrolled{
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    background-color: #fff!important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.40)!important;
	border-bottom: 1px solid rgba(255,255,255,0.3);
	margin-top: 0px;
}
.navbar .navbar-nav {
	vertical-align: top;
}
.navbar .navbar-collapse {
	text-align: center;
}
.navbar-inverse .navbar-nav > li {
}
.navbar-inverse .navbar-nav > li > a {
	font-size:16px;
	color: #ffffff;
    font-weight: 500;
}
.navbar-inverse.scrolled .navbar-nav > li > a {
	color: #444!important;
}
.navbar-inverse .navbar-nav > li > a:hover {
	color: #ffffff;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.navbar-inverse.scrolled .navbar-nav > li > a:hover {
	color: #EC1C24!important;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-brand {
	line-height: 60px;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background: transparent;
    color: #ffffff;
}
.navbar-inverse.scrolled .navbar-nav > .open > a, .navbar-inverse.scrolled .navbar-nav > .open > a:hover, .navbar-inverse.scrolled .navbar-nav > .open > a:focus {
	background: transparent;
    color: #0259ac;
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 30px;
	width: 250px;
}
.navbar-nav > li > .dropdown-menu > li > a{
	color: #444!important;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px!important;
    padding: 15px 15px;
    font-weight: 500!important;
}
.navbar-nav > li > .dropdown-menu > li > a:hover{
	background: transparent;
	color: #808080;
}
.navbar-brand {
	margin-right: 30px;
}
.smicon {
	font-size: 10px;
}








/* To Dropdown navbar dropdown on hover */
.navbar-nav > li > .multi-level {
	margin-top: -1px;
	width: 200px;
}
.navbar-nav > li:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    right: 100%;
    margin-top: -6px;
    margin-right: -1px;
	font-family: "Montserrat",sans-serif!important;
	color: #444!important;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px!important;
    font-weight: 500!important;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu > .dropdown-menu > li > a{
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #EC1C24;
    margin-top: 5px;
    margin-right: -5px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
}












.lightlogo.hidelogo{
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
	display:none;
}
.darklogo.showlogo{
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
	display:block;
}

.darklogo {
	display:none;
}

.navbar-cont{
	width:100%;
	padding:15px 50px;
	line-height: 60px;
}
.second-button{
    float:right;
}
.headerbutton {
    height: 45px!important;
    line-height: 45px!important;
    padding: 0 35px!important;
    font-size: 16px!important;
    text-transform: none!important;
    letter-spacing: 0px!important;
    border-radius: 10px!important;
    width: auto!important;
    background: rgba(2,89,172,1)!important;
    /* background: linear-gradient(135deg, rgba(2,89,172,1) 0%, rgba(95,167,236,1) 100%); */
    background: linear-gradient(106deg, rgba(2,89,172,1) 0%, rgba(95,167,236,1) 99%, rgba(255,158,128,1) 192%)!important;
    color: #fff!important;
    font-family: 'GTWalsheimBold'!important;
    border: none!important;
    transition: all .3s ease!important;
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}
.headerbutton:hover {
    background: rgba(95,167,236,1)!important;
    background: linear-gradient(106deg, rgba(95,167,236,1) 0%, rgba(95,167,236,1) 99%, rgba(95,167,236,1) 192%)!important;
}
.navbar-btn {
	position:relative;
	top:20px!important;
}
.mod-languages {
	position:relative;
	top:27px!important;
}
.inputbox {
	width:70px;
}

.contactbutton {
    height: 45px!important;
    line-height: 45px!important;
    padding: 0 35px!important;
    font-size: 16px!important;
    text-transform: none!important;
    letter-spacing: 0px!important;
    border-radius: 50px!important;
    width: auto!important;
    background: rgba(2,89,172,1)!important;
    /* background: linear-gradient(135deg, rgba(2,89,172,1) 0%, rgba(95,167,236,1) 100%); */
    background: linear-gradient(106deg, rgba(2,89,172,1) 0%, rgba(95,167,236,1) 99%, rgba(255,158,128,1) 192%)!important;
    color: #fff!important;
    font-family: 'GTWalsheimBold'!important;
    border: none!important;
    transition: all .3s ease!important;
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}
.contactbutton:hover {
    background: rgba(95,167,236,1)!important;
    background: linear-gradient(106deg, rgba(95,167,236,1) 0%, rgba(95,167,236,1) 99%, rgba(95,167,236,1) 192%)!important;
}



.luxbar-brand {
	padding: 0px;
}
.luxbar-brand img{
	height: auto;
	width: 70%;
}


.layerfive {
	position:relative;
	z-index:3;
	text-align: center;
}
.layerfour {
	position:absolute;
	z-index:4;
	text-align: center;
	left: auto;
	right: auto;
}
.layerthree {
	position:absolute;
	z-index:5;
	text-align: center;
	left: auto;
	right: auto;
}
.layertwo {
	position:absolute;
	z-index:6;
	text-align: center;
	left: auto;
	right: auto;
}
.layerone {
	position:absolute;
	z-index:7;
	text-align: center;
	left: auto;
	right: auto;
}

.arrowservices {
	position:absolute;
	z-index:8;
	text-align: center;
	left: auto;
	right: auto;
}

.servicesrow {
	min-height: 50vh;
	background-color: #fff;
	text-align:center;
	padding-top: 0px;
	padding-bottom: 50px;
}
.servicesrow h2 {
	margin-bottom: 60px;
}

.featuresrow {
	background-color: #ffffff;
	height: 100%;
}
.featurestworow {
	background-color: #ffffff;
	height: 100%;
}
.featuresthreerow {
	background-color: #ffffff;
	height: 100%;
	margin-bottom: 40px;
}
.row.center {
   display: flex;
   align-items: center;
}
.featbox {
	padding-left: 50px;
	padding-right: 50px;
}
.featbox h2 {
	color: #12497e;
    font-size: 34px;
    font-weight: 700;
    text-transform: none;
}

.newsrow {
	background-color: #12497e;
    min-height: 400px;
    color: #fff;
    display: flex;
	text-align:left;
	padding-top: 70px;
	padding-bottom: 70px;
}
.newsrow a {
	color:#ffffff;
}
.newsrow h2{
	color: #ffffff;
	line-height: 1.2;
    margin: 0 0 50px;
    font-family: "Montserrat",sans-serif;
    font-size: 34px;
    font-weight: 700;
    text-transform: none;
}
.lnee .onecatlink.last, .lnee .readalllink.last {
    margin-top: 70px!important;
	font-weight:bold;
}
.lnee dd.newsextra, .lnee dl.item_details, .lnee ul.latestnews-items li p {
	margin-bottom:15px!important;
	font-size: 14px!important;
}
.lnee .newstitle {
    margin: 0;
    word-wrap: break-word;
    line-height: initial;
    font-family: "Montserrat",sans-serif;
	margin-bottom: 20px!important;
}
.newstitle a {
	color:#fff;
}
.lnee ul.latestnews-items li p.link {
    margin-top: 20px!important;
}

.investornews a {
	color:#333!important;
	font-size: 20px;
}
.investornews .mod-articles-category-date{
	color: #999!important;
    font: 900 14px/1 "Avenir",sans-serif;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

hr{
	height: 1px;
	background-color: #999;
	border: none;
}

.contactrow {
    min-height: 70vh;
    background-color: #f5f5f5;
	text-align:left;
	color: #151515!important;
    display: flex;
    align-items: center;
	line-height: 230%;
}
.contactrow h2{
	color: #151515;
	margin-bottom: 20px;
	line-height: 150%;
}
.cf-btn {
    letter-spacing: 0px!important;
    background: #FFF;
    color: #EC1C24;
    font-family: "Montserrat",sans-serif;
    transition: all .3s ease!important;
	text-transform: uppercase!important;
	font-size: 12px;
	font-weight: 600;
    letter-spacing: 0.12em;
    border: 1px solid #EC1C24!important;
    transition: all .3s ease!important;
}
.cf-btn:hover {
    background: #EC1C24!important;
    color: #FFF!important;
}

.statsrow {
    min-height: auto;
    align-items: center;
	padding-top: 100px;
	padding-bottom: 80px;
}
.numberrow {
    min-height: auto;
    background-color: #FFF;
	text-align:center;
	color:#111;
    display: flex;
    align-items: center;
}
.numberrow strong {
    font-family: "Montserrat",sans-serif;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 700;
	color:#12497e;
}
.numberrow span {
    font-family: "Montserrat",sans-serif;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 700;
	color:#12497e;
}
.numberrow h2 {
    font-family: "Montserrat",sans-serif;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 700;
	color:#12497e;
}
.numberrow h3 {
    font-family: "Montserrat",sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
.numberrow h4 {
    font-family: "Montserrat",sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}

.newsletterrow {
    min-height: 150px;
    background-color: #EC1C24;
	text-align:center;
	color:#fff;
    display: flex;
    align-items: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.newslettertitle {
	color:#fff;
    font-family: "Montserrat",sans-serif;
    font-size: 34px;
    font-weight: 700;
	margin-right: 20px;
	margin-bottom: 50px!important;
}
.newsletterbutton {
    line-height: 1!important;
    width: auto!important;
    background: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-family: "Montserrat",sans-serif;
    transition: all .3s ease!important;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
    letter-spacing: 0.12em;
	white-space: normal;
    padding: 18px 30px;
    border-radius: 25px;
    text-decoration: none;
	cursor:pointer;
}
.newsletterbutton:hover {
	cursor: pointer;
	color:#fff;
}
.slideDown { display: none; }
.responseContainer .acymailing_module_success .slide_open { margin-top:50px!important; }
.jarow {
	padding-top: 40px;
	padding-bottom: 40px;
    min-height: 70vh;
    background-color: #f5f5f5;
	text-align:left;
	color: #151515!important;
    display: flex;
    align-items: center;
	line-height: 230%;
}
.jarow h2{
	color: #151515;
	margin-bottom: 20px;
	line-height: 150%;
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 16px;
	height: 16px;
	margin: 5px 0px 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #ffffff;
	border: 1px solid #333;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background: #fabe1a;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}

.footer {
	width: 100%;
	height: auto;
	display: block;
}

.footer a {
	color: #ffffff;
	margin-top:20px;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footer-logo {margin-bottom:20px;}

.footer-center{text-align: center;}
.footer-center a:hover{text-decoration:none!important;}

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

.footerabout {
	padding: 30px 0px 30px 0px;
	border-bottom: 1px solid #85B2B5;
}
.aboutmid {
	text-align: left;
	font-weight: 600;
	font-size: 17px;
    vertical-align: middle;
	padding-top: 20px;
}
.aboutsns {
	text-align: left;
	font-weight: 600;
	font-size: 16px;
    vertical-align: middle;
}
.facebook {
	color:#1778f2;
	margin-right:15px;
}
.linkedin {
	color:#028ecb;
	margin-right:15px;
}
.twitter {
	color:#1da1f2;
}
.facebookf {
	color:#fff;
	margin-right:15px;
}
.linkedinf {
	color:#fff;
	margin-right:15px;
}
.twitterf {
	color:#fff;
}
.snsfoot {
	color:#12497e;
}
.firstoffice {
	margin-bottom: 20px;
}

.footerlinks {
	padding: 70px 0px 70px 0px;
	line-height: 1.56;
	font-family: "Source Sans Pro",sans-serif;
    font-size: 18px;
}
.linkone a{
	color: #111;
}
.footnews a{
	color: #0054A4;
	font-weight:bold;
}
.footerlinks h4{
	font-size: 14px;
    font-family: "Montserrat",sans-serif;
    color: #12497e;
    text-transform: uppercase;
    letter-spacing: 1.6px;
	font-weight: 700;
	margin-bottom: 20px;
}
.footerlinks h5{
    font-family: "Montserrat",sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.6px;
	font-weight: 700;
	margin-bottom: 10px;
}
.footlink a{
	color: #0054A4;
	font-weight:bold;
}
.footaddress {
	color: #111;
}
.newsitem {
	line-height: 20px;
	margin-bottom: 40px;
}.newsitem a{
	color: #FFF;
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    line-height: 1.56;
}
.mod-articles-category-date {
	color: #FFF;
    font-size: 12px;
}

.copyright {
	background-color: #12497e;
    color: #fff;
    font-family: "Montserrat",sans-serif;
    line-height: 1;
    overflow: hidden;
    padding: 40px 0;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
	padding: 40px 0px 40px 0px;
}

.no-padding{
	padding-left: 0px!important;
	padding-right: 0px!important;
}

.visible-ipad-port{display:none!important;}
.hide-ipad-port{display:block!important;}


.newsletter .newsletter-form {
    position: relative;
    max-width: 100%;
    margin-top: 23px;
    z-index: 999;
}

.newsletter .newsletter-form input {
    height: 60px;
    width: 100% !important;
    padding: 18px 135px 17px 30px;
    border: 0 none;
    border-radius: 30px;
    outline: none;
    background-color: #fff;
    color: #818181;
    line-height: 1;
}

.newsletter .newsletter-form .button {
    font-weight: 700;
    font-style: normal;
    height: 41px;
    line-height: 1;
    position: absolute;
    right: 9px;
    bottom: 9px;
    display: inline-block;
    margin: 0;
    outline: none;
    text-decoration: none;
    cursor: pointer;

    padding: 0 35px!important;
    letter-spacing: 0px!important;
    border-radius: 50px!important;
    width: auto!important;
    background: #FFF;
    color: #EC1C24;
    font-family: "Montserrat",sans-serif;
    transition: all .3s ease!important;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
    letter-spacing: 0.12em;
    border: 1px solid #EC1C24;
    transition: all .3s ease!important;
}

.newsletter .newsletter-form .button:hover {
    background: #EC1C24;
	color: #FFF;
}

.siteblue {
	color:#0259ac!important;
}

.siteorange {
	color:#f7971e!important;
}

/* SUBPAGE
*********************************************/

.newsheader {
	background: url('../images/bg_main.jpg') top center no-repeat;
	min-height:600px;
	width:100%;
	overflow: hidden;
	z-index: 1;
}

.newsheader .divcontent{
	position: absolute;
	top: 10%;
	left: right;
	width: 100%;
}

#subheader {
	position: relative;
	overflow: hidden;
	min-height: 480px;
	width: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color:#333;
}
.team-wrapper {
	background: url('../images/header-team.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	overflow: hidden;
	min-height: 480px;
}
.news-wrapper {
	background: url('../images/header-news.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	overflow: hidden;
	min-height: 480px;
}
.investor-wrapper {
	background: url('../images/header-investor.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	overflow: hidden;
	min-height: 480px;
}
.career-wrapper {
	background: url('../images/header-career.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	overflow: hidden;
	min-height: 480px;
}
.dataprivacy-wrapper {
	background: url('../images/header-data-privacy.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	overflow: hidden;
	min-height: 480px;
}
.contactus-wrapper {
	background: url('../images/header-contactus.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	overflow: hidden;
	min-height: 480px;
}
.about-wrapper {
	background: url('../images/header-about.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	overflow: hidden;
	min-height: 480px;
}
.mobiledata-wrapper {
	background: url('../images/header-mobiledata.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	overflow: hidden;
	min-height: 480px;
}
.mobilepayment-wrapper {
	background: url('../images/header-mobilepayment.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	overflow: hidden;
	min-height: 480px;
}
.bigdata-wrapper {
	background: url('../images/header-bigdatainsights.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	overflow: hidden;
	min-height: 480px;
}
.rcs-wrapper {
	background: url('../images/header-rcs.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	overflow: hidden;
	min-height: 480px;
}
.valueaddedproducts-wrapper {
	background: url('../images/header-valueaddedproducts.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	overflow: hidden;
	min-height: 480px;
}
.holiday-wrapper {
	background: url('../images/chinese-newyear.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	overflow: hidden;
	min-height: 480px;
}

.businesstext {
    font-family: "Montserrat",sans-serif;
    transition: all .3s ease!important;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
    letter-spacing: 0.12em;
    transition: all .3s ease!important;
}
.mobilepayment {
	text-align:center;
}
.subtitle{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	color:#fff!important;
}
.subtitle h1{
	font-size: 55px;
    color: #fff;
    font-weight: 700;
    text-transform: none;
}

.subpage {
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #ffffff;
}
.subpage h2{
	color: #12497e;
    font-size: 34px;
    font-weight: 700;
    text-transform: none;
	text-align: center;
	line-height: 1.2;
}
.subpage h3{
	color: #12497e;
    font-weight: 700;
    text-transform: none;
	text-align: center;
	line-height: 1.2;
}

.subpagegray {
	padding-top: 70px;
	padding-bottom: 70px;
    background-color: #f5f5f5;
	text-align:left;
	color: #151515!important;
}
.subpagegray {
    min-height: 70vh;
    background-color: #f5f5f5;
	text-align:left;
	color: #151515!important;
    display: flex;
    align-items: center;
	line-height: 230%;
}
.subpagegray h2{
	color: #151515;
	margin-bottom: 20px;
	line-height: 150%;
}

.teamsub {
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
    background-color: #eeeeee;
	text-align:left;
	color: #444!important;
	font-size: 18px;
    font-weight: 400;
    line-height: 1.56;
	font-family: "Source Sans Pro",sans-serif;
}
.teamsub h2{
	color: #12497e;
    font-size: 23px;
    font-weight: 700;
    text-transform: none;
	text-align: center;
	line-height: 1.2;
}
.post {
	margin-bottom: 0;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 14px;
    font-style: italic;
    color: #666666;
}

.aboutsub {
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
    background-color: #ffffff;
	text-align:left;
	color: #444!important;
	font-size: 18px;
    font-weight: 400;
    line-height: 1.56;
	font-family: "Source Sans Pro",sans-serif;
}
.aboutsub h2{
	color: #12497e;
    font-size: 34px;
    font-weight: 700;
    text-transform: none;
	text-align: center;
	line-height: 1.2;
}
.aboutsub h3{
	color: #12497e;
    font-weight: 700;
    text-transform: none;
	text-align: center;
	line-height: 1.2;
}
.about_culture {
	background: url('../images/about-culture.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 80vh;
}
.about_vision {
	background: url('../images/about-vision.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 80vh;
}
.aboutbox {
	padding-left: 50px;
	padding-right: 50px;
}
.aboutbox h2{
	margin-bottom: 30px;
}
.aboutpg p{
	margin-bottom:30px;
}

.teambox {
    background-color: #f5f5f5;
	text-align:left;
	color: #151515!important;
	line-height: 230%;
	min-height: 300px;
	padding-top: 60px;
	padding-bottom: 30px;
}

.team_one {
	background: url('../images/team-actuary.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 80vh;
}
.team_two {
	background: url('../images/team-data.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 80vh;
}
.team_three {
	background: url('../images/team-insurance.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 80vh;
}
.team_four {
	background: url('../images/team-it.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 80vh;
}
.team_five {
	background: url('../images/team-advisory.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 80vh;
}
.team_six {
	background: url('../images/team-presence.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 45vh;
}

.platform-wrapper {
	background: url('../images/platform-1.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	pointer-events: none;
	overflow: hidden;
	height: 480px;
}
.platform_one {
	background: url('../images/platform-1.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	pointer-events: none;
	overflow: hidden;
	height: 480px;
}
.platform_two {
	background: url('../images/platform-2.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	pointer-events: none;
	overflow: hidden;
	height: 480px;
}
.platform_three {
	background: url('../images/platform-3.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	pointer-events: none;
	overflow: hidden;
	height: 480px;
}








.teambox {
	padding: 30px!important;
	width: 80%;
	height: 80%;
}
.teambox h2{
	color: #12497e;
    font-size: 23px;
    font-weight: 700;
    text-transform: none;
	margin-bottom:10px;
	padding-bottom:0px;
}
.teambox p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.56;
	color:#444;
}
.teambox .post {
	margin-bottom: 20px;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #666666;
    line-height: 1;
}
.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 14px;
    left: auto;
    top: 0;
    right: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background-color: #12497e!important;
    z-index: 10;
    cursor: pointer;
}
.fancybox-close-small:after {
    content: "×";
    position: absolute;
    top: 3px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 30px/40px Arial,Helvetica Neue,Helvetica,sans-serif;
    color: #fff!important;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background-color: #12497e!important;
    transition: background .2s;
    box-sizing: border-box;
    z-index: 2;
}


.half-txt {
    width: 60%;
    margin: 0 auto;
    display: inline-block;
    line-height: 25px;
    color: #7e7e7e;
}
.text-uppercase {
    text-transform: uppercase;
}

.team-member, .team-member .team-img {
    position: relative;
}
.team-member {
    overflow: hidden;
}
.team-member, .team-member .team-img {
    position: relative;
}

.team-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    border: 20px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.90);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.team-member:hover .team-hover .desk {
    top: 35%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .desk {
    position: absolute;
    top: 0%;
    width: 100%;
    opacity: 0;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    padding: 0 20px;
}
.desk, .desk h4, .team-hover .s-link a {
    text-align: center;
    color: #222;
}
.team-member:hover .team-hover .s-link {
    bottom: 10%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .s-link {
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateY(45%);
    -ms-transform: translateY(45%);
    transform: translateY(45%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    font-size: 35px;
}
.desk, .desk h4, .team-hover .s-link a {
    text-align: center;
    color: #222;
}
.team-member .s-link a {
    margin: 0 10px;
    color: #333;
    font-size: 16px;
}
.team-title {
    position: static;
    padding: 20px 0;
    display: inline-block;
    width: 100%;
}
.team-title h3 {
    margin-bottom: 0px;
    display: block;
	text-align: left;
}
.team-title span {
    font-size: 14px;
	font-weight: 400;
    text-transform: uppercase;
    color: #3e3e3e;
    letter-spacing: 1px;
}





















.app_customized {
	background: url('../images/app-customized.jpg') top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 80vh;
}

.joblistbox {
    background-color: #ffffff;
	text-align:left;
	color: #151515!important;
	line-height: 230%;
	padding-top: 30px;
	padding-bottom: 30px;
}
.joblistbox2 {
    background-color: #f5f5f5;
	text-align:left;
	color: #151515!important;
	line-height: 230%;
	padding-top: 30px;
	padding-bottom: 30px;
}

.page-header {
    margin: 20px 0 0px;
}

.page-header h2 a{
	text-align: left;
	margin-bottom: 0px!important;
}

.page-header p {
}

.artbody {
	line-height: 180%;
	margin-bottom: 50px;
}

.teambox .tab-content {
	padding-top: 20px;
}
.teambox .nav-tabs {
	font-family:'GTWalsheimBold';
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ffffff;
    border: 1px solid #0259ac;
    border-radius: 0px;
	color:#0259ac;
}

.pager li > a:hover, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #0259ac;
    border: 1px solid #0259ac;
    border-radius: 0px;
	color:#ffffff;
}

.counter {
	margin-top: 0px;
	text-align: right;
}

.pagination-cont {
	margin-top: 50px;
}

.pagination {
	width: 100%;
	text-align: left;
}

.pagination ul {
	margin: 0px;
	width: auto;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #0259ac;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #0259ac;
    border-color: #0259ac;
    cursor: default;
}

.comprofile h2{
	font-size: 34px;
	font-weight: 600;
	color: #151515;
	text-align: left;
}
.comprofile h3{
	font-weight: 600;
	color: #151515;
	text-align: left;
}

.comedge h2{
	font-size: 34px;
	font-weight: 600;
	color: #151515;
	text-align: left;
}
.comedge h3{
	font-weight: 600;
	color: #151515;
	text-align: left;
}

.graycont {
	background-color: #e3e3e3;
}

/* MEDIA QUERIES
*********************************************/

/* Extra small devices (phones, less than 768px) */
/* No media query -> mobile first strategy */

@media all and (max-width: 767px) and (orientation:landscape) {
    /* Styles for Landscape screen */
	
	.hidden-xs-landscape { display: none; }
	
	.chart img{
		width:100%;
		height:auto;
	}
	
}

/* @media screen and (min-width: 768px){
	.dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
		display: block;
	}
	.dropdown-menu{
		margin-top: 0;
	}
	.dropdown-toggle{
		margin-bottom: 2px;
	}
	.navbar .dropdown-toggle, .nav-tabs .dropdown-toggle{
		margin-bottom: 0;
	}
	
} */


/* Mobile Layout - Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {

	.minor-announcement {
		margin-top: 60px;
		font-size: 10px;
	}

	.chart img{
		width:100%;
		height:auto;
	}

	.vimeo-wrapper iframe {
	   width: 100vw;
	   height: 115vh; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
	   min-height: 115vh;
	   min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
	}
	.openingtitle{
		top: 25%;
	}
	.openingtitle h1{
		font-size: 1.5em;
	}
	
	header {
		position: relative;
		overflow: hidden;
		height: 600px;
		width: 100%;
		-webkit-font-smoothing: antialiased;
		-webkit-user-select: none;
		 -moz-user-select: none;
		  -ms-user-select: none;
			  user-select: none;
		color:#333;
		background-color: rgba(0,0,0,1);
		z-index: 2;
	}
	.headerp {
		padding-left:20px;
		padding-right:20px;
	}
	.servicesrow {
		padding-left: 30px;
		padding-right: 30px;
	}
	.service {
		margin-bottom: 20px;
	}
	.servicesrow h2{
		font-size: 22px;
	}
	.servicesrow h3{
		font-size: 18px;
	}
	.servicesbtn {
		line-height: 6!important;
		width: auto!important;
		background: #fff;
		border: 1px solid #EC1C24;
		color: #EC1C24;
		font-family: "Montserrat",sans-serif;
		transition: all .3s ease!important;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: 600;
		letter-spacing: 0.12em;
		white-space: normal;
		padding: 18px 30px;
		border-radius: 25px;
		text-decoration: none;
	}
	
	.featbox {
		padding-top: 30px;
		padding-bottom: 60px;
	}
	.featbox h2 {
		font-size: 1.2em;
	}
	
	.row.center {
	   display: block;
	   align-items: center;
	}

	.newsrow {
		padding: 30px;
	}

	.contactrow {
		padding: 30px;
		line-height: 150%;
	}
	.contactrow h2{
		color: #151515;
		margin-bottom: 20px;
		line-height: 130%;
		font-size: 22px;
	}

	.newsletterrow {
		padding: 20px 30px 20px 30px;
	}
	.newslettertitle {
		margin-bottom: 10px!important;
	}
	.newsletter .newsletter-form .button {
		font-weight: 700;
		font-style: normal;
		height: 41px;
		line-height: 1;
		position: absolute;
		right: 9px;
		bottom: 9px;
		display: inline-block;
		margin: 0;
		outline: none;
		text-decoration: none;
		cursor: pointer;

		padding: 0 25px!important;
		letter-spacing: 0px!important;
		border-radius: 50px!important;
		width: auto!important;
		background: #FFF;
		color: #EC1C24;
		font-family: "Montserrat",sans-serif;
		transition: all .3s ease!important;
		text-transform: uppercase;
		font-weight: 600;
		letter-spacing: 0.12em;
		border: 1px solid #EC1C24;
		transition: all .3s ease!important;
	}

	.newsletter .newsletter-form .button:hover {
		background: #EC1C24;
		color: #FFF;
	}

	.footer {
		padding: 20px 0px 0px 0px;
	}
	.footerabout {
		padding: 30px 0px 30px 0px;
		border-bottom: 1px solid #85B2B5;
		text-align: center;
	}
	.aboutmid {
		text-align: center;
		font-weight: 600;
		font-size: 16px;
		vertical-align: middle;
		padding-top: 20px;
	}
	.aboutsns {
		text-align: left;
		font-weight: 600;
		font-size: 16px;
		vertical-align: middle;
	}
	.footerlinks {
		padding: 20px 20px 20px 20px;
		line-height: 30px;
		text-align: left;
	}
	.linkone {
		margin-bottom: 40px;
	}
	.linkone a{
		color: #111;
	}
	.footnews {
		margin-bottom: 40px;
	}
	.footnews a{
		color: #0054A4;
		font-weight:bold;
	}
	.footerlinks h4{
		color: #0054A4;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.footlink {
		margin-bottom: 40px;
	}
	.footlink a{
		color: #111;
		font-weight:bold;
	}
	.footaddress {
		color: #111;
	}
	.newsitem {
		line-height: 20px;
	}.newsitem a{
	}
	.newsone{
		margin-bottom: 30px;
	}
	.statsrow {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.footer-left{text-align:center;line-height:220%;}
	.footer-right{text-align:center;line-height:220%;margin-bottom:0px;}
	.footer-right h5{line-height:220%;margin-bottom:20px;}
	
	/* SUBPAGE
	*********************************************/
	
	.subtitle h1{
		font-size: 35px;
		color: #fff;
		font-weight: 700;
		text-transform: none;
	}
	
	.arttitle {
		font-size: 18px;
	}
	
	.counter {
		margin-top: 20px;
		text-align: center;
	}

	.pagination {
		width: 100%;
		text-align: center;
	}
	
	.mod-languages {
		top:20px!important;
		left: 25px;
		color:#333!important;
	}
	
	.teambox h2{
		margin-top: 15px;
	}
	
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

}

/* iPhone X */
@media only screen 
    and (device-width : 812px) 
    and (device-height : 375px) 
    and (-webkit-device-pixel-ratio : 3) 
	and (orientation : landscape) { 
	
	.hidden-ipx-landscape { display:none!important; }
	.visible-ipx-landscape { display:block!important; }
	
	.footer-left{text-align:center;}
	.footer-right{text-align:center;line-height:220%;margin-bottom:30px;}
	.footer-right h5{line-height:220%;margin-bottom:20px;}
	
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
	.visible-ipad-port{display:block!important;}
	.hide-ipad-port{display:none!important;}
	
}

@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
	.visible-ipad-port{display:block!important;}
	.hide-ipad-port{display:none!important;}
}

@media all and (device-width: 1366px) and (device-height: 1024px) and (orientation:landscape) {
	.visible-ipad-port{display:block!important;}
	.hide-ipad-port{display:none!important;}
}

@media all and (device-width: 1024px) and (device-height: 1366px) and (orientation:portrait) {
	.visible-ipad-port{display:block!important;}
	.hide-ipad-port{display:none!important;}
}