/*
    Theme Name: Tempo
    Theme URL: https://bootstrapmade.com/tempo-free-onepage-bootstrap-theme/
    Author: BootstrapMade.com
    Author URL: https://bootstrapmade.com
*/

/**************************************
link & button
**************************************/
.white
{
	color:#fff !important;
}
h1.cta-title
{
	font-size: 43px;
}
h1
{
	font-size: 36px;
}
/**************************************
Header
**************************************/
.section-padding
{
	padding: 40px 0px;

}
.main-navigation
{
    border-bottom: 1px solid #eee;
}
.navbar-default {
    background-color: #fff;
    border-color: rgba(231, 231, 231, 0.33);
    padding: 20px 0px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #354242;
    background-color: #fff;
}
.navbar-nav {
    padding-top: 5px;
}

.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	border-bottom: 2px solid #1a458e;
    outline: none;
}
.navbar {
	min-height: inherit;
	margin-bottom: 0px;
}
.navbar-brand {

	height: 105px;
	margin-top: -20px;

    font-size: 42px;

}

.navbar-default .navbar-brand {
    color: #1a458e;
}

.navbar-default .navbar-nav > li > a {
	color: #354242;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0px 10px;
	padding-top: 25px;
	font-size: 14px;
}
.nav > li > a
{
	padding: 0px;
}
.jumbotron
{
    background-color: transparent;
    padding-top: 90px;
}
.jumbotron p.big
{
    line-height: 21px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 6px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    color: #ffffff;
    -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -moz-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -ms-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    padding-top: 10px;
}
a.btn-banner {
    border: 1px solid #cdcdcd;
    padding: 12px 22px;
    line-height: 0px;
    border-radius: 3px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 1px;
    display: inline-block;
    margin-top: 95px;
}
a.btn-banner i
{
    padding-left: 10px;
}
a.btn-banner:hover, a.btn-banner:focus
{
    background-color: #1a458e;
    color: #fff;
    border-color: #E74C3C;
    display: inline-block;
}
.bold
{
    font-weight: bold;
}
.bor-btm
{
    width: 100px;
    height: 1px;
    background-color: #ddd;
    margin-bottom: 85px;
}
.jumbotron h1.small
{
    line-height: 88px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 62px;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-weight: 400;
    color: #ffffff;
    -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -moz-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    -ms-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.4));
}
.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 0px;
}

.img-fluid {
	max-width: 150%;

}
.bgblue-dark
{
    background-color: #2C3E50;
}
.bgblue-light
{
    background-color: #3498DB;
}
.bgred
{
    background-color: #E74C3C;
}
.wrk-title
{
    cursor: pointer;
}
.cta-1, .cta2
{
	background-color: #1a458e;
	padding: 40px 100px 40px 0px;
}
p.cta-sub-title
{
	font-size: 28px;
}
.pg-titl-bdr-btm
{
	width: 100px;
	height: 3px;
	background-color: #1a458e;
}
.service-box {

    display: inline-block;
}
.service-box .service-icon {
    width: 75px;
    height: 75px;
    border-radius: 50px;
    overflow: hidden;
	margin: 0px 60px 0px 60px;
    border: 1px solid #e9e9e9;
    line-height: 75px;
    text-align: center;
    color: #1a458e;
    font-size: 36px;

    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.service-box .service-text {
    width:100%;
    margin-bottom: 20px;
}


.service-box .service-text h2 {


    font-size: 18px;
	text-align: center;
    line-height: 24px;
    color: #333333;
    font-weight: 400;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.page-title
{
	margin-bottom: 40px;
}
#portfolio
{
	background-color: RGBA(236, 240, 241, 0.04);
}
#Container .mix{
	display: none;
}
.fil-btn
{
	margin-bottom: 30px;
}
.filter
{
	background-color: #2C3E50;
	color: #fff;
	padding: 15px 30px;
	border-right: 1px solid #fff;
	display: inline-block;
	position: relative;
}
.filimg
{
	margin-bottom: 30px;
}
.fil-btn .active
{
	background-color: #1a458e;
}
.img-sec, .fig-caption
{
	width: 100%;

}
.team-info
{
	border: 1px solid rgba(204, 204, 204, 0.33);
	float: left;
	width: 100%;
	border-radius: 3px;
}
.fig-caption
{
	padding: 56px 20px 0px;
}
.fig-caption h3
{
	font-size: 20px;
	font-family: 'Josefin Slab', serif;
}
.fig-caption p
{
	font-size: 14px;
}
.team-social li
{
	display: inline-block;
}
.team-social li
{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.team-social li a
{
	color: #fff;
}
.blue-light{
	background-color: #3498DB;
}
.blue-dark
{
	background-color: #2C3E50;
}
.red
{
	background-color: #E74C3C;
}
.marb-20
{
	margin-bottom: 20px;
}
.wd75
{
	width: 75%;
	float: left;
}
.cta2 a
{
margin-top: 5px;
}
.fnt-24
{
	font-size: 24px;
}

/* Contact Form */
.text-field-box {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 40px;
    height: 60px;
    line-height: 60px;
    text-align: left;
    color: #666;
    font-size: 14px;
    padding: 0 35px;
    margin-bottom: 30px;
    width: 100%;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
}
.form-sec textarea {
    height: 220px;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

.button-medium {
    background: #1a458e;
    border-radius: 40px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 400;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 200px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #1a458e;
    box-shadow: none;
    outline: none;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.footer {
    background-color: #040E18;
}
.footer h3 {
    color: #fff;
    padding-bottom: 30px;
}
.footer_social ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer_social ul li {
    margin: 2px;
    display: inline-block;
}
.footer_social ul li a {
    background: #2e3537 none repeat scroll 0 0;
    border: 1px solid #2e3537;
    box-shadow: 0 0 0 7px transparent;
    color: #aaa;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 21px;
    padding: 9px 13px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 40px;
}
.footer-bottom {
    background: #09121B;
	width: auto;
    padding: 20px 0;
}
.footer_copyright {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
}
.footer_copyright a {
    color: #1a458e;
}
#banner
{
    background: url('../img/man.jpg') no-repeat;
    background-size: cover;
    min-height: 700px;
}
.cta2 .btn-default,.cta2 .btn-default:hover,.cta2 .btn-default:focus
{
    padding: 10px 25px;
    background-color: #fff;
    border: 0px;
}
/**************************************
cta
**************************************/
/** media queries**/
@media (min-width: 480px) and (max-width: 1023px) {
    .img-sec, .fig-caption {
    width: 100%;
    float: left;
}
.fig-caption {
    padding: 56px 20px 20px;
}
}

@media (min-width: 451px) and (max-width: 768px) {
	.img-fluid {
		max-width: 100%;

	}
.filter {
    padding: 5px 18px;
    margin-bottom: 3px;
}


.wd75
{
    width: 100%;
}
.fig-caption {
    padding: 56px 20px 20px;
}
}


@media (min-width: 301px) and (max-width: 450px) {
	.img-fluid {
		max-width: 100%;

	}
.filter {
    padding: 3px 14px;
    margin-bottom: 3px;
}
.jumbotron
{
    padding-right: 30px;
    padding-left: 30px;
}
.fig-caption {
    padding: 13px 20px 0px;
}
.team-social li {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.fig-caption h3 {
    font-size: 19px;
    font-family: 'Josefin Slab', serif;
}
.wd75
{
    width: 100%;
}
.service-box .service-text h3
{
    padding-top: 15px;
}
.jumbotron h1.small {
    font-size: 44px;
}
h1.cta-title {
    font-size: 30px;
}
p.cta-sub-title {
    font-size: 20px;
}
.button-medium {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    width: 150px;
}
.jumbotron
{
    padding: 90px 0px 0px 20px !important;
}
}
.footer_copyright a
{
    text-decoration: none;
}


@media (min-width: 100px) and (max-width: 300px) {
.img-fluid {
		max-width: 100%;

}
.filter {
    padding: 3px 14px;
    margin-bottom: 3px;
}
.img-sec, .fig-caption {
    width: 100%;
    float: left;
}
.fig-caption {
    padding: 56px 20px 20px;
}
.jumbotron h1.small {
    font-size: 44px;
}
h1.cta-title {
    font-size: 30px;
}
p.cta-sub-title {
    font-size: 20px;
}
.button-medium {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    width: 150px;
}
.jumbotron
{
    padding: 90px 0px 0px 20px !important;
}
.service-box .service-text h3 {
    padding-top: 15px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > li > a{
    text-align: center;
}
}
@media (min-width: 300px) and (max-width: 768px) {
	.img-fluid {
		max-width: 100%;

	}

#cases {
	padding-bottom: 40px;
}

#cases {
		padding-top: 25px;
		padding-bottom: 0;
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > li > a{
    text-align: center;
    border: 0px;
}
.navbar-default .navbar-nav > li > a:hover
{
    border: 0px;
}
}
/**************************************
form element
**************************************/
.our-story {


	text-align: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.our-story p {
	font-size: 36px;

	line-height: 1.3;
	padding-left: 29px;
	padding-right: 45px;
	padding: 0 10px;
	color: #3f3f3f;
	font-weight: 400;
}


.left-right-wrapper {
	position: relative;
}
.time-line-divider {
	width: 1px;
	height: 100%;
	background: #1a458e;
	left: 50%;
	top: 40px;
	position: absolute;
	display: inline-block;
}
.left-right-wrapper {
	padding-top: 142px;
}
.left-section-content {
	float: left;
}
.met-section, .met-section-right {
	width: 520px;
	border: 1px solid #1a458e;
	padding: 40px 32px 40px 33px;
	text-align: right;
	margin-bottom: 99px;
	position: relative;
	background: #ffffff;
}
.met-section p, .met-section-right p {
	padding-bottom: 32px;
	line-height: 1.5;

	font-weight: 300;
}
.met-section:after {
	font-size: 16px;
	content: "";
	font-family: FontAwesome;
	position: absolute;
	right: -13.5%;
	top: 93px;
	color: #fff;
	width: 36px;
	height: 36px;
	border-radius: 50px;
	padding-top: 11px;
	text-align: center;
	display: inline-block;
}
.met-section-right:after {
	font-size: 16px;
	position: absolute;
	left: -68px;
	top: 93px;
	background: #1a458e;
	width: 36px;
	height: 36px;
	border-radius: 50px;
	padding-top: 11px;
	text-align: center;
	display: inline-block;
}


.right-arrow-cls {
	margin-left: 16px;
	margin-bottom: 37px;
}
.met-section-right > figure, .met-section > figure {
	padding-bottom: 28px;
}
.met-section-right > p {
	line-height: 1.6;
}
.met-section > h3 {
	margin: 0 0 16px;
}

.css-shape {
	position: relative;

	text-transform: uppercase;
}

.met-section {
	margin-bottom: 95px;
	text-transform: capitalize;
}
.event-description h3{
	position: relative;
}
.right-section-content {
	float: right;
	padding-top: 144px;
}

.met-section-right {
	text-align: left;
	padding-bottom: 49px;
}
.met-section-right ul {
	padding-bottom: 22px;
}
.met-section-right ul li {
	float: left;
}

#white-text {
	color: white;
	background-
}







/*
 Table Of Contents
 1.) Media Query for Handheld Devices
 2.) Media Query for Tablet
 3.) Media Query for mobile
 ===============================================*/
/*
 1.) Media Query for Handheld Devices
 ===============================*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.img-fluid {
		max-width: 100%;

	}
	.touch span {
		font-size: 26px;
	}
	.event-description {
		padding-top: 27px !important;
		padding-right: 10px;
	}
	.event-description-wrapper {
		min-height: 440px;
		width: 450px;
	}
	.left-section-content, .right-section-content {
		width: 45%;
	}
	.met-section, .met-section-right {
		width: 100%;
	}
	.met-section-right ul li {
		width: 33.33%;
	}
	.met-section::after {
		right: -16%;
	}
	.met-section-right::after {
		left: -15.5%;
	}
	.banner-content-wrapper {
		width: 723px;
	}
	.home nav{
		margin-right: 0px;
	}
	.bell:after {
		right: -10%;
	}
	.bell:before {
		left: 96%;
	}
	#people .owl-next:after, #wedding-item .owl-next:after {
		left: -11px;
	}
	#people .owl-prev:before, #wedding-item .owl-prev:before {
		right: 0;
	}
	#wedding-item .owl-prev:before {
		right: -8px;
	}
	.gallery-blog ul li, .home-agency .portfolio ul li {
		height: 248px;
		width: 50%;
	}
	.gallery-blog ul li a, .gallery-blog ul li a img, .home-agency .portfolio ul li img, .home-agency .portfolio ul li a {
		height: 248px;
	}
	.inner-header-wrapper{
		min-height: 730px;
	}
	.quoto .overlay{
		padding-left:24px;
		padding-right: 24px;
	}
	.profile-info strong{
		font-size: 13px;
	}
	/*===============================================================================Home-agency=============================================================*/
	.home-agency nav {
		margin-right: 0px;
		margin-top: 3px;
	}
	.home-agency .logo img{
		width: 186px;
	}
	.home-agency .banner .banner-caption {
		width: auto;
		top: 67% !important;
	}
	.home-agency .services .circle {
		height: 210px;
		width: 210px;
		margin-left: 0;
	}
	.home-agency .services .circle .type-name span {
		font-size: 14px;
	}
	.home-agency .portfolio ul li img {
		width: 100%;
	}
	.home-agency .about-us .blog-wrap .detail {
		padding-top: 79px
	}
	.home-agency .about-us .blog-wrap .detail .para1 {
		font-size: 31px;
	}
	.home-agency .owl-prev:before, .home-agency #partner-slider .owl-prev:before {
		right: 0;
	}
	.home-agency .owl-prev:before, .home-agency .owl-next:after {
		top: 18%;
	}
	.home-agency .owl-next:after, #partner-slider .owl-next:after {
		left: 0;
		right: auto;
	}
	.home-agency .our-team p, .home-agency .wedding-plan span {
		width: auto;
	}
	.home-agency .recent-posts h3 a {
		font-size: 19px;
	}
	.home-agency .touch-class {
		margin-right: 20px;
	}
	.home-agency .sec-block {
		margin-left: 150px;
	}
	.travel-page .btn {
		margin-bottom: 30px;
	}
	.error .navigation > li:hover .drop-down {
		width: 125px;
	}
	.error nav {
		margin-right: 39px;
	}
	.event-page-content .span-wrapper{
	padding-left: 0;
	padding-right:0;
	}
		.padd-left {
		padding-left: 15px;
	}
	.padd-right {
		padding-right: 15px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1360px) {
	.img-fluid {
		max-width: 100%;

	}
	#people .owl-next:after, #wedding-item .owl-next:after {
		left: -11px;
	}
	#people .owl-prev:before, #wedding-item .owl-prev:before {
		right: 0;
	}
	#wedding-item .owl-prev:before {
		right: -8px;
	}
	.error .navigation > li:hover .drop-down {
		width: auto;
	}
}
/*
 2.) Media Query for Tablet
 ===============================*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.img-fluid {
		max-width: 100%;

	}

	.home nav{
		margin-right: 0px;
	}
	.navigation > li {
		padding-left: 8px;
		padding-right: 8px;
	}
	.navigation li a {
		font-size: 15px;
	}
	.drop-down li a {
		padding-left: 10px;
		padding-right: 10px;
	}
	.home-agency .navigation > li:hover .drop-down, .home .navigation > li:hover .drop-down{
		left:auto;
		right: 0;
	}
	.banner {
		min-height: 429px;
	}
	.banner-content-wrapper {
		bottom: 70px;
		width: 652px;
	}
	.happy-couple {
		padding-top: 50px;
	}
	.bell:before {
		left: 94.5%;
		top: 10.4%;
	}
	.bell:after {
		top: 7%;
		right: -13%;
	}
	.inner-header-wrapper-left h3, .inner-header-wrapper-right h3 {
		padding-top: 0px;
	}
	.count-down ul li {
		padding: 7px 45px;
	}
	.count-down {
		padding: 38px 20px;
	}
	.our-story {
		padding: 50px 20px;
	}
	.our-story p {
		font-size: 30px;
	}
	.Our-success-Story {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.met-section, .met-section-right {
		width: 100%;
	}
	.left-section-content, .right-section-content {
		width: 50%;
	}
	.right-arrow-cls::before {
		top: -13px;
	}
	.arrow-cls:before, .css-shape:before {
		background-size: 305px auto;
	}
	.left-section-content .arrow-cls:before {
		top: 9px;
	}
	.right-arrow-cls:before {
		top: -10px;
	}
	.met-section:after {
		left: 101%;
		top: 90px;
	}
	.met-section-right:after {
		left: -38px;
		top: 89px;
	}
	.met-section-right ul li {
		width: 33.33%;
	}
	.event-description-wrapper {
		min-height: 497px;
		margin-top: 143px;
		width: 408px;
	}
	.wedding-event .event-description {
		padding-right: 33px;
		padding-left: 74px;
		padding-top: 51px;
	}
	.profile-info strong {
		font-size: 12px;
	}
	.event-description-wrapper::before {
		right: 88%;
	}
	.reception-description-sec::before {
		right: -43px;
	}
	.padding-right .pull {
		right: 23%;
	}
	.padding-right .push {
		left: -2px;
	}
	#people .owl-prev::before, #wedding-item .owl-prev::before {
		height: 46px;
		width: 46px;
		padding-top: 4px;
		right: -7px;
		top: 34%;
	}
	#people .owl-next::after, #wedding-item .owl-next::after {
		height: 46px;
		width: 46px;
		padding-top: 4px;
		left: -8px;
		top: 34%;
	}
	.friend-wishes {
		padding-top: 70px;
	}
	#people-thought {
		padding-top: 0px;
	}
	.wedding-event, .touch, .gallery-part, .wedding-gift, .attending-class {
		padding-top: 70px;
	}
	.wedding-section-gift, .gallery-part, .wedding-event, .friend-wishes {
		padding-bottom: 70px;
	}
	.touch span {
		display: block;
		margin-bottom: 0px;
		font-size: 28px;
		width: 70%;
		line-height: 1.5;
	}
	.attending-class {
		background-size: cover;
		padding-bottom: 80px;
	}
	.gallery-blog ul li, .home-agency .portfolio ul li {
		height: 248px;
		width: 50%;
	}
	.gallery-blog ul li a, .gallery-blog ul li a img, .home-agency .portfolio ul li a, .home-agency .portfolio ul li a img {
		height: 248px;
	}
	.home-agency .portfolio ul li a img {
		width: 100%;
	}
	.rsvp-wrapper {
		margin-bottom: 0px;
	}
	.rsvp-wrapper {
		padding: 34px 31px;
	}
	.inner-header-wrapper img {
		width: 90%;
	}
	.left-section-content {
		padding-right: 20px;
	}
	.right-section-content {
		padding-left: 20px;
	}
	.quoto .overlay{
		padding-left:0px;
		padding-right: 0px;
	}


/*
 3.) Media Query for mobile
 ===============================*/
@media only screen and (max-width: 767px) {
	nav {
		width: 100%;
		margin-top: 0;
	}
	.navigation {
		width: 100%;
		float: none;
		left: 0;
		position: absolute;
		top: 69px;
		z-index: 99999;
		background: #f3dbbd;
		display: none;
	}
	.bell img, .jack img, .event-content-section .right-part img, .travel-page .left-part img,.categories-wrapper ul li a img,.recent-post-wrapper figure a img{
		width: 100%;
	}
	.banner-content-wrapper .title-head{
		font-size: 28px !important;
		line-height: 1.2 !important;
		letter-spacing: 0px !important
	}
	.home .tp-mask-wrap > div > .tp-splitted > .tp-splitted:nth-child(2) .tp-splitted {
		font-size: 30px !important;
		margin: 0;
    }
	.banner-content-wrapper span{
		font-size: 15px;
	}
	.navigation li, .home-agency .navigation > li {
		width: 100%;
		float: none;
		padding: 0;
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	.navigation li:last-child, .drop-down li:last-child {
		border-bottom: none;
	}
	.navigation li a {
		display: block;
		padding: 10px 0px 10px 22px;
	}
	.drop-down {
		position: static;
		transition: none;
		opacity: 1;
		width: 100%;
		display: none;
	}
	.banner {
		min-height: 386px;
	}
	.banner-content-wrapper {
		bottom:111px;
		width: 90%;
		padding: 26px 0px;
	}
	.tparrows.tp-leftarrow, .tparrows.tp-rightarrow {
		top: auto !important;
		transform: none;
		bottom: 0 !important;
		height: 40px;
		width: 40px;
	}
	.tparrows.tp-leftarrow:before, .tparrows.tp-rightarrow:before {
		font-size: 32px;
	}
	.banner-content-wrapper h1 {
		font-size: 39px;
	}
	.header-center h2 {
		font-size: 30px;
		line-height: 1.3;
	}
	.bell:before, .bell:after {
		display: none;
	}
	.inner-header-wrapper-left h3 a, .inner-header-wrapper-right h3 a {
		padding-top: 20px;
	}
	.inner-header-wrapper-left h3 a::after {
		left: 0;
		right: auto;
	}
	.happy-couple, .our-story, .Our-success-Story, .wedding-event, .important-people, .friend-wishes, .touch, .wedding-section-gift, .wedding-gift, .wedding-event-top {
		padding-top: 40px;
	}
	.our-story, .img-section, .friend-wishes, .wedding-section-gift {
		padding-bottom: 40px;
	}
	.img-section {
		padding-top: 40px;
	}
	.wedding-event, .Our-success-Story {
		padding-bottom: 0px;
	}
	.gallery-part {
		padding-top: 20px;
		padding-bottom: 40px;
	}
	.bell, .jack {
		width: 100%;
		float: none;
	}
	.bell {
		margin: 0px;
	}
	.bell:after, .count-down ul li:after {
		background: none;
	}
	.inner-header-wrapper-left, .inner-header-wrapper-right {
		padding: 4px 15px 45px 15px;
		text-align: left;
		min-height: initial;
	}
	.inner-header-wrapper img {
		position: static;
		display: block;
	}
	.inner-header-wrapper-left h3, .inner-header-wrapper-right h3 {
		background-position: left bottom;
		padding-top: 15px;
	}
	.inner-header-wrapper-left p, .inner-header-wrapper-right p {
		padding-bottom: 45px;
	}
	.count-down {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.count-down ul {
		margin: 0 auto;
	}
	.countdown-row, .met-section img, .fancybox-button > img {
		width: 100% !important;
	}
	.countdown-row {
		display: block;
		text-align: center;
	}
	.countdown-section {
		float: none !important;
		width: 100% !important;
		margin-bottom: 15px !important;
	}
	.our-success-Story {
		padding-top: 25px;
		padding-bottom: 0;
	}
	.our-story p {
		padding: 0px 0px;
		font-size: 20px;
		line-height: 1.5;
	}
	.left-section-content, .right-section-content {
		width: 100%;
		float: none;
	}
	.count-down .countdown-amount, .countdown-section, .count-down .countdown-section, .countdown-amount, .countdown-period {
		display: block;
		text-align: center;
	}
	.met-section:after, .time-line-divider::after {
		display: none;
	}
	.right-section-content {
		padding-top: 0px;
	}
	.left-right-wrapper {
		width: 100%;
		padding-top: 70px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.tabbing-wrapper {
		margin-bottom: 30px;
	}
	.gallery-img-sec {
		margin-bottom: 30px;
	}
	.attending-class {
		padding-top: 25px;
		padding-bottom: 50px;
		background-position: 90% top;
		position: relative;
	}
	.attending-class .container{
	      position: relative;
		  z-index: 9;
	}
	.attending-class:before {
    background: #000;
    content: "";
    height: 100%;
    opacity: 0.49;
    position: absolute;
    top: 0;
    width: 100%;
    }
	.time-line-divider {
		width: 0px;
	}
	.met-section, .met-section-right {
		margin-left: 2px;
		width: 100%;
		padding: 40px 21px;
		text-align: left;
		margin-bottom: 30px;
	}
	.quoto .overlay{
		padding-left: 7px;
		padding-right: 7px;
	}
	.overlay .profile-info{
		padding-left:10px;
		padding-right: 10px;
	}
	.right-section-content .met-section-right:last-child {
		margin-bottom: 0px;
	}
	.time-line-divider::after {
		background: none;
		font-size: 0;
	}
	.met-section h3 {
		margin-bottom: 20px;
	}
	.gallery-blog ul li {
		height: 52px;
	}
	.arrow-cls {
		margin-bottom: 20px;
		margin-left: 14px;
	}
	.arrow-cls::before {
		background: none;
	}
	.met-section-right::after {
		background: none;
	}
	.met-section-right ul li {
		width: 33.33%;
	}
	.padding-right figure {
		padding-top: 0px;
	}
	.event-description-wrapper {
		margin-top: 30px;
		width: 100%;
		min-height: 488px;
		margin-bottom: 25px;
	}
	.event-description-wrapper:before {
		display: none;
	}
	.day-class, .map-class, .clk-class, .venue-class {
		font-size: 12px;
	}
	.day-class:before {
		font-size: 16px;
		right: 105%;
	}
	.map-class:before {
		font-size: 16px;
		right: 105%;
	}
	.event-description > p {
		font-size: 13px;
	}
	.event-description > .read-more {
		margin-bottom: 20px;
		bottom: 43px;
		left: 46px;
		position: absolute;
		margin-bottom: 0;
	}
	.gallery-blog ul li {
		width: 100%;
		float: none;
		height: auto;
	}
	.gallery-img-sec img {
		display: block;
	}
	.wedding-event .event-description {
		padding: 82px 20px 0 38px;
	}
	#people .img, .quoto {
		margin-right: 15px;
		padding-left: 15px;
	}
	#people .owl-page, #wedding-item .owl-page {
		margin-right: 9px;
		margin-top: 19px;
	}
	#people-thought {
		padding-top: 0px;
	}
	.touch span {
		font-size: 22px;
		display: block;
		margin-bottom: 30px;
		float: none;
		line-height: 1.5;
	}
	.touch-class {
		float: none;
	}
	.header-center {
		padding: 11px 15px;
	}
	.btn, input.btn, button.btn {
		min-width: 45%;
		font-size: 14px;
		margin: 5px;
		display: inline-block;
	}
	.sub-para {
		width: 100%;
		padding-right: 20px;
		padding-left: 20px;
	}
	.inner-wrapper .input-box {
		width: 100%;
		margin-bottom: 10px;
		overflow: hidden;
		float: none;
	}
	.inner-wrapper .input-box:first-child {
		padding-right: 0px;
	}
	.inner-wrapper .input-box:last-child {
		padding-left: 0px;
	}
	.primary-footer h4 {
		font-size: 21px;
		margin-bottom: 8px;
	}
	.primary-footer h4 span {
		margin: 0;
	}
	.count-down .countdown-section:after {
		display: none;
	}
	.oct-class {
		font-size: 17px;
	}
	.footer-logo > figure, .attending-class form button {
		margin-bottom: 20px;
	}
	.primary-footer {
		padding: 31px 0 35px;
	}
	.main-footer {
		padding-bottom: 0;
	}
	.rsvp-wrapper {
		padding: 15px 17px 37px;
	}
	.left-footer, .right-footer {
		width: 100%;
		float: none;
		text-align: center;
		overflow: hidden;
		margin-bottom: 20px;
	}
	.psd-temp-class {
		font-size: 14px;
		line-height: 1.4;
	}
	.circle-class {
		float: none;
		display: inline-block;
	}
	.gift-class {
		margin-right: 0px;
	}
	.padding-class {
		padding-left: 0px;
		padding-right: 0px;
	}
	.header-cont {
		padding: 12px 0px 13px;
	}
	.home-menu {
		display: block;
		top: 17px;
		right: 16px;
	}
	/*================================home-agency===============================================*/
	.home-agency .logo, .logo{
		margin-left: 14px;
	}
	.home .logo{
		margin-left: 0px;
	}
	.home-agency .home-menu {
		top: 30px;
	}
	.home-agency .navigation{
		top: 93px;
	}
	.home-agency .banner img {
		height: 100%;
		display: block;
	}
	.home-agency .header-cont, .blog-single-quotes .media .timing-class {
		padding-bottom: 13px;
	}
	.home-agency .header-cont,{
		padding-top: 10px;
	}
	.home-agency .banner {
		min-height: 170px;
	}
	.home-agency .banner .banner-caption .h1 {
		letter-spacing: 0px;
		line-height: 38px;
		font-size: 30px;
	}
	.home-agency .what-we-do, .home-agency .services, .home-agency .get-touch, .home-agency .how-we-do, .home-agency .about-us, .home-agency .our-team {
		padding-top: 70px;
	}
	.home-agency .what-we-do {
		padding-bottom: 0px;
	}
	.home-agency .what-we-do .info-wrap, .home-agency .services .info-wrap, .home-agency .how-we-do .info-wrap, .home-agency .get-touch .info-wrap {
		padding: 0px 20px;
		text-align: center;
	}
	.home-agency .what-we-do .info-wrap, .home-agency h2::after, .home-agency .services .info-wrap, .home-agency .how-we-do .info-wrap, .home-agency .portfolio .info-wrap, .home-agency .about-us .info-wrap, .home-agency .our-team .info-wrap, .home-agency .friend-wishes .info-wrap, .home-agency .wedding-gift .info-wrap, .home-agency .get-touch .info-wrap {
		width: 100%;
	}
	.home-agency h2:after,.home-agency .services .info-wrap h2:after {
	    background-position: center center;
	}
	.home-agency h2 {
		padding-bottom: 35px;
		letter-spacing: 3px;
	}
	.home-agency p {
		margin-bottom: 45px;
		padding-bottom: 0px;
		text-align: left;
	}
	.padd-left {
		padding-left: 15px;
	}
	.padd-right {
		padding-right: 15px;
	}
	.home-agency .event-img img, .recent-posts figure img{
		width: 100%;
	}
	.home-agency .what-we-do .event-img a {
		width: 50px;
		height: 50px;
		bottom: -22px;
	}
	.home-agency .what-we-do .event-img a i {
		font-size: 25px;
		top: 25%;
	}
	.home-agency .what-we-do .event-img {
		margin-bottom: 35px;
	}
	.home-agency .footer-logo > a {
		float: none;
		width: 100%;
		display: block;
		margin-bottom: 20px;
	}
	.home-agency .primary-footer {
		padding: 35px 20px 1px;
	}
	.home-agency .sec-block {
		float: none;
		width: 100%;
		margin-left: 0px;
		text-align: center;
		margin-bottom: 30px;
	}
	.home-agency .footer-logo .sec-block span {
		font-size: 1.5;
	}
	.home-agency .left-footer {
		padding: 8px;
	}
	.home-agency .services .info-wrap p, .home-agency .how-we-do .info-wrap p, .home-agency .services {
		padding-bottom: 0px;
	}
	.psd-temp-class {
		line-height: 1.6;
	}
	.home-agency .services .circle {
		margin-left: 15px;
		margin: 0 auto 49px;
	}
	.home-agency .how-we-do .event a {
		height: 50px;
		width: 50px;
		left: 44%;
		top: -26px;
	}
	.home-agency .how-we-do .event a i {
		font-size: 24px;
	}
	.home-agency .how-we-do .event {
		padding: 45px 20px 5px;
		margin-bottom: 70px;
	}
	.home-agency .portfolio ul li {
		float: none;
		width: 100%;
		height: auto;
	}
	.home-agency .portfolio ul li img {
		display: block;
		width: 100%;
		height: 100%;
	}
	.home-agency .about-us .blog-wrap .video {
		height: auto;
	}
	.home-agency .portfolio {
		padding-bottom: 60px;
	}
	.home-agency .about-us .blog-wrap .detail {
		width: 100%;
		float: none;
		padding: 65px 30px;
		background-position: 5px 5px, 98% 5px, 4px 99%, 99% 99%;
		margin-bottom: 35px;
	}
	.home-agency .about-us .blog-wrap .detail .para1 {
		line-height: 35px;
		font-size: 26px;
		text-align: center;
		padding-bottom: 0px;
	}
	.home-agency .about-us .blog-wrap .detail .para2 {
		font-size: 21px;
		line-height: 29px;
		text-align: center;
	}
	.home-agency .about-us .blog-wrap .video {
		width: 100%;
		float: none;
	}
	.home-agency .about-us .blog-wrap .video img {
		height: auto;
	}
	.home-agency .about-us .blog-wrap .video a .fa-play {
		font-size: 43px;
		left: 57%;
	}
	.home-agency .about-us .blog-wrap .video a {
		width: 95px;
		height: 95px;
	}
	.home-agency .our-team .group {
		margin-right: 0px;
		padding: 0px 20px;
	}
	.home-agency .status ul li {
		width: 100%;
		float: none;
		padding: 30px 0px;
	}
	.home-agency .recent-posts .info-wrap {
		width: 100%;
		padding: 0px 10px;
	}
	.home-agency .recent-posts p, .home-agency .recent-posts {
		padding-bottom: 0px;
	}
	.home-agency .recent-posts .post-blog {
		margin-bottom: 40px;
	}
	.home-agency .wedding-plan span {
		padding: 5px 13px 30px;
		line-height: 36px;
		font-size: 26px;
		width: 100%;
	}
	.rsvp-wrapper {
		padding: 30px 17px 37px;
	}
	.next-prev-class, .blog-single-quotes .media .emma, .blog-single-quotes .media .timing-class {
		float: none;
	}
	.next-prev-class .pagination > li > a {
		margin-right: 7px;
	}
	.blog .blog-page-content {
		padding-top: 52px;
		padding-bottom: 0;
	}
	.blog .blog-post-wrapper {
		padding-top: 29px;
	}
	.banner-content-wrapper h1 {
		font-size: 35px;
	}
	.banner-content-wrapper {
		padding: 16px 0;
	}
	.blog .banner-content-wrapper h1:after {
		left: 40%;
		bottom: 15px;
	}
	.home-agency .banner .banner-caption, .home-agency .our-team p, .travel-page .header-center-content > p {
		width: auto;
	}
	.home-agency .main-footer {
		padding: 17px 0 0;
	}
	.home-agency .about-us .blog-wrap .video a, .blog-post-wrapper figure .control a {
		border-width: 5px;
		height: 60px;
		width: 60px;
	}
	.home-agency .about-us .blog-wrap .video a .fa-play, .blog-post-wrapper figure .control a i {
		font-size: 24px;
	}
	/*======================blog-detail================*/

	.blog-single-quotes .share-block {
		float: none;
		overflow: hidden;
		width: 100%;
	}
	.blog-single-quotes .pager {
		float: none;
		width: 100%;
	}
	.blog-detail-page .quotes {
		padding: 30px 20px 37px;
	}
	.blog-detail-page .blog-single-quotes .quotes p {
		font-size: 20px;
	}
	.blog-single-quotes .media .media-left a::after {
		right: -104px;
	}
	.blog-single-quotes .media .media-left {
		padding-right: 15px;
	}
	.blog-single-quotes .media {
		padding-bottom: 30px;
	}
	.blog-single-quotes .media .media-heading {
		font-size: 16px;
	}
	.blog .blog-post-wrapper .post-blog p {
		font-size: 14px;
		line-height: 1.4;
	}
	.aside-section .photo-gallery li {
		border-bottom: 0px;
	}
	/*======================event-detail================*/
	.event-page h1 {
		line-height: 1.5;
	}
	.blog .banner-content-wrapper h1:after, .event-page .banner-content-wrapper h1:after, .travel-page .banner-content-wrapper h1:after {
		bottom: 13px;
		left: 0;
	}
