/*
Site Name:
Site URI:
Author:
Author URI:
Version:1.0.0
Description:
Tags:
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# GLOBAL (fonts, heading and paragraphs )
# Helper Classes and Styles
# Reset Bootstrap Styles
# Header Styles
# Navigation css
# Carousel Styles
## Fade effect Bootstrap Carousel
# Media Queries
## max-midth of 1024px
## max-midth of 991px
## min-midth of 768px
## max-midth of 767px
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# GLOBAL (fonts, heading and paragraphs )
--------------------------------------------------------------*/
html,
body {
  height: 100%;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

body {
  padding-top: 85px;
  position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Slab", serif;
}

h1 {
  font-size: 56px;
  line-height: 55px;
  font-family: "Arizonia", cursive;
  text-transform: capitalize;
  color: #000;
}

h2 {
  font-size: 36px;
  line-height: 48px;
}

h3 {
  font-size: 24px;
  line-height: 30px;
}

h4 {
  font-size: 20px;
  line-height: 28px;
}

h5 {
  font-size: 18px;
  line-height: 26px;
}

h6 {
  font-size: 16px;
  line-height: 22px;
}

hr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
}

a {
  color: #333;
  display: inline-block;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

a:hover,
a:focus,
.btn:hover,
.btn:focus {
  color: #555;
  outline: none !important;
}

strong,
bold,
b {
  font-weight: 700;
}

em {
  font-style: italic;
  font-weight: inherit;
}

img,
figure {
  width: 100%;
}

::-moz-selection {
  text-shadow: none;
  color: #fff;
  background: rgba(34, 34, 34, 0.8);
}

::selection {
  text-shadow: none;
  color: #fff;
  background: rgba(34, 34, 34, 0.8);
}

img::selection {
  color: #fff;
  background: 0 0;
}

img::-moz-selection {
  color: #fff;
  background: 0 0;
}

iframe {
  display: block;
  width: 100%;
}

input,
select,
.form-control {
  border: none;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 40px;
  width: 100%;
  color: #666;
}

label {
  font-size: 12px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 0;
  line-height: 20px;
  vertical-align: middle;
}

::-moz-placeholder {
  opacity: 1;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #666666;
  text-transform: capitalize;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666;
  text-transform: capitalize;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #666666;
  text-transform: capitalize;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #666666;
  text-transform: capitalize;
}

:placeholder-shown {
}

/*--------------------------------------------------------------
# Helper Classes and Styles
--------------------------------------------------------------*/
.snap {
  margin: 0;
  padding: 0;
}

.pad15 {
  padding-top: 15px;
  display: block;
}

.pad30 {
  padding: 15px;
  display: block;
}

.pad40 {
  padding-top: 20px;
  display: block;
}

.pad60 {
  padding: 30px;
  display: block;
}

p {
}

.container-fluid {
  width: 100%;
  max-width: 1270px;
}

button,
.btn {
}

.btn:focus,
button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn {
  -webkit-transition: all ease 0.25s !important;
  -moz-transition: all ease 0.25s !important;
  -ms-transition: all ease 0.25s !important;
  -o-transition: all ease 0.25s !important;
  transition: all ease 0.25s !important;
}

.light-bg {
  background: #eee;
  padding-bottom: 40px;
}

.light-bg.inner {
  min-height: 80%;
}

.inner .table-bordered {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25);
}

.dark-bg {
  background: #21215b;
  padding-bottom: 40px;
}

section {
  padding-bottom: 40px;
}

.dark-bg a.btn-more {
  color: #fff;
}

.light-bg {
  background: #d8d7e5;
  padding-bottom: 40px;
}

.heading {
  font-size: 20px;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 20px;
  color: #000;
}

.share-icons a {
  display: inline-block;
  color: #fff;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 26px;
  font-size: 16px;
  margin-left: 7px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.share-icons a:hover {
  background: #fff;
  color: #000;
}

.btn-wrapper {
  text-align: center;
  margin-top: 20px;
}

a.btn-more {
  text-transform: capitalize;
  color: #000;
  margin-bottom: 5px;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
}

.btn-more:after {
  content: "";
  display: block;
  background: url("../images/56860-three-dots-rounded-button.png") no-repeat
    center;
  width: 50px;
  margin: 0 auto;
  height: 13px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.btn-more:hover {
  opacity: 0.8;
}

.btn-more:hover:after {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.large-social-icons ul.list-inline {
  text-align: center;
}

.large-social-icons ul.list-inline li {
  margin: 15px 5px 0;
}

.large-social-icons a {
  border: 4px solid #666;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 60px;
  font-size: 34px;
  line-height: 52px;
  text-align: center;
  color: #666;
}

.large-social-icons a:hover {
  color: #000;
  border-color: #000;
}

ul.list-arrowhead {
  list-style: none;
  padding-left: 18px;
}

ul.list-arrowhead li {
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
}

ul.list-arrowhead li:before {
  content: "\f101";
  font-family: "FontAwesome";
  float: left;
  margin-left: -15px;
  color: #333;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

ul.list-arrowhead li:hover:before {
  margin-left: -10px;
}

ul.list-arrowhead a {
  color: #333;
  text-decoration: none;
}

/*--------------------------------------------------------------
# Reset Bootstrap Styles
--------------------------------------------------------------*/
a.thumbnail {
  text-decoration: none;
}

.thumbnail {
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.thumbnail:hover {
  -webkit-box-shadow: 0 3px 14px rgba(0, 0, 0, 0.15),
    0 3px 12px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.15), 0 3px 12px 1px rgba(0, 0, 0, 0.15);
}

img.thumbnail {
  -webkit-box-shadow: 0 3px 14px rgba(0, 0, 0, 0.15),
    0 3px 12px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.15), 0 3px 12px 1px rgba(0, 0, 0, 0.15);
}

img.thumbnail:hover {
  -webkit-box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4),
    0 3px 12px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4), 0 3px 12px 1px rgba(0, 0, 0, 0.25);
}

/*--------------------------------------------------------------
# Thumbnail Styles
--------------------------------------------------------------*/
.content_image,
.thumbnail-wrapper {
  position: relative;
}

.thumbnail-wrapper > .thumbnail {
  min-height: inherit;
}

.content_image .share-icons,
.thumbnail-wrapper .share-icons {
  position: absolute;
  top: 10px;
  right: 10px;
}

.thumbnail .img-wrapper {
  height: 243px;
  overflow: hidden;
}

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

.thumbnail .img-wrapper img {
  min-width: 100%;
  /* max-width: none; */
  /* min-height: 350px; */
}

.gallery-img .thumbnail img {
  min-width: 100%;
  max-width: 100%;
  min-height: 0;
}

.thumbnail {
  line-height: 30px;
}

.thumbnail .caption {
  position: relative;
  font-size: 15px;
  color: #666;
  padding: 30px !important;
}

.thumbnail .dated {
  padding: 0 9px;
  margin-top: 5px;
  font-size: 12px;
  color: #888;
}

.thumbnail .caption:before {
  position: absolute;
  bottom: 100%;
  left: 25px;
  border-bottom: 18px solid #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}

.thumbnail .caption h3 {
  margin-top: 5px;
  font-size: 20px;
  margin-bottom: 5px;
}

.thumbnail-side {
  background: #fff;
  border: 20px solid #333;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.thumbnail-side .img-wrapper {
  width: 100%;
  float: left;
  position: relative;
}

.thumbnail-side .caption {
  width: 40%;
  float: left;
  padding: 15px 15px 0;
}

.thumbnail-side .caption h3 {
  font-size: 26px;
  margin-bottom: 10px;
}

.thumbnail-media {
  border: 10px solid #333;
}

.thumbnail-media .img-wrapper {
  width: 40%;
  max-height: 260px;
}

.thumbnail-media .caption {
  width: 100%;
}

.media-coverage .media-logo {
  min-height: 50px;
  padding-top: 5px;
  width: auto;
  max-width: 230px;
  margin-left: 5px;
}

.media-coverage .media-logo img {
  max-height: 40px;
}

.media-coverage .share-icons a {
  color: #333;
  border-color: #333;
  margin-left: 0;
}

.media-coverage .share-icons a:hover {
  color: #fff;
  background: #333;
  border-color: #333;
  margin-left: 0;
}

.media-coverage .img-wrapper {
  padding: 0 9px;
  overflow: hidden;
}

.media-coverage .thumbnail .caption h3 {
  margin: 0;
  font-size: 18px;
}

.media-coverage .thumbnail .caption p {
  font-size: 14px;
}

.media-coverage .thumbnail .caption span {
  font-size: 12px;
  display: block;
  border-top: 1px solid #eee;
  padding-top: 5px;
  color: #3b94d9;
}

/* @media only screen and (min-width: 1024px) and (max-height: 1366px) {
  .jumbotron {
    height: 41vh !important;
  }
} */

@media all and (max-width: 767px) {
  .thumbnail-media .caption:before {
    display: none;
  }

  .thumbnail-media.has-image .caption:before {
    display: block;
  }
}

@media all and (min-width: 768px) {
  .thumbnail-media.has-image .caption {
    width: 60%;
  }
}

/*--------------------------------------------------------------
# Header Styles
--------------------------------------------------------------*/
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 999;
  border-top: 3px solid #333;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5);
}

header .alt-lang {
  background: #333;
  color: #fff;
  padding: 1px 4px 3px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  right: 5%;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  z-index: 99;
}

header .alt-lang a {
  text-decoration: none;
  color: #fff;
  padding: 4px;
}

header .alt-lang a.selected {
  background: #fff;
  color: #000;
  pointer-events: none;
}

header .alt-lang a:first-child.selected {
  border-radius: 5px 0 0 5px;
}

header .alt-lang a:last-child.selected {
  border-radius: 0 5px 5px 0;
}

header h1 a {
  font-size: 56px;
  line-height: 55px;
  font-family: "Arizonia", cursive;
  text-transform: capitalize;
  color: #000;
}

header h1 a:focus,
header h1 a:hover {
  text-decoration: none;
  color: #000;
}

body.modal-open header {
  /* border-right: 17px solid #fff; */
}

header .navbar-toggle {
  display: block;
  float: none;
  margin: 25px 0;
}

header .large-social-icons ul.list-inline {
  float: right;
  margin-top: 10px;
}

header .large-social-icons ul.list-inline li {
  margin: 15px 0px 0;
  padding-right: 0;
}

header .large-social-icons a {
  font-size: 26px;
  border: 3px solid #666;
  width: 40px;
  line-height: 34px;
}

/*--------------------------------------------------------------
# Navigation css
--------------------------------------------------------------*/
.navbar-toggle {
  display: block;
  padding: 9px 0;
}

.navbar-toggle .icon-bar {
  background: #000;
  height: 4px;
  width: 25px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 2px;
}

.navbar-toggle .icon-bar:nth-of-type(2) {
  top: 1px;
}

.navbar-toggle .icon-bar:nth-of-type(3) {
  top: 2px;
}

.navbar-toggle .icon-bar {
  position: relative;
  transition: all 300ms ease-in-out;
}

.navbar-toggle.active .icon-bar:nth-of-type(1) {
  top: 6px;
  transform: rotate(45deg);
}

.navbar-toggle.active .icon-bar:nth-of-type(2) {
  background-color: transparent;
}

.navbar-toggle.active .icon-bar:nth-of-type(3) {
  top: -6px;
  transform: rotate(-45deg);
}

/* FULL SCREEN MODAL STYLES
 -------------------------------------------------- */
.modal-open.page-overflow .page-container,
.modal-open.page-overflow .page-container .navbar-fixed-top,
.modal-open.page-overflow .page-container .navbar-fixed-bottom,
.modal-open.page-overflow .modal-scrollable {
  overflow-y: scroll;
}

.fullscreen .modal-dialog {
  margin: 0 0 0 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  padding: 0;
  color: #333;
}

#menuModal {
  padding: 0 !important;
  top: 88px;
}

.fullscreen .modal-content {
  height: 100%;
  min-height: 100%;
  border-radius: 0;
  color: #333;
  background: rgba(0, 0, 0, 0.75);
  overflow: auto;
}

.fullscreen .modal-body li {
  padding: 20px 0;
}

.fullscreen .modal-body li,
.fullscreen .modal-body a {
  color: #fff;
  font-size: 34px;
  text-transform: uppercase;
  text-decoration: none;
}

.fullscreen .modal-body a:hover {
  color: #3d8eb9;
}

.fullscreen .modal-body li li,
.fullscreen .modal-body li li a {
  color: #fff;
  font-size: 22px;
  padding: 2px 0;
  line-height: 1.2;
  text-transform: capitalize;
}

@media (max-width: 480px) {
  .fullscreen .modal-body li,
  .fullscreen .modal-body a {
    font-size: 22px;
  }

  .fullscreen .modal-body li li,
  .fullscreen .modal-body li li a {
    font-size: 18px;
  }
}

/*--------------------------------------------------------------
# Jumbotron styles
--------------------------------------------------------------*/
.jumbotron {
  height: 100%;
  margin-bottom: 0;
  background-color: #eee;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}

.jumbotron.jumbotron-sm {
  padding: 0;
  height: auto;
  text-align: center;
}

/*--------------------------------------------------------------
# About Section Styles
--------------------------------------------------------------*/
.about-section {
  padding: 60px 0;
}

.about-section .container-fluid {
  max-width: 900px;
}

h2.main-heading {
  font-size: 40px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 30px;
}

h2.main-heading small {
  display: block;
  font-size: 18px;
  text-transform: none;
  margin-top: 10px;
  color: #888;
}

.about-section h3 {
  font-size: 30px;
  font-weight: 400;
  text-align: right;
  color: #888;
  margin-top: 12px;
}

.about-section h3 strong {
  font-weight: 700;
}

.about-section p.text-right {
  font-size: 16px;
  line-height: 1.2;
  color: #888;
}

/*--------------------------------------------------------------
# Carousel Styles
--------------------------------------------------------------*/
.carousel .item,
.carousel .item img {
  width: 100%;
  overflow: hidden;
}

#gallery-carousel.carousel .item {
  overflow: hidden;
}

#gallery-carousel {
  /* margin-bottom: 40px; */
}

.carousel .carousel-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 22px;
  padding: 20px;
  text-shadow: none;
  background: rgba(0, 0, 0, 0.5);
}

/* Fade effect Bootstrap Carousel */
/* ------------------------------------ */

/*just add .carousel-fade to the div with the classes carousel and slide*/
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*--------------------------------------------------------------
# Services Styles
--------------------------------------------------------------*/
.services {
  padding: 100px 0;
  background-color: #eee;
  background-position: center;
  background-repeat: repeat;
  background-size: cover;
}

a.service-icon {
  text-align: center;
  display: block;
  text-decoration: none;
  color: #fff;
  font-family: "Roboto Slab", serif;
}

.service-icon img {
  max-height: 120px;
  display: block;
  margin: 0 auto 20px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

a.service-icon:hover img {
  opacity: 0.8;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.service-icon span {
  text-transform: capitalize;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer {
  background: #333 url("../images/noise.jpg") repeat;
  padding: 50px 0 0;
}

footer .col-md-2 {
  border-right: 1px solid #000;
  color: #fff;
}

footer .col-md-2:last-child {
  border-right: none;
}

footer h5 {
  font-size: 18px;
  font-family: "Roboto", sans-serfi;
  font-weight: 400;
  margin-bottom: 5px;
}

footer ul.list-unstyled {
  margin-bottom: 0;
}

footer a {
  font-size: 14px;
  color: #fff;
}

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

footer .large-social-icons {
  background: #fff;
  margin-top: 50px;
  padding: 30px 0;
}

.content_image {
  float: right;
  margin: 0 0 30px 30px;
}

.content_image img {
  max-width: 100% !important;
}

/*--------------------------------------------------------------
# Updates & Fixes
--------------------------------------------------------------*/
.modal-backdrop {
  z-index: 998;
}

.ms-grid-item {
  width: 33.33%;
  padding: 5px;
  float: left;
}

.ms-grid-item a {
  display: block;
  background: #fff;
  padding: 15px;
  height: auto;
  overflow: hidden;
}

.ms-grid-item.album a {
  display: block;
  background: #fff;
  padding: 0;
  height: auto;
  overflow: auto;
}

.ms-grid-item a img {
  margin-bottom: 0 !important;
}

.gallery-images .ms-grid-item {
  width: 25%;
  padding: 5px;
}

.infog-images .ms-grid-item {
  width: 33.33%;
  padding: 10px;
  position: relative;
}

.infog-images .ms-grid-item .share-icons {
  position: absolute;
  top: 28px;
  right: 28px;
  display: flex;
  flex-wrap: wrap;
}

.share-icons a {
  height: 30px;
  line-height: 30px;
  padding: 0;
  color: #000;
}

.infog-images .thumbnail {
  margin-bottom: 0;
  line-height: 0;
}

a.infogimg {
  float: left;
}

.infog-images .dated {
  padding: 10px;
  background: #fff;
  float: left;
  width: 100%;
}

.media-watch .heading {
  margin-bottom: 0;
}

.related-articles .main-heading {
  font-size: 20px;
  color: #333;
}

.related-articles .thumbnail .caption h3 {
  margin-top: 0;
  font-size: 20px;
  line-height: 30px;
}

/*.related-articles .thumbnail p {*/
/*  font-size: 13px;*/
/*}*/

.about-inner p {
  line-height: 30px;
}


.wishes-head a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #786bb2;
  color: #fff;
  padding: 20px;
}

.wishes-head a:hover,
.wishes-head a:focus {
  text-decoration: none;
}

.wishes-modal input,
.wishes-modal textarea {
  border: 1px solid #786bb2;
  border-radius: 0;
}

.wishes-modal textarea {
  height: 100px;
}

.wishes-modal label {
  margin-bottom: 8px;
}

.wishes-modal input:focus,
.wishes-modal textarea:focus {
  border-color: #786bb2;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #786bb260;
}

.wishes-modal .modal-submit {
  background-color: #786bb2;
  border: none;
  color: #fff;
  padding: 10px 25px;
}

.wishes {
  height: 563px;
  margin-bottom: 20px;
  background-color: #d8d7e5;
  overflow-x: auto;
  position: relative;
}

.wishes-head {
  position: sticky;
  width: 100%;
  top: 0;
}

.wishes-modal label span {
  color: #ee1515;
  margin-left: 2px;
}

.wishes-list {
  padding: 20px;
  border-bottom: 1px solid #eee;
}

.wisher-info img {
  width: 40px;
  display: inline-block;
  background-color: #fff;
  padding: 5px;
  border-radius: 50%;
  vertical-align: top;
}

.wisher-details {
  display: inline-block;
  margin-left: 8px;
}

.wisher-details h4,
.wisher-details p {
  margin: 0;
}

.wisher-details p {
  font-size: 14px;
  color: #8a8a8a;
}

.wisher-message {
  margin-left: 50px;
  margin-top: 5px;
}

.wisher-message p {
  line-height: 24px;
}

.thumbnail-wrapper {
  /*min-height: 563px !important;*/
}

.wishes-inner {
  display: flex;
}

.wishes-inner .wisher-message {
  margin: 0;
  width: 100%;
  padding: 20px;
  background-color: #d8d7e5;
  position: relative;
  height: 150px;
}

.wishes-inner .wisher-details {
  margin: 0;
}

.wishes-inner .wisher-info img {
  background-color: #e2e2e2;
  margin-right: 20px;
}

.wishes-inner .wisher-message::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #d8d7e5;
  top: 10px;
  left: -10px;
}

.wishes-inner.wishes-list {
  border: none;
}

.wish-btn {
  text-align: center;
  margin: 20px 0;
}

.wish-btn a {
  display: inline-block;
  border: 1px solid #786bb2;
  padding: 10px 20px;
  border-radius: 50px;
  color: #786bb2;
}

.wish-btn a:hover {
  text-decoration: none;
  background-color: #786bb2;
  color: #fff;
}

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/

/* max-midth of 1024px */
/* ------------------------------------ */
@media (max-width: 1024px) and (min-width: 768px) {
}

/* max-midth of 991px */
/* ------------------------------------ */
@media (max-width: 991px) {
  .service-icon img {
    max-height: 100px;
    margin-bottom: 10px;
  }

  .service-icon span {
    font-size: 14px;
  }

  .bgleft,
  .bgright {
    display: none !important;
  }
}

/* min-midth of 992px */
/* ------------------------------------ */
@media (max-width: 991px) {
  .jumbotron {
    height: auto;
    padding: 28%;
  }

  .gallery-images .ms-grid-item {
    width: 50%;
  }
}

/* min-midth of 768px */
/* ------------------------------------ */
@media (min-width: 768px) {
  .thumbnail-side .img-wrapper:before {
    content: "";
    position: absolute;
    bottom: 35px;
    left: auto;
    right: 0;
    border-bottom: 18px solid transparent;
    border-top: 15px solid transparent;
    border-right: 15px solid #fff;
  }

  .thumbnail-side .caption:before {
    display: none;
  }

  footer .row {
    display: flex;
  }

  footer .col-md-2 {
    width: 20%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

/* max-midth of 767px */
/* ------------------------------------ */
@media (max-width: 767px) {
  header h1 a {
    font-size: 85%;
  }

  .heading {
    font-size: 16px;
    line-height: 1.4;
  }

  .carousel .carousel-caption {
    font-size: 16px;
    padding: 10px;
  }

  .about-section {
    padding: 25px 0;
  }

  .about-section,
  .about-section h3,
  .about-section p.text-right {
    text-align: center;
  }

  .about-section h2 small {
    padding-bottom: 15px;
    border-bottom: 1px dashed #888;
  }

  .thumbnail-side .img-wrapper,
  .thumbnail-side .caption {
    width: 100%;
    float: none;
  }

  .service-icon {
    margin-bottom: 30px;
    height: 150px;
  }

  footer {
    text-align: center;
  }

  footer ul.list-unstyled {
    margin-bottom: 20px;
  }
}

/* max-midth of 767px */
/* ------------------------------------ */
@media (max-width: 450px) {
  header h1 {
    font-size: 40px;
  }

  .ms-grid-item {
    width: 100%;
    padding: 5px;
  }

  .gallery-images .ms-grid-item {
    width: 33.33%;
    padding: 5px;
  }

  .ms-grid-item .thumbnail .caption h3 {
    font-size: 16px;
    margin: 0;
  }

  .overlay nav {
    font-size: 26px;
    top: 120px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}

.headingtitle {
  text-align: center;
  padding: 40px 0;
}

.headingtitle h2.main-heading {
  font-size: 28px;
  line-height: 20px;
  margin: 0 auto;
  display: inline-block;
  color: #6570d3;
}

.bgleft {
  display: inline-block;
  float: left;
}

.bgright {
  display: inline-block;
  float: right;
}

.wishes-head a p {
  margin-right: 40px;
  margin-bottom: 0;
}
