*{
  scroll-behavior: smooth;
}

body {
  font-family: "Poppins",sans-serif;
  font-family: 'Roboto Slab', serif;
  scroll-behavior: smooth;
  background-image: url('../../../img/bg.jpg');
}

a, button {
  color: #feb970;
  font-family: "Poppins",sans-serif;
  transition: all .3s;
}
p, h6{
  font-family: "Poppins",sans-serif;
  color: #8f8a86;
}
span{
  font-family: "Poppins",sans-serif;
}

.text-warning{
  color: #feb970!important;
}
.btn-warning{
  background: linear-gradient(to right, #feb970, #fd9551 100%) !important;;
  color: #fff;
}
.btn-warning:hover, .btn-warning:focus{
  color: #fff!important;
}
a:hover, a:focus {
  color: #fd9551!important;
}
h4 a {
  color: #343a40!important;
  transition: 0.3s;
}
:focus {
  outline: -webkit-focus-ring-color auto 0px;
}
section h2 {
  font-size: 44px;
}
.resize-img{
  width: 180px;
}
.viewmore-effect{
  border: none;
  background: linear-gradient(to right, #feb970, #fd9551 100%) !important;
}
#mainNav {
  border-color: rgba(34, 34, 34, 0.05);
  background-color: white;
  transition: all .35s;
  font-family: 'roboto', sans-serif;
  font-weight: 200;
  letter-spacing: 1px;
}

#mainNav .navbar-brand {
  color: #fdcc52;
  font-family: 'roboto', sans-serif;
  font-weight: 200;
  letter-spacing: 1px;
}

#mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
  color: #fcbd20;
}

#mainNav .navbar-toggler {
  font-size: 14px;
  padding: 8px 10px;
  color: #222222;
}

#mainNav .navbar-nav > li > a {
  font-size: 16px;
  font-family: "Poppins",sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

#mainNav .navbar-nav > li > a.active {
  color: #fdcc52 !important;
  background-color: transparent;
}

#mainNav .navbar-nav > li > a.active:hover {
  background-color: transparent;
}

#mainNav .navbar-nav > li > a,
#mainNav .navbar-nav > li > a:focus {
  color: #4a403c;
}

#mainNav .navbar-nav > li > a:hover,
#mainNav .navbar-nav > li > a:focus:hover {
  color: #fd9551;
}

.navbar-container{
  padding-left: 180px;
  padding-right: 180px;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: .9rem;
  padding-left: .9rem;
}

section.templeview_about {
  position: relative;
  padding: 50px 0;
}

section.templeview_about h2 {
  font-size: 30px;
  margin-top: 0;
}

section.templeview_about .badges .badge-link {
  display: block;
  margin-bottom: 25px;
}

section.templeview_about .badges .badge-link:last-child {
  margin-bottom: 0;
}

section.templeview_about .badges .badge-link img {
  height: 60px;
}


section.templeview_cta {
  position: relative;
    padding: 230px 0;
    margin: 110px 50px 10px 50px;
    border-radius: 10px;
    background-image: url('../img/sri-parthasarathy-temple/Parthasarathy-temple.jpg');
    background-position: center;
    background-size: cover;
    height: 50vh;
}
section.kapaleeswaratemple{
  background-image: url('../img/kapaleeswarar-temple/Kapaleeswarar-temple.jpg')!important;
}
section.sri-ayyappan-temple{
  background-image: url('../img/sri-ayyappan-temple/image9.jpg')!important;
}
section.Padmanabha-temple{
  background-image: url('../img/sri-anantha-padmanabha-swamy-temple/padmanabha_8.png')!important;
}
section.ashtalakshmitemple{
  background-image: url('../img/sri-ashtalakshmi-temple/image1.jpg')!important;
}
section.marundeeswarar-temple{
  background-image: url('../img/sri-marundeeswarar-temple/image1.jpg')!important;
}
section.kandaswamy-temple{
  background-image: url('../img/kandaswamy-temple/image10.png')!important;
}
section.anjaneyar-temple{
  background-image: url('../img/sri-anjaneyar-temple/image8.jpg')!important;
}
section.sringeri-sharadamba-temple{
  background-image: url('../img/sringeri-sharadamba-temple/image7.jpg')!important;
}
section.vadapalani-murugan{
  background-image: url('../img/sri-murugan-temple/image5.jpg')!important;
}
section.ayyappan–guruvayurappan-temple{
  background-image: url('../img/sree-ayyappan–guruvayurappan-temple/image9.jpg')!important;
}
section.arupadai-murugan{
  background-image: url('../img/arupadai-veedu- murugan-temple/image8.jpg')!important;
}
section.templeview_cta .templeview_cta-content {
  position: relative;
  z-index: 1;
}

section.templeview_cta .templeview_cta-content h2 {
  font-size: 30px;
  margin-top: 0;
  color: white;
}


section.templeview_cta .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.5);
}

.templeview_gallery a img{
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 5px;
  height: 200px;
}
.templeview_photos{
  background-repeat: no-repeat;
      background-image: linear-gradient(to bottom, rgba(255, 193, 7, .5) 33%, rgba(0, 0, 0, .7) 85%),
      url('../../../img/deepam-bg.jpg');
      background-size: cover;
      background-position: center;
      background-attachment: fixed;
}
footer {
  padding: 30px 0;
  color: rgba(255, 255, 255);
}
.socmedia-icon a{
  color: white;
}
.socmedia-icon a:hover{
  color:  #fdcc52;
}
.bg-primary {
  background: #fdcc52;
  background: linear-gradient(#fdcc52, #fdc539);
}

.text-primary {
  color: #fdcc52;
}

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

/* scroll to top */
#scrolltotop {
  display: inline-block;
  background: linear-gradient(to right, #feb970, #fd9551 100%) !important;
  border: none;
  padding: 15px 20px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 60px;
  right: 50px;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#scrolltotop:hover {
  cursor: pointer;
  background-color: #333;
}
#scrolltotop:active {
  background-color: #555;
}
#scrolltotop.show {
  opacity: 1;
  visibility: visible;
}



@media (min-width: 992px) {
  #mainNav {
    border-color: transparent;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    color: fade(white, 70%);
  }
  #mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
    color: white;
  }
  #mainNav .navbar-nav > li > a,
  #mainNav .navbar-nav > li > a:focus {
    color: #222222;
  }
  #mainNav .navbar-nav > li > a:hover,
  #mainNav .navbar-nav > li > a:focus:hover {
    color: #fdcc52;
  }
  #mainNav.navbar-shrink {
    border-color: rgba(34, 34, 34, 0.1);
    background-color: white;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #222222;
  }
  #mainNav.navbar-shrink .navbar-brand:hover, #mainNav.navbar-shrink .navbar-brand:focus {
    color: #fdcc52;
  }
  #mainNav.navbar-shrink .navbar-nav > li > a,
  #mainNav.navbar-shrink .navbar-nav > li > a:focus {
    color: #222222;
  }
  #mainNav.navbar-shrink .navbar-nav > li > a:hover,
  #mainNav.navbar-shrink .navbar-nav > li > a:focus:hover {
    color: #fdcc52;
  }
  header.masthead {
    height: 100vh;
    min-height: 775px;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead .header-content {
    margin-bottom: 0;
    text-align: left;
  }
  header.masthead .header-content h1 {
    font-size: 50px;
  }
  header.masthead .device-container {
    max-width: 325px;
  }
}
@media (min-width: 768px) {
  section.templeview_about .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
  }
  section.templeview_about h2 {
    font-size: 40px;
  }
 
}

@media only screen and (max-width:1280px) {
  .post-slide .post-content{
      padding: 0px 15px 25px 15px;
  }
}
/*Extra Large Screens*/
@media (min-width: 1600px) {
  section {
    padding: 60px 0;
  }
	.templeview_about_imageLeft{
    display: none;
  }
  .templeview_History_imageLeft img{
    width: 120%;
  }
  section.templeview_cta .templeview_cta-content h2 {
    font-size: 50px;
    font-weight: 900;
  }
}
/*Large Screens*/
@media (min-width: 1200px) and (max-width: 1599px) {
  section {
    padding: 60px 0;
  }
	.templeview_about_imageLeft{
    display: none;
  }
  .templeview_History_imageLeft img{
    width: 100%;
  }
  section.templeview_cta .templeview_cta-content h2 {
    font-size: 50px;
    font-weight: 900;
  }
}
/*Medium Screens*/
@media (min-width: 992px) and (max-width: 1199px) { 
  section {
    padding: 60px 0;
  }
  .templeview_about_imageLeft{
    display: none;
  }
  .navbar-container {
    padding-left: 100px!important;
    padding-right: 100px!important;
}
  .templeview_History_imageLeft img{
    width: 90%;
  }
  section.templeview_cta .templeview_cta-content h2 {
    font-size: 45px;
    font-weight: 900;
  }
}

/*Small Screens (Portriat Mode)*/
@media (min-width: 768px) and (max-width: 991px) { 
  section {
    padding: 50px 0;
  }
  .templeview_about_imageLeft img{
    width: 30%;
  }
  .templeview_about_imageRight{
    display: none;
  }
  .templeview_History_imageLeft img{
    width: 80%;
  }
  section.templeview_cta .templeview_cta-content h2 {
    font-size: 40px;
    font-weight: 900;
  }
}

/*Extra Small Screens (Landscape Mode)*/
@media (min-width: 576px) and (max-width: 767px) { 
  p, h6{
    font-size: 15px!important;
    letter-spacing: 0px!important;
  }
  span{
    font-size: 14px!important;
    letter-spacing: 0px!important;
  }
  .navbar-brand img{
    width: 200px!important;
  }
  section {
    padding: 40px 0;
  }
  .templeview_about_imageLeft img{
    width: 30%;
  }
  .templeview_about_imageRight{
    display: none;
  }
  .templeview_History_imageLeft img{
    width: 70%;
  }
  .abouttemp-content{
    padding: 20px!important;
  }
  section.templeview_cta .templeview_cta-content h2 {
    font-size: 24px;
    font-weight: 900;
  }
  footer .copyright-content, footer .socmedia-icon{
    display: block!important;
    text-align: center;
  }
  .socmedia-icon{
    font-size: 18px!important;
  }
  #scrolltotop {
    padding: 10px 15px;
    bottom: 30px;
    right: 30px;
  }
}

/*Extra Small Screens (Portriat Mode)*/
@media (min-width:320px) and (max-width: 575px){ 
  section h2 {
    font-size: 30px;
}
p, h6{
  font-size: 14px!important;
  letter-spacing: 0px!important;
}
.navbar-brand img{
  width: 180px!important;
}
span{
  font-size: 13px!important;
  letter-spacing: 0px!important;
}
  section {
    padding: 30px 0;
  }
  section.templeview_cta {
    padding: 240px 0;
    margin: 110px 10px 10px 10px;
  }
  .abouttemp-content{
    padding: 10px!important;
  }
  .templeview_about_imageLeft img{
    width: 30%;
  }
  .templeview_about_imageRight{
    display: none;
  }
  .temple-gal-img{
    padding: 10px 50px!important;
  }
  .templeview_History_imageLeft img{
    width: 70%;
  }
  section.templeview_cta .templeview_cta-content h2 {
    font-size: 20px;
    font-weight: 900;
  }
  footer .copyright-content, footer .socmedia-icon{
    display: block!important;
    text-align: center;
  }
  .socmedia-icon{
    font-size: 18px!important;
  }
  #scrolltotop {
    padding: 10px 15px;
    bottom: 30px;
    right: 30px;
  }
}

