/*-----------------------------------------------------------------------------------
        Companyportfolio
        Built with Blocs
-----------------------------------------------------------------------------------*/
body {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 21px;
  font-weight: 300;
  color: #666;
  overflow-x: hidden;
}

.navbar-header {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100 !important;
}
.navbar-brand img {
  /* max-width: 140px !important; */
  height: auto;
}

.navbar-toggle {
  margin-right: 0;
  margin-top: 1px !important;
}

#whyChoose h2 {
  font-size: 25px;
  font-weight: bold;
  color: #f58634;
  text-align: left;
}
.obituary-text {
  font-size: 18px;
  font-weight: bold;
  color: black;
}

.obituary-titles {
  font-size: 20px;
  font-weight: bold;
  color: black;
  text-transform: lowercase;
  margin-top: 0px;
  margin-bottom: 0px;
}

.obituary-titles a.bookObituary {
  color: black;
  text-decoration: none;
}
.obituary-text a {
  color: black;
  text-decoration: none;
}
b,
strong {
  font-weight: 600;
}
img {
  max-width: 100%;
  height: auto;
}
ol,
ul {
  list-style: none;
}
ul {
  margin: 0;
}
a {
  transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
}
a:hover {
  color: #444;
}
a,
a:hover {
  text-decoration: none;
}
i {
  font-size: 1.1em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin: 0;
  color: #444;
}
h1 {
  font-size: 24px;
  line-height: 30px;
}
h2 {
  font-size: 22px;
  line-height: 28px;
}
h3 {
  font-size: 18px;
  line-height: 24px;
}
h4 {
  font-size: 16px;
  line-height: 22px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
}
h6 {
  font-size: 12px;
  line-height: 18px;
}
p {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  line-height: 22px;
  margin: 0;
  padding: 4px;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif !important;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}
a,
button {
  outline: 0 !important;
}
.btn,
a,
h1,
h2,
h3,
h4,
h5,
h6,
label,
p {
  font-family: "Open Sans", sans-serif;
}
.page-head {
  padding: 30px 0;
}
.top_area span {
  display: inline-block;
  height: 5px;
  text-align: center;
  width: 74px;
  margin-bottom: 0;
}
.titile::after {
  bottom: 0;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  width: 50px;
}
.container {
  max-width: 1170px;
}
.menu {
  padding: 3px;
  transition: all 0.8s;
  background: #fff !important;
}
.bloc {
  width: 100%;
  clear: both;
  background: 50% 50% no-repeat;
  padding: 0 50px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
.bloc .container {
  padding-left: 0;
  padding-right: 0;
}
.bloc-xl {
  padding: 150px 50px;
}
.bloc-lg {
  padding: 100px 50px;
}
.bloc-md {
  padding: 50px;
}
.bloc-sm {
  padding: 20px 50px;
}
.d-bloc {
  color: rgba(165, 176, 38, 0.7);
}
.d-bloc button:hover {
  color: rgba(255, 255, 255, 0.9);
}
.d-bloc .ico,
.d-bloc h1,
.d-bloc h2,
.d-bloc h3,
.d-bloc h4,
.d-bloc h5,
.d-bloc h6 {
  color: rgba(255, 255, 255, 0.9);
}
.d-bloc .icon-round,
.d-bloc .icon-rounded,
.d-bloc .icon-semi-rounded-a,
.d-bloc .icon-semi-rounded-b,
.d-bloc .icon-square {
  border-color: rgba(255, 255, 255, 0.9);
}
.d-bloc .divider-h span {
  border-color: rgba(255, 255, 255, 0.2);
}
.d-bloc a:hover {
  color: #e5e9af;
}
.d-bloc .navbar-toggle .icon-bar {
  background: #000;
}
.d-bloc .btn-wire,
.d-bloc .btn-wire:hover {
  color: #fff;
  border-color: #fff;
}
.d-bloc .panel {
  color: rgba(0, 0, 0, 0.5);
}
.d-bloc .panel button:hover {
  color: rgba(0, 0, 0, 0.7);
}
.d-bloc .ico,
.d-bloc .panel h1,
.d-bloc .panel h2,
.d-bloc .panel h3,
.d-bloc .panel h4,
.d-bloc .panel h5,
.d-bloc .panel h6 {
  color: rgba(0, 0, 0, 0.7);
}
.d-bloc .panel icon {
  border-color: rgba(0, 0, 0, 0.7);
}
.d-bloc .panel .divider-h span {
  border-color: rgba(0, 0, 0, 0.1);
}
.d-bloc .panel a {
  color: rgba(0, 0, 0, 0.6);
}
.d-bloc .panel a:hover {
  color: #000;
}
.d-bloc .panel .btn-wire,
.d-bloc .panel .btn-wire:hover {
  color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.3);
}
.l-bloc {
  color: rgba(0, 0, 0, 0.5);
}
.l-bloc button:hover {
  color: rgba(0, 0, 0, 0.7);
}
.l-bloc .ico,
.l-bloc h1,
.l-bloc h2,
.l-bloc h3,
.l-bloc h4,
.l-bloc h5,
.l-bloc h6 {
  color: #000;
}
.l-bloc .icon-round,
.l-bloc .icon-rounded,
.l-bloc .icon-semi-rounded-a,
.l-bloc .icon-semi-rounded-b,
.l-bloc .icon-square {
  border-color: rgba(0, 0, 0, 0.7);
}
.l-bloc .divider-h span {
  border-color: rgba(0, 0, 0, 0.1);
}
.l-bloc a {
  color: rgba(0, 0, 0, 0.6);
}
.l-bloc a:hover {
  color: #000;
}
.l-bloc .navbar-toggle .icon-bar {
  color: rgba(0, 0, 0, 0.6);
}
.l-bloc .btn-wire,
.l-bloc .btn-wire:hover {
  color: rgba(0, 0, 0, 0.7);
  border-color: rgba(0, 0, 0, 0.3);
}
.voffset {
  margin-top: 30px;
}
.voffset-lg {
  margin-top: 80px;
}
#header h3 {
  font-size: 32px;
  font-weight: 900;
  font-family: Montserrat;
}
#header p {
  font-weight: 400;
  font-family: Montserrat;
}
#services h3 {
  font-weight: 400;
  font-family: Montserrat;
}
#porfolio h2 {
  font-weight: 400;
  font-family: Montserrat;
}
#team h2 {
  font-weight: 400;
  font-family: Montserrat;
}
#bloc-6 h3 {
  line-height: 50px;
}
.navbar {
  margin-bottom: 0px !important;
  z-index: 1;
  min-height: 50px !important;
}
.navbar-brand {
  height: auto;
  padding: 5px 5px !important;
  font-size: 25px !important;
  font-weight: 400;
  font-weight: 600;
}
.navbar-brand img {
  max-height: 200px;
  margin: 0 100px 0 0;
  display: inline;
}
.navbar .nav {
  float: right;
  z-index: 1;
}
.nav > li {
  float: left;
  /* margin-top: 5px; */
  font-size: 20px;
  height: 55px;
}
.navbar-nav .open .dropdown-menu > li > a {
  text-align: inherit;
}
.nav > li a:focus,
.nav > li a:hover {
  background: 0 0;
  border-bottom: 0 solid !important;
}
.nav > li a:hover {
  border-bottom: 0 solid !important;
}
.navbar-toggle {
  margin: 10px 5px 0 0;
  border: 1px solid #d5271e !important;
}
.navbar-toggle:hover {
  background: 0 0 !important;
}
.navbar-toggle .icon-bar {
  background-color: rgba(0, 0, 0, 0.5);
  width: 26px;
}
.nav-invert .navbar .nav {
  float: left;
}
.nav-invert .navbar-brand,
.nav-invert .navbar-header {
  float: right;
}
@media (min-width: 768px) {
  .site-navigation {
    position: absolute;
    top: 65%;
    right: 0;
    transform: translate(0, -50%);
    -webkit-transform: translateY(-50%);
  }
  .nav-invert .site-navigation {
    left: 20px;
    right: 0;
  }
  .nav-center {
    text-align: center;
  }
  .nav-center .navbar-header {
    width: 100%;
  }
  .nav-center .nav > li,
  .nav-center .navbar-brand,
  .nav-center .navbar-header {
    float: none;
    display: inline;
  }
  .nav-center .site-navigation {
    position: relative;
    width: 100%;
    margin-top: 20px;
  }
}
.nav > li > .dropdown a {
  background: 0 0 !important;
  display: block;
  padding: 14px 15px;
}
nav .caret {
  margin: 0 5px;
}
.mg-md {
  margin-top: 10px;
  margin-bottom: 20px;
}
.mg-lg {
  margin-top: 10px;
  margin-bottom: 40px;
}
.btn {
  margin: 0 5px 5px 0;
}
.btn.pull-right {
  margin: 0 0 5px 5px;
}
.btn-d,
.btn-d:focus,
.btn-d:hover {
  color: #fff !important;
  background: rgba(0, 0, 0, 0.3);
}
button {
  outline: 0 !important;
}
.btn-wire {
  background: 0 0 !important;
  border: 2px solid transparent;
}
.btn-wire:hover {
  background: 0 0 !important;
  border: 2px solid transparent;
}
.btn-xl {
  padding: 16px 40px;
  font-size: 28px;
}
.dropdown a .caret {
  margin: 0 0 0 5px;
}
.icon-md {
  font-size: 30px !important;
}
.icon-xl {
  font-size: 100px !important;
}
.img-frame,
.img-frame-lg,
.img-frame-md,
.img-frame-rd,
.img-frame-rd-lg,
.img-frame-rd-md {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  padding: 4px;
}
.img-frame {
  border-radius: 3px;
}
.img-frame-lg,
.img-frame-md {
  border-radius: 6px;
}
.img-frame-md,
.img-frame-rd-md {
  padding: 8px;
}
.img-frame-lg,
.img-frame-rd-lg {
  padding: 14px;
}
.panel-sq,
.panel-sq .panel-footer,
.panel-sq .panel-heading {
  border-radius: 0;
}
.panel-rd {
  border-radius: 30px;
}
.panel-rd .panel-heading {
  border-radius: 29px 29px 0 0;
}
.panel-rd .panel-footer {
  border-radius: 0 0 29px 29px;
}
iframe {
  border: 0;
}
.scrollToTop {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  opacity: 0;
  z-index: 500;
  transition: all 0.3s ease-in-out;
}
.scrollToTop span {
  margin-top: 6px;
}
.showScrollTop {
  font-size: 14px;
  opacity: 1;
}
a[data-lightbox] {
  position: relative;
  display: block;
  text-align: center;
}
a[data-lightbox]:hover::before {
  content: "+";
  font-family: "Open Sans", sans-serif;
  font-size: 32px;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-weight: 100;
  z-index: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
a[data-lightbox]:hover img {
  opacity: 0.6;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
}
#lightbox-modal .modal-dialog {
  width: 90%;
  max-width: 900px;
  margin: 30px auto 0;
}
#lightbox-modal .modal-dialog img {
  margin: 0 auto;
}
.lightbox-caption {
  padding: 20px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 5px;
}
.close-lightbox {
  display: none;
  font-size: 40px;
  position: absolute;
  top: 8px;
  right: 20px;
  z-index: 20;
}
.next-lightbox,
.prev-lightbox {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: 50%;
}
.next-lightbox {
  right: 25px;
  border-left: 20px solid rgba(255, 255, 255, 0.4);
}
.prev-lightbox {
  left: 25px;
  border-right: 20px solid rgba(255, 255, 255, 0.4);
}
.next-lightbox:hover,
.prev-lightbox:hover {
  border-right-color: rgba(255, 255, 255, 0.9);
  border-left-color: rgba(255, 255, 255, 0.9);
}
.bgc-carmine-green {
  background: #fff;
  height: auto;
  background-repeat: repeat-x;
  background-size: cover;
}
.bgc-green {
  background-color: #333;
  height: auto;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 20px;
}
.bgc-outer-space {
  background-color: #47454b;
}
.bgc-white {
  background-color: #fff;
}
.bgc-back {
  background-color: #f7dc06;
  height: auto;
  background-repeat: repeat-x;
  background-size: cover;
}
.bgc-back1 {
  background-color: #15c5ff;
  height: auto;
  background-repeat: repeat-x;
  background-size: cover;
}
.bgc-back2 {
  background-color: #73d379;
  height: auto;
  background-repeat: repeat-x;
  background-size: cover;
}
.bgc-back3 {
  background-color: #0d3c74;
  height: auto;
  background-repeat: repeat-x;
  background-size: cover;
  color: #fff;
}
.bgc-inner {
  background-color: #f2f2f2;
}
.bgc-black {
  background-color: #000;
}
.tc-white {
  color: #fff !important;
}
.wire-btn-carmine-pink {
  color: #f35342 !important;
  border-color: #f35342 !important;
}
.wire-btn-white {
  color: #fff !important;
  border-color: #fff !important;
}
.icon-carmine-pink {
  color: #f35342 !important;
  border-color: #f35342 !important;
}
.icon-outer-space {
  color: #47454b !important;
  border-color: #47454b !important;
}
.bg-city-overlay {
  background-image: url(img/city-overlay.png);
}
.quote {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
.quote {
  color: #fff;
  text-align: center;
  margin-bottom: -15px;
  margin-right: 823px;
}
.quote1 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  margin-left: 295px;
}
#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  /* border: none; */
}
#fade-quote-carousel blockquote {
  text-align: center;
  border: none;
  margin: 0 230px -8px 344px;
}
#fade-quote-carousel .profile-circle {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-radius: 100px;
}
@media (max-width: 1024px) {
  .bloc {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .container {
    width: 100%;
  }
  .b-parallax {
    background-attachment: scroll;
  }
  #hero-bloc,
  .page-container {
    overflow-x: hidden;
    position: relative;
  }
}
@media (max-width: 767px) {
  .line_height {
    height: 2px !important;
    width: 2px !important;
  }
  .page-container {
    overflow-x: hidden;
    position: relative;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  #hero-bloc h1 {
    font-size: 40px;
  }
  #hero-bloc h2 {
    font-size: 34px;
  }
  #hero-bloc h3 {
    font-size: 25px;
  }
  .bloc {
    padding-left: 0;
    padding-right: 0;
    -webkit-background-size: auto 200%;
    -moz-background-size: auto 200%;
    -o-background-size: auto 200%;
    background-size: auto 200%;
  }
  .b-parallax {
    background-attachment: scroll;
  }
  .navbar .nav {
    padding-top: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    float: none !important;
  }
  .navbar.row {
    margin-left: 0;
    margin-right: 0;
  }
  .site-navigation {
    position: inherit;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
  }
  .nav > li {
    margin-top: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.05);
    text-align: left;
    padding-left: 15px;
    width: 100%;
  }
  .nav > li:hover {
    background: rgba(0, 0, 0, 0.08);
  }
  #hero-bloc .navbar .nav {
    background: rgba(0, 0, 0, 0.8);
  }
  #hero-bloc .navbar .nav a {
    color: rgba(255, 255, 255, 0.6);
  }
  .hero {
    padding: 50px 0;
  }
  .hero-nav {
    left: -1px;
    right: -1px;
  }
  .navbar-collapse {
    padding: 0;
    overflow-x: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-brand img {
    max-height: 36px;
    width: auto;
  }
  .nav-invert .navbar-header {
    float: none;
    width: 100%;
  }
  .nav-invert .navbar-toggle {
    float: left;
  }
  .btn.pull-left,
  .btn.pull-right {
    float: none !important;
  }
  .bloc-group .bloc {
    display: block;
    width: 100%;
  }
  .bloc-tile-2 .container,
  .bloc-tile-3 .container,
  .bloc-tile-4 .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .bloc-lg,
  .bloc-xl,
  .bloc-xxl {
    padding: 40px 0;
  }
  .bloc-md,
  .bloc-sm {
    padding-left: 0;
    padding-right: 0;
  }
  .a-block {
    padding: 0 10px;
  }
  .btn-dwn {
    display: none;
  }
  .voffset {
    margin-top: 5px;
  }
  .voffset-md {
    margin-top: 20px;
  }
  .voffset-lg {
    margin-top: 30px;
  }
  form {
    padding: 5px;
  }
  .close-lightbox {
    display: inline-block;
  }
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9 {
    margin-top: 6px;
    margin-bottom: 30px;
  }
  .video-bg-contianer {
    display: none;
  }
  .icon_h {
    margin-left: 1px;
    margin-top: 1px;
  }
}
.icon_h {
  margin-left: 900px;
  margin-top: 50px;
}
.read-more2 {
  padding: 10px 25px;
  color: #000;
  margin: 15px 0;
  display: inline-block;
  border: 2px solid #fd0002;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .icon_h {
    margin-left: 1px;
    margin-top: 1px;
  }
  .line_height {
    height: 2px !important;
    width: 2px !important;
  }
  .lab {
    height: 35px;
    width: 45px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    position: absolute;
    left: 0;
  }
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  background-color: #7807ad;
  width: 36px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev {
  background-color: #7807ad;
  width: 36px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.title_area span {
  background: #e4ba03 none repeat scroll 0 0;
}
.title_area span {
  display: flex;
  height: 4px;
  text-align: center;
  width: 80px;
  margin-left: 20px;
}
.lab {
  height: 35px;
  width: 45px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  position: absolute;
  left: 0;
}
@media only screen and (min-width: 400px) {
  #quote-carousel .carousel-indicators li {
    width: 15px;
    height: 15px;
    margin: 5px;
    cursor: pointer;
    border: 4px solid #080808;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
  }
  .carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
  }
  .lab {
    height: 35px;
    width: 45px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    position: absolute;
    left: 0;
  }
}
@media only screen and (min-width: 400px) {
  #quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 0;
  }
}

.selectCity {
  font-size: 20px;
  font-weight: bold;
  color: #f58634;
  line-height: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}

.callUsNow {
  margin-top: -15px;
  margin-left: -3px;
  font-size: 20px;
  font-weight: bold;
  color: #a94442;
}
.faq-child-heading {
  font-size: 15px;
  font-weight: bold;
  color: #020202;
}
a.bookObitary {
  text-decoration: none;
  display: inline-block;
  margin-top: 15px;
  font-size: 20px;
}
.firstIndextext {
  margin-bottom: 5px;
}
.btnText {
  font-size: 8px;
  margin-top: -2px;
}

@media (max-width: 320px) {
  .firstIndextext {
    margin-top: -17px !important;
    text-align: justify !important;
  }
  .mb-mobile {
    margin-bottom: 5px !important;
  }
  .secondIndextext {
    margin-top: -10px !important;
    text-align: justify !important;
  }

  a.bookObitary {
    display: inline-block;
    text-align: justify !important;
    margin-top: 0px !important;
    font-size: 20px !important;
  }
  #nav-bloc .container .navbar .navbar-header a img {
    width: 65% !important;
    height: 36px;
  }
  #nav-bloc .container .navbar {
    margin-bottom: 0px;
  }
  div#mainContainer {
    padding-top: 0px !important;
    margin-top: 0px !important;
  }

  div#mainContainer div.col-md-12.col-sm-12 {
    padding-top: 0px !important;
    margin-bottom: 5px !important;
  }

  #testimonials {
    margin-top: -10px;
  }
  p img.img-responsive {
    margin-top: -15px;
  }
  .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 90%;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: -90%;
    text-align: center;
    list-style: none;
  }
  #quote-carousel .carousel-indicators li {
    width: 15px;
    height: 15px;
    margin-top: -25px;
    cursor: pointer;
    border: 2px solid #080808;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
  }
  #testimonials .row .col-md-12 .col-md-6 {
    margin-bottom: -60px !important;
  }
  #faq br {
    display: none;
  }
  #faq hr {
    display: none;
  }
  #faq .row {
    margin-bottom: -25px;
  }
  #popularSearch {
    margin-bottom: 0px;
  }
  #popularSearch .row {
    margin-bottom: -35px;
  }
  .row .col-md-12.col-sm-12 .col-md-8.col-sm-8 .col-md-4.col-sm-4 {
    margin-bottom: 6px;
  }
  #bgc-green .row {
    margin-bottom: -25px;
  }

  .obituary-text {
    margin-top: 10px;
    font-size: 15px !important;
  }
  .btnText {
    font-size: 9px;
  }
  .btnHead {
    padding-top: 0px !important;
    margin-top: -5px !important;
  }
}

@media (min-width: 321px) and (max-width: 375px) {
  .mb-mobile {
    margin-bottom: 5px !important;
  }
  .firstIndextext {
    margin-top: -17px !important;
    text-align: justify !important;
  }
  .secondIndextext {
    margin-top: -10px !important;
    text-align: justify !important;
  }

  #nav-bloc .container .navbar .navbar-header a img {
    width: 65% !important;
    height: 36px;
  }
  #nav-bloc .container .navbar {
    margin-bottom: 0px;
  }
  div#mainContainer {
    padding-top: 0px !important;
    margin-top: 0px !important;
  }

  div#mainContainer div.col-md-12.col-sm-12 {
    padding-top: 0px !important;
    margin-bottom: 5px !important;
  }

  #testimonials {
    margin-top: -10px;
  }
  p img.img-responsive {
    margin-top: -15px;
  }
  .carousel-indicators {
    position: absolute !important;
    bottom: -15px !important;
    left: 90% !important;
    z-index: 15 !important;
    width: 100% !important;
    padding-left: 0 !important;
    margin-left: -90% !important;
    text-align: center !important;
    list-style: none !important;
  }
  #quote-carousel .carousel-indicators li {
    width: 15px;
    height: 15px;
    margin-top: -25px;
    cursor: pointer;
    border: 2px solid #080808;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
  }
  #testimonials .row .col-md-12 .col-md-6 {
    margin-bottom: -60px !important;
  }

  #quote-carousel .carousel-inner .item .row .col-sm-12 {
    margin-bottom: 0px;
    margin-top: 30px;
  }

  #faq {
    margin-top: 25px;
  }
  #faq br {
    display: none;
  }
  #faq hr {
    display: none;
  }
  #faq .row {
    margin-bottom: -25px;
  }

  #popularSearch {
    margin-bottom: 0px;
  }
  #popularSearch .row {
    margin-bottom: -35px;
  }
  .row .col-md-12.col-sm-12 .col-md-8.col-sm-8 .col-md-4.col-sm-4 {
    margin-bottom: 6px;
  }
  #bgc-green .row {
    margin-bottom: -25px;
  }

  .obituary-text {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px !important;
  }
  .callUsNow {
    margin-left: 0px !important;
  }
  .btnText {
    font-size: 10px;
  }
  .btnHead {
    padding-top: 0px !important;
    margin-top: -5px !important;
  }
}

@media (min-width: 376px) and (max-width: 425px) {
  .mb-mobile {
    margin-bottom: 5px !important;
  }
  .firstIndextext {
    margin-top: -17px !important;
    text-align: justify !important;
  }
  .secondIndextext {
    margin-top: -10px !important;
    text-align: justify !important;
  }
  a.bookObitary {
    display: inline-block;
    font-size: 20px !important;
  }
  #nav-bloc .container .navbar .navbar-header a img {
    width: 65% !important;
    height: 36px;
  }
  #nav-bloc .container .navbar {
    margin-bottom: 0px;
  }
  div#mainContainer {
    padding-top: 0px !important;
    margin-top: 0px !important;
  }

  div#mainContainer div.col-md-12.col-sm-12 {
    padding-top: 0px !important;
    margin-bottom: 5px !important;
  }

  #testimonials {
    margin-top: -10px;
  }
  p img.img-responsive {
    margin-top: -15px;
  }
  .carousel-indicators {
    position: absolute !important;
    bottom: -15px !important;
    left: 90% !important;
    z-index: 15 !important;
    width: 100% !important;
    padding-left: 0 !important;
    margin-left: -90% !important;
    text-align: center !important;
    list-style: none !important;
  }
  #quote-carousel .carousel-indicators li {
    width: 15px;
    height: 15px;
    margin-top: -25px;
    cursor: pointer;
    border: 2px solid #080808;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
  }
  #testimonials .row .col-md-12 .col-md-6 {
    margin-bottom: -60px !important;
  }
  #testimonials .row .col-md-12 .col-md-6 {
    margin-bottom: -60px !important;
  }

  #quote-carousel .carousel-inner .item .row .col-sm-12 {
    margin-bottom: 0px;
    margin-top: 30px;
  }

  #faq {
    margin-top: 25px;
  }
  #faq br {
    display: none;
  }
  #faq hr {
    display: none;
  }
  #faq .row {
    margin-bottom: -25px;
  }

  #popularSearch {
    margin-bottom: 0px;
  }
  #popularSearch .row {
    margin-bottom: -35px;
  }
  .row .col-md-12.col-sm-12 .col-md-8.col-sm-8 .col-md-4.col-sm-4 {
    margin-bottom: 6px;
  }
  #bgc-green .row {
    margin-bottom: -25px;
  }
  .obituary-text {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px !important;
  }
  .callUsNow {
    margin-left: 0px !important;
  }
  .btnText {
    font-size: 9px;
  }
  .btnHead {
    padding-top: 0px !important;
    margin-top: -5px !important;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  div#mainContainer {
    padding-top: 0px !important;
    margin-top: 0px !important;
  }
  div#mainContainer h1 {
    margin-left: 0px;
    margin-top: 0px;
    font-size: 30px !important;
  }
  a.bookObitary {
    display: inline-block;
    margin-top: 5px;
    font-size: 20px !important;
  }
  div#mainContainer h2 {
    margin-top: -10px !important;
    margin-left: 5px;
    margin-right: 5px;
  }
  #banner {
    margin-top: -35px;
  }
  .navbar-header {
    margin-left: -20px !important;
    width: 20% !important;
  }
  .collapse.navbar-collapse.navbar-1 {
    display: inline-block;
    width: 70% !important;
  }

  #nav-bloc .container {
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
    padding-right: 0px !important;
  }

  .carousel-indicators {
    position: absolute;
    bottom: -15px;
    left: 90%;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: -90%;
    text-align: center;
    list-style: none;
  }
  #quote-carousel .carousel-indicators li {
    width: 15px;
    height: 15px;
    margin-top: -25px;
    cursor: pointer;
    border: 2px solid #080808;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
  }
  .best2 .container {
    margin-left: -20px !important;
    width: 110% !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    font-size: 20px;
  }
  .obituary-text {
    margin-top: -10px;
    font-size: 15px !important;
  }
  .callUsNow {
    font-size: 15px !important;
    margin-top: -15px;
    margin-left: 0px !important;
  }
}

@media (min-width: 1200px) and (max-width: 1440px) {
  .navbar {
    margin-left: 0px !important;
  }
  div#mainContainer {
    padding-top: 0px !important;
    margin-top: 0px !important;
  }
  div#mainContainer h1 {
    margin-left: 0px;
    margin-top: 0px;
    font-size: 30px !important;
  }
  a.bookObitary {
    display: inline-block;
    margin-top: 10px;
    font-size: 18px !important;
  }
  div#mainContainer h2 {
    margin-top: 0px !important;
    margin-left: 5px;
    margin-right: 5px;
  }

  #banner {
    margin-top: -35px;
  }
  .navbar-header {
    margin-left: 0px !important;
    width: 20% !important;
  }
  .collapse.navbar-collapse.navbar-1 {
    display: inline-block;
    width: 70% !important;
  }

  #nav-bloc .container {
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
    padding-right: 0px !important;
  }

  .carousel-indicators {
    position: absolute;
    bottom: -15px;
    left: 90%;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: -90%;
    text-align: center;
    list-style: none;
  }
  #quote-carousel .carousel-indicators li {
    width: 15px;
    height: 15px;
    margin-top: -25px;
    cursor: pointer;
    border: 2px solid #080808;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
  }
  .best2 .container {
    margin-left: -20px !important;
    width: 110% !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    font-size: 20px;
  }
  .obituary-text {
    margin-top: -5px;
    font-size: 18px !important;
  }
  .callUsNow {
    font-size: 18px !important;
    margin-top: -10px;
    margin-left: 0px !important;
  }
}

@media (min-width: 1441px) and (max-width: 2560px) {
  .navbar {
    margin-left: 15% !important;
  }
  div#mainContainer {
    padding-top: 0px !important;
    margin-top: 0px !important;
  }
  div#mainContainer h1 {
    margin-left: 0px;
    margin-top: 0px;
    font-size: 30px !important;
  }
  a.bookObitary {
    display: inline-block;
    margin-top: 10px;
    font-size: 18px !important;
  }
  div#mainContainer h2 {
    margin-top: -10px !important;
    margin-left: 5px;
    margin-right: 5px;
  }

  div#mainContainer .col-md-12.col-sm-12 {
    margin-top: 10px !important;
  }
  #banner {
    margin-top: -35px;
  }
  .navbar-header {
    margin-left: -20px !important;
    width: 20% !important;
  }
  .collapse.navbar-collapse.navbar-1 {
    display: inline-block;
    width: 70% !important;
  }

  #nav-bloc .container {
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
    padding-right: 0px !important;
  }

  .carousel-indicators {
    position: absolute;
    bottom: -15px;
    left: 90%;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: -90%;
    text-align: center;
    list-style: none;
  }
  #quote-carousel .carousel-indicators li {
    width: 15px;
    height: 15px;
    margin-top: -25px;
    cursor: pointer;
    border: 2px solid #080808;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
  }
  .best2 .container {
    margin-left: -20px !important;
    width: 110% !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    font-size: 20px;
  }
  .obituary-text {
    margin-top: -5px;
    font-size: 18px !important;
  }
  .callUsNow {
    font-size: 18px !important;
    margin-top: -10px;
    margin-left: 0px !important;
  }
}
