/*
Theme Name: JohnJerry
Theme URI: http://themecook.com/wp/theme/johnjerry/
Author: CodePassenger
Author URI: http://codepassenger.com/
Description: JohnJerry WordPress Wedding theme
Version: 1.0
License: GPL v2 or later
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Tags: left-sidebar, custom-menu, featured-images, post-formats
Text Domain: johnjerry
*/
/*
|----------------------------------------------------------------------------
| CSS INDEX
|----------------------------------------------------------------------------
	1.0 - General Styles
		1.1 - Alignments
		1.2 - Captions
		1.3 - Galleries
		1.4 - Fixed Padding
		1.5 - All Button
		1.6 - Section Header
	2.0 - navbar
	3.0 - Page Title
	4.0 - Hero Section
	5.0 - Blog
	6.0 - Couple Section
	7.0 - Timeline Section
	8.0 - Call To Action
	9.0 - Team Section
	10.0 - Event Section
	11.0 - Gift Section
	12.0 - Rsvp Section
	13.0 - Gallery Section
	14.0 - Portfolio Section
	15.0 - Widgets
	16.0 - Responsive Start here
*/
/*
|----------------------------------------------------------------------------
| 1.0 - General Styles
|----------------------------------------------------------------------------
*/
body {
  font-family: "Roboto Slab", serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  color: #505050;
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  color: #505050;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
}

p {
  color: #505050;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
}

ul li, ol li {
  color: #505050;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
}

a {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  color: #000000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:hover {
  color: #ec365a;
}

a:hover, a:focus, a:active:focus {
  text-decoration: none;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

table {
  border: 1px solid #dddddd;
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 30px;
  table-layout: fixed;
  /* Prevents HTML tables from becoming too wide */
  width: 100%;
}

table th, table td {
  border: 1px solid #dddddd;
  padding: 10px;
}

table caption,
table th,
table td {
  font-weight: normal;
  text-align: left;
}

table th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}

table td {
  border-width: 0 1px 1px 0;
}

.bypostauthor > article .fn:after {
  content: "\f304";
  left: 3px;
  position: relative;
  top: 5px;
}

.form-control {
  border: 1px solid #dddddd;
  border-radius: 0;
  box-shadow: none;
}

.form-control:focus {
  border-color: #dddddd;
  box-shadow: none;
}

.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important;
}

.main-page img {
  max-width: 100%;
  height: auto;
}

.main-page .container > ul,
.main-page .container > ol {
  padding-left: 18px;
}

.main-page dl dd {
  margin-bottom: 10px;
}

span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 30px;
  margin-top: -20px;
  display: block;
}

/*
|----------------------------------------------------------------------------
| 1.1 - Alignments
|----------------------------------------------------------------------------
*/
.alignleft {
  float: left;
  margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
  float: right;
  margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em;
}

blockquote.alignleft {
  margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
  margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
  margin-bottom: 1.473684211em;
}

/*
|----------------------------------------------------------------------------
| 1.2 - Captions
|----------------------------------------------------------------------------
*/
.wp-caption {
  margin-bottom: 1.75em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}

.wp-caption .wp-caption-text {
  color: #686868;
  font-size: 13px !important;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}

.vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important;
}

/*
|----------------------------------------------------------------------------
| 1.3 - Galleries
|----------------------------------------------------------------------------
*/
.gallery {
  margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-icon img {
  margin: 0 auto;
}

.gallery-caption {
  color: #686868;
  display: block;
  font-family: "Roboto Slab", serif;
  font-size: 13px !important;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/*
|----------------------------------------------------------------------------
| 1.4 - Fixed Padding
|----------------------------------------------------------------------------
*/
.padding-tb12040 {
  padding: 120px 0 40px;
}

.padding-tb120 {
  padding: 120px 0;
}

.padding-t120 {
  padding-top: 120px;
}

.padding-tb12070 {
  padding-top: 120px;
  padding-bottom: 70px;
}

.padding-tb20140 {
  padding-top: 20px;
  padding-bottom: 140px;
}

.padding-tb60 {
  padding: 60px 0;
}

.padding-tb12090 {
  padding-top: 120px;
  padding-bottom: 90px;
}

/*
|----------------------------------------------------------------------------
| 1.4 - Fixed Margin
|----------------------------------------------------------------------------
*/
.margin-b30 {
  margin-bottom: 30px;
}

.margin-b50 {
  margin-bottom: 50px;
}

/*
|----------------------------------------------------------------------------
| 1.5 - All Button
|----------------------------------------------------------------------------
*/
a.btn-default,
.btn-default {
  position: relative;
  display: inline-block;
  background: #ec365a;
  font-family: "Roboto Slab", serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 50px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: .8px;
  padding: 0 35px;
  border-radius: 25px;
  border: 0;
  outline: none;
}

a.btn-default:after,
.btn-default:after {
  content: '';
  display: block;
  border: 1px dashed #ffffff;
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 25px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a.btn-default:hover, a.btn-default:focus, a.btn-default:active:hover, a.btn-default:visited,
.btn-default:hover,
.btn-default:focus,
.btn-default:active:hover,
.btn-default:visited {
  background: #ec365a;
  text-decoration: none;
  color: #ffffff;
}

a.btn-default:hover:after, a.btn-default:focus:after, a.btn-default:active:hover:after, a.btn-default:visited:after,
.btn-default:hover:after,
.btn-default:focus:after,
.btn-default:active:hover:after,
.btn-default:visited:after {
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
}

/*
|----------------------------------------------------------------------------
| 1.6 - Section Header
|----------------------------------------------------------------------------
*/
.section-header {
  position: relative;
  text-align: center;
  margin-bottom: 60px;
}

.section-header .heading-text {
  margin-top: 0;
  font-family: "Lobster Two", cursive;
  font-size: 45px;
  font-weight: 700;
  line-height: 36px;
  color: #222222;
}

.section-header .heading-text strong {
  color: #ec365a;
}

/*
|----------------------------------------------------------------------------
| 1.7 - Preloader
|----------------------------------------------------------------------------
*/
.pre-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: #fff;
  z-index: 9999;
}

.heart {
  position: relative;
  width: 100px;
  height: 90px;
  left: 45%;
  top: 45%;
  margin-top: 10px;
  /* leave some space above */
  -webkit-animation: scaleout 1.0s infinite ease-in-out;
  animation: scaleout 1.0s infinite ease-in-out;
}

.heart:before,
.heart:after {
  position: absolute;
  content: "";
  left: 50px;
  top: 0;
  width: 52px;
  height: 80px;
  background: red;
  /* assign a nice red color */
  border-radius: 50px 50px 0 0;
  /* make the top edge round */
}

.heart:before {
  -webkit-transform: rotate(-45deg);
  /* 45 degrees rotation counter clockwise */
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 100%;
  /* Rotate it around the bottom-left corner */
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

.heart:after {
  left: 0;
  /* placing the right part properly */
  -webkit-transform: rotate(45deg);
  /* rotating 45 degrees clockwise */
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 100% 100%;
  /* rotation is around bottom-right corner this time */
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes scaleout {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

/*
|--------------------------------------------------
| 2.0 - navbar
|--------------------------------------------------
*/
.navbar.navbar-default {
  margin-bottom: 0;
  border: 0;
  min-height: 100px;
}

.navbar.navbar-default .logo {
  margin-top: 15px;
}

.navbar.navbar-default .navbar-toggle {
  margin-top: 30px;
  border: 0;
  margin-right: 0;
}

.navbar.navbar-default .navbar-toggle .icon-bar {
  background-color: #ec365a;
}

.navbar.navbar-default.navbar-fixed-top {
  min-height: auto;
}

/*
|--------------------------------------------------
| 3.0 - Page Title
|--------------------------------------------------
*/
.sticky_navbar .page-title .overlay {
  padding: 300px 0 160px 0;
}

.page-title {
  background-size: cover;
  background-position: center;
  text-align: center;
}

.page-title .overlay {
  background: rgba(0, 0, 0, 0.7);
  padding: 160px 0;
}

.page-title .heading-text {
  font-size: 45px;
  font-weight: 700;
  margin: 0;
  color: #ffffff;
  font-family: "Lobster Two", cursive;
  word-wrap: break-word;
}

/*
|--------------------------------------------------
| 4.0 - Hero Section
|--------------------------------------------------
*/
.section-hero {
  position: relative;
  background-size: cover;
  background-position: center;
  text-align: center;
}

.section-hero #myCarousel {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.section-hero #myCarousel .carousel-indicators {
  visibility: hidden;
}

.section-hero #myCarousel .carousel-inner {
  height: 100%;
  overflow: hidden;
}

.section-hero #myCarousel .item {
  width: 100%;
  height: 100%;
  z-index: -1;
}

.section-hero #myCarousel .carousel-control {
  top: 50%;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.1);
  opacity: 1;
  border-radius: 50%;
  z-index: 99;
}

.section-hero #myCarousel .carousel-control.left {
  left: 50px;
}

.section-hero #myCarousel .carousel-control.left:after {
  content: '\f104';
  display: block;
  font-family: FontAwesome;
  font-size: 30px;
  line-height: 50px;
  margin-left: -2px;
}

.section-hero #myCarousel .carousel-control.left:hover {
  color: #ec365a;
}

.section-hero #myCarousel .carousel-control.right {
  right: 50px;
}

.section-hero #myCarousel .carousel-control.right:after {
  content: '\f105';
  display: block;
  font-family: FontAwesome;
  font-size: 30px;
  line-height: 50px;
  margin-right: -2px;
}

.section-hero #myCarousel .carousel-control.right:hover {
  color: #ec365a;
}

.section-hero .overlay {
  padding: 300px 0 180px 0;
  z-index: 5;
}

.section-hero .title, .section-hero .title strong, .section-hero .text h2 {
  display: inline-block;
  position: relative;
  font-size: 48px;
  color: #ffffff;
  font-family: "Lobster Two", cursive;
  line-height: 56px;
  font-weight: 400;
  margin-bottom: 10px;
}

.section-hero .title strong, .section-hero .text h2 strong {
  color: #ec365a;
}

.section-hero .title:before, .section-hero .title strong:before, .section-hero .text h2:before {
  position: absolute;
  left: -115px;
  top: 12px;
}

.section-hero .title:after, .section-hero .title strong:after, .section-hero .text h2:after {
  position: absolute;
  right: -115px;
  top: 12px;
}

.section-hero .text {
  margin-bottom: 65px;
}

.section-hero .date {
  position: relative;
  z-index: 5;
  margin-bottom: 65px;
}

.section-hero .date:before {
  position: absolute;
  left: 50%;
  top: -3px;
  margin-left: -118px;
  z-index: -1;
}

.section-hero .date p {
  font-size: 16px;
  color: #ffffff;
}

.section-hero .timer.syotimer .day, .section-hero .timer.syotimer .hour, .section-hero .timer.syotimer .minute, .section-hero .timer.syotimer .second {
  position: relative;
  width: 135px;
  height: 135px;
  background: #ffffff;
  border-radius: 50%;
  display: inline-block;
  margin: 0 25px;
}

.section-hero .timer.syotimer .day:after, .section-hero .timer.syotimer .hour:after, .section-hero .timer.syotimer .minute:after, .section-hero .timer.syotimer .second:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  border: 1px dashed #ec365a;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.section-hero .timer.syotimer .day .tab-val, .section-hero .timer.syotimer .hour .tab-val, .section-hero .timer.syotimer .minute .tab-val, .section-hero .timer.syotimer .second .tab-val {
  margin-top: 30px;
  font-size: 40px;
  color: #ec365a;
  font-weight: 700;
  font-family: "Roboto Slab", serif;
  line-height: 45px;
}

.section-hero .timer.syotimer .day .tab-unit, .section-hero .timer.syotimer .hour .tab-unit, .section-hero .timer.syotimer .minute .tab-unit, .section-hero .timer.syotimer .second .tab-unit {
  font-family: "Roboto Slab", serif;
  font-size: 16px;
  font-weight: 400;
  color: #505050;
  line-height: 24px;
  text-transform: capitalize;
}

.section-hero .timer.syotimer .day:hover:after, .section-hero .timer.syotimer .hour:hover:after, .section-hero .timer.syotimer .minute:hover:after, .section-hero .timer.syotimer .second:hover:after {
  left: 5px;
  top: 5px;
  bottom: 5px;
  right: 5px;
}

.section-hero .entry_content .entry-title {
  font-family: "Lobster Two", cursive;
  font-size: 60px;
  font-weight: 400;
  color: #ffffff;
  line-height: 65px;
  margin-bottom: 30px;
}

.section-hero .entry_content .entry-sub-title {
  width: 50%;
  margin: auto;
  font-family: "Roboto Slab", serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #ffffff;
}

/*
|-----------------------------------------------------
| 5.0 - Blog
|-----------------------------------------------------
*/
.post-single, .post-details {
  margin-bottom: 80px;
}

.post-single.sticky, .sticky.post-details {
  background: #f5f5f5;
  padding: 30px;
}

.post-single .entry-thumb, .post-details .entry-thumb {
  margin-bottom: 30px;
}

.post-single .entry-title, .post-details .entry-title {
  font-family: "Roboto Slab", serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  color: #222222;
  margin-top: 0;
  margin-bottom: 15px;
  word-wrap: break-word;
}

.post-single .entry-meta, .post-details .entry-meta {
  margin-bottom: 20px;
}

.post-single .entry-meta span, .post-details .entry-meta span, .post-single .entry-meta span a, .post-details .entry-meta span a {
  font-family: "Roboto Slab", serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #909090;
}

.post-single .entry-meta span a:hover, .post-details .entry-meta span a:hover {
  color: #ec365a;
}

.post-single .entry-content p, .post-details .entry-content p {
  font-family: "Roboto Slab", serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  color: #505050;
  margin-bottom: 25px;
  word-break: break-word;
}

.post-single .entry-content p input[type="password"], .post-details .entry-content p input[type="password"] {
  outline: none;
  padding-left: 10px;
  padding-right: 10px;
}

.post-single .entry-content p input[type="submit"], .post-details .entry-content p input[type="submit"] {
  background: #ec365a;
  border-color: #ec365a;
  color: #ffffff;
  outline: none;
}

.post-single .entry-content blockquote, .post-details .entry-content blockquote {
  position: relative;
  padding: 30px 15px 30px 75px;
  border-left: 5px solid #ec365a;
  border-top: 1px dashed rgba(0, 0, 0, 0.2);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  border-right: 1px dashed rgba(0, 0, 0, 0.2);
}

.post-single .entry-content blockquote p, .post-details .entry-content blockquote p {
  font-family: "Lobster Two", cursive;
  font-size: 20px;
  font-weight: 700;
  line-height: 36px;
  color: #222222;
  margin-bottom: 0;
}

.post-single .entry-content blockquote:before, .post-details .entry-content blockquote:before {
  content: '\f10d';
  font-family: FontAwesome;
  font-size: 24px;
  position: absolute;
  left: 35px;
  top: 45px;
  color: rgba(236, 54, 90, 0.3);
}

.post-single .entry-content img, .post-details .entry-content img {
  max-width: 100%;
  height: auto;
}

.post-single .entry-content ul li, .post-details .entry-content ul li,
.post-single .entry-content ol li, .post-details .entry-content ol li {
  font-family: "Roboto Slab", serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  color: #505050;
}

.post-single .entry-content > ul, .post-details .entry-content > ul,
.post-single .entry-content > ol, .post-details .entry-content > ol {
  padding-left: 15px;
}

.post-details dl dd {
  margin-bottom: 10px;
}

.post-details .post-share {
  display: inline-block;
  position: relative;
}

.post-details .post-share span {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  background: #ec365a;
}

.post-details .post-share span:after {
  content: '';
  display: block;
  border: 1px dashed #ffffff;
  position: absolute;
  top: 4px;
  left: 4px;
  bottom: 4px;
  right: 4px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.post-details .post-share a {
  font-size: 16px;
  line-height: 40px;
  margin: 0 12px;
  color: #222222;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.post-details .post-share a:hover {
  color: #ec365a;
}

.post-details .post-share:hover span:after {
  position: absolute;
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
}

.post-details .post-share:after {
  content: '';
  display: block;
  border: 1px solid #cccccc;
  position: absolute;
  top: 0;
  right: -5px;
  bottom: 0;
  left: 20px;
  border-radius: 25px;
  z-index: -1;
}

.post-details .post-tag {
  margin-bottom: 30px;
}

.post-details .post-tag span {
  font-size: 20px;
  color: #000000;
}

.post-details .post-tag a {
  font-size: 14px;
  line-height: 20px;
  color: #505050;
}

.post-details .page-links {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 15px;
  font-family: "Roboto Slab", serif;
}

.post-details .page-links a, .post-details .page-links .page-number {
  font-size: 15px;
  margin: 0 5px;
}

.post-details .page-links > .page-number {
  color: #ec365a;
}

.post-details .page-links a {
  color: #505050;
}

nav.post-navigation {
  margin-bottom: 50px;
}

nav.post-navigation .nav-links .nav-previous,
nav.post-navigation .nav-links .nav-next {
  display: inline-block;
}

nav.post-navigation .nav-links .nav-previous a,
nav.post-navigation .nav-links .nav-next a {
  display: inline-block;
  color: #222222;
  font-size: 15px;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  text-transform: uppercase;
  padding: 7px 15px;
  border-radius: 4px;
  background: #cccccc;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

nav.post-navigation .nav-links .nav-previous a:hover,
nav.post-navigation .nav-links .nav-next a:hover {
  text-decoration: none;
  background: #ec365a;
  color: #ffffff;
}

nav.post-navigation .nav-links .nav-next {
  float: right;
}

.comment-respond {
  margin-bottom: 50px;
}

.comment-respond .form-group {
  margin-bottom: 30px;
}

.comment-respond .form-control {
  height: 40px;
}

.comment-respond textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #dddddd;
  resize: none;
}

.comment-respond textarea:focus {
  outline: none;
}

.comment-respond .comment-reply-title {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #222222;
  margin-bottom: 30px;
}

.comment-respond p.comment-notes span {
  font-size: 15px;
  font-family: "Roboto Slab", serif;
  line-height: 28px;
  color: #505050;
}

.comment-respond a {
  color: #000000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.comment-respond a:hover {
  color: #ec365a;
}

.comment-box {
  margin-bottom: 50px;
}

.comment-box .heading-text {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #222222;
  margin-bottom: 35px;
}

.comment-box .avatar {
  border-radius: 50%;
  max-width: none;
}

.comment-box .media-left {
  padding-right: 20px;
}

.comment-box a {
  color: #000000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.comment-box a:hover {
  color: #ec365a;
}

.comment-box dl dd {
  margin-bottom: 10px;
  color: #505050;
}

.comment-box dl dt {
  color: #222222;
}

.comment-box .media-body img {
  max-width: 100%;
  height: auto;
}

.comment-box .media-body p {
  word-break: break-all;
}

.comment-box .media-body > ul,
.comment-box .media-body > ol {
  padding-left: 18px;
}

.comment-box .media-body iframe {
  max-width: 100%;
}

.comment-box .navigation.comment-navigation .nav-previous,
.comment-box .navigation.comment-navigation .nav-next {
  display: inline-block;
}

.comment-box .navigation.comment-navigation .nav-next a,
.comment-box .navigation.comment-navigation .nav-previous a {
  display: inline-block;
  text-transform: capitalize;
  margin-right: 5px;
  padding: 7px 15px;
  background: #cccccc;
  border-radius: 4px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.comment-box .navigation.comment-navigation .nav-next a:hover,
.comment-box .navigation.comment-navigation .nav-previous a:hover {
  background: #ec365a;
  color: #ffffff;
}

.blog-post {
  margin-bottom: 80px;
  text-align: center;
  box-sizing: border-box;
}

.blog-post .entry-thumb {
  position: relative;
}

.blog-post .entry-thumb .blog-date {
  display: inline-block;
  background: #ec365a;
  color: #ffffff;
  font-family: "Roboto Slab", serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 40px;
  padding: 0 35px;
  border-radius: 25px;
  position: absolute;
  bottom: -18px;
  left: 50%;
  margin-left: -78px;
  z-index: 5;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.blog-post .entry-thumb .hover-content {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: #ffffff;
  border-radius: 50%;
  font-size: 18px;
  line-height: 45px;
  color: #ec365a;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.blog-post .entry-thumb:after {
  content: '';
  display: block;
  background: rgba(236, 54, 90, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.blog-post:hover .entry-thumb:after {
  visibility: visible;
  opacity: 1;
}

.blog-post:hover .entry-thumb .hover-content {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}

.blog-post .entry-content {
  padding: 35px 20px 20px 20px;
  border-left: 1px dashed #cccccc;
  border-right: 1px dashed #cccccc;
  border-bottom: 1px dashed #cccccc;
}

.blog-post .entry-title {
  margin-bottom: 15px;
}

.blog-post .entry-title a {
  font-family: "Roboto Slab", serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  color: #222222;
}

.blog-post .entry-title a:hover {
  color: #ec365a;
}

.navigation.pagination {
  margin: 0 0 50px 0;
}

.navigation.pagination .screen-reader-text {
  display: none;
}

.navigation.pagination .nav-links span.page-numbers,
.navigation.pagination .nav-links .page-numbers {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: #909090;
  color: #ffffff;
  margin-right: 10px;
  text-align: center;
  line-height: 25px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navigation.pagination .nav-links span.page-numbers:hover,
.navigation.pagination .nav-links .page-numbers:hover {
  background: #ec365a;
}

.navigation.pagination .nav-links span.page-numbers.current {
  background: #ec365a !important;
}

.error-404.not-found .search-form {
  position: relative;
}

.error-404.not-found .search-form .screen-reader-text {
  display: none;
}

.error-404.not-found .search-form .search-submit {
  top: 15px;
}

.page-search .search-heading {
  margin-bottom: 10px;
  font-weight: 400;
}

.page-search .search-form .screen-reader-text {
  display: none;
}

.page-search .search-form .search-submit {
  top: 15px;
}

.error-404 .search-form,
.page-search .search-form {
  position: relative;
}

.error-404 .search-form input[type=search],
.page-search .search-form input[type=search] {
  width: 100%;
  border: 1px dashed #cccccc;
  height: 40px;
  padding: 0 50px 0 15px;
}

.error-404 .search-form input[type=search]:focus,
.page-search .search-form input[type=search]:focus {
  outline: none;
}

.error-404 .search-form .search-submit,
.page-search .search-form .search-submit {
  position: absolute;
  right: 0;
  top: 15px;
  bottom: 0;
  padding: 12px 15px;
  background: #ec365a;
  border: 1px solid #ec365a;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.error-404 .search-form .search-submit:hover,
.page-search .search-form .search-submit:hover {
  color: #ffffff;
}

.error-404 .search-form .search-submit:focus,
.page-search .search-form .search-submit:focus {
  outline: none;
}

/*
|-----------------------------------------------------
| 6.0 - Couple Section
|-----------------------------------------------------
*/
.section-couple {
  position: relative;
}

.section-couple:after {
  content: url("../../assets/images/couple.png") !important;
  position: absolute;
  left: 50%;
  top: 250px;
  margin-top: -93px;
  margin-left: -150px;
}

.couple-single, .service-single {
  position: relative;
  background: #ffffff;
  text-align: center;
  padding: 30px;
  border-radius: 25px;
  margin-bottom: 80px;
  z-index: 5;
}

.couple-single .shape-top, .service-single .shape-top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.couple-single .shape-top:before, .service-single .shape-top:before {
  float: left;
}

.couple-single .shape-top:after, .service-single .shape-top:after {
  float: right;
}

.couple-single .shape-bottom, .service-single .shape-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.couple-single .shape-bottom:before, .service-single .shape-bottom:before {
  float: left;
}

.couple-single .shape-bottom:after, .service-single .shape-bottom:after {
  float: right;
}

.couple-single .shape-top:before, .service-single .shape-top:before,
.couple-single .shape-top:after, .service-single .shape-top:after,
.couple-single .shape-bottom:before, .service-single .shape-bottom:before,
.couple-single .shape-bottom:after, .service-single .shape-bottom:after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.couple-single .entry-title, .service-single .entry-title {
  font-family: "Lobster Two", cursive;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  color: #222222;
  margin-bottom: 20px;
}

.couple-single .entry-content, .service-single .entry-content {
  margin-bottom: 30px;
}

.couple-single .entry-content p, .service-single .entry-content p {
  color: #505050;
  font-size: 15px;
  line-height: 28px;
  font-weight: 400;
  font-family: "Roboto Slab", serif;
}

.couple-single ul.entry-address, .service-single ul.entry-address {
  list-style: none;
  padding-left: 0;
  margin-bottom: 40px;
}

.couple-single ul.entry-address li, .service-single ul.entry-address li {
  margin-bottom: 20px;
}

.couple-single ul.entry-address li i, .service-single ul.entry-address li i {
  margin-right: 10px;
  color: #ec365a;
}

.couple-single .entry-social, .service-single .entry-social {
  border: 1px solid #dddddd;
  border-radius: 25px;
  display: inline-block;
  padding: 10px;
}

.couple-single .entry-social a, .service-single .entry-social a {
  margin: 0 15px;
  color: #505050;
}

.couple-single .entry-social a:hover, .service-single .entry-social a:hover {
  color: #ec365a;
}

.couple-single:hover .shape-top:before, .service-single:hover .shape-top:before,
.couple-single:hover .shape-top:after, .service-single:hover .shape-top:after,
.couple-single:hover .shape-bottom:before, .service-single:hover .shape-bottom:before,
.couple-single:hover .shape-bottom:after, .service-single:hover .shape-bottom:after {
  opacity: .3;
}

/*
|-----------------------------------------------------
| 6.0 - Service Section
|-----------------------------------------------------
*/
.service-single {
  padding: 30px 25px;
}

.service-single .entry-content {
  margin-bottom: 0;
}

.service-single .entry-content p {
  margin-bottom: 30px;
}

.service-single .entry-thumb img {
  max-width: 100%;
  height: auto;
  margin: auto;
}

.service-single .btn-readmore {
  display: inline-block;
  font-family: "Roboto Slab", serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  color: #222222;
  border: 1px solid #cccccc;
  padding: 10px 35px;
  border-radius: 25px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.service-single .btn-readmore:hover {
  color: #ec365a;
  border-color: #ec365a;
}

.service-single:hover .shape-top:before,
.service-single:hover .shape-top:after,
.service-single:hover .shape-bottom:before,
.service-single:hover .shape-bottom:after {
  opacity: 1;
}

/*
|-----------------------------------------------------
| 7.0 - Timeline Section
|-----------------------------------------------------
*/
.timeline-story {
  margin-bottom: 25px;
  position: relative;
}

.timeline-story .timeline {
  position: relative;
  padding: 30px 0 70px 0;
}

.timeline-story .timeline .timeline-left {
  width: 40%;
}

.timeline-story .timeline .timeline-left .entry-thumb {
  position: relative;
}

.timeline-story .timeline .timeline-left.pull-left .entry-thumb:before {
  content: '';
  display: block;
  position: absolute;
  top: 15px;
  left: -15px;
  bottom: -15px;
  right: 15px;
  border: 1px dashed #ec365a;
  z-index: -1;
}

.timeline-story .timeline .timeline-left.pull-right .entry-thumb:before {
  content: '';
  display: block;
  position: absolute;
  top: 15px;
  right: -15px;
  bottom: -15px;
  left: 15px;
  border: 1px dashed #ec365a;
  z-index: -1;
}

.timeline-story .timeline .timeline-right {
  width: 40%;
}

.timeline-story .timeline:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  border-left: 1px dashed #ec365a;
}

.timeline-story .timeline:after {
  width: 80px;
  height: 80px;
  border: 1px dashed #ec365a;
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  text-align: center;
  background: #ffffff;
  margin-top: -40px;
  margin-left: -40px;
}

.timeline-story:before {
  position: absolute;
  left: 50%;
  top: -27px;
  margin-left: -16px;
}

.timeline-story:after {
  position: absolute;
  left: 50%;
  bottom: -30px;
  margin-left: -19px;
}

.timeline-story .timeline .story-post .entry-header .date {
  font-family: "Lobster Two", cursive;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  color: #ec365a;
  margin: 0;
}

.timeline-story .timeline .story-post .entry-header .entry-title {
  font-family: "Roboto Slab", serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  color: #222222;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
}

.timeline-story .timeline .story-post .entry-header .entry-tagline {
  font-family: "Roboto Slab", serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 40px;
  color: #222222;
  text-transform: uppercase;
  margin: 0;
}

/*
|-----------------------------------------------------
| 8.0 - Call To Action
|-----------------------------------------------------
*/
.call-to-action {
  text-align: center;
}

.call-to-action .overlay {
  padding: 95px 0 110px 0;
}

.call-to-action .entry-content {
  font-family: "Lobster Two", cursive;
  font-size: 40px;
  font-weight: 400;
  line-height: 60px;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 45px;
}

.call-to-action .entry-content strong {
  font-family: "Lobster Two", cursive;
  font-size: 40px;
  font-weight: 400;
  line-height: 60px;
  color: #ec365a;
}

/*
|-----------------------------------------------------
| 9.0 - Team Section
|-----------------------------------------------------
*/
.important-people .section-header {
  margin-bottom: 40px;
}

.team-tab {
  text-align: center;
}

.team-tab ul.nav.nav-tabs {
  display: inline-block;
  margin-bottom: 50px;
  border: 1px solid #ec365a;
  border-radius: 25px;
}

.team-tab ul.nav.nav-tabs li a {
  display: inline-block;
  border-radius: 25px;
  font-family: "Roboto Slab", serif;
  font-size: 15px;
  font-weight: 700;
  color: #222222;
  padding: 10px 25px;
  background: transparent;
  text-transform: uppercase;
  margin: 0;
  border: 0;
}

.team-tab ul.nav.nav-tabs li.active a {
  background: #ec365a;
  color: #ffffff;
}

/*** team single ***/
.team {
  position: relative;
  background: #ffffff;
  border-radius: 25px;
  text-align: center;
  padding: 30px 0;
  margin-bottom: 80px;
}

.team.style-two {
  background: #f6f6f6;
}

.team:before {
  position: absolute;
  left: 5px;
  top: 5px;
  opacity: .2;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.team:after {
  position: absolute;
  right: 5px;
  top: 5px;
  opacity: .2;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.team:hover:before, .team:hover:after {
  opacity: 1;
}

.team__thumb {
  margin-bottom: 20px;
}

.team_title {
  margin: 0;
}

.team_title a {
  font-family: "Roboto Slab", serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #222222;
}

.team_title a:hover {
  color: #ec365a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}

.team_relation {
  margin: 0;
  font-family: "Roboto Slab", serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  color: #505050;
}

/*
|-----------------------------------------------------
| 10.0 - Event Section
|-----------------------------------------------------
*/
.event {
  border: 1px dashed #cccccc;
  padding: 40px 30px 30px 30px;
  margin-bottom: 80px;
  border-radius: 25px;
  text-align: center;
}

.event__heading {
  margin-top: 0;
  margin-bottom: 30px;
}

.event__heading a {
  font-family: "Roboto Slab", serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  color: #222222;
}

.event__heading a:hover {
  color: #ec365a;
  text-decoration: none;
}

.event__date {
  position: relative;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #ec365a;
  margin: 0 auto 25px auto;
  font-family: "Roboto Slab", serif;
  font-size: 34px;
  line-height: 36px;
  font-weight: 700;
  color: #ffffff;
  padding-top: 25px;
  text-transform: uppercase;
}

.event__date span {
  display: block;
  font-weight: 400;
  font-size: 18px;
}

.event__date:after {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  border: 1px dashed #ffffff;
  border-radius: 50%;
}

.event__time {
  font-size: 15px;
  line-height: 24px;
  font-family: "Roboto Slab", serif;
  color: #505050;
  margin-bottom: 20px;
}

.event__time i {
  display: block;
  font-size: 15px;
  line-height: 20px;
  color: #ec365a;
}

.event__location {
  font-size: 15px;
  line-height: 24px;
  font-family: "Roboto Slab", serif;
  color: #505050;
}

.event__location i {
  display: block;
  font-size: 15px;
  line-height: 20px;
  color: #ec365a;
}

/** Event Page Details **/
.event-content .post-details .entry-content {
  margin-bottom: 40px;
}

.event-details {
  border: 1px dashed #cccccc;
  padding: 25px 30px;
  margin-bottom: 50px;
}

.event-details .entry-title {
  font-family: "Roboto Slab", serif;
  font-size: 24px;
  font-weight: 700;
  color: #222222;
  line-height: 28px;
  margin-bottom: 20px;
}

.event-details ul {
  list-style: none;
  padding-left: 0;
}

.event-details ul li {
  margin-bottom: 20px;
}

.event-details .media-left i {
  line-height: 24px;
  font-size: 16px;
  color: #ec365a;
}

.event-details .media-body {
  font-family: "Roboto Slab", serif;
  font-size: 16px;
  font-weight: 400;
  color: #505050;
}

.event-post {
  margin-bottom: 100px;
}

.event-post .entry-content {
  margin-top: 20px;
}

.event-post .entry-content .entry-title {
  margin-top: 0;
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  font-size: 30px;
  color: #222222;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.event-post .entry-content ul.entry-meta {
  list-style: none;
  padding-left: 0;
  margin-bottom: 25px;
}

.event-post .entry-content ul.entry-meta li {
  font-family: "Roboto Slab", serif;
  font-size: 16px;
  line-height: 24px;
  color: #505050;
  margin-bottom: 10px;
}

.event-post .entry-content ul.entry-meta li:before:nth-child(1) {
  content: '';
}

.event-post .entry-content p {
  margin-bottom: 30px;
}

.map-event {
  height: 370px;
}

/*
|-----------------------------------------------------
| 10.0 - Event Price
|-----------------------------------------------------
*/
.event__pack {
  border: 1px dashed #cccccc;
  border-radius: 25px;
  text-align: center;
  padding: 25px 40px 40px 40px;
  margin-bottom: 80px;
  overflow: hidden;
}

.event__pack .event__title {
  font-family: "Roboto Slab", serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 35px;
  color: #222222;
}

.event__pack .event___header {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 120px;
  line-height: 120px;
  border-radius: 50%;
  background: #ec365a;
  margin-bottom: 35px;
}

.event__pack .event___header:after {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  top: 10px;
  border-radius: 50%;
  border: 1px dashed #ffffff;
}

.event__pack .event___header .event__price_text {
  margin-top: 30px;
  font-family: "Roboto Slab", serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #ffffff;
}

.event__pack .event___header .event__price {
  font-family: "Roboto Slab", serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  color: #ffffff;
}

.event__pack ul.event__feature {
  list-style: none;
  padding-left: 0;
  margin-bottom: 35px;
}

.event__pack ul.event__feature li {
  font-family: "Roboto Slab", serif;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 15px;
}

.event__pack .btn-order {
  display: inline-block;
  font-family: "Roboto Slab", serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  color: #222222;
  border: 1px solid #cccccc;
  padding: 10px 35px;
  border-radius: 25px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.event__pack .btn-order:hover {
  color: #ec365a;
  border-color: #ec365a;
}

/*
|-----------------------------------------------------
| 11.0 - Gift Section
|-----------------------------------------------------
*/
ul.gift {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

li.gift__item {
  margin-bottom: 60px;
  width: 33.33%;
  display: inline-block;
}

/*
|-----------------------------------------------------
| 12.0 - Rsvp Section
|-----------------------------------------------------
*/
.rsvp {
  position: relative;
  background: #ffffff;
  border-radius: 25px;
  text-align: center;
  padding: 50px 30px;
  z-index: 5;
}

.rsvp .form-control {
  margin-bottom: 30px;
  box-shadow: none;
  height: 50px;
}

.rsvp .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #cccccc;
}

.rsvp textarea {
  margin-bottom: 30px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  color: #505050;
  resize: none;
  width: 100%;
  outline: none;
  padding: 20px 15px;
}

.rsvp .form-control,
.rsvp textarea {
  font-size: 15px;
  font-weight: 500;
}

.rsvp .form-control::-webkit-input-placeholder,
.rsvp textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #505050;
}

.rsvp .form-control::-moz-placeholder,
.rsvp textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #505050;
}

.rsvp .form-control:-ms-input-placeholder,
.rsvp textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #505050;
}

.rsvp .form-control:-moz-placeholder,
.rsvp textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #505050;
}

.rsvp .btn-default {
  background: #ec365a;
  border: 0;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.rsvp .btn-default:hover, .rsvp .btn-default:focus, .rsvp .btn-default:active:focus {
  color: #ffffff;
  background: #341f12;
  outline: none;
}

.rsvp__heading {
  position: relative;
  font-family: "Lobster Two", cursive;
  font-size: 36px;
  font-weight: 700;
  color: #222222;
  line-height: 28px;
  margin-bottom: 70px;
}

.rsvp__heading:after {
  position: absolute;
  bottom: -42px;
  left: 50%;
  margin-left: -92px;
}

.rsvp__sub__title {
  font-family: "Roboto Slab", serif;
  font-size: 16px;
  color: #505050;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 25px;
}

.rsvp__shape__top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.rsvp__shape__top:before {
  float: left;
}

.rsvp__shape__top:after {
  float: right;
}

.rsvp__shape__bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.rsvp__shape__bottom:before {
  float: left;
}

.rsvp__shape__bottom:after {
  float: right;
}

.contact-form-gray .rsvp {
  background: #f6f6f6;
}

/*
|-----------------------------------------------------
| 13.0 - Gallery Section
|-----------------------------------------------------
*/
.gallery--carousel {
  position: relative;
}

.gallery--carousel__item {
  margin-bottom: 80px;
}

.gallery--carousel.owl-carousel .owl-nav {
  position: absolute;
  top: 32%;
  left: -20px;
  right: -20px;
}

.gallery--carousel.owl-carousel .owl-nav .owl-prev,
.gallery--carousel.owl-carousel .owl-nav .owl-next {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #222222;
  text-align: center;
  border-radius: 50%;
  background: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.gallery--carousel.owl-carousel .owl-nav .owl-prev:after,
.gallery--carousel.owl-carousel .owl-nav .owl-next:after {
  content: '';
  display: block;
  border: 1px dashed #cccccc;
  position: absolute;
  top: 5px;
  left: 5px;
  bottom: 5px;
  right: 5px;
  border-radius: 50%;
}

.gallery--carousel.owl-carousel .owl-nav .owl-prev:hover,
.gallery--carousel.owl-carousel .owl-nav .owl-next:hover {
  background: #ec365a;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.gallery--carousel.owl-carousel .owl-nav .owl-prev:hover:after,
.gallery--carousel.owl-carousel .owl-nav .owl-next:hover:after {
  border-color: #ffffff;
}

.gallery--carousel.owl-carousel .owl-nav .owl-next {
  float: right;
}

.gallery-single {
  position: relative;
  margin-bottom: 30px;
}

.gallery-single img {
  margin: auto;
  width: 100%;
}

.gallery-single .hover-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(236, 54, 90, 0.8);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.gallery-single .hover-content a.image-large {
  display: inline-block;
  width: 45px;
  height: 45px;
  text-align: center;
  background: #ffffff;
  border-radius: 50%;
  font-size: 18px;
  line-height: 45px;
  color: #ec365a;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.gallery-single:hover .hover-content {
  visibility: visible;
  opacity: 1;
}

.gallery-single:hover .hover-content a.image-large {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}

/*
|-----------------------------------------------------
| 14.0 - Portfolio Section
|-----------------------------------------------------
*/
#portfolio .portfolio-item {
  position: relative;
  padding: 15px;
}

#portfolio .portfolio-item img {
  width: 100%;
  height: auto;
}

#portfolio .portfolio-item .hover-content {
  position: absolute;
  top: 25px;
  left: 25px;
  right: 25px;
  bottom: 25px;
  background: #ec365a;
  display: flex;
  vertical-align: center;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

#portfolio .portfolio-item .hover-content a {
  outline: none;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
}

#portfolio .portfolio-item .hover-content a img {
  width: auto;
  height: auto;
}

#portfolio .portfolio-item:hover .hover-content {
  opacity: 1;
  visibility: visible;
}

#portfolio .portfolio-item:hover .hover-content a {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.portfolio-section {
  text-align: center;
}

.portfolio_filter {
  display: inline-block;
  background: #ffffff;
  margin-bottom: 35px;
  padding: 0 15px;
  border-radius: 25px;
}

.portfolio_filter button {
  font-family: "Roboto Slab", serif;
  font-size: 15px;
  line-height: 36px;
  color: #505050;
  background: transparent;
  border: 0;
  outline: none;
  margin-right: 35px;
}

.portfolio_filter button:last-child {
  margin-right: 0;
}

.portfolio_filter button.active {
  color: #ec365a;
}

/*
|-----------------------------------------------------
| 15.0 - Widgets
|-----------------------------------------------------
*/
.sidebar.widget-area .widget {
  position: relative;
  margin-bottom: 100px;
}

.sidebar.widget-area .widget:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  border-bottom: 1px dashed #cccccc;
}

.sidebar.widget-area .widget:last-child {
  margin-bottom: 0;
}

.sidebar.widget-area .widget:last-child:after {
  content: none;
}

.sidebar.widget-area .widget ul li,
.sidebar.widget-area .widget ol li,
.sidebar.widget-area .widget p {
  color: #505050;
}

.sidebar.widget-area .widget .widget-title {
  font-family: "Roboto Slab", serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #222222;
  margin-bottom: 20px;
}

.sidebar.widget-area .widget ul, .sidebar.widget-area .widget ol {
  padding-left: 15px;
}

.sidebar.widget-area .widget ol li a,
.sidebar.widget-area .widget ul li a {
  display: inline-block;
  font-family: "Roboto Slab", serif;
  color: #505050;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 20px;
  word-break: break-word;
}

.sidebar.widget-area .widget ol li a:hover,
.sidebar.widget-area .widget ul li a:hover {
  color: #ec365a;
}

.sidebar.widget-area .widget img {
  max-width: 100%;
  height: auto;
}

.sidebar.widget-area .widget .screen-reader-text {
  display: none;
}

.sidebar.widget-area .widget.widget_rss ul li a {
  margin-bottom: 10px;
}

.sidebar.widget-area .widget.widget_rss ul li {
  margin-bottom: 30px;
}

.sidebar.widget-area .widget.widget_text select {
  max-width: 100%;
}

.sidebar.widget-area .widget.widget_tag_cloud .tagcloud a {
  display: inline-block;
  font-size: 15px !important;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  line-height: 24px;
  color: #505050;
  padding: 4px 20px;
  border: 1px solid #dddddd;
  margin-bottom: 10px;
  margin-right: 5px;
  border-radius: 25px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.sidebar.widget-area .widget.widget_tag_cloud .tagcloud a:hover {
  background: #ec365a;
  color: #ffffff;
  border-color: #ec365a;
}

.sidebar.widget-area .widget.widget_search .widget-title {
  display: none;
}

.sidebar.widget-area .widget.widget_search:after {
  content: none;
}

/*** Widget Serach Form ***/
.widget.widget_search .search-form {
  position: relative;
  line-height: 0;
}

.widget.widget_search .search-form input[type=search] {
  width: 100%;
  border: 1px dashed #cccccc;
  height: 50px;
  padding: 0 45px 0 15px;
}

.widget.widget_search .search-form input[type=search]:focus {
  outline: none;
}

.widget.widget_search .search-form .search-submit {
  position: absolute;
  top: 6px;
  bottom: 0;
  right: 0;
  padding: 0 20px;
  background: transparent;
  color: #000000;
  border: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.widget.widget_search .search-form .search-submit:hover {
  color: #ec365a;
}

.widget.widget_search .search-form .search-submit:focus {
  outline: none;
}

/*
|-----------------------------------------------------
| Footer
|-----------------------------------------------------
*/
.footer {
  background-size: cover;
  background-position: center;
  color: #ffffff;
}

.footer .overaly {
  background: rgba(0, 0, 0, 0.5);
}

.footer .info {
  margin: auto;
  display: inline-block;
}

.footer .info-circle {
  position: relative;
  width: 370px;
  height: 370px;
  border-radius: 50%;
  display: table-cell;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  z-index: 5;
}

.footer .info-circle:after {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 15px;
  top: 15px;
  border-radius: 50%;
  border: 1px dashed rgba(255, 255, 255, 0.3);
  z-index: -1;
}

.footer .info-circle h2 {
  font-family: "Lobster Two", cursive;
  font-size: 48px;
  font-weight: 700;
  line-height: 28px;
  color: #ffffff;
  margin-bottom: 40px;
  margin-top: 70px;
}

.footer .info-circle h2 strong {
  color: #ec365a;
}

.footer .info-circle .shape {
  background-image: url(assets/images/shape.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 17px 0;
}

.footer .info-circle .shape h5 {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-size: 16px;
  margin-top: -10px;
  line-height: 28px;
  color: #ffffff;
}

.footer .info-circle h3 {
  margin: 0;
  font-family: "Lobster Two", cursive;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  color: #ffffff;
}

.footer .info-circle ul.social-icon {
  display: block;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 20px;
}

.footer .info-circle ul.social-icon li {
  display: inline-block;
  margin-right: 30px;
}

.footer .info-circle ul.social-icon li a {
  font-size: 15px;
  color: #ffffff;
}

.footer .info-circle ul.social-icon li a:hover {
  color: #ec365a;
}

.footer .info-circle ul.social-icon li:last-child {
  margin-right: 0;
}

.footer .phone, .footer .mail {
  height: 370px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Roboto Slab", serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  color: #ffffff;
}

.footer .phone i, .footer .mail i {
  color: #ec365a;
  margin-right: 20px;
}

.footer .copyright {
  padding: 20px 0 30px 0;
  text-align: center;
  color: #ffffff;
}

.scrollup {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 50px;
  right: 30px;
  font-size: 20px;
  border-radius: 4px;
  line-height: 40px;
  text-align: center;
  display: none;
  color: #ffffff;
  z-index: 999;
  background-color: #ec365a;
}

.scrollup:hover {
  color: #ffffff;
}

/*
|-----------------------------------------------------
| 16.0 - Responsive Start here
|-----------------------------------------------------
*/
@media all and (max-width: 1024px) {
  /*** Timeline ***/
  .timeline-story .timeline {
    margin: 0 30px;
  }
  .timeline-story .timeline .entry-thumb img {
    max-width: 100%;
    height: auto;
  }
}

@media all and (max-width: 1024px) and (min-width: 991px) {
  .navbar.navbar-default.navbar-fixed-top .container .nav.navbar-nav.navbar-left {
    margin-left: 60px !important;
  }
  .navbar.navbar-default.navbar-fixed-top .container .nav.navbar-nav.navbar-right {
    margin-right: 60px !important;
  }
  .footer .info-circle.style-two h2 {
    margin-top: 60px;
  }
  .footer .info-circle.style-two {
    width: 330px;
    height: 330px;
  }
}

@media all and (max-width: 1024px) {
  .footer .phone, .footer .mail, .footer .mail {
    font-size: 18px;
    line-height: 20px;
  }
}

@media all and (max-width: 991px) {
  /** change navbar collapse width **/
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
    border-color: transparent;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .collapsing {
    overflow: hidden !important;
  }
  .navbar-fixed-top {
    position: relative;
  }
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 100%;
  }
  /** navbar click events **/
  ul.nav.navbar-nav li.menu-item-has-children {
    position: relative;
  }
  ul.nav.navbar-nav li.menu-item-has-children.mobile > .sub-menu {
    display: none;
    padding-left: 15px;
  }
  ul.nav.navbar-nav li.menu-item-has-children.mobile.sub-open > .sub-trigger:after {
    content: '\f068';
    font-family: FontAwesome;
  }
  ul.nav.navbar-nav li.menu-item-has-children.mobile .sub-trigger {
    display: inline-block;
    position: absolute;
    right: 30px;
    cursor: pointer;
    top: 7px;
    text-align: center;
    cursor: pointer;
    width: 25px;
    height: 25px;
    line-height: 25px;
    color: #ffffff;
    background: #ec365a;
  }
  ul.nav.navbar-nav li.menu-item-has-children.mobile .sub-trigger:after {
    content: '\f067';
    font-family: FontAwesome;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  ul.nav.navbar-nav li.menu-item-has-children ul.sub-menu {
    list-style: none;
  }
  ul.nav.navbar-nav li.menu-item-has-children ul.sub-menu li a {
    display: block;
    padding: 5px 15px;
    line-height: 20px;
    font-size: 14px;
    color: #909090;
  }
  /*** JohnJerry Navbar ***/
  .navbar.navbar-default.navbar-fixed-top .navbar-toggle {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
  }
  .navbar.navbar-default.navbar-fixed-top .navbar-toggle span.icon-bar {
    background: #ec365a;
  }
  .navbar.navbar-default.navbar-fixed-top .logo {
    display: inline-block;
    margin-top: 6px;
    margin-left: 0;
  }
  .navbar.navbar-default.navbar-fixed-top .logo img {
    width: 50px;
  }
  /*** Hero Section ***/
  .section-hero .overlay {
    padding: 150px 0 150px 0;
  }
  .section-hero .timer.syotimer .day,
  .section-hero .timer.syotimer .hour,
  .section-hero .timer.syotimer .minute,
  .section-hero .timer.syotimer .second {
    margin: 0 10px;
  }
  .section-hero #myCarousel .carousel-control.left {
    left: 15px;
  }
  .section-hero #myCarousel .carousel-control.right {
    right: 15px;
  }
  /*** Gallery Carousel ***/
  .gallery--carousel.owl-carousel .owl-nav {
    left: 5px;
    right: 5px;
  }
  /*** Timeline Story ***/
  .timeline-story .timeline:after {
    top: 25%;
  }
  .page-title .overlay {
    padding: 100px 0 100px 0;
  }
  /*** Event Post ***/
  .event-post {
    margin-bottom: 80px;
  }
  .event-post:last-child {
    margin-bottom: 50px;
  }
  .event-post .entry-content {
    margin-top: 0;
    margin-bottom: 30px;
    text-align: center;
  }
  /*** Footer ***/
  .footer .phone, .footer .mail, .footer .mail {
    height: 0;
  }
  .footer.style-two .padding-tb12040 {
    padding: 40px 40px;
  }
  .sticky_navbar .page-title .overlay {
    padding: 160px 0;
  }
  .section-hero .entry_content .entry-sub-title {
    width: 75%;
  }
}

@media all and (min-width: 991px) {
  /*** Navbar Default ***/
  .navbar.navbar-default {
    margin-bottom: 0;
    min-height: 100px;
  }
  .navbar.navbar-default ul.nav.navbar-nav > li > a {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .navbar.navbar-default ul.navbar-nav li a {
    color: #000000;
    font-family: "Roboto Slab", serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
  }
  .navbar.navbar-default ul.navbar-nav li a:hover {
    color: #ec365a;
  }
  .navbar.navbar-default ul.navbar-nav li.menu-item-has-children {
    position: relative;
  }
  .navbar.navbar-default ul.navbar-nav li.menu-item-has-children ul.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 135px;
    background: #222222;
    list-style: none;
    padding-left: 0;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s cubic-bezier(0.93, 0.16, 1, 1);
    -moz-transition: all 0.3s cubic-bezier(0.93, 0.16, 1, 1);
    transition: all 0.3s cubic-bezier(0.93, 0.16, 1, 1);
  }
  .navbar.navbar-default ul.navbar-nav li.menu-item-has-children ul.sub-menu li a {
    display: block;
    padding: 5px 15px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: "Roboto Slab", serif;
    line-height: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .navbar.navbar-default ul.navbar-nav li.menu-item-has-children ul.sub-menu li a:hover {
    text-decoration: none;
    background: #ffffff;
    color: #000000;
  }
  .navbar.navbar-default ul.navbar-nav li.menu-item-has-children ul.sub-menu ul.sub-menu {
    position: absolute;
    top: 0;
    left: 100%;
  }
  .navbar.navbar-default ul.navbar-nav li.menu-item-has-children ul.sub-menu ul.sub-menu ul.sub-menu {
    top: 100%;
    left: -30px;
  }
  .navbar.navbar-default ul.navbar-nav li.menu-item-has-children:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  /*** Navbar Main ***/
  .navbar.navbar-default.navbar-fixed-top {
    top: 50px;
    background: transparent;
  }
  .navbar.navbar-default.navbar-fixed-top .logo {
    position: absolute;
    left: 50%;
    top: 3px;
    margin-left: -33px;
  }
  .navbar.navbar-default.navbar-fixed-top .container {
    position: relative;
    background: #ffffff;
    border-radius: 18px;
    min-height: 100px;
    box-shadow: 0 2px 9px rgba(0, 0, 0, 0.5);
  }
  .navbar.navbar-default.navbar-fixed-top .container:before {
    content: url("assets/images/navbar-shape-left.png");
    position: absolute;
    left: 0;
    top: 0;
  }
  .navbar.navbar-default.navbar-fixed-top .container:after {
    content: url("assets/images/navbar-shape-right.png");
    position: absolute;
    right: 0;
    top: 0;
  }
  .navbar.navbar-default.navbar-fixed-top .container .navbar-menus {
    position: relative;
  }
  .navbar.navbar-default.navbar-fixed-top .container .navbar-menus:before {
    content: '';
    display: block;
    position: absolute;
    left: 70px;
    right: -6px;
    top: 6px;
    border-top: 1px dashed #ec365a;
  }
  .navbar.navbar-default.navbar-fixed-top .container .navbar-menus:after {
    content: '';
    display: block;
    position: absolute;
    left: -7px;
    right: 75px;
    bottom: -94px;
    border-top: 1px dashed #ec365a;
  }
  .navbar.navbar-default.navbar-fixed-top .container .nav.navbar-nav.navbar-left {
    margin-left: 100px;
  }
  .navbar.navbar-default.navbar-fixed-top .container .nav.navbar-nav.navbar-right {
    margin-right: 100px;
  }
  /*** Headroom JS Styles ***/
  .navbar.navbar-default.navbar-fixed-top.headroom {
    will-change: transform;
    transition: transform 200ms linear;
    -webkit-transition: transform 200ms linear;
    -moz-transition: transform 200ms linear;
  }
  .navbar.navbar-default.navbar-fixed-top.headroom--pinned {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
  }
  .navbar.navbar-default.navbar-fixed-top.headroom--unpinned {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
  }
  .navbar.navbar-default.navbar-fixed-top.animated.slideUp {
    -webkit-transform: translateY(-150px);
    -moz-transform: translateY(-150px);
    -ms-transform: translateY(-150px);
    transform: translateY(-150px);
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
  }
  .navbar.navbar-default.navbar-fixed-top.animated.slideDown {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
  }
}

@media all and (max-width: 767px) {
  /*** navbar ***/
  ul.nav.navbar-nav li.menu-item-has-children.mobile .sub-trigger {
    display: inline-block;
    position: absolute;
    right: 20px;
  }
  .navbar.navbar-default .logo {
    margin-left: 15px;
  }
  .navbar.navbar-default .navbar-toggle {
    margin-right: 15px;
  }
  .navbar.navbar-default.navbar-fixed-top .logo {
    margin-left: 15px;
  }
  /*** hero section ***/
  .section-hero .timer.syotimer .table-cell {
    margin-bottom: 30px;
  }
  /*** Section Couple ***/
  .section-couple:after {
    content: none !important;
  }
  /*** Timeline Story ***/
  .timeline-story:before, .timeline-story:after {
    content: none;
  }
  .timeline-story .timeline:before, .timeline-story .timeline:after {
    content: none;
  }
  .timeline-story .timeline .timeline-left,
  .timeline-story .timeline .timeline-right {
    width: 100%;
  }
  .timeline-story .timeline .timeline-right.text-right {
    text-align: left;
  }
  .timeline-story .timeline .timeline-left .entry-thumb {
    margin-bottom: 30px;
  }
  .timeline-story .timeline {
    padding: 0 0 40px 0;
  }
  .timeline-story .timeline:last-child {
    padding: 0;
  }
  /*** Gift ***/
  li.gift__item {
    margin: 30px;
  }
  .gift__logo img {
    max-width: 100%;
  }
  /*** Call To Action ***/
  .call-to-action .entry-content {
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
  }
  /*** Rsvp ***/
  /*** Couple Single ***/
  .couple-single, .service-single {
    margin-left: 15px;
    margin-right: 15px;
    padding: 30px 15px;
  }
  .comment-box ul.media-list li.media ul.children {
    padding-left: 10px;
  }
  .comment-respond input[type="text"] {
    margin-bottom: 30px;
  }
  /** widget **/
  .sidebar.widget-area .widget {
    margin-bottom: 50px;
  }
  .sidebar.widget-area .widget:after {
    bottom: -25px;
  }
  /** Footer **/
  .footer .info-circle ul.social-icon {
    margin-top: 0;
  }
  .scrollup {
    right: 10px;
  }
  .section-hero .entry_content .entry-title {
    font-size: 50px;
    line-height: 60px;
  }
  .section-hero .entry_content .entry-sub-title {
    width: 100%;
  }
  .section-hero .entry_content {
    padding-top: 20px;
  }
}

@media all and (max-width: 480px) {
  .comment-box .media-body iframe {
    max-width: 100%;
    height: auto;
  }
  /*** Gift ***/
  li.gift__item {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .section-header .heading-text {
    line-height: 50px;
  }
  /*** Section Hero ***/
  .section-hero .overlay {
    padding: 150px 0 100px 0;
  }
  .section-hero .text {
    margin-top: 10px;
    margin-bottom: 40px;
  }
  .section-hero .timer.syotimer .day,
  .section-hero .timer.syotimer .hour,
  .section-hero .timer.syotimer .minute,
  .section-hero .timer.syotimer .second {
    width: 125px;
    height: 125px;
  }
  .section-hero .title:before, .section-hero .title strong:before, .section-hero .text h2:before, .section-hero .title strong:before, .section-hero .text h2 strong:before, .section-hero .text h2:before {
    position: absolute;
    left: 50%;
    top: -90px;
    margin-left: -45px;
    transform: rotate(90deg);
  }
  .section-hero .title:after, .section-hero .title strong:after, .section-hero .text h2:after,
  .section-hero .title strong:after, .section-hero .text h2 strong:after,
  .section-hero .text h2:after {
    position: absolute;
    right: 50%;
    margin-right: -45px;
    top: auto;
    bottom: -135px;
    transform: rotate(90deg);
  }
  .section-hero .entry_content .entry-title {
    font-size: 40px;
    line-height: 60px;
  }
  /*** Footer ***/
  .footer .info-circle {
    width: 320px;
    height: 320px;
  }
}

@media screen and (max-width: 380px) {
  /*** Portfolio Filter ***/
  .portfolio_filter {
    margin-left: 15px;
    margin-right: 15px;
    padding: 5px 15px;
  }
  .portfolio_filter button {
    margin-right: 5px;
    line-height: 20px;
  }
  .section-hero #myCarousel .carousel-control {
    display: none;
  }
  /*** Footer ***/
  .footer .info-circle {
    width: 315px;
    height: 315px;
  }
  .comment-box .media-left {
    display: block;
  }
  .comment-box .navigation.comment-navigation .nav-previous,
  .comment-box .navigation.comment-navigation .nav-next {
    margin-bottom: 15px;
  }
}
