/* Commen css */
*
{
    padding: 0px;
    margin: 0px;
} 

@font-face {
  font-family: "Aptos";
 src: url("fonts/Aptos.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
         
body {
 font-family: "Roboto", sans-serif;
font-size: 0.9rem;
  color: #666;
  line-height: 1.8;
	background-color: #fff;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; 
}
 
p
{
   line-height: 1.8;
  margin-bottom: 2rem;
  padding: 0px;
  font-weight: normal; 
}

 span 
{
  padding: 0px;
  font-weight: normal;  
}
h1, h2, h3, h4, h5, h6 
{
 font-family: "Merriweather", serif;
  margin-bottom: 0rem !important;
	color: #333;
	padding-bottom: 10px;
	line-height: 1em;
	font-weight: 500;
	text-transform: inherit;
}

h1,.inner-head {
  font-size: 1.8rem;
  color: #bb9765;
  padding-bottom: 2rem;
  font-weight: 400;
  line-height: 1.2;
  font-family: Merriweather,serif;
}

h2 {
font-size: 1.7rem;
  padding-bottom: 1rem;
  line-height: 1.7;
color: #bb9765;
font-weight: 400;
}
 
h3{
font-size: 1.4rem;
  padding-bottom:5px;
  color: #bb9765;
  font-weight: 400;
  line-height: 1.5;
}

h4 {
  font-size: 20px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 12px; }

a 
{
  color: #bb9765;
	text-decoration: none;
}

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

.btn-primary {
  background-color: #242424;
  border: 1px solid #000000; }

.btn-primary:hover {
  background-color: #000000;
  border: 1px solid #242424; }

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  background-color: #000000;
  border: 1px solid #242424; }

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(36, 36, 36, 0.5); }

.paddl0 {
  padding-left: 0px; }

.paddr0 {
  padding-right: 0px; }

.paddlr0 {
  padding-left: 0px;
  padding-right: 0px; }

.row-padd-t {
  padding-top: 30px; }

.row-padd-b {
  padding-bottom: 30px; }

.row-padd-tb {
  padding-top: 30px;
  padding-bottom: 30px; }

img 
{
    max-width:100%;
    height:auto;
}
.btn-check:focus + .btn, .btn:focus 
{
  outline: 0;
  box-shadow: 0 0 0 .0rem rgba(13,110,253,.0) !important;
}

/* commen css */

.logo-div
{
  background-color: #231f20;
    padding-top:1.7rem;
    padding-left: 2.4%;
    padding-right: 2.4%;
}
.top-div    
{
    background-color: #231f20;
}
.navigation
{
    padding-bottom:0.6rem;
    padding-left: 2.4%;
    padding-right: 2.4%;
     background-color: #231f20;
}
.social-media p
{
    font-size:15px;
  font-weight: 400;
}
.social-media i
{
    color: #bb9765;
    font-size: 12px;
}

.social-media a
{
    color: hsla(0,0%,96.1%,.6);
}

.social-media a .twitter-color
{
    color:#229ff1;
   font-size: 18px;
}
.social-media a .google-color
{
   color:#ff4031; 
    font-size: 18px;
} 
.social-media a .facebook-color
{
   color: #4467b0; 
   font-size: 18px;
}


.navbar-light .navbar-nav .nav-link,.dropdown-item 
{
  color: #fff;
font-size: 0.9rem;
  text-decoration: none;
  line-height:2rem;
  text-transform: uppercase;
  font-weight:400;
    transition: all 0.4s;
}
.dropdown-menu 
{
    border: none;
    border-radius: 0px;
}
.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link:focus
{
color: #bb9765;
}

.dropdown-item:focus, .dropdown-item:hover
{
   color: #bb9765;
    background-color: transparent; 
}
.dropdown-item.active, .dropdown-item:active {
  color: #bb9765;
    background-color: transparent; 
  text-decoration: none;
}
 .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }  

.arrow {
  font-size: 13px;
  color: hsla(0,0%,96.1%,.6);
}

.dropdown-toggle::after {
  display: none;
}
 
 .navbar-expand-lg .navbar-nav .dropdown-menu
{
    background-color: #231f20;
}

.banner-caption 
{
   z-index: 1;
  right: 48px;
  bottom: 3.5rem;
  left: auto;
}
.homebanner-text
{
    white-space: nowrap;
  background: #bb9765;
  padding: 0.8rem 2rem;
  margin: .4rem 0;
  display:inline-block;
   line-height: 1.2;
  color: #fff;
     font-family: "Merriweather", serif;
    font-size:3rem;
    text-align: right;
}
  
.homebanner-text1
{
   padding: 0.8rem 2rem 0.8rem 1.5rem;
}

 .intro
{
   max-width: 94%; 
     padding:3.3rem 3% 0rem 3%;
}

.home-text
{
    font-size:13pt;
  color: #666;
line-height: 2;
font-family: "Aptos",sans-serif !important;
}
    
.info-div
{
 padding-top: 6rem;
  padding-bottom: 6rem;
}

.service-title
{
 display: block;
  line-height: 1.6;
  padding: 1rem 1.8rem;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.1rem;
}

.service-title1
{
   background-color: #bb9765;
}

.service-title2
{
    background-color: #9e7f54;
}

.service-div
{
     font-family: "Merriweather", serif;
    transition: all 0.4s;
}
.fusion-imageframe {
  display: inline-block;
  z-index: 1;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  max-width: 100%;
  line-height: 1;
}
.fusion-imageframe img {
  vertical-align: top;
  box-shadow: none !important;
}

.hover-type-zoomin img {
  opacity: 1;
  transition: opacity 1s,transform 1s;
}
.service-div:hover img {
  opacity: 1;
  transform: scale(1.1);
}

.pdf-section h3 a
{
    text-decoration: underline;
font-family: "Merriweather", serif;
  font-weight: 400;
    line-height: 1.5;
  font-size: 1.3rem;
    color: #bb9765;
}

.gray-bg
{
   padding: 3.5rem 0;
  text-align: center;
  background: #f7f7f7;
}
 
.home-obituaries
{
  font-size: 1.8rem;
  text-align: center;
 font-family: "Merriweather", serif;
  color: #231f20;
    line-height: 1.8;
}

.obituaries-div
{
    margin-top:2rem;
}
.obituaries-div a:hover .obituarie-image
{
  -webkit-filter: brightness(1.05);
  filter: brightness(1.05);
} 
.obituarie-image
{
  width: 100%;
  height: 280px;   /* equal size box */
  object-fit: cover;  
  display: block;
  background-size: cover;
  background-position: 50%;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.name 
{
  display: block;
  font-size: 1.6rem;
  color: #bb9765;
  font-family: Merriweather,sans-serif;
}

.date
{
display: block;
color: #999;
font-size: 1rem;
}
 
.web
{
 display: inherit;
text-align: center;
  font-size:22px;
    color: #363636;
}

.facebookicon
{
  display: inherit;
  font-size: 55px;
  text-align: center;
  color: #1877f2;
  margin-bottom: 5px;
  margin-top: 15px;
}

.star
{
    color: #FFD700;
}
.light-golden-color
{
    color: #bb9765!important;
}
.bottom-link a i
{
    color: #bb9765!important;
    font-size: 21px;
}
 
.bottom-link a
{
  font-weight:400;
       margin-right: 2rem;
    color: #231f20;
    font-size:1.6rem;
  white-space: nowrap;
    line-height: 1.8;
}

footer
{
    background: #231f20;
  padding-left:3%;
     padding-right:3%;
  color: #fff;
  width: 100%;
}
.footer-head
{
    color: #bb9765;
  display: block;
  margin-bottom: 1rem;
  text-transform: uppercase;
  font-weight: 700;
font-family: "Merriweather", serif;
}

.btm-phone
{
   margin-bottom:1rem;
     display:flex;
    align-items:flex-start;
} 

.btm-phone a 
{
    font-size: 15px;
    color: #fff;
}
.btm-phone a i,.btm-phone i
{
    color: #bb9765!important;
    font-size:13px!important;
}
 
.footer-link li a,.footer-link li
{
    color: #fff!important;
    font-size:15px;
    line-height: 1.8;
}
.credit,.credit a
{
    color: #fff!important;
    font-size: 0.8rem;
    opacity: .8;
}
 
.contact-class
{
    background-color: #f5f5f5;
}

.intro .obituaries-head
{
    color: #231f20!important;
  font-size: 2.5rem!important;
    font-weight: 400!important;
    padding-top: 7rem!important;
    padding-bottom: 0px;
  line-height: 1.5!important;
    font-family: "Merriweather", serif;
}

.intro .inner-head
{
    font-size: 1.8rem!important;
  color: #bb9765!important;
  padding-bottom: 2rem!important;
  font-weight: 400!important;
  line-height: 1.2!important;
  font-family: Merriweather,serif;
}

.obituaries-head .fa-fire-flame-curved
{
   color: #bb9765;
  margin-right: .7rem;
  font-size: 1.3rem;
}
.obit-img 
{
  width: 100%;
  height: 200px;
  object-fit: cover;
  display: block;
  background-size: cover;
  background-position: 50%;
  -webkit-transition: all .2s;
  transition: all .2s;
} 

.obit-img img 
{
  opacity: 1;
  transition: opacity 1s,transform 1s;
}

.obit-thumb:hover .obit-img 
{
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.obit-bgcolor
{
    background-color: #f5f5f5;
    width: 100%;
    margin: 0 auto;
}

.obit-bgcolor h3
{
   font-family: Merriweather,serif;
  font-weight: 400;
  font-size:1.3rem;
    line-height: 1.5;
  overflow: hidden; 
    color: #231f20;
    margin-top: 1.5rem;
}

.obit-bgcolor h4
{
font-size: 0.9rem;
  color: #c4a57a;
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
}

.obit-bgcolor a
{
    display: block;
    line-height: 1.5;
    color: #666;
 font-weight: 400;
}

.page-link
{
    border-radius: 0px;
  color: #666;
  border: none;
 display: inline-flex;
    align-items: center;     
    justify-content: center;
  width: 2rem;
  height: 2rem;
  background-color: #c4a57a;
  line-height: 1.4rem;
margin-right: 0.4rem;
  text-decoration: none;
  font-size: 15px;
    transition: all 0.4s;
    
} 
  
.page-item.active .page-link
{
      background-color: #bb9765;
    color: #fff;
  border:none;
    
}
.page-link:hover
{
      background-color: #bb9765; 
    color: #666;
}
.page-link:focus 
{
  z-index: 3;
  color: #fff;
    background-color: #bb9765;
  outline: 0;
  box-shadow: 0 0 0 .0rem rgba(13,110,253,.0)!important;
}

.page-item:first-child .page-link,.page-item:last-child .page-link
{
    border-radius: 0px;
}
.page-item
{
    padding-top: .5rem !important
}

.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 4px;
}

.intro-padbottom
{
    padding-bottom:7.3rem;
}

.obit-detailhead
{
    font-size:2.5rem;
  line-height: 1.3;
  color: #333;
/*font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-family: Merriweather,serif;
    font-family: "Lora", serif;*/
    font-family: Georgia, 'Times New Roman', serif;
    padding-bottom: 0px;
}

.golden-text
{ 
    font-size:1.3rem;
  color: #bb9765;
   font-family: Georgia, 'Times New Roman', serif;
}

.obit-date
{
    font-size: 1rem;
  color: #666;
    font-family: Georgia, 'Times New Roman', serif;
    font-weight: 500;
}
  
.font-change
{
       font-family: "Roboto Slab", serif;
}

.detailimg
{
    width: 270px;
}

.modal-div
{
border-top: 5px solid #f6f6f6;
 padding-top: 1.5rem;
}

 .modal-dialog 
{
    margin: 2.5rem auto;
}  

.message-box
{
    max-width: 300px;
  margin: 40px auto 0;
 padding: 10px 15px;
  background-color: #fff;
  border-radius: 2px;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.33);
  box-shadow: 0 2px 8px rgba(0,0,0,.33);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  font-family: Helvetica,Arial,sans-serif;
}
#exampleModal .modal-content,#exampleModal1 .modal-content
{
    border:none;
    border-radius: 0px;
}
#exampleModal .modal-title,#exampleModal1 .modal-title
{
    color: #231f20!important;
    line-height: 1.5!important;
  font-weight: 400!important;
  font-size:1.3rem!important;
    padding-bottom: 0px!important;
    text-transform: none;
}

#exampleModal .modal-title .fa-comment-dots,
#exampleModal1 .modal-title .fa-fire-flame-curved
{
    color: #bb9765;
  margin-right: .5rem;
    font-size: 15px;
} 
       
#exampleModal .input-box,#exampleModal1 .input-box  
{
    width: 100%;
  padding-right:1.5rem;
  margin-top:0.8rem;
  border: 1px solid #d5d5d5;
    border: 1px solid #d5d5d5;
  border-radius: 0px;
  font-size: 13px;
}
#exampleModal .label-class,#exampleModal1 .label-class
{
  font-size: 14px;
  margin-top: 10px;
  line-height: 22px;
}
#exampleModal .input-box1
{
    font-weight: 500;
    font-size: 15px;
}
 .form-control:focus {
  color:#6c757d;
  background-color: #fff;
  border-color: #d5d5d5;
  outline: 0;
  box-shadow: 0 0 0 .0rem rgba(13,110,253,.0);
}

.code {
  background-color: #4d4d4d;
  color: #fff;
  font-size: 15px;
  width:90px;
    font-weight: 600;
}
.submit-btn
{
    padding: .2rem 1.4rem;
  background-color: #f5f5f5;
  border: 0;
  cursor: pointer;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 15px;
    margin-top: 2rem;
}

.actions 
{
   display: inline-block;
  background: #f6f6f6;
  padding: 0.5rem 1.1rem;
  margin-right: 2rem;
  font-size: 1rem;
  color: #666 !important;
  line-height: 1.8;
  border-radius: 0px;
  transition: all 0.4s;
}
.actions i
{
  margin-right:0.5rem;
  color: #bb9765;
}
.actions:hover
{
  background: #e9e9e9;
}

.candle-box
{
    margin-top: 2rem;
  border: 1px solid #e9e9e9;
 padding: 1.3rem;
} 

.obit-black
{
   background: #231f20;
 padding: 0.7rem 1.2rem;
    color: #fff;
 font-size: 1.3rem;
    /*font-family: "Roboto Slab", serif;*/
 font-family: Roboto Slab,Georgia,Times New Roman,Times,serif;
}

.obit-black a i
{
   width: 2rem;
  height: 2rem;
  line-height: 3rem;
  text-align: center;
  background: #229ff1;
  color: #fff !important;
  font-size: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
 
.obit-black a .fb-color
{
    background-color: #3d5a97!important;
    margin-left: 5px;
}
.brown-class
{
    background: #bb9765;
   padding: 0.7rem 1.2rem;
    color: #fff;
 font-size: 1.3rem;
 /*font-family: "Roboto Slab", serif;*/
    font-family: Roboto Slab,Georgia,Times New Roman,Times,serif;
}

.gray-class
{
    background: #f6f6f6;
  color: #666;
    padding:1.5rem 1.2rem 2rem 1.2rem;
font-family: "Roboto Slab", serif;
}
.obit-black1
{
    margin-top: 2rem;
}
.paypal a
{
  color: #00f;
}
.inner-page h1,.inner-page .main-head
{
    color: #231f20!important;
  font-size:2.5rem!important;
  padding-bottom: 1.5rem!important;
    font-weight: 400!important;
  line-height: 1.5!important;
} 
.intro h2,.intro .h2class
{ 
    color: #bb9765 !important;
  font-size: 1.8rem!important;
 padding-bottom: 1.2rem;
  line-height: 1.5!important;
  font-weight: 400!important;
    text-transform: none;
} 
.h2class 
{
  padding-bottom:1.1rem!important;  
}
.border-div
{
      background-color: #fff;
    border: 1px solid #dee2e6 !important;
    padding:15px 15px;
}

.pro-div 
{
  transition: all .9s ease-in-out;
  /*box-shadow: 0 0 12px 0 rgba(0,0,0,.05);*/
  background-color: #fff;
    border: 1px solid #dee2e6 !important;
  padding: 25px 25px;
}
 .content
{
  padding-top: 25px;
     padding-bottom: 25px;
}
.hover-card
{
    width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
}

.hover-card img 
{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pro-div h2 
{
  color: #bb9765!important;
  font-size: 1.4rem!important;
    padding-bottom: 15px!important;
}

.intro .newsdetail-head
{
 font-size: 2rem !important;
    padding-bottom: 0px !important;
}   
.inner-btn {
  text-align: center !important;
  width: auto;
  display: inline-block !important;
    font-size: 17px !important;
  background-color:#bb9765!important;
  color: #fff !important;
  line-height: 20px;
  font-weight: 600;
  transition: all .6s ease-in-out;
  text-transform: uppercase;
  border-radius: 0px !important;
  padding: 15px 40px !important;
}

 .inner-page .h3-class 
{
    font-size: 1.2rem!important;
  line-height: 1.4!important;
    padding-bottom:0rem!important;
}
.inner-page .h3-class a
{
   text-decoration: underline; 
} 
.sitemap-div {
  padding: 30px 30px;
  box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
  background-color: #fff;
}

.sitemap-div ul li a {
  line-height: 33px;
    font-size: 15px;
    color: #666!important;
    transition: all 0.4s;
}
.sitemap-div ul li a:hover 
{
   color: #bb9765!important; 
} 

/* responsive css */

@media only screen and (max-width:1305px)
{ 
    .footer-head 
    {
        font-size: 0.8rem;
    }
    
}
@media only screen and (max-width:1300px)
{ 
     .obit-black,.brown-class 
    {
        font-size: 1rem;
        padding: 0.7rem 1rem;
    } 
  
    .obit-black a i {
 width: 1.5rem;
  height: 1.5rem;
        font-size: 14px;
    }
    .obit-detailhead {
  font-size: 1.9rem;
    }
    .golden-text 
    {
  font-size: 1.1rem;
    }
    .actions
    {
  font-size: 0.8rem;
    }
    .candle-box,.candlename {
  font-size: 0.8rem!important;
}
#exampleModal .modal-title, #exampleModal1 .modal-title {
  font-size: 1rem !important;
    }
    .submit-btn {
  font-size: 13px;
    } 
} 

@media only screen and (max-width:1100px)
{ 
    .footer-head 
    {
        font-size: 0.7rem;
    }
    footer {
  padding-left:1.5%;
  padding-right:1.5%;
    }
}

@media only screen and (max-width:1028px)
{
    .service-title {
  padding: 1rem 1.5rem;
    }
}

@media only screen and (max-width:1024px)
{  
 .container
    {
       max-width: 94%;
    } 
  .horse-head
    {
        font-size: 1rem;
    }
}

 

@media only screen and (max-width:991px)
{
  .navbar .dropdown-menu {
        position: static !important;
        transform: none !important;
    }

    .navbar .dropdown-menu.show {
        display: block !important;
    }
     .navbar-light .navbar-toggler {
    color: #3561A3 !important;
    border: none !important;
     position: absolute;
   top: -58px;
    z-index: 1;
    left: 20px;
  }
    .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 .0rem !important;
  }     
   
.navbar-toggler-icon 
    {
  margin-bottom: 0px!important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23bb9765' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")!important;
}
      .logo-col {
    position: relative;
  }
  .logo
    {
        text-align: right;
  padding-left: 64px;
    }
      .navbar-collapse{
        transition:none !important;
    }

    .navbar-collapse.collapse:not(.show){
        display:none !important;
    }

    .navbar-collapse.show{
        display:block !important;
        animation: menuSlideIn .4s ease forwards;
        width:100%;
    }

    @keyframes menuSlideIn{
        from{
            opacity:0;
            transform:translateX(-50px);
        }
        to{
            opacity:1;
            transform:translateX(0);
        }
    }
  .navbar-toggler.active .navbar-toggler-icon {
    background-image: none !important;
}

/* X icon create kar */
.navbar-toggler.active::before,
.navbar-toggler.active::after {
    content: "";
    position: absolute;
    width: 22px;
    height: 2px;
    background: #bb9765;

    top: 50%;
    left: 50%;
    transform-origin: center;
}

/* X shape */
.navbar-toggler.active::before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.navbar-toggler.active::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}  
    .navigation {
  padding-left: 0%;
  padding-right:0%;
}
  .nav-row
    {
       width: 100%;
        display: block;
        --bs-gutter-x: 0;
    }
  
    .navbar-nav 
    {
     padding-left: 15px;
         background: #bb9765;
                color: #fff;
        padding-bottom:2rem;
}
    .navigation-container
    {
        width: 100%;
  padding-right: 0px !important;
  padding-left: 0px !important;
    }
    .logo-div {
padding-left: 2.4%;
  padding-right: 2.4%;
}
    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link,.navbar-light .navbar-nav .nav-link, .dropdown-item  {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
}
   .navigation {
  padding-bottom: 0rem;
    }
      .logo-div{
  padding-bottom: 0.6rem;
    }
    .top-div
    {
        position: sticky;
  width: 100%;
  transition: 0.3s ease-in-out;
  z-index: 10;
  top: 0;
    }
   .arrow {
        float: right;
  padding-right: 10px;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
  background-color: #bb9765;
}
    .dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  background-color: transparent;
}
    .dropdown-item.active, .dropdown-item:active {
  color: #fff;
  background-color: transparent;
  text-decoration: none;
}
    
    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link.active,.dropdown-item:focus, .dropdown-item:hover
    {
        text-decoration: underline;
    }
     .footer-head {
    font-size: 0.9rem;
  }
  .bottom-link a {
  font-size: 1.2rem;
    }
    .home-obituaries {
  font-size: 1.6rem;
    }
    .name 
    {
  font-size: 1.3rem;
    }
     .service-title {
 padding: 1rem 1.1rem;
    font-size: 1rem;
    }
    .homebanner-text 
    {
        font-size:1.5rem;
        padding: 0.6rem 1.5rem;
    }
    .homebanner-text1 {
  padding: 0.6rem 1.5rem 0.6rem 1.1rem;
}
    .banner-caption {
  bottom: 1rem;
        right: 40px;
    }
 .inner-page h1, .inner-page .main-head {
  font-size: 2rem !important;
    }
    .intro h2, .intro .h2class
    {
  font-size: 1.4rem !important;
    }
    .intro img
    {
        text-align:center;
        margin: 0 auto;
        display: block;
    }
    .intro 
    {
        padding-top: 1.6rem
    }
  .obit-bgcolor h3 {
  font-size: 1rem;
  line-height: 1.4;
    }
    .intro .inner-head {
  font-size: 1.5rem !important;
    }
    .intro .obituaries-head {
  font-size: 1.7rem !important;
    }
    
}  

@media only screen and (max-width:866px)
{
        .service-title {
 padding: 1rem 1rem;
    font-size:0.9rem;
    }
}

@media only screen and (max-width:800px)
{
         .navbar-light .navbar-toggler 
    {
   top: -58px;
    }
   
    
}

@media only screen and (max-width:781px)
{
        .service-title {
 padding: 1rem 0.8rem;
    font-size:0.9rem;
    }
}

@media only screen and (max-width:767px)
{
    .social-media a i
    {
        font-size:20px;
    }
   .navbar-light .navbar-toggler {
    top: -72px;
  }
    .bottom-link
    {
        display: block;
        margin: 0 auto;
        text-align: center;

    }
    .bottom-link-1
    {
        margin-top:15px;
    }
    .bottom-link a 
    {
  font-size: 1rem;
            margin-left:0rem;
    }
   
   .pdf-section h2 {
  font-size: 1.4rem;
    }
    .pdf-section h3 a {
  font-size: 1rem;
    }
         .service-title {
 padding: 1rem 1rem;
    font-size:1.1rem;
    }
    h1 {
  font-size: 1.5rem;
  line-height: 1.3;
    }
       .homebanner-text 
    {
        font-size:1rem;
        padding: 0.4rem 1.1rem;
       margin-bottom: 10px !important;
    margin-top: 0px !important;
    }
    .homebanner-text1 {
  padding: 0.4rem 1.1rem 0.4rem 0.9rem;
}
    .banner-caption {
  bottom: 1rem;
    }
    .pro-div h2 {
  font-size: 1.2rem !important;
    }
}


@media only screen and (max-width:575px)
{
    .pagination .page-link {
        padding: 0.375rem 0.5rem;
        font-size: 0.875rem;
    }
    .social-media 
    {
       padding-right:5px;
    }
     .logo-col {
    padding-right:5px;
  }
     .navbar-light .navbar-toggler {
    top: -60px;
  }
     .pdf-section h2 {
    font-size: 1.3rem;
  }
    h1 {    
  font-size: 1.2rem;
  line-height: 1.3;
    } 
    .intro .newsdetail-head {
  font-size: 1.5rem !important;
  padding-bottom: 0px !important;
}
}

@media only screen and (max-width:535px)
{ 
.add-col
{
    width:50%;
    display: block;
}
    .add-topcol2
    {
        padding-top: 15px!important;
    }
}

@media only screen and (max-width:450px)
{
     .navbar-light .navbar-toggler 
    {
            left:-5px;
        top: -52px;
    }
  
     .logo {
    padding-left: 45px;
  }
    .navbar-brand {
  margin-right:0rem;
    }
     .banner-caption {
  bottom:0rem;
        right: 30px;
    }
   
}
@media only screen and (max-width:406px)
{
    .actions1
    {
        margin-top: 15px;
    }
}
@media only screen and (max-width:400px)
{ 
.add-col
{
    width: 100%;
    display: block;
}
     .add-topcol1
    {
        padding-top: 15px!important;
    }
}

@media only screen and (max-width:370px)
{
    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link,.navbar-light .navbar-nav .nav-link, .dropdown-item  {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
}
    .navbar-nav {
    padding-left: 10px;
    }
     .social-media a i {
    font-size: 15px;
  }
  .logo {
    padding-left: 30px;
  }
    .bottom-link a i {
  font-size: 15px;
  margin-right: 10px !important;
}
     .banner-caption {
        right:20px;
    }
        .homebanner-text 
    {
       margin-bottom:7px !important;
    }
}

@media only screen and (max-width:325px)
{
        .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link,.navbar-light .navbar-nav .nav-link, .dropdown-item  {
  color: #fff;
  font-weight: 400;
  font-size: 13px;
} 
    .navbar-nav {
    padding-left:5px;
    }
    .message-box {
  max-width: 280px;
    }
}











@media (min-width:1145px) and (max-width:1331px)
{
    .navbar-light .navbar-nav .nav-link, .dropdown-item 
    {
  font-size: 0.8rem;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: .3rem;
  padding-left: .3rem;
}
}

@media (min-width:1091px) and (max-width:1144px)
{
    .navigation
    {
  padding-left:0%;
  padding-right:0%;
}
    .navbar-light .navbar-nav .nav-link, .dropdown-item {
  font-size: 0.8rem;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
  padding-right: .3rem;
  padding-left: .3rem;
}
}

@media (min-width:992px) and (max-width:1090px)
{
      .navigation
    {
  padding-left:0%;
  padding-right:0%;
}
    .navbar-light .navbar-nav .nav-link, .dropdown-item {
  font-size: 0.7rem;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
  padding-right: .3rem;
  padding-left: .3rem;
}
}

@media (min-width:768px) and (max-width:898px)
{
    .social-media a .twitter-color,.social-media a .facebook-color,.social-media a .google-color {
  font-size:15px;
}
    .social-media a {
  margin-right:3px !important;
}
    .social-media
    {
        padding-right:0!important;
  padding-left:0!important;
    }
}


