/*body{background: #fad069;}*/
h1, h2, h3, h4, h5, h6{color: #303030; font-family: 'open_sansregular';}

h1{font-size: 48px;}
h2{font-size: 33px; line-height: 46px;}
h3{font-size: 28px;}

p{font-family: 'open_sanslight'; font-size: 18px; color: #555555; line-height: 28px;}
li{font-family: 'open_sansregular';}

a:link{transition: ease-in-out 0.2s;}
a:hover{transition: ease-in-out 0.2s;}

@font-face {
    font-family: 'open_sansbold';
    src: url('opensans-bold-webfont.woff') format('woff2'),
         url('opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold_italic';
    src: url('opensans-bolditalic-webfont.woff') format('woff2'),
         url('opensans-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansextrabold';
    src: url('opensans-extrabold-webfont.woff') format('woff2'),
         url('opensans-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansextrabold_italic';
    src: url('opensans-extrabolditalic-webfont.woff') format('woff2'),
         url('opensans-extrabolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansitalic';
    src: url('opensans-italic-webfont.woff') format('woff2'),
         url('opensans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('opensans-light-webfont.woff') format('woff2'),
         url('opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight_italic';
    src: url('opensans-lightitalic-webfont.woff') format('woff2'),
         url('opensans-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.woff') format('woff2'),
         url('opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('opensans-semibold-webfont.woff') format('woff2'),
         url('opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('opensans-semibolditalic-webfont.woff') format('woff2'),
         url('opensans-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body.navpadding{padding-top: 100px;}
.navbar-default{background: #FFF; min-height: 100px !important; border: 0; margin-bottom: 0;}
.navbar-nav > li > a{color: #484848 !important; font-size: 16px; margin: 5px; padding: 5px 15px;}
.navbar-nav{padding-top: 22px;}
.navbar-brand { float: left; font-size: 18px; height: 100px; line-height: 20px; padding: 15px;}
.navbar-default a.memberbtn{background: #0798ae; border-radius: 5px; color: #FFF !important;}
.navbar-default a.memberbtn:hover{background: #077181 !important; color: #FFF !important;}
.navbar-default a.memberbtn:focus{background: #0798ae !important; border-radius: 5px; color: #FFF !important;}
.navbar-default a.memberbtn:visited{background: #0798ae !important; border-radius: 5px; color: #FFF !important;}

/* Hero Section */
.HeroSection{background: #f3f3f3; width: 100%; float: left; overflow: hidden;}
.HeroSection h1{font-size: 30px; color: #218070; line-height: 38px;}
.HeroSection .tagline{color: #585858; font-size: 20px; font-family: 'open_sanssemibold';}
.HeroSection .herobtn{font-size: 16px; font-family: 'open_sanssemibold'; text-transform: uppercase;}

/* Three Color Tabs */
.StatSection{background: #00a388; width: 100%; float: left; overflow: hidden;}
.StatSection .panel{border-radius: 0; margin-bottom: 0; min-height: 190px;}
.StatSection .panel p.content{font-size: 18px; text-align: center; color: #FFF; margin-bottom: 0;}

.StatSection .orphand1{background: #016776; transition: ease-in-out 0.2s;}
.StatSection .orphand1:hover{background: #02606e; transition: ease-in-out 0.2s;}

.StatSection .orphand2{background: #0c545f; transition: ease-in-out 0.2s;}
.StatSection .orphand2:hover{background: #08444d; transition: ease-in-out 0.2s;}

.StatSection .orphand3{background: #007b67; transition: ease-in-out 0.2s;}
.StatSection .orphand3:hover{background: #016f5d; transition: ease-in-out 0.2s;}


/* Who We Are */
.WhoWeAre{background: #ffffff; width: 100%; float: left; overflow: hidden;}
.WhoWeAre h2{font-size: 30px; color: #218070; font-family: 'open_sanssemibold';}
.WhoWeAre h3{font-size: 24px; color: #218070;}
.WhoWeAre p.content{font-size: 18px; color: #555555;}
.WhoWeAre a.whoweareCTA{font-size: 18px; padding: 0; color: #555555;}

/* Forum Section */
.ForumSection{background: #016776; width: 100%; float: left; overflow: hidden; padding-top: 40px; padding-bottom: 40px;}
.ForumSection h2{text-align: center; font-size: 30px; color: #FFF;}
.ForumSection .ForumPanel{border-radius: 0; margin-bottom: 0; border: 0; overflow: hidden; background: none; box-shadow: none;}
.ForumSection .ForumPanel .panel-heading{text-align: center; font-size: 28px; color: #FFF; background: #0c505a;  font-family: 'open_sansregular'; font-weight: 600;}
.ForumSection .ForumPanel .panel-body{background: #248a99; color: #FFF; min-height: 260px; padding-bottom: 10px; padding-top: 0;}
.ForumSection .ForumPanel .panel-body h3{text-align: center; font-size: 22px; font-family: 'open_sanssemibold'; color: #FFF; margin-bottom: 10px; margin-top: 10px;}
.ForumSection .ForumPanel .panel-body ul{margin: 0; padding: 0; list-style: none;}
.ForumSection .ForumPanel .panel-body li{font-size: 16px; margin-bottom: 5px; line-height: 16px;}


/* Objective Section */
.ObjectiveSection{background: #00a388; float: left; width: 100%; overflow: hidden; padding-top: 40px; padding-bottom: 40px;}
.ObjectiveSection h2 {color: #fff; font-size: 30px; text-align: center;}
.ObjectiveSection .ObjList ul{margin: 0; padding: 0; list-style: none;}
.ObjectiveSection .ObjList li{font-size: 20px; color: #FFF; font-family: 'open_sanssemibold';margin-bottom: 40px; margin-top: 40px;}
.ObjectiveSection .ObjList li:last-child{margin-bottom: 0;}
.ObjectiveSection .btn-primary{background: #00606f; text-align: center; text-transform: uppercase; font-family: 'open_sanssemibold'; font-size: 18px; margin: 20px auto; padding: 10px 70px; display: table;}

.left-to-right{background: url('../images/right-arrow.png') no-repeat center center;}
.right-to-left{background: url('../images/left-arrow.png') no-repeat center center;}


/* SliderSection */
.SliderSection{background: #ebebeb; float: left; width: 100%; overflow: hidden; padding-top: 40px; padding-bottom: 40px;}
.SliderSection h2 {color: #6f6f6f; font-size: 30px; text-align: center;}
.SliderSection .Sliderbox{background: #FFF; padding-top: 20px; padding-bottom: 20px; overflow: hidden; min-height: 520px;}
.SliderSection .Sliderbox h3{color: #00a388;font-family: "open_sanssemibold";font-size: 24px;font-weight: 600;margin-top: 0;}
.SliderSection .Sliderbox ul{margin: 0; padding: 0; list-style: disc;}
.SliderSection .Sliderbox li{color: #676767; font-size: 16px;font-weight: 400; line-height: 24px; list-style: outside none none; margin-bottom: 10px;}
.SliderSection .Sliderbox li{padding-left: 1em; text-indent: -.7em;}
.SliderSection .Sliderbox li:before {content: "\f111"; font-family: FontAwesome; color: #a3d3cb; margin-right: 10px; margin-left: -8px; font-size: 10px; vertical-align: middle;}
.SliderSection .Sliderbox h4{color: #878787; font-family: 'open_sanssemibold'; font-size: 20px;}
.SliderSection .Sliderbox h3.blueheading{color: #0b8295; font-size: 22px; font-family: 'open_sanssemibold'; font-weight: 400; margin-top: 15px;}

.slick-prev::before, .slick-next::before{}

.slick-prev::before{
    background: rgba(0, 0, 0, 0) url("../images/arrow-left-slider.png") no-repeat scroll center center;
    display: block;
    height: 43px !important;
    overflow: hidden;
    width: 45px !important;
}
.slick-next::before{
    background: rgba(0, 0, 0, 0) url("../images/arrow-right-slider.png") no-repeat scroll center center;
    display: block;
    height: 43px !important;
    overflow: hidden;
    width: 45px !important;
}
.slick-prev, .slick-next{height: 43px;width: 45px;}
.slick-dots{margin-top: 20px;bottom: -50px;}
.slick-dots li button::before{font-size: 40px;}


.footer{background: #343434; float: left; width: 100%; overflow: hidden; padding-top: 20px; padding-bottom: 20px;}
.footer hr{background: #5f5f5f none repeat scroll 0 0; border: 2px solid; color: #5f5f5f;}
.footer .FooterMenu ul{margin: 0; padding: 0; list-style: none;}
.footer .FooterMenu li{color: #afafaf; margin-bottom: 3px;}
.footer .SocialIcons .facebook{float: right; width: 48px; height: 48px; display: block; overflow: hidden; background: url('../images/social-icons.png') no-repeat 0px -1px; transition: ease-in-out 0s;}
.footer .SocialIcons .facebook:hover{background: url('../images/social-icons.png') no-repeat 0px -50px; transition: ease-in-out 0s;}
.footer .SocialIcons .twitter{float: right; width: 48px; height: 48px; display: block; overflow: hidden; background: url('../images/social-icons.png') no-repeat -51px -1px; transition: ease-in-out 0s;}
.footer .SocialIcons .twitter:hover{background: url('../images/social-icons.png') no-repeat -51px -50px; transition: ease-in-out 0s;}
.footer .mailto{color: #989898; font-size: 18px;}
.footer .copyright{color: #989898; font-size: 14px; font-family: 'open_sanssemibold'; text-transform: uppercase;}
.footer .FooterMenu a{color: #afafaf; text-decoration: none;}
.footer .FooterMenu a:hover{color: #afafaf; text-decoration: none;}
.footer .FooterMenu a:focus{color: #afafaf; text-decoration: none;}

/* Default Component */
.btn-primary{background: #0798ae; color: #FFF; border: 0; border-radius: 5px !important;}
.btn-primary:hover{background: #077181 !important;}
.btn-primary:focus{background: #077181 !important;}
.small{color: #535353; font-size: 14px; font-family: 'open_sanssemibold';}

/* Helper CSS */
.btn{border-radius: 0;}
.container-fluid { overflow:hidden;}
.fullhr{height: 1px; border-top: 1px solid #e0e0e0; background: none; display: block; width: 100%; float: left;}
.largebtn{font-size: 20px; padding: 10px 35px !important;}
.smallbtn{font-size: 16px; padding: 5px 20px !important;}
.text-wraper{padding: 10px; color: #333333; font-size: 14px;}
.caps{text-transform: uppercase;}
.bold600{font-weight: 600;}
.nptb{padding-top: 0 !important; padding-bottom: 0 !important;}
.nplr{padding-left: 0 !important; padding-right: 0 !important;}
.npt{padding-top: 0 !important;}
.npb{padding-bottom: 0 !important;}
.bold{font-weight: 600 !important;}
.bold400{font-weight: 400 !important;}
.nmb{margin-bottom: 0 !important;}
.nmt{margin-top: 0 !important;}
.nmtb{margin-top: 0 !important; margin-bottom: 0 !important;}
.nmlr{margin-left: 0 !important; margin-right: 0 !important;}
.ml20{margin-left: 20px !important;}
.mt10{margin-top:10px !important;}
.mb10{margin-bottom:10px !important;}
.mt20{margin-top:20px !important;}
.mb20{margin-bottom:20px !important;}
.mb10{margin-bottom:10px !important;}
.pl20{padding-left: 20px !important;}
.pr20{padding-right: 20px !important;}
.pt20{padding-top: 20px !important;}
.pb20{padding-bottom: 20px !important;}
.mt40{margin-top:40px !important;}
.pb15{padding-bottom: 15px !important;}
.pt15{padding-top: 15px !important;}
.aligncenter{margin: 10px auto;}
.sup{vertical-align: super;font-size:10px;} 
.noborder{border:none !important;}
.nopadding{padding: 0;}
.nobg{background: none;}
.nbt{border-top: 0px !important;}
.clear { clear: both; height: 60px;}
.no-gutter{padding-right: 0 !important; padding-left: 0 !important;}
.onlymobile{display: none;}
.btncenter{margin: 10px auto; display: table;}
.dtableinline{display: inline-table;}
.Aligner {display: flex !important; align-items: center !important;justify-content: center !important;}
.Aligner-item {max-width: 50% !important;}
.Aligner-item--top {align-self: flex-start !important;}
.Aligner-item--bottom {align-self: flex-end !important;}
.modal-body{overflow: hidden;}

.l-h {
  line-height: 1.42857143;
}

.l-h-0x {
  line-height: 0;
}

.l-h-1x {
  line-height: 1.2;
}

.l-h-2x {
  line-height: 2em;
}

.l-s-1x {
  letter-spacing: 1;
}

.l-s-2x {
  letter-spacing: 2;
}

.l-s-3x {
  letter-spacing: 3;
}

.font-normal {
  font-weight: normal;
}

.font-thin {
  font-weight: 300;
}

.font-bold {
  font-weight: 700;
}

.text-3x {
  font-size: 3em;
}

.text-2x {
  font-size: 2em;
}

.text-lg {
  font-size: 18px;
}

.text-md {
  font-size: 16px;
}

.text-base {
  font-size: 14px;
}

.text-sm {
  font-size: 13px;
}

.text-xs {
  font-size: 12px;
}

.text-xxs {
  text-indent: -9999px;
}

.text-ellipsis {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-u-c {
  text-transform: uppercase;
}

.text-l-t {
  text-decoration: line-through;
}

.text-u-l {
  text-decoration: underline;
}

.text-active,
.active > .text,
.active > .auto .text {
  display: none !important;
}

.active > .text-active,
.active > .auto .text-active {
  display: inline-block !important;
}

.box-shadow {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
}

.box-shadow-lg {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
}

.text-shadow {
  font-size: 170px;
  text-shadow: 0 1px 0 #dee5e7, 0 2px 0 #fcfdfd, 0 5px 10px rgba(0, 0, 0, 0.125), 0 10px 20px rgba(0, 0, 0, 0.2);
}

.no-shadow {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.wrapper-xs {
  padding: 5px;
}

.wrapper-sm {
  padding: 10px;
}

.wrapper {
  padding: 15px;
}

.wrapper-md {
  padding: 20px;
}

.wrapper-lg {
  padding: 30px;
}

.wrapper-xl {
  padding: 50px;
}

.padder-lg {
  padding-right: 30px;
  padding-left: 30px;
}

.padder-md {
  padding-right: 20px;
  padding-left: 20px;
}

.padder {
  padding-right: 15px;
  padding-left: 15px;
}

.padder-v {
  padding-top: 15px;
  padding-bottom: 15px;
}

.no-padder {
  padding: 0 !important;
}

.pull-in {
  margin-right: -15px;
  margin-left: -15px;
}

.pull-out {
  margin: -10px -15px;
}

.b {
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.b-a {
  border: 1px solid #dee5e7;
}

.b-t {
  border-top: 1px solid #dee5e7;
}

.b-r {
  border-right: 1px solid #dee5e7;
}

.b-b {
  border-bottom: 1px solid #dee5e7;
}

.b-l {
  border-left: 1px solid #dee5e7;
}

.b-light {
  border-color: #edf1f2;
}

.b-dark {
  border-color: #3a3f51;
}

.b-black {
  border-color: #3a3f51;
}

.b-primary {
  border-color: #2581ce;
}

.b-success {
  border-color: #27c24c;
}

.b-info {
  border-color: #23b7e5;
}

.b-warning {
  border-color: #fad733;
}

.b-danger {
  border-color: #f05050;
}

.b-white {
  border-color: #ffffff;
}

.b-dashed {
  border-style: dashed !important;
}

.b-l-light {
  border-left-color: #edf1f2;
}

.b-l-dark {
  border-left-color: #3a3f51;
}

.b-l-black {
  border-left-color: #3a3f51;
}

.b-l-primary {
  border-left-color: #2581ce;
}

.b-l-success {
  border-left-color: #27c24c;
}

.b-l-info {
  border-left-color: #23b7e5;
}

.b-l-warning {
  border-left-color: #fad733;
}

.b-l-danger {
  border-left-color: #f05050;
}

.b-l-white {
  border-left-color: #ffffff;
}

.b-l-2x {
  border-left-width: 2px;
}

.b-l-3x {
  border-left-width: 3px;
}

.b-l-4x {
  border-left-width: 4px;
}

.b-l-5x {
  border-left-width: 5px;
}

.b-2x {
  border-width: 2px;
}

.b-3x {
  border-width: 3px;
}

.b-4x {
  border-width: 4px;
}

.b-5x {
  border-width: 5px;
}

.r {
  border-radius: 2px 2px 2px 2px;
}

.r-2x {
  border-radius: 4px;
}

.r-3x {
  border-radius: 6px;
}

.r-l {
  border-radius: 2px 0 0 2px;
}

.r-r {
  border-radius: 0 2px 2px 0;
}

.r-t {
  border-radius: 2px 2px 0 0;
}

.r-b {
  border-radius: 0 0 2px 2px;
}

.m-xxs {
  margin: 2px 4px;
}

.m-xs {
  margin: 5px;
}

.m-sm {
  margin: 10px;
}

.m {
  margin: 15px;
}

.m-md {
  margin: 20px;
}

.m-lg {
  margin: 30px;
}

.m-xl {
  margin: 50px;
}

.m-n {
  margin: 0 !important;
}

.m-l-none {
  margin-left: 0 !important;
}

.m-l-xs {
  margin-left: 5px;
}

.m-l-sm {
  margin-left: 10px;
}

.m-l {
  margin-left: 15px;
}

.m-l-md {
  margin-left: 20px;
}

.m-l-lg {
  margin-left: 30px;
}

.m-l-xl {
  margin-left: 40px;
}

.m-l-xxl {
  margin-left: 50px;
}

.m-l-n-xxs {
  margin-left: -1px;
}

.m-l-n-xs {
  margin-left: -5px;
}

.m-l-n-sm {
  margin-left: -10px;
}

.m-l-n {
  margin-left: -15px;
}

.m-l-n-md {
  margin-left: -20px;
}

.m-l-n-lg {
  margin-left: -30px;
}

.m-l-n-xl {
  margin-left: -40px;
}

.m-l-n-xxl {
  margin-left: -50px;
}

.m-t-none {
  margin-top: 0 !important;
}

.m-t-xxs {
  margin-top: 1px;
}

.m-t-xs {
  margin-top: 5px;
}

.m-t-sm {
  margin-top: 10px;
}

.m-t {
  margin-top: 15px;
}

.m-t-md {
  margin-top: 20px;
}

.m-t-lg {
  margin-top: 30px;
}

.m-t-xl {
  margin-top: 40px;
}

.m-t-xxl {
  margin-top: 50px;
}

.m-t-n-xxs {
  margin-top: -1px;
}

.m-t-n-xs {
  margin-top: -5px;
}

.m-t-n-sm {
  margin-top: -10px;
}

.m-t-n {
  margin-top: -15px;
}

.m-t-n-md {
  margin-top: -20px;
}

.m-t-n-lg {
  margin-top: -30px;
}

.m-t-n-xl {
  margin-top: -40px;
}

.m-t-n-xxl {
  margin-top: -50px;
}

.m-r-none {
  margin-right: 0 !important;
}

.m-r-xxs {
  margin-right: 1px;
}

.m-r-xs {
  margin-right: 5px;
}

.m-r-sm {
  margin-right: 10px;
}

.m-r {
  margin-right: 15px;
}

.m-r-md {
  margin-right: 20px;
}

.m-r-lg {
  margin-right: 30px;
}

.m-r-xl {
  margin-right: 40px;
}

.m-r-xxl {
  margin-right: 50px;
}

.m-r-n-xxs {
  margin-right: -1px;
}

.m-r-n-xs {
  margin-right: -5px;
}

.m-r-n-sm {
  margin-right: -10px;
}

.m-r-n {
  margin-right: -15px;
}

.m-r-n-md {
  margin-right: -20px;
}

.m-r-n-lg {
  margin-right: -30px;
}

.m-r-n-xl {
  margin-right: -40px;
}

.m-r-n-xxl {
  margin-right: -50px;
}

.m-b-none {
  margin-bottom: 0 !important;
}

.m-b-xxs {
  margin-bottom: 1px;
}

.m-b-xs {
  margin-bottom: 5px;
}

.m-b-sm {
  margin-bottom: 10px;
}

.m-b {
  margin-bottom: 15px;
}

.m-b-md {
  margin-bottom: 20px;
}

.m-b-lg {
  margin-bottom: 30px;
}

.m-b-xl {
  margin-bottom: 40px;
}

.m-b-xxl {
  margin-bottom: 50px;
}

.m-b-n-xxs {
  margin-bottom: -1px;
}

.m-b-n-xs {
  margin-bottom: -5px;
}

.m-b-n-sm {
  margin-bottom: -10px;
}

.m-b-n {
  margin-bottom: -15px;
}

.m-b-n-md {
  margin-bottom: -20px;
}

.m-b-n-lg {
  margin-bottom: -30px;
}

.m-b-n-xl {
  margin-bottom: -40px;
}

.m-b-n-xxl {
  margin-bottom: -50px;
}
.v-middle {
  vertical-align: middle !important;
}

.v-top {
  vertical-align: top !important;
}

.v-bottom {
  vertical-align: bottom !important;
}
.vertical-align {
    display: flex;
    align-items: center;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    background: none;
}

/* For Tablet */
@media (max-width: 1000px) {
    .row.vertical-align { display: block !important;}
    .HeroSection h1{text-align: center;}
    .HeroSection .tagline{text-align: center;}
    .HeroSection .herobtn{display: table; margin: 10px auto;}
    .HeroSection p.small{text-align: center;}
    .StatSection .panel p.content {font-size: 14px; line-height: 18px;}
    .WhoWeAre h2, .WhoWeAre h3, .WhoWeAre p.content{text-align: center;}
    .WhoWeAre a.whoweareCTA{margin: 30px auto 10px; display: table;}
    .ForumSection .ForumPanel{margin-bottom: 10px;}
    .ForumSection .ForumPanel .panel-body li{font-size: 14px;}
    .left-to-right{background: none;}
    .right-to-left{background: none;}
}

/* iPad Horizontal Fix (1024) */
@media (min-width:992px) and (max-width:1199px){
    .StatSection .panel{min-height: 220px;}
}
/* For Mobiles */
@media (min-width:320px) and (max-width:767px){
    .ForumSection .ForumPanel .panel-body{padding: 15px;}
    .ForumSection .ForumPanel .panel-body li{line-height: 20px; margin-bottom: 10px;}
    .ForumSection .ForumPanel{margin-bottom: 20px;}
    .WhoWeAre a.whoweareCTA{margin: 30px auto 20px;}
    .navbar-header { float: none; margin: 0 !important; width: 100%;}
    .navbar.navbar-default .container{padding: 0 !important;}
    .navbar-nav {padding-top: 0px;}
    .navbar.navbar-default a.memberbtn{color: #484848 !important; background: none !important;}
    .navbar.navbar-default a.memberbtn:hover{color: #484848 !important; background: none !important;}
    .navbar.navbar-default a.memberbtn:visited{color: #484848 !important; background: none !important;}
    .footer .container.no-padder{padding: 0 15px !important;}
    .footer .container.no-padder img.footerlogo{display: table; float: none !important; margin: 10px auto !important;}
    .footer .FooterMenu li{text-align: center;}
    .footer .SocialIcons .twitter,
    .footer .SocialIcons .facebook{display: inline-table; float: none !important; margin: 10px auto !important;}
    .footer .SocialIcons .mtextcenter{text-align: center;}
    .footer .copyright{text-align: center;}
}

/* Collapse Menu Custom Width */
@media (max-width: 995px) {
    .navbar-collapse{}
    .navbar-header {
        float: none;
        width: 100%;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
/*
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
*/
    }
    .navbar-fixed-top {
		top: 0;
/*		border-width: 0 0 1px;*/
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none !important;
/*		margin-top: 7.5px;*/
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
    .expandfull{width: 100%; padding: 0; margin: 0;}
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{margin-left: 0;}
    .navbar-collapse.collapse{overflow: hidden !important;}
   .navbar-default .navbar-toggle {margin-top: 30px;}
    .navbar-default a.memberbtn{background: none;color: #484848 !important;}
}