.align-items-center {
		align-items: center !important;
	}
	.d-flex {
		display: flex!important;
	}
	/** 129,19,146 **/
	.slider-area .hero__caption.caption-bg{
		/*background-color: rgba(109,109,46,.5);*/
		background-color: rgba(0,0,0,.1);
		border-radius: 50%;
		margin: 0px;
		height: 570px;
		width: 570px;
	}
	.slider-area .hero__caption .circle-caption{
		z-index: 11;
	}
	.slider-area .hero__caption::before{
		position: absolute;
		content: "";
		background-image: none; 
		background-repeat: no-repeat;
		background-size: cover;
		width: 540px;
		height: 540px;
		z-index: 1;
		-webkit-animation-name: rotateme;
		 animation-name: rotateme; 
		-webkit-animation-duration: 30s;
		animation-duration: 30s;
		 -webkit-animation-iteration-count: infinite; 
		 animation-iteration-count: infinite; 
		-webkit-animation-timing-function: linear; 
		animation-timing-function: linear;
		/*background-color: rgba(109,109,46,.5);*/
		background-color: rgba(0,0,0,.1);
		border-radius: 50%;
		left: 15px;
		border-style: dashed;
		border-color: #fff;
		
	}
	.row {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-right: -15px;
		margin-left: -15px;
	}
	.no-gutters {
		margin-right: 0;
		margin-left: 0;
	}
	.no-gutters>.col, .no-gutters>[class*=col-] {
		padding-left: 0;
		padding-right: 0;
	}
	
	.checkbox label, .radio label {
		min-height: 20px;
		padding-left: 20px;
		margin-bottom: 0;
		font-weight: 400;
		cursor: pointer;
	}
	
	.contact-section .form .checkbox label {
		padding-right: 10px;
		min-height: 30px;
	}
	
	.contact-section .form input[type=checkbox] {
		height: 20px;
		margin-top: 0;
		width:auto;
	}
	
	.btn.btn-switcher, .toggle-off.btn{
		
		font-size: 14px;
		padding: 6px 12px;
		line-height: 1.42857143;
	}

.main-header .main-menu ul li a,
.header-sticky.sticky-bar.sticky .main-menu ul>li>a{
	padding: 30px 12px;
	font-size: 14px;
}	

.main-header .logo a {
	font-size: 2rem;
}


.service-area .singl-services::before {
	display:none;
}

#home .wed-title {
    font-size: 42px !important;
    width: 90%;
    margin: 0 auto 10px;
}



/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {


}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {


}

 
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
	

}
@media (max-width: 768px) {
	.story-section ul li:nth-child(2n+1) .img-holder {
		float: right;
	}
}
 
/* small mobile :320px. */
@media (max-width: 767px) {

.slider-area .hero__caption.caption-bg {
    height: 250px;
    width: 250px;
}
.slider-area .hero__caption::before{
	width: 220px;
    height: 220px;
}
.slider-area .hero__caption .circle-caption span {
    font-size: 14px;
}
.slider-area .hero__caption .circle-caption h1 {
    font-size: 18px;
    line-height: 1.3;
}
.slider-area .hero__caption .circle-caption p {
    font-size: 10px;
}
.slider-area .hero__caption .circle-caption {
    margin: 0 auto;
	padding:0px;
    /* padding-left: 22px; */
}

.section-title h2 {
    font-size: 22px;
    line-height: 1.1;
}

.couple-section .couple-img {
	height: 300px;	
}	

.couple-section .couple-img .social_links li a{
	height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 16px;
}
.Our-story-area .story-caption h3 {
    font-size: 22px;
}
.Our-story-area .story-caption .story1{
	font-size: 12px;
}
.Our-story-area .couple-signature {
    font-size: 20px;
}	

.invitation-section .invit-col {
    width: 100%;
    max-width: 100%;
    flex: none;
}

.invitation-section .invitation-box h2 {
    font-size: 20px;
    margin-bottom: 12px;
}
.invitation-section .invitation-box h3{
	font-size: 24px;
} 
 
.invitation-section .invitation-box p{
	font-size: 14px;
	margin-bottom: 20px;
} 
.invitation-section .invitation-box .btn{
	font-size: 12px;
	padding: 14px 26px;
} 

}

@media (max-width: 768px) {
	.logo {
		padding-top: 0px;
	}
	.main-header {
		padding: 5px 0;
	}
	.slicknav_menu {
		margin-top: 0px !important;
	}
	.slider-area .hero__caption::before {
		width: 360px;
		height: 360px;
	}
	.slider-area .hero__caption.caption-bg {
		height: 390px;
		width: 390px;
	}
	.slider-area .hero__caption .circle-caption {
		padding-left: 0px;
		margin: 0 auto;
	}
	.gift-area .gift-caption h2 {
		font-size: 2.5rem;
	}
	.gift-area .gift-caption p {
		font-size: 22px;
	}
	.gift-area .gift-caption h3 {
		font-size: 1rem;
	}
	.gift-area .gift-caption a.btn {
		padding: 20px 30px;
	}
	.section-title h2 {
		font-size: 32px;
		/*font-weight: 500;*/
	}
	.story-section .details h3 {
		font-size: 1.8rem;
	}
	.service-area .singl-services .top-caption h4 {
		font-size: 24px;
	}
	.service-area .singl-services .top-caption p {
		font-size: 16px;
		margin-bottom:30px;
	}
	.popup-gmaps {
		font-weight: bold;
	}
	.relative-section .grid .img-holder {
		height: 150px;
	}
	.couple-section .signature-section{
		margin-bottom:50px;
	}
	.couple-section .couple-img{
		margin-bottom:30px;
	}
	.Our-story-area .story-caption .story1 {
		margin-bottom: 15px;
	}
}
 
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	/*.container {width:450px}*/
 
}
@media (max-width:479px){
	.slider-area .hero__caption.caption-bg {
		height: 190px;
		width: 190px;
	}
	.slider-area .hero__caption::before {
		width: 160px;
		height: 160px;
	}
	.slider-area .hero__caption .circle-caption p {
		margin: 0;
	}
	.Our-story-area .couple-signature {
		font-size: 36px;
	}
	.gift-area .gift-caption h2 {
		font-size: 2rem;
	}
	.gift-area .gift-caption p {
		font-size: 18px;
	}
	.story-block .img-holder{
		display: block !important;
	}
	.story-block .img-holder img{
		display: block !important;
		float: left !important;
		margin-left: 0px !important;
		width:auto;
		max-width:100%;
	}
	.footer_socials_links {
		height: 40px !important;
		width: 40px !important;
		font-size: 20px !important;
		line-height: 24px !important;
	}
	.story-section ul li .img-holder{
		margin:0px !important;
		margin-bottom: 10px !important;
	}
	.story-section ul li .details{
		padding:0px !important;
	}
	.story-section .date {
		margin-bottom: 0px;
	}
	.relative-section .grid .details {
		min-height: auto;
	}
	.relative-section .grid .img-holder {
		height: 200px;
	}
	#home .container [class*="col-"] {
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
	}
	.slider-area .hero__caption.caption-bg {
		height: 250px;
		width: 250px;
	}
	.slider-area .hero__caption::before {
		width: 220px;
		height: 220px;
	}
	#home .wed-title {
		font-size: 28px !important;
	}
	/*
	#people .img-holder{
		height:auto;
	}
	#people .img-holder img {
		width: 100%;
		position: unset;
		transform: none;
		max-width: 100%;
		height: auto;
	}
	*/
	
	.couple-section .couple-img {
		height: auto;
	}
	.couple-section .couple-img  img, 
	#events .event-image img,
	.relative-section .grid .img-holder img,
	#gallery .img-holder img{
		width: 100% !important;
		position: unset !important;
		transform: none !important;
		max-width: 100% !important;
		height: auto !important;
		max-height: 100% !important;
	}
	.invitation-section .invit-col {
		width: calc(100% - 15px);
		margin: 0 auto;
	}
	.story-section ul li .img-holder {
		min-height: auto;
	}
	.story-section ul li .img-holder img {
		width: 100%;
		max-height: unset;
		height: auto;
	}
	#events .event-image, 
	.relative-section .grid .img-holder,
	#gallery .img-holder{
		overflow: visible !important;
		height: auto !important;
		position: relative;
		border: 0px none !important;
	}
}