@charset "UTF-8";
@font-face {
  font-family: "Archer-MediumItalic";
  src: url("../css/fonts/Archer-MediumItalic.eot");
  src: url("../css/fonts/Archer-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../css/fonts/Archer-MediumItalic.woff") format("woff"), url("../css/fonts/Archer-MediumItalic.ttf") format("truetype"), url("../css/fonts/Archer-MediumItalic.svg#Archer-MediumItalic") format("svg");
  font-weight: 350;
  font-style: italic;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}
@font-face {
  font-family: "Gotham-Bold";
  src: url("../css/fonts/Gotham-Bold.eot");
  src: url("../css/fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("../css/fonts/Gotham-Bold.woff") format("woff"), url("../css/fonts/Gotham-Bold.ttf") format("truetype"), url("../css/fonts/Gotham-Bold.svg#Gotham-Bold") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}
@font-face {
  font-family: "Gotham-Book";
  src: url("../css/fonts/Gotham-Book.eot");
  src: url("../css/fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../css/fonts/Gotham-Book.woff") format("woff"), url("../css/fonts/Gotham-Book.ttf") format("truetype"), url("../css/fonts/Gotham-Book.svg#Gotham-Book") format("svg");
  font-weight: normal;
  font-style: normal;
}
html,
body {
  background: #ffffff;
  font-family: "Gotham-Book", "Gotham-Bold";
  font-size: 16px;
  -webkit-font-smoothing: subpixel-antialiased !important;
  -moz-font-smoothing: subpixel-antialiased !important;
  -ms-font-smoothing: subpixel-antialiased !important;
  -font-smoothing: subpixel-antialiased !important;
  text-rendering: optimizeLegibility !important;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  -moz-overflow-scrolling: touch;
  -ms-overflow-scrolling: touch;
  -o-overflow-scrolling: touch;
  overflow-scrolling: touch;
  color: #58585a;
  overflow-x: hidden;
}

button {
  background: #ea682d;
  border: none;
  padding: 10px 40px;
  color: #FFF;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

a:focus {
  text-decoration: none;
  outline: none;
  outline-offset: 0;
}

a:hover {
  color: #ea682d;
  text-decoration: none;
}

p {
  color: #58585a;
  font-weight: 400;
  line-height: 30px;
  padding-bottom: 10px;
}

ul {
  margin: 0px;
  padding: 0px;
}

li {
  display: inline-block;
}

img {
  max-width: 100%;
  height: auto;
}

iframe,
audio {
  width: 100%;
  height: auto;
  border: none;
}

input,
textarea {
  width: 100%;
}

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 5px !important;
  font-size: 14px;
  line-height: 1em;
  /* color: #555; */
  background-color: #f1eee8;
  background-image: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  font-size: 12px;
  font-weight: 600;
  margin: 3px 10px;
}

button.btn.btn-sidebar-form {
  background: #ea682d;
  margin: 10px;
  color: #FFF;
  padding: 10px 34px;
}

/* Mozilla based browsers */
::-moz-selection {
  background-color: #ea682d;
  color: #ffffff;
}

/* Works in Safari */
::selection {
  background-color: #ea682d;
  color: #ffffff;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0;
}

.mfp-container button:focus {
  border: none;
  outline: 0;
}

.section-padding {
  padding: 30px 0px;
}

.section-title {
  font-size: 1.875em;
  font-weight: 500;
  padding-bottom: 12px;
  text-transform: capitalize;
  font-family: "Archer-MediumItalic";
  color: #2c8c98;
  font-style: italic;
}

.section-title span {
  color: #ea682d;
}

.section-description {
  font-size: 1.1em;
  font-weight: 300;
  padding: 0px 10%;
}

.section-details {
  display: inline-block;
  padding-top: 30px;
  WIDTH: 100%;
}

.btn-container {
  padding-top: 18px;
}

.btn {
  background: transparent;
  border-radius: 0px;
  color: #a7a7a8;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.media-left {
  padding: 0px;
}

.main {
  padding-top: 135px;
}
@media screen and (max-width: 767px) {
  .main {
    padding-top: 90px;
  }
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*#sidebar form div:nth-child(10),
#sidebar form div:nth-child(11),
#sidebar form div:nth-child(12),
.container .col-md-9 form div:nth-child(10){
    display:none;

}

#sidebar form div:nth-child(10) label,
#sidebar form div:nth-child(11) label,
#sidebar form div:nth-child(12) label{
    display:none;
}*/
/*#sidebar form div.form-group,*/
.container form div.form-group {
  display: none;
}

@media (max-width: 992px) {
  .container {
    width: 100%;
  }
}

p.fine-print {
  font-size: 12px;
  line-height: 1.6em;
}

.pref-cols-row {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}

.pref-cols-2-col {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  flex: 1 0 246px;
  margin: 5px;
  border: 1px dotted rgba(110, 110, 110, 0.51);
}

.pref-cols-3-col {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  flex: 1 0 246px;
  margin: 5px;
  border: 1px dotted rgba(110, 110, 110, 0.51);
}

.pref-cols-4-col {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  flex: 1 0 100px;
  margin: 5px;
  border: 1px dotted rgba(110, 110, 110, 0.51);
}

.pref-cols-row img {
  padding: 15px 5px 25px 5px;
}

.pref-cols-row p {
  flex: 1;
}

.perf-btn {
  margin: 10px 0px 20px 0px !important;
}

header.masthead {
  background: rgba(28, 85, 108, 0.85);
  border: none;
  border-radius: 0px;
  box-shadow: none;
  margin: 0px;
  z-index: 1000;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  height: 135px;
}
@media screen and (max-width: 767px) {
  header.masthead {
    background: #1c556c;
    height: 90px;
  }
}

header.masthead.shrink {
  height: 85px;
  background: rgba(28, 85, 108, 0.95);
}
@media screen and (max-width: 767px) {
  header.masthead.shrink {
    height: 90px;
    background: #1c556c;
  }
}
header.masthead.shrink .navbar-nav > li > a {
  padding: 15px 25px;
}
@media screen and (max-width: 767px) {
  header.masthead.shrink .navbar-nav > li > a {
    padding: 15px 15px;
  }
}
header.masthead.shrink .navbar-brand {
  float: left;
  padding: 5px 15px;
}
@media screen and (max-width: 767px) {
  header.masthead.shrink .navbar-brand {
    padding: 15px;
  }
}
header.masthead.shrink .navbar-brand > img {
  width: 60%;
}
@media screen and (max-width: 767px) {
  header.masthead.shrink .navbar-brand > img {
    width: 75%;
  }
}

.preview-mode header.masthead {
  position: relative;
}
.preview-mode .main {
  padding-top: 0;
}
.preview-mode .page-head {
  margin-top: 0px;
}

.page-head {
  background: no-repeat center;
  background-size: cover;
  color: #ffffff;
  padding: 180px 40px 70px;
  margin-top: 30px;
  height: 400px;
}
@media screen and (max-width: 767px) {
  .page-head {
    padding: 130px 40px 70px;
  }
}
.page-head .page-title {
  font-family: "Archer-MediumItalic";
  font-size: 2em;
  font-style: italic;
  margin-top: 0px !important;
}
.page-head .page-title span {
  color: #ea682d;
}

page-description {
  color: #ffffff;
  font-size: 0.8em;
  text-transform: uppercase;
  margin: 0 !important;
}

.page-location {
  color: #ffffff;
  font-size: 0.8em;
  text-transform: uppercase;
  margin: 0 !important;
}

.phone-number a {
  color: #fff;
}

.utility-header {
  width: 100%;
  height: 30px;
  background: #1c556c;
}
@media screen and (max-width: 767px) {
  .utility-header {
    background: transparent;
    border-top: 1px solid white;
    height: 100%;
    margin-bottom: 20px;
  }
}

.navbar-utility-nav > li {
  float: left;
  padding: 5px 0;
}

.navbar-utility-nav > li > a {
  font-size: 11px;
  font-weight: 600;
  padding: 4px 30px;
  color: white;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  display: inline-block;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .navbar-utility-nav > li > a {
    padding: 2px 20px;
  }
}
.navbar-utility-nav > li > a:hover {
  text-decoration: none;
  background: transparent;
}
@media screen and (max-width: 767px) {
  .navbar-utility-nav > li > a {
    font-size: 14px;
    font-weight: 600;
    padding: 10px 75px 0 0px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    display: block;
  }
}

.navbar-utility-nav > li {
  float: left;
  padding: 5px 0;
}

@media screen and (min-width: 767px) {
  .navbar-utility-nav > li:before {
    content: " | ";
    color: white;
  }
}
.navbar-utility-nav > li:first-child:before {
  content: none;
}

.bg-change .navbar-brand {
  margin-top: -32px;
}

.bg-change .navbar-nav > li > a {
  padding: 15px 20px;
}

.utility-search {
  width: 228px;
}
@media screen and (max-width: 767px) {
  .utility-search {
    display: none;
  }
}

.search input {
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 0px;
  color: #ffffff;
  display: inline-block;
  height: 48px;
  padding: 15px 55px 15px 15px;
}

.search input:focus {
  border: 2px solid #ffffff;
  outline: 0;
}

.search button:focus {
  border: none;
  outline: 0;
}

#search-submit {
  border: 2px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  padding: 13px 40px;
  margin-top: -5px;
  margin-left: 0;
}

#main-content #searchText {
  height: 1.25em;
  font-size: 3.5em;
  font-family: "Gotham-Book";
  font-family: "Gotham-Book", "Gotham-Bold";
  letter-spacing: -3px;
}

#main-content #search-submit {
  color: #ffffff;
  border: 0;
  display: inline-block;
  padding: 13px 40px;
  margin-top: 15px;
  margin-bottom: 15px;
}

#main-content #find-a-location-submit {
  margin-top: 15px;
  margin-bottom: 15px;
}

#main-content #txtLcationSearch {
  height: 1.25em;
  font-size: 45px;
  font-family: "Gotham-Book";
  font-family: "Gotham-Book", "Gotham-Bold";
  letter-spacing: -3px;
}
@media (max-width: 768px) {
  #main-content #txtLcationSearch {
    height: auto;
    font-size: 28px;
  }
}

.widget .search-hide {
  padding-top: 0px;
  position: relative;
}

.widget .search input {
  background: #ffffff;
  border-radius: 0px;
  color: #222;
  display: inline-block;
  height: 30px;
  padding: 0;
}

.widget .search input:focus {
  outline: 0;
}

.widget .search button:focus {
  border: none;
  outline: 0;
}

.widget #search-submit {
  border: none;
  color: #56a3ad;
  display: inline-block;
  padding: 10px 11px;
  position: absolute;
  top: 0px;
  right: 0px;
  background: transparent;
}

.widget #search-submit-global {
  border: none;
  color: #56a3ad;
  display: inline-block;
  padding: 10px 11px;
  position: absolute;
  top: 0px;
  right: 0px;
  background: transparent;
  margin-top: -5px;
  margin-left: 0;
}

.widget #search-loading {
  display: none;
  line-height: 45px;
  cursor: inherit;
}

.widget #search-loading:hover {
  color: inherit;
}

.widget .search-message {
  text-align: center;
  font-size: 1.125em;
}

.widget .search-error {
  color: #ffffff;
  position: absolute;
  background: #3498db;
  display: none;
  left: 25px;
  bottom: 60px;
  padding: 5px 10px;
  border-radius: 3px;
}

.widget .search-error:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px;
  border-color: #3498db transparent transparent transparent;
  left: 25px;
  bottom: -24px;
}

.utility-header .container {
  padding-left: 0;
  padding-right: 0;
}

#mobileSearch {
  padding: 20px;
  margin-left: -15px;
  margin-right: -15px;
  background: #1c556c;
}

.navbar-brand {
  height: auto;
}
@media screen and (max-width: 468px) {
  .navbar-brand {
    padding: 15px;
  }
}
.navbar-brand > img {
  width: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media screen and (max-width: 767px) {
  .navbar-brand > img {
    display: block;
    width: 75%;
  }
}

@media screen and (max-width: 767px) {
  #main-menu {
    background-color: #1c556c;
  }
}

.navbar-toggle {
  margin-right: 0;
  padding: 9px 0px 9px 0px;
}

.navbar {
  min-height: 50px;
  margin-bottom: 0;
  border: 0;
}

.nav > li {
  position: relative;
  display: -webkit-inline-box;
}
@media screen and (max-width: 767px) {
  .nav > li {
    display: block;
  }
}

.navbar-nav > li > a {
  box-shadow: none;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding: 40px 50px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .navbar-nav > li > a {
    padding: 15px 15px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 767px) {
  .navbar-nav > li > a {
    padding: 40px 20px 35px 20px;
    letter-spacing: 0;
  }
}
@media screen and (width: 767px) {
  .navbar-nav > li > a {
    box-shadow: none;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 30px 11px;
    text-transform: uppercase;
  }
}
.navbar-nav > li > a:hover {
  background: transparent;
  color: #ea682d;
}

.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
  background: transparent;
  color: #ea682d;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: transparent;
  border: 0;
  color: #ea682d;
}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 60px;
  height: 45px;
  position: relative;
  margin: 0px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 6px;
  width: 75%;
  background: #ffffff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

#nav-icon3 span:nth-child(1) {
  top: 5px;
}

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
  top: 18px;
}

#nav-icon3 span:nth-child(4) {
  top: 31px;
}

#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #d3531a;
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #d3531a;
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.dropdown-menu {
  background: rgba(28, 85, 108, 0.95);
  border: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .dropdown-menu {
    position: inherit;
    display: block;
    float: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 5px 0 0;
    font-size: 14px;
    text-align: left;
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-clip: none;
  }
}
.dropdown-menu {
    min-width: 200px;
}

.dropdown-menu li {
  width: 100%;
}

.dropdown-menu > li > a {
  display: block;
  padding: 10px 20px;
  color: white;
  white-space: normal;
}
@media screen and (max-width: 767px) {
  .dropdown-menu > li > a {
    padding: 15px 35px;
  }
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: white;
  background: #d3531a;
  border: 0;
  outline: none;
}

button.mobile-search-toggle {
  background: transparent;
  padding: 10px;
  float: right;
  font-size: 2.4em;
  margin-right: 11px;
  outline: 0;
}
@media screen and (min-width: 767px) {
  button.mobile-search-toggle {
    display: none;
  }
}

#mobileSearch .widget .search input {
  width: 100%;
  margin-bottom: 10px;
}
@media screen and (min-width: 767px) {
  #mobileSearch {
    display: none;
  }
}

@media screen and (max-width: 468px) {
  .bx-wrapper .bx-controls-direction a {
    margin-top: -45px;
  }
}

.bx-wrapper .bx-controls-direction a {
  z-index: 99;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 500px;
}

@media screen and (max-width: 468px) {
  #main-menu > ul.navbar-nav > li > ul.dropdown-menu > ul {
    display: none;
  }
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  margin-top: 0px;
  left: 100%;
}

.dropdown-submenu .dropdown-menu li a {
  padding: 10px 10px;
  width: 100%;
}

.dropdown-submenu > .dropdown-menu {
  display: none;
}

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

@media screen and (max-width: 468px) {
  .dropdown-submenu > .dropdown-menu, .dropdown-submenu:hover > .dropdown-menu {
    display: none;
  }
}

.pagination-wrapper {
  background: #fdfdfd;
  border-radius: 0.2rem;
  counter-reset: pagination;
}
.pagination-wrapper:after {
  clear: both;
  content: "";
  display: table;
}
.pagination-wrapper ul {
  width: 100%;
}

.pagination ul, .pagination li {
  list-style: none;
  display: inline;
  padding-left: 0px;
}
.pagination li {
  counter-increment: pagination;
}
.pagination li:hover a {
  color: #fdfdfd;
  background-color: #2c8c98;
  border: solid 1px #2c8c98;
}
.pagination li.active a {
  color: #fdfdfd;
  background-color: #2c8c98;
  border: solid 1px #2c8c98;
}
.pagination li:first-child {
  float: left;
}
.pagination li:first-child a:after {
  content: "Previous";
}
.pagination li:nth-child(2) {
  counter-reset: pagination;
}
.pagination li:last-child {
  float: right;
}
.pagination li:last-child a:after {
  content: "Next";
}
.pagination li a {
  border: solid 1px #d7d7d7;
  border-radius: 0.2rem;
  color: #7d7d7d;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  padding: 0.5rem 0.9rem;
}
.pagination li a:after {
  content: " " counter(pagination) " ";
}
.pagination .large li a {
  display: none;
}
.pagination .large li:first-child a {
  display: inline-block;
}
.pagination .large li:first-child a:after {
  content: "Previous";
}
.pagination .large li:nth-child(2) a {
  display: inline-block;
}
.pagination .large li:nth-child(3) a {
  display: inline-block;
}
.pagination .large li:nth-child(4) a {
  display: inline-block;
}
.pagination .large li:nth-child(5) a {
  display: inline-block;
}
.pagination .large li:nth-child(6) a {
  display: inline-block;
}
.pagination .large li:nth-child(7) a {
  display: inline-block;
}
.pagination .large li:nth-child(8) a {
  display: inline-block;
}
.pagination .large li:last-child a {
  display: inline-block;
}
.pagination .large li:last-child a:after {
  content: "Next";
}
.pagination .large li:nth-last-child(2) a {
  display: inline-block;
}
.pagination .large li:nth-last-child(3) {
  display: inline-block;
}
.pagination .large li:nth-last-child(3):after {
  padding: 0 1rem;
  content: "...";
}
.pagination .middle li a {
  display: none;
}
.pagination .middle li:first-child a {
  display: inline-block;
}
.pagination .middle li:first-child a:after {
  content: "<";
}
.pagination .middle li:last-child a {
  display: inline-block;
}
.pagination .middle li:last-child a:after {
  content: ">";
}
.pagination .middle li:nth-child(2) a {
  display: inline-block;
}
.pagination .middle li:nth-child(3) a {
  display: inline-block;
}
.pagination .middle li:nth-child(4) a {
  display: inline-block;
}
.pagination .middle li:nth-child(5) a {
  display: inline-block;
}
.pagination .middle li:nth-last-child(2) a {
  display: inline-block;
}
.pagination .middle li:nth-last-child(3) {
  display: inline-block;
}
.pagination .middle li:nth-last-child(3):after {
  padding: 0 1rem;
  content: "...";
}
.pagination .small li {
  display: none;
}
.pagination .small li:first-child {
  width: 50%;
  display: inline;
}
.pagination .small li:first-child a:after {
  content: "Previous Page";
}
.pagination .small li:last-child {
  display: inline;
}
.pagination .small li:last-child a:after {
  content: "Next Page";
}
.pagination .xsmall li {
  display: none;
}
.pagination .xsmall li.active {
  display: inline;
}
.pagination .xsmall li:first-child {
  display: inline;
}
.pagination .xsmall li:first-child a:after {
  content: "Prev";
}
.pagination .xsmall li:last-child {
  display: inline;
}
.pagination .xsmall li:last-child a:after {
  content: "Next";
}

.slider-text .btn {
  padding: 14px 18px;
}

.slide-description {
  line-height: 1.5em;
}

.bx-wrapper img {
  width: 100%;
}

@media screen and (min-width: 468px) {
  .mobiletel {
    display: none !important;
  }
}
@media screen and (max-width: 468px) {
  .mobiletel {
    display: inline !important;
  }
}
.mobiletel a {
  color: #fff;
}

@media screen and (min-width: 468px) {
  .desktoptel {
    display: inline !important;
  }
}
@media screen and (max-width: 468px) {
  .desktoptel {
    display: none !important;
  }
}

.find-location {
  z-index: 99;
  position: relative;
  width: 100%;
  background: rgba(102, 172, 199, 0.95);
  padding: 10px 75px;
  color: #FFF;
  font-size: 1.15em;
  line-height: 1.25em;
}
@media screen and (max-width: 767px) {
  .find-location {
    margin-top: 0;
    padding: 10px;
  }
}
.find-location span {
  font-size: 1.2em;
  font-weight: 300;
}
.find-location.child {
  position: fixed;
  top: 135px;
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  .find-location.child {
    margin-top: 0;
    top: 85px;
  }
}
.find-location.child.shrink {
  top: 85px;
}

.find-a-location {
  max-width: 320px;
  float: right;
}
.find-a-location input {
  background: #ffffff;
  border-radius: 0px;
  color: #222;
  display: inline-block;
  height: 30px;
  /* max-width: 450px; */
  padding: 0;
}
.find-a-location input:focus {
  outline: 0;
}
.find-a-location button:focus {
  border: none;
  outline: 0;
}
.find-a-location #find-a-location-submit {
  border: none;
  color: #56a3ad;
  display: inline-block;
  padding: 10px 11px;
  position: absolute;
  top: -7px;
  right: 10px;
  background: transparent;
}
.find-a-location input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #1C556C;
}
.find-a-location input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #1C556C;
  opacity: 1;
}
.find-a-location input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #1C556C;
  opacity: 1;
}
.find-a-location input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #1C556C;
}
.find-a-location a {
  color: #fff;
}
.find-a-location p {
  font-size: 0.7em;
  color: #fff;
  font-weight: bold;
  margin: 0;
  padding: 5px 0 0 0;
  line-height: 1;
}

/* Mobile */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .find-a-location {
    float: none;
    margin-top: 5px;
  }
}
@media screen and (max-width: 468px) {
  .slide-inner {
    padding: 2% 9%;
    width: 100%;
    text-align: center;
  }

  .slider-title {
    font-size: 1.45em;
    font-family: "archer";
    margin-bottom: 0.5em;
  }

  .slide-description {
    display: none;
  }

  .slider-text .btn {
    padding: 5px 10px;
    font-size: 10px;
  }
}
.bxslider {
  height: 100%;
}
.bxslider li {
  height: 100%;
}

.head-overlay {
  height: 100%;
}
.head-overlay img {
  height: 100%;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .slide-inner {
    padding: 25px 25px 10px 25px;
    width: 66%;
  }

  .slider-text .btn {
    padding: 6px 15px;
  }

  .find-location {
    padding: 10px 0;
  }
}
#home-video img {
  min-width: 100%;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  #home-video img {
    height: auto;
  }
}

.home-testimonial {
  background: #f1eee8;
}

.home-testimonial .section-padding {
  padding: 50px 0px 105px 0px;
}

.home-testimonial-slider .carousel-indicators {
  bottom: -65px;
}

.home-testimonial-slider .carousel-indicators li {
  border: 2px solid #2c8c98;
  height: 15px;
  width: 15px;
}

.home-testimonial-slider .carousel-indicators li.active {
  height: 16px;
  width: 16px;
  background: #2c8c98;
}

.home-testimonial-slider blockquote {
  border: none;
  font-size: 1em;
  font-weight: 300;
  padding: 0px 15%;
}

.masonry-grid {
  height: 625px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

.masonry-grid .grid-item {
  background-color: #333333;
  margin: 0;
  padding: 0;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: auto;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.masonry-grid .grid-item p {
  color: white;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 700;
  position: relative;
}

.masonry-grid .grid-item a {
  z-index: 10999;
  color: white;
  font-family: "Archer SSm A", "Archer SSm B";
  font-size: 1.25em;
  width: 50%;
  font-weight: 100;
  font-style: italic;
}

.masonry-grid .grid-item:before {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 0;
}

.masonry-grid .grid-item:hover:before {
  display: block;
}

/* 2 cols, 2 rows */
.masonry-grid .grid-item-1-1 {
  height: 50%;
  width: 25%;
}
.masonry-grid .grid-item-1-1 .blog-background {
  width: 100%;
}

.masonry-grid .grid-item-2-2 {
  height: 100%;
  width: 50%;
}
.masonry-grid .grid-item-2-2 .blog-background {
  width: 50%;
}

/* 2 cols, 1 row */
.masonry-grid .grid-item-2-1 {
  height: 50%;
  width: 50%;
}
.masonry-grid .grid-item-2-1 .blog-background {
  width: 100%;
}

.masonry-grid .push-2 {
  position: absolute;
  left: 50%;
}

.masonry-grid .push-3 {
  position: absolute;
  left: 75%;
}

.masonry-grid .top {
  top: 0;
}

.masonry-grid .bottom {
  bottom: 0;
}

.masonry-grid .grid-item h4 {
  z-index: 999 !important;
  position: relative;
}

@media only screen and (max-width: 1250px) {
  .masonry-grid .grid-item, .masonry-grid .grid-item-1-1, .masonry-grid .grid-item-2-1, .masonry-grid .grid-item-2-2 {
    clear: both;
    float: left;
    height: 230px;
    position: relative !important;
    width: 100% !important;
    padding: 50px;
  }

  .masonry-grid .push-2, .masonry-grid .push-3 {
    clear: both;
    float: left;
    height: 230px;
    left: 0;
    position: relative !important;
    width: 100%;
    padding: 50px;
  }

  .masonry-grid .grid-item h4 {
    z-index: 999 !important;
    -webkit-transform: translate3d(0, 0, 0);
  }

  .masonry-grid .grid-item-2-2 .blog-background {
    width: 100%;
  }
}
img.blog-grid-image {
  height: 100%;
  width: 100%;
  position: absolute;
  -webkit-filter: blur(5px);
  ms-filter: blur(5px);
  filter: blur(5px);
}

@media only screen and (max-width: 768px) {
  .masonry-grid .grid-item, .masonry-grid .grid-item-1-1, .masonry-grid .grid-item-2-1, .masonry-grid .grid-item-2-2 {
    padding: 0;
  }

  .masonry-grid .push-2, .masonry-grid .push-3 {
    padding: 0;
  }
}
.blog-background {
  opacity: 0.3;
  background-size: cover;
  filter: blur(5px);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background-position: center;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  -webkit-transition: 0.5s -webkit-filter linear;
  -o-transition: 0.5s -o-filter linear;
}

.home-additional-resources .post-content {
  padding: 22px 15px;
}

.home-additional-resources .entry-title {
  font-size: 1em;
  font-weight: 700;
}

.home-additional-resources .entry-title a {
  color: #1c556c;
  font-size: 24px;
  font-weight: 100;
}

.home-additional-resources .entry-title a:hover {
  color: #ea682d !important;
}

.home-additional-resources .entry-content {
  font-size: 0.95em;
  padding: 10px 0 20px;
  height: 140px;
}

.hover-blur figure img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.hover-blur figure:hover img {
  -webkit-filter: blur(0);
  filter: blur(0);
}

.breadcrumb {
  background: transparent;
  margin: 0px;
  padding: 0px;
}
.breadcrumb a {
  color: #58585a;
}
.breadcrumb li {
  color: #58585a;
  display: inline-block;
  font-size: 0.95em;
  padding: 10px 8px 4px 8px;
  position: relative;
}
.breadcrumb li:first-child {
  padding-left: 0px;
}
@media screen and (max-width: 468px) {
  .breadcrumb li:first-child {
    padding-left: inherit;
  }
}
.breadcrumb li:last-child {
  padding-bottom: 34px;
}
.breadcrumb li:before {
  content: "";
  background: transparent;
  height: 3px;
  width: 16px;
  left: 8px;
  bottom: 0px;
  position: absolute;
}
.breadcrumb li.active:before {
  background: #ea682d;
}
.breadcrumb > li + li:before {
  content: "";
}

.main-content {
  margin-top: -25px;
}
.main-content article {
  padding: 0px 0px 40px 0px;
}
.main-content article:first-child {
  padding-top: 0px;
}

.post-head .entry-date {
  background: #ea682d;
  border-radius: 0px;
  color: #ffffff;
  font-size: 0.75em;
  height: 70px;
  width: 70px;
  overflow: hidden;
  padding: 11px 20px 11px 20px;
}
.post-head .entry-date span {
  font-size: 2.12em;
}
.post-head .media-body {
  padding-left: 30px;
}

.post-thumbnail img {
  width: 100%;
}

.entry-title {
  display: inline-block;
  font-size: 1.875em;
  margin: 20px 0;
}

h2.entry-title {
  font-size: 1.5em;
}

h3.entry-title {
  font-size: 1.25em;
}

.entry-title a {
  text-decoration: underline;
}
.entry-title a:hover {
  color: #ea682d !important;
}

.bullets li {
  display: list-item;
  margin-left: 30px;
  padding: 5px;
  color: #2c8c98;
}

button.lg {
  width: 320px;
  padding: 30px;
  font-size: 1.45em;
}
button.lg.blue {
  background: #1c556c;
}

.share-post {
  display: inline-block;
}
.share-post a {
  background: #f2f2f2;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.share-post a:hover {
  background: #ea682d;
  color: #ffffff;
}

.post-meta {
  color: #a7a7a8;
  font-size: 0.95em;
}
.post-meta .author {
  font-style: italic;
}

ol {
  margin: 0px;
  padding: 0px;
}

.entry-content {
  font-size: 0.95em;
  line-height: 21px;
  padding-top: 30px;
}
.entry-content br {
  padding-bottom: 15px;
}
.entry-content a {
  color: #337ab7;
  text-decoration: underline;
}
.entry-content a:hover {
  text-decoration: none;
  color: #ea682d;
}
.entry-content ol {
  padding: 0 2em;
  padding-bottom: 1.3em;
}
.entry-content ol li {
  list-style-type: decimal;
  padding-bottom: 0.85em;
}

.post-tag {
  font-size: 0.95em;
  padding-top: 10px;
}

.tag-list {
  padding-left: 15px;
  position: relative;
}
.tag-list:before {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  top: 0px;
  left: 0px;
  color: #ea682d;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.tag-list a {
  color: #ea682d;
  padding: 0px 5px;
  position: relative;
}
.tag-list a:before {
  content: "";
  height: 100%;
  width: 1px;
  background: #ea682d;
  top: 0px;
  right: -2px;
  position: absolute;
}
.tag-list li:last-child a:before {
  content: "";
  display: none;
}

.pagination {
  margin: 0px;
  padding: 68px 0px 65px 0px;
}
.pagination li {
  display: inline-block;
  font-size: 0.6875em;
}
.pagination > li > a, .pagination > li > span {
  border-color: #a7a7a8;
  border-radius: 0px !important;
  color: #a7a7a8;
  margin: 0px 6px;
  padding: 7px 11px;
}
.pagination > li > a:hover {
  background: #ffffff;
  border-color: #a7a7a8;
}
.pagination > li.active a {
  background: #ffffff;
  border-color: #ea682d;
  color: #ea682d;
}
.pagination > li.active a:hover {
  background: #ffffff;
  border-color: #ea682d;
  color: #ea682d;
}

.entry-content blockquote {
  font-family: "Archer-MediumItalic";
  font-size: 1.25em;
  line-height: 1.5em;
  font-weight: 100;
  margin: 37px 0px;
  padding: 30px 30px;
  background: #e2f1f7;
  border-left: none !important;
  font-style: italic;
}

.author-bio-container {
  border-bottom: 1px solid #e8e8e8;
  padding: 25px 0px 35px 0px;
}

.author-avatar {
  padding-right: 30px !important;
}

.author-details .details-top {
  color: #333333;
  font-size: 1.25em;
  font-weight: 300;
}

.about-author {
  font-size: 0.95em;
  padding-top: 3px;
}

#respond {
  padding-top: 25px;
}
#respond .title {
  color: #333333;
  font-size: 1.25em;
  font-weight: 300;
}

.comment-form {
  padding-top: 7px;
}
.comment-form .form-control {
  border: 2px solid #e8e8e8;
  border-radius: 0px;
  box-shadow: none;
  font-size: 0.95em;
  height: inherit;
  padding: 15px 15px;
}
.comment-form .form-control:focus {
  border: 2px solid #e8e8e8;
  outline: 0;
}
.comment-form input {
  margin-bottom: -1px;
  max-width: 270px;
}
.comment-form .btn {
  border: 2px solid #ea682d;
  margin-top: 30px;
  padding: 13px 40px;
}
.comment-form .btn:hover {
  background: #ea682d;
  color: #ffffff;
}

.comment-section {
  clear: both;
  padding-top: 75px;
}

.comment-author {
  padding-right: 30px !important;
}

.comment .author-name {
  font-size: 1.25em;
  font-weight: 300;
  text-transform: capitalize;
}
.comment .author-name a {
  color: #333333;
}

.reply-btn {
  color: #ea682d;
  font-size: 0.93em;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0px;
}

.comment-description {
  font-size: 0.95em;
  line-height: 22px;
  margin-bottom: 0px;
  padding-top: 3px;
}

.comment-time {
  color: #e8e8e8;
}

.comment .has-children {
  padding: 45px 0px 25px 100px;
}

.blog-single-post .pagination a {
  border: none;
}

.window-location {
  padding: 70px 0px;
}
.window-location li {
  vertical-align: text-top;
  text-align: center;
}
.window-location a {
  color: #a7a7a8;
}

.post-close {
  margin-left: 20px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.flaticon-login12:before {
  font-size: 2em;
}

.page-description {
  color: #ffffff;
}

.entry-content ul, .corp-content ul, .dynamic-content ul {
  padding: 0 2em;
  padding-bottom: 1.3em;
}
.entry-content ul li, .corp-content ul li, .dynamic-content ul li {
  list-style-type: none;
  display: list-item;
  font-weight: 500;
}
.entry-content ul li:before, .corp-content ul li:before, .dynamic-content ul li:before {
  content: "";
  border-color: transparent #ea682d;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1em;
  position: relative;
}
.entry-content .button, .corp-content .button, .dynamic-content .button {
  background: #BE4913;
  text-decoration: none;
  color: #FFF;
  padding: 15px 20px;
  text-align: center;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid #fafafa;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.42857;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.entry-content .button-green, .corp-content .button-green, .dynamic-content .button-green {
  background: #297794;
  text-decoration: none;
  color: #FFF;
  padding: 15px 20px;
  text-align: center;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid #fafafa;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.42857;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.entry-content .button-blue, .corp-content .button-blue, .dynamic-content .button-blue {
  background: #1c556c;
  text-decoration: none;
  color: #FFF;
  padding: 15px 20px;
  text-align: center;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid #fafafa;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.42857;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.entry-content span.button a, .corp-content span.button a, .dynamic-content span.button a {
  color: white;
  text-transform: capitalize;
}
.entry-content span.button-blue a, .corp-content span.button-blue a, .dynamic-content span.button-blue a {
  color: white;
  text-transform: capitalize;
}
.entry-content span.button-green a, .corp-content span.button-green a, .dynamic-content span.button-green a {
  color: white;
  text-transform: capitalize;
}

.form-submit-border .btn-default {
  background: #BE4913;
  color: #FFF;
  padding: 14px;
  text-align: center;
  width: auto;
  min-width: 25%;
  margin-left: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 468px) {
  .form-submit-border .btn-default {
    width: 100%;
  }
}

.entry-content a.button:hover {
  color: #BE4913;
  box-shadow: inset 0 0 0 3px #BE4913;
  background-color: #ffffff;
  text-decoration: none;
}

.entry-content a.button-blue:hover {
  color: #1c556c;
  box-shadow: inset 0 0 0 3px #1c556c;
  background-color: #ffffff;
  text-decoration: none;
}

.entry-content a.button-green:hover {
  color: #297794;
  box-shadow: inset 0 0 0 3px #297794;
  background-color: #ffffff;
  text-decoration: none;
}

dt {
  font-weight: bold;
  padding-top: 110px;
  margin-top: -110px;
}

#main-slider .bx-viewport {
  height: auto !important;
}

.pref-cols-row {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}

.pref-cols-2-col {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  flex: 1 0 246px;
  margin: 5px;
  border: 1px dotted;
  border-color: #6e6e6e;
}

.pref-cols-3-col {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  flex: 1 0 246px;
  margin: 5px;
  border: 1px dotted;
  border-color: #6e6e6e;
}

.pref-cols-4-col {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  flex: 1 0 100px;
  margin: 5px;
  border: 1px dotted;
  border-color: #6e6e6e;
}

.pref-cols-row img {
  padding: 15px 5px 25px 5px;
}

.pref-cols-row p {
  flex: 1;
}

.perf-btn {
  margin: 10px 0px 20px 0px !important;
}

.post-content .byline {
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid;
}

.post-title {
  font-size: 2.25em;
  font-family: "archer";
  margin-bottom: 0.5em;
}

.sidebar {
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .sidebar {
    padding-left: 0px;
  }
}
.sidebar form,
.sidebar .widget {
  padding-bottom: 25px;
  background: #108090;
  margin-bottom: 20px;
}
.sidebar form {
  color: white;
  /*padding-top: 1px;*/
  /*padding-left: 20px;*/
}
.sidebar form label {
  margin-left: 20px;
  position: absolute;
  top: 7px;
  color: #373739;
}
@media (max-width: 767px) {
  .sidebar form label {
    margin-left: 40px;
  }
}
.sidebar form .validation-summary-errors {
  display: none;
}
.sidebar form span.help-block.field-validation-error {
  color: white;
  padding: 0px 20px;
}
.sidebar form input.btn {
  background: #BE4913;
  color: white;
  width: 90%;
  margin-left: 5%;
  margin-right: auto;
  padding: 1em;
  margin-top: 10px;
}
.sidebar form .page-header {
  border-bottom-width: 0px;
}
.sidebar form .page-header p {
  padding: 20px;
}
.sidebar form input.text-box {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.sidebar form textarea {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.sidebar form .page-header h1,
.sidebar form .page-header h4,
.sidebar .widget-title {
  font-size: 1.1em;
  font-weight: 300;
  background: #1c556c;
  padding: 20px 20px;
  text-align: center;
  font-family: "Archer-MediumItalic";
  color: white;
  font-style: italic;
  margin-top: 0;
}
.sidebar article {
  border: none;
  clear: both;
  display: inline-block;
  padding: 0px 18px 10px 18px;
  width: 100%;
}
.sidebar article:last-child {
  padding-bottom: 0px;
}
.sidebar .widget-testimonials p {
  font-family: "Archer-MediumItalic";
  color: white;
  text-align: center;
  line-height: 1.25em;
  font-style: italic;
}
.sidebar .widget-callout p {
  text-align: center;
}
.sidebar p {
  color: #FFF;
  line-height: 1.15em;
  font-size: 14px;
  margin-bottom: -10px;
}
.sidebar .widget-callout .button {
  background: #ea682d;
  color: #FFF;
  padding: 15px 20px;
  text-align: center;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid #fafafa;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.42857;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sidebar .widget-callout p a {
  color: #FFF;
}
.sidebar .widget-callout a:hover {
  color: #ea682d;
}

h5.entry-title.email-page {
  padding: 10px 40px;
  background-size: 24px !important;
}
h5.entry-title.print-page {
  padding: 10px 40px;
  background-size: 24px !important;
  background: url(../../../../../Assets/RAH/images/icon_print.png) no-repeat 0px 7px;
}
h5.entry-title.email-page {
  background: url(../../../../../Assets/RAH/images/icon_email.png) no-repeat 0px 7px;
}

.sidebar .post-thumbnail {
  margin-right: 25px;
  width: 70px;
}
.sidebar .entry-title {
  font-size: 0.85em;
  padding-bottom: 10px;
  border-bottom: 1px solid wheat;
  width: 100%;
  margin: 10px 0;
}
.sidebar .entry-title a {
  color: white;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 500;
}
.sidebar .entry-title a:hover {
  color: #FFE152 !important;
  text-decoration: none;
}
.sidebar .post-meta {
  font-size: 0.875em;
  padding-top: 8px;
}
.sidebar .comments {
  color: #333333;
}
.sidebar .social-list a {
  background: #fafafa;
  border-radius: 50%;
  color: #ea682d;
  display: inline-block;
  font-size: 1.5em;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}
.sidebar .social-list a:hover {
  background: #ea682d;
  color: #ffffff !important;
}

.categories-list .form-control {
  background: #ffffff;
  border: 1px solid #a7a7a8;
  border-radius: 0px;
  color: #a7a7a8;
  height: inherit;
  padding: 15px 15px;
}

.archive-list li {
  display: block;
}
.archive-list a {
  color: #a7a7a8;
  font-size: 0.95em;
}

.stream-list li {
  margin: 0px 5px 8px 0px;
  max-width: 70px;
}

.sidebar form p {
  margin: 14px 5%;
  font-size: 12px;
  line-height: 1.42857;
}

.sidebar .checkbox {
  width: 100%;
  height: auto;
}
.sidebar .checkbox:after {
  color: #d00;
  content: "*";
  font-weight: bolder;
  margin-left: 11px;
  position: absolute;
  top: 22px;
}
@media (max-width: 767px) {
  .sidebar .checkbox:after {
    left: 20px;
  }
}

.sidebar .checkbox label {
  position: relative;
  color: #fff !important;
  font-size: 12px;
  margin: 14px;
}

.sidebar .checkbox label input {
  width: 6%;
  float: left;
  margin-left: -15px;
  position: relative;
}
@media (max-width: 767px) {
  .sidebar .checkbox label input {
    margin-left: 0;
  }
}

.checkbox label input {
  width: 2%;
  float: left;
}

/* ------- Footer Section Styles ---------*/
footer {
  clear: both;
  margin-top: 30px;
}

.footer-social .section-padding {
  padding: 60px 0px;
}

.footer-social .col-xs-4 {
  color: #ffffff;
  padding: 0px;
}

.footer-social .col-xs-4:first-child {
  background-color: #3b5998;
}

.footer-social .col-xs-4:nth-child(2) {
  background-color: #00bdec;
}

.footer-social .col-xs-4:nth-child(3) {
  background-color: #e45c8f;
}

.footer-social .social-icon {
  font-size: 2.8em;
  padding-bottom: 5px;
}

.social-item .countdown {
  font-size: 1.52em;
}

.social-item .about-item {
  font-size: 1.25em;
  text-transform: lowercase;
}

/* ------ Footer Top -------*/
.footer-top {
  background-color: #C2E6F4;
  color: #ffffff;
  clear: both;
  padding: 40px 0;
}

footer .widget-title, .widget-title-large {
  font-size: 1em;
  font-weight: 700;
  padding-bottom: 8px;
  color: #1c556c;
}

footer .widget-title-large {
  font-size: 2em;
  color: #ffffff;
}

.footer-top a {
  color: #1c556c;
  font-size: 0.95em;
}

.footer-top a:hover {
  color: #ea682d;
}

.widget-details nav li,
.title-list li {
  display: block;
  padding-bottom: 10px;
}

.widget-details nav li a,
.title-list a {
  padding-bottom: 9px;
}

.widget-details nav li:last-child a,
.title-list li:last-child a {
  border-bottom: none;
}

.photo-list {
  margin-top: 15px;
}

.photo-list li {
  margin: 0px 18px 10px 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: left;
}

.photo-list a {
  display: inline-block;
  position: relative;
}

.photo-list li img {
  max-width: 100%;
  height: auto;
}

.taglist li {
  margin: 0px 2px 10px 0px;
}

.taglist a {
  background: #282a2e;
  color: #ffffff;
  padding: 5px 10px;
}

.widget .search-hide {
  padding-top: 0px;
  position: relative;
}

.widget .search input {
  background: #ffffff;
  border-radius: 0px;
  color: #222;
  display: inline-block;
  height: 30px;
  padding: 0;
}

.widget .search input:focus {
  outline: 0;
}

.widget .search button:focus {
  border: none;
  outline: 0;
}

.widget #search-submit {
  border: none;
  color: #56a3ad;
  display: inline-block;
  padding: 10px 11px;
  position: absolute;
  top: 0px;
  right: 0px;
  background: transparent;
}

.widget #search-loading {
  display: none;
  line-height: 45px;
  cursor: inherit;
}

.widget #search-loading:hover {
  color: inherit;
}

.widget .search-message {
  text-align: center;
  font-size: 1.125em;
}

.widget .search-error {
  color: #ffffff;
  position: absolute;
  background: #3498db;
  display: none;
  left: 25px;
  bottom: 60px;
  padding: 5px 10px;
  border-radius: 3px;
}

.widget .search-error:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px;
  border-color: #3498db transparent transparent transparent;
  left: 25px;
  bottom: -24px;
}

/* ----- Footer Bottom ------*/
.footer-bottom {
  background: #108090;
  color: #ffffff;
  font-size: 0.95em;
  padding: 28px 0px;
  text-align: center;
}

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

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

.footer-menu a {
  padding-left: 13px;
}

.copy-right {
  margin-top: 20px;
}

/*# sourceMappingURL=RAH.css.map */
