@import "http://propeller.in/components/tab/css/tab.css";
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_cJD3gnD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_ZpC3gnD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lato/v17/S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiEyp8kv8JHgFVrJJfedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLCz7Z1xlEA.ttf) format('truetype');
}
@font-face {
  font-family: mukta-regular;
  src: url(../fonts/Mukta-Regular.ttf);
}
.primary-font {
  font-family: 'mukta-regular';
}
.secondary-font {
  font-family: 'Open Sans';
}
.tertiary-font {
  font-family: 'Lato';
}
.quad-font {
  font-family: 'Poppins';
}
@media (min-width: 1405px) {
  .container {
    max-width: 1600px;
  }
}
* {
  margin: 0 auto;
}
body {
  background: #06213F;
  font-family: mukta-regular;
}
.view-more-link {
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
  float: right;
}
.back-to-top {
  background: #146796;
  border-radius: 100%;
  padding: 1px 10px;
  z-index: 9;
  position: fixed;
  bottom: 0;
  right: 0;
  margin: 15px;
  font-size: 30px;
  color: #FFF;
}
.back-to-top:hover {
  color: #FFF;
}
.search-form {
  margin-top: 25px;
}
.search-form .input-group > .custom-file,
.search-form .input-group > .custom-select,
.search-form .input-group > .form-control,
.search-form .input-group > .form-control-plaintext {
  border-radius: 30px 0 0 30px;
}
.search-form .input-group > .input-group-append > .btn,
.search-form .input-group > .input-group-append > .input-group-text,
.search-form .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.search-form .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
.search-form .input-group > .input-group-prepend:not(:first-child) > .btn,
.search-form .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-radius: 0 30px 30px 0;
}
.subscribe-form {
  margin-top: 25px;
}
.subscribe-form .input-group > .custom-file,
.subscribe-form .input-group > .custom-select,
.subscribe-form .input-group > .form-control,
.subscribe-form .input-group > .form-control-plaintext {
  border-radius: 30px 0 0 30px;
}
.subscribe-form .input-group > .input-group-append > .btn,
.subscribe-form .input-group > .input-group-append > .input-group-text,
.subscribe-form .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.subscribe-form .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
.subscribe-form .input-group > .input-group-prepend:not(:first-child) > .btn,
.subscribe-form .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-radius: 0 30px 30px 0;
  font-size: 16px;
}
.subscribe-form .input-group > .custom-file,
.subscribe-form .input-group > .custom-select,
.subscribe-form .input-group > .form-control,
.subscribe-form .input-group > .form-control-plaintext {
  border-radius: 30px 0 0 30px;
  font-size: 12px;
}
.subscribe-form .input-group > .input-group-append > .btn,
.subscribe-form .input-group > .input-group-append > .input-group-text,
.subscribe-form .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.subscribe-form .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
.subscribe-form .input-group > .input-group-prepend:not(:first-child) > .btn,
.subscribe-form .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  font-size: 11px;
}
.logo-img {
  padding-top: 15px;
}
.navbar-toggler {
  background: #146796;
}
.header-section {
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.header-section .header-contact-info {
  z-index: 9;
}
.header-section .header-contact-info ul {
  margin: 0;
  padding: 0;
  background: transparent !important;
}
.header-section .header-contact-info ul li {
  list-style: none;
  float: left;
  margin-right: 15px;
  padding-left: 10px;
  padding-top: 5px;
  background: transparent;
  font-size: 12px;
}
.header-section .header-contact-info ul li:first-child {
  border: 0;
}
.header-section .header-contact-info ul li a {
  font-size: 14px;
  color: #FFF;
  font-family: 'mukta-regular';
  font-weight: 300;
}
.header-section .header-contact-info ul li.social-links {
  border-radius: 100%;
  padding-left: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-right: 5px;
  padding-top: 0;
}
.header-section .header-contact-info ul li.social-links.facebook {
  background: #3A559F;
}
.header-section .header-contact-info ul li.social-links.twitter {
  background: #50ABF1;
}
.header-section .header-contact-info ul li.social-links.instagram {
  background: #DD4B39;
}
.header-section .header-contact-info ul li.social-links a {
  color: #FFF;
  text-align: center;
  display: inline-block;
}
.header-section .header-wrapper {
  position: relative;
}
.header-section .header-wrapper .header-search {
  display: block;
  padding: 15px;
}
.header-section .header-wrapper .header-search .form-group.pmd-textfield {
  background: transparent !important;
}
.header-section .header-wrapper .header-search .form-group.pmd-textfield label {
  color: #FFF;
}
.header-section .header-wrapper .header-search button {
  margin-top: 23px;
}
.header-section .header-wrapper .location-contact i {
  display: inline;
  float: left;
  padding-right: 15px;
  font-size: 3em;
}
.header-section .header-wrapper .location-contact i.primary {
  color: #146796;
}
.header-section .header-wrapper .location-contact i.secondary {
  color: #2399d1;
}
.header-section .header-wrapper .location-contact h4 {
  font-size: 16px;
  font-family: 'mukta-regular';
  font-weight: 300;
  padding-top: 15px;
}
.navbar {
  background: #FFF !important;
  margin-top: 10px;
  border-radius: 10px;
}
.navbar ul.navbar-nav li a {
  font-size: 16px;
  font-family: mukta-regular;
  color: #146796 !important;
}
.slider-wrapper .slider-section {
  position: relative;
  margin-top: 10px;
}
.slider-wrapper .slider-section .slider-section-each img {
  height: 700px;
  object-fit: cover;
  border-radius: 10px;
}
.slider-wrapper .slider-section .slider-section-each .slider-section-each-description {
  position: absolute;
  bottom: 80%;
  color: #FFF;
}
.slider-wrapper .slider-section .slider-section-each .slider-section-each-description h1 {
  padding-left: 100px;
}
.slider-wrapper .slider-section .slider-section-each .slider-section-each-description .slider-section-each-description-details h1 {
  position: absolute;
  float: left;
  font-size: 2em;
  padding-left: 15px;
  font-weight: 600;
  left: 0;
  width: 520px;
  top: 100px;
  font-family: 'mukta-regular';
}
.slider-wrapper .slider-section .slider-section-each .slider-section-each-description .slider-section-each-description-details h1 small {
  display: block;
  font-size: 2.5em;
  color: #2399d1;
  font-weight: bold;
  line-height: 30px;
}
.slider-wrapper .slider-section .slider-section-each .slider-section-each-description .slider-section-each-description-details a {
  font-family: 'mukta-regular';
}
.slider-wrapper .slider-section .slider-section-each .slider-section-each-description .slider-section-each-description-details .slider-trip-info {
  width: 300px;
}
.slider-wrapper .slider-section .slider-section-each .slider-section-each-description .slider-section-each-description-details .slider-trip-info h1 {
  font-family: 'mukta-regular';
  float: left;
  font-size: 3em;
  padding-left: 25px;
  font-weight: 100;
  float: none;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.slider-wrapper .slider-section .slider-section-each .slider-section-each-description .slider-section-each-description-details .slider-trip-info h1 small {
  font-family: 'mukta-regular';
  padding-top: 15px;
  display: block;
  font-size: 16px;
  color: #FFF;
  font-weight: 300;
}
.slider-wrapper .slider-section-search {
  position: absolute;
  top: 250px;
  width: 70%;
  z-index: 100;
  right: 0;
  left: 0;
}
.slider-wrapper .slider-section-search label {
  color: #FFF;
  padding: 15px;
}
.slider-wrapper .slider-section-search .form-group.pmd-textfield {
  background: rgba(0, 0, 0, 0.2) !important;
  margin-bottom: 5px !important;
}
.slider-wrapper .slider-section-search .pmd-textfield .form-control {
  border: 0 !important;
  padding: 15px;
  color: #FFF;
}
.slider-wrapper .slider-section-search input::placeholder {
  color: #f9f9f9;
}
.slider-wrapper .slider-section-each-content {
  width: 450px;
  height: 210px;
  font-family: 'Lato';
  font-weight: bold;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 9999;
}
.slider-wrapper .slider-section-each-content h2 {
  margin: 0;
  position: absolute;
  top: 0;
  background: #075CB2;
  top: -38px;
  padding: 8px 15px;
  color: #FFF;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  padding-top: 30px;
  text-align: center;
  margin-top: -28px;
  margin-left: -70px;
}
.slider-wrapper .slider-section-each-content .view-more {
  position: absolute;
  top: -39px;
  right: 0;
}
.slider-wrapper .slider-section-each-content .slider-section-each-content-each h3 {
  font-weight: bold;
  font-size: 18px;
}
.slider-wrapper .slider-section-each-content .slider-section-each-content-each p {
  padding: 5px 0;
  margin: 0;
}
.slider-wrapper .slider-section-each-content .slider-section-each-content-each p.slider-price {
  font-size: 18px;
}
.slider-wrapper .slider-section-each-content .slider-section-each-content-each:first-child {
  border-right: 1px solid #CCC;
  height: 100%;
}
.slider-wrapper .slider-section-each-content .slider-section-each-content-each a {
  margin-top: 10px;
  text-align: left;
}
.slider-wrapper .slider-section-each-content .slider-section-each-content-details {
  display: flex;
  flex-wrap: wrap;
  margin-left: 50px;
}
.slider-wrapper .slider-section-each-content .slider-section-each-content-details h1 {
  font-family: 'mukta-regular';
  text-align: center;
  font-size: 0.8;
  font-weight: 100;
  font-weight: bolder;
  margin: 15px 15px 0 0;
}
.slider-wrapper .slider-section-each-content .slider-section-each-content-details h1 small {
  padding-top: 5px;
  display: block;
  font-size: 22px;
  font-weight: 500;
  color: #2399d1;
}
.slider-wrapper .slider-section-each-content-each-button {
  background: #146796;
  height: 100%;
}
.slider-wrapper .slider-section-each-content-each-button a {
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  bottom: 45%;
  position: absolute;
  display: block;
  color: #FFF;
}
.content-wrapper {
  margin-top: 10px;
}
.content-wrapper .content-wrapper-newsandnotice {
  padding: 0 15px;
}
.content-wrapper .content-wrapper-newsandnotice .newsandnotice-each {
  padding-top: 20px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}
.content-wrapper .content-wrapper-newsandnotice .newsandnotice-each img {
  padding-bottom: 15px;
}
.content-wrapper .content-wrapper-newsandnotice .newsandnotice-each h1 {
  font-size: 22px;
}
.content-wrapper .content-wrapper-newsandnotice .newsandnotice-each h1 a {
  font-weight: bold;
}
.content-wrapper .content-wrapper-newsandnotice .newsandnotice-each p {
  font-size: 20px;
}
.content-wrapper .content-wrapper-newsandnotice .newsandnotice-each:last-child {
  border-bottom: 0 !important;
}
.middle-content-wrapper {
  background: #FFF;
  border-radius: 10px;
  padding-bottom: 30px;
}
.aboutus-wrapper .content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.aboutus-wrapper .content p {
  font-size: 20px;
}
.content-wrapper-halls {
  padding: 0 15px;
}
.content-wrapper-halls .title {
  margin-bottom: 15px;
}
.content-wrapper-halls .content-halls-each {
  border-bottom: 1px solid #CCC;
  padding-top: 15px;
}
.content-wrapper-halls .content-halls-each img {
  height: 150px;
  width: 100%;
  object-fit: cover;
}
.content-wrapper-halls .content-halls-each h1 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 5px;
}
.content-wrapper-halls .content-halls-each:last-child {
  border-bottom: 0 !important;
}
.members-section {
  background: #146796;
  text-align: center;
  margin: 25px 15px 0 15px;
  border-radius: 0 10px 0 0;
  max-height: 720px;
  overflow-y: scroll;
}
.members-section .members-section-each {
  padding: 25px 0 5px 0;
}
.members-section .members-section-each img {
  width: 85%;
  height: 270px;
  object-fit: cover;
  object-position: top;
  margin-bottom: 10px;
}
.members-section .members-section-each h2 {
  color: #FFF;
}
.members-section .members-section-each h2 small {
  display: block;
  color: #f9f9f9;
}
.video-links-wrapper .video-section .video-section-content {
  padding-top: 20px;
}
.video-links-wrapper .link-section {
  background: #146796;
  padding: 1px 15px 15px 15px;
  margin-top: 20px;
  min-height: 350px;
}
.video-links-wrapper .link-section .title {
  margin-top: 20px;
}
.video-links-wrapper .link-section .title h1 {
  color: #FFF;
}
.video-links-wrapper .link-section .title h1 small {
  color: #f9f9f9;
}
.video-links-wrapper .link-section .link-section-content ul {
  padding-top: 20px;
  margin: 0;
  padding-left: 0;
}
.video-links-wrapper .link-section .link-section-content ul li {
  list-style: none;
  padding: 2px 0 10px 0;
  border-bottom: 1px dotted #CCC;
}
.video-links-wrapper .link-section .link-section-content ul li a {
  font-size: 16px;
  color: #FFF;
}
.video-links-wrapper .link-section .link-section-content ul li:last-child {
  border-bottom: 0;
}
.footer-top {
  background: #020024;
  background: linear-gradient(90deg, rgba(93, 186, 253, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
  padding: 1px 0;
  margin-top: 50px;
}
footer {
  font-family: 'mukta-regular';
  background: #FFF;
  padding: 15px;
  border-radius: 10px;
  margin-top: 10px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100&1+0,0+100;Blue+to+Transparent */
}
footer h2 {
  margin-top: 15px;
  font-weight: bold;
  color: #146796;
  border-bottom: 1px solid #136492;
}
footer .footer-information ul {
  list-style: none;
  margin-top: 20px;
  padding: 0;
}
footer .footer-information ul li {
  font-size: 16px;
  font-weight: 300;
}
footer .footer-information ul li a {
  color: #146796;
  font-size: 11px;
}
footer .footer-links ul {
  list-style: none;
  padding: 0;
}
footer .footer-links ul li {
  font-size: 16px;
  font-weight: 300;
}
footer .footer-links ul li a {
  color: #146796;
}
footer .footer-app-section img {
  width: 50px;
  height: 50px;
}
footer .footer-copyrights {
  font-size: 16px;
  font-weight: 300;
}
.footer-copyrights {
  display: block;
  font-size: 16px;
  font-family: 'mukta-regular';
  font-weight: 300;
  padding: 15px;
  color: #FFF;
}
.footer-social-info li.social-links.facebook {
  background: #3A559F;
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.footer-social-info li.social-links.twitter {
  background: #50ABF1;
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.footer-social-info li.social-links.instagram {
  background: #FF0000;
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.footer-social-info .social-links {
  padding: 5px 10px;
  border-radius: 5px;
}
.footer-social-info .social-links .facebook {
  background: #3A559F;
}
.footer-social-info .social-links a {
  font-size: 22px;
  color: #FFF;
}
.page-title {
  padding: 25px 0px;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.page-title .page-title-background {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.page-title .page-title-background img {
  object-fit: cover;
  height: 500px;
  width: 100%;
}
.page-title .page-title-description {
  position: absolute;
}
.page-title .page-title-description .page-title-content {
  width: 400px;
  padding-top: 100px;
}
.page-title .page-title-description .page-title-content h1 {
  font-family: 'mukta-regular';
  float: left;
  font-size: 5em;
  padding-left: 25px;
  font-weight: 100;
  float: none;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #FFF;
}
.page-title .page-title-description .page-title-content h1 small {
  font-family: 'mukta-regular';
  padding-top: 15px;
  display: block;
  font-size: 18px;
  color: #FFF;
  font-weight: 300;
  line-height: 25px;
}
.page-description-wrapper .page-description-wrapper-content {
  padding-top: 50px;
  padding-left: 50px;
  font-family: 'mukta-regular';
}
.page-description-wrapper .page-description-wrapper-content h1 {
  font-size: 3em;
  font-weight: 300;
  color: #146796;
}
.page-description-wrapper .page-description-wrapper-content h1 small {
  color: #2399d1;
  display: block;
  font-weight: 500;
  font-size: 18px;
}
.page-description-wrapper .page-description-wrapper-content .page-descriptions {
  padding-top: 30px;
  font-size: 16px;
  font-weight: 300;
}
.archive-wrapper {
  padding-top: 50px;
}
.archive-wrapper .archive-each {
  background: #f9f9f9;
  border: 1px solid #EEE;
  margin-bottom: 25px;
  font-family: 'mukta-regular';
}
.archive-wrapper .archive-each h3 {
  font-weight: bold;
}
.archive-wrapper .archive-each p {
  font-weight: 300;
}
.archive-wrapper .archive-each img {
  height: 235px;
  width: 100%;
  object-fit: cover;
}
.archive-wrapper .archive-each .archive-each-content {
  padding: 15px;
}
.contact-info-block {
  text-align: center;
  font-family: 'mukta-regular';
}
.contact-info-block h1 {
  font-family: 'Open Sans';
  font-weight: 300;
}
.contact-info-block h1 i {
  display: block;
}
.contact-info-block h1 span {
  font-size: 14px;
  display: block;
  font-weight: 500;
}
.contact-form {
  font-family: 'mukta-regular';
  font-weight: 300;
}
.title {
  font-family: 'mukta-regular';
}
.title h1 {
  font-size: 2em;
  font-weight: 300;
  color: #146796;
}
.title h1 small {
  color: #2399d1;
  display: block;
  font-weight: 500;
  font-size: 16px;
  display: none;
}
.title-white {
  font-family: 'mukta-regular';
}
.title-white h1 {
  font-size: 3em;
  font-weight: 300;
  color: #FFF;
}
.title-white h1 small {
  color: #FFF;
  display: block;
  font-weight: 500;
  font-size: 18px;
}
.why-us {
  background-color: -moz-linear-gradient(left, rgba(93, 186, 253, 0.6) 0%, rgba(125, 185, 232, 0) 100%) url('../images/slider1.jpg');
  /* FF3.6-15 */
  background-color: -webkit-linear-gradient(left, rgba(93, 186, 253, 0.6) 0%, rgba(125, 185, 232, 0) 100%) url('../images/slider1.jpg');
  /* Chrome10-25,Safari5.1-6 */
  background-color: linear-gradient(to right, rgba(93, 186, 253, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#015591', endColorstr='#007db9e8', GradientType=1);
  /* IE6-9 */
  background-image: url('../images/slider1.jpg');
  background-size: cover;
  background-attachment: fixed;
  min-height: 400px;
  overflow: hidden;
  margin-top: 50px;
  padding: 50px 0;
  position: relative;
}
.why-us .pixel-overlay-page {
  position: absolute;
  width: 100%;
  min-height: 1000px;
  height: auto;
  top: 0;
  left: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100&1+0,0+100;Blue+to+Transparent */
  background: -moz-linear-gradient(left, rgba(93, 186, 253, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(93, 186, 253, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(93, 186, 253, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#015591', endColorstr='#007db9e8', GradientType=1);
  /* IE6-9 */
}
.why-us .whyus-content {
  margin-top: 30px;
  font-family: 'mukta-regular';
}
.why-us .whyus-content h1 {
  position: relative;
  font-size: 22px;
  padding-left: 25px;
  padding-top: 4px;
  color: #FFF;
}
.why-us .whyus-content h1 small {
  font-size: 30px;
  position: absolute;
  left: -3px;
  top: 0;
  color: #f9f9f9;
  opacity: 0.5;
  font-weight: bold;
}
.why-us .whyus-content p {
  color: #f9f9f9;
}
.page-posts-title {
  color: #FFF;
  margin-top: 10px;
  padding: 50px 30px;
  border-radius: 10px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100&1+0,0+100;Blue+to+Transparent */
  background: -moz-linear-gradient(left, rgba(93, 186, 253, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(93, 186, 253, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(93, 186, 253, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#015591', endColorstr='#007db9e8', GradientType=1);
}
.page-posts-title h1 {
  font-size: 2em;
  font-family: 'Lato';
  font-weight: 300;
}
.page-posts-title h1 small {
  display: block;
  font-size: 14px;
  color: #FFF;
  padding-top: 5px;
}
.page-post-content-wrapper {
  background: #FFF;
  border-radius: 10px;
  padding: 0 15px;
  padding-bottom: 50px;
}
.page-post-content-wrapper img {
  margin-top: 15px;
}
.content-details {
  padding-top: 20px;
  font-family: mukta-regular;
  font-size: 20px;
}
.title-second {
  font-family: 'mukta-regular';
}
.title-second h1 {
  font-size: 2em;
  font-weight: 300;
  color: #146796;
  padding-top: 20px;
}
.title-second h1 small {
  padding-top: 5px;
  color: #9c9999;
  display: block;
  font-weight: 500;
  font-size: 14px;
}
.page-post-content-wrapper .archive-each {
  float: left;
  border: 1px solid #EEE;
  padding: 15px;
  margin-top: 25px;
  min-height: 500px;
}
.page-post-content-wrapper .archive-each img {
  width: 100%;
  height: 200px;
  object-fit: contain;
}
.page-post-content-wrapper .archive-each h1 {
  padding-top: 10px;
  font-family: 'mukta-regular';
  font-size-adjust: 16px;
}
.page-post-content-wrapper .archive-each p {
  font-size: 16px;
}
.page-post-content-wrapper .archive-each a {
  font-weight: bold;
}
.page-post-content-wrapper .gallery-each {
  float: left;
  border: 1px solid #EEE;
  padding: 15px;
  margin-top: 25px;
  min-height: 350px;
}
.page-post-content-wrapper .gallery-each img {
  width: 100%;
  height: 200px;
  object-fit: contain;
}
.page-post-content-wrapper .gallery-each h1 {
  padding-top: 10px;
  font-family: 'mukta-regular';
  font-size-adjust: 16px;
}
.page-post-content-wrapper .gallery-each p {
  font-size: 16px;
}
.page-post-content-wrapper .gallery-each a {
  font-weight: bold;
}
.sidebar-view-wrapper ul {
  padding-top: 20px;
  margin: 0;
  padding-left: 0;
}
.sidebar-view-wrapper ul li {
  list-style: none;
  padding: 2px 0 10px 0;
  border-bottom: 1px dotted #CCC;
}
.sidebar-view-wrapper ul li a {
  font-size: 16px;
}
.sidebar-view-wrapper ul li:last-child {
  border-bottom: 0;
}
#photo-gallery-block img {
  height: 200px !important;
  width: 280px !important;
  object-fit: cover;
}
