#header {
	position: relative;
	background-color: rgba(18,25,38,0.8) !important;
	border-bottom: 1px solid #F5F5F5;
}

#logo {
	position: absolute !important;
	float: left;
	font-family: 'Raleway', sans-serif;
	font-size: 36px;
	line-height: 100%;
	margin-right: 40px;
    z-index:9999;
}
#logo img {  
    z-index: 9999 !important;
    -webkit-box-shadow: 3px 3px 23px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 3px 23px -2px rgba(0,0,0,0.75);
    box-shadow: 3px 3px 23px -2px rgba(0,0,0,0.75);
}


#primary-menu {
	float: right;
	height: 60px !important;
}
#primary-menu ul {
	list-style: none;
	height: 60px !important;
	margin: 0;
}

#primary-menu ul li a {
	display: block;
	height: 60px !important;
	line-height: 60px !important;
	padding: 0 15px;
	color: #fff !important;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	-webkit-transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease;
	-o-transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease;
	transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease;
}
#primary-menu > ul > li:hover a,
#primary-menu > ul > li.current a { color: 	#FFD700 !important; }


#primary-menu-trigger,
#page-submenu-trigger {
	opacity: 0;
	pointer-events: none;
	cursor: pointer;
	font-size: 20px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
    color: #fff;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

#header.sticky-header #header-wrap {
	z-index: 199;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
		background-color: #121926 !important;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-webkit-backface-visibility: hidden;
}

#portfolio-filter {
    position: relative;
    margin: 0 auto 40px auto !important;
    list-style: none;
    border: 1px solid rgba(0, 0, 0, 0.07);
    float: none !important;
    display: flex;
}
    #portfolio-filter div {
    float:none !important;
    width:100% !important;
    text-align:center;
    }
   
.accordion.accordion-lg .acctitle {
  font-size: 17px !important;
  line-height: 44px;
  padding-left: 30px;
  font-weight: 400;

}
.accordion.accordion-lg .acctitle i {
  width: 20px;
  font-size: 18px;
  line-height: 64px;
}
.accordion.accordion-lg .acc_content {
  padding: 10px 0 30px 30px;
}
.marginbottom-xs {
margin-bottom:10px;
}

.renewform label { letter-spacing: 0 !important;

}
.renewform .input-flex {
display:flex;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;

}
    .renewform .input-flex .input-small {
        width:60px;
        flex:0 1 45px;
        -moz-box-flex:0 1 45px;
        -webkit-box-flex:0 1 45px;
    }
    .renewform .input-flex .input-medium {
        /*width:116px;*/ 
        flex: 1 1 auto;
        -moz-box-flex: 1 1 auto;
        -webkit-box-flex: 1 1 auto;
    }

body #page-title h1 {
    padding: 21px 0;
    padding: 1.5rem 0;
    font-family: "微软雅黑";
    text-transform: uppercase;
    font-weight: normal;
    color: #333;
}
body #page-title{
    border-bottom: none;
    padding-bottom:0;
}

body .button.button-border,
.btn.btn-default {
    font-size: 14px;
    line-height:30px;
    padding: 0 22px;
    background-color: #2196F3;
    border: 1px solid #2196F3;
    color: #fff;
    font-weight: normal;
    -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body .button.button-border:hover,
.btn.btn-default:hover{
    background:transparent;
    color: #2196F3;
    border: 1px solid #2196F3;
}
body label {
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 0;
}

.bottompadding{
    padding-bottom: 14px;
    padding-bottom: 1rem;
    padding-top: 14px;
    padding-top: 1rem;
    
    margin-bottom: 14px;
    margin-bottom: 1rem;
}

button.btn{
    margin-top:0;
}
button.dropdown-toggle {
    background: transparent;
    border-color:rgba(255,255,255,0.2)
}
.Centara-card-big {
    background: url(https://centaraprivilege.com/Content/images/card.png?v=2) no-repeat;
    background-size: 100%;
    width: 270px;
    height: 170px;
    color: #fff;
    position:relative;
}

.detailsbox{
    position:absolute;
    top: 98px;
    text-align: center;
    width: 270px;
    line-height: 1.5;
}
form .row {
    margin-top:10px;
}
.accountinfotable {
    width:100%;
    margin-top:2rem;
    padding:0!important;
}
.ng-scope {
    padding-bottom:1rem;
}

.site.wrapper {
    padding-bottom:14px;
    padding-bottom:1rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  color: #000;
  line-height: 1.5;
  margin: 0 0 30px 0;
  font-family: Helvetica, Arial, sans-serif !important;
}

.paddinglr-sm {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.m4m-title {
    font-size: 25px;
    font-weight: 1000;
    color: #104c97;
    margin: 42px auto 28px auto;
}

@media screen and (max-width:600px) {
    .m4m-title {
        font-size: 15px;
    }
}

.m4m-title span {
    color: #009CDE;
}

.m4m-desc {
    max-width: 920px;
    margin: 0 auto;
}

    .m4m-desc p {
        margin-bottom: 21px;
    }

.m4m-form-box {
    margin: 20px auto;
    float: none;
}

    .m4m-form-box form {
        padding: 21px ;
    }

.gray_bg {
    background: rgb(250, 250, 250);
}
#home-icons span {
    display: inline-block;
    clear: both;
    margin: 15px auto;
    border-radius: 50%;
    line-height: 0;
    padding: 1px;
    background-color: rgb(250, 250, 250);
}

@media screen and (max-width:767px) {
    #home-icons span {
        display: inline-block;
        margin: 0;
        vertical-align: middle;
    }

    #home-icons p {
        display: inline-block;
        width: calc(100% - 170px);
        text-align: left;
        vertical-align: middle;
        box-sizing: border-box;
        padding-left: 20px;
    }

    #home-icons .padding-m {
        padding: 10px !important;
    }
}
.modal-header .close {
    position: absolute;
    top: 15px;
    right: 15px;
}
.modal-title {
    margin: 0 !important;
}