#container-wraper {
    background: url('../images/rgleimeet-indexbanner.jpg') no-repeat center fixed;     
    background-size: cover;
}

#page-wraper {
    background-color: #ffe5c1;
}

#heading-wraper {
  background-image: url("../images/rgleimeet-websitebanner.jpg");
  background-attachment: fixed;
}

#footer-wraper {
  background-color: #01023a;
  /*background-image: url("../images/bg-browndark.jpg");
  background-attachment: fixed;*/
}

.navbar-custom { 
    background-color: #011429;
}

/*.navbar {
  margin-bottom: 0;
  font-family: Calibri !important;
  font-style: normal;
  font-size: 13pt;
}*/


.btn-dark {
  background-color: #47240e;
  border-color: #47240e;
}

h1 {
  display: block;
  font-family: Georgia;
  font-size: 21pt;
  font-style: normal;
  text-align: center;
  color: floralwhite;
  line-height: 40px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}

h2 {
  display: block;
  font-family: Cambria;
  font-size: 15pt;
  font-style: normal;
  text-align: center;
  color: black;
  line-height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}


h3 {
  display: block;
  font-family: Calibri;
  font-size: 12pt;
  font-style: normal;
  text-align: justify;
  line-height: 20pt;
  color: black;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 5px;
  margin-right: 5px;
}

h4 {
  display: block;
  font-family: Calibri;
  font-size: 11pt;
  letter-spacing: 1px;
  text-align: justify;
  color: black;
  line-height: 25px;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 3px;
  margin-right: 3px;
}

h5 {
  display: block;
  font-family: Calibri;
  font-size: 12pt;
  text-align: center;
  color: black;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 30px;
  margin-right: 30px;
}

h6 {
  display: block;
  font-family: Cambria;
  font-size: 12pt;
  letter-spacing: 1px;
  text-align: center;
  font-style: italic;
  color: black;
  line-height: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.heading-text {
  display: block;
  font-family: Calibri;
  font-size: 20pt;
  letter-spacing: 1px;
  text-align: center;
  color: white;
  line-height: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}

.contact-text-center {
  display: block;
  font-family: Calibri;
  font-size: 10pt;
  letter-spacing: 1px;
  text-align: center;
  color: antiquewhite;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}

.footer-text {
  display: block;
  font-family: Calibri;
  font-size: 9pt;
  letter-spacing: 1px;
  text-align: center;
  color: white;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}

.footer-credits-text {
  display: block;
  font-family: Calibri;
  font-size: 9pt;
  letter-spacing: 1px;
  text-align: center;
  color: blue;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}

.nav-pills > li > a {
  margin-top: 10px;
  margin-bottom: 10px;
}

.table-striped {
  font-family: Calibri;
  font-size: 16px !important;
  line-height: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
  /*background-color: #febcbb;*/
}

/*thead {
 background-color: #c72c2a; 
}*/

table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
bottom: .5em;
}


/*----------ACCORDIAN TABS----------*/
.template_faq {
    background: #edf3fe none repeat scroll 0 0;
}
.panel-group {
    bbackground-color: transparent !important;
    border-radius: 3px;
    /*box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.04);*/
    margin-bottom: 0;
    padding: 30px;
}
#accordion .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 10px;
}
#accordion .panel-heading {
    border-radius: 30px;
    padding: 0;
}
#accordion .panel-title a {
    background: #ffb900 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 400;
    padding: 12px 20px 12px 50px;
    text-align: left;
    position: relative;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #333;
}
#accordion .panel-title a::after, #accordion .panel-title a.collapsed::after {
    background: #ffb900 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
    color: #fff;
    content: "ï„‡";
    font-family: fontawesome;
    font-size: 25px;
    height: 55px;
    left: -20px;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: -5px;
    transition: all 0.3s ease 0s;
    width: 55px;
}
#accordion .panel-title a.collapsed::after {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #333;
    content: "ï„…";
}
#accordion .panel-body {
    background: transparent none repeat scroll 0 0;
    border-top: medium none;
    padding: 20px 25px 10px 9px;
    position: relative;
}
#accordion .panel-body p {
    border-left: 1px dashed #8c8c8c;
    padding-left: 25px;
}

/*----------NAV TABS----------*/
.tab .nav-tabs {
    border-bottom:0 none;
}
.tab .nav-tabs li a{
    position: relative;
    padding: 15px;
    color: #174e92;
    font-family: Futura Bk Bt;
    font-size: 17px;
    z-index: 1;
}
.tab .nav-tabs li a:hover{
    background:transparent;
    border:1px solid transparent;
}
.tab .nav-tabs li a:before{
    content: "";
    width:100%;
    height:100%;
    position:absolute;
    bottom: 8px;
    left:-2px;
    background: #eeeff6;
    
    border: 1px solid #d3d3d3;
    border-bottom: 0px none;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    border-top-right-radius:25px;
    border-top-left-radius:25px;
    transform-origin: left center 0;
    transform: perspective(6px) rotateX(3deg);
    z-index:-30;
}
.tab .nav-tabs li{
    margin-right: 15px;
}
.tab .nav-tabs li.active a:before{
    background: #174e92;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li.active a:focus,
.tab .nav-tabs li.active a:hover{
    border:1px solid transparent;
    background:transparent;
    color: #fff;
    font-weight:300;
    z-index: 2;
}
.tab-content .tab-pane{
    border-bottom-left-radius:15px;
    border-bottom-right-radius:15px;
    border: 1px solid #804000;
    padding: 20px;
    background:#eeeff6;
    line-height: 22px;
}
.tab-content .tab-pane h4{
    margin-top: 0;
    font-family: Futura Bk Bt;
    font-size: 18px;
}
@media only screen and (max-width: 767px) {
    .tab .nav-tabs li a{
        padding: 15px 10px;
        font-size: 14px;
    }
    .tab .nav-tabs li a:before{
        bottom: 6px;
    }
}
@media only screen and (max-width: 499px) {
    .tab .nav-tabs li{
        width:100%;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .tab .nav-tabs li a:before{
        bottom: 0;
        transform: none;
        border-bottom: 1px solid #408080;
    }
}


